Uses of Interface
net.opengis.gml311.AbstractTimeComplexType
Packages that use AbstractTimeComplexType
-
Uses of AbstractTimeComplexType in net.opengis.gml311
Subinterfaces of AbstractTimeComplexType in net.opengis.gml311Modifier and TypeInterfaceDescriptioninterface
A representation of the model object 'Time Topology Complex Type'.Methods in net.opengis.gml311 that return AbstractTimeComplexTypeModifier and TypeMethodDescriptionDocumentRoot.getTimeComplex()
Returns the value of the 'Time Complex' containment reference. -
Uses of AbstractTimeComplexType in net.opengis.gml311.impl
Classes in net.opengis.gml311.impl that implement AbstractTimeComplexTypeModifier and TypeClassDescriptionclass
An implementation of the model object 'Abstract Time Complex Type'.class
An implementation of the model object 'Time Topology Complex Type'.Methods in net.opengis.gml311.impl that return AbstractTimeComplexTypeMethods in net.opengis.gml311.impl with parameters of type AbstractTimeComplexTypeModifier and TypeMethodDescriptionNotificationChain
DocumentRootImpl.basicSetTimeComplex
(AbstractTimeComplexType newTimeComplex, NotificationChain msgs) -
Uses of AbstractTimeComplexType in net.opengis.gml311.util
Methods in net.opengis.gml311.util with parameters of type AbstractTimeComplexTypeModifier and TypeMethodDescriptionGml311Switch.caseAbstractTimeComplexType
(AbstractTimeComplexType object) Returns the result of interpreting the object as an instance of 'Abstract Time Complex Type'.boolean
Gml311Validator.validateAbstractTimeComplexType
(AbstractTimeComplexType abstractTimeComplexType, DiagnosticChain diagnostics, Map<Object, Object> context)