Status: Accepted
Owner: brainslog
CC: [email protected]
Labels: Type-Defect Priority-High Component-SLEE
SubComponent-SLEE-Tool-EclipSLEE Version-2.0.0 Release-Type-FINAL
SLEE-3.0.0.BETA1
New issue 2548 by brainslog: EclipSLEE: Allow changing to have/not have Sbb
Local Object interface
http://code.google.com/p/mobicents/issues/detail?id=2548
Currently it has been disabled due to being unable to edit the abstract
class implemented interfaces.
It should be restored and allow to add/remove the Business Local Object
interface from the implemented interfaces.
A possible change is to use the AST to perform such operation, some links
to look at:
http://help.eclipse.org/helios/topic/org.eclipse.jdt.doc.isv/guide/jdt_api_manip.htm
http://help.eclipse.org/help33/topic/org.eclipse.jdt.doc.isv/reference/api/org/eclipse/jdt/core/dom/TypeDeclaration.html
http://www.eclipse.org/forums/index.php?t=tree&th=83594&S=155271ce7a5d1bf9a674bc8956ca1e9b#page_top