@ApplicationScoped public class MultiConstraintBendableMatchRuleModellerActionPlugin extends Object implements org.drools.workbench.screens.guided.rule.client.editor.plugin.RuleModellerActionPlugin
| Constructor and Description |
|---|
MultiConstraintBendableMatchRuleModellerActionPlugin() |
| 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 MultiConstraintBendableMatchRuleModellerActionPlugin()
public boolean accept(org.drools.workbench.models.datamodel.rule.IAction iAction)
accept in interface org.drools.workbench.screens.guided.rule.client.editor.plugin.RuleModellerActionPluginpublic 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.RuleModellerActionPluginpublic 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.RuleModellerActionPluginpublic String getId()
getId in interface org.drools.workbench.screens.guided.rule.client.editor.plugin.RuleModellerActionPluginpublic String getActionAddDescription()
getActionAddDescription in interface org.drools.workbench.screens.guided.rule.client.editor.plugin.RuleModellerActionPluginpublic 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.RuleModellerActionPluginCopyright © 2001–2021 JBoss by Red Hat. All rights reserved.