Modifier and Type | Method and Description |
---|---|
void |
WizardProvider.visit(PressurizedWaterReactor lwrComp) |
void |
StateBrokerHandler.visit(PressurizedWaterReactor lwrComp)
Adds the reactor directly to the broker as is.
|
void |
RodFigure.visit(PressurizedWaterReactor lwrComp) |
Modifier and Type | Method and Description |
---|---|
void |
PropertySourceFactory.visit(PressurizedWaterReactor reactor) |
Modifier and Type | Method and Description |
---|---|
void |
ILWRComponentVisitor.visit(PressurizedWaterReactor lwrComp)
This operation directs a visitor to perform its actions on the
LWRComponent as a PWReactor.
|
Modifier and Type | Method and Description |
---|---|
PressurizedWaterReactor |
PressurizedWaterReactorXMLAdapter.unmarshal(java.lang.String v) |
Modifier and Type | Method and Description |
---|---|
void |
PressurizedWaterReactor.copy(PressurizedWaterReactor otherObject)
Deep copies the contents of the object.
|
java.lang.String |
PressurizedWaterReactorXMLAdapter.marshal(PressurizedWaterReactor v) |