|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcodesimian.Function.ParamProxy
public static class Function.ParamProxy
The Function class encapsulates a tree/graph of CSs. Some of them need to have their parameters changed. ParamProxy replaces certain indexs in certain CSs, all with the parameter of changeParentsParams().
| Nested Class Summary | |
|---|---|
static class |
Function.ParamProxy.CSAndInt
|
| Constructor Summary | |
|---|---|
Function.ParamProxy()
|
|
| Method Summary | |
|---|---|
void |
addParent(CS parent,
int indexInParentToReplace)
|
void |
changeParentsParams(CS setTheParamsToThis)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Function.ParamProxy()
| Method Detail |
|---|
public void addParent(CS parent,
int indexInParentToReplace)
public void changeParentsParams(CS setTheParamsToThis)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||