|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ObjectCopier | |
---|---|
ix.ip2 | I-X Process Panels |
ix.test | Simple applications for testing purposes. |
ix.util | General-purpose utilities. |
Uses of ObjectCopier in ix.ip2 |
---|
Subclasses of ObjectCopier in ix.ip2 | |
---|---|
(package private) class |
PlanInstaller.Pass1
Constructs a copy of a plan in which each PlanVariable has been replaced by a Variable. |
(package private) 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. |
Uses of ObjectCopier in ix.test |
---|
Subclasses of ObjectCopier in ix.test | |
---|---|
(package private) class |
FixDomain.Fixer
|
(package private) static class |
MatchChoiceTest.VarMaker
|
Uses of ObjectCopier in ix.util |
---|
Subclasses of ObjectCopier in ix.util | |
---|---|
class |
DeepCopier
Copies Objects, recursively copying subobjects. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |