Class

gov.nasa.jpl.imce.oml.resolver.impl

RootConceptTaxonomyAxiom

Related Doc: package impl

Permalink

case class RootConceptTaxonomyAxiom extends api.RootConceptTaxonomyAxiom with TerminologyBundleStatement with ConceptTreeDisjunction with Product with Serializable

Linear Supertypes
Type Hierarchy
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. RootConceptTaxonomyAxiom
  2. Serializable
  3. Serializable
  4. Product
  5. Equals
  6. ConceptTreeDisjunction
  7. ElementCrossReferenceTuple
  8. CrossReferencableKind
  9. ExtrinsicIdentityKind
  10. TerminologyBundleStatement
  11. ModuleElement
  12. LogicalElement
  13. IdentityKind
  14. CrossReferencabilityKind
  15. RootConceptTaxonomyAxiom
  16. ConceptTreeDisjunction
  17. ElementCrossReferenceTuple
  18. CrossReferencableKind
  19. ExtrinsicIdentityKind
  20. TerminologyBundleStatement
  21. ModuleElement
  22. LogicalElement
  23. IdentityKind
  24. CrossReferencabilityKind
  25. AnyRef
  26. 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 allNestedElements()(implicit extent: Extent): Set[_ <: api.LogicalElement]

    Permalink
    Definition Classes
    RootConceptTaxonomyAxiom → RootConceptTaxonomyAxiom → ConceptTreeDisjunction → ModuleElement
  5. final def asInstanceOf[T0]: T0

    Permalink
    Definition Classes
    Any
  6. val bundle: api.Bundle

    Permalink
    Definition Classes
    RootConceptTaxonomyAxiomTerminologyBundleStatement → TerminologyBundleStatement
  7. def bundleContainer()(implicit extent: Extent): Option[api.Bundle]

    Permalink
    Definition Classes
    RootConceptTaxonomyAxiom → RootConceptTaxonomyAxiom → ConceptTreeDisjunction
  8. def canEqual(that: Any): Boolean

    Permalink
  9. def clone(): AnyRef

    Permalink
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  10. final def eq(arg0: AnyRef): Boolean

    Permalink
    Definition Classes
    AnyRef
  11. def equals(other: Any): Boolean

    Permalink
    Definition Classes
    RootConceptTaxonomyAxiom → Equals → AnyRef → Any
  12. def finalize(): Unit

    Permalink
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( classOf[java.lang.Throwable] )
  13. final def getClass(): Class[_]

    Permalink
    Definition Classes
    AnyRef → Any
  14. val hashCode: Int

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

    Permalink
    Definition Classes
    Any
  16. def moduleContext()(implicit extent: Extent): Option[api.Module]

    Permalink
    Definition Classes
    TerminologyBundleStatement → TerminologyBundleStatement → LogicalElement
  17. final def ne(arg0: AnyRef): Boolean

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

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

    Permalink
    Definition Classes
    AnyRef
  20. val root: api.ConceptKind

    Permalink
    Definition Classes
    RootConceptTaxonomyAxiom → RootConceptTaxonomyAxiom
  21. final def synchronized[T0](arg0: ⇒ T0): T0

    Permalink
    Definition Classes
    AnyRef
  22. val uuid: RootConceptTaxonomyAxiomUUID

    Permalink
    Definition Classes
    RootConceptTaxonomyAxiomConceptTreeDisjunctionElementCrossReferenceTupleCrossReferencableKindExtrinsicIdentityKindTerminologyBundleStatementModuleElementLogicalElementIdentityKindCrossReferencabilityKind → RootConceptTaxonomyAxiom → ConceptTreeDisjunction → ElementCrossReferenceTuple → CrossReferencableKind → ExtrinsicIdentityKind → TerminologyBundleStatement → ModuleElement → LogicalElement → IdentityKind → CrossReferencabilityKind
  23. val vertexId: Long

    Permalink
    Definition Classes
    CrossReferencabilityKind
  24. final def wait(): Unit

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

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

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

Inherited from Serializable

Inherited from Serializable

Inherited from Product

Inherited from Equals

Inherited from ConceptTreeDisjunction

Inherited from CrossReferencableKind

Inherited from ExtrinsicIdentityKind

Inherited from ModuleElement

Inherited from LogicalElement

Inherited from IdentityKind

Inherited from CrossReferencabilityKind

Inherited from api.CrossReferencableKind

Inherited from api.ExtrinsicIdentityKind

Inherited from api.ModuleElement

Inherited from api.LogicalElement

Inherited from api.IdentityKind

Inherited from AnyRef

Inherited from Any

Ungrouped