OBE Core XPDL Object Model (obecore.jar) |
org.obe.xpdl |
|
org.obe.xpdl.model |
|
org.obe.xpdl.model.activity |
Provides classes related to XPDL workflow activities. |
org.obe.xpdl.model.application |
Provides classes related to workflow applications as represented in XPDL. |
org.obe.xpdl.model.condition |
Provides classes related to XPDL conditions and expressions. |
org.obe.xpdl.model.data |
Provides classes to model XPDL data type declarations. |
org.obe.xpdl.model.ext |
Provides classes that model OBE XPDL extensions. |
org.obe.xpdl.model.misc |
Provides miscellaneous classes and interfaces used by the XPDL object model. |
org.obe.xpdl.model.participant |
Provides classes for modelling XPDL participants. |
org.obe.xpdl.model.pkg |
Provides classes to model an XPDL package. |
org.obe.xpdl.model.transition |
Provides classes for modelling XPDL transitions. |
org.obe.xpdl.model.workflow |
Provides classes to represent an XPDL workflow process definition. |
org.obe.xpdl.parser |
Provides an interface for parsing XPDL documents. |
org.obe.xpdl.parser.dom4j |
Provides an XPDL parser that uses DOM4J to read an XML document. |
org.obe.xpdl.serializer |
Provides an interface for serializing XPDL documents. |
org.obe.xpdl.serializer.dom4j |
Provides an XPDL serializer that uses DOM4J to write an XML document. |