| Package | Description |
|---|---|
| org.drools.workbench.screens.guided.rule.client.editor |
| Modifier and Type | Method and Description |
|---|---|
Collection<RuleModellerActionPlugin> |
RuleModeller.getActionPlugins() |
| Modifier and Type | Method and Description |
|---|---|
protected RuleModellerActionSelectorPopup |
RuleModeller.ruleModellerActionSelectorPopup(Integer position,
Collection<RuleModellerActionPlugin> actionPlugins) |
void |
GuidedRuleEditorViewImpl.setContent(org.drools.workbench.models.datamodel.rule.RuleModel model,
Collection<RuleModellerActionPlugin> actionPlugins,
org.kie.workbench.common.widgets.client.datamodel.AsyncPackageDataModelOracle oracle,
org.jboss.errai.common.client.api.Caller<org.kie.workbench.common.services.shared.rulename.RuleNamesService> ruleNamesService,
boolean isReadOnly,
boolean isDSLEnabled) |
void |
GuidedRuleEditorView.setContent(org.drools.workbench.models.datamodel.rule.RuleModel model,
Collection<RuleModellerActionPlugin> actionPlugins,
org.kie.workbench.common.widgets.client.datamodel.AsyncPackageDataModelOracle dataModel,
org.jboss.errai.common.client.api.Caller<org.kie.workbench.common.services.shared.rulename.RuleNamesService> ruleNamesService,
boolean isReadOnly,
boolean isDSLEnabled) |
| Constructor and Description |
|---|
RuleModeller(org.drools.workbench.models.datamodel.rule.RuleModel model,
Collection<RuleModellerActionPlugin> actionPlugins,
org.kie.workbench.common.widgets.client.datamodel.AsyncPackageDataModelOracle oracle,
ModellerWidgetFactory widgetFactory,
com.google.gwt.event.shared.EventBus eventBus,
boolean isReadOnly,
boolean isDSLEnabled) |
RuleModeller(org.drools.workbench.models.datamodel.rule.RuleModel model,
Collection<RuleModellerActionPlugin> actionPlugins,
org.kie.workbench.common.widgets.client.datamodel.AsyncPackageDataModelOracle oracle,
ModellerWidgetFactory widgetFactory,
RuleModellerConfiguration configuration,
com.google.gwt.event.shared.EventBus eventBus,
boolean isReadOnly) |
RuleModellerActionSelectorPopup(org.drools.workbench.models.datamodel.rule.RuleModel model,
RuleModeller ruleModeller,
Collection<RuleModellerActionPlugin> actionPlugins,
Integer position,
org.kie.workbench.common.widgets.client.datamodel.AsyncPackageDataModelOracle oracle) |
RuleModellerWidgetFactory(Collection<RuleModellerActionPlugin> actionPlugins) |
Copyright © 2001–2018 JBoss by Red Hat. All rights reserved.