Contenuto principale

La traduzione di questa pagina non è aggiornata. Fai clic qui per vedere l'ultima versione in inglese.

Progettazione dell'architettura software

Creare, simulare e distribuire architetture software e generare codice

Le architetture software di System Composer™ offrono funzionalità per creare architetture software costituite da componenti software, porte e interfacce. Utilizzare System Composer per progettare il modello di architettura software, definire l'ordine di esecuzione delle funzioni dai componenti, simulare il progetto a livello di architettura e generare codice.

Classi

espandi tutto

systemcomposer.arch.FunctionSoftware architecture function (Da R2021b)
systemcomposer.arch.InitializeFunctionSoftware component initialize function (Da R2024b)
systemcomposer.interface.ServiceInterfaceClient-server interface (Da R2022a)
systemcomposer.interface.FunctionElementFunction in client-server interface (Da R2022a)
systemcomposer.interface.FunctionArgumentFunction argument in function element in client-server interface (Da R2022a)

Funzioni

espandi tutto

systemcomposer.createModelCreate System Composer model
createArchitectureModelCreate architecture model from component (Da R2021b)
createSimulinkBehaviorCreate Simulink behavior and link to component
decreaseOrderDecrease component initialization order by 1 (Da R2024b)
increaseOrderIncrease component initialization order by 1 (Da R2024b)
addFunctionAdd functions to architecture of software component (Da R2022a)
decreaseExecutionOrderChange function execution order to earlier (Da R2021b)
increaseExecutionOrderChange function execution order to later (Da R2021b)
addServiceInterfaceCreate named service interface in data dictionary (Da R2022a)
setFunctionPrototypeSet prototype for function element (Da R2022a)
getFunctionArgumentGet function argument on function element (Da R2022a)
setAsynchronousSet function element as asynchronous (Da R2022b)

Strumenti

Architectural Data EditorManage architectural data (Da R2023b)
Functions EditorVisualize and author component functions in software architectures (Da R2021b)
Interface EditorCreate and author interfaces in local and shared data dictionaries
Profile EditorCreate and manage profiles with stereotypes and properties
Parameter EditorAdd, edit, and promote parameters for architectures and components (Da R2022b)
Architecture Views GalleryCreate and manage views and sequence diagrams
Sequence ViewerVisualize messages, events, states, transitions, and functions

Argomenti

Informazioni complementari

Esempi in primo piano