BasicTransporter

onera.pmlanalyzer.views.dependability.model.BasicTransporter
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
class Transporter[FM]
trait Component
class Object
trait Matchable
class Any
Known subtypes
class Virtualizer[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

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

Inherited fields

Attributes

Inherited from:
Transporter
val id: Id

Attributes

Inherited from:
Component
val initialState: FM

Attributes

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

Attributes

Inherited from:
Transporter

Attributes

Inherited from:
Transporter