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"

 
(3 intermediate revisions by the same user not shown)
Line 3: Line 3:
 
= Modeling =
 
= Modeling =
 
== Extensibility ==
 
== Extensibility ==
Presentation: [https://polarsys.org/wiki/images/0/0d/Kitalpha-CTK-Metamodel_Extensibility-1.0.0.pdf Metamodel Extensibility] and eMDE metamodel <br>
+
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 content management ==
 
=== Model Detachment ===
 
=== Model Detachment ===
Presentation: [https://polarsys.org/wiki/images/3/33/Kitalpha-CTK-ModelDetachment-1.0.0.pdf Model Detachment]<br>
+
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>
 
Video: [http://youtu.be/E_-2UKc-VdM Model Detachment]<br>
  
Line 15: Line 15:
 
== Code Generation ==
 
== Code Generation ==
 
Presentation of Composer framework, that helps to structure common code generators (Acceleo, Xpand) :<br>
 
Presentation of Composer framework, that helps to structure common code generators (Acceleo, Xpand) :<br>
: [https://polarsys.org/wiki/Kitalpha/CTK/Composer Composer] <br>
+
: [https://wiki.eclipse.org/Kitalpha/CTK/Composer Composer] <br>
  
 
== Transformation ==
 
== Transformation ==
 
Presentation of Transposer, that helps to define model transformations with Java rules :<br>
 
Presentation of Transposer, that helps to define model transformations with Java rules :<br>
: [https://polarsys.org/wiki/Kitalpha/CTK/Transposer Transposer] <br>
+
: [https://wiki.eclipse.org/Kitalpha/CTK/Transposer Transposer] <br>
  
 
== Validation ==
 
== Validation ==
Presentation: [https://polarsys.org/wiki/images/b/ba/Kitalpha-Accuracy-v0.2.pdf Accuracy] <br>
+
Presentation: [https://wiki.eclipse.org/images/b/ba/Kitalpha-Accuracy-v0.2.pdf Accuracy] <br>
  
 
= Documentation Generation =
 
= Documentation Generation =
Line 28: Line 28:
 
Kitalpha provides a framework of xhtml documentation generation.<br>
 
Kitalpha provides a framework of xhtml documentation generation.<br>
 
* A generation for ecore is available with Kitalpha.<br>
 
* A generation for ecore is available with Kitalpha.<br>
* A generation for Capella is available for [https://polarsys.org/capella/download.html download] from the Capella site.<br>
+
* A generation for Capella is available for [https://www.eclipse.org/capella/download.html download] from the Capella site.<br>
* Presentation: [https://wiki.polarsys.org/images/c/c5/Kitalpha-xhtmlDocGenFramework-1.0.0.pdf xhtml DocGen Framework]<br>
+
* Presentation: [https://wiki.eclipse.org/images/c/c5/Kitalpha-xhtmlDocGenFramework-1.0.0.pdf xhtml DocGen Framework]<br>
* Presentation [https://wiki.polarsys.org/images/1/18/Contributive_xhtml_DocGen-1.0.0.pdf Contributive xhtml DocGen]
+
* Presentation [https://wiki.eclipse.org/images/1/18/Contributive_xhtml_DocGen-1.0.0.pdf Contributive xhtml DocGen]
  
 
= Resource Reuse =
 
= Resource Reuse =
 
Kitalpha proposes a resource declaration and reuse mechanism.<br>
 
Kitalpha proposes a resource declaration and reuse mechanism.<br>
Presentation: [https://polarsys.org/wiki/Kitalpha/CTK/ResourceReuse Resource Reuse] <br>
+
Presentation: [https://wiki.eclipse.org/Kitalpha/CTK/ResourceReuse Resource Reuse] <br>
  
  
  
 
[[Category:Kitalpha]]
 
[[Category:Kitalpha]]

Revision as of 12:43, 12 February 2020

The CTK (Core Technology Kit) contains a set of components for engineering needs not provided by Eclipse.

Modeling

Extensibility

Presentation: Metamodel Extensibility and eMDE metamodel

Model content management

Model Detachment

Presentation: Model Detachment
Video: Model Detachment

Model Attachment

Use the function of Diff/Merge to attach data previously detached.

Code Generation

Presentation of Composer framework, that helps to structure common code generators (Acceleo, Xpand) :

Composer

Transformation

Presentation of Transposer, that helps to define model transformations with Java rules :

Transposer

Validation

Presentation: Accuracy

Documentation Generation

xhtml documentation generation

Kitalpha provides a framework of xhtml documentation generation.

Resource Reuse

Kitalpha proposes a resource declaration and reuse mechanism.
Presentation: Resource Reuse

Back to the top