Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Trivial
-
Resolution: Fixed
-
Affects Version/s: 3.2
-
Fix Version/s: 3.4
-
Component/s: None
-
Labels:None
Description
attributeExists in UML14MetafacadeUtils works correctly only if there is no attribute searched for or
if attribute is last in the features collection.
For loop needs break out in case variable exists gets true value.
if attribute is last in the features collection.
For loop needs break out in case variable exists gets true value.