Class | Description |
---|---|
AnalysisWidgetFactory |
This class implements the IAnalysisWidgetFactory interface for Reactor
analysis.
|
AxialPinFigure |
This class extends the
PinFigure , which provides a radial view of an
SFRComponent , usually SFRPin s, to instead provide an axial or
vertical view of the component. |
CoreAnalysisView |
This class provides an IAnalysisView geared toward an SFReactor
core.
|
CoreCellEditPart |
The CoreCellEditPart provides the EditPart fo a Cell in a Grid.
|
CoreEditPartFactory |
This class connects GEF EditParts to the GridEditor's model so that the
appropriate EditParts can be created from the corresponding model.
|
GridEditorDialog |
The GridEditorDialog offers a dialog-based view of the GridEditor.
|
PinAnalysisView |
This class provides an IAnalysisView for SFRPins.
|
PinAssemblyAnalysisView |
This class provides an IAnalysisView geared toward a PinAssembly
.
|
PinAssemblyCellEditPart |
The PinEditPart provides the EditPart for a Cell in a Grid.
|
PinAssemblyEditPartFactory |
This class connects GEF EditParts to the GridEditor's model so that the
appropriate EditParts can be created from the corresponding model.
|
PinAssemblyGridEditPart |
The AssemblyEditPart is used in the PinAssemblyAnalysisView as the Figure for
its Grid model.
|
PinFigure |
PinFigure extends the HexagonalCellFigure to provide a graphic representing
an SFRPin.
|
PlotAnalysisView |
The PlotAnalysisView provides an
IAnalysisView geared toward plotting
analysis data on an SWT XYGraph. |
SFRComponentInfo |
This class acts as a wrapper for SFRComponents in the SFR model.
|
StateBrokerHandler |
This class provides keys for use in a
StateBroker . |
WizardProvider |
Enum | Description |
---|---|
PinAnalysisView.AxialLevelWidget |
This enum is used to determine the source of changes to the axial level.
|
PinAssemblyAnalysisView.Symmetry |
An enum describing the allowed symmetries for the assembly view.
|
PinFigure.DisplayType |
This enum provides the two possible views for a PinFigure: geometry and
data.
|