|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface NamedConsequenceDescrBuilder<P extends DescrBuilder<?,?>>
Method Summary | |
---|---|
NamedConsequenceDescrBuilder<P> |
breaking(boolean breaking)
Sets the consequence invocation as breaking or not |
NamedConsequenceDescrBuilder<P> |
name(String name)
Sets the consequence name |
Methods inherited from interface org.drools.lang.api.DescrBuilder |
---|
end, endCharacter, endLocation, getDescr, startCharacter, startLocation |
Method Detail |
---|
NamedConsequenceDescrBuilder<P> name(String name)
name
- the name of the consequence to be invoked
NamedConsequenceDescrBuilder<P> breaking(boolean breaking)
breaking
-
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |