IBM Rational Performance Tester SDK

com.ibm.rational.common.test.editor.framework.extensions
Interface IExtensiblePrivider

All Superinterfaces:
IExecutableExtension, com.ibm.rational.common.test.editor.framework.kernel.interfaces.IResetable
All Known Implementing Classes:
DefaultTestLayoutProvider, ExtContentProvider, ExtLabelProvider, ExtLayoutProvider, LtLayoutProvider

public interface IExtensiblePrivider
extends com.ibm.rational.common.test.editor.framework.kernel.interfaces.IResetable, IExecutableExtension


Method Summary
 TestEditor getTestEditor()
           
 void setTestEditor(TestEditor testEditor)
           
 
Methods inherited from interface com.ibm.rational.common.test.editor.framework.kernel.interfaces.IResetable
flushCachedData
 
Methods inherited from interface org.eclipse.core.runtime.IExecutableExtension
setInitializationData
 

Method Detail

setTestEditor

void setTestEditor(TestEditor testEditor)

getTestEditor

TestEditor getTestEditor()

IBM Rational Performance Tester SDK

© Copyright IBM Corp. 2012. All rights reserved.