Uses of Interface
net.opengis.gml311.AbstractTimeObjectType
Packages that use AbstractTimeObjectType
-
Uses of AbstractTimeObjectType in net.opengis.gml311
Subinterfaces of AbstractTimeObjectType in net.opengis.gml311Modifier and TypeInterfaceDescriptioninterface
A representation of the model object 'Abstract Time Complex Type'.interface
A representation of the model object 'Abstract Time Geometric Primitive Type'.interface
A representation of the model object 'Abstract Time Primitive Type'.interface
A representation of the model object 'Abstract Time Topology Primitive Type'.interface
A representation of the model object 'Time Edge Type'.interface
A representation of the model object 'Time Instant Type'.interface
A representation of the model object 'Time Node Type'.interface
A representation of the model object 'Time Period Type'.interface
A representation of the model object 'Time Topology Complex Type'.Methods in net.opengis.gml311 that return AbstractTimeObjectTypeModifier and TypeMethodDescriptionDocumentRoot.getTimeObject()
Returns the value of the 'Time Object' containment reference.DomainSetType.getTimeObject()
Returns the value of the 'Time Object' containment reference. -
Uses of AbstractTimeObjectType in net.opengis.gml311.impl
Classes in net.opengis.gml311.impl that implement AbstractTimeObjectTypeModifier and TypeClassDescriptionclass
An implementation of the model object 'Abstract Time Complex Type'.class
An implementation of the model object 'Abstract Time Geometric Primitive Type'.class
An implementation of the model object 'Abstract Time Object Type'.class
An implementation of the model object 'Abstract Time Primitive Type'.class
An implementation of the model object 'Abstract Time Topology Primitive Type'.class
An implementation of the model object 'Time Edge Type'.class
An implementation of the model object 'Time Instant Type'.class
An implementation of the model object 'Time Node Type'.class
An implementation of the model object 'Time Period Type'.class
An implementation of the model object 'Time Topology Complex Type'.Methods in net.opengis.gml311.impl that return AbstractTimeObjectTypeModifier and TypeMethodDescriptionDocumentRootImpl.getTimeObject()
DomainSetTypeImpl.getTimeObject()
Methods in net.opengis.gml311.impl with parameters of type AbstractTimeObjectTypeModifier and TypeMethodDescriptionNotificationChain
DocumentRootImpl.basicSetTimeObject
(AbstractTimeObjectType newTimeObject, NotificationChain msgs) NotificationChain
DomainSetTypeImpl.basicSetTimeObject
(AbstractTimeObjectType newTimeObject, NotificationChain msgs) -
Uses of AbstractTimeObjectType in net.opengis.gml311.util
Methods in net.opengis.gml311.util with parameters of type AbstractTimeObjectTypeModifier and TypeMethodDescriptionGml311Switch.caseAbstractTimeObjectType
(AbstractTimeObjectType object) Returns the result of interpreting the object as an instance of 'Abstract Time Object Type'.boolean
Gml311Validator.validateAbstractTimeObjectType
(AbstractTimeObjectType abstractTimeObjectType, DiagnosticChain diagnostics, Map<Object, Object> context)