Uses of Interface
io.ciera.tool.sql.architecture.expression.UnaryOperationSet
Packages that use UnaryOperationSet
Package
Description
-
Uses of UnaryOperationSet in io.ciera.tool
Methods in io.ciera.tool that return UnaryOperationSet -
Uses of UnaryOperationSet in io.ciera.tool.sql.architecture.expression
Methods in io.ciera.tool.sql.architecture.expression that return UnaryOperationSetModifier and TypeMethodDescriptionExpressionSet.R776_is_a_UnaryOperation()ExpressionSet.R777_is_single_operand_for_UnaryOperation() -
Uses of UnaryOperationSet in io.ciera.tool.sql.architecture.expression.impl
Classes in io.ciera.tool.sql.architecture.expression.impl that implement UnaryOperationSetMethods in io.ciera.tool.sql.architecture.expression.impl that return UnaryOperationSetModifier and TypeMethodDescriptionUnaryOperationSetImpl.emptySet()UnaryOperationSetImpl.emptySet(Comparator<? super UnaryOperation> comp) ExpressionSetImpl.R776_is_a_UnaryOperation()ExpressionSetImpl.R777_is_single_operand_for_UnaryOperation()