Commit History

Author SHA1 Message Date
  terfloth@itemis.de 6582c84cfb Completed editing and execution support for bitwise operations, conditionals, operator assignments and hex literals. 14 years ago
  au@andreasunger.net 8709b535b5 Initial implementation of asynchronous-aware execution flow. 14 years ago
  markus.muehlbrandt@itemis.de 671941a166 Fixed Ticket #291: Outgoing Transitions are removed if they have no target. 14 years ago
  essermar@googlemail.com 99c3254156 Eliminated IPartListener intended to detect open/close events initiated by the help view from StatechartDiagramEditor. ContextSensitiveHelpPolicy does this via direct call to the workbench now. This proves to be a pretty inexpensive call which does not warrant the extra listener code. 14 years ago
  essermar@googlemail.com b5434a4cd3 Updated comment on the help policy. 14 years ago
  essermar@googlemail.com bb17ae76e2 Added JavaDoc comment to the ContextSensitiveHelpPolicy class. 14 years ago
  essermar@googlemail.com 20a6b5039f Moved listener code pertaining to the workbench from help policy to the main statechart editor class. Added context sensitive help to those EditParts featuring expression properties. Updated help context ids. 14 years ago
  essermar@googlemail.com fd4828ec4a Added new default constant to the IYakinduHelpContextIds interface. 14 years ago
  markus.muehlbrandt@itemis.de d41c847689 If a region is added to a state via drag and drop the state delegates the request to it's RegionFigureCompartment now. Additionally the drop position of the region is recognized now so the region will be inserted in the expected position. 14 years ago
  essermar@googlemail.com f16c90e1b8 Removed obsolete methods and comments from ContextSensitiveHelpPolicy. 14 years ago
  essermar@googlemail.com ee9084a521 Adding policy that allows context-sensitive help to be installed on individual EditParts to the SC editor project. 14 years ago
  terfloth@itemis.de 09b537b0ce Simulator supports entry & exit actions for states 14 years ago
  terfloth@itemis.de 71e2f8786a Changed handling of reaction triggers. Reaction triggers may consist of a trigger list without guard, a trigger list with guard, just a guard, or can also be empty. 14 years ago
  au@andreasunger.net 8575aaaff2 Latch component initial implementation. 14 years ago
  Andreas Mülder ce63637535 Deleted CompartmentEditPolicy class 14 years ago
  Andreas Mülder 4527f0dc84 Refactored Expression Provider interface to support different text DSLs based on resource extension 14 years ago
  markus.muehlbrandt@itemis.de b2e162c227 Added editpart specific global action id's. 14 years ago
  markus.muehlbrandt@itemis.de a51fc7f230 Creating a region in StateCompartments considers the mouse location to add the region at the expected position. 14 years ago
  markus.muehlbrandt@itemis.de d3f2ca8d0d Update of project set. 14 years ago
  markus.muehlbrandt@itemis.de 705d35815d Creating a region in StateCompartments considers the mouse location to add the region at the expected position. 14 years ago
  Andreas Mülder 5e68174dd4 Renamed CompartmentEditPolicy to CompartmentLayoutEditPolicy 14 years ago
  Andreas Mülder 379b4ed024 Changed execution environment to J2SE-1.5 14 years ago
  markus.muehlbrandt@itemis.de eb115580fa Fixed incorrectly used parent variable. 14 years ago
  Andreas Mülder 3c96cc8286 Renamed CompartmentEditPolicy to CompartmentLayoutEditPolicy 14 years ago
  Andreas Mülder 4f52f0481e Added copy & paste 14 years ago
  au@andreasunger.net 5727609599 StaticExpressionEvaluator fixes. 14 years ago
  terfloth@itemis.de 1d3b2f9665 Evaluate guards for transitions 14 years ago
  terfloth@itemis.de 16e531a551 extended execution scope for events ... 14 years ago
  Andreas Mülder 44ea31b877 Added value cell editor to Event Declarations view 14 years ago
  Andreas Mülder 0029afdaee added ScopeEvent to raise method of ISGraphExecutionScope interface 14 years ago