Uses of Package
org.jactr.io.participant

Packages that use org.jactr.io.participant
org.jactr.io.participant   
org.jactr.io.participant.impl   
org.jactr.io.participant.modules   
 

Classes in org.jactr.io.participant used by org.jactr.io.participant
IASTInjector
          used to initialize a IModel descriptor when a specific module is required
IASTParticipant
          IModule(s) wanting to provide AST modifications (such as injecting the visual-location chunktype into the AST describing the model).
IASTTrimmer
          used to specify whether or not a specific CommonTree element should be output by a code generator.

The name is a bit of a misnomer and should probably be changed.
 

Classes in org.jactr.io.participant used by org.jactr.io.participant.impl
IASTInjector
          used to initialize a IModel descriptor when a specific module is required
IASTParticipant
          IModule(s) wanting to provide AST modifications (such as injecting the visual-location chunktype into the AST describing the model).
IASTTrimmer
          used to specify whether or not a specific CommonTree element should be output by a code generator.

The name is a bit of a misnomer and should probably be changed.
 

Classes in org.jactr.io.participant used by org.jactr.io.participant.modules
IASTParticipant
          IModule(s) wanting to provide AST modifications (such as injecting the visual-location chunktype into the AST describing the model).