Overview

This activity diagram describes the final validation activities used to verify that the transformed SysML v2 model preserves the intent of the original SysML v1 model.

Process 

Validation begins by ensuring that the SysML v2 model supports the required standard views used for engineering activities.

The transformed model is then evaluated to confirm that its structure, semantics, and behavior remain consistent with the original SysML v1 model.

Typical validation activities include:

  • Validating model accuracy.
  • Comparing SysML v1 and SysML v2 model structures.
  • Comparing execution results.
  • Comparing analysis results.

Examples may include comparing:

  • Structural hierarchies.
  • Requirements relationships.
  • Simulation outputs.
  • Analysis metrics such as mass, performance, or other calculated values.

Equivalent execution and analysis results provide confidence that the transformed model maintains the same engineering intent as the original source model.

Finally, diagram layouts may be adjusted manually to improve readability and presentation quality after migration.