Interface DefinitionType

All Superinterfaces:
AbstractGMLType, EObject, Notifier
All Known Subinterfaces:
AbstractCoordinateOperationBaseType, AbstractCoordinateOperationType, AbstractCoordinateSystemBaseType, AbstractCoordinateSystemType, AbstractDatumBaseType, AbstractDatumType, AbstractGeneralConversionType, AbstractGeneralDerivedCRSType, AbstractGeneralOperationParameterType, AbstractGeneralTransformationType, AbstractReferenceSystemBaseType, AbstractReferenceSystemType, AbstractTimeReferenceSystemType, BaseUnitType, CartesianCSType, CompoundCRSType, ConcatenatedOperationType, ConventionalUnitType, ConversionType, CoordinateSystemAxisBaseType, CoordinateSystemAxisType, CylindricalCSType, DefinitionProxyType, DerivedCRSType, DerivedUnitType, DictionaryType, EllipsoidalCSType, EllipsoidBaseType, EllipsoidType, EngineeringCRSType, EngineeringDatumType, GeocentricCRSType, GeodeticDatumType, GeographicCRSType, ImageCRSType, ImageDatumType, LinearCSType, ObliqueCartesianCSType, OperationMethodBaseType, OperationMethodType, OperationParameterBaseType, OperationParameterGroupBaseType, OperationParameterGroupType, OperationParameterType, PassThroughOperationType, PolarCSType, PrimeMeridianBaseType, PrimeMeridianType, ProjectedCRSType, SphericalCSType, TemporalCRSType, TemporalCSType, TemporalDatumBaseType, TemporalDatumType, TimeCalendarEraType, TimeCalendarType, TimeClockType, TimeCoordinateSystemType, TimeOrdinalEraType, TimeOrdinalReferenceSystemType, TransformationType, UnitDefinitionType, UserDefinedCSType, VerticalCRSType, VerticalCSType, VerticalDatumType
All Known Implementing Classes:
AbstractCoordinateOperationBaseTypeImpl, AbstractCoordinateOperationTypeImpl, AbstractCoordinateSystemBaseTypeImpl, AbstractCoordinateSystemTypeImpl, AbstractDatumBaseTypeImpl, AbstractDatumTypeImpl, AbstractGeneralConversionTypeImpl, AbstractGeneralDerivedCRSTypeImpl, AbstractGeneralOperationParameterTypeImpl, AbstractGeneralTransformationTypeImpl, AbstractReferenceSystemBaseTypeImpl, AbstractReferenceSystemTypeImpl, AbstractTimeReferenceSystemTypeImpl, BaseUnitTypeImpl, CartesianCSTypeImpl, CompoundCRSTypeImpl, ConcatenatedOperationTypeImpl, ConventionalUnitTypeImpl, ConversionTypeImpl, CoordinateSystemAxisBaseTypeImpl, CoordinateSystemAxisTypeImpl, CylindricalCSTypeImpl, DefinitionProxyTypeImpl, DefinitionTypeImpl, DerivedCRSTypeImpl, DerivedUnitTypeImpl, DictionaryTypeImpl, EllipsoidalCSTypeImpl, EllipsoidBaseTypeImpl, EllipsoidTypeImpl, EngineeringCRSTypeImpl, EngineeringDatumTypeImpl, GeocentricCRSTypeImpl, GeodeticDatumTypeImpl, GeographicCRSTypeImpl, ImageCRSTypeImpl, ImageDatumTypeImpl, LinearCSTypeImpl, ObliqueCartesianCSTypeImpl, OperationMethodBaseTypeImpl, OperationMethodTypeImpl, OperationParameterBaseTypeImpl, OperationParameterGroupBaseTypeImpl, OperationParameterGroupTypeImpl, OperationParameterTypeImpl, PassThroughOperationTypeImpl, PolarCSTypeImpl, PrimeMeridianBaseTypeImpl, PrimeMeridianTypeImpl, ProjectedCRSTypeImpl, SphericalCSTypeImpl, TemporalCRSTypeImpl, TemporalCSTypeImpl, TemporalDatumBaseTypeImpl, TemporalDatumTypeImpl, TimeCalendarEraTypeImpl, TimeCalendarTypeImpl, TimeClockTypeImpl, TimeCoordinateSystemTypeImpl, TimeOrdinalEraTypeImpl, TimeOrdinalReferenceSystemTypeImpl, TransformationTypeImpl, UnitDefinitionTypeImpl, UserDefinedCSTypeImpl, VerticalCRSTypeImpl, VerticalCSTypeImpl, VerticalDatumTypeImpl

public interface DefinitionType extends AbstractGMLType
A representation of the model object 'Definition Type'. A definition, which can be included in or referenced by a dictionary. In this extended type, the inherited "description" optional element can hold the definition whenever only text is needed. The inherited "name" elements can provide one or more brief terms for which this is the definition. The inherited "metaDataProperty" elements can be used to reference or include more information about this definition. The gml:id attribute is required - it must be possible to reference this definition using this handle.
See Also: