org.argouml.uml.cognitive
Class ChildGenRelated

java.lang.Object
  extended byorg.argouml.uml.cognitive.ChildGenRelated
All Implemented Interfaces:
org.tigris.gef.util.ChildGenerator, java.io.Serializable

public class ChildGenRelated
extends java.lang.Object
implements org.tigris.gef.util.ChildGenerator

See Also:
Serialized Form

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

Specified by:
gen in interface org.tigris.gef.util.ChildGenerator
Returns:
an enumeration or null if not possible to get the children.


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