IdBuilder

onera.pmlanalyzer.views.dependability.model.IdBuilder
trait IdBuilder[T <: Id]

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object InitiatorId.type
object SoftwareId.type
object TargetId.type
object VariableId.type

Members list

Concise view

Type members

Classlikes

object TIsFinite extends IsFinite[T]

Attributes

Graph
Supertypes
trait IsFinite[T]
class Object
trait Matchable
class Any
Self type

Value members

Abstract fields

val noneId: T
val tyypeName: Symbol

Concrete fields

protected val _memo: HashMap[Symbol, T]