Class | Description |
---|---|
AnalysisWidgetFactory |
This class implements the IAnalysisWidgetFactory interface for Reactor
analysis.
|
AssemblyAnalysisView |
This class provides an IAnalysisView geared toward a
FuelAssembly . |
AssemblyCellEditPart |
The AssemblyCellEditPart provides the EditPart for a Cell in a Grid.
|
AssemblyEditPartFactory |
This class connects GEF EditParts to the GridEditor's model so that the
appropriate EditParts can be created from the corresponding model.
|
AxialRodFigure |
This class extends the RodFigure, which provides a radial view of an
LWRComponent , usually LWRRod s, to instead provide an axial or
vertical view of the component. |
ComparisonPlotAnalysisView |
This class provides an
IAnalysisView specifically for comparison data
generated for an input and reference PressurizedWaterReactor .Instead of a FuelAssembly , it takes an AnalysisDataReader . |
CoreAnalysisView |
This class provides an IAnalysisView geared toward an
PressurizedWaterReactor core. |
CoreCellEditPart |
The CoreCellEditPart provides the EditPart for 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.
|
LWRComponentInfo |
This class acts as a wrapper for LWRComponents in the LWR model.
|
PlantAnalysisView |
This class provides a IAnalysisView for a 3D display of an LWR plant.
When a reactor is selected, this View should update the StateBroker with the current selection. |
PlotAnalysisView |
This class provides an
IAnalysisView for plotting data for rods,
tubes, and other LWRComponent s. |
RodAnalysisView | |
RodFigure |
This class extends
CellFigure to provide a radial view of an
LWRComponent . |
StateBrokerHandler |
This class provides keys for use in a
StateBroker . |
WizardProvider |
Enum | Description |
---|---|
AssemblyAnalysisView.Symmetry |
An enum describing the allowed symmetries for the assembly view.
|
RodAnalysisView.AxialLevelWidget |
This enum is used to determine the source of changes to the axial level.
|
RodFigure.DisplayType |
This enum provides the two possible views for a RodFigure: geometry and
data.
|