public class CopyOperations.FamilyCopyTest2 extends CopyOperations.CopyTest
| Constructor and Description |
|---|
FamilyCopyTest2()
Constructs a FamilyCopyTest2.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
addMember(PublicObject root,
PublicObject child) |
protected PublicObject |
createFlatObject(LibrarySession session,
String name) |
protected PublicObject |
createObject(LibrarySession session,
PublicObjectDefinition lod,
Object[] hierarchy) |
protected void |
modifyClone(PublicObject po) |
protected PublicObjectDefinition |
newDefinition(LibrarySession session,
Object[] hierarchy) |
void |
performTest()
Runs the test.
|
protected void |
printHierarchy(PublicObject po,
String indent) |
cloneHierarchy, createHierarchy, testHierarchyprotected Hashtable m_Objects
public void performTest()
throws IfsException
IfsException - if the operation failsprotected void printHierarchy(PublicObject po, String indent) throws IfsException
printHierarchy in class CopyOperations.CopyTestIfsExceptionprotected void modifyClone(PublicObject po) throws IfsException
modifyClone in class CopyOperations.CopyTestIfsExceptionprotected PublicObjectDefinition newDefinition(LibrarySession session, Object[] hierarchy) throws IfsException
newDefinition in class CopyOperations.CopyTestIfsExceptionprotected PublicObject createObject(LibrarySession session, PublicObjectDefinition lod, Object[] hierarchy) throws IfsException
createObject in class CopyOperations.CopyTestIfsExceptionprotected PublicObject createFlatObject(LibrarySession session, String name) throws IfsException
createFlatObject in class CopyOperations.CopyTestIfsExceptionprotected void addMember(PublicObject root, PublicObject child) throws IfsException
addMember in class CopyOperations.CopyTestIfsExceptionCopyright © 2025. All rights reserved.