Uses of Interface
net.opengis.fes20.ExtensionOpsType
Packages that use ExtensionOpsType
-
Uses of ExtensionOpsType in net.opengis.fes20
Methods in net.opengis.fes20 that return ExtensionOpsTypeModifier and TypeMethodDescriptionDocumentRoot.getExtensionOps()
Returns the value of the 'Extension Ops' containment reference.FilterType.getExtensionOps()
Returns the value of the 'Extension Ops' containment reference.UnaryLogicOpType.getExtensionOps()
Returns the value of the 'Extension Ops' containment reference.Methods in net.opengis.fes20 that return types with arguments of type ExtensionOpsTypeModifier and TypeMethodDescriptionEList<ExtensionOpsType>
BinaryLogicOpType.getExtensionOps()
Returns the value of the 'Extension Ops' containment reference list. -
Uses of ExtensionOpsType in net.opengis.fes20.impl
Classes in net.opengis.fes20.impl that implement ExtensionOpsTypeModifier and TypeClassDescriptionclass
An implementation of the model object 'Extension Ops Type'.Methods in net.opengis.fes20.impl that return ExtensionOpsTypeModifier and TypeMethodDescriptionDocumentRootImpl.getExtensionOps()
FilterTypeImpl.getExtensionOps()
UnaryLogicOpTypeImpl.getExtensionOps()
Methods in net.opengis.fes20.impl that return types with arguments of type ExtensionOpsTypeModifier and TypeMethodDescriptionEList<ExtensionOpsType>
BinaryLogicOpTypeImpl.getExtensionOps()
Methods in net.opengis.fes20.impl with parameters of type ExtensionOpsTypeModifier and TypeMethodDescriptionNotificationChain
DocumentRootImpl.basicSetExtensionOps
(ExtensionOpsType newExtensionOps, NotificationChain msgs) NotificationChain
FilterTypeImpl.basicSetExtensionOps
(ExtensionOpsType newExtensionOps, NotificationChain msgs) NotificationChain
UnaryLogicOpTypeImpl.basicSetExtensionOps
(ExtensionOpsType newExtensionOps, NotificationChain msgs) -
Uses of ExtensionOpsType in net.opengis.fes20.util
Methods in net.opengis.fes20.util with parameters of type ExtensionOpsTypeModifier and TypeMethodDescriptionFes20Switch.caseExtensionOpsType
(ExtensionOpsType object) Returns the result of interpreting the object as an instance of 'Extension Ops Type'.boolean
Fes20Validator.validateExtensionOpsType
(ExtensionOpsType extensionOpsType, DiagnosticChain diagnostics, Map<Object, Object> context)