|
Drools :: Core 6.1.0.Beta1 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ActivationGroup | |
|---|---|
| org.drools.core | This is the engine that works off binary RuleBases, you will mostly use WorkingMemory, RuleBase and RuleBaseFactory |
| org.drools.core.common | |
| Uses of ActivationGroup in org.drools.core |
|---|
| Methods in org.drools.core that return ActivationGroup | |
|---|---|
ActivationGroup |
Agenda.getActivationGroup(String name)
|
| Methods in org.drools.core with parameters of type ActivationGroup | |
|---|---|
void |
Agenda.clearAndCancelActivationGroup(ActivationGroup activationGroup)
Clears all Activations from an Activation Group. |
| Uses of ActivationGroup in org.drools.core.common |
|---|
| Methods in org.drools.core.common that return ActivationGroup | |
|---|---|
ActivationGroup |
ActivationGroupNode.getActivationGroup()
|
ActivationGroup |
InternalAgenda.getActivationGroup(String name)
|
ActivationGroup |
DefaultAgenda.getActivationGroup(String name)
|
ActivationGroup |
DefaultAgenda.getStageActivationsGroup()
|
| Methods in org.drools.core.common that return types with arguments of type ActivationGroup | |
|---|---|
Map<String,ActivationGroup> |
InternalAgenda.getActivationGroupsMap()
|
Map<String,ActivationGroup> |
DefaultAgenda.getActivationGroupsMap()
|
| Methods in org.drools.core.common with parameters of type ActivationGroup | |
|---|---|
void |
DefaultAgenda.clearAndCancelActivationGroup(ActivationGroup activationGroup)
|
| Constructors in org.drools.core.common with parameters of type ActivationGroup | |
|---|---|
ActivationGroupNode(Activation activation,
ActivationGroup activationGroup)
|
|
|
Drools :: Core 6.1.0.Beta1 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||