The following table lists the extension points:
Extension point | Description |
---|---|
com.ibm.rational.test.common.schedule.editor.optionProvider | This extension point enables a contributor to add options when a new schedule object is created through the | command. The class attribute must be set to a class that implements the IOptionProvider interface from the com.ibm.rational.test.common.schedule.extensions package. A child node, forTypes, must be added also, with the type attribute set to com.ibm.rational.test.common.schedule.Schedule.
com.ibm.rational.test.common.editor.framework.testOptions | This extension point enables a contributor to
specify that the user interface code display or edit the options.
|