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
Method Summary |
static edu.stanford.smi.protege.model.Instance |
recursivelyCopyInstance(edu.stanford.smi.protege.model.Instance instance,
int depth)
|
static edu.stanford.smi.protege.model.Instance |
recursivelyCopyInstance(edu.stanford.smi.protege.model.Instance instance,
int depth,
List newInstancesCreated)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RecursiveCopy
public RecursiveCopy()
recursivelyCopyInstance
public static edu.stanford.smi.protege.model.Instance recursivelyCopyInstance(edu.stanford.smi.protege.model.Instance instance,
int depth)
recursivelyCopyInstance
public static edu.stanford.smi.protege.model.Instance recursivelyCopyInstance(edu.stanford.smi.protege.model.Instance instance,
int depth,
List newInstancesCreated)
Submit a bug report or feature request