class TransitionExtend
Package: swiss.avm.up.core.generic.statemachine.javamodel.TransitionExtend
Direct Known Subclasses:
class TransitionExtend extends Resource
Properties
position
Define the position of the transition.
If no position is specified, PosInheritedTransition_after is used
APosInheritedTransition[0..1]
transtionTo
Transition[1..1]
A Transition is an edge leaving a State or SuperState. It defines the target
state that control moves to when its guard condition becomes true.
Method Summary
getName
@FName