public class IfActivity extends Activity
<switch>
activity.Modifier and Type | Class and Description |
---|---|
static class |
IfActivity.Case
BPEL object model representation of a
<case> . |
JoinFailureSuppressor.SuppressJoinFailure
__suppressJoinFailure
ATTR_LINENO
Constructor and Description |
---|
IfActivity(org.w3c.dom.Element el) |
Modifier and Type | Method and Description |
---|---|
Activity |
getActivity()
Get the activity for this if.
|
java.util.List<IfActivity.Case> |
getCases()
Get the cases for this switch.
|
Expression |
getCondition() |
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 Expression getCondition()
public Activity getActivity()
public java.util.List<IfActivity.Case> getCases()