Uses of Interface
io.ciera.tool.sql.architecture.expression.UnaryOperationSet
-
Packages that use UnaryOperationSet Package Description io.ciera.tool io.ciera.tool.sql.architecture.expression io.ciera.tool.sql.architecture.expression.impl -
-
Uses of UnaryOperationSet in io.ciera.tool
Methods in io.ciera.tool that return UnaryOperationSet Modifier and Type Method Description UnaryOperationSetSql. UnaryOperation_instances() -
Uses of UnaryOperationSet in io.ciera.tool.sql.architecture.expression
Methods in io.ciera.tool.sql.architecture.expression that return UnaryOperationSet Modifier and Type Method Description UnaryOperationSetExpressionSet. R776_is_a_UnaryOperation()UnaryOperationSetExpressionSet. 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 UnaryOperationSet Modifier and Type Class Description classUnaryOperationSetImplMethods in io.ciera.tool.sql.architecture.expression.impl that return UnaryOperationSet Modifier and Type Method Description UnaryOperationSetUnaryOperationSetImpl. emptySet()UnaryOperationSetUnaryOperationSetImpl. emptySet(Comparator<? super UnaryOperation> comp)UnaryOperationSetExpressionSetImpl. R776_is_a_UnaryOperation()UnaryOperationSetExpressionSetImpl. R777_is_single_operand_for_UnaryOperation()
-