Package org.jactr.core.chunktype

Interface Summary
IChunkType The class the represents the top-level wrapper for common ChunkTypes.
ISubsymbolicChunkType this is provided just so that everything follows the same pattern - I am not yet aware of any need for a subsymbolic chunktype
ISymbolicChunkType This is the basic interface for the symbolic component of chunktypes.
 

Exception Summary
IllegalChunkTypeStateException thrown when something funky is attempted with a chunk - setting/getting a slot value for an impossible slot..