tmf : Add latency table view for the pattern analysis
[deliverable/tracecompass.git] / tmf / org.eclipse.tracecompass.tmf.analysis.xml.ui / src / org / eclipse / tracecompass / internal / tmf / analysis / xml / ui / TmfXmlUiStrings.java
index 4ead8262d1ee6be0e09efe122a377a11cce09a04..30c804806698150aa5f063795a3420661cc85880 100644 (file)
@@ -43,4 +43,6 @@ public interface TmfXmlUiStrings {
     /* Generic strings for the XML module */
     static final String XML_OUTPUT_DATA = "xmlOutputData";
 
+    static final String XML_LATENCY_OUTPUT_DATA = "xmlLatencyOutputData";
+
 }
\ No newline at end of file
This page took 0.029763 seconds and 5 git commands to generate.