250251252253254255256
protected DroolsVariablesViewer getVariablesViewer() { return (DroolsVariablesViewer) getViewer(); } protected AbstractViewerState getViewerState() { return new ViewerState(getVariablesViewer()); }