Package

org.opalj

fpcf

Permalink

package fpcf

Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. fpcf
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Type Members

  1. type ComputationResults = Traversable[SomeEP]

    Permalink
  2. type Continuation[P <: Property] = (Entity, P) ⇒ PropertyComputationResult

    Permalink
  3. type Entity = AnyRef

    Permalink
  4. type OnUpdateContinuation = (Entity, Property, UserUpdateType) ⇒ PropertyComputationResult

    Permalink
  5. type PropertyComputation[E <: Entity] = (E) ⇒ PropertyComputationResult

    Permalink
  6. type PropertyKeyID = Int

    Permalink
  7. type SomeContinuation = Continuation[_ <: Property]

    Permalink
  8. type SomeEOptionP = EOptionP[_ <: Entity, _ <: Property]

    Permalink
  9. type SomeEP = EP[_ <: Entity, _ <: Property]

    Permalink
  10. type SomeEPK = EPK[_ <: Entity, _ <: Property]

    Permalink
  11. type SomePropertyComputation = PropertyComputation[_ <: Entity]

    Permalink
  12. type SomePropertyKey = PropertyKey[_ <: Property]

    Permalink

Value Members

  1. package analysis

    Permalink

Inherited from AnyRef

Inherited from Any

Ungrouped