|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.drools.ide.common.server.util.GuidedDTDRLOtherwiseHelper
public class GuidedDTDRLOtherwiseHelper
Utility class to build Field Constraints for cells with "Otherwise" values
| Nested Class Summary | |
|---|---|
static class |
GuidedDTDRLOtherwiseHelper.EqualsOtherwiseBuilder
OtherwiseBuilder for equals operators. |
static class |
GuidedDTDRLOtherwiseHelper.NotEqualsOtherwiseBuilder
OtherwiseBuilder for not-equals operators. |
static interface |
GuidedDTDRLOtherwiseHelper.OtherwiseBuilder
Interface defining a factory method to build a FieldConstraint |
| Method Summary | |
|---|---|
static GuidedDTDRLOtherwiseHelper.OtherwiseBuilder |
getBuilder(ConditionCol52 c)
Retrieve the correct OtherwiseBuilder for the given column |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static GuidedDTDRLOtherwiseHelper.OtherwiseBuilder getBuilder(ConditionCol52 c)
c -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||