|
|
|
@67
|
9 years |
jdalbey |
TimeSlice?.java: improved implementation. TimeSliceTest?.java added a test.
|
|
|
|
@65
|
9 years |
bmcguffin |
Moved the "add incident" statement set into its own publicly accessible …
|
|
|
|
@59
|
9 years |
bmcguffin |
Created new method incidentCount() for testing purposes. Added call to …
|
|
|
|
@58
|
9 years |
bmcguffin |
Updated setOffset() method to actually shift timeslices. Changed scope of …
|
|
|
|
@57
|
9 years |
bmcguffin |
Added test cases for TimeSlice? class. Added a reference file containing a …
|
|
|
|
@56
|
9 years |
bmcguffin |
Added test files and began filling them out. Added an integration test for …
|
|
|
|
@49
|
9 years |
bmcguffin |
Updated menu dropdowns; added functionality for Save, Save As, and Open …
|
|
|
|
@48
|
9 years |
bmcguffin |
Added guards to protect against null pointer errors when dealing with CAD …
|
|
|
|
@47
|
9 years |
bmcguffin |
Updated toXML behaviors for several classes to bring final adjustments in …
|
|
|
|
@46
|
9 years |
bmcguffin |
Added file: XMLWriter, in package Scriptbuilder.structures. It holds …
|
|
|
|
@45
|
9 years |
bmcguffin |
Changed storage structure for units from a TreeMap? to an ArrayList?. Also …
|
|
|
|
@44
|
9 years |
bmcguffin |
Filled out toXML method of LocationInfo? object.
|
|
|
|
@43
|
9 years |
bmcguffin |
Filled out toXML method of CadData? object.
|
|
|
|
@42
|
9 years |
bmcguffin |
Fixed a bug which caused null evaluation events to be improperly …
|
|
|
|
@41
|
9 years |
bmcguffin |
Added parsing support for CAD data elements.
|
|
|
|
@40
|
9 years |
bmcguffin |
Added handling methods for injecting CAD data into timeslices.
|
|
|
|
@39
|
9 years |
bmcguffin |
Added new data structures to hold CAD data for each TimeSlice?.
|
|
|
|
@38
|
9 years |
bmcguffin |
Removed the newLine at the end of each openTag method.
|
|
|
|
@37
|
9 years |
bmcguffin |
Updated XML methods to more accurately export data.
|
|
|
|
@36
|
9 years |
bmcguffin |
Added toXML implementation for all remaining event classes.
|
|
|
|
@35
|
9 years |
bmcguffin |
Added toXML implementation for Audio, CAD detail, Unit, Paramics, …
|
|
|
|
@34
|
9 years |
bmcguffin |
Added functionality to "Save Incident" menu dropdown button. Program now …
|
|
|
|
@30
|
9 years |
bmcguffin |
Made TimeSlice?, ScriptIncident?, and SimulationScript? all implement …
|
|
|
|
@29
|
9 years |
bmcguffin |
Added an interface to allow objects to return their held data in an …
|
|
|
|
@28
|
9 years |
bmcguffin |
Made Maintenance Radio events XML-compliant.
|
|
|
|
@24
|
9 years |
bmcguffin |
|
|
|
|
@22
|
9 years |
bmcguffin |
Moved enum of XML elements to its own file.
|
|
|
|
@21
|
9 years |
bmcguffin |
Filled out toXML() method of TimeSlice? class; method now generates a …
|
|
|
|
@20
|
9 years |
bmcguffin |
Added new interface for objects which can be converted to DTD-compliant …
|
|
|
|
@19
|
9 years |
bmcguffin |
Moved enum of XML elements to its own file.
|
|
|
|
@16
|
9 years |
jdalbey |
project.properties updated so as to not show "Project Problems need …
|
|
|
|
@12
|
9 years |
bmcguffin |
Added a variable to track total number of events in the incident.
Removed …
|
|
|
|
@9
|
9 years |
bmcguffin |
Decoupled ScriptIncident? from the observer-observable pattern. …
|
|
|
|
@7
|
9 years |
bmcguffin |
Renamed Interfaces in structures.events package from "*Interface" to …
|
|
|
|
@5
|
9 years |
jdalbey |
move project files to trunk
|
|
copied from src/scriptbuilder/structures:
|
|
|
|
@1
|
9 years |
bmcguffin |
2017/07/18: Uploaded entire prototype to SVN repo.
|