Class | Description |
---|---|
AddReactorPartAction | |
AddReactorPartWizard |
This class creates wizards to generate and add reactor components to a .h5
file in the Reactor Viewer.
|
AddReactorPartWizardPage |
This class creates wizard pages to provide the user with SWT widgets to
create and add reactor parts to the selection in the Reactor Viewer.
|
AnalyzeInReactorEditorAction |
This class looks up the currently open Reactor Editors using the
ReactorEditorRegistry and tells the ReactorViewer to send its
current selection to one of the Reactor Editors. |
CompareAction |
This class looks up the currently open Reactor Editors using the
ReactorEditorRegistry and tells the ReactorViewer to send its
current selection to one of the Reactor Editors. |
DeleteReactorPartAction | |
OpenReactorFileAction |
This Action is used to open a FileDialog that allows the user to select
compatible files as
ICEResource s into a "Resources" View. |
ReactorsPerspective |
This class implements IPerspectiveFactory to create the Visualization
Perspective.
|
ReactorTreeContentProvider |
This class fills out the tree in the
ReactorViewer . |
ReactorTreeLabelProvider |
This class provides the labels for the
ReactorViewer 's TreeView. |
ReactorViewer |
This class extends the ViewPart class to display opened reactor files and
their components.
|
SaveReactorFileAction |
This action is used to save an individual reactor file in the
ReactorViewer . |