Class

gov.nasa.jpl.imce.oml.resolver.impl

NumericScalarRestriction

Related Doc: package impl

Permalink

case class NumericScalarRestriction extends api.NumericScalarRestriction with RestrictedDataRange with Product with Serializable

Linear Supertypes
Type Hierarchy
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. NumericScalarRestriction
  2. Serializable
  3. Serializable
  4. Product
  5. Equals
  6. RestrictedDataRange
  7. DataRange
  8. Datatype
  9. Term
  10. Resource
  11. IntrinsicIdentityKind
  12. CrossReferencableKind
  13. TerminologyBoxStatement
  14. ModuleElement
  15. LogicalElement
  16. IdentityKind
  17. CrossReferencabilityKind
  18. NumericScalarRestriction
  19. RestrictedDataRange
  20. DataRange
  21. Datatype
  22. Term
  23. Resource
  24. IntrinsicIdentityKind
  25. CrossReferencableKind
  26. TerminologyBoxStatement
  27. ModuleElement
  28. LogicalElement
  29. IdentityKind
  30. CrossReferencabilityKind
  31. AnyRef
  32. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

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 abbrevIRI()(implicit extent: Extent): Option[String]

    Permalink
    Definition Classes
    Term → Term → Resource
  5. def allNestedElements()(implicit extent: Extent): Set[_ <: api.LogicalElement]

    Permalink
    Definition Classes
    Term → Term → ModuleElement
  6. final def asInstanceOf[T0]: T0

    Permalink
    Definition Classes
    Any
  7. def canEqual(that: Any): Boolean

    Permalink
  8. def clone(): AnyRef

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

    Permalink
    Definition Classes
    AnyRef
  10. def equals(other: Any): Boolean

    Permalink
    Definition Classes
    NumericScalarRestriction → Equals → AnyRef → Any
  11. def finalize(): Unit

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

    Permalink
    Definition Classes
    AnyRef → Any
  13. val hashCode: Int

    Permalink
    Definition Classes
    NumericScalarRestriction → AnyRef → Any
  14. def iri()(implicit extent: Extent): Option[IRI]

    Permalink
    Definition Classes
    Term → Term → IntrinsicIdentityKind
  15. final def isInstanceOf[T0]: Boolean

    Permalink
    Definition Classes
    Any
  16. val maxExclusive: Option[LiteralNumber]

    Permalink
    Definition Classes
    NumericScalarRestriction → NumericScalarRestriction
  17. val maxInclusive: Option[LiteralNumber]

    Permalink
    Definition Classes
    NumericScalarRestriction → NumericScalarRestriction
  18. val minExclusive: Option[LiteralNumber]

    Permalink
    Definition Classes
    NumericScalarRestriction → NumericScalarRestriction
  19. val minInclusive: Option[LiteralNumber]

    Permalink
    Definition Classes
    NumericScalarRestriction → NumericScalarRestriction
  20. def moduleContext()(implicit extent: Extent): Option[api.Module]

    Permalink
    Definition Classes
    TerminologyBoxStatement → TerminologyBoxStatement → LogicalElement
  21. val name: LocalName

    Permalink
    Definition Classes
    NumericScalarRestrictionTerm → Term → Resource
  22. final def ne(arg0: AnyRef): Boolean

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

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

    Permalink
    Definition Classes
    AnyRef
  25. val restrictedRange: api.DataRange

    Permalink
    Definition Classes
    NumericScalarRestrictionRestrictedDataRange → RestrictedDataRange
  26. final def synchronized[T0](arg0: ⇒ T0): T0

    Permalink
    Definition Classes
    AnyRef
  27. val uuid: NumericScalarRestrictionUUID

    Permalink
    Definition Classes
    NumericScalarRestrictionRestrictedDataRangeDataRangeDatatypeTermResourceIntrinsicIdentityKindCrossReferencableKindTerminologyBoxStatementModuleElementLogicalElementIdentityKindCrossReferencabilityKind → NumericScalarRestriction → RestrictedDataRange → DataRange → Datatype → Term → Resource → IntrinsicIdentityKind → CrossReferencableKind → TerminologyBoxStatement → ModuleElement → LogicalElement → IdentityKind → CrossReferencabilityKind
  28. val vertexId: Long

    Permalink
    Definition Classes
    CrossReferencabilityKind
  29. final def wait(): Unit

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

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

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

Inherited from Serializable

Inherited from Serializable

Inherited from Product

Inherited from Equals

Inherited from RestrictedDataRange

Inherited from DataRange

Inherited from Datatype

Inherited from Term

Inherited from Resource

Inherited from IntrinsicIdentityKind

Inherited from CrossReferencableKind

Inherited from TerminologyBoxStatement

Inherited from ModuleElement

Inherited from LogicalElement

Inherited from IdentityKind

Inherited from CrossReferencabilityKind

Inherited from api.RestrictedDataRange

Inherited from api.DataRange

Inherited from api.Datatype

Inherited from api.Term

Inherited from api.Resource

Inherited from api.IntrinsicIdentityKind

Inherited from api.CrossReferencableKind

Inherited from api.ModuleElement

Inherited from api.LogicalElement

Inherited from api.IdentityKind

Inherited from AnyRef

Inherited from Any

Ungrouped