Uses of Interface
net.opengis.gml311.DictionaryType
Packages that use DictionaryType
-
Uses of DictionaryType in net.opengis.gml311
Methods in net.opengis.gml311 that return DictionaryTypeModifier and TypeMethodDescriptionGml311Factory.createDictionaryType()Returns a new object of class 'Dictionary Type'.DocumentRoot.getDefinitionCollection()Returns the value of the 'Definition Collection' containment reference.DocumentRoot.getDictionary()Returns the value of the 'Dictionary' containment reference.Methods in net.opengis.gml311 with parameters of type DictionaryTypeModifier and TypeMethodDescriptionvoidDocumentRoot.setDefinitionCollection(DictionaryType value) Sets the value of the 'Definition Collection' containment reference.voidDocumentRoot.setDictionary(DictionaryType value) Sets the value of the 'Dictionary' containment reference. -
Uses of DictionaryType in net.opengis.gml311.impl
Classes in net.opengis.gml311.impl that implement DictionaryTypeModifier and TypeClassDescriptionclassAn implementation of the model object 'Dictionary Type'.Methods in net.opengis.gml311.impl that return DictionaryTypeModifier and TypeMethodDescriptionGml311FactoryImpl.createDictionaryType()DocumentRootImpl.getDefinitionCollection()DocumentRootImpl.getDictionary()Methods in net.opengis.gml311.impl with parameters of type DictionaryTypeModifier and TypeMethodDescriptionNotificationChainDocumentRootImpl.basicSetDefinitionCollection(DictionaryType newDefinitionCollection, NotificationChain msgs) NotificationChainDocumentRootImpl.basicSetDictionary(DictionaryType newDictionary, NotificationChain msgs) voidDocumentRootImpl.setDefinitionCollection(DictionaryType newDefinitionCollection) voidDocumentRootImpl.setDictionary(DictionaryType newDictionary) -
Uses of DictionaryType in net.opengis.gml311.util
Methods in net.opengis.gml311.util with parameters of type DictionaryTypeModifier and TypeMethodDescriptionGml311Switch.caseDictionaryType(DictionaryType object) Returns the result of interpreting the object as an instance of 'Dictionary Type'.booleanGml311Validator.validateDictionaryType(DictionaryType dictionaryType, DiagnosticChain diagnostics, Map<Object, Object> context)