|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface TransitionChain
A representation of the model object 'Transition Chain'.
The following features are supported:
ETriceGenPackage.getTransitionChain()| Method Summary | |
|---|---|
java.lang.String |
genExecuteChain(ITransitionChainVisitor tcv)
|
State |
getStateContext()
|
Transition |
getTransition()
Returns the value of the 'Transition' reference. |
boolean |
isHandler()
|
boolean |
isSkipEntry()
Returns the value of the 'Skip Entry' attribute. |
void |
setSkipEntry(boolean value)
Sets the value of the ' Skip Entry' attribute. |
void |
setTransition(Transition value)
Sets the value of the ' Transition' reference. |
| Method Detail |
|---|
Transition getTransition()
If the meaning of the 'Transition' reference isn't clear, there really should be more of a description here...
setTransition(Transition),
ETriceGenPackage.getTransitionChain_Transition()void setTransition(Transition value)
Transition' reference.
value - the new value of the 'Transition' reference.getTransition()boolean isSkipEntry()
"false".
If the meaning of the 'Skip Entry' attribute isn't clear, there really should be more of a description here...
setSkipEntry(boolean),
ETriceGenPackage.getTransitionChain_SkipEntry()void setSkipEntry(boolean value)
Skip Entry' attribute.
value - the new value of the 'Skip Entry' attribute.isSkipEntry()State getStateContext()
boolean isHandler()
java.lang.String genExecuteChain(ITransitionChainVisitor tcv)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||