Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members | Related Pages

com::cosylab::cdb::CDBTreeNode Class Reference

List of all members.

Public Member Functions

 CDBTreeNode (String name, Context parent, Context context)
boolean isLeaf ()
int getChildCount ()
String getValue ()
String toString ()

Private Attributes

boolean areChildrenDefined = false
String name
Context parent = null
Context context = null

Constructor & Destructor Documentation

com::cosylab::cdb::CDBTreeNode::CDBTreeNode String  name,
Context  parent,
Context  context
[inline]
 


Member Function Documentation

int com::cosylab::cdb::CDBTreeNode::getChildCount  )  [inline]
 

String com::cosylab::cdb::CDBTreeNode::getValue  )  [inline]
 

boolean com::cosylab::cdb::CDBTreeNode::isLeaf  )  [inline]
 

String com::cosylab::cdb::CDBTreeNode::toString  )  [inline]
 


Member Data Documentation

boolean com::cosylab::cdb::CDBTreeNode::areChildrenDefined = false [private]
 

Context com::cosylab::cdb::CDBTreeNode::context = null [private]
 

String com::cosylab::cdb::CDBTreeNode::name [private]
 

Context com::cosylab::cdb::CDBTreeNode::parent = null [private]
 


The documentation for this class was generated from the following file:
Generated on Thu Apr 30 03:12:13 2009 for ACS Java API by doxygen 1.3.8