fr.inria.oadymppac.parsing.info
Class ListInfo

java.lang.Object
  extended byfr.inria.oadymppac.parsing.info.ListInfo
Direct Known Subclasses:
CauseListInfo, ChoiceConstraintListInfo, ConstraintListInfo, DeltaListInfo, ExplanationListInfo, UpdateListInfo, ValueListInfo, VariableListInfo

public abstract class ListInfo
extends java.lang.Object

Author:
raf To change the template for this generated type comment go to Window - Preferences - Java - Code Generation - Code and Comments

Field Summary
static int cloned
           
static int created
           
 
Constructor Summary
ListInfo()
           
 
Method Summary
 java.util.Collection clone(java.util.Collection info)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

created

public static int created

cloned

public static int cloned
Constructor Detail

ListInfo

public ListInfo()
Method Detail

clone

public java.util.Collection clone(java.util.Collection info)