public abstract class AbstractReconfigurator extends Object implements IReconfigurator
| Constructor and Description |
|---|
AbstractReconfigurator() |
| Modifier and Type | Method and Description |
|---|---|
void |
setConfiguration(SimuLizarWorkflowConfiguration configuration) |
void |
setModelAccess(IModelAccess modelAccess) |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcheckAndExecutepublic void setModelAccess(IModelAccess modelAccess)
setModelAccess in interface IReconfiguratorpublic void setConfiguration(SimuLizarWorkflowConfiguration configuration)
setConfiguration in interface IReconfigurator