acedb::Aceobj::AceobjNode Class Reference

List of all members.

Public Member Functions

 AceobjNode (String jstr)
 AceobjNode (String jstr, AceobjNode parent)
 AceobjNode (Object obj, AceobjNode parent)
String toString ()
boolean isTag ()

Protected Member Functions

 AceobjNode ()

Protected Attributes

String type = null
String value = null
AceobjNode right = null
AceobjNode down = null
AceobjNode parent = null


Constructor & Destructor Documentation

acedb::Aceobj::AceobjNode::AceobjNode (  )  [inline, protected]

acedb::Aceobj::AceobjNode::AceobjNode ( String  jstr  )  [inline]

Constructs AceobjNode from java style String like &#063Sequence&#063X97021&#063.

References type, and value.

acedb::Aceobj::AceobjNode::AceobjNode ( String  jstr,
AceobjNode  parent 
) [inline]

constructor, also set parent node as parent

acedb::Aceobj::AceobjNode::AceobjNode ( Object  obj,
AceobjNode  parent 
) [inline]


Member Function Documentation

String acedb::Aceobj::AceobjNode::toString (  )  [inline]

References type, and value.

boolean acedb::Aceobj::AceobjNode::isTag (  )  [inline]

References type.

Referenced by acedb::Aceobj::searchDown().


Member Data Documentation

String acedb::Aceobj::AceobjNode::type = null [protected]

A tre node with Ace class name, tags, build-in type derived from ace show -j option from tace. This is the building block for Aceobj.

Referenced by AceobjNode(), acedb::Aceobj::find(), acedb::Aceobj::getAceClass(), acedb::Aceobj::isTag(), isTag(), acedb::Aceobj::print(), toString(), and acedb::Aceobj::type().

String acedb::Aceobj::AceobjNode::value = null [protected]

Referenced by acedb::Aceobj::make().


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

Generated on Wed Oct 14 21:49:26 2009 for Softwares from Orpara by  doxygen 1.5.6