Uses of Interface
net.opengis.gml311.AbstractTimeReferenceSystemType
Packages that use AbstractTimeReferenceSystemType
-
Uses of AbstractTimeReferenceSystemType in net.opengis.gml311
Subinterfaces of AbstractTimeReferenceSystemType in net.opengis.gml311Modifier and TypeInterfaceDescriptioninterfaceA representation of the model object 'Time Calendar Type'.interfaceA representation of the model object 'Time Clock Type'.interfaceA representation of the model object 'Time Coordinate System Type'.interfaceA representation of the model object 'Time Ordinal Reference System Type'.Methods in net.opengis.gml311 that return AbstractTimeReferenceSystemTypeModifier and TypeMethodDescriptionDocumentRoot.getTimeReferenceSystem()Returns the value of the 'Time Reference System' containment reference. -
Uses of AbstractTimeReferenceSystemType in net.opengis.gml311.impl
Classes in net.opengis.gml311.impl that implement AbstractTimeReferenceSystemTypeModifier and TypeClassDescriptionclassAn implementation of the model object 'Abstract Time Reference System Type'.classAn implementation of the model object 'Time Calendar Type'.classAn implementation of the model object 'Time Clock Type'.classAn implementation of the model object 'Time Coordinate System Type'.classAn implementation of the model object 'Time Ordinal Reference System Type'.Methods in net.opengis.gml311.impl that return AbstractTimeReferenceSystemTypeMethods in net.opengis.gml311.impl with parameters of type AbstractTimeReferenceSystemTypeModifier and TypeMethodDescriptionNotificationChainDocumentRootImpl.basicSetTimeReferenceSystem(AbstractTimeReferenceSystemType newTimeReferenceSystem, NotificationChain msgs) -
Uses of AbstractTimeReferenceSystemType in net.opengis.gml311.util
Methods in net.opengis.gml311.util with parameters of type AbstractTimeReferenceSystemTypeModifier and TypeMethodDescriptionGml311Switch.caseAbstractTimeReferenceSystemType(AbstractTimeReferenceSystemType object) Returns the result of interpreting the object as an instance of 'Abstract Time Reference System Type'.booleanGml311Validator.validateAbstractTimeReferenceSystemType(AbstractTimeReferenceSystemType abstractTimeReferenceSystemType, DiagnosticChain diagnostics, Map<Object, Object> context)