Uses of Enum
org.eclipse.rdf4j.sparqlbuilder.constraint.UnaryOperator
Packages that use UnaryOperator
-
Uses of UnaryOperator in org.eclipse.rdf4j.sparqlbuilder.constraint
Methods in org.eclipse.rdf4j.sparqlbuilder.constraint that return UnaryOperatorModifier and TypeMethodDescriptionstatic UnaryOperator
Returns the enum constant of this type with the specified name.static UnaryOperator[]
UnaryOperator.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.eclipse.rdf4j.sparqlbuilder.constraint with parameters of type UnaryOperatorModifier and TypeMethodDescriptionprivate static UnaryOperation
Expressions.unaryExpression
(UnaryOperator operator, Operand operand) Constructors in org.eclipse.rdf4j.sparqlbuilder.constraint with parameters of type UnaryOperator