alma::TMCDB::maci::ComponentNode Class Reference

Inheritance diagram for alma::TMCDB::maci::ComponentNode:
Inheritance graph
[legend]
Collaboration diagram for alma::TMCDB::maci::ComponentNode:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 ComponentNode ()
String toString ()

Public Attributes

Map< String, ComponentNode_ = new LinkedHashMap<String, ComponentNode>()

Static Private Attributes

static final String newline = System.getProperty("line.separator")

Detailed Description

Node only (to create hierarchy component) - only holds a list of subcomponents.


Constructor & Destructor Documentation

alma::TMCDB::maci::ComponentNode::ComponentNode (  )  [inline]

Default Constructor for Component. Setter methods must be used to insert data.


Member Function Documentation

String alma::TMCDB::maci::ComponentNode::toString (  )  [inline]

Member Data Documentation

Map<String, ComponentNode> alma::TMCDB::maci::ComponentNode::_ = new LinkedHashMap<String, ComponentNode>()
final String alma::TMCDB::maci::ComponentNode::newline = System.getProperty("line.separator") [static, private]

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

Generated by  doxygen 1.6.2