Uses of Enum Class
adalid.core.enums.OrderedPairOp
Packages that use OrderedPairOp
-
Uses of OrderedPairOp in adalid.core.enums
Methods in adalid.core.enums that return OrderedPairOpModifier and TypeMethodDescriptionstatic OrderedPairOpReturns the enum constant of this class with the specified name.static OrderedPairOp[]OrderedPairOp.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of OrderedPairOp in adalid.core.expressions
Methods in adalid.core.expressions that return OrderedPairOpConstructors in adalid.core.expressions with parameters of type OrderedPairOpModifierConstructorDescriptionprotectedAbstractOrderedPairX(Object x, OrderedPairOp operator, Object y) -
Uses of OrderedPairOp in adalid.core.interfaces
Methods in adalid.core.interfaces that return OrderedPairOp