|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectedu.neu.ccs.demeterf.FC
edu.neu.ccs.demeterf.demfgen.pcdgp.PCDGPFunc
public abstract class PCDGPFunc
The base class of Per Class Data-Generic Function generation. PCDGP Functions traverse a single TypeDef returning a String representing a method to be placed in the body of a the type's class definition.
| Field Summary |
|---|
| Fields inherited from class edu.neu.ccs.demeterf.FC |
|---|
augMethodName, buildMethodName |
| Constructor Summary | |
|---|---|
PCDGPFunc()
Need this one for the whole thing to work right... |
|
| Method Summary | |
|---|---|
Control |
control()
Traversal control for this function generation |
FC |
functionObj()
The function object responsible for function generation |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PCDGPFunc()
| Method Detail |
|---|
public FC functionObj()
public Control control()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||