59606162636465
* * @param part */ public SetRefinementAction(IWorkbenchPart part) { super(part); command = new SetRefinementCommand(); }