Uses of Interface
net.opengis.gml311.DefinitionType
-
Packages that use DefinitionType Package Description net.opengis.gml311 net.opengis.gml311.impl net.opengis.gml311.util -
-
Uses of DefinitionType in net.opengis.gml311
Subinterfaces of DefinitionType in net.opengis.gml311 Modifier and Type Interface Description interface
AbstractCoordinateOperationBaseType
A representation of the model object 'Abstract Coordinate Operation Base Type'.interface
AbstractCoordinateOperationType
A representation of the model object 'Abstract Coordinate Operation Type'.interface
AbstractCoordinateSystemBaseType
A representation of the model object 'Abstract Coordinate System Base Type'.interface
AbstractCoordinateSystemType
A representation of the model object 'Abstract Coordinate System Type'.interface
AbstractDatumBaseType
A representation of the model object 'Abstract Datum Base Type'.interface
AbstractDatumType
A representation of the model object 'Abstract Datum Type'.interface
AbstractGeneralConversionType
A representation of the model object 'Abstract General Conversion Type'.interface
AbstractGeneralDerivedCRSType
A representation of the model object 'Abstract General Derived CRS Type'.interface
AbstractGeneralOperationParameterType
A representation of the model object 'Abstract General Operation Parameter Type'.interface
AbstractGeneralTransformationType
A representation of the model object 'Abstract General Transformation Type'.interface
AbstractReferenceSystemBaseType
A representation of the model object 'Abstract Reference System Base Type'.interface
AbstractReferenceSystemType
A representation of the model object 'Abstract Reference System Type'.interface
AbstractTimeReferenceSystemType
A representation of the model object 'Abstract Time Reference System Type'.interface
BaseUnitType
A representation of the model object 'Base Unit Type'.interface
CartesianCSType
A representation of the model object 'Cartesian CS Type'.interface
CompoundCRSType
A representation of the model object 'Compound CRS Type'.interface
ConcatenatedOperationType
A representation of the model object 'Concatenated Operation Type'.interface
ConventionalUnitType
A representation of the model object 'Conventional Unit Type'.interface
ConversionType
A representation of the model object 'Conversion Type'.interface
CoordinateSystemAxisBaseType
A representation of the model object 'Coordinate System Axis Base Type'.interface
CoordinateSystemAxisType
A representation of the model object 'Coordinate System Axis Type'.interface
CylindricalCSType
A representation of the model object 'Cylindrical CS Type'.interface
DefinitionProxyType
A representation of the model object 'Definition Proxy Type'.interface
DerivedCRSType
A representation of the model object 'Derived CRS Type'.interface
DerivedUnitType
A representation of the model object 'Derived Unit Type'.interface
DictionaryType
A representation of the model object 'Dictionary Type'.interface
EllipsoidalCSType
A representation of the model object 'Ellipsoidal CS Type'.interface
EllipsoidBaseType
A representation of the model object 'Ellipsoid Base Type'.interface
EllipsoidType
A representation of the model object 'Ellipsoid Type'.interface
EngineeringCRSType
A representation of the model object 'Engineering CRS Type'.interface
EngineeringDatumType
A representation of the model object 'Engineering Datum Type'.interface
GeocentricCRSType
A representation of the model object 'Geocentric CRS Type'.interface
GeodeticDatumType
A representation of the model object 'Geodetic Datum Type'.interface
GeographicCRSType
A representation of the model object 'Geographic CRS Type'.interface
ImageCRSType
A representation of the model object 'Image CRS Type'.interface
ImageDatumType
A representation of the model object 'Image Datum Type'.interface
LinearCSType
A representation of the model object 'Linear CS Type'.interface
ObliqueCartesianCSType
A representation of the model object 'Oblique Cartesian CS Type'.interface
OperationMethodBaseType
A representation of the model object 'Operation Method Base Type'.interface
OperationMethodType
A representation of the model object 'Operation Method Type'.interface
OperationParameterBaseType
A representation of the model object 'Operation Parameter Base Type'.interface
OperationParameterGroupBaseType
A representation of the model object 'Operation Parameter Group Base Type'.interface
OperationParameterGroupType
A representation of the model object 'Operation Parameter Group Type'.interface
OperationParameterType
A representation of the model object 'Operation Parameter Type'.interface
PassThroughOperationType
A representation of the model object 'Pass Through Operation Type'.interface
PolarCSType
A representation of the model object 'Polar CS Type'.interface
PrimeMeridianBaseType
A representation of the model object 'Prime Meridian Base Type'.interface
PrimeMeridianType
A representation of the model object 'Prime Meridian Type'.interface
ProjectedCRSType
A representation of the model object 'Projected CRS Type'.interface
SphericalCSType
A representation of the model object 'Spherical CS Type'.interface
TemporalCRSType
A representation of the model object 'Temporal CRS Type'.interface
TemporalCSType
A representation of the model object 'Temporal CS Type'.interface
TemporalDatumBaseType
A representation of the model object 'Temporal Datum Base Type'.interface
TemporalDatumType
A representation of the model object 'Temporal Datum Type'.interface
TimeCalendarEraType
A representation of the model object 'Time Calendar Era Type'.interface
TimeCalendarType
A representation of the model object 'Time Calendar Type'.interface
TimeClockType
A representation of the model object 'Time Clock Type'.interface
TimeCoordinateSystemType
A representation of the model object 'Time Coordinate System Type'.interface
TimeOrdinalEraType
A representation of the model object 'Time Ordinal Era Type'.interface
TimeOrdinalReferenceSystemType
A representation of the model object 'Time Ordinal Reference System Type'.interface
TransformationType
A representation of the model object 'Transformation Type'.interface
UnitDefinitionType
A representation of the model object 'Unit Definition Type'.interface
UserDefinedCSType
A representation of the model object 'User Defined CS Type'.interface
VerticalCRSType
A representation of the model object 'Vertical CRS Type'.interface
VerticalCSType
A representation of the model object 'Vertical CS Type'.interface
VerticalDatumType
A representation of the model object 'Vertical Datum Type'.Methods in net.opengis.gml311 that return DefinitionType Modifier and Type Method Description DefinitionType
Gml311Factory. createDefinitionType()
Returns a new object of class 'Definition Type'.DefinitionType
DictionaryEntryType. getDefinition()
Returns the value of the 'Definition' containment reference.DefinitionType
DocumentRoot. getDefinition()
Returns the value of the 'Definition' containment reference.Methods in net.opengis.gml311 with parameters of type DefinitionType Modifier and Type Method Description void
DictionaryEntryType. setDefinition(DefinitionType value)
Sets the value of the 'Definition
' containment reference.void
DocumentRoot. setDefinition(DefinitionType value)
Sets the value of the 'Definition
' containment reference. -
Uses of DefinitionType in net.opengis.gml311.impl
Classes in net.opengis.gml311.impl that implement DefinitionType Modifier and Type Class Description class
AbstractCoordinateOperationBaseTypeImpl
An implementation of the model object 'Abstract Coordinate Operation Base Type'.class
AbstractCoordinateOperationTypeImpl
An implementation of the model object 'Abstract Coordinate Operation Type'.class
AbstractCoordinateSystemBaseTypeImpl
An implementation of the model object 'Abstract Coordinate System Base Type'.class
AbstractCoordinateSystemTypeImpl
An implementation of the model object 'Abstract Coordinate System Type'.class
AbstractDatumBaseTypeImpl
An implementation of the model object 'Abstract Datum Base Type'.class
AbstractDatumTypeImpl
An implementation of the model object 'Abstract Datum Type'.class
AbstractGeneralConversionTypeImpl
An implementation of the model object 'Abstract General Conversion Type'.class
AbstractGeneralDerivedCRSTypeImpl
An implementation of the model object 'Abstract General Derived CRS Type'.class
AbstractGeneralOperationParameterTypeImpl
An implementation of the model object 'Abstract General Operation Parameter Type'.class
AbstractGeneralTransformationTypeImpl
An implementation of the model object 'Abstract General Transformation Type'.class
AbstractReferenceSystemBaseTypeImpl
An implementation of the model object 'Abstract Reference System Base Type'.class
AbstractReferenceSystemTypeImpl
An implementation of the model object 'Abstract Reference System Type'.class
AbstractTimeReferenceSystemTypeImpl
An implementation of the model object 'Abstract Time Reference System Type'.class
BaseUnitTypeImpl
An implementation of the model object 'Base Unit Type'.class
CartesianCSTypeImpl
An implementation of the model object 'Cartesian CS Type'.class
CompoundCRSTypeImpl
An implementation of the model object 'Compound CRS Type'.class
ConcatenatedOperationTypeImpl
An implementation of the model object 'Concatenated Operation Type'.class
ConventionalUnitTypeImpl
An implementation of the model object 'Conventional Unit Type'.class
ConversionTypeImpl
An implementation of the model object 'Conversion Type'.class
CoordinateSystemAxisBaseTypeImpl
An implementation of the model object 'Coordinate System Axis Base Type'.class
CoordinateSystemAxisTypeImpl
An implementation of the model object 'Coordinate System Axis Type'.class
CylindricalCSTypeImpl
An implementation of the model object 'Cylindrical CS Type'.class
DefinitionProxyTypeImpl
An implementation of the model object 'Definition Proxy Type'.class
DefinitionTypeImpl
An implementation of the model object 'Definition Type'.class
DerivedCRSTypeImpl
An implementation of the model object 'Derived CRS Type'.class
DerivedUnitTypeImpl
An implementation of the model object 'Derived Unit Type'.class
DictionaryTypeImpl
An implementation of the model object 'Dictionary Type'.class
EllipsoidalCSTypeImpl
An implementation of the model object 'Ellipsoidal CS Type'.class
EllipsoidBaseTypeImpl
An implementation of the model object 'Ellipsoid Base Type'.class
EllipsoidTypeImpl
An implementation of the model object 'Ellipsoid Type'.class
EngineeringCRSTypeImpl
An implementation of the model object 'Engineering CRS Type'.class
EngineeringDatumTypeImpl
An implementation of the model object 'Engineering Datum Type'.class
GeocentricCRSTypeImpl
An implementation of the model object 'Geocentric CRS Type'.class
GeodeticDatumTypeImpl
An implementation of the model object 'Geodetic Datum Type'.class
GeographicCRSTypeImpl
An implementation of the model object 'Geographic CRS Type'.class
ImageCRSTypeImpl
An implementation of the model object 'Image CRS Type'.class
ImageDatumTypeImpl
An implementation of the model object 'Image Datum Type'.class
LinearCSTypeImpl
An implementation of the model object 'Linear CS Type'.class
ObliqueCartesianCSTypeImpl
An implementation of the model object 'Oblique Cartesian CS Type'.class
OperationMethodBaseTypeImpl
An implementation of the model object 'Operation Method Base Type'.class
OperationMethodTypeImpl
An implementation of the model object 'Operation Method Type'.class
OperationParameterBaseTypeImpl
An implementation of the model object 'Operation Parameter Base Type'.class
OperationParameterGroupBaseTypeImpl
An implementation of the model object 'Operation Parameter Group Base Type'.class
OperationParameterGroupTypeImpl
An implementation of the model object 'Operation Parameter Group Type'.class
OperationParameterTypeImpl
An implementation of the model object 'Operation Parameter Type'.class
PassThroughOperationTypeImpl
An implementation of the model object 'Pass Through Operation Type'.class
PolarCSTypeImpl
An implementation of the model object 'Polar CS Type'.class
PrimeMeridianBaseTypeImpl
An implementation of the model object 'Prime Meridian Base Type'.class
PrimeMeridianTypeImpl
An implementation of the model object 'Prime Meridian Type'.class
ProjectedCRSTypeImpl
An implementation of the model object 'Projected CRS Type'.class
SphericalCSTypeImpl
An implementation of the model object 'Spherical CS Type'.class
TemporalCRSTypeImpl
An implementation of the model object 'Temporal CRS Type'.class
TemporalCSTypeImpl
An implementation of the model object 'Temporal CS Type'.class
TemporalDatumBaseTypeImpl
An implementation of the model object 'Temporal Datum Base Type'.class
TemporalDatumTypeImpl
An implementation of the model object 'Temporal Datum Type'.class
TimeCalendarEraTypeImpl
An implementation of the model object 'Time Calendar Era Type'.class
TimeCalendarTypeImpl
An implementation of the model object 'Time Calendar Type'.class
TimeClockTypeImpl
An implementation of the model object 'Time Clock Type'.class
TimeCoordinateSystemTypeImpl
An implementation of the model object 'Time Coordinate System Type'.class
TimeOrdinalEraTypeImpl
An implementation of the model object 'Time Ordinal Era Type'.class
TimeOrdinalReferenceSystemTypeImpl
An implementation of the model object 'Time Ordinal Reference System Type'.class
TransformationTypeImpl
An implementation of the model object 'Transformation Type'.class
UnitDefinitionTypeImpl
An implementation of the model object 'Unit Definition Type'.class
UserDefinedCSTypeImpl
An implementation of the model object 'User Defined CS Type'.class
VerticalCRSTypeImpl
An implementation of the model object 'Vertical CRS Type'.class
VerticalCSTypeImpl
An implementation of the model object 'Vertical CS Type'.class
VerticalDatumTypeImpl
An implementation of the model object 'Vertical Datum Type'.Methods in net.opengis.gml311.impl that return DefinitionType Modifier and Type Method Description DefinitionType
Gml311FactoryImpl. createDefinitionType()
DefinitionType
DictionaryEntryTypeImpl. getDefinition()
DefinitionType
DocumentRootImpl. getDefinition()
Methods in net.opengis.gml311.impl with parameters of type DefinitionType Modifier and Type Method Description NotificationChain
DictionaryEntryTypeImpl. basicSetDefinition(DefinitionType newDefinition, NotificationChain msgs)
NotificationChain
DocumentRootImpl. basicSetDefinition(DefinitionType newDefinition, NotificationChain msgs)
void
DictionaryEntryTypeImpl. setDefinition(DefinitionType newDefinition)
void
DocumentRootImpl. setDefinition(DefinitionType newDefinition)
-
Uses of DefinitionType in net.opengis.gml311.util
Methods in net.opengis.gml311.util with parameters of type DefinitionType Modifier and Type Method Description T
Gml311Switch. caseDefinitionType(DefinitionType object)
Returns the result of interpreting the object as an instance of 'Definition Type'.boolean
Gml311Validator. validateDefinitionType(DefinitionType definitionType, DiagnosticChain diagnostics, Map<Object,Object> context)
-