Uses of Class
org.jactr.core.chunktype.basic.AbstractChunkType

Packages that use AbstractChunkType
org.jactr.core.chunktype.basic   
org.jactr.core.chunktype.five   
 

Uses of AbstractChunkType in org.jactr.core.chunktype.basic
 

Constructors in org.jactr.core.chunktype.basic with parameters of type AbstractChunkType
BasicSubsymbolicChunkType(AbstractChunkType parentChunkType)
          Constructor for the DefaultSubsymbolicChunkType5 object
BasicSymbolicChunkType(AbstractChunkType parentChunkType, IChunkType superParentType)
           
 

Uses of AbstractChunkType in org.jactr.core.chunktype.five
 

Subclasses of AbstractChunkType in org.jactr.core.chunktype.five
 class DefaultChunkType5
          Description of the Class