| java.lang.Object org.griphyn.vdl.annotation.QueryTree
QueryTree | public class QueryTree (Code) | | This class defines the node structure for the tree representation of
the query.
author: Jens-S. Vöckler author: Yong Zhao version: $Revision: 50 $ |
QueryTree | public QueryTree()(Code) | | Constructor
|
getPredicate | public int getPredicate()(Code) | | Get the data element
|
traversal | public void traversal()(Code) | | |
|
|