Class Messages
java.lang.Object
org.eclipse.osgi.util.NLS
org.eclipse.tracecompass.tmf.ui.project.model.Messages
public class Messages
extends org.eclipse.osgi.util.NLS
Message strings for TMF model handling.
- Author:
- Jean-Christian Kouamé
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic StringThe category of the analysis propertiesstatic StringThe category of the analysis helper propertiesstatic StringInstantiate analysis message box titlestatic StringThe category of the output propertiesstatic StringName of the view ID propertystatic StringAnalysis view titlestatic StringThe message when analysis view is not availablestatic StringError message when closing editorstatic StringError message when refreshing persistent propertystatic StringError message when instantiating tracestatic StringExperiment textstatic StringName for the job that updates a trace's time range in the Project Explorer.static StringName of the element "On-demand Analyses"static StringError opening trace or experimentstatic StringError opening a trace or experimentstatic StringInit errorstatic StringCould not link tracestatic StringThe trace element does not refer to a tracestatic StringNo trace or experiment typestatic StringNo trace typestatic StringOpen trace or experimentstatic StringTrace not foundstatic StringError when experiment folder doesn't existsstatic StringError when traces folder doesn't existsstatic StringAlways button labelstatic StringTrace Changed dialog messagestatic StringTrace Changed dialog titlestatic StringName of the element "Reports"static StringThe descriptor for the event type propertystatic StringThe format string for the size property of a filestatic StringThe format string for the size property of a folder with too many membersstatic StringThe format string for the size property of a folderstatic StringThe descriptor for the linked propertystatic StringThe descriptor for the last modified propertystatic StringThe descriptor for the location propertiesstatic StringThe descriptor for the name propertystatic StringThe descriptor for the path propertystatic StringThe category of the resource propertiesstatic StringThe descriptor for the size propertystatic StringThe descriptor for the source location propertystatic StringThe descriptor for the time offset propertystatic StringThe category of the trace propertiesstatic StringThe descriptor for the trace type ID propertystatic StringTrace textstatic StringThe title for the select trace type dialogstatic StringName of the "Views" element -
Method Summary
Methods inherited from class org.eclipse.osgi.util.NLS
bind, bind, bind, initializeMessages
-
Field Details
-
TmfAnalysisElement_HelperProperties
The category of the analysis helper properties- Since:
- 2.0
-
TmfAnalysisElement_AnalysisProperties
The category of the analysis properties- Since:
- 2.0
-
TmfAnalysisElement_InstantiateAnalysis
Instantiate analysis message box title -
TmfAnalysisOutputElement_Properties
The category of the output properties- Since:
- 5.1
-
TmfAnalysisOutputElement_ViewIdProperty
Name of the view ID property- Since:
- 5.1
-
TmfAnalysisViewOutput_Title
Analysis view title -
TmfCommonProjectElement_ErrorClosingEditor
Error message when closing editor -
TmfCommonProjectElement_ErrorRefreshingProperty
Error message when refreshing persistent property -
TmfExperimentElement_ErrorInstantiatingTrace
Error message when instantiating trace -
TmfExperimentElement_TypeName
Experiment text -
TmfTraceElement_ResourceProperties
The category of the resource properties -
TmfTraceElement_TraceProperties
The category of the trace properties -
TmfTraceElement_Name
The descriptor for the name property -
TmfTraceElement_Path
The descriptor for the path property -
TmfTraceElement_Location
The descriptor for the location properties -
TmfTraceElement_EventType
The descriptor for the event type property -
TmfTraceElement_TraceTypeId
The descriptor for the trace type ID property- Since:
- 2.0
-
TmfTraceElement_IsLinked
The descriptor for the linked property -
TmfTraceElement_SourceLocation
The descriptor for the source location property -
TmfTraceElement_TimeOffset
The descriptor for the time offset property -
TmfTraceElement_LastModified
The descriptor for the last modified property -
TmfTraceElement_Size
The descriptor for the size property -
TmfTraceElement_FileSizeString
The format string for the size property of a file -
TmfTraceElement_FolderSizeString
The format string for the size property of a folder -
TmfTraceElement_FolderSizeOverflowString
The format string for the size property of a folder with too many members -
TmfTraceElement_TypeName
Trace text -
TmfViewsElement_Name
Name of the "Views" element- Since:
- 2.0
-
TmfOnDemandAnalysesElement_Name
Name of the element "On-demand Analyses"- Since:
- 2.0
-
TmfReportsElement_Name
Name of the element "Reports"- Since:
- 2.0
-
TmfTraceType_SelectTraceType
The title for the select trace type dialog -
TmfOpenTraceHelper_ErrorOpeningElement
Error opening a trace or experiment -
TmfOpenTraceHelper_LinkFailed
Could not link trace -
TmfOpenTraceHelper_OpenElement
Open trace or experiment -
TmfOpenTraceHelper_NoTraceOrExperimentType
No trace or experiment type -
TmfOpenTraceHelper_NoTraceType
No trace type -
TmfOpenTraceHelper_ErrorElement
Error opening trace or experiment -
TmfOpenTraceHelper_InitError
Init error -
TmfOpenTraceHelper_TraceNotFound
Trace not found -
TmfOpenTraceHelper_NotATrace
The trace element does not refer to a trace- Since:
- 5.2
-
TmfProject_ExperimentFolderNotExists
Error when experiment folder doesn't exists- Since:
- 2.3
-
TmfProject_TracesFolderNotExists
Error when traces folder doesn't exists- Since:
- 2.3
-
TmfProjectRegistry_TraceChangedDialogTitle
Trace Changed dialog title- Since:
- 3.1
-
TmfProjectRegistry_TraceChangedDialogMessage
Trace Changed dialog message- Since:
- 3.1
-
TmfProjectRegistry_Always
Always button label- Since:
- 3.2
-