|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface State
A representation of the model object 'State'.
The following features are supported:
BehaviorsPackage.getState()| Method Summary | |
|---|---|
|
getAlternativeIncoming()
Returns the value of the 'Alternative Incoming' reference list. |
|
getIncoming()
Returns the value of the 'Incoming' reference list. |
|
getOutgoing()
Returns the value of the 'Outgoing' reference list. |
| Methods inherited from interface ujf.verimag.bip.Core.Behaviors.NamedElement |
|---|
getName, getScope, setName, setScope |
| Method Detail |
|---|
getIncoming()
Transition.
It is bidirectional and its opposite is 'Destination'.
If the meaning of the 'Incoming' reference list isn't clear, there really should be more of a description here...
BehaviorsPackage.getState_Incoming(),
Transition.getDestination()getAlternativeIncoming()
TransitionAlternative.
It is bidirectional and its opposite is 'State'.
If the meaning of the 'Alternative Incoming' reference list isn't clear, there really should be more of a description here...
BehaviorsPackage.getState_AlternativeIncoming(),
TransitionAlternative.getState()getOutgoing()
AbstractTransition.
It is bidirectional and its opposite is 'Origin'.
If the meaning of the 'Outgoing' reference list isn't clear, there really should be more of a description here...
BehaviorsPackage.getState_Outgoing(),
AbstractTransition.getOrigin()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||