Class | Description |
---|---|
AutomatonFactoryImpl |
An implementation of the model Factory.
|
AutomatonImpl |
An implementation of the model object 'Automaton'.
|
AutomatonPackageImpl |
An implementation of the model Package.
|
EpsilonTransitionImpl |
An implementation of the model object 'Epsilon Transition'.
|
EventTokenImpl |
An implementation of the model object 'Event Token'.
|
FinalStateImpl |
An implementation of the model object 'Final State'.
|
GuardImpl |
An implementation of the model object 'Guard'.
|
HoldsForImpl |
An implementation of the model object 'Holds For'.
|
InitStateImpl |
An implementation of the model object 'Init State'.
|
InternalModelImpl |
An implementation of the model object 'Internal Model'.
|
NegativeTransitionImpl |
An implementation of the model object 'Negative Transition'.
|
ParameterBindingImpl |
An implementation of the model object 'Parameter Binding'.
|
ParameterImpl |
An implementation of the model object 'Parameter'.
|
ParameterTableImpl |
An implementation of the model object 'Parameter Table'.
|
StateImpl |
An implementation of the model object 'State'.
|
TimedZoneImpl |
An implementation of the model object 'Timed Zone'.
|
TransitionImpl |
An implementation of the model object 'Transition'.
|
TrapStateImpl |
An implementation of the model object 'Trap State'.
|
TypedTransitionImpl |
An implementation of the model object 'Typed Transition'.
|
WithinImpl |
An implementation of the model object 'Within'.
|