ptanov / epf-process-validator

Set of plugins to be contributed to Eclipse Process Framework (EPF) for validating processes
0 stars 0 forks source link

Get all parent structural features, not only direct features #155

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Get all parent structural features, not only direct features

Original issue reported on code.google.com by 1.Pla...@gmail.com on 28 Jan 2011 at 9:27

GoogleCodeExporter commented 9 years ago
eObject.getEAllStructuralFeatures() used instead of 
eObject.getEStructuralFeatures()

Original comment by 1.Pla...@gmail.com on 28 Jan 2011 at 9:32

GoogleCodeExporter commented 9 years ago
First should be structural features defined in type (direct structural features)

Original comment by 1.Pla...@gmail.com on 28 Jan 2011 at 9:33

GoogleCodeExporter commented 9 years ago
direct structural features = local structural features

Original comment by 1.Pla...@gmail.com on 28 Jan 2011 at 9:37

GoogleCodeExporter commented 9 years ago
"First should be structural features defined in type (local structural 
features)" - list should be reversed

Original comment by 1.Pla...@gmail.com on 28 Jan 2011 at 9:37

GoogleCodeExporter commented 9 years ago
List is reversed

Original comment by 1.Pla...@gmail.com on 28 Jan 2011 at 9:40