Changes between Initial Version and Version 1 of Ticket #237


Ignore:
Timestamp:
Oct 22, 2012, 4:04:50 PM (13 years ago)
Author:
mirschel
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #237

    • Property Status changed from new to assigned
  • Ticket #237 – Description

    initial v1  
    11In the modeling cycle ProMoT-CNA-ProMoT sometimes layout information in the explorer are exported to graphml (using hierarchical names like moduleA.moduleB.componentC).
     2
    23When the model is exported to CNA and thereafter reimported into ProMoT the model is represented as a 'flat' model. Hence the graphml information can not be applied anymore because the identifiers do not match (moduleA.moduleB.componentC vs. componentC).
     4
    35So it would be nice to have an option in the graphml importer that provides also the handling for flat or simple names (used as identifers).