SysML Allocations
Jump to navigation
Jump to search
SysML Allocations⌘
- Allocation is cross-association (mapping) of elements within the various structures or hierarchies of a user model.
- The allocation relationship can provide an effective means for navigating the model by establishing cross relationships, and ensuring the various parts of the model are properly integrated.
- Allocate is a dependency based on UML::Abstraction.
- Based on the picture above:
- The Client element is allocated to the Supplier element.
- The Supplier element is allocated from the Client element.
allocatedFrom, allocatedTo⌘
Allocate Flow⌘