Package | Description |
---|---|
org.eclipse.ice.client.widgets.reactoreditor.lwr | |
org.eclipse.ice.reactor.pwr |
Modifier and Type | Method and Description |
---|---|
void |
StateBrokerHandler.visit(PWRAssembly lwrComp)
This method is not actually a part of
ILWRComponentVisitor , but
it can serve as the visit operation for any PWRAssembly type (fuel
assemblies and RCAs).Wraps the assembly in an LWRComponentInfo . |
Modifier and Type | Class and Description |
---|---|
class |
FuelAssembly
The FuelAssembly class is a PWRAssembly populated with a collection of Tubes
positioned on a fixed grid.
|
class |
RodClusterAssembly
The RodClusterAssembly class is a PWRAssembly associated with a particular
FuelAssembly object.
|
Modifier and Type | Method and Description |
---|---|
void |
PWRAssembly.copy(PWRAssembly otherObject)
Deep copies the contents of the object.
|