| 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Activation
| Method Summary | |
|---|---|
 List<String> | 
getDeclarationIDs()
Returns the list of declaration identifiers that are bound to the tuple that created this activation.  | 
 Object | 
getDeclarationValue(String declarationId)
Returns the bound declaration value for the given declaration identifier.  | 
 List<? extends FactHandle> | 
getFactHandles()
 | 
 List<Object> | 
getObjects()
Returns the list of objects that make the tuple that created this activation.  | 
 PropagationContext | 
getPropagationContext()
 | 
 Rule | 
getRule()
 | 
 boolean | 
isActive()
An Activation is considered active if it is on the agenda and has not yet fired.  | 
| Method Detail | 
|---|
Rule getRule()
PropagationContext getPropagationContext()
List<? extends FactHandle> getFactHandles()
List<Object> getObjects()
List<String> getDeclarationIDs()
Object getDeclarationValue(String declarationId)
declarationId - 
boolean isActive()
  | 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||