public class SwitchActivity extends Activity
<switch> activity.| Modifier and Type | Class and Description |
|---|---|
static class |
SwitchActivity.Case
BPEL object model representation of
<case> and
<otherwise> elements. |
JoinFailureSuppressor.SuppressJoinFailure__suppressJoinFailureATTR_LINENO| Constructor and Description |
|---|
SwitchActivity(org.w3c.dom.Element el) |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<SwitchActivity.Case> |
getCases()
Get the cases for this switch.
|
getJoinCondition, getLinkSources, getLinkTargets, getNamegetSuppressJoinFailurecreateBpelObject, getAttribute, getAttribute, getAttribute, getAttribute, getChildren, getChildren, getChildren, getColumnNo, getElement, getExtensibilityElement, getExtensibilityElements, getFirstChild, getFirstChild, getFirstExtensibilityElementElement, getLineNo, getNamespaceContext, getPath, getTextValue, getType, getURI, is11, is20Draft, isAttributeSet, rewriteTargetNS, setURI, toStringpublic java.util.List<SwitchActivity.Case> getCases()