Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "Kitalpha/CTK"

m (Replaced content with "this page has been moved to https://github.com/eclipse/kitalpha/wiki/User-manual")
 
Line 1: Line 1:
The CTK (Core Technology Kit) contains a set of components for engineering needs not provided by Eclipse.
+
this page has been moved to https://github.com/eclipse/kitalpha/wiki/User-manual
 
+
= Modeling =
+
== Extensibility ==
+
Presentation: [https://wiki.eclipse.org/images/8/87/Kitalpha-CTK-Metamodel_Extensibility-1.0.1.pdf Metamodel Extensibility] and eMDE metamodel <br>
+
 
+
== Model content management ==
+
=== Model Detachment ===
+
Presentation: [https://wiki.eclipse.org/images/a/ac/Kitalpha-CTK-ModelDetachment-1.0.2.pdf Model Detachment]<br>
+
Video: [http://youtu.be/E_-2UKc-VdM Model Detachment]<br>
+
 
+
=== Model Attachment ===
+
Use the function of Diff/Merge to attach data previously detached.<br>
+
 
+
== Code Generation ==
+
Presentation of Composer framework, that helps to structure common code generators (Acceleo, Xpand) :<br>
+
: [https://wiki.eclipse.org/Kitalpha/CTK/Composer Composer] <br>
+
 
+
== Transformation ==
+
Presentation of Transposer, that helps to define model transformations with Java rules :<br>
+
: [https://wiki.eclipse.org/Kitalpha/CTK/Transposer Transposer] <br>
+
 
+
== Validation ==
+
Presentation: [https://wiki.eclipse.org/images/b/ba/Kitalpha-Accuracy-v0.2.pdf Accuracy] <br>
+
 
+
= Documentation Generation =
+
== xhtml documentation generation ==
+
Kitalpha provides a framework of xhtml documentation generation.<br>
+
* A generation for ecore is available with Kitalpha.<br>
+
* A generation for Capella is available for [https://www.eclipse.org/capella/download.html download] from the Capella site.<br>
+
* Presentation: [https://wiki.eclipse.org/images/c/c5/Kitalpha-xhtmlDocGenFramework-1.0.0.pdf xhtml DocGen Framework]<br>
+
* Presentation [https://wiki.eclipse.org/images/1/18/Contributive_xhtml_DocGen-1.0.0.pdf Contributive xhtml DocGen]
+
 
+
= Resource Reuse =
+
Kitalpha proposes a resource declaration and reuse mechanism.<br>
+
Presentation: [https://wiki.eclipse.org/Kitalpha/CTK/ResourceReuse Resource Reuse] <br>
+
 
+
 
+
 
+
[[Category:Kitalpha]]
+

Latest revision as of 11:58, 9 July 2021

this page has been moved to https://github.com/eclipse/kitalpha/wiki/User-manual

Back to the top