Package | Description |
---|---|
org.eclipse.ice.client.widgets.reactoreditor.lwr | |
org.eclipse.ice.client.widgets.reactoreditor.plant | |
org.eclipse.ice.reactor.plant |
Modifier and Type | Method and Description |
---|---|
void |
StateBrokerHandler.visit(HeatExchanger plantComp) |
Modifier and Type | Method and Description |
---|---|
abstract void |
PlantControllerVisitor.visit(HeatExchanger plantComp) |
Constructor and Description |
---|
HeatExchangerController(HeatExchanger model,
HeatExchangerView view,
IRenderQueue renderQueue)
The default constructor.
|
Modifier and Type | Method and Description |
---|---|
void |
HeatExchanger.copy(HeatExchanger otherObject)
Deep copies the contents of otherObject.
|
void |
SelectivePlantComponentVisitor.visit(HeatExchanger plantComp) |
void |
PlantComponentWriter.visit(HeatExchanger plantComp) |
void |
PlantComponentReader.visit(HeatExchanger plantComp) |
void |
IPlantComponentVisitor.visit(HeatExchanger plantComp)
Visits a PlantComponent of type HeatExchanger.
|