|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ActivationGroup
| Method Summary | |
|---|---|
void |
addActivation(Activation activation)
|
void |
clear()
|
LinkedList |
getList()
|
String |
getName()
|
boolean |
isEmpty()
|
Iterator |
iterator()
|
void |
removeActivation(Activation activation)
|
int |
size()
|
| Method Detail |
|---|
String getName()
getName in interface org.drools.runtime.rule.ActivationGroupvoid addActivation(Activation activation)
void removeActivation(Activation activation)
LinkedList getList()
Iterator iterator()
boolean isEmpty()
int size()
void clear()
clear in interface org.drools.runtime.rule.ActivationGroup
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||