Package net.opengis.gml311
Interface TemporalCSType
-
- All Superinterfaces:
AbstractCoordinateSystemBaseType
,AbstractCoordinateSystemType
,AbstractGMLType
,DefinitionType
,EObject
,Notifier
- All Known Implementing Classes:
TemporalCSTypeImpl
public interface TemporalCSType extends AbstractCoordinateSystemType
A representation of the model object 'Temporal CS Type'. A one-dimensional coordinate system containing a single time axis, used to describe the temporal position of a point in the specified time units from a specified time origin. A TemporalCS shall have one usesAxis association.- See Also:
Gml311Package.getTemporalCSType()
-
-
Method Summary
-
Methods inherited from interface AbstractCoordinateSystemBaseType
getCsName, setCsName
-
Methods inherited from interface AbstractCoordinateSystemType
getCsID, getRemarks, getUsesAxis, setRemarks
-
Methods inherited from interface AbstractGMLType
getDescription, getId, getMetaDataProperty, getName, getNameGroup, setDescription, setId
-
-