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
__suppressJoinFailure
ATTR_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, getName
getSuppressJoinFailure
createBpelObject, 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, toString
public java.util.List<SwitchActivity.Case> getCases()