public interface Transition extends EObject
The following features are supported:
SfcPackage.getTransition()| Modifier and Type | Method and Description |
|---|---|
EList<Step> |
getHasSourceStep()
Returns the value of the 'Has Source Step' reference list.
|
EList<Step> |
getHasTargetStep()
Returns the value of the 'Has Target Step' reference list.
|
Expression |
getHasTransitionCondition()
Returns the value of the 'Has Transition Condition' reference.
|
void |
setHasTransitionCondition(Expression value)
Sets the value of the '
Has Transition Condition' reference. |
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnseteAdapters, eDeliver, eNotify, eSetDeliverEList<Step> getHasSourceStep()
Step.
If the meaning of the 'Has Source Step' reference list isn't clear, there really should be more of a description here...
SfcPackage.getTransition_HasSourceStep()EList<Step> getHasTargetStep()
Step.
If the meaning of the 'Has Target Step' reference list isn't clear, there really should be more of a description here...
SfcPackage.getTransition_HasTargetStep()Expression getHasTransitionCondition()
If the meaning of the 'Has Transition Condition' reference isn't clear, there really should be more of a description here...
setHasTransitionCondition(Expression),
SfcPackage.getTransition_HasTransitionCondition()void setHasTransitionCondition(Expression value)
Has Transition Condition' reference.
value - the new value of the 'Has Transition Condition' reference.getHasTransitionCondition()