|
Class Summary |
| DateUtils |
Gives a real time (in the real world) which is used to date records in logs of experiments. |
| DeepCopyCreator |
Utility for making deep copies (vs. |
| FileSaveLoadUtils |
Utils which helps with saving loading objects to files - serialization. |
| HashMapWrapper |
wraps hash map so we can use JAXB on objects with hashMap |
| Interval |
this class serves for definition of functions of activation of root processes so
it will be possible to export and import it via XML
though that brings some limitation on their specification, they can be only linear
technicaly we can write the Interval more as a Function or something so it will have some more
parameters and will calculate according to them some polynom for instance. |
| MyHashMapEntry |
class to help with wrapping up HasMap for JAXB |
| ScheduleEntryListWrapper |
Wrapper of the array list as JAXB can't wrap list so easily. |
| StringListWrapper |
wrapper of the array list as JAXB can't wrap list so easily |
| TimeUtils |
Provides some methods to transfer counter to day, hours, minutes, date etc. |