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 . |
Constructor and Description |
---|
AssemblyCellEditPart(IGridListener listener)
The default constructor.
|
AssemblyEditPartFactory(IGridListener listener)
The default constructor.
|
CoreCellEditPart(IGridListener listener)
The default constructor.
|
CoreEditPartFactory(IGridListener listener)
The default constructor.
|
Modifier and Type | Class and Description |
---|---|
class |
CoreAnalysisView
This class provides an IAnalysisView geared toward an SFReactor
core.
|
class |
PinAssemblyAnalysisView
This class provides an IAnalysisView geared toward a PinAssembly
.
|
Constructor and Description |
---|
CoreCellEditPart(IGridListener listener)
The default constructor.
|
CoreEditPartFactory(IGridListener listener)
The default constructor.
|
PinAssemblyCellEditPart(IGridListener listener)
The default constructor.
|
PinAssemblyEditPartFactory(IGridListener listener)
The default constructor.
|