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 interfaceAbstractCoordinateOperationBaseTypeA representation of the model object 'Abstract Coordinate Operation Base Type'.interfaceAbstractCoordinateOperationTypeA representation of the model object 'Abstract Coordinate Operation Type'.interfaceAbstractCoordinateSystemBaseTypeA representation of the model object 'Abstract Coordinate System Base Type'.interfaceAbstractCoordinateSystemTypeA representation of the model object 'Abstract Coordinate System Type'.interfaceAbstractDatumBaseTypeA representation of the model object 'Abstract Datum Base Type'.interfaceAbstractDatumTypeA representation of the model object 'Abstract Datum Type'.interfaceAbstractGeneralConversionTypeA representation of the model object 'Abstract General Conversion Type'.interfaceAbstractGeneralDerivedCRSTypeA representation of the model object 'Abstract General Derived CRS Type'.interfaceAbstractGeneralOperationParameterTypeA representation of the model object 'Abstract General Operation Parameter Type'.interfaceAbstractGeneralTransformationTypeA representation of the model object 'Abstract General Transformation Type'.interfaceAbstractReferenceSystemBaseTypeA representation of the model object 'Abstract Reference System Base Type'.interfaceAbstractReferenceSystemTypeA representation of the model object 'Abstract Reference System Type'.interfaceAbstractTimeReferenceSystemTypeA representation of the model object 'Abstract Time Reference System Type'.interfaceBaseUnitTypeA representation of the model object 'Base Unit Type'.interfaceCartesianCSTypeA representation of the model object 'Cartesian CS Type'.interfaceCompoundCRSTypeA representation of the model object 'Compound CRS Type'.interfaceConcatenatedOperationTypeA representation of the model object 'Concatenated Operation Type'.interfaceConventionalUnitTypeA representation of the model object 'Conventional Unit Type'.interfaceConversionTypeA representation of the model object 'Conversion Type'.interfaceCoordinateSystemAxisBaseTypeA representation of the model object 'Coordinate System Axis Base Type'.interfaceCoordinateSystemAxisTypeA representation of the model object 'Coordinate System Axis Type'.interfaceCylindricalCSTypeA representation of the model object 'Cylindrical CS Type'.interfaceDefinitionProxyTypeA representation of the model object 'Definition Proxy Type'.interfaceDerivedCRSTypeA representation of the model object 'Derived CRS Type'.interfaceDerivedUnitTypeA representation of the model object 'Derived Unit Type'.interfaceDictionaryTypeA representation of the model object 'Dictionary Type'.interfaceEllipsoidalCSTypeA representation of the model object 'Ellipsoidal CS Type'.interfaceEllipsoidBaseTypeA representation of the model object 'Ellipsoid Base Type'.interfaceEllipsoidTypeA representation of the model object 'Ellipsoid Type'.interfaceEngineeringCRSTypeA representation of the model object 'Engineering CRS Type'.interfaceEngineeringDatumTypeA representation of the model object 'Engineering Datum Type'.interfaceGeocentricCRSTypeA representation of the model object 'Geocentric CRS Type'.interfaceGeodeticDatumTypeA representation of the model object 'Geodetic Datum Type'.interfaceGeographicCRSTypeA representation of the model object 'Geographic CRS Type'.interfaceImageCRSTypeA representation of the model object 'Image CRS Type'.interfaceImageDatumTypeA representation of the model object 'Image Datum Type'.interfaceLinearCSTypeA representation of the model object 'Linear CS Type'.interfaceObliqueCartesianCSTypeA representation of the model object 'Oblique Cartesian CS Type'.interfaceOperationMethodBaseTypeA representation of the model object 'Operation Method Base Type'.interfaceOperationMethodTypeA representation of the model object 'Operation Method Type'.interfaceOperationParameterBaseTypeA representation of the model object 'Operation Parameter Base Type'.interfaceOperationParameterGroupBaseTypeA representation of the model object 'Operation Parameter Group Base Type'.interfaceOperationParameterGroupTypeA representation of the model object 'Operation Parameter Group Type'.interfaceOperationParameterTypeA representation of the model object 'Operation Parameter Type'.interfacePassThroughOperationTypeA representation of the model object 'Pass Through Operation Type'.interfacePolarCSTypeA representation of the model object 'Polar CS Type'.interfacePrimeMeridianBaseTypeA representation of the model object 'Prime Meridian Base Type'.interfacePrimeMeridianTypeA representation of the model object 'Prime Meridian Type'.interfaceProjectedCRSTypeA representation of the model object 'Projected CRS Type'.interfaceSphericalCSTypeA representation of the model object 'Spherical CS Type'.interfaceTemporalCRSTypeA representation of the model object 'Temporal CRS Type'.interfaceTemporalCSTypeA representation of the model object 'Temporal CS Type'.interfaceTemporalDatumBaseTypeA representation of the model object 'Temporal Datum Base Type'.interfaceTemporalDatumTypeA representation of the model object 'Temporal Datum Type'.interfaceTimeCalendarEraTypeA representation of the model object 'Time Calendar Era Type'.interfaceTimeCalendarTypeA representation of the model object 'Time Calendar Type'.interfaceTimeClockTypeA representation of the model object 'Time Clock Type'.interfaceTimeCoordinateSystemTypeA representation of the model object 'Time Coordinate System Type'.interfaceTimeOrdinalEraTypeA representation of the model object 'Time Ordinal Era Type'.interfaceTimeOrdinalReferenceSystemTypeA representation of the model object 'Time Ordinal Reference System Type'.interfaceTransformationTypeA representation of the model object 'Transformation Type'.interfaceUnitDefinitionTypeA representation of the model object 'Unit Definition Type'.interfaceUserDefinedCSTypeA representation of the model object 'User Defined CS Type'.interfaceVerticalCRSTypeA representation of the model object 'Vertical CRS Type'.interfaceVerticalCSTypeA representation of the model object 'Vertical CS Type'.interfaceVerticalDatumTypeA representation of the model object 'Vertical Datum Type'.Methods in net.opengis.gml311 that return DefinitionType Modifier and Type Method Description DefinitionTypeGml311Factory. createDefinitionType()Returns a new object of class 'Definition Type'.DefinitionTypeDictionaryEntryType. getDefinition()Returns the value of the 'Definition' containment reference.DefinitionTypeDocumentRoot. getDefinition()Returns the value of the 'Definition' containment reference.Methods in net.opengis.gml311 with parameters of type DefinitionType Modifier and Type Method Description voidDictionaryEntryType. setDefinition(DefinitionType value)Sets the value of the 'Definition' containment reference.voidDocumentRoot. 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 classAbstractCoordinateOperationBaseTypeImplAn implementation of the model object 'Abstract Coordinate Operation Base Type'.classAbstractCoordinateOperationTypeImplAn implementation of the model object 'Abstract Coordinate Operation Type'.classAbstractCoordinateSystemBaseTypeImplAn implementation of the model object 'Abstract Coordinate System Base Type'.classAbstractCoordinateSystemTypeImplAn implementation of the model object 'Abstract Coordinate System Type'.classAbstractDatumBaseTypeImplAn implementation of the model object 'Abstract Datum Base Type'.classAbstractDatumTypeImplAn implementation of the model object 'Abstract Datum Type'.classAbstractGeneralConversionTypeImplAn implementation of the model object 'Abstract General Conversion Type'.classAbstractGeneralDerivedCRSTypeImplAn implementation of the model object 'Abstract General Derived CRS Type'.classAbstractGeneralOperationParameterTypeImplAn implementation of the model object 'Abstract General Operation Parameter Type'.classAbstractGeneralTransformationTypeImplAn implementation of the model object 'Abstract General Transformation Type'.classAbstractReferenceSystemBaseTypeImplAn implementation of the model object 'Abstract Reference System Base Type'.classAbstractReferenceSystemTypeImplAn implementation of the model object 'Abstract Reference System Type'.classAbstractTimeReferenceSystemTypeImplAn implementation of the model object 'Abstract Time Reference System Type'.classBaseUnitTypeImplAn implementation of the model object 'Base Unit Type'.classCartesianCSTypeImplAn implementation of the model object 'Cartesian CS Type'.classCompoundCRSTypeImplAn implementation of the model object 'Compound CRS Type'.classConcatenatedOperationTypeImplAn implementation of the model object 'Concatenated Operation Type'.classConventionalUnitTypeImplAn implementation of the model object 'Conventional Unit Type'.classConversionTypeImplAn implementation of the model object 'Conversion Type'.classCoordinateSystemAxisBaseTypeImplAn implementation of the model object 'Coordinate System Axis Base Type'.classCoordinateSystemAxisTypeImplAn implementation of the model object 'Coordinate System Axis Type'.classCylindricalCSTypeImplAn implementation of the model object 'Cylindrical CS Type'.classDefinitionProxyTypeImplAn implementation of the model object 'Definition Proxy Type'.classDefinitionTypeImplAn implementation of the model object 'Definition Type'.classDerivedCRSTypeImplAn implementation of the model object 'Derived CRS Type'.classDerivedUnitTypeImplAn implementation of the model object 'Derived Unit Type'.classDictionaryTypeImplAn implementation of the model object 'Dictionary Type'.classEllipsoidalCSTypeImplAn implementation of the model object 'Ellipsoidal CS Type'.classEllipsoidBaseTypeImplAn implementation of the model object 'Ellipsoid Base Type'.classEllipsoidTypeImplAn implementation of the model object 'Ellipsoid Type'.classEngineeringCRSTypeImplAn implementation of the model object 'Engineering CRS Type'.classEngineeringDatumTypeImplAn implementation of the model object 'Engineering Datum Type'.classGeocentricCRSTypeImplAn implementation of the model object 'Geocentric CRS Type'.classGeodeticDatumTypeImplAn implementation of the model object 'Geodetic Datum Type'.classGeographicCRSTypeImplAn implementation of the model object 'Geographic CRS Type'.classImageCRSTypeImplAn implementation of the model object 'Image CRS Type'.classImageDatumTypeImplAn implementation of the model object 'Image Datum Type'.classLinearCSTypeImplAn implementation of the model object 'Linear CS Type'.classObliqueCartesianCSTypeImplAn implementation of the model object 'Oblique Cartesian CS Type'.classOperationMethodBaseTypeImplAn implementation of the model object 'Operation Method Base Type'.classOperationMethodTypeImplAn implementation of the model object 'Operation Method Type'.classOperationParameterBaseTypeImplAn implementation of the model object 'Operation Parameter Base Type'.classOperationParameterGroupBaseTypeImplAn implementation of the model object 'Operation Parameter Group Base Type'.classOperationParameterGroupTypeImplAn implementation of the model object 'Operation Parameter Group Type'.classOperationParameterTypeImplAn implementation of the model object 'Operation Parameter Type'.classPassThroughOperationTypeImplAn implementation of the model object 'Pass Through Operation Type'.classPolarCSTypeImplAn implementation of the model object 'Polar CS Type'.classPrimeMeridianBaseTypeImplAn implementation of the model object 'Prime Meridian Base Type'.classPrimeMeridianTypeImplAn implementation of the model object 'Prime Meridian Type'.classProjectedCRSTypeImplAn implementation of the model object 'Projected CRS Type'.classSphericalCSTypeImplAn implementation of the model object 'Spherical CS Type'.classTemporalCRSTypeImplAn implementation of the model object 'Temporal CRS Type'.classTemporalCSTypeImplAn implementation of the model object 'Temporal CS Type'.classTemporalDatumBaseTypeImplAn implementation of the model object 'Temporal Datum Base Type'.classTemporalDatumTypeImplAn implementation of the model object 'Temporal Datum Type'.classTimeCalendarEraTypeImplAn implementation of the model object 'Time Calendar Era Type'.classTimeCalendarTypeImplAn implementation of the model object 'Time Calendar Type'.classTimeClockTypeImplAn implementation of the model object 'Time Clock Type'.classTimeCoordinateSystemTypeImplAn implementation of the model object 'Time Coordinate System Type'.classTimeOrdinalEraTypeImplAn implementation of the model object 'Time Ordinal Era Type'.classTimeOrdinalReferenceSystemTypeImplAn implementation of the model object 'Time Ordinal Reference System Type'.classTransformationTypeImplAn implementation of the model object 'Transformation Type'.classUnitDefinitionTypeImplAn implementation of the model object 'Unit Definition Type'.classUserDefinedCSTypeImplAn implementation of the model object 'User Defined CS Type'.classVerticalCRSTypeImplAn implementation of the model object 'Vertical CRS Type'.classVerticalCSTypeImplAn implementation of the model object 'Vertical CS Type'.classVerticalDatumTypeImplAn implementation of the model object 'Vertical Datum Type'.Methods in net.opengis.gml311.impl that return DefinitionType Modifier and Type Method Description DefinitionTypeGml311FactoryImpl. createDefinitionType()DefinitionTypeDictionaryEntryTypeImpl. getDefinition()DefinitionTypeDocumentRootImpl. getDefinition()Methods in net.opengis.gml311.impl with parameters of type DefinitionType Modifier and Type Method Description NotificationChainDictionaryEntryTypeImpl. basicSetDefinition(DefinitionType newDefinition, NotificationChain msgs)NotificationChainDocumentRootImpl. basicSetDefinition(DefinitionType newDefinition, NotificationChain msgs)voidDictionaryEntryTypeImpl. setDefinition(DefinitionType newDefinition)voidDocumentRootImpl. 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 TGml311Switch. caseDefinitionType(DefinitionType object)Returns the result of interpreting the object as an instance of 'Definition Type'.booleanGml311Validator. validateDefinitionType(DefinitionType definitionType, DiagnosticChain diagnostics, Map<Object,Object> context)
-