MATLAB 帮助中心
本页采用了机器翻译。点击此处可查看最新英文版本。
从 OSLC 服务提供方获取用户界面对话框
自 R2021a 起
myDialog = getDialog(myClient)
myDialog = getDialog(myClient) 返回 OSLC 客户端 myClient 可用的用户界面对话框。
myDialog
myClient
示例
全部折叠
此示例显示如何获取和查看已配置的 OSLC 客户端的 OSLC 用户界面对话框。
按照 为需求管理域创建和配置 OSLC 客户端 所述创建并配置 OSLC 客户端后,获取客户端 myClient 的需求管理域中可用的用户界面对话框。
dialogs = getDialog(myClient)
dialogs = 1×4 Dialog array with properties: dialog hintWidth hintHeight title resourceType
检查其中一个对话框的属性。从 title 中确定资源类型以及对话框是否用于创建或选择资源。
title
myDialog = dialogs(1); title = myDialog.title
title = 'Requirement Creation'
在浏览器中打开对话框。
view(myDialog)
oslc.Client
OSLC 客户端,指定为 oslc.Client 对象。
oslc.core.Dialog
OSLC 用户界面对话框,作为 oslc.core.Dialog 对象返回。
在 R2021a 中推出
oslc.Client | oslc.core.Dialog | view
view
You clicked a link that corresponds to this MATLAB command:
Run the command by entering it in the MATLAB Command Window. Web browsers do not support MATLAB commands.
选择网站
选择网站以获取翻译的可用内容,以及查看当地活动和优惠。根据您的位置,我们建议您选择:。
您也可以从以下列表中选择网站:
如何获得最佳网站性能
选择中国网站(中文或英文)以获得最佳网站性能。其他 MathWorks 国家/地区网站并未针对您所在位置的访问进行优化。
美洲
欧洲
亚太
联系您当地的办事处