Modifier and Type | Method and Description |
---|---|
PrioritizedTransition |
StateMachinesFactory.createPrioritizedTransition()
Returns a new object of class 'Prioritized Transition'.
|
Modifier and Type | Class and Description |
---|---|
class |
PrioritizedTransitionImpl
An implementation of the model object 'Prioritized Transition'.
|
Modifier and Type | Method and Description |
---|---|
PrioritizedTransition |
StateMachinesFactoryImpl.createPrioritizedTransition() |
Modifier and Type | Method and Description |
---|---|
T |
StateMachinesSwitch.casePrioritizedTransition(PrioritizedTransition object)
Returns the result of interpreting the object as an instance of 'Prioritized Transition'.
|