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 TypeInterfaceDescriptioninterface
A representation of the model object 'Time Calendar Type'.interface
A representation of the model object 'Time Clock Type'.interface
A representation of the model object 'Time Coordinate System Type'.interface
A 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 TypeClassDescriptionclass
An implementation of the model object 'Abstract Time Reference System Type'.class
An implementation of the model object 'Time Calendar Type'.class
An implementation of the model object 'Time Clock Type'.class
An implementation of the model object 'Time Coordinate System Type'.class
An 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 TypeMethodDescriptionNotificationChain
DocumentRootImpl.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'.boolean
Gml311Validator.validateAbstractTimeReferenceSystemType
(AbstractTimeReferenceSystemType abstractTimeReferenceSystemType, DiagnosticChain diagnostics, Map<Object, Object> context)