Adding SysML requirement containment to requirements diagrams
You can use a requirement diagram to add a SysML requirement containment. With elements drawn in the requirements diagram, use a dependency to show a direct relationship in which the function of an element requires the presence of and might change another element. You can also specify the ways in which requirements relate to other requirements and model elements using stereotypes, or use it in use-case diagrams to show how the requirements trace to the use cases.
About this task
Procedure
Results
You can show the relationship between requirements, and between requirements and
model elements that use dependencies. You can set the following types of dependency stereotypes:
- Derive indicates a requirement that is a consequence of another requirement.
- Trace shows the dependency from the model element to its requirement with the dependency arrow head on the requirement.
A stereotype is a modeling element that extends the semantics of the UML metamodel by typing UML entities.
Rhapsody®
includes predefined stereotypes, and you can also define your own stereotypes. Stereotypes are
enclosed in guillemets on diagrams, for example, «derive»
.