Uses of Interface
net.opengis.gml311.HistoryPropertyType
Packages that use HistoryPropertyType
-
Uses of HistoryPropertyType in net.opengis.gml311
Subinterfaces of HistoryPropertyType in net.opengis.gml311Modifier and TypeInterfaceDescriptioninterfaceA representation of the model object 'Track Type'.Methods in net.opengis.gml311 that return HistoryPropertyTypeModifier and TypeMethodDescriptionGml311Factory.createHistoryPropertyType()Returns a new object of class 'History Property Type'.DocumentRoot.getHistory()Returns the value of the 'History' containment reference.DynamicFeatureCollectionType.getHistory()Returns the value of the 'History' containment reference.DynamicFeatureType.getHistory()Returns the value of the 'History' containment reference.Methods in net.opengis.gml311 with parameters of type HistoryPropertyTypeModifier and TypeMethodDescriptionvoidDocumentRoot.setHistory(HistoryPropertyType value) Sets the value of the 'History' containment reference.voidDynamicFeatureCollectionType.setHistory(HistoryPropertyType value) Sets the value of the 'History' containment reference.voidDynamicFeatureType.setHistory(HistoryPropertyType value) Sets the value of the 'History' containment reference. -
Uses of HistoryPropertyType in net.opengis.gml311.impl
Classes in net.opengis.gml311.impl that implement HistoryPropertyTypeModifier and TypeClassDescriptionclassAn implementation of the model object 'History Property Type'.classAn implementation of the model object 'Track Type'.Methods in net.opengis.gml311.impl that return HistoryPropertyTypeModifier and TypeMethodDescriptionGml311FactoryImpl.createHistoryPropertyType()DocumentRootImpl.getHistory()DynamicFeatureCollectionTypeImpl.getHistory()DynamicFeatureTypeImpl.getHistory()Methods in net.opengis.gml311.impl with parameters of type HistoryPropertyTypeModifier and TypeMethodDescriptionNotificationChainDocumentRootImpl.basicSetHistory(HistoryPropertyType newHistory, NotificationChain msgs) NotificationChainDynamicFeatureCollectionTypeImpl.basicSetHistory(HistoryPropertyType newHistory, NotificationChain msgs) NotificationChainDynamicFeatureTypeImpl.basicSetHistory(HistoryPropertyType newHistory, NotificationChain msgs) voidDocumentRootImpl.setHistory(HistoryPropertyType newHistory) voidDynamicFeatureCollectionTypeImpl.setHistory(HistoryPropertyType newHistory) voidDynamicFeatureTypeImpl.setHistory(HistoryPropertyType newHistory) -
Uses of HistoryPropertyType in net.opengis.gml311.util
Methods in net.opengis.gml311.util with parameters of type HistoryPropertyTypeModifier and TypeMethodDescriptionGml311Switch.caseHistoryPropertyType(HistoryPropertyType object) Returns the result of interpreting the object as an instance of 'History Property Type'.booleanGml311Validator.validateHistoryPropertyType(HistoryPropertyType historyPropertyType, DiagnosticChain diagnostics, Map<Object, Object> context)