Contenu principal

Allocations de modèle à modèle

Établir des relations traçables et directes entre les éléments architecturaux des modèles source et cible

Les allocations System Composer™ permettent d’établir une relation directe entre les éléments architecturaux d’un modèle (par exemple, composants, ports et connecteurs) et les éléments architecturaux d’un autre modèle.

Vous pouvez utiliser les allocations pour établir des relations entre les composants software et hardware, et indiquer les stratégies de déploiement. Vous pouvez allouer différentes instances de composants, de ports et de connecteurs et utiliser les allocations afin d’effectuer diverses analyses, par exemple une analyse d’allocation sur la base des ressources. Utilisez des stéréotypes sur les allocations afin d’étendre le langage de modélisation et de capturer des métadonnées sur la relation entre les éléments du modèle et passer d’un environnement à un autre.

Classes

systemcomposer.allocation.AllocationAllocation between source element and target element
systemcomposer.allocation.AllocationScenarioAllocation scenario
systemcomposer.allocation.AllocationSetSet of allocation scenarios

Fonctions

développer tout

systemcomposer.allocation.createAllocationSetCreate new allocation set
systemcomposer.allocation.loadLoad allocation set
systemcomposer.allocation.openOpen allocation set in Allocation Editor
systemcomposer.allocation.editorOpen allocation editor
closeClose allocation set
systemcomposer.allocation.AllocationSet.closeAllClose all open allocation sets
systemcomposer.allocation.AllocationSet.findFind loaded allocation set
saveSave allocation set as file
rebindSourceModelChange source model (depuis R2024a)
rebindTargetModelChange target model (depuis R2024a)
synchronizeChangesSynchronize changes of models in allocation set
createScenarioCreate new empty allocation scenario
deleteScenarioDelete allocation scenario
getScenarioGet allocation scenario
allocateCreate new allocation
deallocateDelete allocation
getAllocationGet allocation between source and target elements
getAllocatedFromGet allocation source
getAllocatedToGet allocation target
destroyRemove model element

Outils

Allocation EditorCreate and manage model-to-model allocations

Rubriques

Sélection d՚exemples