public class TestGeneratorPriorityConfiguration extends AbstractConfiguration
| Modifier and Type | Field and Description |
|---|---|
static String |
ORDER_PRIORITY |
properties| Constructor and Description |
|---|
TestGeneratorPriorityConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
addChildConfiguration(AbstractConfiguration config,
String operandName) |
TestGeneratorPriorityConfiguration |
clone() |
protected String |
getElementName() |
protected String |
getNamespace() |
protected String |
getPreferedPrefix() |
protected String |
getProtocol() |
com.ibm.rational.test.lt.recorder.core.config.PacketTesterConfiguration |
getTesterConfiguration() |
List<TestGeneratorConfiguration> |
getTestGenerators() |
void |
setTesterConfiguration(com.ibm.rational.test.lt.recorder.core.config.PacketTesterConfiguration testerConfiguration) |
protected void |
writeChildConfigurations(javax.xml.stream.XMLStreamWriter writer) |
afterXmlDeserialization, assignUniqueIds, beforeXmlSerialization, cloneProperties, get, getBoolean, getData, getEnum, getInteger, getList, getMap, getObfuscatedList, getObfuscatedString, getPreferedIdPrefixForChild, getString, getString, isOperand, loadAttributes, remove, saveDataToAttachment, serialize, setBoolean, setData, setData, setEnum, setInteger, setList, setMap, setObfuscatedList, setObfuscatedString, setString, toString, write, write, write, writeAttributes, writeChildConfiguration, writeChildConfigurationspublic static final String ORDER_PRIORITY
public TestGeneratorPriorityConfiguration clone()
clone in class AbstractConfigurationprotected String getElementName()
getElementName in class AbstractConfigurationprotected String getNamespace()
getNamespace in class AbstractConfigurationprotected String getProtocol()
getProtocol in class AbstractConfigurationprotected String getPreferedPrefix()
getPreferedPrefix in class AbstractConfigurationpublic List<TestGeneratorConfiguration> getTestGenerators()
public com.ibm.rational.test.lt.recorder.core.config.PacketTesterConfiguration getTesterConfiguration()
public void setTesterConfiguration(com.ibm.rational.test.lt.recorder.core.config.PacketTesterConfiguration testerConfiguration)
protected void addChildConfiguration(AbstractConfiguration config, String operandName) throws InvalidConfigurationException
addChildConfiguration in class AbstractConfigurationInvalidConfigurationExceptionprotected void writeChildConfigurations(javax.xml.stream.XMLStreamWriter writer) throws javax.xml.stream.XMLStreamException
writeChildConfigurations in class AbstractConfigurationjavax.xml.stream.XMLStreamException© Copyright IBM Corp. 2013. All rights reserved.