Package

gov.nasa.jpl.omf.scala.binding.owlapi.types

bundleStatements

Permalink

package bundleStatements

Content Hierarchy
Visibility
  1. Public
  2. All

Type Members

  1. case class AnonymousConceptTaxonomyAxiom(uuid: AnonymousConceptUnionAxiomUUID, name: LocalName, terminologyBundle: Bundle, disjointTaxonomyParent: ConceptTreeDisjunction) extends ConceptTreeDisjunction with DisjointUnionOfConceptsAxiom with Product with Serializable

    Permalink
  2. trait ConceptTreeDisjunction extends LogicalElement

    Permalink
  3. trait DisjointUnionOfConceptsAxiom extends TerminologyBundleStatement

    Permalink
  4. case class RootConceptTaxonomyAxiom(uuid: RootConceptTaxonomyAxiomUUID, terminologyBundle: Bundle, root: Concept) extends TerminologyBundleStatement with ConceptTreeDisjunction with Product with Serializable

    Permalink
  5. case class SpecificDisjointConceptAxiom(uuid: SpecificDisjointConceptAxiomUUID, terminologyBundle: Bundle, disjointTaxonomyParent: ConceptTreeDisjunction, disjointLeaf: Concept) extends DisjointUnionOfConceptsAxiom with Product with Serializable

    Permalink

Ungrouped