Uses of Interface
opendap.Server.BoolFunction

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.
 



Copyright © 1999-2011 UCAR/Unidata. All Rights Reserved.