Target

onera.pmlanalyzer.views.dependability.model.Target
trait Target[FM] extends Component

Attributes

Graph
Supertypes
trait Component
class Object
trait Matchable
class Any
Known subtypes
class InputDepTarget[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 storeI: InputPort[List[Request[FM]]]