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"

 
(Extensibility)
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 ==

Revision as of 12:11, 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