Package org.jactr.core.production.condition

Interface Summary
IBufferCondition  
ICondition Basic definition of a matching condition for the production.
 

Class Summary
AbstractBufferCondition  
AbstractSlotCondition  
ChunkCondition match the specifics of a chunk in a named buffer
ChunkPattern ChunkPatterns are a type of condition used only for searching within a model they are not to be used as conditions in a production..
ChunkTypeCondition matches the contents of a buffer to a specific chunktype and slot values
ProxyCondition proxy condition that wraps a class that implements ICondition.
QueryCondition condition for checking the state of a buffer
SystemPropertyCondition condition that checks the values of system properties.
VariableCondition  
 

Exception Summary
CannotMatchException Description of the Class