|
Deprecated Methods |
org.eclipse.hyades.probekit.internal.Compiler.addFile(String)
|
org.eclipse.hyades.probekit.internal.Compiler.addProbekit(Probekit)
|
org.eclipse.hyades.probekit.internal.Compiler.addResource(Resource)
Use Compiler.addResource(Resource,IResource) instead,
because it can report errors against the proper Workspace resource. |
org.eclipse.tptp.platform.probekit.launch.internal.wizard.CustomWizardExportResourcesPage.ensureResourcesLocal(List)
Only retained for backwards compatibility. |
org.eclipse.tptp.platform.report.tools.internal.CalendarField.FieldName(int)
prefer use getFieldName
For debug purpose, return the Calendar field name from field value,
or number converted to string, if field isn't known. |
org.eclipse.tptp.platform.log.views.internal.LogViewsPlugin.getDateTimeFormat()
Use getICUDateTimeFormat |
org.eclipse.hyades.trace.ui.internal.core.TraceProfileFiltersUI.getFilterSet(ArrayList)
Use TraceFilterManager.getInstance().serializeFiltersToXML() |
org.eclipse.hyades.trace.ui.internal.core.TraceProfileFiltersUI.getFilterSet(ArrayList)
Use TraceFilterManager.getInstance().serializeFiltersToXML() |
org.eclipse.hyades.trace.ui.internal.core.TraceProfileFiltersUI.getFiltersSet(Element)
Use TraceFilterManager.getInstance().getFilterSets() to get the filter sets
stored in the in the preference. |
org.eclipse.hyades.trace.ui.internal.core.TraceProfileFiltersUI.getFiltersSet(Element)
Use TraceFilterManager.getInstance().getFilterSets() to get the filter sets
stored in the in the preference. |
org.eclipse.tptp.platform.instrumentation.ui.internal.configuration.InstrumentFiltersUI.getFiltersSet(Element)
Use TraceFilterManager.getInstance().getFilterSets() to get the filter sets
stored in the in the preference. |
org.eclipse.hyades.internal.execution.local.control.NodeFactory.getLocalHost()
- use getLocalHost(User user) |
org.eclipse.hyades.trace.ui.internal.core.TraceProfileCollectionsUI.getOptions()
use getProfilingOptions instead |
org.eclipse.hyades.trace.ui.internal.core.TraceProfileCollectionsUI.getOptions()
use getProfilingOptions instead |
org.eclipse.hyades.logging.adapter.model.internal.adapter.impl.AdapterFactoryImpl.getPackage()
|
org.eclipse.hyades.logging.adapter.model.internal.configuration.impl.ConfigurationFactoryImpl.getPackage()
|
org.eclipse.hyades.logging.adapter.model.internal.context.impl.ContextFactoryImpl.getPackage()
|
org.eclipse.hyades.logging.adapter.model.internal.extractor.impl.ExtractorFactoryImpl.getPackage()
|
org.eclipse.hyades.logging.adapter.model.internal.filter.impl.FilterFactoryImpl.getPackage()
|
org.eclipse.hyades.logging.adapter.model.internal.formatter.impl.FormatterFactoryImpl.getPackage()
|
org.eclipse.hyades.logging.adapter.model.internal.outputter.impl.OutputterFactoryImpl.getPackage()
|
org.eclipse.hyades.logging.adapter.model.internal.parser.impl.ParserFactoryImpl.getPackage()
|
org.eclipse.hyades.logging.adapter.model.internal.sensor.impl.SensorFactoryImpl.getPackage()
|
org.eclipse.hyades.logging.adapter.model.internal.unit.impl.UnitFactoryImpl.getPackage()
|
org.eclipse.hyades.models.internal.probekit.impl.ProbekitFactoryImpl.getPackage()
|
org.eclipse.hyades.models.internal.sdb.impl.SDBFactoryImpl.getPackage()
|
org.eclipse.tptp.platform.models.internal.traceEvents.impl.TraceEventsFactoryImpl.getPackage()
|
org.eclipse.hyades.trace.ui.internal.launcher.ProfilingSetsManager.getProfilingTypesGroups()
|
org.eclipse.hyades.ui.internal.util.JavaSearchScope.includesBinaries()
|
org.eclipse.hyades.ui.internal.util.JavaSearchScope.includesBinaries()
|
org.eclipse.hyades.ui.internal.util.JavaSearchScope.includesBinaries()
|
org.eclipse.hyades.ui.internal.util.JavaSearchScope.includesBinaries()
|
org.eclipse.hyades.ui.internal.util.JavaSearchScope.includesClasspaths()
|
org.eclipse.hyades.ui.internal.util.JavaSearchScope.includesClasspaths()
|
org.eclipse.hyades.ui.internal.util.JavaSearchScope.includesClasspaths()
|
org.eclipse.hyades.ui.internal.util.JavaSearchScope.includesClasspaths()
|
org.eclipse.hyades.trace.ui.internal.launcher.ProfilingSetsManager.initializeProfilingTypes()
|
org.eclipse.hyades.trace.ui.internal.launcher.ProfilingSetsManager.initializeProfilingTypesGroups()
|
org.eclipse.hyades.trace.ui.internal.util.PDCoreUtil.launchTrace(TraceArguments, ArrayList, Vector, String, String, ILaunch)
Contributors should avoid using this method. PrimaryLaunchDelegate provides
a launch method that uses TPTP's standard for starting one or more profiling/monitoring session. |
org.eclipse.hyades.trace.ui.internal.util.PDCoreUtil.launchTrace(TraceArguments, ArrayList, Vector, String, String, ILaunch)
Contributors should avoid using this method. PrimaryLaunchDelegate provides
a launch method that uses TPTP's standard for starting one or more profiling/monitoring session. |
org.eclipse.hyades.trace.ui.internal.util.PDCoreUtil.launchTrace(TraceArguments, ArrayList, Vector, String, String, ILaunch)
Contributors should avoid using this method. PrimaryLaunchDelegate provides
a launch method that uses TPTP's standard for starting one or more profiling/monitoring session. |
org.eclipse.hyades.trace.ui.internal.util.PDCoreUtil.launchTrace(TraceArguments, ArrayList, Vector, String, String, ILaunch, boolean)
Contributors should avoid using this method. PrimaryLaunchDelegate provides
a launch method that uses TPTP's standard for starting one or more profiling/monitoring session. |
org.eclipse.hyades.trace.ui.internal.util.PDCoreUtil.launchTrace(TraceArguments, ArrayList, Vector, String, String, ILaunch, boolean)
Contributors should avoid using this method. PrimaryLaunchDelegate provides
a launch method that uses TPTP's standard for starting one or more profiling/monitoring session. |
org.eclipse.hyades.trace.ui.internal.util.PDCoreUtil.launchTrace(TraceArguments, ArrayList, Vector, String, String, ILaunch, boolean)
Contributors should avoid using this method. PrimaryLaunchDelegate provides
a launch method that uses TPTP's standard for starting one or more profiling/monitoring session. |
org.eclipse.tptp.platform.report.drivers.ui.internal.SWTViewer.redraw(TCell)
use redraw(TAbstractCell) |
org.eclipse.tptp.platform.report.drivers.ui.internal.SWTViewer.scrollTo(TCell)
use scrollTo(TAbstractCell cell) |
org.eclipse.tptp.platform.report.drivers.ui.internal.SWTViewer.setContent(TCellContainer)
use setContent(TAbstractCellContainer c) |
org.eclipse.tptp.platform.report.drivers.ui.internal.SWTViewer.setDocument(IDDocument)
it's replaced by setContent(IDItem) method.
Sets a document in the viewer |
org.eclipse.hyades.ui.internal.util.JavaSearchScope.setIncludesBinaries(boolean)
|
org.eclipse.hyades.ui.internal.util.JavaSearchScope.setIncludesBinaries(boolean)
|
org.eclipse.hyades.ui.internal.util.JavaSearchScope.setIncludesBinaries(boolean)
|
org.eclipse.hyades.ui.internal.util.JavaSearchScope.setIncludesBinaries(boolean)
|
org.eclipse.hyades.ui.internal.util.JavaSearchScope.setIncludesClasspaths(boolean)
|
org.eclipse.hyades.ui.internal.util.JavaSearchScope.setIncludesClasspaths(boolean)
|
org.eclipse.hyades.ui.internal.util.JavaSearchScope.setIncludesClasspaths(boolean)
|
org.eclipse.hyades.ui.internal.util.JavaSearchScope.setIncludesClasspaths(boolean)
|
org.eclipse.hyades.ui.internal.editor.PageContainerEditorPart.setTitle(String)
use #setEditorTitle(String) instead. |
org.eclipse.hyades.trace.ui.internal.core.TraceProfileFiltersUI.storeValues(ArrayList)
Use TraceFilterManager.getInstance().storeFitlerSetList(items); |
org.eclipse.hyades.trace.ui.internal.core.TraceProfileFiltersUI.storeValues(ArrayList)
Use TraceFilterManager.getInstance().storeFitlerSetList(items); |