edu.neu.ccs.demeterf
Class ID

java.lang.Object
  extended by edu.neu.ccs.demeterf.FC
      extended by edu.neu.ccs.demeterf.ID
Direct Known Subclasses:
Bc, ClassGen, CollectInherit, Diff.DiffJava.ConstrStr, GenTrav.GenInline, IncludeCDs.Read, Print, PrintToString, PrintToString, PrintToString, PrintToString, TossExample.Len

public class ID
extends FC

Combined ID Builder/Augmentor implementation. Provides default implementation for BuiltIn types that just returns the original. Methods can be overriden to implement other functionality


Field Summary
 
Fields inherited from class edu.neu.ccs.demeterf.FC
augMethodName, buildMethodName
 
Constructor Summary
ID()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ID

public ID()