public class HenshinReconfigurator extends AbstractReconfigurator
| Constructor and Description |
|---|
HenshinReconfigurator() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
checkAndExecute(EObject measuringPoint)
Trigger a reconfiguration of the model@runtime.
|
void |
setConfiguration(SimuLizarWorkflowConfiguration configuration) |
void |
setModelAccess(IModelAccess modelAccess) |
public void setModelAccess(IModelAccess modelAccess)
setModelAccess in interface IReconfiguratorsetModelAccess in class AbstractReconfiguratorpublic void setConfiguration(SimuLizarWorkflowConfiguration configuration)
setConfiguration in interface IReconfiguratorsetConfiguration in class AbstractReconfiguratorpublic boolean checkAndExecute(EObject measuringPoint)
IReconfiguratormeasuringPoint - PCM model element for which a new sensor measurement arrived.true if the reconfiguration was executed, false if it was
only checked but not executed