Bug 541313 - [UML][CDO] UML calls to the method CacheAdapter.getCacheAdapter(EObject) must be replaced
Summary: [UML][CDO] UML calls to the method CacheAdapter.getCacheAdapter(EObject) must...
Status: NEW
Alias: None
Product: Papyrus
Classification: Modeling
Component: Others (show other bugs)
Version: 4.2.0   Edit
Hardware: PC Windows 7
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Vincent Lorenzo CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on: 541594 541314 541346 541590
Blocks: 540814
  Show dependency tree
 
Reported: 2018-11-19 09:28 EST by Vincent Lorenzo CLA
Modified: 2018-11-27 10:44 EST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Vincent Lorenzo CLA 2018-11-19 09:28:22 EST
In order to allow to Papyrus to work with the CDO version of UML2 (bug 540814), we must replace all calls to CacheAdapter.getCacheAdapter(EObject) by CacheAdapter.getInstance(). 

Maybe some of them must be kept, but in the main case, we must replace them.