|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use BoolFunction | |
|---|---|
| opendap.Server | This package contains the OPeNDAP Server classes. |
| Uses of BoolFunction in opendap.Server |
|---|
| Fields in opendap.Server declared as BoolFunction | |
|---|---|
protected BoolFunction |
BoolFunctionClause.function
|
| Methods in opendap.Server that return BoolFunction | |
|---|---|
BoolFunction |
FunctionLibrary.getBoolFunction(String name)
Retrieves a boolean function from the library. |
BoolFunction |
BoolFunctionClause.getFunction()
Returns the server-side function invoked by this clause |
| Constructors in opendap.Server with parameters of type BoolFunction | |
|---|---|
BoolFunctionClause(BoolFunction function,
List children)
Creates a new BoolFunctionClause. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||