Package | Description |
---|---|
org.eclipse.ice.client.widgets.reactoreditor.lwr | |
org.eclipse.ice.client.widgets.reactoreditor.sfr |
Modifier and Type | Class and Description |
---|---|
class |
AssemblyAnalysisView
This class provides an IAnalysisView geared toward a
FuelAssembly . |
class |
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 . |
class |
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. |
class |
RodAnalysisView
|
Modifier and Type | Class and Description |
---|---|
class |
CoreAnalysisView
This class provides an IAnalysisView geared toward an SFReactor
core.
|
class |
PinAnalysisView
This class provides an IAnalysisView for SFRPins.
|
class |
PinAssemblyAnalysisView
This class provides an IAnalysisView geared toward a PinAssembly
.
|
class |
PlotAnalysisView
The PlotAnalysisView provides an
IAnalysisView geared toward plotting
analysis data on an SWT XYGraph. |