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 TypeMethodDescriptionvoid
DocumentRoot.setDefinitionProxy
(DefinitionProxyType value) Sets the value of the 'Definition Proxy
' containment reference.void
IndirectEntryType.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 TypeClassDescriptionclass
An implementation of the model object 'Definition Proxy Type'.Fields in net.opengis.gml311.impl declared as DefinitionProxyTypeModifier and TypeFieldDescriptionprotected DefinitionProxyType
IndirectEntryTypeImpl.definitionProxy
The 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 TypeMethodDescriptionNotificationChain
DocumentRootImpl.basicSetDefinitionProxy
(DefinitionProxyType newDefinitionProxy, NotificationChain msgs) NotificationChain
IndirectEntryTypeImpl.basicSetDefinitionProxy
(DefinitionProxyType newDefinitionProxy, NotificationChain msgs) void
DocumentRootImpl.setDefinitionProxy
(DefinitionProxyType newDefinitionProxy) void
IndirectEntryTypeImpl.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'.boolean
Gml311Validator.validateDefinitionProxyType
(DefinitionProxyType definitionProxyType, DiagnosticChain diagnostics, Map<Object, Object> context)