|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AbstractClause | |
---|---|
dods.dap.Server | This package contains the DODS Server classes. |
Uses of AbstractClause in dods.dap.Server |
---|
Subclasses of AbstractClause in dods.dap.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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |