Package | Description |
---|---|
org.modeshape.jcr.query.model |
The Abstract Query Model is a vocabulary that can be used to construct a language-neutral representation of a query.
|
Modifier and Type | Method and Description |
---|---|
ArithmeticOperator.Arity |
ArithmeticOperator.arity()
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.
|
Copyright © 2008–2016 JBoss, a division of Red Hat. All rights reserved.