|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.drools.guvnor.client.modeldriven.ui.factPattern.Connectives
public class Connectives
Constructor Summary | |
---|---|
Connectives()
|
Method Summary | |
---|---|
com.google.gwt.user.client.ui.Widget |
connectives(SingleFieldConstraint c,
String factClass)
|
SuggestionCompletionEngine |
getCompletions()
Returns the completions. |
RuleModeller |
getModeller()
Returns the modeller. |
FactPattern |
getPattern()
Returns the pattern. |
void |
setModeller(RuleModeller modeller)
Sets the modeller. |
void |
setPattern(FactPattern pattern)
Sets the pattern. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Connectives()
Method Detail |
---|
public FactPattern getPattern()
public void setPattern(FactPattern pattern)
public SuggestionCompletionEngine getCompletions()
public RuleModeller getModeller()
public void setModeller(RuleModeller modeller)
public com.google.gwt.user.client.ui.Widget connectives(SingleFieldConstraint c, String factClass)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |