com.ibm.rational.test.lt.testgen.core.configuration
Class TestGeneratorConfiguration
java.lang.Object
com.ibm.rational.test.lt.recorder.core.property.AbstractConfiguration
com.ibm.rational.test.lt.recorder.core.property.AbstractTypedConfiguration
com.ibm.rational.test.lt.testgen.core.configuration.TestGeneratorConfiguration
- All Implemented Interfaces:
- Serializable, Cloneable
public class TestGeneratorConfiguration
- extends AbstractTypedConfiguration
- See Also:
- Serialized Form
Methods inherited from class com.ibm.rational.test.lt.recorder.core.property.AbstractConfiguration |
addChildConfiguration, 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, writeAttributes, writeChildConfiguration, writeChildConfigurations, writeChildConfigurations |
TestGeneratorConfiguration
public TestGeneratorConfiguration(String type)
clone
public TestGeneratorConfiguration clone()
- Specified by:
clone
in class AbstractTypedConfiguration
getProtocol
protected String getProtocol()
- Specified by:
getProtocol
in class AbstractConfiguration
getPreferedPrefix
protected String getPreferedPrefix()
- Specified by:
getPreferedPrefix
in class AbstractConfiguration
write
protected void write(javax.xml.stream.XMLStreamWriter writer)
throws javax.xml.stream.XMLStreamException
- Overrides:
write
in class AbstractConfiguration
- Throws:
javax.xml.stream.XMLStreamException
© Copyright IBM Corp. 2012. All rights reserved.