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, setWarningStreamclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitdispose, 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, setWarningStreampublic void setOriginalModel(IModel originalModel) throws FlockUnsupportedModelException
setOriginalModel in interface IFlockContextFlockUnsupportedModelExceptionpublic void setMigratedModel(IModel migratedModel) throws FlockUnsupportedModelException
setMigratedModel in interface IFlockContextFlockUnsupportedModelExceptionpublic void setOriginalModel(int indexInRepository)
throws FlockUnsupportedModelException
setOriginalModel in interface IFlockContextFlockUnsupportedModelExceptionpublic void setMigratedModel(int indexInRepository)
throws FlockUnsupportedModelException
setMigratedModel in interface IFlockContextFlockUnsupportedModelExceptionpublic FlockResult execute(MigrationStrategy strategy) throws FlockRuntimeException
execute in interface IFlockContextFlockRuntimeExceptionpublic EquivalenceEstablishmentContext getEquivalenceEstablishmentContext()
getEquivalenceEstablishmentContext in interface IFlockContextpublic MigrationStrategyCheckingContext getMigrationStrategyCheckingContext()
getMigrationStrategyCheckingContext in interface IFlockContextpublic ConservativeCopyContext getConservativeCopyContext()
getConservativeCopyContext in interface IFlockContextCopyright © 2016. All rights reserved.