edu.neu.ccs.demeterf
Class FC

java.lang.Object
  extended by edu.neu.ccs.demeterf.FC
Direct Known Subclasses:
DGPFunc, ID, PCDGPFunc, Test, TU

public class FC
extends java.lang.Object

Combined empty Builder/Augmentor implementation


Field Summary
static java.lang.String augMethodName
           
static java.lang.String buildMethodName
           
 
Constructor Summary
FC()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

buildMethodName

public static java.lang.String buildMethodName

augMethodName

public static java.lang.String augMethodName
Constructor Detail

FC

public FC()