Task #5890
closedNew EFSM structure support in EfsmGraphMlVisitor
0%
Description
I've created the SVN branch called hierarchical-efsm which introduces new EFSM structure. It is necessary to modify EFSM-related classes in this branch.
Updated by Sergey Smolov over 9 years ago
Замечания по текущей реализации:
1) Ввести новый тип узлов для объектов EfsmContainer;
2) Использовать другой тип ребер для связывания EfsmModel с EfsmContainer, EfsmContainer с коллекцией вложенных Efsm. Тип ребер должен соответствовать ребрам, используемым в UML-нотации для определения отношения "принадлежит".
Updated by Sergey Smolov about 9 years ago
- Priority changed from Normal to High
We have merged 'hierarchical-efsm' in to trunk.
So please take my previous notes into account an finish this task:-)
Updated by Sergey Smolov about 9 years ago
Previous two messages are outdated. Today we just need to print EfsmModule identifier (use getId()) on the corresponding node.
To generate GraphMl files from HDL descriptions, use ru.ispras.retrascope.engine.efsm.printer.graphml.EfsmGraphMlPrinterModuleTestCase.
Updated by Alexander Protsenko about 9 years ago
- Status changed from Open to Resolved
Updated by Sergey Smolov over 8 years ago
- Status changed from Resolved to Closed
- Published in build set to 0.2.1