|
IBM Rational Performance Tester SDK | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IExtensionPreferences
Public interface of com.ibm.rational.test.lt.codegen.lttest.config.LTTestExtensionPreferences class. RPT protocol extension providers are expected to extend the above class only with respect to this interface.
Method Summary | |
---|---|
String |
getModelReaderType()
Returns the type of test Behavior Model reader to be registered with code generation subsystem. |
String |
getStructureDefinitionType()
Returns the type of test script structure to be registered with code generation subsystem. |
String[] |
getSupportedModelElementTypes()
Returns the array of test script model element types to be registered with code generation subsystem. |
com.ibm.rational.test.lt.codegen.lttest.config.LTTestExtensionPreferences |
supportsFeatures(List featureList)
Allows protocol extensions to declare support for LTTest features so that the appropriate protocol extension is used for a given LTTest |
Method Detail |
---|
String getModelReaderType()
String getStructureDefinitionType()
String[] getSupportedModelElementTypes()
com.ibm.rational.test.lt.codegen.lttest.config.LTTestExtensionPreferences supportsFeatures(List featureList)
featureList
-
|
IBM Rational Performance Tester SDK | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |