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.
我开始使用 TOPCASED,我想知道是否可以从状态机图中生成 C 代码。这可能吗?
谢谢!
是的,此功能并非特定于顶盖。Topcased UML 模型符合 Eclipse UML2 元模型,大多数生成器框架,如 openArchitectureWare (Xpand) 都支持该模型。当然,您必须自己实现状态机到 C 的映射。