Packages

o

org.opalj.fpcf

FinalProperties

case object FinalProperties extends SinglePropertiesBoundType with Product with Serializable

Source
PropertiesBoundsType.scala
Linear Supertypes
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. FinalProperties
  2. Serializable
  3. Product
  4. Equals
  5. SinglePropertiesBoundType
  6. PropertiesBoundType
  7. AnyRef
  8. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. Protected

Type Members

  1. final type MatchedProperties[P] = P

Value Members

  1. def productElementName(n: Int): String
    Definition Classes
    Product
  2. def productElementNames: Iterator[String]
    Definition Classes
    Product
  3. def unapply[E <: Entity, P <: Property](e: EPS[E, P]): Option[P]
    Definition Classes
    FinalPropertiesPropertiesBoundType