Initiator

onera.pmlanalyzer.views.dependability.model.Initiator
See theInitiator companion object
class Initiator[FM] extends Transporter[FM]

Attributes

Companion:
object
Graph
Supertypes
class Transporter[FM]
trait Component
class Object
trait Matchable
class Any

Members list

Concise view

Value members

Inherited methods

override def toString: String

Returns a string representation of the object.

Returns a string representation of the object.

The default representation is platform dependent.

Attributes

Returns:

a string representation of the object.

Definition Classes
Component -> Any
Inherited from:
Component

Concrete fields

val storeI: InputPort[List[TargetStatus[FM]]]

Inherited fields

Attributes

Inherited from:
Transporter
val initialState: FM

Attributes

Inherited from:
Transporter
val loadI: InputPort[List[Request[FM]]]

Attributes

Inherited from:
Transporter