|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ActivationGroup | |
|---|---|
| org.drools | This is the engine that works off binary RuleBases, you will mostly use WorkingMemory, RuleBase and RuleBaseFactory |
| org.drools.common | |
| Uses of ActivationGroup in org.drools |
|---|
| Methods in org.drools that return ActivationGroup | |
|---|---|
ActivationGroup |
Agenda.getActivationGroup(String name)
|
| Methods in org.drools with parameters of type ActivationGroup | |
|---|---|
void |
Agenda.clearActivationGroup(ActivationGroup activationGroup)
Clears all Activations from an Xor Group. |
| Uses of ActivationGroup in org.drools.common |
|---|
| Classes in org.drools.common that implement ActivationGroup | |
|---|---|
class |
ActivationGroupImpl
|
| Methods in org.drools.common that return ActivationGroup | |
|---|---|
ActivationGroup |
ActivationGroupNode.getActivationGroup()
|
ActivationGroup |
DefaultAgenda.getActivationGroup(String name)
|
| Methods in org.drools.common with parameters of type ActivationGroup | |
|---|---|
void |
DefaultAgenda.clearActivationGroup(ActivationGroup activationGroup)
|
| Constructors in org.drools.common with parameters of type ActivationGroup | |
|---|---|
ActivationGroupNode(Activation activation,
ActivationGroup activationGroup)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||