google-code-export / iring-tools

Automatically exported from code.google.com/p/iring-tools
0 stars 0 forks source link

Multiple ClassDefinitions generated for classes with multiple labels #164

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
.../Services/RefDataService/classes/R39627084634
This RDL class has two labels, NAME REFERENCE and NAME. The ref data service 
makes two classes instead of one with two labels. In the RefData and Mapping 
editors the reference data search shows the first label. When a template role 
is mapped to this class the detail pane in the Mapping editor shows the second 
label.

What is the expected output?
1. RefData service should return one class
2. Labels should be shown consistently
3. Show multiple labels (lower priority)

What version of the product are you using? On what operating system?
2.0.0

Please provide any additional information below.

Original issue reported on code.google.com by dariuska...@gmail.com on 14 Dec 2010 at 9:03