Transition
onera.pmlanalyzer.views.dependability.model.Transition
Representation of automaton transitions
Attributes
- T
the type of the owner state
- computeNewState
the new state when the transaction will be fired
- e
the trigger event
- guard
predicate encoding the guard of the transition
- Graph
- Supertypes
- trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass Any