|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface DeclareDescrBuilder
A descriptor builder for declare statements
Method Summary | |
---|---|
EntryPointDeclarationDescrBuilder |
entryPoint()
Declares a new entry point |
EnumDeclarationDescrBuilder |
enumerative()
Declares a new enum |
TypeDeclarationDescrBuilder |
type()
Declares a new type |
WindowDeclarationDescrBuilder |
window()
Declares a new window |
Methods inherited from interface org.drools.lang.api.DescrBuilder |
---|
end, endCharacter, endLocation, getDescr, startCharacter, startLocation |
Method Detail |
---|
EntryPointDeclarationDescrBuilder entryPoint()
TypeDeclarationDescrBuilder type()
WindowDeclarationDescrBuilder window()
EnumDeclarationDescrBuilder enumerative()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |