About SysML Diagram
This set of modules are in charge of defining the SysML 1.4 diagrams using the following frameworks: viewpoint, expansion model, palette and css.
Project Modules
This project has declared the following modules:
Name | Description |
---|---|
org.eclipse.papyrus.sysml14.diagram.common | This plug-in contains the common part of all SysML 1.4 diagrams. |
org.eclipse.papyrus.sysml14.diagram.common.tests | This plug-in contains the unit tests relatives to common part of all SysML 1.4 diagrams. |
org.eclipse.papyrus.sysml14.diagram.blockdefinition | This plugin is in charge of defining the SysML 1.4 Block Definition Diagram using the following frameworks: viewpoint, expansion model, palette and css. |
org.eclipse.papyrus.sysml14.diagram.blockdefinition.tests | This plug-in contains the unit tests relatives to blockdefinition part of SysML 1.4 diagram. |
org.eclipse.papyrus.sysml14.diagram.internalblock | This plugin is in charge of defining the SysML 1.4 Internal Block Diagram using the following frameworks: viewpoint, expansion model, palette and css. |
org.eclipse.papyrus.sysml14.diagram.internalblock.tests | This plug-in contains the unit tests relatives to internalblock part of SysML 1.4 diagram. |
org.eclipse.papyrus.sysml14.diagram.parametric | This plugin is in charge of defining the SysML 1.4 Parametric Diagram using the following frameworks: viewpoint, expansion model, palette and css. |
org.eclipse.papyrus.sysml14.diagram.parametric.tests | This plug-in contains the unit tests relatives to SysML 1.4 parametric diagram. |
org.eclipse.papyrus.sysml14.diagram.requirement | This plugin is in charge of defining the SysML 1.4 Requirement Diagram using the following frameworks: viewpoint, expansion model, palette and css. |