|
||||||||||
| 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.clearAndCancelActivationGroup(ActivationGroup activationGroup)
Clears all Activations from an Activation Group. |
| Uses of ActivationGroup in org.drools.common |
|---|
| Methods in org.drools.common that return ActivationGroup | |
|---|---|
ActivationGroup |
ActivationGroupNode.getActivationGroup()
|
ActivationGroup |
DefaultAgenda.getActivationGroup(String name)
|
ActivationGroup |
InternalAgenda.getActivationGroup(String name)
|
ActivationGroup |
DefaultAgenda.getStageActivationsGroup()
|
| Methods in org.drools.common that return types with arguments of type ActivationGroup | |
|---|---|
Map<String,ActivationGroup> |
DefaultAgenda.getActivationGroupsMap()
|
| Methods in org.drools.common with parameters of type ActivationGroup | |
|---|---|
void |
DefaultAgenda.clearAndCancelActivationGroup(ActivationGroup activationGroup)
|
| Constructors in org.drools.common with parameters of type ActivationGroup | |
|---|---|
ActivationGroupNode(Activation activation,
ActivationGroup activationGroup)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||