Commit History

Author SHA1 Message Date
  terfloth@itemis.de 8ad70e1799 #8: Transport signals with or without values in both directions 14 years ago
  essermar@googlemail.com 0b41bcedff Replacing dummy content in the SCT2 doc.user plug-in with more realistic documents that mirror the structure of the SCT1 documentation. 14 years ago
  essermar@googlemail.com 8c6d5ec517 Restructuring contents of the doc.user plug-in to ease introduction of wikitext to html converter. 14 years ago
  essermar@googlemail.com 601c6ce54a Renamed YAKINDU perspectives to SC Simulation and SC Modeling. Deleted superfluous @Override annotations in the perspective factory classes. 14 years ago
  au@andreasunger.net 846add0031 Reset inputs in task. 14 years ago
  au@andreasunger.net 7982511283 Initial implementation of asynchronous simulation. 14 years ago
  terfloth@itemis.de 59ab31ccf4 Made sct editor and simulation infrastructure extendible for derived language editors and simulations 14 years ago
  essermar@googlemail.com dde4cb4e9b Added copyright and authorship notice to the sct perspective factory classes. 14 years ago
  essermar@googlemail.com 41467b4fda Added plug-ins org.yakindu.sct.{doc.user, ui} to SCT2 feature. 14 years ago
  essermar@googlemail.com f27cc0336a Adding plug-in containing the perspective factories for the statechart editor. 14 years ago
  essermar@googlemail.com 74cd60519a Share project "org.yakindu.sct.ui" into "https://svn.codespot.com/a/eclipselabs.org/yakindu/SCT2/trunk/plugins" 14 years ago
  Andreas Mülder 6c4237a1c5 Bugfix: PropertySection do not clear latest selection 14 years ago
  terfloth@itemis.de f21afe0e5b added first support for events with values... 14 years ago
  au@andreasunger.net 294d51ce92 FunctionDescriptorConstructorResult renamed. 14 years ago
  au@andreasunger.net 37411a3fca Reconnecting task node edges. 14 years ago
  au@andreasunger.net e55144fe56 Debug code removed. 14 years ago
  au@andreasunger.net d7e2331b98 *Constructor classes renamed to *Builder. 14 years ago
  terfloth@itemis.de 39fcb77e44 Completed editing and execution support for bitwise operations, conditionals, operator assignments and hex literals. 14 years ago
  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