Protege-2000 1.7

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

Constructor Summary
RecursiveCopy()
           
 
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
 

Constructor Detail

RecursiveCopy

public RecursiveCopy()
Method Detail

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)

Protege-2000 1.7

Submit a bug report or feature request
Protege-2000 is a trademark of Stanford University.
Copyright (c) 1998-2002 Stanford University.