|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ArithmeticOperand | |
|---|---|
| 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. |
| org.jboss.dna.graph.query.validate | This package provides the interfaces that define the tables and columns that can be queried. |
| Uses of ArithmeticOperand in org.jboss.dna.graph.query.model |
|---|
| Methods in org.jboss.dna.graph.query.model with parameters of type ArithmeticOperand | |
|---|---|
void |
Visitors.AbstractVisitor.visit(ArithmeticOperand obj)
|
void |
Visitors.WalkAllVisitor.visit(ArithmeticOperand arithmeticOperation)
|
void |
Visitors.ReadableVisitor.visit(ArithmeticOperand arithmeticOperand)
|
void |
Visitor.visit(ArithmeticOperand obj)
|
| Uses of ArithmeticOperand in org.jboss.dna.graph.query.validate |
|---|
| Methods in org.jboss.dna.graph.query.validate with parameters of type ArithmeticOperand | |
|---|---|
void |
Validator.visit(ArithmeticOperand obj)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||