Object/Trait

lspace.librarian.datatype

GeoMultiGeometryType

Related Docs: trait GeoMultiGeometryType | package datatype

Permalink

object GeoMultiGeometryType extends GeoMultiGeometryType[MultiGeometry]

Linear Supertypes
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. GeoMultiGeometryType
  2. GeoMultiGeometryType
  3. GeometricType
  4. StructuredValue
  5. DataType
  6. ClassType
  7. IriResource
  8. AnyRef
  9. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Type Members

  1. type Out = MultiGeometry

    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. val _extendedClasses: () ⇒ List[_ <: DataType[_]]

    Permalink
    Definition Classes
    GeoMultiGeometryTypeDataTypeClassType
  5. val _properties: () ⇒ List[Property]

    Permalink
    Definition Classes
    DataTypeClassType
  6. final def asInstanceOf[T0]: T0

    Permalink
    Definition Classes
    Any
  7. val base: Option[String]

    Permalink
    Definition Classes
    DataTypeClassType
  8. def clone(): AnyRef

    Permalink
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  9. val comment: Map[String, String]

    Permalink
    Definition Classes
    DataTypeClassType
  10. implicit def default: GeoMultiGeometryType.type

    Permalink
  11. implicit val defaultClsType: Aux[GeoMultiGeometryType[MultiGeometry], MultiGeometry, GeoMultiGeometryType[MultiGeometry]]

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

    Permalink
    Definition Classes
    AnyRef
  13. def equals(o: Any): Boolean

    Permalink
    Definition Classes
    IriResource → AnyRef → Any
  14. lazy val extendedClasses: List[_ <: DataType[_]]

    Permalink

    TODO: create hash-tree for faster evaluation

    TODO: create hash-tree for faster evaluation

    Definition Classes
    DataTypeClassType
  15. def extends(classType: ClassType[_]): Boolean

    Permalink

    TODO: deprecate this method by implementing Ontology hierarchy

    TODO: deprecate this method by implementing Ontology hierarchy

    Definition Classes
    ClassType
  16. def finalize(): Unit

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

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

    Permalink
    Definition Classes
    AnyRef → Any
  19. val iri: String

    Permalink

    An empty uri means that there is no URI assigned.

    An empty uri means that there is no URI assigned.

    Definition Classes
    GeoMultiGeometryTypeIriResource
  20. val iris: Set[String]

    Permalink
    Definition Classes
    DataTypeClassType
  21. final def isInstanceOf[T0]: Boolean

    Permalink
    Definition Classes
    Any
  22. val label: Map[String, String]

    Permalink
    Definition Classes
    DataTypeClassType
  23. final def ne(arg0: AnyRef): Boolean

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

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

    Permalink
    Definition Classes
    AnyRef
  26. lazy val properties: Set[Property]

    Permalink
    Definition Classes
    ClassType
  27. def property(iri: String): Option[Property]

    Permalink
    Definition Classes
    ClassType
  28. final def synchronized[T0](arg0: ⇒ T0): T0

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

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

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

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

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

Inherited from GeometricType[MultiGeometry]

Inherited from StructuredValue[MultiGeometry]

Inherited from DataType[MultiGeometry]

Inherited from ClassType[MultiGeometry]

Inherited from IriResource

Inherited from AnyRef

Inherited from Any

Ungrouped