org.argouml.uml.cognitive
Class ChildGenRelated

java.lang.Object
  |
  +--org.argouml.uml.cognitive.ChildGenRelated

public class ChildGenRelated
extends java.lang.Object


Field Summary
static ChildGenRelated SINGLETON
           
 
Constructor Summary
ChildGenRelated()
           
 
Method Summary
 java.util.Enumeration gen(java.lang.Object o)
          Reply a java.util.Enumeration of the children of the given Object
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

SINGLETON

public static ChildGenRelated SINGLETON
Constructor Detail

ChildGenRelated

public ChildGenRelated()
Method Detail

gen

public java.util.Enumeration gen(java.lang.Object o)
Reply a java.util.Enumeration of the children of the given Object

Returns:
an enumeration or null if not possible to get the children.


ArgoUML © 1996-2003 (20040216)ArgoUML Project HomeArgoUML Cookbook