@ApplicationScoped public class MultiConstraintHardMediumSoftMatchRuleModellerActionPlugin extends Object implements org.drools.workbench.screens.guided.rule.client.editor.plugin.RuleModellerActionPlugin
Constructor and Description |
---|
MultiConstraintHardMediumSoftMatchRuleModellerActionPlugin() |
Modifier and Type | Method and Description |
---|---|
boolean |
accept(org.drools.workbench.models.datamodel.rule.IAction iAction) |
void |
addPluginToActionList(org.drools.workbench.screens.guided.rule.client.editor.RuleModeller ruleModeller,
org.uberfire.mvp.Command addCommand) |
org.drools.workbench.models.datamodel.rule.IAction |
createIAction(org.drools.workbench.screens.guided.rule.client.editor.RuleModeller ruleModeller) |
org.drools.workbench.screens.guided.rule.client.widget.RuleModellerWidget |
createWidget(org.drools.workbench.screens.guided.rule.client.editor.RuleModeller ruleModeller,
com.google.gwt.event.shared.EventBus eventBus,
org.drools.workbench.models.datamodel.rule.IAction iAction,
Boolean readOnly) |
String |
getActionAddDescription() |
String |
getId() |
public MultiConstraintHardMediumSoftMatchRuleModellerActionPlugin()
public boolean accept(org.drools.workbench.models.datamodel.rule.IAction iAction)
accept
in interface org.drools.workbench.screens.guided.rule.client.editor.plugin.RuleModellerActionPlugin
public void addPluginToActionList(org.drools.workbench.screens.guided.rule.client.editor.RuleModeller ruleModeller, org.uberfire.mvp.Command addCommand)
addPluginToActionList
in interface org.drools.workbench.screens.guided.rule.client.editor.plugin.RuleModellerActionPlugin
public org.drools.workbench.models.datamodel.rule.IAction createIAction(org.drools.workbench.screens.guided.rule.client.editor.RuleModeller ruleModeller)
createIAction
in interface org.drools.workbench.screens.guided.rule.client.editor.plugin.RuleModellerActionPlugin
public String getId()
getId
in interface org.drools.workbench.screens.guided.rule.client.editor.plugin.RuleModellerActionPlugin
public String getActionAddDescription()
getActionAddDescription
in interface org.drools.workbench.screens.guided.rule.client.editor.plugin.RuleModellerActionPlugin
public org.drools.workbench.screens.guided.rule.client.widget.RuleModellerWidget createWidget(org.drools.workbench.screens.guided.rule.client.editor.RuleModeller ruleModeller, com.google.gwt.event.shared.EventBus eventBus, org.drools.workbench.models.datamodel.rule.IAction iAction, Boolean readOnly)
createWidget
in interface org.drools.workbench.screens.guided.rule.client.editor.plugin.RuleModellerActionPlugin
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.