Bläddra i källkod

removed gadgets related to google code wiki;
regenerated documentation

Flow.Antony@gmail.com 12 år sedan
förälder
incheckning
66e1fb62f9

+ 0 - 21
plugins/org.yakindu.sct.doc.user/gadgets/blogfeed.xml

@@ -1,21 +0,0 @@
-<?xml version="1.0" encoding="UTF-8" ?>
-<Module>
-	<ModulePrefs title="getting started">
-		<Require feature="dynamic-height" />
-	</ModulePrefs>
-	<Content type="html">
-		<![CDATA[ 
-			<script type="text/javascript">
-				google.load("feeds", "1");
-	
-				function OnLoad() {
-					var feedControl = new google.feeds.FeedControl();
-					feedControl.addFeed("http://blog.yakindu.org/feed/", "");
-					feedControl.draw(document.getElementById("feed"));
-				}
-				google.setOnLoadCallback(OnLoad);
-			</script>
-			<div id="feed" class="span12" onload=""></div>
-		]]>
-	</Content>
-</Module>

+ 0 - 9
plugins/org.yakindu.sct.doc.user/gadgets/getting_started.xml

@@ -1,9 +0,0 @@
-<?xml version="1.0" encoding="UTF-8" ?>
-<Module>
-	<ModulePrefs title="getting started">
-		<Require feature="dynamic-height" />
-	</ModulePrefs>
-	<Content type="html"
-		
-		href="http://svn.codespot.com/a/eclipselabs.org/yakindu/SCT2/trunk/plugins/org.yakindu.sct.doc.user/help/02_Getting_started/getting_started.html" />
-</Module>

+ 0 - 9
plugins/org.yakindu.sct.doc.user/gadgets/overview.xml

@@ -1,9 +0,0 @@
-<?xml version="1.0" encoding="UTF-8" ?>
-<Module>
-	<ModulePrefs title="overview">
-		<Require feature="dynamic-height" />
-	</ModulePrefs>
-	<Content type="html"
-		
-		href="http://svn.codespot.com/a/eclipselabs.org/yakindu/SCT2/trunk/plugins/org.yakindu.sct.doc.user/help/01_Overview/overview.html" />
-</Module>

+ 0 - 9
plugins/org.yakindu.sct.doc.user/gadgets/reference.xml

@@ -1,9 +0,0 @@
-<?xml version="1.0" encoding="UTF-8" ?>
-<Module>
-	<ModulePrefs title="reference">
-		<Require feature="dynamic-height" />
-	</ModulePrefs>
-	<Content type="html"
-		
-		href="http://svn.codespot.com/a/eclipselabs.org/yakindu/SCT2/trunk/plugins/org.yakindu.sct.doc.user/help/04_Reference/reference.html" />
-</Module>

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

@@ -1,11 +0,0 @@
-<?xml version="1.0" encoding="UTF-8" ?>
-<Module>
-	<ModulePrefs title="getting started">
-		<Require feature="dynamic-height" />
-	</ModulePrefs>
-	<Content type="html">
-		<![CDATA[ 
-			<iframe	src="http://player.vimeo.com/video/53438504?autoplay=0&title=0" width="800" height="600" frameborder="0"> </iframe>		
-		]]>
-	</Content>
-</Module>

+ 0 - 63
plugins/org.yakindu.sct.doc.user/gadgets/socialbar.xml

@@ -1,63 +0,0 @@
-<?xml version="1.0" encoding="UTF-8" ?>
-<Module>
-	<ModulePrefs title="getting started">
-		<Require feature="dynamic-height" />
-	</ModulePrefs>
-	<Content type="html">
-		<![CDATA[ 
-		<div class="span12 pagination-centered">
-			<h3>
-				Do
-				you like Yakindu? Tell your friends!
-				<!-- Twitter -->
-				<a href="https://twitter.com/share" class="twitter-share-button"
-					data-url="http://www.statecharts.org" data-text="Check out Yakindu Statechart Tools"
-					data-via="yakindu" data-count="none" data-hashtags="yakindu">Tweet</a>
-				<script>!function(d,s,id){var
-					js,fjs=d.getElementsByTagName(s)[0],p=/^http:/.test(d.location)?'http':'https';if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src=p+'://platform.twitter.com/widgets.js';fjs.parentNode.insertBefore(js,fjs);}}(document,
-					'script', 'twitter-wjs');
-				</script>
-
-				<!-- google plus -->
-
-				<!-- Place this tag where you want the +1 button to render. -->
-				<div class="g-plusone" data-size="medium" data-annotation="none"></div>
-
-				<!-- Place this tag after the last +1 button tag. -->
-				<script type="text/javascript">
-					(function() {
-					var po =
-					document.createElement('script'); po.type =
-					'text/javascript';
-					po.async = true;
-					po.src = 'https://apis.google.com/js/plusone.js';
-					var s = document.getElementsByTagName('script')[0];
-					s.parentNode.insertBefore(po, s);
-					})();
-				</script>
-
-				<!-- Linked in -->
-
-				<script src="//platform.linkedin.com/in.js" type="text/javascript">
-					lang: en_US
-				</script>
-				<script type="IN/Share" data-url="http://www.statecharts.org"></script>
-				<!-- Xing -->
-
-				<div data-counter="no_count" data-type="XING/Share"
-					data-url="http://www.statecharts.org"></div>
-				<script>
-					;(function (d, s) {
-					var x = d.createElement(s),
-					s =
-					d.getElementsByTagName(s)[0];
-					x.src =
-					"https://www.xing-share.com/js/external/share.js";
-					s.parentNode.insertBefore(x, s);
-					})(document, "script");
-				</script>
-			</h3>
-		</div>
-		 ]]>
-	</Content>
-</Module>

+ 1 - 3
plugins/org.yakindu.sct.doc.user/help/01_Overview/overview.textile

@@ -1,5 +1,3 @@
-<link href="../css/bootstrap.css" rel="stylesheet" />
-
 h1. Overview
 
 h2(#WhataretheYAKINDUStatechartTools2). What are the YAKINDU Statechart Tools 2
@@ -26,4 +24,4 @@ You may ask: Where does the money for Open-Source development come from? Well, w
 
 h2(#WhousestheYAKINDUStatechartTools2). Who uses the YAKINDU Statechart Tools 2?
 
-p(#Statechartelements).Initially the YAKINDU SCT 2 were designed for the embedded systems industry: automotive, system controls, vending machines etc. But it brings benefit to everyone who needs to design, simulate and develop behavior. People can use the YAKINDU SCT 2 to generate Java, C, or C++.
+p(#Statechartelements).Initially the YAKINDU SCT 2 were designed for the embedded systems industry: automotive, system controls, vending machines etc. ut it brings benefit to everyone who needs to design, simulate and develop behavior. People can use the YAKINDU SCT 2 to generate Java, C, or C++.

+ 1 - 1
plugins/org.yakindu.sct.doc.user/help/02_Getting_started/getting_started-toc.xml

@@ -10,6 +10,6 @@
 		<topic href="help/02_Getting_Started/getting_started.html#Simulatingthemodel" label="Simulating the model"></topic>
 		<topic href="help/02_Getting_Started/getting_started.html#GenerateJavacode" label="Generate Java code"></topic>
 		<topic href="help/02_Getting_Started/getting_started.html#Integrationwithclientcode" label="Integration with client code"></topic>
-		<topic href="help/02_Getting_Started/getting_started.html#Weblinks" label="Weblinks"></topic>
+		<topic href="help/02_Getting_Started/getting_started.html#Overview" label="Weblinks"></topic>
 	</topic>
 </toc>

Filskillnaden har hållts tillbaka eftersom den är för stor
+ 24 - 25
plugins/org.yakindu.sct.doc.user/help/02_Getting_started/getting_started.html


+ 0 - 3
plugins/org.yakindu.sct.doc.user/help/02_Getting_started/getting_started.textile

@@ -1,6 +1,3 @@
-<link href="../../css/bootstrap.css" rel="stylesheet" />
-<link href="../../css/custom.css" rel="stylesheet" /> 
-
 h1(#Gettingstartedtutorial). Getting started
 
 h3. Installation

+ 4 - 7
plugins/org.yakindu.sct.doc.user/help/03_Tasks/tasks.html

@@ -6,9 +6,6 @@
 		<link type="text/css" rel="stylesheet" href="../style.css"/>
 	</head>
 	<body>
-		<p><link href="../../css/bootstrap.css" rel="stylesheet" />
-			<br/><link href="../../css/custom.css" rel="stylesheet" /> 
-		</p>
 		<h1 id="Tasks">Tasks</h1>
 		<h2 id="SimulatingOperationsWithCustomJavaCode">Simulating Operations With Custom Java Code</h2>
 		<p>To simulate a model with operations it is possible to use custom Java code that mocks the desired behavior or even to simulate against an existing java backend. 
@@ -18,9 +15,9 @@
 			<img border="0" src="images/operationsExample.png"/>
 		</p>
 		<p>To simulate the statechart above, a new Java Class must be created matching the method signature defined in the statechart. This class must be placed onto the classpath of the
-			<br/>statecharts project.  
+			<br/>statecharts project. 
 		</p>
-		<pre><code>package example;
+		<pre class="prettyprint"><code>package example;
 public class Calculator {
    public int add(int param1, int param2) {
       return param1 + param2;
@@ -61,19 +58,19 @@ public class Calculator {
 			<img border="0" src="images/genmodelwizardchooselanguage.jpg"/>
 		</p>
 		<p>The result is an .sgen file of the following format: </p>
-		<pre><code>GeneratorModel for [GeneratorId] {
+		<pre class="prettyprint"><code>GeneratorModel for [GeneratorId] {
 	statechart [StatechartReference] {
 		feature [Feature] {
 			[ParameterName] = [ParameterValue]
 		}
 	}
 }
+ 
 </code></pre>
 		<p>The [GeneratorId] is the unique id of the Generator. Currently, the following Generators are supported out of the box:</p>
 		<ol>
 			<li>yakindu::java &#8211; Generator ID for the Java Code Generator </li>
 			<li>yakindu::c &#8211; Generator ID for the C Code Generator</li>
-			<li>yakindu::cpp &#8211; Generator ID for the C++ Code Generator</li>
 			<li>yakindu::xpand &#8211; Generator ID for custom Xpand based Code Generators</li>
 			<li>yakindu::generic &#8211; Generator ID for custom Java based Code Generators  </li>
 		</ol>

+ 3 - 9
plugins/org.yakindu.sct.doc.user/help/03_Tasks/tasks.textile

@@ -1,6 +1,3 @@
-<link href="../../css/bootstrap.css" rel="stylesheet" />
-<link href="../../css/custom.css" rel="stylesheet" />
-
 h1. Tasks
 
 h2. Simulating Operations With Custom Java Code
@@ -14,15 +11,14 @@ For that to work, it is required to provide one or more custom java classes havi
 To simulate the statechart above, a new Java Class must be created matching the method signature defined in the statechart. This class must be placed onto the classpath of the
 statecharts project. 
  
- <pre>
-bc. 
+bc(prettyprint). 
 package example;
 public class Calculator {
    public int add(int param1, int param2) {
       return param1 + param2;
    }
 }
- </pre>
+
 
 This custom class can be passed to the run configuration as *Operation Class*, shown in the figure below. It is possible to pass multiple java classes seperated by a comma.
 If the simulation is executed, the variable result gets the value 2.
@@ -45,8 +41,7 @@ To create a generator model with the wizard,
 
 The result is an .sgen file of the following format: 
  
- <pre>
-bc.. 
+bc(prettyprint).. 
 GeneratorModel for [GeneratorId] {
 	statechart [StatechartReference] {
 		feature [Feature] {
@@ -54,7 +49,6 @@ GeneratorModel for [GeneratorId] {
 		}
 	}
 }
- <pre>
  
 p. The [GeneratorId] is the unique id of the Generator. Currently, the following Generators are supported out of the box:
 

+ 12 - 14
plugins/org.yakindu.sct.doc.user/help/04_Reference/reference-toc.xml

@@ -10,7 +10,7 @@
 			<topic href="help/04_Reference/reference.html#Junction" label="Junction"></topic>
 			<topic href="help/04_Reference/reference.html#CompositeState" label="Composite State">
 				<topic href="help/04_Reference/reference.html#Orthogonalstates" label="Orthogonal states"></topic>
-				<topic href="help/04_Reference/reference.html#Subdiagrams" label="Subdiagrams "></topic>
+				<topic href="help/04_Reference/reference.html#Submachinestates" label="Subdiagrams "></topic>
 			</topic>
 			<topic href="help/04_Reference/reference.html#ShallowHistory" label="Shallow History"></topic>
 			<topic href="help/04_Reference/reference.html#DeepHistory" label="Deep History"></topic>
@@ -53,8 +53,6 @@
 				<topic href="help/04_Reference/reference.html#activestate" label="active(state)"></topic>
 			</topic>
 			<topic href="help/04_Reference/reference.html#LocalReactions" label="LocalReactions"></topic>
-			<topic href="help/04_Reference/reference.html#EntryPoints" label="EntryPoints"></topic>
-			<topic href="help/04_Reference/reference.html#ExitPoints" label="ExitPoints"></topic>
 		</topic>
 		<topic href="help/04_Reference/reference.html#SGenGeneratorFeatures" label="SGen Generator Features">
 			<topic href="help/04_Reference/reference.html#Outlet" label="Outlet"></topic>
@@ -75,27 +73,27 @@
 				<topic href="help/04_Reference/reference.html#Template" label="Template"></topic>
 			</topic>
 		</topic>
-		<topic href="help/04_Reference/reference.html#APIspecificationsofthegeneratedcode" label="API specifications of the generated code">
+		<topic href="help/04_Reference/reference.html#APISecification" label="API specifications of the generated code">
 			<topic href="help/04_Reference/reference.html#SpecificationsofJavacode" label="Specifications of Java code">
 				<topic href="help/04_Reference/reference.html#InterfaceIStatemachine" label="Interface IStatemachine"></topic>
 				<topic href="help/04_Reference/reference.html#Timedstatemachines" label="Timed statemachines"></topic>
 				<topic href="help/04_Reference/reference.html#DefaultimplementationofITimerService" label="Default implementation of ITimerService"></topic>
-				<topic href="help/04_Reference/reference.html#Runtimeservice" label="Runtime service"></topic>
-				<topic href="help/04_Reference/reference.html#InterfacesVariableandEventaccess" label="Interfaces, Variable and Event access"></topic>
-				<topic href="help/04_Reference/reference.html#Interfaceobservers" label="Interface observers"></topic>
-				<topic href="help/04_Reference/reference.html#Operationcallbacks" label="Operation callbacks"></topic>
-				<topic href="help/04_Reference/reference.html#Integrationofgeneratedcode" label="Integration of generated code"></topic>
+				<topic href="help/04_Reference/reference.html#RuntimeService" label="Runtime service"></topic>
+				<topic href="help/04_Reference/reference.html#InterVar" label="Interfaces, Variable and Event access"></topic>
+				<topic href="help/04_Reference/reference.html#InterfaceObservers" label="Interface observers"></topic>
+				<topic href="help/04_Reference/reference.html#OperationCallback" label="Operation callbacks"></topic>
+				<topic href="help/04_Reference/reference.html#IntegrationGeneratedCode" label="Integration of generated code"></topic>
 			</topic>
-			<topic href="help/04_Reference/reference.html#SpecificationsofCcode" label="Specifications of C code">
-				<topic href="help/04_Reference/reference.html#Generatedheaderfiles" label="Generated header files">
+			<topic href="help/04_Reference/reference.html#SpecC" label="Specifications of C code">
+				<topic href="help/04_Reference/reference.html#generatedHeader" label="Generated header files">
 					<topic href="help/04_Reference/reference.html#Basestatechartmethods" label="Base statechart methods"></topic>
 					<topic href="help/04_Reference/reference.html#Variableandeventaccess" label="Variable and event access"></topic>
 				</topic>
-				<topic href="help/04_Reference/reference.html#Optionalheaderfile" label="Optional header file">
+				<topic href="help/04_Reference/reference.html#optionalHeader" label="Optional header file">
 					<topic href="help/04_Reference/reference.html#Timingservicesupport" label="Timing service support"></topic>
-					<topic href="help/04_Reference/reference.html#Operationcallbacks2" label="Operation callbacks"></topic>
+					<topic href="help/04_Reference/reference.html#Operationcallbacks" label="Operation callbacks"></topic>
 				</topic>
-				<topic href="help/04_Reference/reference.html#Integrationofgeneratedcode2" label="Integration of generated code"></topic>
+				<topic href="help/04_Reference/reference.html#Integrationofgeneratedcode" label="Integration of generated code"></topic>
 			</topic>
 		</topic>
 	</topic>

Filskillnaden har hållts tillbaka eftersom den är för stor
+ 85 - 103
plugins/org.yakindu.sct.doc.user/help/04_Reference/reference.html


+ 0 - 2
plugins/org.yakindu.sct.doc.user/help/04_Reference/reference.textile

@@ -1,5 +1,3 @@
-<link href="../../css/bootstrap.css" rel="stylesheet" />
-
 h1(#YAKINDUSCT2Reference). SCT Reference
 
 h2. Statechart elements