Uses of Interface
net.opengis.gml311.DefinitionProxyType
Packages that use DefinitionProxyType
-
Uses of DefinitionProxyType in net.opengis.gml311
Methods in net.opengis.gml311 that return DefinitionProxyTypeModifier and TypeMethodDescriptionGml311Factory.createDefinitionProxyType()Returns a new object of class 'Definition Proxy Type'.DocumentRoot.getDefinitionProxy()Returns the value of the 'Definition Proxy' containment reference.IndirectEntryType.getDefinitionProxy()Returns the value of the 'Definition Proxy' containment reference.Methods in net.opengis.gml311 with parameters of type DefinitionProxyTypeModifier and TypeMethodDescriptionvoidDocumentRoot.setDefinitionProxy(DefinitionProxyType value) Sets the value of the 'Definition Proxy' containment reference.voidIndirectEntryType.setDefinitionProxy(DefinitionProxyType value) Sets the value of the 'Definition Proxy' containment reference. -
Uses of DefinitionProxyType in net.opengis.gml311.impl
Classes in net.opengis.gml311.impl that implement DefinitionProxyTypeModifier and TypeClassDescriptionclassAn implementation of the model object 'Definition Proxy Type'.Fields in net.opengis.gml311.impl declared as DefinitionProxyTypeModifier and TypeFieldDescriptionprotected DefinitionProxyTypeIndirectEntryTypeImpl.definitionProxyThe cached value of the 'Definition Proxy' containment reference.Methods in net.opengis.gml311.impl that return DefinitionProxyTypeModifier and TypeMethodDescriptionGml311FactoryImpl.createDefinitionProxyType()DocumentRootImpl.getDefinitionProxy()IndirectEntryTypeImpl.getDefinitionProxy()Methods in net.opengis.gml311.impl with parameters of type DefinitionProxyTypeModifier and TypeMethodDescriptionNotificationChainDocumentRootImpl.basicSetDefinitionProxy(DefinitionProxyType newDefinitionProxy, NotificationChain msgs) NotificationChainIndirectEntryTypeImpl.basicSetDefinitionProxy(DefinitionProxyType newDefinitionProxy, NotificationChain msgs) voidDocumentRootImpl.setDefinitionProxy(DefinitionProxyType newDefinitionProxy) voidIndirectEntryTypeImpl.setDefinitionProxy(DefinitionProxyType newDefinitionProxy) -
Uses of DefinitionProxyType in net.opengis.gml311.util
Methods in net.opengis.gml311.util with parameters of type DefinitionProxyTypeModifier and TypeMethodDescriptionGml311Switch.caseDefinitionProxyType(DefinitionProxyType object) Returns the result of interpreting the object as an instance of 'Definition Proxy Type'.booleanGml311Validator.validateDefinitionProxyType(DefinitionProxyType definitionProxyType, DiagnosticChain diagnostics, Map<Object, Object> context)