| Interface | Description |
|---|---|
| IDesignSpaceVisualizer |
An implementation of this interface is notified about the traversal of the design space from every traversing thread,
if registered to the
DesignSpaceExplorer. |
| IExploreEventHandler |
An implementation of this interface is notified about every move in the design space (firing a rule activation or
undoing it) of a single thread, if registered to the corresponding
DesignSpaceManager. |
| Class | Description |
|---|---|
| DesignSpaceVisualizerOptions |