org.drools.guvnor.client.asseteditor.drools.modeldriven.ui.factPattern
Class Connectives
java.lang.Object
org.drools.guvnor.client.asseteditor.drools.modeldriven.ui.factPattern.Connectives
public class Connectives
- extends Object
|
Constructor Summary |
Connectives(RuleModeller modeller,
com.google.gwt.event.shared.EventBus eventBus,
org.drools.ide.common.client.modeldriven.brl.FactPattern pattern,
Boolean isReadOnly)
|
|
Method Summary |
com.google.gwt.user.client.ui.Widget |
connectives(org.drools.ide.common.client.modeldriven.brl.SingleFieldConstraint c,
String factClass)
|
org.drools.ide.common.client.modeldriven.SuggestionCompletionEngine |
getCompletions()
Returns the completions. |
org.drools.ide.common.client.modeldriven.brl.FactPattern |
getPattern()
Returns the pattern. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Connectives
public Connectives(RuleModeller modeller,
com.google.gwt.event.shared.EventBus eventBus,
org.drools.ide.common.client.modeldriven.brl.FactPattern pattern,
Boolean isReadOnly)
getPattern
public org.drools.ide.common.client.modeldriven.brl.FactPattern getPattern()
- Returns the pattern.
getCompletions
public org.drools.ide.common.client.modeldriven.SuggestionCompletionEngine getCompletions()
- Returns the completions.
connectives
public com.google.gwt.user.client.ui.Widget connectives(org.drools.ide.common.client.modeldriven.brl.SingleFieldConstraint c,
String factClass)
Copyright © 2001-2012 JBoss by Red Hat. All Rights Reserved.