Transporter

onera.pmlanalyzer.views.dependability.model.Transporter
abstract class Transporter[FM](implicit evidence$1: IsCriticityOrdering[FM], evidence$2: IsFinite[FM], evidence$3: IsShadowOrdering[FM], owner: Owner) extends Component

Attributes

Graph
Supertypes
trait Component
class Object
trait Matchable
class Any
Known subtypes
class Virtualizer[FM]
class Initiator[FM]

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

Abstract fields

Concrete fields

val initialState: FM
val loadI: InputPort[List[Request[FM]]]

Inherited fields

val id: Id

Attributes

Inherited from:
Component