|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ArithmeticOperator.Arity | |
|---|---|
| org.jboss.dna.graph.query.model | The Abstract Query Model is a vocabulary that can be used to construct a language-neutral representation of a query. |
| Uses of ArithmeticOperator.Arity in org.jboss.dna.graph.query.model |
|---|
| Methods in org.jboss.dna.graph.query.model that return ArithmeticOperator.Arity | |
|---|---|
ArithmeticOperator.Arity |
ArithmeticOperator.getArity()
Get the 'arity' of the operator. |
static ArithmeticOperator.Arity |
ArithmeticOperator.Arity.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static ArithmeticOperator.Arity[] |
ArithmeticOperator.Arity.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||