주요 콘텐츠

소프트웨어 아키텍처 설계하기

소프트웨어 아키텍처 작성, 시뮬레이션, 배포, 코드 생성

System Composer™ 소프트웨어 아키텍처는 소프트웨어 컴포넌트, 포트, 인터페이스로 구성된 소프트웨어 아키텍처를 작성할 수 있는 기능을 제공합니다. System Composer를 사용하여 소프트웨어 아키텍처 모델을 설계하고, 컴포넌트의 함수 실행 순서를 정의하고, 아키텍처 수준에서 설계를 시뮬레이션하고, 코드를 생성합니다.

클래스

모두 확장

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

함수

모두 확장

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

[Architectural Data Editor]Manage architectural data (R2023b 이후)
[Functions Editor]Visualize and author component functions in software architectures (R2021b 이후)
[Interface Editor]로컬 및 공유 데이터 딕셔너리에 인터페이스 생성 및 작성
[Profile Editor]Create and manage profiles with stereotypes and properties
[Parameter Editor]Add, edit, and promote parameters for architectures and components (R2022b 이후)
[Architecture Views Gallery]Create and manage views and sequence diagrams
[Sequence Viewer]Visualize messages, events, states, transitions, and functions

도움말 항목

관련 정보

추천 예제