Package | Description |
---|---|
org.eclipse.ice.client.widgets.reactoreditor.plant |
Modifier and Type | Class and Description |
---|---|
class |
AbstractPlantController
This class provides a base implementation for a controller that manages a
model for a Plant-level component and synchronizes an
AbstractPlantView with any changes to the model or features provided
by this controller.The features exposed by this class should be similar to the features provided for each plant component in Peacock. |
class |
HeatExchangerController
This class provides a controller for heat exchangers and links the
HeatExchanger model with the HeatExchangerView . |
class |
JunctionController
This class provides a controller for Junctions and links the
Junction
model with the JunctionView . |
class |
PipeController
|
class |
ReactorController
This class provides a controller for Reactors and links the
Reactor
model with the ReactorView . |