public class Correlation extends BpelObject
<correlation>
modifier. A
correlation is a tuple consisting of a communication element (such as an
invoke, receive, or onMessage) a correlation set, and an initiate flagModifier and Type | Class and Description |
---|---|
static class |
Correlation.CorrelationPattern |
static class |
Correlation.Initiate |
ATTR_LINENO
Constructor and Description |
---|
Correlation(org.w3c.dom.Element el) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getCorrelationSet()
Get the name of the referenced correlation set.
|
Correlation.Initiate |
getInitiate()
Get the value of the initiate flag.
|
Correlation.CorrelationPattern |
getPattern()
Get the correlation pattern.
|
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.lang.String getCorrelationSet()
public Correlation.Initiate getInitiate()
Correlation
.INITATE_XXX
constantspublic Correlation.CorrelationPattern getPattern()
#CORRPATTERN_IN
#CORRPATTERN_OUT
#CORRPATTERN_INOUT