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, testHierarchy
protected 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.CopyTest
IfsException
protected void modifyClone(PublicObject po) throws IfsException
modifyClone
in class CopyOperations.CopyTest
IfsException
protected PublicObjectDefinition newDefinition(LibrarySession session, Object[] hierarchy) throws IfsException
newDefinition
in class CopyOperations.CopyTest
IfsException
protected PublicObject createObject(LibrarySession session, PublicObjectDefinition lod, Object[] hierarchy) throws IfsException
createObject
in class CopyOperations.CopyTest
IfsException
protected PublicObject createFlatObject(LibrarySession session, String name) throws IfsException
createFlatObject
in class CopyOperations.CopyTest
IfsException
protected void addMember(PublicObject root, PublicObject child) throws IfsException
addMember
in class CopyOperations.CopyTest
IfsException
Copyright © 2023. All rights reserved.