public class DirectiveProcessor
extends java.lang.Object
Constructor and Description |
---|
DirectiveProcessor() |
Modifier and Type | Method and Description |
---|---|
static void |
addDirective(java.lang.String id,
Directive d) |
static Directive |
getDirective(java.lang.String id) |
static Agent |
process(Pred directive,
Agent outerAg,
Agent innerAg) |
static Directive |
removeDirective(java.lang.String id) |