|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.ebmwebsourcing.geasytools.modeleditor.modelmanager.client.CloneManager<T>
public class CloneManager<T>
| Method Summary | |
|---|---|
void |
clone(T objectToClone,
T clonedObject,
java.util.List<java.lang.String> methodNames)
|
static CloneManager |
getInstance()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static CloneManager getInstance()
public void clone(T objectToClone,
T clonedObject,
java.util.List<java.lang.String> methodNames)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||