Packages

o

org.opalj.fpcf

InterimE

object InterimE

Source
EOptionP.scala
Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. InterimE
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. Protected

Value Members

  1. def unapply[E <: Entity, P <: Property](interimP: InterimEP[E, P]): Some[E]

    Extracts the entity of an interim property.

    Extracts the entity of an interim property.

    Note

    When we just have an InterimP object, we don't know which properties (ub, lb or both) are available.