Trait

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

TerminologyBox

Related Doc: package terminologies

Permalink

trait TerminologyBox extends Module

Linear Supertypes
Known Subclasses
Type Hierarchy
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. TerminologyBox
  2. Module
  3. Resource
  4. LogicalElement
  5. AnyRef
  6. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Type Members

  1. abstract type MS <: TerminologyBoxSignature[OWLAPIOMF, Iterable]

    Permalink
    Definition Classes
    TerminologyBoxModule

Abstract Value Members

  1. abstract val backbone: OMFBackbone

    Permalink
    Definition Classes
    Module
  2. abstract def getEntityDefinitionMap: Map[OWLClass, Entity]

    Permalink
  3. abstract def getRestrictableRelationshipMap: Map[OWLObjectProperty, RestrictableRelationship]

    Permalink
  4. abstract def getScalarDatatypeDefinitionMap: Map[OWLDatatype, DataRange]

    Permalink
  5. abstract val iri2typeTerm: Map[IRI, Term]

    Permalink
    Attributes
    protected
  6. abstract val isBundle: Boolean

    Permalink
  7. abstract val isGraph: Boolean

    Permalink
  8. abstract val isImmutable: Boolean

    Permalink
  9. abstract val isMutable: Boolean

    Permalink
  10. abstract val kindIRI: IRI

    Permalink
  11. abstract val mutabilityKind: String

    Permalink
  12. abstract val ont: OWLOntology

    Permalink
    Definition Classes
    Module
  13. implicit abstract val ops: OWLAPIOMFOps

    Permalink
  14. abstract val reifiedRelation2forwardProperty: Map[ReifiedRelationship, ForwardProperty]

    Permalink
    Attributes
    protected
  15. abstract val reifiedRelation2inverseProperty: Map[ReifiedRelationship, InverseProperty]

    Permalink
    Attributes
    protected
  16. abstract val sig: MS

    Permalink
    Definition Classes
    TerminologyBoxModule

Concrete 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. lazy val abbrevIRI: AbbrevIRI

    Permalink
    Definition Classes
    Resource
  5. final def annotationProperties(): Set[AnnotationProperty]

    Permalink
    Definition Classes
    Module
  6. final def annotations(): Set[AnnotationPropertyValue]

    Permalink
    Definition Classes
    Module
  7. final def asInstanceOf[T0]: T0

    Permalink
    Definition Classes
    Any
  8. def builtInVocabulary()(implicit store: OWLAPIOMFGraphStore): Boolean

    Permalink
    Definition Classes
    Module
  9. def canEqual(other: Any): Boolean

    Permalink
    Definition Classes
    TerminologyBoxModuleResourceLogicalElement
  10. def clone(): AnyRef

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

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

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

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

    Permalink
    Definition Classes
    AnyRef → Any
  15. def getDataRelationshipsFromEntityToScalar: Seq[EntityScalarDataProperty]

    Permalink
  16. def getNestingAxiomIfAny: Option[TerminologyNestingAxiom]

    Permalink
  17. def getTermAxioms: (IRI, Iterable[Axiom])

    Permalink
  18. def getTermLocalNameAnnotationAssertionAxiom(term: Term): Option[OWLAnnotationAssertionAxiom]

    Permalink
  19. def getTerminologyGraphLocalName: LocalName

    Permalink
  20. def getTerminologyGraphShortNameAnnotation: Option[OWLAnnotation]

    Permalink
  21. def getTypeTerms: (IRI, Iterable[Term])

    Permalink
  22. def hashCode(): Int

    Permalink
    Definition Classes
    AnyRef → Any
  23. def importClosure()(implicit store: OWLAPIOMFGraphStore): Set[TerminologyBox]

    Permalink
  24. val iri: IRI

    Permalink
    Definition Classes
    ModuleResource
  25. val isAbstractAP: OWLAnnotationProperty

    Permalink
  26. val isDerivedAP: OWLAnnotationProperty

    Permalink
  27. final def isInstanceOf[T0]: Boolean

    Permalink
    Definition Classes
    Any
  28. def isRestrictableRelationshipDefined(rr: RestrictableRelationship): Boolean

    Permalink
  29. def isRestrictableRelationshipDefinedRecursively(rr: RestrictableRelationship)(implicit store: OWLAPIOMFGraphStore): Boolean

    Permalink
  30. def isTypeTermDefined(t: Term): Boolean

    Permalink
  31. def isTypeTermDefinedRecursively(t: Term)(implicit store: OWLAPIOMFGraphStore): Boolean

    Permalink
  32. def lookupReifiedRelationship(ip: InverseProperty): Option[ReifiedRelationship]

    Permalink
  33. def lookupReifiedRelationship(fp: ForwardProperty): Option[ReifiedRelationship]

    Permalink
  34. def lookupTerm(iri: Option[IRI], recursively: Boolean)(implicit store: OWLAPIOMFGraphStore): Option[Term]

    Permalink
  35. def lookupTerm(iri: IRI, recursively: Boolean)(implicit store: OWLAPIOMFGraphStore): Option[Term]

    Permalink
  36. def lookupTypeTermRecursively(iri: Option[IRI])(implicit store: OWLAPIOMFGraphStore): Option[Term]

    Permalink
  37. def lookupTypeTermRecursively(iri: IRI)(implicit store: OWLAPIOMFGraphStore): Option[Term]

    Permalink
  38. def makeKindIRI(kind: String): IRI

    Permalink
    Attributes
    protected
  39. val name: LocalName

    Permalink
    Definition Classes
    ModuleResource
  40. final def ne(arg0: AnyRef): Boolean

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

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

    Permalink
    Definition Classes
    AnyRef
  43. val nsPrefix: NamespacePrefix

    Permalink
    Definition Classes
    Module
  44. val ontManager: OWLOntologyManager

    Permalink
    Definition Classes
    Module
  45. val owlDataFactory: OWLDataFactory

    Permalink
    Definition Classes
    Module
  46. def owlVocabularyNotToBeSerialized()(implicit store: OWLAPIOMFGraphStore): Boolean

    Permalink

    If true, this means that this Module is a representation of a vocabulary that should not be serialized to OWL.

    If true, this means that this Module is a representation of a vocabulary that should not be serialized to OWL.

    Definition Classes
    Module
  47. val rdfs_labelAP: OWLAnnotationProperty

    Permalink
  48. def save(os: OutputStream): \/[Set[Throwable], Unit]

    Permalink
  49. def save(saveIRI: IRI): \/[Set[Throwable], Unit]

    Permalink
  50. final def synchronized[T0](arg0: ⇒ T0): T0

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

    Permalink
    Definition Classes
    AnyRef → Any
  52. val uuid: TerminologyBoxUUID

    Permalink
    Definition Classes
    TerminologyBoxModuleLogicalElement
  53. final def wait(): Unit

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

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

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

Inherited from Module

Inherited from Resource

Inherited from LogicalElement

Inherited from AnyRef

Inherited from Any

Ungrouped