onera.pmlanalyzer.views.dependability.model
Members list
Concise view
Type members
Classlikes
object Application
Attributes
- Companion:
- class
- Graph
- Supertypes
- class Objecttrait Matchableclass Any
- Self type
- Application.type
Attributes
- Graph
- Supertypes
abstract class BasicTransporter[FM](implicit evidence$4: IsCriticityOrdering[FM], evidence$5: IsFinite[FM], evidence$6: IsShadowOrdering[FM], owner: Owner) extends Transporter[FM]
Attributes
- Graph
- Supertypes
- Known subtypes
- class SimpleTransporter[FM]class Virtualizer[FM]
Attributes
- Graph
- Supertypes
Attributes
- Graph
- Supertypes
- class Objecttrait Matchableclass Any
trait Component
Attributes
- Graph
- Supertypes
- class Objecttrait Matchableclass Any
- Known subtypes
- class ModeAutomaton[T]class FMAutomaton[T]class InputFMAutomaton[T]class SimpleFMAutomaton[T]trait Software[FM]class Application[FM]class Descriptor[FM]trait Target[FM]class InputDepTarget[FM]class InputInDepTarget[FM]class Transporter[FM]class BasicTransporter[FM]class SimpleTransporter[FM]class Virtualizer[FM]class Initiator[FM]
Attributes
- Graph
- Supertypes
- Known subtypes
- class DetermisticEvent[T]class StochasticEvent[T]
Attributes
- Graph
- Supertypes
Attributes
- Graph
- Supertypes
- trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass Any
object CustomTypes
Attributes
- Graph
- Supertypes
- class Objecttrait Matchableclass Any
- Self type
- CustomTypes.type
object Descriptor
Attributes
- Companion:
- class
- Graph
- Supertypes
- class Objecttrait Matchableclass Any
- Self type
- Descriptor.type
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
object DetermisticEvent
Attributes
- Companion:
- class
- Graph
- Supertypes
- trait Producttrait Mirrorclass Objecttrait Matchableclass Any
- Self type
- DetermisticEvent.type
trait Event
Attributes
- Graph
- Supertypes
- class Objecttrait Matchableclass Any
- Known subtypes
object ExprImplicits
Attributes
- Graph
- Supertypes
- class Objecttrait Matchableclass Any
- Self type
- ExprImplicits.type
Attributes
- Graph
- Supertypes
- Known subtypes
- class InputFMAutomaton[T]class SimpleFMAutomaton[T]
Attributes
- Graph
- Supertypes
trait Id
Attributes
- Graph
- Supertypes
- class Objecttrait Matchableclass Any
- Known subtypes
Attributes
- Graph
- Supertypes
- class Objecttrait Matchableclass Any
- Known subtypes
Attributes
- Companion:
- object
- Graph
- Supertypes
object Initiator
Attributes
- Companion:
- class
- Graph
- Supertypes
- Self type
- InitiatorId.type
object InputDepTarget
Attributes
- Companion:
- class
- Graph
- Supertypes
- class Objecttrait Matchableclass Any
- Self type
- InputDepTarget.type
class InputFMAutomaton[T](val id: AutomatonId, val initialState: T)(implicit evidence$7: IsCriticityOrdering[T], evidence$8: IsFinite[T], evidence$9: IsShadowOrdering[T]) extends FMAutomaton[T]
Attributes
- Companion:
- object
- Graph
- Supertypes
object InputFMAutomaton
Attributes
- Companion:
- class
- Graph
- Supertypes
- class Objecttrait Matchableclass Any
- Self type
- InputFMAutomaton.type
object InputInDepTarget
Attributes
- Companion:
- class
- Graph
- Supertypes
- class Objecttrait Matchableclass Any
- Self type
- InputInDepTarget.type
object InputPort
trait Linker
Attributes
- Graph
- Supertypes
- class Objecttrait Matchableclass Any
Base trait for all automaton-like component
Base trait for all automaton-like component
Attributes
- T
Possible modes of the automaton
- Graph
- Supertypes
- Known subtypes
Attributes
- Graph
- Supertypes
trait Owner
Attributes
- Graph
- Supertypes
- class Objecttrait Matchableclass Any
Attributes
- Companion:
- object
- Graph
- Supertypes
object SimpleFMAutomaton
Attributes
- Companion:
- class
- Graph
- Supertypes
- class Objecttrait Matchableclass Any
- Self type
- SimpleFMAutomaton.type
Attributes
- Companion:
- object
- Graph
- Supertypes
object SimpleTransporter
Attributes
- Companion:
- class
- Graph
- Supertypes
- class Objecttrait Matchableclass Any
- Self type
- SimpleTransporter.type
Attributes
- Graph
- Supertypes
- Known subtypes
- class Application[FM]class Descriptor[FM]
Attributes
- Companion:
- class
- Graph
- Supertypes
- Self type
- SoftwareId.type
Attributes
- Companion:
- object
- Graph
- Supertypes
- trait Serializabletrait Producttrait Equalstrait ConcreteEventtrait Eventclass Objecttrait Matchableclass Any
object StochasticEvent
Attributes
- Companion:
- class
- Graph
- Supertypes
- trait Producttrait Mirrorclass Objecttrait Matchableclass Any
- Self type
- StochasticEvent.type
Attributes
- Graph
- Supertypes
Attributes
- Graph
- Supertypes
- trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass Any
Attributes
- Graph
- Supertypes
- Known subtypes
- class InputDepTarget[FM]class InputInDepTarget[FM]
Representation of automaton transitions
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
abstract class Transporter[FM](implicit evidence$1: IsCriticityOrdering[FM], evidence$2: IsFinite[FM], evidence$3: IsShadowOrdering[FM], owner: Owner) extends Component
Attributes
- Graph
- Supertypes
- Known subtypes
Attributes
- Graph
- Supertypes
Attributes
- Companion:
- object
- Graph
- Supertypes
- Known subtypes
object Variable
Attributes
- Companion:
- class
- Graph
- Supertypes
- Self type
- VariableId.type
Attributes
- Companion:
- object
- Graph
- Supertypes
object Virtualizer
Attributes
- Companion:
- class
- Graph
- Supertypes
- class Objecttrait Matchableclass Any
- Self type
- Virtualizer.type