Package org.drools.base.ruleunit
Class RuleUnitDescriptionRegistry
java.lang.Object
org.drools.base.ruleunit.RuleUnitDescriptionRegistry
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidadd(RuleUnitDescriptionLoader loader) getDescription(Object ruleUnit) getDescription(String unitClassName) getDescription(RuleImpl rule) booleanhasUnits()
-
Constructor Details
-
RuleUnitDescriptionRegistry
public RuleUnitDescriptionRegistry()
-
-
Method Details
-
getDescription
-
getDescription
-
getDescription
-
add
-
hasUnits
public boolean hasUnits()
-