Skip to main content



      Home
Home » Modeling » EMF "Technology" (Ecore Tools, EMFatic, etc)  » [EMF Compare] GenericDiffEngine private functions?
[EMF Compare] GenericDiffEngine private functions? [message #621115] Fri, 10 July 2009 17:00
Eclipse UserFriend
Hello,
I'm looking at extending the GenericDiffEngine in order to make some changes that work better for
my specific model. I tried to override the checkMoves() function and then was looking at having it
call createRemoteMoveOperation() or createMoveOperation() (similar to how it does in
GenericDiffEngine). However, those functions are private so I cannot call them or override them.
Should they be made protected to allow for calls and overriding? Or would it be better to make
them protected and final to just allow for calls? Or is there a good reason why they are private
and I'm just not seeing it?
Thanks!

--Stephen
Previous Topic:[Announce] EMFT MWE 0.7.0 I200907100515 is available
Next Topic:first time problem running workflow (mwe 0.7.0)
Goto Forum:
  


Current Time: Fri Jul 11 20:30:50 EDT 2025

Powered by FUDForum. Page generated in 0.03369 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top