CustomTypes

onera.pmlanalyzer.views.dependability.model.CustomTypes$

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Concise view

Type members

Classlikes

object Request

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type
Request.type

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Types

type Request[T] = Map[(InitiatorId, TargetId), T]
type TargetStatus[T] = Map[TargetId, T]