Modifier and Type | Method and Description |
---|---|
void |
WizardProvider.visit(FuelAssembly lwrComp) |
void |
StateBrokerHandler.visit(FuelAssembly lwrComp)
Wraps the assembly in an
LWRComponentInfo . |
void |
RodFigure.visit(FuelAssembly lwrComp) |
Modifier and Type | Method and Description |
---|---|
void |
PropertySourceFactory.visit(FuelAssembly assembly) |
Modifier and Type | Method and Description |
---|---|
void |
ILWRComponentVisitor.visit(FuelAssembly lwrComp)
This operation directs a visitor to perform its actions on the
LWRComponent as a FuelAssembly.
|
Modifier and Type | Method and Description |
---|---|
void |
FuelAssembly.copy(FuelAssembly otherObject)
Deep copies the contents of the object.
|