Package | Description |
---|---|
org.eclipse.ice.reactor | |
org.eclipse.ice.reactor.pwr |
Modifier and Type | Method and Description |
---|---|
void |
GridLabelProvider.copy(GridLabelProvider otherObject)
Deep copies the contents of the object.
|
Modifier and Type | Method and Description |
---|---|
GridLabelProvider |
PressurizedWaterReactor.getGridLabelProvider()
Returns the GridLabelProvider for this PWReactor.
|
GridLabelProvider |
FuelAssembly.getGridLabelProvider()
Returns the GridLabelProvider for this FuelAssembly.
|
Modifier and Type | Method and Description |
---|---|
void |
PressurizedWaterReactor.setGridLabelProvider(GridLabelProvider gridLabelProvider)
Sets the GridLabelProvider for this PWReactor.
|
void |
FuelAssembly.setGridLabelProvider(GridLabelProvider gridLabelProvider)
Sets the GridLabelProvider for this FuelAssembly.
|