|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface EntryPointDeclarationDescrBuilder
An interface for the entry point declaration descriptor builder
Method Summary | |
---|---|
EntryPointDeclarationDescrBuilder |
entryPointId(String name)
Declares the entry point id |
Methods inherited from interface org.drools.lang.api.AnnotatedDescrBuilder |
---|
newAnnotation |
Methods inherited from interface org.drools.lang.api.DescrBuilder |
---|
end, endCharacter, endLocation, getDescr, startCharacter, startLocation |
Method Detail |
---|
EntryPointDeclarationDescrBuilder entryPointId(String name)
name
- the name of the entry point to be declared
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |