SysML Plugin TWRT Documentation
On this page
You can validate your models against a set of SysML constraints called validation suites. You can use the SysML validation suite that comes with the SysML Plugin to validate SysML projects. You need to perform the validation manually to check your model against the predefined validation suites. The predefined validation suites have «validationSuite» stereotype applied.
Each Profile contains its own validation suites. You can create your own validation suites.
You can meet the following SysML validation suites in the Validation dialog or Validation Suites dialog:
You can find predefined validation suites in the Containment tree when the Show Auxiliary Resources option is enabled, expand the MD Customization for SysML Package > SysML constraints Package > SysML ValSuite Package. The SysML ValSuite Package is divided into separate Packages and contain an appropriate validation rules.
To show the auxiliary resources
Learn how to start the validation >>
If you select the SysML ValSuite as the Validation Suite in the Validation dialog, your model is validated against all SysML validation suites at the same time. To limit the scope of the constraints to be validated against, select a more specific validation suite, such as SysML ValSuite - Blocks. The model or its part is validated against the selected validation suite. The Validation Results panel shows the results, listing all elements that do not conform to some constraints in the selected validation suite. These elements are called “invalid” elements and are highlighted.
You can customize the Validation options in the Project Options dialog.
To open the Validation options
Related pages