Package org.drools.model.impl
Class RuleBuilder
java.lang.Object
org.drools.model.impl.RuleBuilder
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionRuleBuilder(ViewBuilder viewBuilder, String name) RuleBuilder(ViewBuilder viewBuilder, String pkg, String name) -
Method Summary
Modifier and TypeMethodDescription<T> RuleBuilderattribute(Rule.Attribute<T> attribute, DynamicValueSupplier<T> value) <T> RuleBuilderattribute(Rule.Attribute<T> attribute, T value) build(RuleItemBuilder<?>... viewItemBuilders) static StringgetCanonicalSimpleName(Class<?> c)
-
Field Details
-
DEFAULT_PACKAGE
- See Also:
-
-
Constructor Details
-
RuleBuilder
-
RuleBuilder
-
-
Method Details
-
unit
-
unit
-
getCanonicalSimpleName
-
attribute
-
attribute
-
metadata
-
build
-