浏览代码

Copying YAKINDU user documentation plug-in to SCT2 trunk.

essermar@googlemail.com 14 年之前
父节点
当前提交
ebc2b82991
共有 29 个文件被更改,包括 409 次插入0 次删除
  1. 22 0
      plugins/org.yakindu.sct.doc.user/.project
  2. 6 0
      plugins/org.yakindu.sct.doc.user/META-INF/MANIFEST.MF
  3. 4 0
      plugins/org.yakindu.sct.doc.user/build.properties
  4. 20 0
      plugins/org.yakindu.sct.doc.user/contexts.xml
  5. 13 0
      plugins/org.yakindu.sct.doc.user/html/concepts/maintopic.html
  6. 13 0
      plugins/org.yakindu.sct.doc.user/html/concepts/subtopic.html
  7. 13 0
      plugins/org.yakindu.sct.doc.user/html/concepts/subtopic2.html
  8. 13 0
      plugins/org.yakindu.sct.doc.user/html/gettingstarted/maintopic.html
  9. 13 0
      plugins/org.yakindu.sct.doc.user/html/gettingstarted/subtopic.html
  10. 13 0
      plugins/org.yakindu.sct.doc.user/html/gettingstarted/subtopic2.html
  11. 15 0
      plugins/org.yakindu.sct.doc.user/html/reference/statechart_elements/entry.html
  12. 14 0
      plugins/org.yakindu.sct.doc.user/html/reference/statechart_elements/region.html
  13. 15 0
      plugins/org.yakindu.sct.doc.user/html/reference/statechart_elements/state.html
  14. 15 0
      plugins/org.yakindu.sct.doc.user/html/reference/statechart_elements/statechart.html
  15. 14 0
      plugins/org.yakindu.sct.doc.user/html/reference/statechart_elements/transition.html
  16. 13 0
      plugins/org.yakindu.sct.doc.user/html/samples/maintopic.html
  17. 13 0
      plugins/org.yakindu.sct.doc.user/html/samples/subtopic.html
  18. 13 0
      plugins/org.yakindu.sct.doc.user/html/samples/subtopic2.html
  19. 13 0
      plugins/org.yakindu.sct.doc.user/html/tasks/maintopic.html
  20. 13 0
      plugins/org.yakindu.sct.doc.user/html/tasks/subtopic.html
  21. 13 0
      plugins/org.yakindu.sct.doc.user/html/tasks/subtopic2.html
  22. 13 0
      plugins/org.yakindu.sct.doc.user/html/toc.html
  23. 35 0
      plugins/org.yakindu.sct.doc.user/plugin.xml
  24. 20 0
      plugins/org.yakindu.sct.doc.user/toc.xml
  25. 11 0
      plugins/org.yakindu.sct.doc.user/tocconcepts.xml
  26. 11 0
      plugins/org.yakindu.sct.doc.user/tocgettingstarted.xml
  27. 16 0
      plugins/org.yakindu.sct.doc.user/tocreference.xml
  28. 11 0
      plugins/org.yakindu.sct.doc.user/tocsamples.xml
  29. 11 0
      plugins/org.yakindu.sct.doc.user/toctasks.xml

+ 22 - 0
plugins/org.yakindu.sct.doc.user/.project

@@ -0,0 +1,22 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<projectDescription>
+	<name>org.yakindu.sct.doc.user</name>
+	<comment></comment>
+	<projects>
+	</projects>
+	<buildSpec>
+		<buildCommand>
+			<name>org.eclipse.pde.ManifestBuilder</name>
+			<arguments>
+			</arguments>
+		</buildCommand>
+		<buildCommand>
+			<name>org.eclipse.pde.SchemaBuilder</name>
+			<arguments>
+			</arguments>
+		</buildCommand>
+	</buildSpec>
+	<natures>
+		<nature>org.eclipse.pde.PluginNature</nature>
+	</natures>
+</projectDescription>

+ 6 - 0
plugins/org.yakindu.sct.doc.user/META-INF/MANIFEST.MF

@@ -0,0 +1,6 @@
+Manifest-Version: 1.0
+Bundle-ManifestVersion: 2
+Bundle-Name: Help
+Bundle-SymbolicName: org.yakindu.sct.doc.user;singleton:=true
+Bundle-Version: 1.0.0.qualifier
+Bundle-Vendor: YAKINDU

+ 4 - 0
plugins/org.yakindu.sct.doc.user/build.properties

@@ -0,0 +1,4 @@
+bin.includes = plugin.xml,\
+               META-INF/,\
+               html/,\
+               *.xml

+ 20 - 0
plugins/org.yakindu.sct.doc.user/contexts.xml

@@ -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>

+ 13 - 0
plugins/org.yakindu.sct.doc.user/html/concepts/maintopic.html

@@ -0,0 +1,13 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+
+<html>
+<head>
+	<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
+	<title>Main Topic</title>
+</head>
+
+<body>
+<h1>Main Topic</h1>
+Please enter your text here.
+</body>
+</html>

+ 13 - 0
plugins/org.yakindu.sct.doc.user/html/concepts/subtopic.html

@@ -0,0 +1,13 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+
+<html>
+<head>
+	<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
+	<title>Sub Topic</title>
+</head>
+
+<body>
+<h1>Sub Topic</h1>
+Please enter your text here.
+</body>
+</html>

+ 13 - 0
plugins/org.yakindu.sct.doc.user/html/concepts/subtopic2.html

@@ -0,0 +1,13 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+
+<html>
+<head>
+	<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
+	<title>Sub Topic 2</title>
+</head>
+
+<body>
+<h1>Sub Topic 2</h1>
+Please enter your text here.
+</body>
+</html>

+ 13 - 0
plugins/org.yakindu.sct.doc.user/html/gettingstarted/maintopic.html

@@ -0,0 +1,13 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+
+<html>
+<head>
+	<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
+	<title>Main Topic</title>
+</head>
+
+<body>
+<h1>Main Topic</h1>
+Please enter your text here.
+</body>
+</html>

+ 13 - 0
plugins/org.yakindu.sct.doc.user/html/gettingstarted/subtopic.html

@@ -0,0 +1,13 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+
+<html>
+<head>
+	<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
+	<title>Sub Topic</title>
+</head>
+
+<body>
+<h1>Sub Topic</h1>
+Please enter your text here.
+</body>
+</html>

+ 13 - 0
plugins/org.yakindu.sct.doc.user/html/gettingstarted/subtopic2.html

@@ -0,0 +1,13 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+
+<html>
+<head>
+	<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
+	<title>Sub Topic 2</title>
+</head>
+
+<body>
+<h1>Sub Topic 2</h1>
+Please enter your text here.
+</body>
+</html>

+ 15 - 0
plugins/org.yakindu.sct.doc.user/html/reference/statechart_elements/entry.html

@@ -0,0 +1,15 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+
+<html>
+<head>
+	<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
+	<title>Entry</title>
+</head>
+
+<body>
+<h2>Entry</h2>
+Please enter your text here!
+<h4 id=property_name>Name</h4>
+<h4 id=property_entrykind>Entry Kind</h4>
+</body>
+</html>

+ 14 - 0
plugins/org.yakindu.sct.doc.user/html/reference/statechart_elements/region.html

@@ -0,0 +1,14 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+
+<html>
+<head>
+	<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
+	<title>Region</title>
+</head>
+
+<body>
+<h2>Region</h2>
+Please enter your text here!
+<h4 id=property_name>Name</h4>
+</body>
+</html>

+ 15 - 0
plugins/org.yakindu.sct.doc.user/html/reference/statechart_elements/state.html

@@ -0,0 +1,15 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+
+<html>
+<head>
+	<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
+	<title>State</title>
+</head>
+
+<body>
+<h2>State</h2>
+Please enter your text here!
+<h4 id=property_name>Name</h4>
+<h4 id=property_expression>Expression</h4>
+</body>
+</html>

+ 15 - 0
plugins/org.yakindu.sct.doc.user/html/reference/statechart_elements/statechart.html

@@ -0,0 +1,15 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+
+<html>
+<head>
+	<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
+	<title>Statechart</title>
+</head>
+
+<body>
+<h2>Statechart</h2>
+Please enter your text here!
+<h4 id=property_name>Name<h3>
+<h4 id=property_expression>Expression<h3>
+</body>
+</html>

+ 14 - 0
plugins/org.yakindu.sct.doc.user/html/reference/statechart_elements/transition.html

@@ -0,0 +1,14 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+
+<html>
+<head>
+	<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
+	<title>Transition</title>
+</head>
+
+<body>
+<h2>Transition</h2>
+Please enter your text here!
+<h4 id=property_expression>Expression</h4>
+</body>
+</html>

+ 13 - 0
plugins/org.yakindu.sct.doc.user/html/samples/maintopic.html

@@ -0,0 +1,13 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+
+<html>
+<head>
+	<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
+	<title>Main Topic</title>
+</head>
+
+<body>
+<h1>Main Topic</h1>
+Please enter your text here.
+</body>
+</html>

+ 13 - 0
plugins/org.yakindu.sct.doc.user/html/samples/subtopic.html

@@ -0,0 +1,13 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+
+<html>
+<head>
+	<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
+	<title>Sub Topic</title>
+</head>
+
+<body>
+<h1>Sub Topic</h1>
+Please enter your text here.
+</body>
+</html>

+ 13 - 0
plugins/org.yakindu.sct.doc.user/html/samples/subtopic2.html

@@ -0,0 +1,13 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+
+<html>
+<head>
+	<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
+	<title>Sub Topic 2</title>
+</head>
+
+<body>
+<h1>Sub Topic 2</h1>
+Please enter your text here.
+</body>
+</html>

+ 13 - 0
plugins/org.yakindu.sct.doc.user/html/tasks/maintopic.html

@@ -0,0 +1,13 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+
+<html>
+<head>
+	<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
+	<title>Main Topic</title>
+</head>
+
+<body>
+<h1>Main Topic</h1>
+Please enter your text here.
+</body>
+</html>

+ 13 - 0
plugins/org.yakindu.sct.doc.user/html/tasks/subtopic.html

@@ -0,0 +1,13 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+
+<html>
+<head>
+	<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
+	<title>Sub Topic</title>
+</head>
+
+<body>
+<h1>Sub Topic</h1>
+Please enter your text here.
+</body>
+</html>

+ 13 - 0
plugins/org.yakindu.sct.doc.user/html/tasks/subtopic2.html

@@ -0,0 +1,13 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+
+<html>
+<head>
+	<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
+	<title>Sub Topic 2</title>
+</head>
+
+<body>
+<h1>Sub Topic 2</h1>
+Please enter your text here.
+</body>
+</html>

+ 13 - 0
plugins/org.yakindu.sct.doc.user/html/toc.html

@@ -0,0 +1,13 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+
+<html>
+<head>
+	<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
+	<title>YAKINDU Statechart Tools Guide</title>
+</head>
+
+<body>
+<h2>YAKINDU Statechart Tools Guide</h2>
+<h3>Table of Contents </h3>
+</body>
+</html>

+ 35 - 0
plugins/org.yakindu.sct.doc.user/plugin.xml

@@ -0,0 +1,35 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<?eclipse version="3.4"?>
+<plugin>
+
+   <extension
+         point="org.eclipse.help.toc">
+      <toc
+            file="toc.xml"
+            primary="true">
+      </toc>
+      <toc
+            file="tocconcepts.xml">
+      </toc>
+      <toc
+            file="tocgettingstarted.xml">
+      </toc>
+      <toc
+            file="tocreference.xml">
+      </toc>
+      <toc
+            file="tocsamples.xml">
+      </toc>
+      <toc
+            file="toctasks.xml">
+      </toc>
+   </extension>
+   <extension
+         point="org.eclipse.help.contexts">
+      <contexts
+            file="contexts.xml"
+            plugin="org.yakindu.sct.ui.editor">
+      </contexts>
+   </extension>
+
+</plugin>

+ 20 - 0
plugins/org.yakindu.sct.doc.user/toc.xml

@@ -0,0 +1,20 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<?NLS TYPE="org.eclipse.help.toc"?>
+
+<toc label="YAKINDU Statechart Tools Guide" topic="html/toc.html">
+   <topic label="Getting Started">
+      <anchor id="gettingstarted"/>
+   </topic>
+   <topic label="Concepts">
+      <anchor id="concepts"/>
+   </topic>
+   <topic label="Tasks">
+      <anchor id="tasks"/>
+   </topic>
+   <topic label="Reference">
+      <anchor id="reference"/>
+   </topic>
+   <topic label="Samples">
+      <anchor id="samples"/>
+   </topic>
+</toc>

+ 11 - 0
plugins/org.yakindu.sct.doc.user/tocconcepts.xml

@@ -0,0 +1,11 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<?NLS TYPE="org.eclipse.help.toc"?>
+
+<toc label="Concepts" link_to="toc.xml#concepts"> 
+	<topic label="Main Topic"  href="html/concepts/maintopic.html"> 
+		<topic label="Sub Topic" href="html/concepts/subtopic.html" /> 
+	</topic>
+	<topic label="Main Topic 2">
+		<topic label="Sub Topic 2" href="html/concepts/subtopic2.html" /> 
+	</topic> 
+</toc>

+ 11 - 0
plugins/org.yakindu.sct.doc.user/tocgettingstarted.xml

@@ -0,0 +1,11 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<?NLS TYPE="org.eclipse.help.toc"?>
+
+<toc label="Getting Started" link_to="toc.xml#gettingstarted"> 
+	<topic label="Main Topic"  href="html/gettingstarted/maintopic.html"> 
+		<topic label="Sub Topic" href="html/gettingstarted/subtopic.html" /> 
+	</topic>
+	<topic label="Main Topic 2">
+		<topic label="Sub Topic 2" href="html/gettingstarted/subtopic2.html" />
+	</topic> 
+</toc>

+ 16 - 0
plugins/org.yakindu.sct.doc.user/tocreference.xml

@@ -0,0 +1,16 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<?NLS TYPE="org.eclipse.help.toc"?>
+
+<toc label="Reference" link_to="toc.xml#reference"> 
+	<topic label="Statechart Elements"> 
+		<topic label="Statechart" href="html/reference/statechart_elements/statechart.html" />
+  <topic href="html/reference/statechart_elements/region.html" label="Region">
+  </topic>
+  <topic href="html/reference/statechart_elements/state.html" label="State">
+  </topic>
+  <topic href="html/reference/statechart_elements/entry.html" label="Entry">
+  </topic>
+  <topic href="html/reference/statechart_elements/transition.html" label="Transition">
+  </topic> 
+	</topic>
+</toc>

+ 11 - 0
plugins/org.yakindu.sct.doc.user/tocsamples.xml

@@ -0,0 +1,11 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<?NLS TYPE="org.eclipse.help.toc"?>
+
+<toc label="Samples" link_to="toc.xml#samples"> 
+	<topic label="Main Topic"  href="html/samples/maintopic.html"> 
+		<topic label="Sub Topic" href="html/samples/subtopic.html" /> 
+	</topic>
+	<topic label="Main Topic 2">
+		<topic label="Sub Topic 2" href="html/samples/subtopic2.html" /> 
+	</topic> 
+</toc>

+ 11 - 0
plugins/org.yakindu.sct.doc.user/toctasks.xml

@@ -0,0 +1,11 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<?NLS TYPE="org.eclipse.help.toc"?>
+
+<toc label="Tasks" link_to="toc.xml#tasks"> 
+	<topic label="Main Topic"  href="html/tasks/maintopic.html"> 
+		<topic label="Sub Topic" href="html/tasks/subtopic.html" /> 
+	</topic>
+	<topic label="Main Topic 2">
+		<topic label="Sub Topic 2" href="html/tasks/subtopic2.html" /> 
+	</topic> 
+</toc>