Uses of Interface
net.opengis.gml311.AbstractTimeGeometricPrimitiveType
Packages that use AbstractTimeGeometricPrimitiveType
- 
Uses of AbstractTimeGeometricPrimitiveType in net.opengis.gml311Subinterfaces of AbstractTimeGeometricPrimitiveType in net.opengis.gml311Modifier and TypeInterfaceDescriptioninterfaceA representation of the model object 'Time Instant Type'.interfaceA 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.implClasses in net.opengis.gml311.impl that implement AbstractTimeGeometricPrimitiveTypeModifier and TypeClassDescriptionclassAn implementation of the model object 'Abstract Time Geometric Primitive Type'.classAn implementation of the model object 'Time Instant Type'.classAn 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 TypeMethodDescriptionNotificationChainDocumentRootImpl.basicSetTimeGeometricPrimitive(AbstractTimeGeometricPrimitiveType newTimeGeometricPrimitive, NotificationChain msgs) NotificationChainTimeGeometricPrimitivePropertyTypeImpl.basicSetTimeGeometricPrimitive(AbstractTimeGeometricPrimitiveType newTimeGeometricPrimitive, NotificationChain msgs) 
- 
Uses of AbstractTimeGeometricPrimitiveType in net.opengis.gml311.utilMethods 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'.booleanGml311Validator.validateAbstractTimeGeometricPrimitiveType(AbstractTimeGeometricPrimitiveType abstractTimeGeometricPrimitiveType, DiagnosticChain diagnostics, Map<Object, Object> context)