Class ModelElementTests.ConservativeCopyTests
- java.lang.Object
 - 
- org.eclipse.epsilon.flock.emc.wrappers.ModelElementTests.ConservativeCopyTests
 
 
- 
- Enclosing class:
 - ModelElementTests
 
public static class ModelElementTests.ConservativeCopyTests extends java.lang.Object 
- 
- 
Constructor Summary
Constructors Constructor Description ConservativeCopyTests() 
- 
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidcopyConformantValue()voiddoNotCopyNonConformantValue() 
 - 
 
- 
- 
Method Detail
- 
copyConformantValue
public void copyConformantValue() throws ConservativeCopyException, EolRuntimeException 
- 
doNotCopyNonConformantValue
public void doNotCopyNonConformantValue() throws ConservativeCopyException, EolRuntimeException 
 - 
 
 -