gate
Class Factory.DuplicationContext

java.lang.Object
  extended by gate.Factory.DuplicationContext
Enclosing class:
Factory

public static class Factory.DuplicationContext
extends Object

Opaque memo object passed to CustomDuplication.duplicate methods to encapsulate the state of the current duplication run. If the duplicate method itself needs to duplicate any objects it should pass this context back to Factory.duplicate(Resource,DuplicationContext).


Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait