package nf
Ordering
- Alphabetic
Visibility
- Public
- Protected
Type Members
- class ActedOnBehalfOf extends Statement with Mergeable[ActedOnBehalfOf] with ImmutableActedOnBehalfOf with Serial[immutable.ActedOnBehalfOf]
- class Activity extends Statement with Mergeable[Activity] with ImmutableActivity with Serial[immutable.Activity]
- class Agent extends Statement with Mergeable[Agent] with ImmutableAgent with Serial[immutable.Agent]
- class AlternateOf extends Statement with Mergeable[AlternateOf] with ImmutableAlternateOf with Serial[immutable.AlternateOf]
- class Bundle extends MultiIdentifiable with Hashable with HasNamespace
- case class ComplexKey[TERM](_1: Set[QualifiedName], _2: Set[QualifiedName]) extends Product with Serializable
- class DocumentProxy extends HasNamespace with Hashable with ProxyWithStatements with DocumentProxyInterface
- class DocumentProxyFromStatements extends HasNamespace with Hashable with ProxyWithStatements
- class Entity extends Statement with Mergeable[Entity] with ImmutableEntity with Serial[immutable.Entity]
- class FooException extends Exception
- class HadMember extends Statement with Mergeable[HadMember] with ImmutableHadMember with Serial[immutable.HadMember]
- trait HasLabel extends AnyRef
- trait HasLocation extends AnyRef
- trait HasOther extends AnyRef
- trait HasRole extends AnyRef
- trait HasType extends AnyRef
- trait HasValue extends AnyRef
- trait Hashable extends AnyRef
- trait Identifiable extends AnyRef
- trait ImmutableActedOnBehalfOf extends Relation with MultiIdentifiable with HasLabel with HasType with HasOther with Hashable
- trait ImmutableActivity extends model.HasLabel with model.HasType with model.HasLocation with model.HasOther with MultiIdentifiable with HasLocation with HasLabel with HasType with HasOther with Hashable
- trait ImmutableAgent extends model.HasLabel with model.HasType with model.HasLocation with model.HasOther with MultiIdentifiable with HasLocation with HasValue with HasLabel with HasType with HasOther with Hashable
- trait ImmutableAlternateOf extends Relation with MultiIdentifiable with HasLabel with HasType with HasOther with Hashable
- trait ImmutableEntity extends model.HasLabel with model.HasType with model.HasLocation with model.HasOther with MultiIdentifiable with HasLocation with HasValue with HasLabel with HasType with HasOther with Hashable
- trait ImmutableHadMember extends Relation with MultiIdentifiable with HasLabel with HasType with HasOther with Hashable
- trait ImmutableSpecializationOf extends Relation with MultiIdentifiable with HasLabel with HasType with HasOther with Hashable
- trait ImmutableUsed extends Relation with MultiIdentifiable with HasLabel with HasType with HasOther with HasLocation with HasRole with Hashable
- trait ImmutableWasAssociatedWith extends Relation with MultiIdentifiable with HasLabel with HasType with HasOther with HasRole with Hashable
- trait ImmutableWasAttributedTo extends Relation with MultiIdentifiable with HasLabel with HasType with HasOther with Hashable
- trait ImmutableWasDerivedFrom extends Relation with MultiIdentifiable with HasLabel with HasType with HasOther with Hashable
- trait ImmutableWasEndedBy extends Relation with MultiIdentifiable with HasLocation with HasRole with HasLabel with HasType with HasOther with Hashable
- trait ImmutableWasGeneratedBy extends Relation with MultiIdentifiable with HasLabel with HasType with HasOther with HasLocation with HasRole with Hashable
- trait ImmutableWasInfluencedBy extends Relation with MultiIdentifiable with HasLabel with HasType with HasOther with Hashable
- trait ImmutableWasInformedBy extends Relation with MultiIdentifiable with HasLabel with HasType with HasOther with Hashable
- trait ImmutableWasInvalidatedBy extends Relation with MultiIdentifiable with HasLabel with HasType with HasOther with HasLocation with HasRole with Hashable
- trait ImmutableWasStartedBy extends Relation with MultiIdentifiable with HasLocation with HasRole with HasLabel with HasType with HasOther with Hashable
- class KeyIndexer extends AnyRef
- case class MX_Cons1[A, B](a: A, l: MX_List[A, B]) extends MX_List[A, B] with Product with Serializable
- case class MX_Cons2[A, B](b: B, l: MX_List[A, B]) extends MX_List[A, B] with Product with Serializable
- sealed abstract class MX_List[A, B] extends AnyRef
- case class MX_NIL[A, B]() extends MX_List[A, B] with Product with Serializable
- trait Mergeable[T <: Statement] extends AnyRef
- trait MultiIdentifiable extends Identifiable
- class NoIdStatementIndexer extends AnyRef
- trait ProxyWithStatements extends HasNamespace
- trait Relation extends AnyRef
- trait Serial[TYPE <: immutable.Statement] extends AnyRef
- trait SingleIdentifiable extends Identifiable
- class SpecializationOf extends Statement with Mergeable[SpecializationOf] with ImmutableSpecializationOf with Serial[immutable.SpecializationOf]
- abstract class Statement extends Identifiable
- class StatementIndexer extends Hashable
- class TransitiveClosure[A <: Ordered[A]] extends AnyRef
- class TransitiveClosure2[A <: Ordered[A]] extends AnyRef
- class Used extends Statement with Mergeable[Used] with ImmutableUsed with Serial[immutable.Used]
- class WasAssociatedWith extends Statement with Mergeable[WasAssociatedWith] with ImmutableWasAssociatedWith with Serial[immutable.WasAssociatedWith]
- class WasAttributedTo extends Statement with Mergeable[WasAttributedTo] with ImmutableWasAttributedTo with Serial[immutable.WasAttributedTo]
- class WasDerivedFrom extends Statement with Mergeable[WasDerivedFrom] with ImmutableWasDerivedFrom with Serial[immutable.WasDerivedFrom]
- class WasEndedBy extends Statement with Mergeable[WasEndedBy] with ImmutableWasEndedBy with Serial[immutable.WasEndedBy]
- class WasGeneratedBy extends Statement with Mergeable[WasGeneratedBy] with ImmutableWasGeneratedBy with Serial[immutable.WasGeneratedBy]
- class WasInfluencedBy extends Statement with Mergeable[WasInfluencedBy] with ImmutableWasInfluencedBy with Serial[immutable.WasInfluencedBy]
- class WasInformedBy extends Statement with Mergeable[WasInformedBy] with ImmutableWasInformedBy with Serial[immutable.WasInformedBy]
- class WasInvalidatedBy extends Statement with Mergeable[WasInvalidatedBy] with ImmutableWasInvalidatedBy with Serial[immutable.WasInvalidatedBy]
- class WasStartedBy extends Statement with Mergeable[WasStartedBy] with ImmutableWasStartedBy with Serial[immutable.WasStartedBy]
Value Members
- object Bundle
- object CommandLine
- object ComplexKey extends Serializable
- object Denormalize
- object FloydWarshall
- object KeyIndexer
- object MX_Factory
- object Normalizer
- object SetExtractor
- object ShortestPath
- object Statement
- object StatementIndexer
- object TransitiveClosure