Uses of Interface
net.opengis.fes20.UnaryLogicOpType
Packages that use UnaryLogicOpType
-
Uses of UnaryLogicOpType in net.opengis.fes20
Methods in net.opengis.fes20 that return UnaryLogicOpTypeModifier and TypeMethodDescriptionFes20Factory.createUnaryLogicOpType()Returns a new object of class 'Unary Logic Op Type'.DocumentRoot.getNot()Returns the value of the 'Not' containment reference.Methods in net.opengis.fes20 with parameters of type UnaryLogicOpTypeModifier and TypeMethodDescriptionvoidDocumentRoot.setNot(UnaryLogicOpType value) Sets the value of the 'Not' containment reference. -
Uses of UnaryLogicOpType in net.opengis.fes20.impl
Classes in net.opengis.fes20.impl that implement UnaryLogicOpTypeModifier and TypeClassDescriptionclassAn implementation of the model object 'Unary Logic Op Type'.Methods in net.opengis.fes20.impl that return UnaryLogicOpTypeModifier and TypeMethodDescriptionFes20FactoryImpl.createUnaryLogicOpType()DocumentRootImpl.getNot()Methods in net.opengis.fes20.impl with parameters of type UnaryLogicOpTypeModifier and TypeMethodDescriptionNotificationChainDocumentRootImpl.basicSetNot(UnaryLogicOpType newNot, NotificationChain msgs) voidDocumentRootImpl.setNot(UnaryLogicOpType newNot) -
Uses of UnaryLogicOpType in net.opengis.fes20.util
Methods in net.opengis.fes20.util with parameters of type UnaryLogicOpTypeModifier and TypeMethodDescriptionFes20Switch.caseUnaryLogicOpType(UnaryLogicOpType object) Returns the result of interpreting the object as an instance of 'Unary Logic Op Type'.booleanFes20Validator.validateUnaryLogicOpType(UnaryLogicOpType unaryLogicOpType, DiagnosticChain diagnostics, Map<Object, Object> context)