public static class ComponentXMLReader.ExpressionProcessor
extends java.lang.Object
implements jadex.xml.IPostProcessor
| Constructor and Description |
|---|
ExpressionProcessor() |
| Modifier and Type | Method and Description |
|---|---|
int |
getPass()
Get the pass number.
|
java.lang.Object |
postProcess(jadex.xml.IContext context,
java.lang.Object object) |
public java.lang.Object postProcess(jadex.xml.IContext context,
java.lang.Object object)
postProcess in interface jadex.xml.IPostProcessorpublic int getPass()
getPass in interface jadex.xml.IPostProcessor