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(Reactor plantComp) |
Modifier and Type | Method and Description |
---|---|
abstract void |
PlantControllerVisitor.visit(Reactor plantComp) |
Constructor and Description |
---|
ReactorController(Reactor model,
ReactorView view,
IRenderQueue renderQueue,
PlantControllerManager manager)
The default constructor.
|
Modifier and Type | Method and Description |
---|---|
void |
Reactor.copy(Reactor otherObject)
Deep copies the contents of otherObject.
|
void |
SelectivePlantComponentVisitor.visit(Reactor plantComp) |
void |
PlantComponentWriter.visit(Reactor plantComp) |
void |
PlantComponentReader.visit(Reactor plantComp) |
void |
IPlantComponentVisitor.visit(Reactor plantComp)
Visits a PlantComponent of type Reactor.
|