public class FlockContext extends EolContext implements IFlockContext
assertionsEnabled, asyncStatementsQueque, classpathNativeTypeDelegate, errorStream, executorFactory, extendedProperties, frameStack, introspectionManager, methodContributorRegistry, modelRepository, module, nativeTypeDelegates, operationFactory, outputStream, prettyPrinterManager, profilingEnabled, userInput, warningStream
Constructor and Description |
---|
FlockContext() |
Modifier and Type | Method and Description |
---|---|
FlockResult |
execute(MigrationStrategy strategy) |
ConservativeCopyContext |
getConservativeCopyContext() |
EquivalenceEstablishmentContext |
getEquivalenceEstablishmentContext() |
MigrationStrategyCheckingContext |
getMigrationStrategyCheckingContext() |
void |
setMigratedModel(IModel migratedModel) |
void |
setMigratedModel(int indexInRepository) |
void |
setOriginalModel(IModel originalModel) |
void |
setOriginalModel(int indexInRepository) |
dispose, getAsyncStatementsQueque, getErrorStream, getExecutorFactory, getExtendedProperties, getFrameStack, getIntrospectionManager, getModelRepository, getModule, getNativeTypeDelegates, getOperationContributorRegistry, getOperationFactory, getOutputStream, getPrettyPrinterManager, getUserInput, getWarningStream, isAssertionsEnabled, isProfilingEnabled, setAssertionsEnabled, setErrorStream, setExecutorFactory, setExtendedProperties, setFrameStack, setIntrospectionManager, setModelRepository, setModule, setNativeTypeDelegates, setOperationFactory, setOutputStream, setPrettyPrinterManager, setProfilingEnabled, setUserInput, setWarningStream
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
dispose, getAsyncStatementsQueque, getErrorStream, getExecutorFactory, getExtendedProperties, getFrameStack, getIntrospectionManager, getModelRepository, getModule, getNativeTypeDelegates, getOperationContributorRegistry, getOperationFactory, getOutputStream, getPrettyPrinterManager, getUserInput, getWarningStream, isAssertionsEnabled, isProfilingEnabled, setAssertionsEnabled, setErrorStream, setExecutorFactory, setExtendedProperties, setFrameStack, setIntrospectionManager, setModelRepository, setModule, setNativeTypeDelegates, setOperationFactory, setOutputStream, setPrettyPrinterManager, setProfilingEnabled, setUserInput, setWarningStream
public void setOriginalModel(IModel originalModel) throws FlockUnsupportedModelException
setOriginalModel
in interface IFlockContext
FlockUnsupportedModelException
public void setMigratedModel(IModel migratedModel) throws FlockUnsupportedModelException
setMigratedModel
in interface IFlockContext
FlockUnsupportedModelException
public void setOriginalModel(int indexInRepository) throws FlockUnsupportedModelException
setOriginalModel
in interface IFlockContext
FlockUnsupportedModelException
public void setMigratedModel(int indexInRepository) throws FlockUnsupportedModelException
setMigratedModel
in interface IFlockContext
FlockUnsupportedModelException
public FlockResult execute(MigrationStrategy strategy) throws FlockRuntimeException
execute
in interface IFlockContext
FlockRuntimeException
public EquivalenceEstablishmentContext getEquivalenceEstablishmentContext()
getEquivalenceEstablishmentContext
in interface IFlockContext
public MigrationStrategyCheckingContext getMigrationStrategyCheckingContext()
getMigrationStrategyCheckingContext
in interface IFlockContext
public ConservativeCopyContext getConservativeCopyContext()
getConservativeCopyContext
in interface IFlockContext
Copyright © 2016. All rights reserved.