edu.stanford.smi.protegex.util
Class RecursiveCopy
java.lang.Object
edu.stanford.smi.protegex.util.RecursiveCopy
public class RecursiveCopy
- extends Object
Recursive copy of simple instances
- Author:
- William Grosso
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RecursiveCopy
public RecursiveCopy()
recursivelyCopyInstance
public static Instance recursivelyCopyInstance(Instance instance,
int depth)
recursivelyCopyInstance
public static Instance recursivelyCopyInstance(Instance instance,
int depth,
List newInstancesCreated)
Submit a bug report or feature request