About Designer Languages Common
This module contains the common plugins for all programming languages
Project Modules
This project has declared the following modules:
Name | Description |
---|---|
org.eclipse.papyrus.designer.languages.common.base | This module contains the basic utility function for the different programming languages |
org.eclipse.papyrus.designer.languages.common.extensionpoints | This module contains a definition of extension points that must be implemented by code generators for a certain programming language |
org.eclipse.papyrus.designer.languages.common.profile | This module contains a profile for code generation |
org.eclipse.papyrus.designer.languages.common.profile.ui | This module contains the UI integration of the code generation profile |
org.eclipse.papyrus.designer.languages.common.texteditor.model | This module contains a definition of the attributes that are stored for text editors embedded into Papyrus |
org.eclipse.papyrus.designer.languages.common.texteditor.modelexplorer | This module contains the support for text editors as sub-elements within the model explorer (similar as diagrams). The main use is the integration of editors such as CDT/JDT into the modeler |