Uses of Interface
net.opengis.fes20.LogicOpsType
Packages that use LogicOpsType
-
Uses of LogicOpsType in net.opengis.fes20
Subinterfaces of LogicOpsType in net.opengis.fes20Modifier and TypeInterfaceDescriptioninterfaceA representation of the model object 'Binary Logic Op Type'.interfaceA representation of the model object 'Unary Logic Op Type'.Methods in net.opengis.fes20 that return LogicOpsTypeModifier and TypeMethodDescriptionDocumentRoot.getLogicOps()Returns the value of the 'Logic Ops' containment reference.FilterType.getLogicOps()Returns the value of the 'Logic Ops' containment reference.UnaryLogicOpType.getLogicOps()Returns the value of the 'Logic Ops' containment reference.Methods in net.opengis.fes20 that return types with arguments of type LogicOpsTypeModifier and TypeMethodDescriptionEList<LogicOpsType>BinaryLogicOpType.getLogicOps()Returns the value of the 'Logic Ops' containment reference list. -
Uses of LogicOpsType in net.opengis.fes20.impl
Classes in net.opengis.fes20.impl that implement LogicOpsTypeModifier and TypeClassDescriptionclassAn implementation of the model object 'Binary Logic Op Type'.classAn implementation of the model object 'Logic Ops Type'.classAn implementation of the model object 'Unary Logic Op Type'.Methods in net.opengis.fes20.impl that return LogicOpsTypeModifier and TypeMethodDescriptionDocumentRootImpl.getLogicOps()FilterTypeImpl.getLogicOps()UnaryLogicOpTypeImpl.getLogicOps()Methods in net.opengis.fes20.impl that return types with arguments of type LogicOpsTypeMethods in net.opengis.fes20.impl with parameters of type LogicOpsTypeModifier and TypeMethodDescriptionNotificationChainDocumentRootImpl.basicSetLogicOps(LogicOpsType newLogicOps, NotificationChain msgs) NotificationChainFilterTypeImpl.basicSetLogicOps(LogicOpsType newLogicOps, NotificationChain msgs) NotificationChainUnaryLogicOpTypeImpl.basicSetLogicOps(LogicOpsType newLogicOps, NotificationChain msgs) -
Uses of LogicOpsType in net.opengis.fes20.util
Methods in net.opengis.fes20.util with parameters of type LogicOpsTypeModifier and TypeMethodDescriptionFes20Switch.caseLogicOpsType(LogicOpsType object) Returns the result of interpreting the object as an instance of 'Logic Ops Type'.booleanFes20Validator.validateLogicOpsType(LogicOpsType logicOpsType, DiagnosticChain diagnostics, Map<Object, Object> context)