Package

gov.nasa.jpl.omf.scala.core

tables

Permalink

package tables

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

Type Members

  1. case class Axioms(aspectSpecializationAxioms: Seq[AspectSpecializationAxiom] = Seq.empty, conceptSpecializationAxioms: Seq[ConceptSpecializationAxiom] = Seq.empty, reifiedRelationshipSpecializationAxioms: Seq[ReifiedRelationshipSpecializationAxiom] = Seq.empty, subDataPropertyOfAxioms: Seq[SubDataPropertyOfAxiom] = Seq.empty, subObjectPropertyOfAxioms: Seq[SubObjectPropertyOfAxiom] = Seq.empty, entityExistentialRestrictionAxioms: Seq[EntityExistentialRestrictionAxiom] = Seq.empty, entityUniversalRestrictionAxioms: Seq[EntityUniversalRestrictionAxiom] = Seq.empty, entityScalarDataPropertyExistentialRestrictionAxioms: Seq[EntityScalarDataPropertyExistentialRestrictionAxiom] = Seq.empty, entityScalarDataPropertyParticularRestrictionAxioms: Seq[EntityScalarDataPropertyParticularRestrictionAxiom] = Seq.empty, entityScalarDataPropertyUniversalRestrictionAxioms: Seq[EntityScalarDataPropertyUniversalRestrictionAxiom] = Seq.empty, entityStructuredDataPropertyParticularRestrictionAxioms: Seq[EntityStructuredDataPropertyParticularRestrictionAxiom] = Seq.empty, scalarOneOfLiteralAxioms: Seq[ScalarOneOfLiteralAxiom] = Seq.empty) extends Product with Serializable

    Permalink

Value Members

  1. object Axioms extends Serializable

    Permalink
  2. object OMFTableUtils

    Permalink
  3. object OMFTabularExport

    Permalink
  4. object OMFTabularExportFromBundle

    Permalink
  5. object OMFTabularExportFromDescriptionBox

    Permalink
  6. object OMFTabularExportFromTerminologyGraph

    Permalink
  7. def canonicalLiteralPattern(s: LiteralPattern): LiteralPattern

    Permalink

Inherited from AnyRef

Inherited from Any

Ungrouped