주요 콘텐츠

이 페이지는 기계 번역을 사용하여 번역되었습니다. 최신 내용을 영문으로 보려면 여기를 클릭하십시오.

소프트웨어 아키텍처 설계

소프트웨어 아키텍처를 작성, 시뮬레이션, 배포하고 코드를 생성합니다.

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 EditorManage architectural data (R2023b 이후)
Functions EditorVisualize and author component functions in software architectures (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 (R2022b 이후)
Architecture Views GalleryCreate and manage views and sequence diagrams
Sequence ViewerVisualize messages, events, states, transitions, and functions

도움말 항목

관련 정보

추천 예제