public class Copy extends BpelObject
ATTR_LINENO
Constructor and Description |
---|
Copy(org.w3c.dom.Element el) |
Modifier and Type | Method and Description |
---|---|
From |
getFrom()
Get the R-value.
|
To |
getTo()
Get the L-value.
|
boolean |
isIgnoreMissingFromData() |
boolean |
isIgnoreUninitializedFromVariable() |
boolean |
isInsertMissingToData() |
boolean |
isKeepSrcElement() |
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 To getTo()
public From getFrom()
public boolean isKeepSrcElement()
public boolean isIgnoreMissingFromData()
public boolean isIgnoreUninitializedFromVariable()
public boolean isInsertMissingToData()