public class GpelVariablesContainer extends GpelModelBase
| Modifier and Type | Field and Description |
|---|---|
static String |
TYPE_NAME |
builder, NS| Constructor and Description |
|---|
GpelVariablesContainer(org.xmlpull.infoset.XmlElement target) |
GpelVariablesContainer(org.xmlpull.infoset.XmlNamespace NS) |
| Modifier and Type | Method and Description |
|---|---|
void |
addVariable(GpelVariable variable) |
void |
validateModel() |
Iterable<GpelVariable> |
variables() |
checkNamespaceAndNametoString, xmlString, xmlStringPretty, xmlTypeName, xmlTypeNsxml, xmlCuteElName, xmlGetAttributeNcNameValue, xmlGetAttributeQNameValue, xmlRequireAttributeNcNameValue, xmlRequireAttributeQNameValue, xmlSetAttributeNcNameValue, xmlSetAttributeQNameValue, xmlSetRequiredAttributeNcNameValue, xmlSetRequiredAttributeQNameValue, xmlValidate, xmlViewAspublic static final String TYPE_NAME
public GpelVariablesContainer(org.xmlpull.infoset.XmlElement target)
public GpelVariablesContainer(org.xmlpull.infoset.XmlNamespace NS)
public void addVariable(GpelVariable variable) throws GpelModelValidationException
GpelModelValidationExceptionpublic Iterable<GpelVariable> variables()
public void validateModel()
throws GpelModelValidationException
GpelModelValidationExceptionCopyright © 2013. All Rights Reserved.