Uses of Interface
net.opengis.gml311.TimeTopologyComplexType
Packages that use TimeTopologyComplexType
-
Uses of TimeTopologyComplexType in net.opengis.gml311
Methods in net.opengis.gml311 that return TimeTopologyComplexTypeModifier and TypeMethodDescriptionGml311Factory.createTimeTopologyComplexType()
Returns a new object of class 'Time Topology Complex Type'.DocumentRoot.getTimeTopologyComplex()
Returns the value of the 'Time Topology Complex' containment reference.TimeTopologyComplexPropertyType.getTimeTopologyComplex()
Returns the value of the 'Time Topology Complex' containment reference.Methods in net.opengis.gml311 with parameters of type TimeTopologyComplexTypeModifier and TypeMethodDescriptionvoid
DocumentRoot.setTimeTopologyComplex
(TimeTopologyComplexType value) Sets the value of the 'Time Topology Complex
' containment reference.void
TimeTopologyComplexPropertyType.setTimeTopologyComplex
(TimeTopologyComplexType value) Sets the value of the 'Time Topology Complex
' containment reference. -
Uses of TimeTopologyComplexType in net.opengis.gml311.impl
Classes in net.opengis.gml311.impl that implement TimeTopologyComplexTypeModifier and TypeClassDescriptionclass
An implementation of the model object 'Time Topology Complex Type'.Fields in net.opengis.gml311.impl declared as TimeTopologyComplexTypeModifier and TypeFieldDescriptionprotected TimeTopologyComplexType
TimeTopologyComplexPropertyTypeImpl.timeTopologyComplex
The cached value of the 'Time Topology Complex
' containment reference.Methods in net.opengis.gml311.impl that return TimeTopologyComplexTypeModifier and TypeMethodDescriptionGml311FactoryImpl.createTimeTopologyComplexType()
DocumentRootImpl.getTimeTopologyComplex()
TimeTopologyComplexPropertyTypeImpl.getTimeTopologyComplex()
Methods in net.opengis.gml311.impl with parameters of type TimeTopologyComplexTypeModifier and TypeMethodDescriptionNotificationChain
DocumentRootImpl.basicSetTimeTopologyComplex
(TimeTopologyComplexType newTimeTopologyComplex, NotificationChain msgs) NotificationChain
TimeTopologyComplexPropertyTypeImpl.basicSetTimeTopologyComplex
(TimeTopologyComplexType newTimeTopologyComplex, NotificationChain msgs) void
DocumentRootImpl.setTimeTopologyComplex
(TimeTopologyComplexType newTimeTopologyComplex) void
TimeTopologyComplexPropertyTypeImpl.setTimeTopologyComplex
(TimeTopologyComplexType newTimeTopologyComplex) -
Uses of TimeTopologyComplexType in net.opengis.gml311.util
Methods in net.opengis.gml311.util with parameters of type TimeTopologyComplexTypeModifier and TypeMethodDescriptionGml311Switch.caseTimeTopologyComplexType
(TimeTopologyComplexType object) Returns the result of interpreting the object as an instance of 'Time Topology Complex Type'.boolean
Gml311Validator.validateTimeTopologyComplexType
(TimeTopologyComplexType timeTopologyComplexType, DiagnosticChain diagnostics, Map<Object, Object> context)