public static class OEventHandler.OEvent extends OScope
OScope.CorrelationSet, OScope.Variable
Modifier and Type | Field and Description |
---|---|
java.util.List<OScope.CorrelationSet> |
initCorrelations
Correlations to initialize.
|
java.util.List<OScope.CorrelationSet> |
joinCorrelations
Correlation set to join on.
|
java.util.List<OScope.CorrelationSet> |
matchCorrelations
Correlation set to match on.
|
java.lang.String |
messageExchangeId
OASIS addition for disambiguating receives (optional).
|
javax.wsdl.Operation |
operation |
OPartnerLink |
partnerLink |
java.lang.String |
route |
OScope.Variable |
variable |
activity, atomicScope, compensatable, compensationHandler, correlationSets, eventHandler, faultHandler, implicitScope, name, partnerLinks, terminationHandler, variables
failureHandling, joinCondition, sourceLinks, suppressJoinFailure, targetLinks
incomingLinks, nested, outgoingLinks, variableRd, variableWr
Constructor and Description |
---|
OEvent(OProcess owner,
OActivity parent) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getCorrelatorId() |
addCorrelationSet, addLocalVariable, dehydrate, getCorrelationSet, getLocalPartnerLink, getLocalVariable, getVisiblePartnerLink, getVisibleVariable, isInAtomicScope, toString
digest, getFailureHandling, getParent, getType, setFailureHandling
public final java.util.List<OScope.CorrelationSet> initCorrelations
public java.util.List<OScope.CorrelationSet> matchCorrelations
public final java.util.List<OScope.CorrelationSet> joinCorrelations
public OPartnerLink partnerLink
public javax.wsdl.Operation operation
public OScope.Variable variable
public java.lang.String messageExchangeId
public java.lang.String route