public class GpelForEach extends GpelContainerActivityOfOne
| Modifier and Type | Field and Description |
|---|---|
static String |
COUNTER_NAME_ATTR |
static String |
FINAL_COUNTER_VALUE_EL |
static String |
NO_PARALLEL |
static String |
PARALLEL_ATTR |
static String |
START_COUNTER_VALUE_EL |
static String |
TYPE_NAME |
static String |
YES_PARALLEL |
builder, NS| Constructor and Description |
|---|
GpelForEach(org.xmlpull.infoset.XmlElement target) |
GpelForEach(org.xmlpull.infoset.XmlNamespace NS,
String counterName,
String startCounterValue,
String finalCounterValue,
boolean isParallel,
GpelScope scope) |
| Modifier and Type | Method and Description |
|---|---|
String |
getCounterName() |
String |
getFinalCounterValue() |
String |
getStartCounterValue() |
boolean |
isParallel() |
activities, addActivity, getActivity, getActivity, isRestrictedActivity, oneActivity, setActivityxmlValidateconvertElementToActivity, 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 static final String COUNTER_NAME_ATTR
public static final String PARALLEL_ATTR
public static final String YES_PARALLEL
public static final String NO_PARALLEL
public static final String START_COUNTER_VALUE_EL
public static final String FINAL_COUNTER_VALUE_EL
Copyright © 2013. All Rights Reserved.