Package net.opengis.gml311
Interface AbstractTimeObjectType
-
- All Superinterfaces:
AbstractGMLType
,EObject
,Notifier
- All Known Subinterfaces:
AbstractTimeComplexType
,AbstractTimeGeometricPrimitiveType
,AbstractTimePrimitiveType
,AbstractTimeTopologyPrimitiveType
,TimeEdgeType
,TimeInstantType
,TimeNodeType
,TimePeriodType
,TimeTopologyComplexType
- All Known Implementing Classes:
AbstractTimeComplexTypeImpl
,AbstractTimeGeometricPrimitiveTypeImpl
,AbstractTimeObjectTypeImpl
,AbstractTimePrimitiveTypeImpl
,AbstractTimeTopologyPrimitiveTypeImpl
,TimeEdgeTypeImpl
,TimeInstantTypeImpl
,TimeNodeTypeImpl
,TimePeriodTypeImpl
,TimeTopologyComplexTypeImpl
public interface AbstractTimeObjectType extends AbstractGMLType
A representation of the model object 'Abstract Time Object Type'. The abstract supertype for temporal objects.
-
-
Method Summary
-
Methods inherited from interface AbstractGMLType
getDescription, getId, getMetaDataProperty, getName, getNameGroup, setDescription, setId
-
-