Uses of Interface
net.opengis.gml311.AbstractTimePrimitiveType
Packages that use AbstractTimePrimitiveType
-
Uses of AbstractTimePrimitiveType in net.opengis.gml311
Subinterfaces of AbstractTimePrimitiveType in net.opengis.gml311Modifier and TypeInterfaceDescriptioninterface
A representation of the model object 'Abstract Time Geometric 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'.Methods in net.opengis.gml311 that return AbstractTimePrimitiveTypeModifier and TypeMethodDescriptionDocumentRoot.getTimePrimitive()
Returns the value of the 'Time Primitive' containment reference.TimePrimitivePropertyType.getTimePrimitive()
Returns the value of the 'Time Primitive' containment reference. -
Uses of AbstractTimePrimitiveType in net.opengis.gml311.impl
Classes in net.opengis.gml311.impl that implement AbstractTimePrimitiveTypeModifier and TypeClassDescriptionclass
An implementation of the model object 'Abstract Time Geometric Primitive 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'.Methods in net.opengis.gml311.impl that return AbstractTimePrimitiveTypeModifier and TypeMethodDescriptionDocumentRootImpl.getTimePrimitive()
TimePrimitivePropertyTypeImpl.getTimePrimitive()
Methods in net.opengis.gml311.impl with parameters of type AbstractTimePrimitiveTypeModifier and TypeMethodDescriptionNotificationChain
DocumentRootImpl.basicSetTimePrimitive
(AbstractTimePrimitiveType newTimePrimitive, NotificationChain msgs) NotificationChain
TimePrimitivePropertyTypeImpl.basicSetTimePrimitive
(AbstractTimePrimitiveType newTimePrimitive, NotificationChain msgs) -
Uses of AbstractTimePrimitiveType in net.opengis.gml311.util
Methods in net.opengis.gml311.util with parameters of type AbstractTimePrimitiveTypeModifier and TypeMethodDescriptionGml311Switch.caseAbstractTimePrimitiveType
(AbstractTimePrimitiveType object) Returns the result of interpreting the object as an instance of 'Abstract Time Primitive Type'.boolean
Gml311Validator.validateAbstractTimePrimitiveType
(AbstractTimePrimitiveType abstractTimePrimitiveType, DiagnosticChain diagnostics, Map<Object, Object> context)