|
@@ -0,0 +1,20 @@
|
|
|
+<?xml version="1.0" encoding="UTF-8"?>
|
|
|
+<?NLS TYPE="org.eclipse.help.contexts"?>
|
|
|
+<contexts>
|
|
|
+ <context id="sc_properties_entry_entrykind" title="YAKINDU Statechart Element Properties">
|
|
|
+ <description>Enter short description of the Entry Kind property here.</description>
|
|
|
+ <topic href="html/reference/statechart_elements/entry.html" label="Entry Kind Property"/>
|
|
|
+ </context>
|
|
|
+ <context id="sc_properties_state_expression" title="YAKINDU Statechart Element Properties">
|
|
|
+ <description>Enter short description of the State Expression property here.</description>
|
|
|
+ <topic href="html/reference/statechart_elements/state.html#property_expression" label="State Expression Property"/>
|
|
|
+ </context>
|
|
|
+ <context id="sc_properties_statechart_expression" title="YAKINDU Statechart Element Properties">
|
|
|
+ <description>Enter short description of the Statechart Expression property here.</description>
|
|
|
+ <topic href="html/reference/statechart_elements/statechart.html#property_expression" label="Statechart Expression Property"/>
|
|
|
+ </context>
|
|
|
+ <context id="sc_properties_transitioin_expression" title="YAKINDU Statechart Element Properties">
|
|
|
+ <description>Enter short descripton of the Transition Expression property here.</description>
|
|
|
+ <topic href="html/reference/statechart_elements/transition.html#property_expression" label="Transition Expression Property"/>
|
|
|
+ </context>
|
|
|
+</contexts>
|