IBM Rational Performance Tester SDK

com.ibm.rational.test.lt.testgen.core.configuration
Class TestGeneratorConfiguration

java.lang.Object
  extended by com.ibm.rational.test.lt.recorder.core.property.AbstractConfiguration
      extended by com.ibm.rational.test.lt.recorder.core.property.AbstractTypedConfiguration
          extended by com.ibm.rational.test.lt.testgen.core.configuration.TestGeneratorConfiguration
All Implemented Interfaces:
Serializable, Cloneable

public class TestGeneratorConfiguration
extends AbstractTypedConfiguration

See Also:
Serialized Form

Field Summary
 
Fields inherited from class com.ibm.rational.test.lt.recorder.core.property.AbstractTypedConfiguration
NAME, type
 
Fields inherited from class com.ibm.rational.test.lt.recorder.core.property.AbstractConfiguration
properties
 
Constructor Summary
TestGeneratorConfiguration(String type)
           
 
Method Summary
 TestGeneratorConfiguration clone()
           
protected  String getPreferedPrefix()
           
protected  String getProtocol()
           
protected  void write(javax.xml.stream.XMLStreamWriter writer)
           
 
Methods inherited from class com.ibm.rational.test.lt.recorder.core.property.AbstractTypedConfiguration
getElementName, getId, getNamespace, getType, setId, setType
 
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
 
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

TestGeneratorConfiguration

public TestGeneratorConfiguration(String type)
Method Detail

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

IBM Rational Performance Tester SDK

© Copyright IBM Corp. 2012. All rights reserved.