contexts.xml 1.8 KB

123456789101112131415161718192021222324252627282930
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <?NLS TYPE="org.eclipse.help.contexts"?>
  3. <contexts>
  4. <context id="sc_properties_entry_entrykind" title="YAKINDU Statechart Element Properties">
  5. <description>Init, history and shallow history states are pseudo states used to express special aspects.</description>
  6. <topic href="help/04_Reference/reference.html#Initialstateandfinalstate" label="Init state"/>
  7. <topic href="help/04_Reference/reference.html#ShallowHistory" label="Shallow History state"/>
  8. <topic href="help/04_Reference/reference.html#DeepHistory" label="Deep History state"/>
  9. </context>
  10. <context id="sc_properties_state_expression" title="YAKINDU Statechart Element Properties">
  11. <description>States are the central elements of a state machine.</description>
  12. <topic href="help/04_Reference/reference.html#States" label="State"/>
  13. </context>
  14. <context id="sc_properties_statechart_expression" title="YAKINDU Statechart Element Properties">
  15. <description>Expressions are used to declare events, variables etc. and to define behavior.</description>
  16. <topic href="help/04_Reference/reference.html#Expressions" label="Expression reference"/>
  17. </context>
  18. <context id="sc_properties_transition_expression" title="YAKINDU Statechart Element Properties">
  19. <description>A transition is the transfer of one state to another. Transitions are diagrammed as arrows and can carry events and actions but must not.</description>
  20. <topic href="help/04_Reference/reference.html#Transitions" label="Transitions reference"/>
  21. </context>
  22. <context id="sgen_feature" title="Genmodel Features">
  23. <topic href="help/04_Reference/reference.html" label="Help_Topic"/>
  24. </context>
  25. <context id="stext_keyword">
  26. <topic href="help/04_Reference/reference.html" label="Help_Topic"/>
  27. </context>
  28. </contexts>