Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我希望这是一个简单的问题——如何让 SysML 图表标题显示正确的模型元素类型(第一组方括号中的信息)?我的图表都显示为[包]。
我正在使用 Sparx Enterprise Architect 13.5 版。
谢谢
“正确的模型元素类型”是包含图表的模型元素的类型。图表框架表示包含图表的模型元素,因此对于许多 BDD,模型元素类型通常是包含图表的包的名称。建议阅读 OMG SysML 规范 v1.5 附件 A:图表了解详细信息。这是免费的。
感谢您的意见。通过将项目树中的父元素(包)定型为我需要的模型元素类型,我已经解决了这个问题。这导致适当的模型元素类型信息出现在图框架中。