public static class SwitchActivity.Case extends BpelObject
<case> and
<otherwise> elements. Note that the
<otherwise> elements simply return null for
the getCondition().ATTR_LINENO| Constructor and Description |
|---|
Case(org.w3c.dom.Element el) |
| Modifier and Type | Method and Description |
|---|---|
Activity |
getActivity()
Get the activity for this case.
|
Expression |
getCondition()
Get the condition associated with this case.
|
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, toStringpublic Activity getActivity()
public Expression getCondition()