InputInDepTarget

onera.pmlanalyzer.views.dependability.model.InputInDepTarget
See theInputInDepTarget companion object
class InputInDepTarget[FM] extends Target[FM]

Attributes

Companion:
object
Graph
Supertypes
trait Target[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

Inherited fields

Attributes

Inherited from:
Target
val storeI: InputPort[List[Request[FM]]]

Attributes

Inherited from:
Target