|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use RuleModellerWidget | |
---|---|
org.drools.guvnor.client.asseteditor.drools.modeldriven.ui |
Uses of RuleModellerWidget in org.drools.guvnor.client.asseteditor.drools.modeldriven.ui |
---|
Subclasses of RuleModellerWidget in org.drools.guvnor.client.asseteditor.drools.modeldriven.ui | |
---|---|
class |
ActionCallMethodWidget
This widget is for modifying facts bound to a variable. |
class |
ActionInsertFactWidget
This is used when asserting a new fact into working memory. |
class |
ActionRetractFactWidget
This is used when you want to retract a fact. |
class |
ActionSetFieldWidget
This widget is for setting fields on a bound fact or global variable. |
class |
CompositeFactPatternWidget
This represents a top level CE, like an OR, NOT, EXIST etc... |
class |
DSLSentenceWidget
This displays a widget to edit a DSL sentence. |
class |
ExpressionBuilder
|
class |
FactPatternWidget
This is the new smart widget that works off the model. |
class |
FreeFormLineWidget
Free form DRL line widget |
class |
FromAccumulateCompositeFactPatternWidget
|
class |
FromCollectCompositeFactPatternWidget
|
class |
FromCompositeFactPatternWidget
|
class |
FromEntryPointFactPatternWidget
|
class |
GlobalCollectionAddWidget
Add Variable to global collection Widget |
Methods in org.drools.guvnor.client.asseteditor.drools.modeldriven.ui that return RuleModellerWidget | |
---|---|
RuleModellerWidget |
RuleModellerWidgetFactory.getWidget(RuleModeller ruleModeller,
com.google.gwt.event.shared.EventBus eventBus,
IAction action,
Boolean readOnly)
|
RuleModellerWidget |
ModellerWidgetFactory.getWidget(RuleModeller ruleModeller,
com.google.gwt.event.shared.EventBus eventBus,
IAction action,
Boolean readOnly)
Used for get widgets for RHS |
RuleModellerWidget |
RuleModellerWidgetFactory.getWidget(RuleModeller ruleModeller,
com.google.gwt.event.shared.EventBus eventBus,
IPattern pattern,
Boolean readOnly)
|
RuleModellerWidget |
ModellerWidgetFactory.getWidget(RuleModeller ruleModeller,
com.google.gwt.event.shared.EventBus eventBus,
IPattern pattern,
Boolean readOnly)
Used for get widgets for LHS |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |