|
||||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||
java.lang.Object | +--org.argouml.uml.ui.UMLMetaclassInstanceTreeNode
This class implements a tree node that lists all elements of a collection that are instances of a specified metaclass
| Constructor Summary | |
|---|---|
UMLMetaclassInstanceTreeNode(UMLUserInterfaceContainer container,
javax.swing.tree.TreeNode parent,
java.lang.String label,
java.lang.Class include,
java.lang.Class[] exclude)
Deprecated. |
|
| Method Summary | |
|---|---|
java.util.Enumeration |
children()
Deprecated. |
boolean |
getAllowsChildren()
Deprecated. |
javax.swing.tree.TreeNode |
getChildAt(int childIndex)
Deprecated. |
int |
getChildCount()
Deprecated. |
int |
getIndex(javax.swing.tree.TreeNode node)
Deprecated. |
javax.swing.tree.TreeNode |
getParent()
Deprecated. |
boolean |
isLeaf()
Deprecated. |
void |
setCollection(java.util.Collection collection)
Deprecated. |
java.lang.String |
toString()
Deprecated. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public UMLMetaclassInstanceTreeNode(UMLUserInterfaceContainer container,
javax.swing.tree.TreeNode parent,
java.lang.String label,
java.lang.Class include,
java.lang.Class[] exclude)
| Method Detail |
public javax.swing.tree.TreeNode getChildAt(int childIndex)
getChildAt in interface javax.swing.tree.TreeNodepublic int getChildCount()
getChildCount in interface javax.swing.tree.TreeNodepublic javax.swing.tree.TreeNode getParent()
getParent in interface javax.swing.tree.TreeNodepublic int getIndex(javax.swing.tree.TreeNode node)
getIndex in interface javax.swing.tree.TreeNodepublic boolean getAllowsChildren()
getAllowsChildren in interface javax.swing.tree.TreeNodepublic boolean isLeaf()
isLeaf in interface javax.swing.tree.TreeNodepublic java.util.Enumeration children()
children in interface javax.swing.tree.TreeNodepublic java.lang.String toString()
toString in class java.lang.Objectpublic void setCollection(java.util.Collection collection)
|
||||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||
| ArgoUML © 1996-2003 (20040229) | ArgoUML Project Home | ArgoUML Cookbook |