Trait

gov.nasa.jpl.omf.scala.core

ImmutableTerminologyGraphOps

Related Doc: package core

Permalink

trait ImmutableTerminologyGraphOps[omf <: OMF[omf]] extends AnyRef

Self Type
ImmutableTerminologyGraphOps[omf] with OMFStoreOps[omf] with IRIOps[omf]
Linear Supertypes
Known Subclasses
Type Hierarchy
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. ImmutableTerminologyGraphOps
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Abstract Value Members

  1. abstract def foldAxiom[T](funAspectSpecializationAxiom: (omf.AspectSpecializationAxiom) ⇒ T, funConceptSpecializationAxiom: (omf.ConceptSpecializationAxiom) ⇒ T, funReifiedRelationshipSpecializationAxiom: (omf.ReifiedRelationshipSpecializationAxiom) ⇒ T, funSubDataPropertyOfAxiom: (omf.SubDataPropertyOfAxiom) ⇒ T, funSubObjectPropertyOfAxiom: (omf.SubObjectPropertyOfAxiom) ⇒ T, funEntityExistentialRestrictionAxiom: (omf.EntityExistentialRestrictionAxiom) ⇒ T, funEntityUniversalRestrictionAxiom: (omf.EntityUniversalRestrictionAxiom) ⇒ T, funEntityScalarDataPropertyExistentialRestrictionAxiom: (omf.EntityScalarDataPropertyExistentialRestrictionAxiom) ⇒ T, funEntityScalarDataPropertyParticularRestrictionAxiom: (omf.EntityScalarDataPropertyParticularRestrictionAxiom) ⇒ T, funEntityScalarDataPropertyUniversalRestrictionAxiom: (omf.EntityScalarDataPropertyUniversalRestrictionAxiom) ⇒ T, funEntityStructuredDataPropertyParticularRestrictionAxiom: (omf.EntityStructuredDataPropertyParticularRestrictionAxiom) ⇒ T, funScalarOneOfLiteralAxiom: (omf.ScalarOneOfLiteralAxiom) ⇒ T)(t: omf.Axiom): T

    Permalink
  2. abstract def foldBundleStatement[T](funAnonymousConceptTaxonomyAxiom: (omf.AnonymousConceptTaxonomyAxiom) ⇒ T, funRootConceptTaxonomyAxiom: (omf.RootConceptTaxonomyAxiom) ⇒ T, funSpecificDisjointConceptAxiom: (omf.SpecificDisjointConceptAxiom) ⇒ T)(s: omf.TerminologyBundleStatement): T

    Permalink
  3. abstract def foldTerm[T](funAspect: (omf.Aspect) ⇒ T, funCardinalityRestrictedAspect: (omf.CardinalityRestrictedAspect) ⇒ T, funConcept: (omf.Concept) ⇒ T, funCardinalityRestrictedConcept: (omf.CardinalityRestrictedConcept) ⇒ T, funCardinalityRestrictedReifiedRelationship: (omf.CardinalityRestrictedReifiedRelationship) ⇒ T, funReifiedRelationshipRestriction: (omf.ReifiedRelationshipRestriction) ⇒ T, funReifiedRelationship: (omf.ReifiedRelationship) ⇒ T, funUnreifiedRelationship: (omf.UnreifiedRelationship) ⇒ T, funScalar: (omf.Scalar) ⇒ T, funStructure: (omf.Structure) ⇒ T, funScalarOneOfRestriction: (omf.ScalarOneOfRestriction) ⇒ T, funBinaryScalarRestriction: (omf.BinaryScalarRestriction) ⇒ T, funIRIScalarRestriction: (omf.IRIScalarRestriction) ⇒ T, funPlainLiteralScalarRestriction: (omf.PlainLiteralScalarRestriction) ⇒ T, funStringScalarRestriction: (omf.StringScalarRestriction) ⇒ T, funSynonymScalarRestriction: (omf.SynonymScalarRestriction) ⇒ T, funTimeScalarRestriction: (omf.TimeScalarRestriction) ⇒ T, funEntityScalarDataProperty: (omf.EntityScalarDataProperty) ⇒ T, funEntityStructuredDataProperty: (omf.EntityStructuredDataProperty) ⇒ T, funScalarDataProperty: (omf.ScalarDataProperty) ⇒ T, funStructuredDataProperty: (omf.StructuredDataProperty) ⇒ T, funChainRule: (omf.ChainRule) ⇒ T)(t: omf.Term): T

    Permalink
  4. abstract def foldTerminologyBoxAxiom[T](funConceptDesignationTerminologyAxiom: (omf.ConceptDesignationTerminologyAxiom) ⇒ T, funTerminologyGraphDirectExtensionAxiom: (omf.TerminologyExtensionAxiom) ⇒ T, funTerminologyGraphDirectNestingAxiom: (omf.TerminologyNestingAxiom) ⇒ T)(t: omf.TerminologyBoxAxiom): T

    Permalink
  5. abstract def foldTerminologyBundleAxiom[T](funBundledTerminologyAxiom: (omf.BundledTerminologyAxiom) ⇒ T)(t: omf.TerminologyBundleAxiom): T

    Permalink
  6. abstract def fromAnonymousConceptTaxonomyAxiom(ax: omf.AnonymousConceptTaxonomyAxiom): AnonymousConceptUnionSignature[omf]

    Permalink
  7. abstract def fromAspect(r: omf.Aspect): AspectSignature[omf]

    Permalink
  8. abstract def fromAspectSubClassAxiom(ax: omf.AspectSpecializationAxiom): AspectSpecializationSignature[omf]

    Permalink
  9. abstract def fromBinaryScalarRestriction(ax: omf.BinaryScalarRestriction): BinaryScalarRestrictionSignature[omf]

    Permalink
  10. abstract def fromBundledTerminologyAxiom(ax: omf.BundledTerminologyAxiom): BundledTerminologySignature[omf]

    Permalink
  11. abstract def fromCardinalityRestrictedAspect(ca: omf.CardinalityRestrictedAspect): CardinalityRestrictedAspectSignature[omf]

    Permalink
  12. abstract def fromCardinalityRestrictedConcept(ca: omf.CardinalityRestrictedConcept): CardinalityRestrictedConceptSignature[omf]

    Permalink
  13. abstract def fromCardinalityRestrictedReifiedRelationship(ca: omf.CardinalityRestrictedReifiedRelationship): CardinalityRestrictedReifiedRelationshipSignature[omf]

    Permalink
  14. abstract def fromChainRule(ax: omf.ChainRule): ChainRuleSignature[omf]

    Permalink
  15. abstract def fromConcept(c: omf.Concept): ConceptSignature[omf]

    Permalink

    c

    A concept

    returns

    A tuple consisting of:

    • the IRI of the concept
    • if any, the IRI of the graph corresponding to the concept
    • a boolean flag indicating whether this is an abstract concept or not
    Since

    0.10.3

  16. abstract def fromConceptDesignationTerminologyAxiom(ax: omf.ConceptDesignationTerminologyAxiom): ConceptDesignationTerminologySignature[omf]

    Permalink
  17. abstract def fromConceptSpecializationAxiom(ax: omf.ConceptSpecializationAxiom): ConceptSpecializationSignature[omf]

    Permalink
  18. abstract def fromEntity(r: omf.Entity): EntitySignature[omf]

    Permalink
  19. abstract def fromEntityExistentialRestrictionAxiom(ax: omf.EntityExistentialRestrictionAxiom): EntityExistentialRestrictionSignature[omf]

    Permalink
  20. abstract def fromEntityScalarDataProperty(esc: omf.EntityScalarDataProperty): EntityScalarDataPropertySignature[omf]

    Permalink
  21. abstract def fromEntityScalarDataPropertyExistentialRestrictionAxiom(ax: omf.EntityScalarDataPropertyExistentialRestrictionAxiom): EntityScalarDataPropertyExistentialRestrictionSignature[omf]

    Permalink
  22. abstract def fromEntityScalarDataPropertyParticularRestrictionAxiom(ax: omf.EntityScalarDataPropertyParticularRestrictionAxiom): EntityScalarDataPropertyParticularRestrictionSignature[omf]

    Permalink
  23. abstract def fromEntityScalarDataPropertyUniversalRestrictionAxiom(ax: omf.EntityScalarDataPropertyUniversalRestrictionAxiom): EntityScalarDataPropertyUniversalRestrictionSignature[omf]

    Permalink
  24. abstract def fromEntityStructuredDataProperty(est: omf.EntityStructuredDataProperty): EntityStructuredDataPropertySignature[omf]

    Permalink
  25. abstract def fromEntityStructuredDataPropertyParticularRestrictionAxiom(ax: omf.EntityStructuredDataPropertyParticularRestrictionAxiom): EntityStructuredDataPropertyParticularRestrictionSignature[omf]

    Permalink
  26. abstract def fromEntityUniversalRestrictionAxiom(ax: omf.EntityUniversalRestrictionAxiom): EntityUniversalRestrictionSignature[omf]

    Permalink
  27. abstract def fromIRIScalarRestriction(ax: omf.IRIScalarRestriction): IRIScalarRestrictionSignature[omf]

    Permalink
  28. abstract def fromNumericScalarRestriction(ax: omf.NumericScalarRestriction): NumericScalarRestrictionSignature[omf]

    Permalink
  29. abstract def fromPlainLiteralScalarRestriction(ax: omf.PlainLiteralScalarRestriction): PlainLiteralScalarRestrictionSignature[omf]

    Permalink
  30. abstract def fromPredicate(p: omf.Predicate): PredicateSignature[omf]

    Permalink
  31. abstract def fromReifiedRelationship(r: omf.ReifiedRelationship): ReifiedRelationshipSignature[omf]

    Permalink
  32. abstract def fromReifiedRelationshipRestriction(r: omf.ReifiedRelationshipRestriction): ReifiedRelationshipRestrictionSignature[omf]

    Permalink

    r

    , a relationship

    returns

    a tuple consisting of:

    • the IRI of the relationship
    • the IRI of the graph corresponding to the relationship, if any
    • the source entity of the relationship
    • the target entity of the relationship
    • the characteristics of the relationship
    • a flag indicating whether the relationship is abstract or not.
  33. abstract def fromReifiedRelationshipSpecializationAxiom(ax: omf.ReifiedRelationshipSpecializationAxiom): ReifiedRelationshipSpecializationSignature[omf]

    Permalink
  34. abstract def fromRestrictableRelationship(r: omf.RestrictableRelationship): RestrictableRelationshipSignature

    Permalink
  35. abstract def fromRestrictionScalarDataPropertyValue(ax: omf.RestrictionScalarDataPropertyValue): RestrictionScalarDataPropertyValueSignature[omf]

    Permalink
  36. abstract def fromRestrictionStructuredDataPropertyTuple(ax: omf.RestrictionStructuredDataPropertyTuple): RestrictionStructuredDataPropertyTupleSignature[omf]

    Permalink
  37. abstract def fromRootConceptTaxonomyAxiom(ax: omf.RootConceptTaxonomyAxiom): RootConceptTaxonomySignature[omf]

    Permalink
  38. abstract def fromRuleBodySegment(ax: omf.RuleBodySegment): RuleBodySegmentSignature[omf]

    Permalink
  39. abstract def fromScalarDataProperty(esc: omf.ScalarDataProperty): ScalarDataPropertySignature[omf]

    Permalink
  40. abstract def fromScalarOneOfLiteralAxiom(ax: omf.ScalarOneOfLiteralAxiom): ScalarOneOfLiteralSignature[omf]

    Permalink
  41. abstract def fromScalarOneOfRestriction(ax: omf.ScalarOneOfRestriction): ScalarOneOfRestrictionSignature[omf]

    Permalink
  42. abstract def fromSegmentPredicate(ax: omf.SegmentPredicate): SegmentPredicateSignature[omf]

    Permalink
  43. abstract def fromSpecificDisjointConceptAxiom(ax: omf.SpecificDisjointConceptAxiom): SpecificDisjointConceptSignature[omf]

    Permalink
  44. abstract def fromStringScalarRestriction(ax: omf.StringScalarRestriction): StringScalarRestrictionSignature[omf]

    Permalink
  45. abstract def fromStructuredDataProperty(est: omf.StructuredDataProperty): StructuredDataPropertySignature[omf]

    Permalink
  46. abstract def fromSubDataPropertyOfAxiom(ax: omf.SubDataPropertyOfAxiom): SubDataPropertyOfAxiomSignature[omf]

    Permalink
  47. abstract def fromSubObjectPropertyOfAxiom(ax: omf.SubObjectPropertyOfAxiom): SubObjectPropertyOfAxiomSignature[omf]

    Permalink
  48. abstract def fromSynonymScalarRestriction(ax: omf.SynonymScalarRestriction): SynonymScalarRestrictionSignature[omf]

    Permalink
  49. abstract def fromTerminologyExtensionAxiom(ax: omf.TerminologyExtensionAxiom): TerminologyExtensionSignature[omf]

    Permalink
  50. abstract def fromTerminologyNestingAxiom(ax: omf.TerminologyNestingAxiom): TerminologyNestingSignature[omf]

    Permalink
  51. abstract def fromTimeScalarRestriction(ax: omf.TimeScalarRestriction): TimeScalarRestrictionSignature[omf]

    Permalink
  52. abstract def fromUnreifiedRelationship(r: omf.UnreifiedRelationship): UnreifiedRelationshipSignature[omf]

    Permalink
  53. abstract def getAnnotations(tbox: omf.TerminologyBox): Set[AnnotationPropertyValue]

    Permalink
  54. abstract def getAspectKindUUID(term: omf.AspectKind): AspectKindUUID

    Permalink
  55. abstract def getAspectUUID(term: omf.Aspect): AspectUUID

    Permalink
  56. abstract def getAxiomUUID(ax: omf.Axiom): TerminologyBoxStatementUUID

    Permalink
  57. abstract def getAxioms(tbox: omf.TerminologyBox): (omf.IRI, Iterable[omf.Axiom])

    Permalink
  58. abstract def getCardinalityRestrictedAspectUUID(term: omf.CardinalityRestrictedAspect): CardinalityRestrictedAspectUUID

    Permalink
  59. abstract def getCardinalityRestrictedConceptUUID(term: omf.CardinalityRestrictedConcept): CardinalityRestrictedConceptUUID

    Permalink
  60. abstract def getCardinalityRestrictedReifiedRelationshipUUID(term: omf.CardinalityRestrictedReifiedRelationship): CardinalityRestrictedReifiedRelationshipUUID

    Permalink
  61. abstract def getChainRule(ax: omf.RuleBodySegment): \/[Throwables, omf.ChainRule]

    Permalink
  62. abstract def getChainRuleUUID(term: omf.ChainRule): ChainRuleUUID

    Permalink
  63. abstract def getConceptKindUUID(term: omf.ConceptKind): ConceptKindUUID

    Permalink
  64. abstract def getConceptTreeDisjunctionUUID(ctd: omf.ConceptTreeDisjunction): ConceptTreeDisjunctionUUID

    Permalink
  65. abstract def getConceptUUID(term: omf.Concept): ConceptUUID

    Permalink
  66. abstract def getConceptualEntityUUID(term: omf.ConceptualEntity): ConceptualEntityUUID

    Permalink
  67. abstract def getConceptualRelationshipUUID(term: omf.ConceptualRelationship): ConceptualRelationshipUUID

    Permalink
  68. abstract def getDataRangeUUID(term: omf.DataRange): DataRangeUUID

    Permalink
  69. abstract def getDataRelationshipToScalarUUID(term: omf.DataRelationshipToScalar): DataRelationshipToScalarUUID

    Permalink
  70. abstract def getDataRelationshipToStructureUUID(term: omf.DataRelationshipToStructure): DataRelationshipToStructureUUID

    Permalink
  71. abstract def getEntityRelationshipUUID(term: omf.EntityRelationship): EntityRelationshipUUID

    Permalink
  72. abstract def getEntityScalarDataPropertyUUID(term: omf.EntityScalarDataProperty): EntityScalarDataPropertyUUID

    Permalink
  73. abstract def getEntityStructuredDataPropertyUUID(term: omf.EntityStructuredDataProperty): EntityStructuredDataPropertyUUID

    Permalink
  74. abstract def getEntityUUID(term: omf.Entity): EntityUUID

    Permalink
  75. abstract def getReifiedRelationshipRestrictionUUID(term: omf.ReifiedRelationshipRestriction): ReifiedRelationshipRestrictionUUID

    Permalink
  76. abstract def getReifiedRelationshipUUID(term: omf.ReifiedRelationship): ReifiedRelationshipUUID

    Permalink
  77. abstract def getRestrictableRelationshipUUID(term: omf.RestrictableRelationship): RestrictableRelationshipUUID

    Permalink
  78. abstract def getScalarDataPropertyUUID(term: omf.ScalarDataProperty): ScalarDataPropertyUUID

    Permalink
  79. abstract def getScalarOneOfRestrictionUUID(term: omf.ScalarOneOfRestriction): ScalarOneOfRestrictionUUID

    Permalink
  80. abstract def getScalarUUID(term: omf.Scalar): ScalarUUID

    Permalink
  81. abstract def getStructureUUID(term: omf.Structure): StructureUUID

    Permalink
  82. abstract def getStructuredDataPropertyUUID(term: omf.StructuredDataProperty): StructuredDataPropertyUUID

    Permalink
  83. abstract def getTermIRI(term: omf.Term): omf.IRI

    Permalink
  84. abstract def getTermName(term: omf.Term): LocalName

    Permalink
  85. abstract def getTermUUID(term: omf.Term): TermUUID

    Permalink
  86. abstract def getTerminologyKind(tbox: omf.TerminologyBox): TerminologyKind

    Permalink
  87. abstract def getTerms(tbox: omf.TerminologyBox): (omf.IRI, Iterable[omf.Term])

    Permalink
  88. abstract def getUnreifiedRelationshipUUID(term: omf.UnreifiedRelationship): UnreifiedRelationshipUUID

    Permalink
  89. abstract def lookupAspect(tbox: omf.TerminologyBox, iri: omf.IRI, recursively: Boolean)(implicit store: omf.Store): Option[omf.Aspect]

    Permalink
  90. abstract def lookupAspectKind(tbox: omf.TerminologyBox, iri: omf.IRI, recursively: Boolean)(implicit store: omf.Store): Option[omf.AspectKind]

    Permalink
  91. abstract def lookupConcept(tbox: omf.TerminologyBox, iri: omf.IRI, recursively: Boolean)(implicit store: omf.Store): Option[omf.Concept]

    Permalink
  92. abstract def lookupConceptKind(tbox: omf.TerminologyBox, iri: omf.IRI, recursively: Boolean)(implicit store: omf.Store): Option[omf.ConceptKind]

    Permalink
  93. abstract def lookupConceptualRelationship(tbox: omf.TerminologyBox, iri: omf.IRI, recursively: Boolean)(implicit store: omf.Store): Option[omf.ConceptualRelationship]

    Permalink
  94. abstract def lookupDataRange(tbox: omf.TerminologyBox, iri: omf.IRI, recursively: Boolean)(implicit store: omf.Store): Option[omf.DataRange]

    Permalink
  95. abstract def lookupEntity(tbox: omf.TerminologyBox, iri: omf.IRI, recursively: Boolean)(implicit store: omf.Store): Option[omf.Entity]

    Permalink
  96. abstract def lookupEntityScalarDataProperty(tbox: omf.TerminologyBox, iri: omf.IRI, recursively: Boolean)(implicit store: omf.Store): Option[omf.EntityScalarDataProperty]

    Permalink
  97. abstract def lookupEntityStructuredDataProperty(tbox: omf.TerminologyBox, iri: omf.IRI, recursively: Boolean)(implicit store: omf.Store): Option[omf.EntityStructuredDataProperty]

    Permalink
  98. abstract def lookupNestingAxiomForNestedChildIfAny(nestedG: omf.TerminologyBox)(implicit store: omf.Store): Option[omf.TerminologyNestingAxiom]

    Permalink

    Find the axiom TerminologyGraphDirectNestingAxiom(nestedChild==nestedG), if any.

  99. abstract def lookupNestingAxiomsForNestingContext(nestingC: omf.ConceptKind)(implicit store: omf.Store): Set[omf.TerminologyNestingAxiom]

    Permalink

    Find the axioms TerminologyGraphDirectNestingAxiom(nestingContext=nestingC).

  100. abstract def lookupReifiedRelationship(tbox: omf.TerminologyBox, iri: omf.IRI, recursively: Boolean)(implicit store: omf.Store): Option[omf.ReifiedRelationship]

    Permalink
  101. abstract def lookupReifiedRelationshipRestriction(tbox: omf.TerminologyBox, iri: omf.IRI, recursively: Boolean)(implicit store: omf.Store): Option[omf.ReifiedRelationshipRestriction]

    Permalink
  102. abstract def lookupScalarDataProperty(tbox: omf.TerminologyBox, iri: omf.IRI, recursively: Boolean)(implicit store: omf.Store): Option[omf.ScalarDataProperty]

    Permalink
  103. abstract def lookupStructure(tbox: omf.TerminologyBox, iri: omf.IRI, recursively: Boolean)(implicit store: omf.Store): Option[omf.Structure]

    Permalink
  104. abstract def lookupStructuredDataProperty(tbox: omf.TerminologyBox, iri: omf.IRI, recursively: Boolean)(implicit store: omf.Store): Option[omf.StructuredDataProperty]

    Permalink
  105. abstract def lookupTerm(tbox: omf.TerminologyBox, iri: omf.IRI, recursively: Boolean)(implicit store: omf.Store): Option[omf.Term]

    Permalink
  106. abstract def lookupUnreifiedRelationship(tbox: omf.TerminologyBox, iri: omf.IRI, recursively: Boolean)(implicit store: omf.Store): Option[omf.UnreifiedRelationship]

    Permalink
  107. abstract def restrictedDataRangeOf(dr: omf.DataRange)(implicit store: omf.Store): Option[omf.DataRange]

    Permalink

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. final def asInstanceOf[T0]: T0

    Permalink
    Definition Classes
    Any
  5. def clone(): AnyRef

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

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

    Permalink
    Definition Classes
    AnyRef → Any
  8. def equivalentEntityConcepts(c1: Iterable[omf.Concept], c2: Iterable[omf.Concept]): Boolean

    Permalink
  9. def equivalentEntityReifiedRelationships(r1: Iterable[omf.ReifiedRelationship], r2: Iterable[omf.ReifiedRelationship]): Boolean

    Permalink

    Compares the relationships in terms of their sources, target & characteristics Does not compare the graphs corresponding to each relationship, if any .

    Compares the relationships in terms of their sources, target & characteristics Does not compare the graphs corresponding to each relationship, if any .

    Since

    0.10.3

  10. def finalize(): Unit

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

    Permalink
    Definition Classes
    AnyRef → Any
  12. final def getDataRange(tbox: omf.TerminologyBox, name: LocalName, recursively: Boolean = true)(implicit store: omf.Store, ops: OMFOps[omf]): \/[Throwables, omf.DataRange]

    Permalink
  13. def hashCode(): Int

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

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

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

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

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

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

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

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

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

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

Inherited from AnyRef

Inherited from Any

Ungrouped