Conform (SysML relationship)
A Conform relationship shows that a View uses a Viewpoint.
Create a Conform relationship between a View and a Viewpoint in the following ways:
In a Modeler pane:
Right-click the View, point to Links, and then click Conforms To. From the links editor select the Viewpoint, and then click Link.
Right-click the View, and then click Links > Start Link. Right-click the Viewpoint, and then click Links > End Link. From the Relationship list, select Conforms To.
On a Package Diagram, click the Conform button, click the View, and then click the Viewpoint.
On a Package Diagram, a Conform relationship's notation is as follows.
A Conform relationship is a UML Dependency that is stereotyped by the «conform» stereotype from the SysML Profile.
The following sections provide information about how a Conform relationship is used in the model. For more information about a SysML diagram or item - click it.
Owned by
View - the Conform relationship is owned jointly by the associated View and Viewpoint.
Viewpoint - the Conform relationship is owned jointly by the associated Viewpoint and View.
Owns
Allocate - the Allocate is owned jointly by the Confirm relationship and the associated item. The access permissions you have to an Allocate are determined by the access permissions you have to the item that is allocated from - you require write access to both items to create or delete an Allocate.
Refine (UML Standard profile) - the Refine relationship is owned jointly by the Conform relationship and the associated item. The access permissions you have to a Refine relationship are determined by the access permissions you have to the refined item.
Satisfy - the Satisfy relationship is owned jointly by the Conform relationship and the associated Requirement. The access permissions you have to a Satisfy relationship are determined by the access permissions you have to the Conform relationship.
Trace (UML Standard profile) - the Trace relationship is owned jointly by the Conform relationship and the associated item. The access permissions you have to a Trace relationship are determined by the access permissions you have to the item that is traced from.
Verify - the Verify relationship is owned jointly by the Conform relationship and the associated Requirement. The access permissions you have to a Verify relationship are determined by the access permissions you have to the Conform relationship.
Shown on these diagrams
Package Diagram (UML Standard profile)
SysML Properties
allocatedFrom - lists source items that are linked through Allocate relationships (on Allocated tab when item is allocated).
allocatedTo - lists target items that are linked through Allocate relationships (on Allocated tab when item is allocated).