IBM Doors的Java程序 [英] Java program for IBM Doors

查看:148
本文介绍了IBM Doors的Java程序的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我最近开始使用IBM Doors程序,我也确实开始用DXL编写脚本.但是,当我查看eclipse主页时,我意识到存在一个名为MDAccess for Doors的工具.我的问题是,是否可以用Java for Doors编写代码,与DXL相比,缺点是什么?

I recently started using IBM Doors program, I also did start writing scripts for it in DXL. However when I checked the eclipse main page, I realized that a tool called MDAccess for Doors exsists. My question is that is it possible to write code in java for Doors if so, what are the disadvantages compared to DXL?

推荐答案

是的,可以为DOORS编写Java代码.您已经找到了解决方案:MDAccess是 Sodius 提供的商业产品.根据产品规格和一些

Yes, it is possible to write Java code for DOORS. You already found the solution: MDAccess is a commercial product provided by Sodius. According to the product specs and some marketing presentation it provides access to a DOORS server using the Java programming language.

Sodius是应个人要求向我发送了此信息,表明您可能担心的不利因素:

Sodius sent me this information on personal request, indicating a disadvantage which might concern you:

我们的Java层完成了对DOORS数据的处理,这意味着读/写 DOORS数据.您将找不到DXL函数的Java包装器, 例如,与DOORS UI进行交互.

Our Java layer is done to manipulate DOORS data, meaning read/write DOORS data. You will not find Java wrappers of DXL functions that interact with DOORS UI for example.

请注意,我们能够通过Java层执行DXL代码,因此您可以 总是获得实现基于DXL的操作的目的.

Note we are able to execute DXL code trough the Java layer so you can always get this mean to achieve DXL-based operations.

但是,它并不便宜.

这篇关于IBM Doors的Java程序的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆