onera.pmlanalyzer.views.dependability.model.DetermisticEvent
See theDetermisticEvent companion object
case class DetermisticEvent[T](name: Symbol, owner: ModeAutomaton[T], delay: Int) extends ConcreteEvent
Attributes
- Companion:
- object
- Graph
- Supertypes
- trait Serializabletrait Producttrait Equalstrait ConcreteEventtrait Eventclass Objecttrait Matchableclass Any