public class OAssign extends OActivity
Modifier and Type | Class and Description |
---|---|
static class |
OAssign.Copy
Assignmenet copy entry, i.e.
|
static class |
OAssign.DirectRef
Direct reference: selects named child of the message document element.
|
static class |
OAssign.Expression |
static class |
OAssign.Literal |
static interface |
OAssign.LValue |
static class |
OAssign.LValueExpression |
static class |
OAssign.PartnerLinkRef |
static class |
OAssign.PropertyRef |
static interface |
OAssign.RValue |
static class |
OAssign.VariableRef |
Modifier and Type | Field and Description |
---|---|
java.util.List<OAssign.Copy> |
copy |
failureHandling, joinCondition, name, sourceLinks, suppressJoinFailure, targetLinks
incomingLinks, nested, outgoingLinks, variableRd, variableWr
Constructor and Description |
---|
OAssign(OProcess owner,
OActivity parent) |
Modifier and Type | Method and Description |
---|---|
void |
dehydrate() |
java.lang.String |
toString() |
digest, getFailureHandling, getParent, getType, setFailureHandling
public final java.util.List<OAssign.Copy> copy