이 페이지는 기계 번역을 사용하여 번역되었습니다. 최신 내용을 영문으로 보려면 여기를 클릭하십시오.
모델 어드바이저 검사 생성
사용자 정의 검사를 정의하고 수정 작업을 제공합니다.
사용자 정의 검사를 사용하면 모델 어드바이저가 어떤 조건 및 구성 설정을 검토할지, 모델 개발 중에 어떤 단계에서 이를 검토할지 지정할 수 있습니다. 모델을 편집하는 동안 자동으로 실행되고 모델 어드바이저에서 대화형으로 실행되는 사용자 정의 검사를 만들 수 있습니다. 워크플로에 대한 내용은 Define Custom Model Advisor Checks를 참조하세요.
클래스
함수
도움말 항목
사용자 정의 모델 어드바이저 검사 생성
- Define Custom Model Advisor Checks
Create a custom check that specifies a set of conditions and model configuration settings that the Model Advisor reviews. - Review a Model Against Conditions that You Specify with the Model Advisor
Create a simple pass/fail check with no fix action and an informational check. - Fix a Model to Comply with Conditions that You Specify with the Model Advisor
Create a pass/fail check that groups results by block or subsystem and provides a fix action. - Define the Compile Option for Custom Model Advisor Checks
To use Model Advisor custom checks to evaluate generated code, specify the compile option for each check. - Exclude Blocks from Custom Checks
This example shows how to exclude blocks from custom checks. - Create Help for Custom Model Advisor Checks
You can define help files for your custom Model Advisor checks to make the checks easier to use.
사용자 정의 편집 시 검사 만들기
- Define Edit-Time Checks to Comply with Conditions That You Specify with the Model Advisor
Create custom checks that run automatically while you edit the model. - Define Custom Edit-Time Checks that Fix Issues in Architecture Models
Create custom checks that run on Architecture models while you edit them.
사용자 정의 블록 및 구성 파라미터 검사 생성
- Create Model Advisor Check for Model Configuration Parameters
To verify the configuration parameters for your model, create a configuration parameter check. - Define Model Advisor Checks for Supported and Unsupported Blocks and Parameters
Create Model Advisor checks that specify block and model parameter constraints.