Package net.opengis.gml311
Interface TimeType
- 
- All Superinterfaces:
- EObject,- MeasureType,- Notifier
 - All Known Implementing Classes:
- TimeTypeImpl
 
 public interface TimeType extends MeasureType A representation of the model object 'Time Type'. Value of a time or temporal quantity, with its units. Uses the MeasureType with the restriction that the unit of measure referenced by uom must be suitable for a time value, such as seconds or weeks.- See Also:
- Gml311Package.getTimeType()
 
- 
- 
Method Summary- 
Methods inherited from interface EObjecteAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset
 - 
Methods inherited from interface MeasureTypegetUom, getValue, isSetValue, setUom, setValue, unsetValue
 
- 
 
-