org.drools.eclipse.flow.ruleflow.editor.action
Class CheckRuleFlowAction

java.lang.Object
  extended by org.eclipse.ui.actions.ActionDelegate
      extended by org.drools.eclipse.flow.ruleflow.editor.action.CheckRuleFlowAction
All Implemented Interfaces:
org.eclipse.ui.IActionDelegate, org.eclipse.ui.IActionDelegate2, org.eclipse.ui.IEditorActionDelegate

public class CheckRuleFlowAction
extends org.eclipse.ui.actions.ActionDelegate
implements org.eclipse.ui.IEditorActionDelegate

Action for checking a RuleFlow.


Constructor Summary
CheckRuleFlowAction()
           
 
Method Summary
 void run(org.eclipse.jface.action.IAction action)
           
 void setActiveEditor(org.eclipse.jface.action.IAction action, org.eclipse.ui.IEditorPart targetEditor)
           
 
Methods inherited from class org.eclipse.ui.actions.ActionDelegate
dispose, init, runWithEvent, selectionChanged
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface org.eclipse.ui.IActionDelegate
selectionChanged
 

Constructor Detail

CheckRuleFlowAction

public CheckRuleFlowAction()
Method Detail

run

public void run(org.eclipse.jface.action.IAction action)
Specified by:
run in interface org.eclipse.ui.IActionDelegate
Overrides:
run in class org.eclipse.ui.actions.ActionDelegate

setActiveEditor

public void setActiveEditor(org.eclipse.jface.action.IAction action,
                            org.eclipse.ui.IEditorPart targetEditor)
Specified by:
setActiveEditor in interface org.eclipse.ui.IEditorActionDelegate


Copyright © 2001-2012 JBoss by Red Hat. All Rights Reserved.