|
Class Summary |
| ModuleSettingsReader |
|
| ModuleSettingsWriter |
|
| MVGFileOpener |
This class is responsible for opening model files in the MVG format. |
| MVGFileSaver |
This class is reponsible for saveing files in the MVG format. |
| UpdateInputer |
Update document has a list of nodes exisiting in current group, and a comleate
descritption of all new nodes.
To identify as new nodes from group: check node serial no in update list isnt here
and isnt in recievedNode table. |
| UpdateOutputer |
This sends a document containing a list of all nodes in database (just the serial number)
and a compleate detail of all new or changed nodes. |