我有两个关于M2Doc的一般性问题:
发布于 2017-11-28 12:38:02
- If you are using a Sirius representation you can change it or create a new one with the needed filter
- if the table is created in a M2Doc for statement you can filter elements from the for loop.
- if none on this you can create your own [service](http://www.m2doc.org/ref-doc/nightly/index.html#providing-new-services) that return a [MTable](http://www.m2doc.org/ref-doc/nightly/index.html#special-return-types) constructed from Java code.
发布于 2018-08-28 12:43:27
我确认:从3.1Version3.1开始,您可以将M2DOC与SmartEA一起使用
https://stackoverflow.com/questions/47432242
复制相似问题