Transparent

onera.pmlanalyzer.views.interference.operators.Transparent$

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Concise view

Type members

Classlikes

trait Ops

If an element x of type T is transparent then the operator can be used as follows

If an element x of type T is transparent then the operator can be used as follows

x.isTransparent

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any

Givens

Givens

given given_Transparent_T[T](using ev: TransparentSet[T]): given_Transparent_T[T]
given given_Transparent_U[U](using transformation: Transform[U, Option[PhysicalTransactionId]], ev: Transparent[PhysicalTransactionId]): given_Transparent_U[U]
given given_Transparent_V[V](using transformation: Transform[V, Set[PhysicalTransactionId]], ev: Transparent[PhysicalTransactionId]): given_Transparent_V[V]