public interface Step extends EObject
The following features are supported:
SfcPackage.getStep()| Modifier and Type | Method and Description |
|---|---|
EList<ActionAssociation> |
getContainsActionAssociation()
Returns the value of the 'Contains Action Association' containment reference list.
|
String |
getName()
Returns the value of the 'Name' attribute.
|
void |
setName(String value)
Sets the value of the '
Name' attribute. |
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnseteAdapters, eDeliver, eNotify, eSetDeliverString getName()
If the meaning of the 'Name' attribute isn't clear, there really should be more of a description here...
setName(String),
SfcPackage.getStep_Name()void setName(String value)
Name' attribute.
value - the new value of the 'Name' attribute.getName()EList<ActionAssociation> getContainsActionAssociation()
ActionAssociation.
If the meaning of the 'Contains Action Association' containment reference list isn't clear, there really should be more of a description here...
SfcPackage.getStep_ContainsActionAssociation()