alma::acs::commandcenter::meta::MaciInfo::SortingTreeNode Class Reference

Inheritance diagram for alma::acs::commandcenter::meta::MaciInfo::SortingTreeNode:
Inheritance graph
[legend]
Collaboration diagram for alma::acs::commandcenter::meta::MaciInfo::SortingTreeNode:
Collaboration graph
[legend]

List of all members.

Public Member Functions

SortingTreeNode clone ()
void sortChildrenByInfoDetail (final String key)
boolean equals (SortingTreeNode other)

Public Attributes

int[] representedHandles = new int[]{}

Protected Member Functions

 SortingTreeNode ()
 SortingTreeNode (Object userObject)
String detailValue (String key)

Constructor & Destructor Documentation

alma::acs::commandcenter::meta::MaciInfo::SortingTreeNode::SortingTreeNode (  )  [inline, protected]
alma::acs::commandcenter::meta::MaciInfo::SortingTreeNode::SortingTreeNode ( Object  userObject  )  [inline, protected]

Member Function Documentation

SortingTreeNode alma::acs::commandcenter::meta::MaciInfo::SortingTreeNode::clone (  )  [inline]

Support for guis (deployment tree). This is not a deep-clone. The userobject and representedHandles will be the same as in the source node but children and parent references will not be cloned.

References clone(), and representedHandles.

Referenced by clone().

String alma::acs::commandcenter::meta::MaciInfo::SortingTreeNode::detailValue ( String  key  )  [inline, protected]

Looks through child nodes with info detail for the InfoDetail with the specified name. Used by the sort-method above.

References alma::acs::commandcenter::meta::MaciInfo::InfoDetail::key, and alma::acs::commandcenter::meta::MaciInfo::InfoDetail::value.

boolean alma::acs::commandcenter::meta::MaciInfo::SortingTreeNode::equals ( SortingTreeNode  other  )  [inline]

support for merge operations

References equals().

Referenced by equals().

void alma::acs::commandcenter::meta::MaciInfo::SortingTreeNode::sortChildrenByInfoDetail ( final String  key  )  [inline]

Member Data Documentation


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

Generated by  doxygen 1.6.2