Object

gov.nasa.jpl.imce.oml.frameless

OMLReaders

Related Doc: package frameless

Permalink

object OMLReaders

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

Type Members

  1. case class AnnotationPropertyTuple(uuid: String, moduleUUID: String, iri: String, abbrevIRI: String) extends Product with Serializable

    Permalink
  2. case class AnnotationPropertyValueTuple(uuid: String, subjectUUID: String, propertyUUID: String, value: String) extends Product with Serializable

    Permalink
  3. case class AnonymousConceptUnionAxiomTuple(uuid: String, disjointTaxonomyParentUUID: String, name: String) extends Product with Serializable

    Permalink
  4. case class AspectSpecializationAxiomTuple(uuid: String, tboxUUID: String, superAspectUUID: String, subEntityUUID: String) extends Product with Serializable

    Permalink
  5. case class AspectTuple(uuid: String, tboxUUID: String, name: String) extends Product with Serializable

    Permalink
  6. case class BinaryScalarRestrictionTuple(uuid: String, tboxUUID: String, restrictedRangeUUID: String, length: String, minLength: String, maxLength: String, name: String) extends Product with Serializable

    Permalink
  7. case class BundleTuple(uuid: String, kind: Int, iri: String) extends Product with Serializable

    Permalink
  8. case class BundledTerminologyAxiomTuple(uuid: String, bundleUUID: String, bundledTerminologyIRI: String) extends Product with Serializable

    Permalink
  9. case class CardinalityRestrictedAspectTuple(uuid: String, tboxUUID: String, restrictedRangeUUID: String, name: String, restrictedCardinality: String, restrictedRelationshipUUID: String, restrictionKind: Int) extends Product with Serializable

    Permalink
  10. case class CardinalityRestrictedConceptTuple(uuid: String, tboxUUID: String, restrictedRangeUUID: String, name: String, restrictedCardinality: String, restrictedRelationshipUUID: String, restrictionKind: Int) extends Product with Serializable

    Permalink
  11. case class CardinalityRestrictedReifiedRelationshipTuple(uuid: String, tboxUUID: String, restrictedRangeUUID: String, name: String, restrictedCardinality: String, restrictedRelationshipUUID: String, restrictionKind: Int) extends Product with Serializable

    Permalink
  12. case class ChainRuleTuple(uuid: String, tboxUUID: String, name: String, headUUID: String) extends Product with Serializable

    Permalink
  13. case class ConceptDesignationTerminologyAxiomTuple(uuid: String, tboxUUID: String, designatedConceptUUID: String, designatedTerminologyIRI: String) extends Product with Serializable

    Permalink
  14. case class ConceptInstanceTuple(uuid: String, descriptionBoxUUID: String, singletonConceptClassifierUUID: String, name: String) extends Product with Serializable

    Permalink
  15. case class ConceptSpecializationAxiomTuple(uuid: String, tboxUUID: String, superConceptUUID: String, subConceptUUID: String) extends Product with Serializable

    Permalink
  16. case class ConceptTuple(uuid: String, tboxUUID: String, name: String) extends Product with Serializable

    Permalink
  17. case class DescriptionBoxExtendsClosedWorldDefinitionsTuple(uuid: String, descriptionBoxUUID: String, closedWorldDefinitionsIRI: String) extends Product with Serializable

    Permalink
  18. case class DescriptionBoxRefinementTuple(uuid: String, refiningDescriptionBoxUUID: String, refinedDescriptionBoxIRI: String) extends Product with Serializable

    Permalink
  19. case class DescriptionBoxTuple(uuid: String, kind: Int, iri: String) extends Product with Serializable

    Permalink
  20. case class EntityExistentialRestrictionAxiomTuple(uuid: String, tboxUUID: String, restrictedDomainUUID: String, restrictedRangeUUID: String, restrictedRelationshipUUID: String) extends Product with Serializable

    Permalink
  21. case class EntityScalarDataPropertyExistentialRestrictionAxiomTuple(uuid: String, tboxUUID: String, restrictedEntityUUID: String, scalarPropertyUUID: String, scalarRestrictionUUID: String) extends Product with Serializable

    Permalink
  22. case class EntityScalarDataPropertyParticularRestrictionAxiomTuple(uuid: String, tboxUUID: String, restrictedEntityUUID: String, scalarPropertyUUID: String, literalValue: String, literalValueLiteralType: String, valueTypeUUID: String) extends Product with Serializable

    Permalink
  23. case class EntityScalarDataPropertyTuple(uuid: String, tboxUUID: String, domainUUID: String, rangeUUID: String, isIdentityCriteria: Boolean, name: String) extends Product with Serializable

    Permalink
  24. case class EntityScalarDataPropertyUniversalRestrictionAxiomTuple(uuid: String, tboxUUID: String, restrictedEntityUUID: String, scalarPropertyUUID: String, scalarRestrictionUUID: String) extends Product with Serializable

    Permalink
  25. case class EntityStructuredDataPropertyParticularRestrictionAxiomTuple(uuid: String, tboxUUID: String, structuredDataPropertyUUID: String, restrictedEntityUUID: String) extends Product with Serializable

    Permalink
  26. case class EntityStructuredDataPropertyTuple(uuid: String, tboxUUID: String, domainUUID: String, rangeUUID: String, isIdentityCriteria: Boolean, name: String) extends Product with Serializable

    Permalink
  27. case class EntityUniversalRestrictionAxiomTuple(uuid: String, tboxUUID: String, restrictedDomainUUID: String, restrictedRangeUUID: String, restrictedRelationshipUUID: String) extends Product with Serializable

    Permalink
  28. case class ForwardPropertyTuple(uuid: String, name: String, reifiedRelationshipUUID: String) extends Product with Serializable

    Permalink
  29. case class IRIScalarRestrictionTuple(uuid: String, tboxUUID: String, restrictedRangeUUID: String, length: String, minLength: String, maxLength: String, name: String, pattern: String) extends Product with Serializable

    Permalink
  30. case class InstanceRelationshipEnumerationRestrictionTuple(uuid: String, descriptionBoxUUID: String, domainUUID: String, restrictedRelationshipUUID: String) extends Product with Serializable

    Permalink
  31. case class InstanceRelationshipExistentialRangeRestrictionTuple(uuid: String, descriptionBoxUUID: String, domainUUID: String, rangeUUID: String, restrictedRelationshipUUID: String) extends Product with Serializable

    Permalink
  32. case class InstanceRelationshipOneOfRestrictionTuple(uuid: String, rangeUUID: String, enumerationUUID: String) extends Product with Serializable

    Permalink
  33. case class InstanceRelationshipUniversalRangeRestrictionTuple(uuid: String, descriptionBoxUUID: String, domainUUID: String, rangeUUID: String, restrictedRelationshipUUID: String) extends Product with Serializable

    Permalink
  34. case class InstanceRelationshipValueRestrictionTuple(uuid: String, descriptionBoxUUID: String, domainUUID: String, rangeUUID: String, restrictedRelationshipUUID: String) extends Product with Serializable

    Permalink
  35. case class InversePropertyTuple(uuid: String, name: String, reifiedRelationshipUUID: String) extends Product with Serializable

    Permalink
  36. case class NumericScalarRestrictionTuple(uuid: String, tboxUUID: String, restrictedRangeUUID: String, minExclusive: String, minExclusiveLiteralType: String, minInclusive: String, minInclusiveLiteralType: String, maxExclusive: String, maxExclusiveLiteralType: String, maxInclusive: String, maxInclusiveLiteralType: String, name: String) extends Product with Serializable

    Permalink
  37. case class PlainLiteralScalarRestrictionTuple(uuid: String, tboxUUID: String, restrictedRangeUUID: String, length: String, minLength: String, maxLength: String, name: String, langRange: String, pattern: String) extends Product with Serializable

    Permalink
  38. case class ReifiedRelationshipInstanceDomainTuple(uuid: String, descriptionBoxUUID: String, reifiedRelationshipInstanceUUID: String, domainUUID: String) extends Product with Serializable

    Permalink
  39. case class ReifiedRelationshipInstanceRangeTuple(uuid: String, descriptionBoxUUID: String, reifiedRelationshipInstanceUUID: String, rangeUUID: String) extends Product with Serializable

    Permalink
  40. case class ReifiedRelationshipInstanceTuple(uuid: String, descriptionBoxUUID: String, singletonConceptualRelationshipClassifierUUID: String, name: String) extends Product with Serializable

    Permalink
  41. case class ReifiedRelationshipRestrictionTuple(uuid: String, tboxUUID: String, sourceUUID: String, targetUUID: String, name: String) extends Product with Serializable

    Permalink
  42. case class ReifiedRelationshipSpecializationAxiomTuple(uuid: String, tboxUUID: String, superRelationshipUUID: String, subRelationshipUUID: String) extends Product with Serializable

    Permalink
  43. case class ReifiedRelationshipTuple(uuid: String, tboxUUID: String, sourceUUID: String, targetUUID: String, isAsymmetric: Boolean, isEssential: Boolean, isFunctional: Boolean, isInverseEssential: Boolean, isInverseFunctional: Boolean, isIrreflexive: Boolean, isReflexive: Boolean, isSymmetric: Boolean, isTransitive: Boolean, name: String) extends Product with Serializable

    Permalink
  44. case class RestrictionScalarDataPropertyValueTuple(uuid: String, structuredDataPropertyContextUUID: String, scalarDataPropertyUUID: String, scalarPropertyValue: String, scalarPropertyValueLiteralType: String, valueTypeUUID: String) extends Product with Serializable

    Permalink
  45. case class RestrictionStructuredDataPropertyTupleTuple(uuid: String, structuredDataPropertyContextUUID: String, structuredDataPropertyUUID: String) extends Product with Serializable

    Permalink
  46. case class RootConceptTaxonomyAxiomTuple(uuid: String, bundleUUID: String, rootUUID: String) extends Product with Serializable

    Permalink
  47. case class RuleBodySegmentTuple(uuid: String, previousSegmentUUID: String, ruleUUID: String) extends Product with Serializable

    Permalink
  48. case class ScalarDataPropertyTuple(uuid: String, tboxUUID: String, domainUUID: String, rangeUUID: String, name: String) extends Product with Serializable

    Permalink
  49. case class ScalarDataPropertyValueTuple(uuid: String, structuredDataPropertyContextUUID: String, scalarDataPropertyUUID: String, scalarPropertyValue: String, scalarPropertyValueLiteralType: String, valueTypeUUID: String) extends Product with Serializable

    Permalink
  50. case class ScalarOneOfLiteralAxiomTuple(uuid: String, tboxUUID: String, axiomUUID: String, value: String, valueLiteralType: String, valueTypeUUID: String) extends Product with Serializable

    Permalink
  51. case class ScalarOneOfRestrictionTuple(uuid: String, tboxUUID: String, restrictedRangeUUID: String, name: String) extends Product with Serializable

    Permalink
  52. case class ScalarTuple(uuid: String, tboxUUID: String, name: String) extends Product with Serializable

    Permalink
  53. case class SegmentPredicateTuple(uuid: String, bodySegmentUUID: String, predicateUUID: String, reifiedRelationshipSourceUUID: String, reifiedRelationshipInverseSourceUUID: String, reifiedRelationshipTargetUUID: String, reifiedRelationshipInverseTargetUUID: String, unreifiedRelationshipInverseUUID: String) extends Product with Serializable

    Permalink
  54. case class SingletonInstanceScalarDataPropertyValueTuple(uuid: String, descriptionBoxUUID: String, singletonInstanceUUID: String, scalarDataPropertyUUID: String, scalarPropertyValue: String, scalarPropertyValueLiteralType: String, valueTypeUUID: String) extends Product with Serializable

    Permalink
  55. case class SingletonInstanceStructuredDataPropertyValueTuple(uuid: String, descriptionBoxUUID: String, singletonInstanceUUID: String, structuredDataPropertyUUID: String) extends Product with Serializable

    Permalink
  56. case class SpecificDisjointConceptAxiomTuple(uuid: String, disjointTaxonomyParentUUID: String, disjointLeafUUID: String) extends Product with Serializable

    Permalink
  57. case class StringScalarRestrictionTuple(uuid: String, tboxUUID: String, restrictedRangeUUID: String, length: String, minLength: String, maxLength: String, name: String, pattern: String) extends Product with Serializable

    Permalink
  58. case class StructureTuple(uuid: String, tboxUUID: String, name: String) extends Product with Serializable

    Permalink
  59. case class StructuredDataPropertyTuple(uuid: String, tboxUUID: String, domainUUID: String, rangeUUID: String, name: String) extends Product with Serializable

    Permalink
  60. case class StructuredDataPropertyTupleTuple(uuid: String, structuredDataPropertyContextUUID: String, structuredDataPropertyUUID: String) extends Product with Serializable

    Permalink
  61. case class SubDataPropertyOfAxiomTuple(uuid: String, tboxUUID: String, subPropertyUUID: String, superPropertyUUID: String) extends Product with Serializable

    Permalink
  62. case class SubObjectPropertyOfAxiomTuple(uuid: String, tboxUUID: String, subPropertyUUID: String, superPropertyUUID: String) extends Product with Serializable

    Permalink
  63. case class SynonymScalarRestrictionTuple(uuid: String, tboxUUID: String, restrictedRangeUUID: String, name: String) extends Product with Serializable

    Permalink
  64. case class TerminologyExtensionAxiomTuple(uuid: String, tboxUUID: String, extendedTerminologyIRI: String) extends Product with Serializable

    Permalink
  65. case class TerminologyGraphTuple(uuid: String, kind: Int, iri: String) extends Product with Serializable

    Permalink
  66. case class TerminologyNestingAxiomTuple(uuid: String, tboxUUID: String, nestingContextUUID: String, nestingTerminologyIRI: String) extends Product with Serializable

    Permalink
  67. case class TimeScalarRestrictionTuple(uuid: String, tboxUUID: String, restrictedRangeUUID: String, minExclusive: String, minInclusive: String, maxExclusive: String, maxInclusive: String, name: String) extends Product with Serializable

    Permalink
  68. case class UnreifiedRelationshipInstanceTupleTuple(uuid: String, descriptionBoxUUID: String, unreifiedRelationshipUUID: String, domainUUID: String, rangeUUID: String) extends Product with Serializable

    Permalink
  69. case class UnreifiedRelationshipTuple(uuid: String, tboxUUID: String, sourceUUID: String, targetUUID: String, isAsymmetric: Boolean, isEssential: Boolean, isFunctional: Boolean, isInverseEssential: Boolean, isInverseFunctional: Boolean, isIrreflexive: Boolean, isReflexive: Boolean, isSymmetric: Boolean, isTransitive: Boolean, name: String) extends Product with Serializable

    Permalink

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 AnnotationPropertyRow2Tuple(row: Row): AnnotationPropertyTuple

    Permalink
  5. def AnnotationPropertySQL2Tuple(row: Row): AnnotationPropertyTuple

    Permalink
  6. def AnnotationPropertyTuple2Type(tuple: AnnotationPropertyTuple): AnnotationProperty

    Permalink
  7. def AnnotationPropertyType2Tuple(e: AnnotationProperty): AnnotationPropertyTuple

    Permalink
  8. def AnnotationPropertyValueRow2Tuple(row: Row): AnnotationPropertyValueTuple

    Permalink
  9. def AnnotationPropertyValueSQL2Tuple(row: Row): AnnotationPropertyValueTuple

    Permalink
  10. def AnnotationPropertyValueTuple2Type(tuple: AnnotationPropertyValueTuple): AnnotationPropertyValue

    Permalink
  11. def AnnotationPropertyValueType2Tuple(e: AnnotationPropertyValue): AnnotationPropertyValueTuple

    Permalink
  12. def AnonymousConceptUnionAxiomRow2Tuple(row: Row): AnonymousConceptUnionAxiomTuple

    Permalink
  13. def AnonymousConceptUnionAxiomSQL2Tuple(row: Row): AnonymousConceptUnionAxiomTuple

    Permalink
  14. def AnonymousConceptUnionAxiomTuple2Type(tuple: AnonymousConceptUnionAxiomTuple): AnonymousConceptUnionAxiom

    Permalink
  15. def AnonymousConceptUnionAxiomType2Tuple(e: AnonymousConceptUnionAxiom): AnonymousConceptUnionAxiomTuple

    Permalink
  16. def AspectRow2Tuple(row: Row): AspectTuple

    Permalink
  17. def AspectSQL2Tuple(row: Row): AspectTuple

    Permalink
  18. def AspectSpecializationAxiomRow2Tuple(row: Row): AspectSpecializationAxiomTuple

    Permalink
  19. def AspectSpecializationAxiomSQL2Tuple(row: Row): AspectSpecializationAxiomTuple

    Permalink
  20. def AspectSpecializationAxiomTuple2Type(tuple: AspectSpecializationAxiomTuple): AspectSpecializationAxiom

    Permalink
  21. def AspectSpecializationAxiomType2Tuple(e: AspectSpecializationAxiom): AspectSpecializationAxiomTuple

    Permalink
  22. def AspectTuple2Type(tuple: AspectTuple): Aspect

    Permalink
  23. def AspectType2Tuple(e: Aspect): AspectTuple

    Permalink
  24. def BinaryScalarRestrictionRow2Tuple(row: Row): BinaryScalarRestrictionTuple

    Permalink
  25. def BinaryScalarRestrictionSQL2Tuple(row: Row): BinaryScalarRestrictionTuple

    Permalink
  26. def BinaryScalarRestrictionTuple2Type(tuple: BinaryScalarRestrictionTuple): BinaryScalarRestriction

    Permalink
  27. def BinaryScalarRestrictionType2Tuple(e: BinaryScalarRestriction): BinaryScalarRestrictionTuple

    Permalink
  28. def BundleRow2Tuple(row: Row): BundleTuple

    Permalink
  29. def BundleSQL2Tuple(row: Row): BundleTuple

    Permalink
  30. def BundleTuple2Type(tuple: BundleTuple): Bundle

    Permalink
  31. def BundleType2Tuple(e: Bundle): BundleTuple

    Permalink
  32. def BundledTerminologyAxiomRow2Tuple(row: Row): BundledTerminologyAxiomTuple

    Permalink
  33. def BundledTerminologyAxiomSQL2Tuple(row: Row): BundledTerminologyAxiomTuple

    Permalink
  34. def BundledTerminologyAxiomTuple2Type(tuple: BundledTerminologyAxiomTuple): BundledTerminologyAxiom

    Permalink
  35. def BundledTerminologyAxiomType2Tuple(e: BundledTerminologyAxiom): BundledTerminologyAxiomTuple

    Permalink
  36. def CardinalityRestrictedAspectRow2Tuple(row: Row): CardinalityRestrictedAspectTuple

    Permalink
  37. def CardinalityRestrictedAspectSQL2Tuple(row: Row): CardinalityRestrictedAspectTuple

    Permalink
  38. def CardinalityRestrictedAspectTuple2Type(tuple: CardinalityRestrictedAspectTuple): CardinalityRestrictedAspect

    Permalink
  39. def CardinalityRestrictedAspectType2Tuple(e: CardinalityRestrictedAspect): CardinalityRestrictedAspectTuple

    Permalink
  40. def CardinalityRestrictedConceptRow2Tuple(row: Row): CardinalityRestrictedConceptTuple

    Permalink
  41. def CardinalityRestrictedConceptSQL2Tuple(row: Row): CardinalityRestrictedConceptTuple

    Permalink
  42. def CardinalityRestrictedConceptTuple2Type(tuple: CardinalityRestrictedConceptTuple): CardinalityRestrictedConcept

    Permalink
  43. def CardinalityRestrictedConceptType2Tuple(e: CardinalityRestrictedConcept): CardinalityRestrictedConceptTuple

    Permalink
  44. def CardinalityRestrictedReifiedRelationshipRow2Tuple(row: Row): CardinalityRestrictedReifiedRelationshipTuple

    Permalink
  45. def CardinalityRestrictedReifiedRelationshipSQL2Tuple(row: Row): CardinalityRestrictedReifiedRelationshipTuple

    Permalink
  46. def CardinalityRestrictedReifiedRelationshipTuple2Type(tuple: CardinalityRestrictedReifiedRelationshipTuple): CardinalityRestrictedReifiedRelationship

    Permalink
  47. def CardinalityRestrictedReifiedRelationshipType2Tuple(e: CardinalityRestrictedReifiedRelationship): CardinalityRestrictedReifiedRelationshipTuple

    Permalink
  48. def ChainRuleRow2Tuple(row: Row): ChainRuleTuple

    Permalink
  49. def ChainRuleSQL2Tuple(row: Row): ChainRuleTuple

    Permalink
  50. def ChainRuleTuple2Type(tuple: ChainRuleTuple): ChainRule

    Permalink
  51. def ChainRuleType2Tuple(e: ChainRule): ChainRuleTuple

    Permalink
  52. def ConceptDesignationTerminologyAxiomRow2Tuple(row: Row): ConceptDesignationTerminologyAxiomTuple

    Permalink
  53. def ConceptDesignationTerminologyAxiomSQL2Tuple(row: Row): ConceptDesignationTerminologyAxiomTuple

    Permalink
  54. def ConceptDesignationTerminologyAxiomTuple2Type(tuple: ConceptDesignationTerminologyAxiomTuple): ConceptDesignationTerminologyAxiom

    Permalink
  55. def ConceptDesignationTerminologyAxiomType2Tuple(e: ConceptDesignationTerminologyAxiom): ConceptDesignationTerminologyAxiomTuple

    Permalink
  56. def ConceptInstanceRow2Tuple(row: Row): ConceptInstanceTuple

    Permalink
  57. def ConceptInstanceSQL2Tuple(row: Row): ConceptInstanceTuple

    Permalink
  58. def ConceptInstanceTuple2Type(tuple: ConceptInstanceTuple): ConceptInstance

    Permalink
  59. def ConceptInstanceType2Tuple(e: ConceptInstance): ConceptInstanceTuple

    Permalink
  60. def ConceptRow2Tuple(row: Row): ConceptTuple

    Permalink
  61. def ConceptSQL2Tuple(row: Row): ConceptTuple

    Permalink
  62. def ConceptSpecializationAxiomRow2Tuple(row: Row): ConceptSpecializationAxiomTuple

    Permalink
  63. def ConceptSpecializationAxiomSQL2Tuple(row: Row): ConceptSpecializationAxiomTuple

    Permalink
  64. def ConceptSpecializationAxiomTuple2Type(tuple: ConceptSpecializationAxiomTuple): ConceptSpecializationAxiom

    Permalink
  65. def ConceptSpecializationAxiomType2Tuple(e: ConceptSpecializationAxiom): ConceptSpecializationAxiomTuple

    Permalink
  66. def ConceptTuple2Type(tuple: ConceptTuple): Concept

    Permalink
  67. def ConceptType2Tuple(e: Concept): ConceptTuple

    Permalink
  68. def DescriptionBoxExtendsClosedWorldDefinitionsRow2Tuple(row: Row): DescriptionBoxExtendsClosedWorldDefinitionsTuple

    Permalink
  69. def DescriptionBoxExtendsClosedWorldDefinitionsSQL2Tuple(row: Row): DescriptionBoxExtendsClosedWorldDefinitionsTuple

    Permalink
  70. def DescriptionBoxExtendsClosedWorldDefinitionsTuple2Type(tuple: DescriptionBoxExtendsClosedWorldDefinitionsTuple): DescriptionBoxExtendsClosedWorldDefinitions

    Permalink
  71. def DescriptionBoxExtendsClosedWorldDefinitionsType2Tuple(e: DescriptionBoxExtendsClosedWorldDefinitions): DescriptionBoxExtendsClosedWorldDefinitionsTuple

    Permalink
  72. def DescriptionBoxRefinementRow2Tuple(row: Row): DescriptionBoxRefinementTuple

    Permalink
  73. def DescriptionBoxRefinementSQL2Tuple(row: Row): DescriptionBoxRefinementTuple

    Permalink
  74. def DescriptionBoxRefinementTuple2Type(tuple: DescriptionBoxRefinementTuple): DescriptionBoxRefinement

    Permalink
  75. def DescriptionBoxRefinementType2Tuple(e: DescriptionBoxRefinement): DescriptionBoxRefinementTuple

    Permalink
  76. def DescriptionBoxRow2Tuple(row: Row): DescriptionBoxTuple

    Permalink
  77. def DescriptionBoxSQL2Tuple(row: Row): DescriptionBoxTuple

    Permalink
  78. def DescriptionBoxTuple2Type(tuple: DescriptionBoxTuple): DescriptionBox

    Permalink
  79. def DescriptionBoxType2Tuple(e: DescriptionBox): DescriptionBoxTuple

    Permalink
  80. def EntityExistentialRestrictionAxiomRow2Tuple(row: Row): EntityExistentialRestrictionAxiomTuple

    Permalink
  81. def EntityExistentialRestrictionAxiomSQL2Tuple(row: Row): EntityExistentialRestrictionAxiomTuple

    Permalink
  82. def EntityExistentialRestrictionAxiomTuple2Type(tuple: EntityExistentialRestrictionAxiomTuple): EntityExistentialRestrictionAxiom

    Permalink
  83. def EntityExistentialRestrictionAxiomType2Tuple(e: EntityExistentialRestrictionAxiom): EntityExistentialRestrictionAxiomTuple

    Permalink
  84. def EntityScalarDataPropertyExistentialRestrictionAxiomRow2Tuple(row: Row): EntityScalarDataPropertyExistentialRestrictionAxiomTuple

    Permalink
  85. def EntityScalarDataPropertyExistentialRestrictionAxiomSQL2Tuple(row: Row): EntityScalarDataPropertyExistentialRestrictionAxiomTuple

    Permalink
  86. def EntityScalarDataPropertyExistentialRestrictionAxiomTuple2Type(tuple: EntityScalarDataPropertyExistentialRestrictionAxiomTuple): EntityScalarDataPropertyExistentialRestrictionAxiom

    Permalink
  87. def EntityScalarDataPropertyExistentialRestrictionAxiomType2Tuple(e: EntityScalarDataPropertyExistentialRestrictionAxiom): EntityScalarDataPropertyExistentialRestrictionAxiomTuple

    Permalink
  88. def EntityScalarDataPropertyParticularRestrictionAxiomRow2Tuple(row: Row): EntityScalarDataPropertyParticularRestrictionAxiomTuple

    Permalink
  89. def EntityScalarDataPropertyParticularRestrictionAxiomSQL2Tuple(row: Row): EntityScalarDataPropertyParticularRestrictionAxiomTuple

    Permalink
  90. def EntityScalarDataPropertyParticularRestrictionAxiomTuple2Type(tuple: EntityScalarDataPropertyParticularRestrictionAxiomTuple): EntityScalarDataPropertyParticularRestrictionAxiom

    Permalink
  91. def EntityScalarDataPropertyParticularRestrictionAxiomType2Tuple(e: EntityScalarDataPropertyParticularRestrictionAxiom): EntityScalarDataPropertyParticularRestrictionAxiomTuple

    Permalink
  92. def EntityScalarDataPropertyRow2Tuple(row: Row): EntityScalarDataPropertyTuple

    Permalink
  93. def EntityScalarDataPropertySQL2Tuple(row: Row): EntityScalarDataPropertyTuple

    Permalink
  94. def EntityScalarDataPropertyTuple2Type(tuple: EntityScalarDataPropertyTuple): EntityScalarDataProperty

    Permalink
  95. def EntityScalarDataPropertyType2Tuple(e: EntityScalarDataProperty): EntityScalarDataPropertyTuple

    Permalink
  96. def EntityScalarDataPropertyUniversalRestrictionAxiomRow2Tuple(row: Row): EntityScalarDataPropertyUniversalRestrictionAxiomTuple

    Permalink
  97. def EntityScalarDataPropertyUniversalRestrictionAxiomSQL2Tuple(row: Row): EntityScalarDataPropertyUniversalRestrictionAxiomTuple

    Permalink
  98. def EntityScalarDataPropertyUniversalRestrictionAxiomTuple2Type(tuple: EntityScalarDataPropertyUniversalRestrictionAxiomTuple): EntityScalarDataPropertyUniversalRestrictionAxiom

    Permalink
  99. def EntityScalarDataPropertyUniversalRestrictionAxiomType2Tuple(e: EntityScalarDataPropertyUniversalRestrictionAxiom): EntityScalarDataPropertyUniversalRestrictionAxiomTuple

    Permalink
  100. def EntityStructuredDataPropertyParticularRestrictionAxiomRow2Tuple(row: Row): EntityStructuredDataPropertyParticularRestrictionAxiomTuple

    Permalink
  101. def EntityStructuredDataPropertyParticularRestrictionAxiomSQL2Tuple(row: Row): EntityStructuredDataPropertyParticularRestrictionAxiomTuple

    Permalink
  102. def EntityStructuredDataPropertyParticularRestrictionAxiomTuple2Type(tuple: EntityStructuredDataPropertyParticularRestrictionAxiomTuple): EntityStructuredDataPropertyParticularRestrictionAxiom

    Permalink
  103. def EntityStructuredDataPropertyParticularRestrictionAxiomType2Tuple(e: EntityStructuredDataPropertyParticularRestrictionAxiom): EntityStructuredDataPropertyParticularRestrictionAxiomTuple

    Permalink
  104. def EntityStructuredDataPropertyRow2Tuple(row: Row): EntityStructuredDataPropertyTuple

    Permalink
  105. def EntityStructuredDataPropertySQL2Tuple(row: Row): EntityStructuredDataPropertyTuple

    Permalink
  106. def EntityStructuredDataPropertyTuple2Type(tuple: EntityStructuredDataPropertyTuple): EntityStructuredDataProperty

    Permalink
  107. def EntityStructuredDataPropertyType2Tuple(e: EntityStructuredDataProperty): EntityStructuredDataPropertyTuple

    Permalink
  108. def EntityUniversalRestrictionAxiomRow2Tuple(row: Row): EntityUniversalRestrictionAxiomTuple

    Permalink
  109. def EntityUniversalRestrictionAxiomSQL2Tuple(row: Row): EntityUniversalRestrictionAxiomTuple

    Permalink
  110. def EntityUniversalRestrictionAxiomTuple2Type(tuple: EntityUniversalRestrictionAxiomTuple): EntityUniversalRestrictionAxiom

    Permalink
  111. def EntityUniversalRestrictionAxiomType2Tuple(e: EntityUniversalRestrictionAxiom): EntityUniversalRestrictionAxiomTuple

    Permalink
  112. def ForwardPropertyRow2Tuple(row: Row): ForwardPropertyTuple

    Permalink
  113. def ForwardPropertySQL2Tuple(row: Row): ForwardPropertyTuple

    Permalink
  114. def ForwardPropertyTuple2Type(tuple: ForwardPropertyTuple): ForwardProperty

    Permalink
  115. def ForwardPropertyType2Tuple(e: ForwardProperty): ForwardPropertyTuple

    Permalink
  116. def IRIScalarRestrictionRow2Tuple(row: Row): IRIScalarRestrictionTuple

    Permalink
  117. def IRIScalarRestrictionSQL2Tuple(row: Row): IRIScalarRestrictionTuple

    Permalink
  118. def IRIScalarRestrictionTuple2Type(tuple: IRIScalarRestrictionTuple): IRIScalarRestriction

    Permalink
  119. def IRIScalarRestrictionType2Tuple(e: IRIScalarRestriction): IRIScalarRestrictionTuple

    Permalink
  120. def InstanceRelationshipEnumerationRestrictionRow2Tuple(row: Row): InstanceRelationshipEnumerationRestrictionTuple

    Permalink
  121. def InstanceRelationshipEnumerationRestrictionSQL2Tuple(row: Row): InstanceRelationshipEnumerationRestrictionTuple

    Permalink
  122. def InstanceRelationshipEnumerationRestrictionTuple2Type(tuple: InstanceRelationshipEnumerationRestrictionTuple): InstanceRelationshipEnumerationRestriction

    Permalink
  123. def InstanceRelationshipEnumerationRestrictionType2Tuple(e: InstanceRelationshipEnumerationRestriction): InstanceRelationshipEnumerationRestrictionTuple

    Permalink
  124. def InstanceRelationshipExistentialRangeRestrictionRow2Tuple(row: Row): InstanceRelationshipExistentialRangeRestrictionTuple

    Permalink
  125. def InstanceRelationshipExistentialRangeRestrictionSQL2Tuple(row: Row): InstanceRelationshipExistentialRangeRestrictionTuple

    Permalink
  126. def InstanceRelationshipExistentialRangeRestrictionTuple2Type(tuple: InstanceRelationshipExistentialRangeRestrictionTuple): InstanceRelationshipExistentialRangeRestriction

    Permalink
  127. def InstanceRelationshipExistentialRangeRestrictionType2Tuple(e: InstanceRelationshipExistentialRangeRestriction): InstanceRelationshipExistentialRangeRestrictionTuple

    Permalink
  128. def InstanceRelationshipOneOfRestrictionRow2Tuple(row: Row): InstanceRelationshipOneOfRestrictionTuple

    Permalink
  129. def InstanceRelationshipOneOfRestrictionSQL2Tuple(row: Row): InstanceRelationshipOneOfRestrictionTuple

    Permalink
  130. def InstanceRelationshipOneOfRestrictionTuple2Type(tuple: InstanceRelationshipOneOfRestrictionTuple): InstanceRelationshipOneOfRestriction

    Permalink
  131. def InstanceRelationshipOneOfRestrictionType2Tuple(e: InstanceRelationshipOneOfRestriction): InstanceRelationshipOneOfRestrictionTuple

    Permalink
  132. def InstanceRelationshipUniversalRangeRestrictionRow2Tuple(row: Row): InstanceRelationshipUniversalRangeRestrictionTuple

    Permalink
  133. def InstanceRelationshipUniversalRangeRestrictionSQL2Tuple(row: Row): InstanceRelationshipUniversalRangeRestrictionTuple

    Permalink
  134. def InstanceRelationshipUniversalRangeRestrictionTuple2Type(tuple: InstanceRelationshipUniversalRangeRestrictionTuple): InstanceRelationshipUniversalRangeRestriction

    Permalink
  135. def InstanceRelationshipUniversalRangeRestrictionType2Tuple(e: InstanceRelationshipUniversalRangeRestriction): InstanceRelationshipUniversalRangeRestrictionTuple

    Permalink
  136. def InstanceRelationshipValueRestrictionRow2Tuple(row: Row): InstanceRelationshipValueRestrictionTuple

    Permalink
  137. def InstanceRelationshipValueRestrictionSQL2Tuple(row: Row): InstanceRelationshipValueRestrictionTuple

    Permalink
  138. def InstanceRelationshipValueRestrictionTuple2Type(tuple: InstanceRelationshipValueRestrictionTuple): InstanceRelationshipValueRestriction

    Permalink
  139. def InstanceRelationshipValueRestrictionType2Tuple(e: InstanceRelationshipValueRestriction): InstanceRelationshipValueRestrictionTuple

    Permalink
  140. def InversePropertyRow2Tuple(row: Row): InversePropertyTuple

    Permalink
  141. def InversePropertySQL2Tuple(row: Row): InversePropertyTuple

    Permalink
  142. def InversePropertyTuple2Type(tuple: InversePropertyTuple): InverseProperty

    Permalink
  143. def InversePropertyType2Tuple(e: InverseProperty): InversePropertyTuple

    Permalink
  144. def NumericScalarRestrictionRow2Tuple(row: Row): NumericScalarRestrictionTuple

    Permalink
  145. def NumericScalarRestrictionSQL2Tuple(row: Row): NumericScalarRestrictionTuple

    Permalink
  146. def NumericScalarRestrictionTuple2Type(tuple: NumericScalarRestrictionTuple): NumericScalarRestriction

    Permalink
  147. def NumericScalarRestrictionType2Tuple(e: NumericScalarRestriction): NumericScalarRestrictionTuple

    Permalink
  148. def PlainLiteralScalarRestrictionRow2Tuple(row: Row): PlainLiteralScalarRestrictionTuple

    Permalink
  149. def PlainLiteralScalarRestrictionSQL2Tuple(row: Row): PlainLiteralScalarRestrictionTuple

    Permalink
  150. def PlainLiteralScalarRestrictionTuple2Type(tuple: PlainLiteralScalarRestrictionTuple): PlainLiteralScalarRestriction

    Permalink
  151. def PlainLiteralScalarRestrictionType2Tuple(e: PlainLiteralScalarRestriction): PlainLiteralScalarRestrictionTuple

    Permalink
  152. def ReifiedRelationshipInstanceDomainRow2Tuple(row: Row): ReifiedRelationshipInstanceDomainTuple

    Permalink
  153. def ReifiedRelationshipInstanceDomainSQL2Tuple(row: Row): ReifiedRelationshipInstanceDomainTuple

    Permalink
  154. def ReifiedRelationshipInstanceDomainTuple2Type(tuple: ReifiedRelationshipInstanceDomainTuple): ReifiedRelationshipInstanceDomain

    Permalink
  155. def ReifiedRelationshipInstanceDomainType2Tuple(e: ReifiedRelationshipInstanceDomain): ReifiedRelationshipInstanceDomainTuple

    Permalink
  156. def ReifiedRelationshipInstanceRangeRow2Tuple(row: Row): ReifiedRelationshipInstanceRangeTuple

    Permalink
  157. def ReifiedRelationshipInstanceRangeSQL2Tuple(row: Row): ReifiedRelationshipInstanceRangeTuple

    Permalink
  158. def ReifiedRelationshipInstanceRangeTuple2Type(tuple: ReifiedRelationshipInstanceRangeTuple): ReifiedRelationshipInstanceRange

    Permalink
  159. def ReifiedRelationshipInstanceRangeType2Tuple(e: ReifiedRelationshipInstanceRange): ReifiedRelationshipInstanceRangeTuple

    Permalink
  160. def ReifiedRelationshipInstanceRow2Tuple(row: Row): ReifiedRelationshipInstanceTuple

    Permalink
  161. def ReifiedRelationshipInstanceSQL2Tuple(row: Row): ReifiedRelationshipInstanceTuple

    Permalink
  162. def ReifiedRelationshipInstanceTuple2Type(tuple: ReifiedRelationshipInstanceTuple): ReifiedRelationshipInstance

    Permalink
  163. def ReifiedRelationshipInstanceType2Tuple(e: ReifiedRelationshipInstance): ReifiedRelationshipInstanceTuple

    Permalink
  164. def ReifiedRelationshipRestrictionRow2Tuple(row: Row): ReifiedRelationshipRestrictionTuple

    Permalink
  165. def ReifiedRelationshipRestrictionSQL2Tuple(row: Row): ReifiedRelationshipRestrictionTuple

    Permalink
  166. def ReifiedRelationshipRestrictionTuple2Type(tuple: ReifiedRelationshipRestrictionTuple): ReifiedRelationshipRestriction

    Permalink
  167. def ReifiedRelationshipRestrictionType2Tuple(e: ReifiedRelationshipRestriction): ReifiedRelationshipRestrictionTuple

    Permalink
  168. def ReifiedRelationshipRow2Tuple(row: Row): ReifiedRelationshipTuple

    Permalink
  169. def ReifiedRelationshipSQL2Tuple(row: Row): ReifiedRelationshipTuple

    Permalink
  170. def ReifiedRelationshipSpecializationAxiomRow2Tuple(row: Row): ReifiedRelationshipSpecializationAxiomTuple

    Permalink
  171. def ReifiedRelationshipSpecializationAxiomSQL2Tuple(row: Row): ReifiedRelationshipSpecializationAxiomTuple

    Permalink
  172. def ReifiedRelationshipSpecializationAxiomTuple2Type(tuple: ReifiedRelationshipSpecializationAxiomTuple): ReifiedRelationshipSpecializationAxiom

    Permalink
  173. def ReifiedRelationshipSpecializationAxiomType2Tuple(e: ReifiedRelationshipSpecializationAxiom): ReifiedRelationshipSpecializationAxiomTuple

    Permalink
  174. def ReifiedRelationshipTuple2Type(tuple: ReifiedRelationshipTuple): ReifiedRelationship

    Permalink
  175. def ReifiedRelationshipType2Tuple(e: ReifiedRelationship): ReifiedRelationshipTuple

    Permalink
  176. def RestrictionScalarDataPropertyValueRow2Tuple(row: Row): RestrictionScalarDataPropertyValueTuple

    Permalink
  177. def RestrictionScalarDataPropertyValueSQL2Tuple(row: Row): RestrictionScalarDataPropertyValueTuple

    Permalink
  178. def RestrictionScalarDataPropertyValueTuple2Type(tuple: RestrictionScalarDataPropertyValueTuple): RestrictionScalarDataPropertyValue

    Permalink
  179. def RestrictionScalarDataPropertyValueType2Tuple(e: RestrictionScalarDataPropertyValue): RestrictionScalarDataPropertyValueTuple

    Permalink
  180. def RestrictionStructuredDataPropertyTupleRow2Tuple(row: Row): RestrictionStructuredDataPropertyTupleTuple

    Permalink
  181. def RestrictionStructuredDataPropertyTupleSQL2Tuple(row: Row): RestrictionStructuredDataPropertyTupleTuple

    Permalink
  182. def RestrictionStructuredDataPropertyTupleTuple2Type(tuple: RestrictionStructuredDataPropertyTupleTuple): RestrictionStructuredDataPropertyTuple

    Permalink
  183. def RestrictionStructuredDataPropertyTupleType2Tuple(e: RestrictionStructuredDataPropertyTuple): RestrictionStructuredDataPropertyTupleTuple

    Permalink
  184. def RootConceptTaxonomyAxiomRow2Tuple(row: Row): RootConceptTaxonomyAxiomTuple

    Permalink
  185. def RootConceptTaxonomyAxiomSQL2Tuple(row: Row): RootConceptTaxonomyAxiomTuple

    Permalink
  186. def RootConceptTaxonomyAxiomTuple2Type(tuple: RootConceptTaxonomyAxiomTuple): RootConceptTaxonomyAxiom

    Permalink
  187. def RootConceptTaxonomyAxiomType2Tuple(e: RootConceptTaxonomyAxiom): RootConceptTaxonomyAxiomTuple

    Permalink
  188. def RuleBodySegmentRow2Tuple(row: Row): RuleBodySegmentTuple

    Permalink
  189. def RuleBodySegmentSQL2Tuple(row: Row): RuleBodySegmentTuple

    Permalink
  190. def RuleBodySegmentTuple2Type(tuple: RuleBodySegmentTuple): RuleBodySegment

    Permalink
  191. def RuleBodySegmentType2Tuple(e: RuleBodySegment): RuleBodySegmentTuple

    Permalink
  192. def ScalarDataPropertyRow2Tuple(row: Row): ScalarDataPropertyTuple

    Permalink
  193. def ScalarDataPropertySQL2Tuple(row: Row): ScalarDataPropertyTuple

    Permalink
  194. def ScalarDataPropertyTuple2Type(tuple: ScalarDataPropertyTuple): ScalarDataProperty

    Permalink
  195. def ScalarDataPropertyType2Tuple(e: ScalarDataProperty): ScalarDataPropertyTuple

    Permalink
  196. def ScalarDataPropertyValueRow2Tuple(row: Row): ScalarDataPropertyValueTuple

    Permalink
  197. def ScalarDataPropertyValueSQL2Tuple(row: Row): ScalarDataPropertyValueTuple

    Permalink
  198. def ScalarDataPropertyValueTuple2Type(tuple: ScalarDataPropertyValueTuple): ScalarDataPropertyValue

    Permalink
  199. def ScalarDataPropertyValueType2Tuple(e: ScalarDataPropertyValue): ScalarDataPropertyValueTuple

    Permalink
  200. def ScalarOneOfLiteralAxiomRow2Tuple(row: Row): ScalarOneOfLiteralAxiomTuple

    Permalink
  201. def ScalarOneOfLiteralAxiomSQL2Tuple(row: Row): ScalarOneOfLiteralAxiomTuple

    Permalink
  202. def ScalarOneOfLiteralAxiomTuple2Type(tuple: ScalarOneOfLiteralAxiomTuple): ScalarOneOfLiteralAxiom

    Permalink
  203. def ScalarOneOfLiteralAxiomType2Tuple(e: ScalarOneOfLiteralAxiom): ScalarOneOfLiteralAxiomTuple

    Permalink
  204. def ScalarOneOfRestrictionRow2Tuple(row: Row): ScalarOneOfRestrictionTuple

    Permalink
  205. def ScalarOneOfRestrictionSQL2Tuple(row: Row): ScalarOneOfRestrictionTuple

    Permalink
  206. def ScalarOneOfRestrictionTuple2Type(tuple: ScalarOneOfRestrictionTuple): ScalarOneOfRestriction

    Permalink
  207. def ScalarOneOfRestrictionType2Tuple(e: ScalarOneOfRestriction): ScalarOneOfRestrictionTuple

    Permalink
  208. def ScalarRow2Tuple(row: Row): ScalarTuple

    Permalink
  209. def ScalarSQL2Tuple(row: Row): ScalarTuple

    Permalink
  210. def ScalarTuple2Type(tuple: ScalarTuple): Scalar

    Permalink
  211. def ScalarType2Tuple(e: Scalar): ScalarTuple

    Permalink
  212. def SegmentPredicateRow2Tuple(row: Row): SegmentPredicateTuple

    Permalink
  213. def SegmentPredicateSQL2Tuple(row: Row): SegmentPredicateTuple

    Permalink
  214. def SegmentPredicateTuple2Type(tuple: SegmentPredicateTuple): SegmentPredicate

    Permalink
  215. def SegmentPredicateType2Tuple(e: SegmentPredicate): SegmentPredicateTuple

    Permalink
  216. def SingletonInstanceScalarDataPropertyValueRow2Tuple(row: Row): SingletonInstanceScalarDataPropertyValueTuple

    Permalink
  217. def SingletonInstanceScalarDataPropertyValueSQL2Tuple(row: Row): SingletonInstanceScalarDataPropertyValueTuple

    Permalink
  218. def SingletonInstanceScalarDataPropertyValueTuple2Type(tuple: SingletonInstanceScalarDataPropertyValueTuple): SingletonInstanceScalarDataPropertyValue

    Permalink
  219. def SingletonInstanceScalarDataPropertyValueType2Tuple(e: SingletonInstanceScalarDataPropertyValue): SingletonInstanceScalarDataPropertyValueTuple

    Permalink
  220. def SingletonInstanceStructuredDataPropertyValueRow2Tuple(row: Row): SingletonInstanceStructuredDataPropertyValueTuple

    Permalink
  221. def SingletonInstanceStructuredDataPropertyValueSQL2Tuple(row: Row): SingletonInstanceStructuredDataPropertyValueTuple

    Permalink
  222. def SingletonInstanceStructuredDataPropertyValueTuple2Type(tuple: SingletonInstanceStructuredDataPropertyValueTuple): SingletonInstanceStructuredDataPropertyValue

    Permalink
  223. def SingletonInstanceStructuredDataPropertyValueType2Tuple(e: SingletonInstanceStructuredDataPropertyValue): SingletonInstanceStructuredDataPropertyValueTuple

    Permalink
  224. def SpecificDisjointConceptAxiomRow2Tuple(row: Row): SpecificDisjointConceptAxiomTuple

    Permalink
  225. def SpecificDisjointConceptAxiomSQL2Tuple(row: Row): SpecificDisjointConceptAxiomTuple

    Permalink
  226. def SpecificDisjointConceptAxiomTuple2Type(tuple: SpecificDisjointConceptAxiomTuple): SpecificDisjointConceptAxiom

    Permalink
  227. def SpecificDisjointConceptAxiomType2Tuple(e: SpecificDisjointConceptAxiom): SpecificDisjointConceptAxiomTuple

    Permalink
  228. def StringScalarRestrictionRow2Tuple(row: Row): StringScalarRestrictionTuple

    Permalink
  229. def StringScalarRestrictionSQL2Tuple(row: Row): StringScalarRestrictionTuple

    Permalink
  230. def StringScalarRestrictionTuple2Type(tuple: StringScalarRestrictionTuple): StringScalarRestriction

    Permalink
  231. def StringScalarRestrictionType2Tuple(e: StringScalarRestriction): StringScalarRestrictionTuple

    Permalink
  232. def StructureRow2Tuple(row: Row): StructureTuple

    Permalink
  233. def StructureSQL2Tuple(row: Row): StructureTuple

    Permalink
  234. def StructureTuple2Type(tuple: StructureTuple): Structure

    Permalink
  235. def StructureType2Tuple(e: Structure): StructureTuple

    Permalink
  236. def StructuredDataPropertyRow2Tuple(row: Row): StructuredDataPropertyTuple

    Permalink
  237. def StructuredDataPropertySQL2Tuple(row: Row): StructuredDataPropertyTuple

    Permalink
  238. def StructuredDataPropertyTuple2Type(tuple: StructuredDataPropertyTuple): StructuredDataProperty

    Permalink
  239. def StructuredDataPropertyTupleRow2Tuple(row: Row): StructuredDataPropertyTupleTuple

    Permalink
  240. def StructuredDataPropertyTupleSQL2Tuple(row: Row): StructuredDataPropertyTupleTuple

    Permalink
  241. def StructuredDataPropertyTupleTuple2Type(tuple: StructuredDataPropertyTupleTuple): tables.StructuredDataPropertyTuple

    Permalink
  242. def StructuredDataPropertyTupleType2Tuple(e: tables.StructuredDataPropertyTuple): StructuredDataPropertyTupleTuple

    Permalink
  243. def StructuredDataPropertyType2Tuple(e: StructuredDataProperty): StructuredDataPropertyTuple

    Permalink
  244. def SubDataPropertyOfAxiomRow2Tuple(row: Row): SubDataPropertyOfAxiomTuple

    Permalink
  245. def SubDataPropertyOfAxiomSQL2Tuple(row: Row): SubDataPropertyOfAxiomTuple

    Permalink
  246. def SubDataPropertyOfAxiomTuple2Type(tuple: SubDataPropertyOfAxiomTuple): SubDataPropertyOfAxiom

    Permalink
  247. def SubDataPropertyOfAxiomType2Tuple(e: SubDataPropertyOfAxiom): SubDataPropertyOfAxiomTuple

    Permalink
  248. def SubObjectPropertyOfAxiomRow2Tuple(row: Row): SubObjectPropertyOfAxiomTuple

    Permalink
  249. def SubObjectPropertyOfAxiomSQL2Tuple(row: Row): SubObjectPropertyOfAxiomTuple

    Permalink
  250. def SubObjectPropertyOfAxiomTuple2Type(tuple: SubObjectPropertyOfAxiomTuple): SubObjectPropertyOfAxiom

    Permalink
  251. def SubObjectPropertyOfAxiomType2Tuple(e: SubObjectPropertyOfAxiom): SubObjectPropertyOfAxiomTuple

    Permalink
  252. def SynonymScalarRestrictionRow2Tuple(row: Row): SynonymScalarRestrictionTuple

    Permalink
  253. def SynonymScalarRestrictionSQL2Tuple(row: Row): SynonymScalarRestrictionTuple

    Permalink
  254. def SynonymScalarRestrictionTuple2Type(tuple: SynonymScalarRestrictionTuple): SynonymScalarRestriction

    Permalink
  255. def SynonymScalarRestrictionType2Tuple(e: SynonymScalarRestriction): SynonymScalarRestrictionTuple

    Permalink
  256. def TerminologyExtensionAxiomRow2Tuple(row: Row): TerminologyExtensionAxiomTuple

    Permalink
  257. def TerminologyExtensionAxiomSQL2Tuple(row: Row): TerminologyExtensionAxiomTuple

    Permalink
  258. def TerminologyExtensionAxiomTuple2Type(tuple: TerminologyExtensionAxiomTuple): TerminologyExtensionAxiom

    Permalink
  259. def TerminologyExtensionAxiomType2Tuple(e: TerminologyExtensionAxiom): TerminologyExtensionAxiomTuple

    Permalink
  260. def TerminologyGraphRow2Tuple(row: Row): TerminologyGraphTuple

    Permalink
  261. def TerminologyGraphSQL2Tuple(row: Row): TerminologyGraphTuple

    Permalink
  262. def TerminologyGraphTuple2Type(tuple: TerminologyGraphTuple): TerminologyGraph

    Permalink
  263. def TerminologyGraphType2Tuple(e: TerminologyGraph): TerminologyGraphTuple

    Permalink
  264. def TerminologyNestingAxiomRow2Tuple(row: Row): TerminologyNestingAxiomTuple

    Permalink
  265. def TerminologyNestingAxiomSQL2Tuple(row: Row): TerminologyNestingAxiomTuple

    Permalink
  266. def TerminologyNestingAxiomTuple2Type(tuple: TerminologyNestingAxiomTuple): TerminologyNestingAxiom

    Permalink
  267. def TerminologyNestingAxiomType2Tuple(e: TerminologyNestingAxiom): TerminologyNestingAxiomTuple

    Permalink
  268. def TimeScalarRestrictionRow2Tuple(row: Row): TimeScalarRestrictionTuple

    Permalink
  269. def TimeScalarRestrictionSQL2Tuple(row: Row): TimeScalarRestrictionTuple

    Permalink
  270. def TimeScalarRestrictionTuple2Type(tuple: TimeScalarRestrictionTuple): TimeScalarRestriction

    Permalink
  271. def TimeScalarRestrictionType2Tuple(e: TimeScalarRestriction): TimeScalarRestrictionTuple

    Permalink
  272. def UnreifiedRelationshipInstanceTupleRow2Tuple(row: Row): UnreifiedRelationshipInstanceTupleTuple

    Permalink
  273. def UnreifiedRelationshipInstanceTupleSQL2Tuple(row: Row): UnreifiedRelationshipInstanceTupleTuple

    Permalink
  274. def UnreifiedRelationshipInstanceTupleTuple2Type(tuple: UnreifiedRelationshipInstanceTupleTuple): UnreifiedRelationshipInstanceTuple

    Permalink
  275. def UnreifiedRelationshipInstanceTupleType2Tuple(e: UnreifiedRelationshipInstanceTuple): UnreifiedRelationshipInstanceTupleTuple

    Permalink
  276. def UnreifiedRelationshipRow2Tuple(row: Row): UnreifiedRelationshipTuple

    Permalink
  277. def UnreifiedRelationshipSQL2Tuple(row: Row): UnreifiedRelationshipTuple

    Permalink
  278. def UnreifiedRelationshipTuple2Type(tuple: UnreifiedRelationshipTuple): UnreifiedRelationship

    Permalink
  279. def UnreifiedRelationshipType2Tuple(e: UnreifiedRelationship): UnreifiedRelationshipTuple

    Permalink
  280. final def asInstanceOf[T0]: T0

    Permalink
    Definition Classes
    Any
  281. def cardinalityRestrictionKind(kind: CardinalityRestrictionKind): Int

    Permalink
  282. def cardinalityRestrictionKind(kind: Int): CardinalityRestrictionKind

    Permalink
  283. def clone(): AnyRef

    Permalink
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  284. def descriptionKind(kind: DescriptionKind): Int

    Permalink
  285. def descriptionKind(kind: Int): DescriptionKind

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

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

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

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

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

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

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

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

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

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

    Permalink
    Definition Classes
    AnyRef
  296. def terminologyKind(kind: TerminologyKind): Int

    Permalink
  297. def terminologyKind(kind: Int): TerminologyKind

    Permalink
  298. def toString(): String

    Permalink
    Definition Classes
    AnyRef → Any
  299. final def wait(): Unit

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

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

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

Inherited from AnyRef

Inherited from Any

Ungrouped