public class GpelAssign extends GpelActivity
| Modifier and Type | Field and Description |
|---|---|
static String |
TYPE_NAME |
builder, NS| Constructor and Description |
|---|
GpelAssign(org.xmlpull.infoset.XmlElement target) |
GpelAssign(org.xmlpull.infoset.XmlNamespace NS,
GpelAssignCopy requiredCopyOp) |
GpelAssign(org.xmlpull.infoset.XmlNamespace NS,
Iterable<GpelAssignCopy> copyOps) |
| Modifier and Type | Method and Description |
|---|---|
void |
addCopy(GpelAssignCopy requiredCopyOp) |
Iterable<GpelAssignCopy> |
copyOperations() |
void |
xmlValidate() |
convertElementToActivity, convertElementToActivityIfPossible, getInternalStatementId, getName, setInternalStatementId, setNamecheckNamespaceAndNametoString, xmlString, xmlStringPretty, xmlTypeName, xmlTypeNsxml, xmlCuteElName, xmlGetAttributeNcNameValue, xmlGetAttributeQNameValue, xmlRequireAttributeNcNameValue, xmlRequireAttributeQNameValue, xmlSetAttributeNcNameValue, xmlSetAttributeQNameValue, xmlSetRequiredAttributeNcNameValue, xmlSetRequiredAttributeQNameValue, xmlViewAspublic static final String TYPE_NAME
public GpelAssign(org.xmlpull.infoset.XmlElement target)
public GpelAssign(org.xmlpull.infoset.XmlNamespace NS,
GpelAssignCopy requiredCopyOp)
public GpelAssign(org.xmlpull.infoset.XmlNamespace NS,
Iterable<GpelAssignCopy> copyOps)
public void addCopy(GpelAssignCopy requiredCopyOp)
public Iterable<GpelAssignCopy> copyOperations()
public void xmlValidate()
throws org.xmlpull.infoset.view.XmlValidationException
xmlValidate in class org.xmlpull.infoset.view.TypedXmlElementVieworg.xmlpull.infoset.view.XmlValidationExceptionCopyright © 2013. All Rights Reserved.