|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ClauseFactory | |
---|---|
opendap.Server | This package contains the OPeNDAP Server classes. |
opendap.Server.parsers | This package contains Bison 2.4.2 generated Constraint Expression parser classes. |
Uses of ClauseFactory in opendap.Server |
---|
Constructors in opendap.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 . |
Uses of ClauseFactory in opendap.Server.parsers |
---|
Methods in opendap.Server.parsers with parameters of type ClauseFactory | |
---|---|
boolean |
Ceparse.constraint_expression(CEEvaluator ceEval,
BaseTypeFactory factory,
ClauseFactory clauseFactory)
********************* |
static boolean |
CeParser.constraint_expression(CEEvaluator ceEval,
BaseTypeFactory factory,
ClauseFactory clauseFactory,
String constraint,
String url)
|
void |
AST.init(CEEvaluator ceEval,
BaseTypeFactory factory,
ClauseFactory clauseFactory,
ServerDDS sdds,
List<AST> nodes)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |