Uses of Interface
net.opengis.gml311.UnitDefinitionType
Packages that use UnitDefinitionType
-
Uses of UnitDefinitionType in net.opengis.gml311
Subinterfaces of UnitDefinitionType in net.opengis.gml311Modifier and TypeInterfaceDescriptioninterfaceA representation of the model object 'Base Unit Type'.interfaceA representation of the model object 'Conventional Unit Type'.interfaceA representation of the model object 'Derived Unit Type'.Methods in net.opengis.gml311 that return UnitDefinitionTypeModifier and TypeMethodDescriptionGml311Factory.createUnitDefinitionType()Returns a new object of class 'Unit Definition Type'.DocumentRoot.getUnitDefinition()Returns the value of the 'Unit Definition' containment reference.Methods in net.opengis.gml311 with parameters of type UnitDefinitionTypeModifier and TypeMethodDescriptionvoidDocumentRoot.setUnitDefinition(UnitDefinitionType value) Sets the value of the 'Unit Definition' containment reference. -
Uses of UnitDefinitionType in net.opengis.gml311.impl
Classes in net.opengis.gml311.impl that implement UnitDefinitionTypeModifier and TypeClassDescriptionclassAn implementation of the model object 'Base Unit Type'.classAn implementation of the model object 'Conventional Unit Type'.classAn implementation of the model object 'Derived Unit Type'.classAn implementation of the model object 'Unit Definition Type'.Methods in net.opengis.gml311.impl that return UnitDefinitionTypeModifier and TypeMethodDescriptionGml311FactoryImpl.createUnitDefinitionType()DocumentRootImpl.getUnitDefinition()Methods in net.opengis.gml311.impl with parameters of type UnitDefinitionTypeModifier and TypeMethodDescriptionNotificationChainDocumentRootImpl.basicSetUnitDefinition(UnitDefinitionType newUnitDefinition, NotificationChain msgs) voidDocumentRootImpl.setUnitDefinition(UnitDefinitionType newUnitDefinition) -
Uses of UnitDefinitionType in net.opengis.gml311.util
Methods in net.opengis.gml311.util with parameters of type UnitDefinitionTypeModifier and TypeMethodDescriptionGml311Switch.caseUnitDefinitionType(UnitDefinitionType object) Returns the result of interpreting the object as an instance of 'Unit Definition Type'.booleanGml311Validator.validateUnitDefinitionType(UnitDefinitionType unitDefinitionType, DiagnosticChain diagnostics, Map<Object, Object> context)