public class GpelCondition extends GpelActivity
| Modifier and Type | Field and Description |
|---|---|
static String |
TYPE_NAME |
builder, NS| Constructor and Description |
|---|
GpelCondition(org.xmlpull.infoset.XmlElement target) |
GpelCondition(org.xmlpull.infoset.XmlNamespace NS,
String boolExpr) |
| Modifier and Type | Method and Description |
|---|---|
String |
getBoolExpr() |
void |
setBoolExpr(String boolExpr) |
convertElementToActivity, convertElementToActivityIfPossible, getInternalStatementId, getName, setInternalStatementId, setNamecheckNamespaceAndNametoString, xmlString, xmlStringPretty, xmlTypeName, xmlTypeNsxml, xmlCuteElName, xmlGetAttributeNcNameValue, xmlGetAttributeQNameValue, xmlRequireAttributeNcNameValue, xmlRequireAttributeQNameValue, xmlSetAttributeNcNameValue, xmlSetAttributeQNameValue, xmlSetRequiredAttributeNcNameValue, xmlSetRequiredAttributeQNameValue, xmlValidate, xmlViewAspublic static final String TYPE_NAME
public GpelCondition(org.xmlpull.infoset.XmlElement target)
public GpelCondition(org.xmlpull.infoset.XmlNamespace NS,
String boolExpr)
Copyright © 2013. All Rights Reserved.