TPTP 4.4.0 Testing Tools Project
Internal API Specification

Deprecated API

Deprecated Classes
org.eclipse.hyades.test.tools.ui.java.internal.junit.wizard.AdjustSourceInfoPage
          The Generate wizard has been removed and is replaced by an auto-sync feature between the Test model and the code. 
org.eclipse.hyades.test.ui.internal.editor.form.util.EditorForm
          use org.eclipse.hyades.test.ui.editor.form.util.EditorForm instead. 
org.eclipse.hyades.test.ui.internal.editor.form.util.EditorSection
          Use org.eclipse.hyades.test.ui.editor.form.util.EditorSection instead. 
org.eclipse.hyades.test.tools.ui.common.internal.wizard.EnvironmentVariableViewer
          As of TPTP V4.3.0, this class is deprecated. 
org.eclipse.hyades.test.ui.internal.editor.form.util.EObjectTableContentProvider
          use org.eclipse.hyades.test.ui.editor.form.util.EObjectTableContentProvider instead. 
org.eclipse.hyades.test.ui.internal.model.ui.ExecutionContentProvider
            
org.eclipse.hyades.test.ui.internal.editor.form.ExecutionEventDetailPageProvider
          use org.eclipse.hyades.test.ui.forms.base.ExecutionEventDetailsProvider instead 
org.eclipse.hyades.test.ui.internal.navigator.ExecutionNavigator
          this view no longer exists 
org.eclipse.hyades.test.ui.internal.navigator.ExecutionNavigatorFrameSource
            
org.eclipse.hyades.test.ui.internal.navigator.ExecutionResourceChangeUpdater
            
org.eclipse.hyades.test.ui.internal.editor.form.ExecutionResultDetailPage
          replaced by eclipse forms based Test Log Viewer in 4.1. 
org.eclipse.hyades.test.ui.internal.editor.form.ExecutionResultDetailPageProvider
          see org.eclipse.hyades.test.ui.forms.base.ExecutionEventDetailsProvider 
org.eclipse.hyades.test.ui.internal.editor.form.util.ExtensibleEObjectTableSection
          use org.eclipse.hyades.test.ui.editor.form.util.ExtensibleEObjectTableSection instead. 
org.eclipse.hyades.test.ui.internal.editor.form.util.ExtensibleEObjectTreeSection
          use org.eclipse.hyades.test.ui.editor.form.util.ExtensibleEObjectTreeSection instead. 
org.eclipse.hyades.test.tools.ui.java.internal.junit.wizard.GenerateWizard
          The Generate wizard has been removed and is replaced by an auto-sync feature between the Test model and the code. 
org.eclipse.hyades.test.ui.internal.editor.form.InvocationEventDetailPage
          replaced by eclipse forms based Test Log Viewer in 4.1. 
org.eclipse.hyades.test.ui.internal.editor.form.LocationsForm
          replaced by org.eclipse.hyades.test.ui.internal.editor.form.ArtifactLocationMapForm. 
org.eclipse.hyades.test.ui.internal.editor.form.LoopEventDetailPage
          replaced by eclipse forms based Test Log Viewer in 4.1. 
org.eclipse.hyades.test.ui.internal.editor.form.MessageEventDetailPage
          replaced by eclipse forms based Test Log Viewer in 4.1. 
org.eclipse.hyades.test.ui.internal.model.ui.MoveDownChildrenAction
          use MoveFeatureChildrenDownAction instead. 
org.eclipse.hyades.test.ui.internal.model.ui.MoveFeatureChildrenDownAction
          use MoveFeatureChildrenDownAction instead. 
org.eclipse.hyades.test.ui.internal.model.ui.MoveFeatureChildrenUpAction
          use MoveFeatureChildrenUpAction instead. 
org.eclipse.hyades.test.ui.internal.model.ui.MoveUpChildrenAction
          @deprecated Use org.eclipse.hyades.test.ui.internal.model.ui.MoveFeatureChildrenUpAction instead. 
org.eclipse.hyades.test.ui.internal.editor.form.util.NamedElementSection
          Use org.eclipse.hyades.test.ui.editor.form.util.NamedElementSection instead. 
org.eclipse.hyades.test.ui.internal.editor.form.util.NamedElementsSection
          Use org.eclipse.hyades.test.ui.editor.form.util.NamedElementsSection.java. 
org.eclipse.hyades.test.tools.ui.common.internal.dialog.OldInvokedTestSelectionDialog
          This dialog has been replaced by InvokedTestSelectionDialog, which implements a logical view (rather than a resource view), and has lighter memory footprint. 
org.eclipse.hyades.test.tools.ui.java.internal.junit.wizard.ProjectAndSourcePage
          The Generate wizard has been removed and is replaced by an auto-sync feature between the Test model and the code. 
org.eclipse.hyades.internal.execution.recorder.ui.wizards.RecorderWizard
          - use Generic Recorder Framework (IGenericRecorderWizard and IGenericRecorderPage) 
org.eclipse.hyades.test.ui.internal.model.ui.RemoveFeatureChildrenAction
          use RemoveFeatureChildrenAction instead. 
org.eclipse.hyades.test.ui.internal.dialog.ResourceSelectionDialog
          use org.eclipse.hyades.test.ui.dialog.ResourceSelectionDialog instead. 
org.eclipse.hyades.test.ui.internal.navigator.action.RunAction
          Run Wizard is replaced by Run Configuration. Extension point for Run Wizard is also deprecated. 
org.eclipse.hyades.test.ui.internal.editor.form.util.TableLabelProviderAdapter
          use org.eclipse.hyades.test.ui.editor.form.util.TableLabelProviderAdapter instead. 
org.eclipse.hyades.test.ui.internal.editor.extension.TestSuiteEditorExtension
          Use org.eclipse.hyades.test.ui.editor.extension.TestSuiteEditorExtension instead. 
org.eclipse.hyades.test.ui.internal.model.TestUIResourceFactoryImpl
          use FacadeResourceFactoryImpl instead. 
org.eclipse.hyades.test.ui.internal.util.TestUIUtil
          use TestUIUtil instead. 
org.eclipse.hyades.test.ui.internal.editor.form.TimedEventDetailPage
          replaced by eclipse forms based Test Log Viewer in 4.1. 
org.eclipse.hyades.test.ui.internal.editor.form.TypedEventDetailPage
          replaced by eclipse forms based Test Log Viewer in 4.1. 
org.eclipse.hyades.test.ui.internal.navigator.proxy.TypeProviderFactoryManager
          this class is no longer used, since the extension it manages was removed. 
org.eclipse.hyades.test.ui.internal.editor.form.VerdictEventDetailPage
          replaced by eclipse forms based Test Log Viewer in 4.1. 
org.eclipse.hyades.test.ui.internal.editor.form.util.WidgetFactory
          Use org.eclipse.hyades.test.ui.editor.form.util.WidgetFactory instead. 
 

Deprecated Interfaces
org.eclipse.hyades.test.ui.internal.editor.form.base.IHyperlinkListener
          Use org.eclipse.hyades.test.ui.editor.form.base.IHyperlinkListener instead. 
org.eclipse.hyades.internal.execution.recorder.ui.wizards.IRecorderWizardPage
          - use IGenericRecorderWizardPage and Generic Recorder Framework 
 

Deprecated Fields
org.eclipse.hyades.test.ui.internal.navigator.TestNavigator.ID
          use ITestNavigator.ID instead. 
 

Deprecated Methods
org.eclipse.tptp.test.manual.runner.core.internal.model.util.ModelUtil.createTestVerdictEvent(TestInvocation)
          As of TPTP 4.4, use #createVerdictEvent(NamedElement). 
org.eclipse.hyades.test.ui.internal.editor.form.util.ExecutionHistoryExtensionsManager.getEventDetailPageFactory(String)
          use #getEventDetailsPage(String) instead. 
org.eclipse.hyades.test.ui.internal.editor.form.util.ExecutionHistoryExtensionsManager.getEventLabelFactory(String)
          use ExecutionHistoryExtensionsManager.getEventLabelProvider(String) instead. 
org.eclipse.hyades.test.ui.internal.navigator.TestNavigator.getFileProxyManager()
            
org.eclipse.hyades.test.tools.core.internal.common.codegen.Helper.getLabel(Object)
            
org.eclipse.tptp.test.auto.gui.internal.GuiPlugin.getResourceBundle()
          As of TPTP V4.4, use AutoGUIMessages for resolving resources. The plugin.properties property file ONLY contains messages for the this plug-in's MANIFEST.MF and plugin.xml files. 
org.eclipse.hyades.test.ui.internal.editor.form.util.ExecutionHistoryExtensionsManager.getResultDetailPageFactory(String)
          use #getEventDetailsPage(String) instead. 
org.eclipse.tptp.test.auto.gui.internal.GuiPlugin.getString(String)
          As of TPTP V4.4, use AutoGUIMessages for resolving resources. The plugin.properties property file ONLY contains messages for the this plug-in's MANIFEST.MF and plugin.xml files. 
org.eclipse.tptp.test.auto.gui.internal.GuiPlugin.getString(String, String)
          As of TPTP V4.4, use AutoGUIMessages for resolving resources. The plugin.properties property file ONLY contains messages for the this plug-in's MANIFEST.MF and plugin.xml files. 
org.eclipse.tptp.test.auto.gui.internal.GuiPlugin.getString(String, String[])
          As of TPTP V4.4, use AutoGUIMessages for resolving resources. The plugin.properties property file ONLY contains messages for the this plug-in's MANIFEST.MF and plugin.xml files. 
org.eclipse.hyades.test.ui.datapool.internal.control.DatapoolTable.refresh(IDatapool)
          A datapool table is used for a single equivalence class now. Use #refresh(IEquivalenceClass ec instead. 
org.eclipse.tptp.test.report.birt.internal.ManualJunitTestSerializer.serialize(EList, IOperationContext)
            
org.eclipse.hyades.test.ui.internal.editor.form.LocationsForm.setGeneralInfoPageIndex(int)
          As of TPTP V4.4.0, this method is deprecated. 
 

Deprecated Constructors
org.eclipse.hyades.test.ui.datapool.internal.control.DatapoolTable(Composite, IDatapoolPart, IDatapool, IDatapoolFactory)
          use #DatapoolTable(Composite, IDatapoolPart, IDatapoolEquivalenceClass, IDatapoolFactory) instead. 
org.eclipse.hyades.test.ui.datapool.internal.control.DatapoolTable(Composite, IDatapoolPart, IDatapool, IDatapoolFactory, String)
          use #DatapoolTable(Composite parent, IDatapoolPart datapoolPart, IDatapoolEquivalenceClass ec, IDatapoolFactory datapoolFactory, String vendorID) instead. 
 


TPTP 4.4.0 Testing Tools Project
Internal API Specification