|
|||||||||||
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.TreeNode
public int getChildCount()
getChildCount
in interface javax.swing.tree.TreeNode
public javax.swing.tree.TreeNode getParent()
getParent
in interface javax.swing.tree.TreeNode
public int getIndex(javax.swing.tree.TreeNode node)
getIndex
in interface javax.swing.tree.TreeNode
public boolean getAllowsChildren()
getAllowsChildren
in interface javax.swing.tree.TreeNode
public boolean isLeaf()
isLeaf
in interface javax.swing.tree.TreeNode
public java.util.Enumeration children()
children
in interface javax.swing.tree.TreeNode
public java.lang.String toString()
toString
in class java.lang.Object
public 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 (20030919) | ArgoUML Project Home | ArgoUML Cookbook |