Community
Participate
Working Groups
In the Properties/Appearance view, clicking on "Display selected stereotypes..." raises the following exception in the case where selected property is typed by an enumeration and the profile is implemented as a static profile: java.lang.ClassCastException: org.eclipse.papyrus.sysml.portandflows.FlowDirection cannot be cast to org.eclipse.uml2.uml.EnumerationLiteral at org.eclipse.papyrus.umlutils.StereotypeUtil.getPropertyValueForEnumerationType(StereotypeUtil.java:365)
Works in the current version (0.10M6)