public interface Seff2MethodLink extends EObject
The following features are supported:
SourceCodeDecoratorPackage.getSeff2MethodLink()| Modifier and Type | Method and Description |
|---|---|
org.eclipse.gmt.modisco.java.Block |
getBlockstatement()
Returns the value of the 'Blockstatement' reference.
|
org.palladiosimulator.pcm.seff.ServiceEffectSpecification |
getSeff()
Returns the value of the 'Seff' reference.
|
void |
setBlockstatement(org.eclipse.gmt.modisco.java.Block value)
Sets the value of the '
Blockstatement' reference. |
void |
setSeff(org.palladiosimulator.pcm.seff.ServiceEffectSpecification value)
Sets the value of the '
Seff' reference. |
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnseteAdapters, eDeliver, eNotify, eSetDeliverstatic final String copyright
org.eclipse.gmt.modisco.java.Block getBlockstatement()
If the meaning of the 'Blockstatement' reference isn't clear, there really should be more of a description here...
setBlockstatement(Block),
SourceCodeDecoratorPackage.getSeff2MethodLink_Blockstatement()void setBlockstatement(org.eclipse.gmt.modisco.java.Block value)
Blockstatement' reference. value - the new value of the 'Blockstatement' reference.getBlockstatement()org.palladiosimulator.pcm.seff.ServiceEffectSpecification getSeff()
If the meaning of the 'Seff' reference isn't clear, there really should be more of a description here...
setSeff(ServiceEffectSpecification),
SourceCodeDecoratorPackage.getSeff2MethodLink_Seff()