|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectix.util.ObjectCopier
ix.ip2.PlanMaker.Pass2
class PlanMaker.Pass2
Constructs a deep copy of a plan in which each Variable has been replaced by its value, if it has a value, or else by a PlanVariable.
| Field Summary |
|---|
| Fields inherited from class ix.util.ObjectCopier |
|---|
syntax |
| Constructor Summary | |
|---|---|
PlanMaker.Pass2()
|
|
| Method Summary | |
|---|---|
(package private) PlanVariable |
getPV(Variable var)
|
java.lang.Object |
mapElement(java.lang.Object obj)
Called on subobjects of the object being copied to determine what object takes the subobject's place in the copy. |
(package private) java.lang.Object |
mapVariable(Variable var)
|
| Methods inherited from class ix.util.ObjectCopier |
|---|
copy, copyLList, main, mapList, mapMap, mapPrimitive, mapSet, mapStruct, mapXML |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
PlanMaker.Pass2()
| Method Detail |
|---|
public java.lang.Object mapElement(java.lang.Object obj)
ObjectCopierObjectCopier.copy(Object)
on the element.
mapElement in class ObjectCopierjava.lang.Object mapVariable(Variable var)
PlanVariable getPV(Variable var)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||