| |
|
| org.obe.xpdl.XPDLNames
XPDLNames | public interface XPDLNames extends OBENames,W3CNames(Code) | | Provides string constants for the XPDL tag names.
author: Anthony Eden author: Adrian Price |
AUTHOR | String AUTHOR(Code) | | Tag which represents an entity author.
|
CREATED | String CREATED(Code) | | Tag which represents a creation date.
|
DESCRIPTION | String DESCRIPTION(Code) | | Tag which defines a brief description of an element.
|
DOCUMENTATION | String DOCUMENTATION(Code) | | Tag which identifies a documentation URL.
|
EXTERNAL_REFERENCE_KIND | String EXTERNAL_REFERENCE_KIND(Code) | | |
ORGANIZATIONAL_UNIT_KIND | String ORGANIZATIONAL_UNIT_KIND(Code) | | |
PACKAGE | String PACKAGE(Code) | | The main enclosing tag which defines a complete package.
|
TRANSITION_RESTRICTIONS | String TRANSITION_RESTRICTIONS(Code) | | |
VENDOR | String VENDOR(Code) | | Tag which identifiers the workflow designer vendor.
|
VERSION | String VERSION(Code) | | Tag which represents an entity version.
|
XPDL_NS_PREFIX | String XPDL_NS_PREFIX(Code) | | Namespace prefix to use for XPDL elements.
|
XPDL_NS_URI | String XPDL_NS_URI(Code) | | The XPDL namespace URI.
|
XPDL_SCHEMA_LOCATION | String XPDL_SCHEMA_LOCATION(Code) | | The XPDL schema URI.
|
XPDL_VERSION | String XPDL_VERSION(Code) | | Tag which identifies the XPDL version.
|
|
|
|