public interface ReconfigurationInfo extends Serializable
ReconfigurationInfo class is used to receive information about a
reconfiguration operation. Reconfiguration operations are all operations which modifies the
overall behavior of the runtime engine, e.g. model deployment, configuration variable modification.| Modifier and Type | Method and Description |
|---|---|
boolean |
success()
Checks if the reconfiguration operation was performed.
|
Copyright © 2016 Eclipse Stardust. All Rights Reserved.