Object/Class

gov.nasa.jpl.omf.scala.core.tables

Axioms

Related Docs: class Axioms | package tables

Permalink

object Axioms extends Serializable

Linear Supertypes
Serializable, Serializable, AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. Axioms
  2. Serializable
  3. Serializable
  4. AnyRef
  5. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Value Members

  1. final def !=(arg0: Any): Boolean

    Permalink
    Definition Classes
    AnyRef → Any
  2. final def ##(): Int

    Permalink
    Definition Classes
    AnyRef → Any
  3. final def ==(arg0: Any): Boolean

    Permalink
    Definition Classes
    AnyRef → Any
  4. def append(a1: Axioms, a2: Axioms): Axioms

    Permalink
  5. final def asInstanceOf[T0]: T0

    Permalink
    Definition Classes
    Any
  6. def clone(): AnyRef

    Permalink
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  7. def combine[omf <: OMF[omf]](guuid: TerminologyBoxUUID, ops: OMFOps[omf])(acc: Axioms, ax: Axioms.combine.omf.Axiom): Axioms

    Permalink
  8. final def eq(arg0: AnyRef): Boolean

    Permalink
    Definition Classes
    AnyRef
  9. def equals(arg0: Any): Boolean

    Permalink
    Definition Classes
    AnyRef → Any
  10. def finalize(): Unit

    Permalink
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( classOf[java.lang.Throwable] )
  11. def funAspectSpecializationAxiom[omf <: OMF[omf]](guuid: TerminologyBoxUUID, ops: OMFOps[omf], acc: Axioms)(ax: Axioms.funAspectSpecializationAxiom.omf.AspectSpecializationAxiom): Axioms

    Permalink
  12. def funConceptSpecializationAxiom[omf <: OMF[omf]](guuid: TerminologyBoxUUID, ops: OMFOps[omf], acc: Axioms)(ax: Axioms.funConceptSpecializationAxiom.omf.ConceptSpecializationAxiom): Axioms

    Permalink
  13. def funEntityExistentialRestrictionAxiom[omf <: OMF[omf]](guuid: TerminologyBoxUUID, ops: OMFOps[omf], acc: Axioms)(ax: Axioms.funEntityExistentialRestrictionAxiom.omf.EntityExistentialRestrictionAxiom): Axioms

    Permalink
  14. def funEntityScalarDataPropertyExistentialRestrictionAxiom[omf <: OMF[omf]](guuid: TerminologyBoxUUID, ops: OMFOps[omf], acc: Axioms)(ax: Axioms.funEntityScalarDataPropertyExistentialRestrictionAxiom.omf.EntityScalarDataPropertyExistentialRestrictionAxiom): Axioms

    Permalink
  15. def funEntityScalarDataPropertyParticularRestrictionAxiom[omf <: OMF[omf]](guuid: TerminologyBoxUUID, ops: OMFOps[omf], acc: Axioms)(ax: Axioms.funEntityScalarDataPropertyParticularRestrictionAxiom.omf.EntityScalarDataPropertyParticularRestrictionAxiom): Axioms

    Permalink
  16. def funEntityScalarDataPropertyUniversalRestrictionAxiom[omf <: OMF[omf]](guuid: TerminologyBoxUUID, ops: OMFOps[omf], acc: Axioms)(ax: Axioms.funEntityScalarDataPropertyUniversalRestrictionAxiom.omf.EntityScalarDataPropertyUniversalRestrictionAxiom): Axioms

    Permalink
  17. def funEntityStructuredDataPropertyParticularRestrictionAxiom[omf <: OMF[omf]](guuid: TerminologyBoxUUID, ops: OMFOps[omf], acc: Axioms)(ax: Axioms.funEntityStructuredDataPropertyParticularRestrictionAxiom.omf.EntityStructuredDataPropertyParticularRestrictionAxiom): Axioms

    Permalink
  18. def funEntityUniversalRestrictionAxiom[omf <: OMF[omf]](guuid: TerminologyBoxUUID, ops: OMFOps[omf], acc: Axioms)(ax: Axioms.funEntityUniversalRestrictionAxiom.omf.EntityUniversalRestrictionAxiom): Axioms

    Permalink
  19. def funReifiedRelationshipSpecializationAxiom[omf <: OMF[omf]](guuid: TerminologyBoxUUID, ops: OMFOps[omf], acc: Axioms)(ax: Axioms.funReifiedRelationshipSpecializationAxiom.omf.ReifiedRelationshipSpecializationAxiom): Axioms

    Permalink
  20. def funScalarOneOfLiteralAxiom[omf <: OMF[omf]](guuid: TerminologyBoxUUID, ops: OMFOps[omf], acc: Axioms)(ax: Axioms.funScalarOneOfLiteralAxiom.omf.ScalarOneOfLiteralAxiom): Axioms

    Permalink
  21. def funSubDataPropertyOfAxiom[omf <: OMF[omf]](guuid: TerminologyBoxUUID, ops: OMFOps[omf], acc: Axioms)(ax: Axioms.funSubDataPropertyOfAxiom.omf.SubDataPropertyOfAxiom): Axioms

    Permalink
  22. def funSubObjectPropertyOfAxiom[omf <: OMF[omf]](guuid: TerminologyBoxUUID, ops: OMFOps[omf], acc: Axioms)(ax: Axioms.funSubObjectPropertyOfAxiom.omf.SubObjectPropertyOfAxiom): Axioms

    Permalink
  23. final def getClass(): Class[_]

    Permalink
    Definition Classes
    AnyRef → Any
  24. def hashCode(): Int

    Permalink
    Definition Classes
    AnyRef → Any
  25. final def isInstanceOf[T0]: Boolean

    Permalink
    Definition Classes
    Any
  26. final def ne(arg0: AnyRef): Boolean

    Permalink
    Definition Classes
    AnyRef
  27. final def notify(): Unit

    Permalink
    Definition Classes
    AnyRef
  28. final def notifyAll(): Unit

    Permalink
    Definition Classes
    AnyRef
  29. final def synchronized[T0](arg0: ⇒ T0): T0

    Permalink
    Definition Classes
    AnyRef
  30. def toString(): String

    Permalink
    Definition Classes
    AnyRef → Any
  31. implicit def toUUIDString[Tag](uuid: @@[UUID, Tag]): @@[String, Tag]

    Permalink
  32. final def wait(): Unit

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  33. final def wait(arg0: Long, arg1: Int): Unit

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  34. final def wait(arg0: Long): Unit

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )

Inherited from Serializable

Inherited from Serializable

Inherited from AnyRef

Inherited from Any

Ungrouped