eclipse-ocl / org.eclipse.ocl

Eclipse Public License 2.0
0 stars 0 forks source link

[analyzer] Support set casts #479

Closed eclipse-ocl-bot closed 1 month ago

eclipse-ocl-bot commented 1 month ago

| --- | --- | | Bugzilla Link | 297538 | | Status | CLOSED DUPLICATE of bug 299957 | | Importance | P3 normal | | Reported | Dec 10, 2009 16:34 EDT | | Modified | Jun 26, 2010 07:17 EDT | | Depends on | 299957 | | Reporter | Ed Willink |

Description

xx.oclAsType(Set) gives unrecognised variable Set; presumably TypeLiteralCS ignored short collection names.

xx.oclAsType(Set(OclAny)) also gives unrecognised variable Set.

eclipse-ocl-bot commented 1 month ago

By Ed Willink on Jun 26, 2010 07:17

This bug has been marked as a duplicate of bug 299957