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 TypeMethodDescriptionvoidDocumentRoot.setTimeTopologyComplex(TimeTopologyComplexType value) Sets the value of the 'Time Topology Complex' containment reference.voidTimeTopologyComplexPropertyType.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 TypeClassDescriptionclassAn implementation of the model object 'Time Topology Complex Type'.Fields in net.opengis.gml311.impl declared as TimeTopologyComplexTypeModifier and TypeFieldDescriptionprotected TimeTopologyComplexTypeTimeTopologyComplexPropertyTypeImpl.timeTopologyComplexThe 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 TypeMethodDescriptionNotificationChainDocumentRootImpl.basicSetTimeTopologyComplex(TimeTopologyComplexType newTimeTopologyComplex, NotificationChain msgs) NotificationChainTimeTopologyComplexPropertyTypeImpl.basicSetTimeTopologyComplex(TimeTopologyComplexType newTimeTopologyComplex, NotificationChain msgs) voidDocumentRootImpl.setTimeTopologyComplex(TimeTopologyComplexType newTimeTopologyComplex) voidTimeTopologyComplexPropertyTypeImpl.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'.booleanGml311Validator.validateTimeTopologyComplexType(TimeTopologyComplexType timeTopologyComplexType, DiagnosticChain diagnostics, Map<Object, Object> context)