About Designer Components
This module contains the different plugins relative to the component-based development within designer.
Project Modules
This project has declared the following modules:
Name | Description |
---|---|
org.eclipse.papyrus.designer.components.fcm.profile | This module contains the UML profile for FCM (flexible component model) |
org.eclipse.papyrus.designer.components.doc | This module contains the documentation for the component-based design |
org.eclipse.papyrus.designer.components.transformation | This module contains the model transformation from a component based model with annotations (connector and containers) to an expanded object-oriented model |
org.eclipse.papyrus.designer.components.transformation.cpp | This module contains the C++ specific model transformations, notably the component to OO transformation |
org.eclipse.papyrus.designer.components.transformation.java | This module contains the Java specific model transformations, notably the component to OO transformation |
org.eclipse.papyrus.designer.components.transformation.ui | This module contains the UI elements for component-based design |
org.eclipse.papyrus.designer.components.validation | This module contains the validation rules for component-based design |
org.eclipse.papyrus.designer.components.modellibs.core | This module contains the main model library for the component based design (including definition of port-kinds, interaction components and container services) |