Uses of Interface
opendap.Server.BTFunction

Packages that use BTFunction
opendap.Server This package contains the OPeNDAP Server classes. 
 

Uses of BTFunction in opendap.Server
 

Fields in opendap.Server declared as BTFunction
protected  BTFunction BTFunctionClause.function
           
 

Methods in opendap.Server that return BTFunction
 BTFunction FunctionLibrary.getBTFunction(String name)
          Retrieves a BaseType function from the library.
 BTFunction BTFunctionClause.getFunction()
          Returns the server-side function invoked by this clause
 

Constructors in opendap.Server with parameters of type BTFunction
BTFunctionClause(BTFunction function, List children)
          Creates a new BTFunctionClause.
 



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