Import (UML Standard profile)
An Import relationship shows that one item imports another item with public visibility.
You can create an Import relationship from a Model Representation, Package, Profile Representation or View to a Model Representation, Package, Profile Representation, Model Library, Viewpoint or View.
Create Import relationships through a Package Diagram - click the Import button, click the start item, and then click the end item. If an existing Import relationship exists, a popup menu appears - you can then click New or select an existing Import relationship to add.
On a Package Diagram, an Import relationship's notation is as follows.
An Import relationship is a UML Dependency that is stereotyped by the «import» stereotype from the UML Profile.
The following sections provide information about how an Import relationship is used in the model. For more information about a UML Standard profile diagram or item - click it.
Owned by
An Import relationship is owned jointly by the two items it links.
Package
View (only if SysML Profile present)
Viewpoint (only if SysML Profile present)
Owns
Allocate (only if SysML Profile present) - the Allocate is owned jointly by the Access 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.
Constraint (UML item)
Problem (only if SysML Profile present)
Rationale (only if SysML Profile present)
Refine - the Refine relationship is owned jointly by the Import 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 (only if SysML Profile present) - the Satisfy relationship is owned jointly by the Import and the associated Requirement. The access permissions you have to a Satisfy relationship are determined by the access permissions you have to the Import.
Trace - the Trace relationship is owned jointly by the Import 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 (only if SysML Profile present) - the Verify relationship is owned jointly by the Import and the associated Requirement. The access permissions you have to a Verify relationship are determined by the access permissions you have to the Import.
Shown on these diagrams
UML Standard profile properties
None.