Selaa lähdekoodia

#5 - integrated mylin wikitext based doc infrastructure (merged from branch)

terfloth@itemis.de 14 vuotta sitten
vanhempi
commit
24fc552ee5
17 muutettua tiedostoa jossa 162 lisäystä ja 0 poistoa
  1. 9 0
      plugins/org.yakindu.sct.doc.user/help/01_Overview/overview.textile
  2. 7 0
      plugins/org.yakindu.sct.doc.user/help/02_Installation/installation.textile
  3. 23 0
      plugins/org.yakindu.sct.doc.user/help/03_Statechart_Modeling_and_Simulation/modeling_simulation.textile
  4. 3 0
      plugins/org.yakindu.sct.doc.user/help/04_C-Code_Generator/01_introduction.textile
  5. 10 0
      plugins/org.yakindu.sct.doc.user/help/04_C-Code_Generator/02_scenario.textile
  6. 2 0
      plugins/org.yakindu.sct.doc.user/help/04_C-Code_Generator/index.txt
  7. 3 0
      plugins/org.yakindu.sct.doc.user/help/05_Java-Code_Generator/01_introduction.textile
  8. 2 0
      plugins/org.yakindu.sct.doc.user/help/05_Java-Code_Generator/02_example.textile
  9. 10 0
      plugins/org.yakindu.sct.doc.user/help/05_Java-Code_Generator/03_generation.textile
  10. 2 0
      plugins/org.yakindu.sct.doc.user/help/05_Java-Code_Generator/04_sourcecode.textile
  11. 2 0
      plugins/org.yakindu.sct.doc.user/help/05_Java-Code_Generator/05_integration.textile
  12. 5 0
      plugins/org.yakindu.sct.doc.user/help/05_Java-Code_Generator/index.txt
  13. 19 0
      plugins/org.yakindu.sct.doc.user/help/06_UML_Transformation/uml_transformation.textile
  14. 59 0
      plugins/org.yakindu.sct.doc.user/help/07_Reference/sc_reference.textile
  15. 6 0
      plugins/org.yakindu.sct.doc.user/help/style.css
  16. BIN
      plugins/org.yakindu.sct.doc.user/lib/org.eclipse.mylyn.wikitext.core_1.5.0.v20110608-1400.jar
  17. BIN
      plugins/org.yakindu.sct.doc.user/lib/org.eclipse.mylyn.wikitext.textile.core_1.5.0.v20110608-1400.jar

+ 9 - 0
plugins/org.yakindu.sct.doc.user/help/01_Overview/overview.textile

@@ -0,0 +1,9 @@
+h1. Overview
+
+h2. YAKINDU Statechart Tools
+
+h3. YAKINDU and Eclipse
+
+h3. Status, Warranty and License
+
+h3. Tool Architecture

+ 7 - 0
plugins/org.yakindu.sct.doc.user/help/02_Installation/installation.textile

@@ -0,0 +1,7 @@
+h1. Installation
+
+h2. Eclipse Installation
+
+h2. Installing the YAKINDU-Plug-Ins
+
+h2. Installing from Zip

+ 23 - 0
plugins/org.yakindu.sct.doc.user/help/03_Statechart_Modeling_and_Simulation/modeling_simulation.textile

@@ -0,0 +1,23 @@
+h1. Statechart Modeling and Simulation
+
+h2. The YAKINDU perspective
+
+h2. Example Step-by-Step
+
+h3. Example State Machine
+
+h3. Creating a New Project
+
+h3. Defining a State Machine 
+
+h3. Checking the State Machine
+
+h3. Project Type and Dependencies
+
+h3. Creating Check Files
+
+h3. Editing Check Files
+
+h3. Simulating a State Machine
+
+h2. Using the Example Projects

+ 3 - 0
plugins/org.yakindu.sct.doc.user/help/04_C-Code_Generator/01_introduction.textile

@@ -0,0 +1,3 @@
+h1. C-Code Generator
+
+h2. Introduction

+ 10 - 0
plugins/org.yakindu.sct.doc.user/help/04_C-Code_Generator/02_scenario.textile

@@ -0,0 +1,10 @@
+
+h2. Example Scenario
+
+h2. Starting the Workflow
+
+h2. Code Integration into an Existing Project
+
+h2. State Machine Access
+
+h2. Operating System and Drivers for the Example Device

+ 2 - 0
plugins/org.yakindu.sct.doc.user/help/04_C-Code_Generator/index.txt

@@ -0,0 +1,2 @@
+01_introduction.textile
+02_scenario.textile

+ 3 - 0
plugins/org.yakindu.sct.doc.user/help/05_Java-Code_Generator/01_introduction.textile

@@ -0,0 +1,3 @@
+h1. Java-Code Generator
+
+h2. Introduction

+ 2 - 0
plugins/org.yakindu.sct.doc.user/help/05_Java-Code_Generator/02_example.textile

@@ -0,0 +1,2 @@
+
+h2. Setting Up the Example Project

+ 10 - 0
plugins/org.yakindu.sct.doc.user/help/05_Java-Code_Generator/03_generation.textile

@@ -0,0 +1,10 @@
+
+h2. Generating Source-Code
+
+h3. Create Xtend PRoject
+
+h3. Manage Dependencies
+
+h3. Create MWE Workflow File
+
+h3. Execute MWE Workflow

+ 2 - 0
plugins/org.yakindu.sct.doc.user/help/05_Java-Code_Generator/04_sourcecode.textile

@@ -0,0 +1,2 @@
+
+h2. The Generated Source-Code

+ 2 - 0
plugins/org.yakindu.sct.doc.user/help/05_Java-Code_Generator/05_integration.textile

@@ -0,0 +1,2 @@
+
+h2. Integrating the Generated Java Code

+ 5 - 0
plugins/org.yakindu.sct.doc.user/help/05_Java-Code_Generator/index.txt

@@ -0,0 +1,5 @@
+01_introduction.textile
+02_example.textile
+03_generation.textile
+04_sourcecode.textile
+05_integration.textile

+ 19 - 0
plugins/org.yakindu.sct.doc.user/help/06_UML_Transformation/uml_transformation.textile

@@ -0,0 +1,19 @@
+h1. UML Transformation
+
+h2. Introduction
+
+h2. UML2 Model
+
+h2. The Example Project
+
+h2. How Does It Work
+
+h3. Name Mapping
+
+h3. New Elements
+
+h3. Limitations
+
+h3. Transformation Cartridge
+
+h2. Extending a UML2 State Machine	

+ 59 - 0
plugins/org.yakindu.sct.doc.user/help/07_Reference/sc_reference.textile

@@ -0,0 +1,59 @@
+h1. YAKINDU Statechart Tools Reference
+
+h2. Statechart Elements
+
+h3. Statechart
+
+Place description here.
+
+h4. Name
+
+Insert description.
+
+h4. Expression
+
+Insert description.
+
+
+h3. Region
+
+Place description here.
+
+h4. Name
+
+Insert description.
+
+
+h3. Entry
+
+Place description here.
+
+h4. Name 
+
+Insert description.
+
+h4. Entry Kind
+
+Insert description.
+
+
+h3. State
+
+Place description here.
+
+h4. Name
+
+Insert description.
+
+h4. Expression
+
+Insert description.
+
+
+h3. Transition
+
+Place description here.
+
+h4. Expression
+
+Insert description.

+ 6 - 0
plugins/org.yakindu.sct.doc.user/help/style.css

@@ -0,0 +1,6 @@
+@CHARSET "UTF-8";
+li img {
+	display: block;
+	margin-top: 0.5ex;
+	margin-bottom: 0.5ex;
+}

BIN
plugins/org.yakindu.sct.doc.user/lib/org.eclipse.mylyn.wikitext.core_1.5.0.v20110608-1400.jar


BIN
plugins/org.yakindu.sct.doc.user/lib/org.eclipse.mylyn.wikitext.textile.core_1.5.0.v20110608-1400.jar