contexts.xml 1.5 KB

12345678910111213141516171819202122232425
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <?NLS TYPE="org.eclipse.help.contexts"?>
  3. <contexts>
  4. <context id="sc_editor_graphical_viewer">
  5. <description>Enter short description here!</description>
  6. <topic href="help/01_Overview/overview.html" label="Getting Started"/>
  7. </context>
  8. <context id="sc_properties_entry_entrykind" title="YAKINDU Statechart Element Properties">
  9. <description>Enter short description of the Entry Kind property here.</description>
  10. <topic href="help/07_Reference/sc_reference.html#EntryKind" label="Entry Kind Property"/>
  11. </context>
  12. <context id="sc_properties_state_expression" title="YAKINDU Statechart Element Properties">
  13. <description>Enter short description of the State Expression property here.</description>
  14. <topic href="help/07_Reference/sc_reference.html#StateExpression" label="State Expression Property"/>
  15. </context>
  16. <context id="sc_properties_statechart_expression" title="YAKINDU Statechart Element Properties">
  17. <description>Enter short description of the Statechart Expression property here.</description>
  18. <topic href="help/07_Reference/sc_reference.html#StatechartExpression" label="Statechart Expression Property"/>
  19. </context>
  20. <context id="sc_properties_transition_expression" title="YAKINDU Statechart Element Properties">
  21. <description>Enter short descripton of the Transition Expression property here.</description>
  22. <topic href="help/07_Reference/sc_reference.html#TransitionExpression" label="Transition Expression Property"/>
  23. </context>
  24. </contexts>