public ICustomFeature[] getCustomFeatures(ICustomContext context) {
return new ICustomFeature[]
{ /**new RenameNodeFeature(this),
new DrillDownNodeFeature(this),
new AssociateDiagramNodeFeature(this),**/
new LayoutDiagramFeature(this),
new SetEndpointBreakpointFeature(this),
new SetConditionalBreakpointFeature(this),
new EditConditionalBreakpoint(this),
new EnableCamelBreakpointFeature(this),
new DisableCamelBreakpointFeature(this),