Uses of Package
ipipan.spejd.actions

Packages that use ipipan.spejd.actions
ipipan.spejd.actions Provides classes representing actions (predicates) that can be executed (evaluated) upon finding a match. 
ipipan.spejd.rules Classes for representing and applying rules, as well as a class for reading XML input files to be parsed. 
 

Classes in ipipan.spejd.actions used by ipipan.spejd.actions
Action
          An action to evaluate after finding a match.
SyntAction
           
WordActionArg
           
WordBasePart
           
 

Classes in ipipan.spejd.actions used by ipipan.spejd.rules
Action
          An action to evaluate after finding a match.
ActionParser