Package fi.helsinki.dacopan.scenario

Classes for saving and loading the scenario data.

See:
          Description

Interface Summary
ObjectSerializer Serializer for objects.
Saveable Any object that wishes to save its state to the scenario file should implement this interface.
 

Class Summary
ScenarioFile Implements loading and saving of scenario data, including animation sequence, settings and protocol events data.
XStreamObjectSerializer An ObjectSerializer implementation based on XStream, a library which serializes object graphs as XML.
 

Exception Summary
InvalidScenarioFileException Indicates that the file passed to ScenarioFile.ScenarioFile(java.io.File) was not a valid scenario file.
 

Package fi.helsinki.dacopan.scenario Description

Classes for saving and loading the scenario data.



© Dacopan2 team, 2005-