MetaDone
metadone.client.dialog.swing.helperBrowserMetal2.Tree_AbstractNode Class Reference
Inheritance diagram for metadone.client.dialog.swing.helperBrowserMetal2.Tree_AbstractNode:
Collaboration diagram for metadone.client.dialog.swing.helperBrowserMetal2.Tree_AbstractNode:

List of all members.

Public Member Functions

abstract Object[] getChildren ()
abstract String toString ()
final Tree_AbstractNode getFather ()
boolean hasChildren ()
final boolean denotesAConcreteInstance ()
ConcreteObject getConcreteInstance ()

Protected Member Functions

ModelLevelTab2 getModel ()

Static Protected Member Functions

static final Object[] getEmptyArray ()

Package Functions

 Tree_AbstractNode (Tree_AbstractNode _father)
 Tree_AbstractNode ()

Private Attributes

final Tree_AbstractNode father

Static Private Attributes

static final Object[] emptyArray = new Object[0]

Detailed Description

Author:
ven

Date=27-mai-07 - 18:42:15 Filename = Table_AbstractNode.java


Constructor & Destructor Documentation

metadone.client.dialog.swing.helperBrowserMetal2.Tree_AbstractNode.Tree_AbstractNode ( Tree_AbstractNode  _father) [package]
Precondition:
_father!=null;
Parameters:
metaobjectDenotes the type used to visualize the inspected concreteobject.
_fatherThe parent node in the tree.

References metadone.client.dialog.swing.helperBrowserMetal2.Tree_AbstractNode.father.

metadone.client.dialog.swing.helperBrowserMetal2.Tree_AbstractNode.Tree_AbstractNode ( ) [package]

Member Function Documentation

abstract Object [] metadone.client.dialog.swing.helperBrowserMetal2.Tree_AbstractNode.getChildren ( ) [pure virtual]
boolean metadone.client.dialog.swing.helperBrowserMetal2.Tree_AbstractNode.hasChildren ( )

Member Data Documentation


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Enumerations