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

Inheritance diagram for com::cosylab::cdb::CDBTreeNode:
Inheritance graph
[legend]
Collaboration diagram for com::cosylab::cdb::CDBTreeNode:
Collaboration graph
[legend]

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]

Referenced by getChildCount().


Member Function Documentation

int com::cosylab::cdb::CDBTreeNode::getChildCount (  )  [inline]
String com::cosylab::cdb::CDBTreeNode::getValue (  )  [inline]
boolean com::cosylab::cdb::CDBTreeNode::isLeaf (  )  [inline]

References context, and parent.

Referenced by getValue().

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

References name.


Member Data Documentation

Referenced by getChildCount().

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

Referenced by getChildCount(), getValue(), and isLeaf().

Referenced by getChildCount(), getValue(), and toString().

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

Referenced by getChildCount(), getValue(), and isLeaf().


The documentation for this class was generated from the following file:

Generated by  doxygen 1.6.2