Uses of Interface
net.opengis.gml311.AbstractTimeGeometricPrimitiveType
Packages that use AbstractTimeGeometricPrimitiveType
-
Uses of AbstractTimeGeometricPrimitiveType in net.opengis.gml311
Subinterfaces of AbstractTimeGeometricPrimitiveType in net.opengis.gml311Modifier and TypeInterfaceDescriptioninterface
A representation of the model object 'Time Instant Type'.interface
A representation of the model object 'Time Period Type'.Methods in net.opengis.gml311 that return AbstractTimeGeometricPrimitiveTypeModifier and TypeMethodDescriptionDocumentRoot.getTimeGeometricPrimitive()
Returns the value of the 'Time Geometric Primitive' containment reference.TimeGeometricPrimitivePropertyType.getTimeGeometricPrimitive()
Returns the value of the 'Time Geometric Primitive' containment reference. -
Uses of AbstractTimeGeometricPrimitiveType in net.opengis.gml311.impl
Classes in net.opengis.gml311.impl that implement AbstractTimeGeometricPrimitiveTypeModifier and TypeClassDescriptionclass
An implementation of the model object 'Abstract Time Geometric Primitive Type'.class
An implementation of the model object 'Time Instant Type'.class
An implementation of the model object 'Time Period Type'.Methods in net.opengis.gml311.impl that return AbstractTimeGeometricPrimitiveTypeModifier and TypeMethodDescriptionDocumentRootImpl.getTimeGeometricPrimitive()
TimeGeometricPrimitivePropertyTypeImpl.getTimeGeometricPrimitive()
Methods in net.opengis.gml311.impl with parameters of type AbstractTimeGeometricPrimitiveTypeModifier and TypeMethodDescriptionNotificationChain
DocumentRootImpl.basicSetTimeGeometricPrimitive
(AbstractTimeGeometricPrimitiveType newTimeGeometricPrimitive, NotificationChain msgs) NotificationChain
TimeGeometricPrimitivePropertyTypeImpl.basicSetTimeGeometricPrimitive
(AbstractTimeGeometricPrimitiveType newTimeGeometricPrimitive, NotificationChain msgs) -
Uses of AbstractTimeGeometricPrimitiveType in net.opengis.gml311.util
Methods in net.opengis.gml311.util with parameters of type AbstractTimeGeometricPrimitiveTypeModifier and TypeMethodDescriptionGml311Switch.caseAbstractTimeGeometricPrimitiveType
(AbstractTimeGeometricPrimitiveType object) Returns the result of interpreting the object as an instance of 'Abstract Time Geometric Primitive Type'.boolean
Gml311Validator.validateAbstractTimeGeometricPrimitiveType
(AbstractTimeGeometricPrimitiveType abstractTimeGeometricPrimitiveType, DiagnosticChain diagnostics, Map<Object, Object> context)