protected static class BpmnModelReader.ElementMapper
extends java.lang.Object
implements jadex.xml.IPostProcessor
Modifier | Constructor and Description |
---|---|
protected |
ElementMapper() |
Modifier and Type | Method and Description |
---|---|
int |
getPass()
Pass.
|
java.lang.Object |
postProcess(jadex.xml.IContext context,
java.lang.Object object)
Processes the element.
|