|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ClauseFactory | |
|---|---|
| dods.dap.parser | This package contains JavaCC generated DAP parser classes. |
| dods.dap.Server | This package contains the DODS Server classes. |
| Uses of ClauseFactory in dods.dap.parser |
|---|
| Methods in dods.dap.parser with parameters of type ClauseFactory | |
|---|---|
void |
ExprParser.constraint_expression(CEEvaluator ceEval,
dods.dap.BaseTypeFactory factory,
ClauseFactory clauseFactory)
This is the entry point for the Constraint expression parser. |
| Uses of ClauseFactory in dods.dap.Server |
|---|
| Constructors in dods.dap.Server with parameters of type ClauseFactory | |
|---|---|
CEEvaluator(ServerDDS dds,
ClauseFactory clauseFactory)
Construct a new CEEvaluator with dds as the
DDS object with which to resolve all variable and function names, and
clauseFactory as a source of Clause objects . |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||