Class overview

A graphic component encapsulates a model, a view, and a controller. The equipment component, like all the other graphic components, is based on the MVC architecture, which means that it has a model, a view and a controller associated with it. For a general introduction to the MVC architecture, see Architecture of graphic components.
The MVC architecture for the equipment component is implemented by the following classes:
tgo_equipment_component_architecture.png
Main classes used by the equipment component