Uses of Interface
net.opengis.gml311.AbstractTimeTopologyPrimitiveType
Packages that use AbstractTimeTopologyPrimitiveType
-
Uses of AbstractTimeTopologyPrimitiveType in net.opengis.gml311
Subinterfaces of AbstractTimeTopologyPrimitiveType in net.opengis.gml311Modifier and TypeInterfaceDescriptioninterface
A representation of the model object 'Time Edge Type'.interface
A representation of the model object 'Time Node Type'.Methods in net.opengis.gml311 that return AbstractTimeTopologyPrimitiveTypeModifier and TypeMethodDescriptionDocumentRoot.getTimeTopologyPrimitive()
Returns the value of the 'Time Topology Primitive' containment reference.TimeTopologyPrimitivePropertyType.getTimeTopologyPrimitive()
Returns the value of the 'Time Topology Primitive' containment reference. -
Uses of AbstractTimeTopologyPrimitiveType in net.opengis.gml311.impl
Classes in net.opengis.gml311.impl that implement AbstractTimeTopologyPrimitiveTypeModifier and TypeClassDescriptionclass
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 Node Type'.Methods in net.opengis.gml311.impl that return AbstractTimeTopologyPrimitiveTypeModifier and TypeMethodDescriptionDocumentRootImpl.getTimeTopologyPrimitive()
TimeTopologyPrimitivePropertyTypeImpl.getTimeTopologyPrimitive()
Methods in net.opengis.gml311.impl with parameters of type AbstractTimeTopologyPrimitiveTypeModifier and TypeMethodDescriptionNotificationChain
DocumentRootImpl.basicSetTimeTopologyPrimitive
(AbstractTimeTopologyPrimitiveType newTimeTopologyPrimitive, NotificationChain msgs) NotificationChain
TimeTopologyPrimitivePropertyTypeImpl.basicSetTimeTopologyPrimitive
(AbstractTimeTopologyPrimitiveType newTimeTopologyPrimitive, NotificationChain msgs) -
Uses of AbstractTimeTopologyPrimitiveType in net.opengis.gml311.util
Methods in net.opengis.gml311.util with parameters of type AbstractTimeTopologyPrimitiveTypeModifier and TypeMethodDescriptionGml311Switch.caseAbstractTimeTopologyPrimitiveType
(AbstractTimeTopologyPrimitiveType object) Returns the result of interpreting the object as an instance of 'Abstract Time Topology Primitive Type'.boolean
Gml311Validator.validateAbstractTimeTopologyPrimitiveType
(AbstractTimeTopologyPrimitiveType abstractTimeTopologyPrimitiveType, DiagnosticChain diagnostics, Map<Object, Object> context)