Uses of Interface
net.opengis.gml311.TimeEdgeType
Packages that use TimeEdgeType
- 
Uses of TimeEdgeType in net.opengis.gml311Methods in net.opengis.gml311 that return TimeEdgeTypeModifier and TypeMethodDescriptionGml311Factory.createTimeEdgeType()Returns a new object of class 'Time Edge Type'.DocumentRoot.getTimeEdge()Returns the value of the 'Time Edge' containment reference.TimeEdgePropertyType.getTimeEdge()Returns the value of the 'Time Edge' containment reference.Methods in net.opengis.gml311 with parameters of type TimeEdgeTypeModifier and TypeMethodDescriptionvoidDocumentRoot.setTimeEdge(TimeEdgeType value) Sets the value of the 'Time Edge' containment reference.voidTimeEdgePropertyType.setTimeEdge(TimeEdgeType value) Sets the value of the 'Time Edge' containment reference.
- 
Uses of TimeEdgeType in net.opengis.gml311.implClasses in net.opengis.gml311.impl that implement TimeEdgeTypeModifier and TypeClassDescriptionclassAn implementation of the model object 'Time Edge Type'.Fields in net.opengis.gml311.impl declared as TimeEdgeTypeModifier and TypeFieldDescriptionprotected TimeEdgeTypeTimeEdgePropertyTypeImpl.timeEdgeThe cached value of the 'Time Edge' containment reference.Methods in net.opengis.gml311.impl that return TimeEdgeTypeModifier and TypeMethodDescriptionGml311FactoryImpl.createTimeEdgeType()DocumentRootImpl.getTimeEdge()TimeEdgePropertyTypeImpl.getTimeEdge()Methods in net.opengis.gml311.impl with parameters of type TimeEdgeTypeModifier and TypeMethodDescriptionNotificationChainDocumentRootImpl.basicSetTimeEdge(TimeEdgeType newTimeEdge, NotificationChain msgs) NotificationChainTimeEdgePropertyTypeImpl.basicSetTimeEdge(TimeEdgeType newTimeEdge, NotificationChain msgs) voidDocumentRootImpl.setTimeEdge(TimeEdgeType newTimeEdge) voidTimeEdgePropertyTypeImpl.setTimeEdge(TimeEdgeType newTimeEdge) 
- 
Uses of TimeEdgeType in net.opengis.gml311.utilMethods in net.opengis.gml311.util with parameters of type TimeEdgeTypeModifier and TypeMethodDescriptionGml311Switch.caseTimeEdgeType(TimeEdgeType object) Returns the result of interpreting the object as an instance of 'Time Edge Type'.booleanGml311Validator.validateTimeEdgeType(TimeEdgeType timeEdgeType, DiagnosticChain diagnostics, Map<Object, Object> context)