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 TypeInterfaceDescriptioninterfaceA representation of the model object 'Abstract Time Geometric Primitive Type'.interfaceA representation of the model object 'Abstract Time Topology Primitive Type'.interfaceA representation of the model object 'Time Edge Type'.interfaceA representation of the model object 'Time Instant Type'.interfaceA representation of the model object 'Time Node Type'.interfaceA 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 TypeClassDescriptionclassAn implementation of the model object 'Abstract Time Geometric Primitive Type'.classAn implementation of the model object 'Abstract Time Primitive Type'.classAn implementation of the model object 'Abstract Time Topology Primitive Type'.classAn implementation of the model object 'Time Edge Type'.classAn implementation of the model object 'Time Instant Type'.classAn implementation of the model object 'Time Node Type'.classAn 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 TypeMethodDescriptionNotificationChainDocumentRootImpl.basicSetTimePrimitive(AbstractTimePrimitiveType newTimePrimitive, NotificationChain msgs) NotificationChainTimePrimitivePropertyTypeImpl.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'.booleanGml311Validator.validateAbstractTimePrimitiveType(AbstractTimePrimitiveType abstractTimePrimitiveType, DiagnosticChain diagnostics, Map<Object, Object> context)