Class Summary |
AcercaDe |
Simple window with information about the System |
Connector |
Represent a Statechart connector |
Core |
Basic construction of Statecharts systems, send events to systems, execute scripts |
Diamond_info |
A Statecharts diamond state |
Dimension |
Store graphical information (position & dimension) of graphical objects. |
EditorEventos |
User interface, allow the construction of a list of events to send to the systems |
JDOMWorker |
Works with the XML library JDOM to detect graphical elements in .odg files |
Param_info |
Parametrized information of a Statecharts state |
Point |
Represent a point, is useful to check inclusions between graphical elements |
Ring |
Represent a ring (begin symbol in default transitions) |
Sistema |
Construct the system: define inclusions, set elements types and check errors |
State |
Represent a Statecharts state |
Statecharts |
Main class and user interface, allow the selection of .odg files and begin the simulations |
Temp_info |
Temporized information of a Statecharts state |
Transition |
Represent a Statecharts transition |
Utils |
Global functions and variables, generation of log files |
VentanaErrores |
Generation of error messages |
XMLReader |
Read XML files |
XMLWriter |
Write XML files |