Package org.drools.drl.ast.dsl
package org.drools.drl.ast.dsl
-
ClassDescriptionAbstractClassTypeDeclarationBuilder<T extends BaseDescr>A descriptor builder for AccumulateAn interface for the import builderAn interface for DescrBuilders that support annotationsA descriptor builder for annotationsA descriptor builder for attributesAn interface for all builders of statements that support attributesA descriptor builder for pattern behaviorsA descriptor builder for Conditional ElementsA descriptor builder for CollectA descriptor builder for declare statementsA super interface for all DescrBuilders.A factory API for the *Descr classesAn interface for the entry point declaration descriptor builderA descriptor builder for evalsA descriptor builder for GlobalsA descriptor builder for ForallA descriptor builder for functionsA descriptor builder for GlobalsAn interface for the import builderAn interface for objects that support parameters, like functions and queriesA helper interface for all builders that can encapsulate patternsA descriptor builder for Patterns rule.name("Xyz") .attribute("ruleflow-grou","bla") .lhs() .and() .pattern("Foo").id("$foo").constraint("bar==baz").constraint("x>y").end() .not().pattern("Bar").constraint("a+b==c").end() .end() .rhs( "System.out.println();" ) .end()A descriptor builder for queriesA descriptor builder for rulesSourceDescrBuilder<P extends PatternDescrBuilder<?>>A descriptor builder for Pattern sourcesA descriptor builder for declared typesA descriptor builder for declared types