Package | Description |
---|---|
jadex.bdi | |
jadex.bpmn | |
jadex.xml | |
jadex.xml.bean | |
jadex.xml.reader |
Modifier and Type | Class and Description |
---|---|
static class |
OAVBDIXMLReader.ClassPostProcessor
Load class.
|
static class |
OAVBDIXMLReader.ExpressionProcessor
Parse expression text.
|
static class |
OAVBDIXMLReader.MultiPostProcessor
Perform several post processors..
|
Constructor and Description |
---|
OAVBDIXMLReader.MultiPostProcessor(IPostProcessor[] postprocessors)
Create a new processor.
|
Modifier and Type | Field and Description |
---|---|
static IPostProcessor |
BpmnXMLReader.configpp |
Modifier and Type | Method and Description |
---|---|
IPostProcessor |
TypeInfo.getPostProcessor()
Get the post-processor.
|
IPostProcessor |
ObjectInfo.getPostProcessor()
Get the postproc.
|
Constructor and Description |
---|
ObjectInfo(Object typeinfo,
IPostProcessor postproc)
Create a new object info.
|
Modifier and Type | Method and Description |
---|---|
IPostProcessor[] |
BeanObjectReaderHandler.getPostProcessors(Object object,
Object typeinfo)
Get the post-processor.
|
Modifier and Type | Method and Description |
---|---|
void |
BeanObjectReaderHandler.addPostProcessor(IFilter filter,
IPostProcessor processor)
Add a post processor.
|
Modifier and Type | Method and Description |
---|---|
IPostProcessor[] |
IObjectReaderHandler.getPostProcessors(Object object,
Object typeinfo)
Get the post-processor.
|
Copyright © 2013. All Rights Reserved.