Allocation Editor
Create and manage model-to-model allocations
Description
Use the Allocation Editor in System Composer™ to establish traceable and directed relationships between architectural elements. Allocate components, ports, and connectors in a source model to architectural elements in a target model.
You can use allocations to establish relationships from software components to hardware components and to indicate deployment strategies. Allocate different instances of components, ports, and connectors and use allocations to perform various analyses, for example, resource-based allocation analysis.
Open the Allocation Editor
System Composer toolstrip: Navigate to Modeling > Allocation Editor.
MATLAB® Command Window: Enter
systemcomposer.allocation.editor
.
Examples
Parameters
New Allocation Set
— Create new allocation set
button
Create a new allocation set saved as an MLDATX file. Within the allocation set, add allocation scenarios.
Add Scenario
— Add allocation scenario
button
Add an allocation scenario in the selected allocation set. Within the allocation scenario, allocate elements between two architecture models.
Synchronize
— Synchronize changes of models in allocation set
button
This button synchronizes any changes that have been made in the source or target
models of the allocation set. To synchronize changes programmatically, see synchronizeChanges
.
Filters
— Row filter and column filter
button
Choose a row filter and a column filter. Filter all allocation scenarios by a combination of the following options:
Port
Connector
Component
Allocated
Un-Allocated
You can also filter by one or more stereotypes.
Select Clear All Filters to clear every filter, Clear Row Filters to clear row filters, or Clear Column Filters to clear column filters.
Programmatic Use
More About
Version History
Introduced in R2020b