Skip to content

This project a basic Capella Viewpoint developed with Capella Studio

Notifications You must be signed in to change notification settings

houssamkanso/quality_assessment_capella_viewpoint

Repository files navigation

Quality Assessment Capella Viewpoint

This project a basic Capella Viewpoint for quality assessment developed with Capella Studio

Getting Started

This projects has the source code of the viewpoint and the packaged viewpoint (For direct use).

Prerequisites

To change in the source code you will need to have:

To use the packaged version of the project (QualityAssessment_201912031504.zip) you will need to have:

  • Capella - Open source MBSE tool to create system, software or hardware architectures

Installing the source code

       Before starting you should make sure that Capella Studio is well installed (mentioned above)

       Step 1: Download the project

       Clone the project to your local repository

       Step 2: Opening the project

       Use Capella Studio to open and edit the project

Generating the viewpoint

       This step is to generate the viewpoint after editing the source code

       Generate

       Right click in the .spec.vptext and click on Generate Viewpoint

       Generate and package

       Right click in the .spec.vptext and click on Generate and Package Viewpoint

Adding Viewpoint to Capella

       This step is to integrate the developed Viewpoint into Capella

       Step 1 : Add the viewpoint to Capella

       Copy the generated package (Extracted) into the repository of capella/eclipse/dropins

       Step 2 : Open viewpoint

       Windows -> Show View -> Others

       Choose Viewpoint Manager under Kitalpha

       Step 3 : Reference the viewpoint

       Right click on the viewpoint and press Reference

       Step 4 : Layers

       In the layers button, press on the viewpoint in order to view the viewpoint tools in the palette

       Step 5 : Use the viewpoint

alt text

Built With

Authors

References

Creation of viewpoint with Capella Studio 1.1 - Youtube tutorial

Viewpoint: the making of. Customizing Capella with Capella Studio in 20 minutes - Youtube tutorial

Viewpoint Creation for Capella with Capella Studio - Youtube tutorial