Package modesteditor.core.model

Interface Summary
IModelVisitor  
IModestSimulationListener An IModestSimulationListener gets notified when an ModestSimulation is updated.
 

Class Summary
Model Superclass of all MoDeST models.
ModestAction Model of a MoDeST action.
ModestException Model of a MoDeST exception.
ModestSimulation Maintains the high-level representation of an MoDeST simulation, including the parse tree and the identifiers defined in the program.
ModestType Model of a MoDeST type definition.
ModestVariable Model of a MoDeST variable.
Process Model of a MoDeST process.