Uses of Class
opendap.Server.AbstractClause

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

Uses of AbstractClause in opendap.Server
 

Subclasses of AbstractClause in opendap.Server
 class BoolFunctionClause
          Represents a clause which invokes a function that returns a boolean value.
 class BTFunctionClause
          Represents a clause which invokes a function that returns a BaseType.
 class DereferenceClause
          Represents a sub-clause that is a URL reference to remote data.
 class RelOpClause
          Represents a clause which compares subclauses, using one of the relative operators supported by the Operator class.
 class ValueClause
          Represents a clause containing a simple value.
 



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