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, writeChildConfigurations
public static final String ORDER_PRIORITY
public TestGeneratorPriorityConfiguration clone()
clone
in class AbstractConfiguration
protected String getElementName()
getElementName
in class AbstractConfiguration
protected String getNamespace()
getNamespace
in class AbstractConfiguration
protected String getProtocol()
getProtocol
in class AbstractConfiguration
protected String getPreferedPrefix()
getPreferedPrefix
in class AbstractConfiguration
public 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 AbstractConfiguration
InvalidConfigurationException
protected void writeChildConfigurations(javax.xml.stream.XMLStreamWriter writer) throws javax.xml.stream.XMLStreamException
writeChildConfigurations
in class AbstractConfiguration
javax.xml.stream.XMLStreamException
© Copyright IBM Corp. 2013. All rights reserved.