tmf: Make Analysis Requirements implement Predicates
[deliverable/tracecompass.git] / tmf / org.eclipse.tracecompass.tmf.core / src / org / eclipse / tracecompass / tmf / core / analysis / messages.properties
CommitLineData
60ae41e1
AM
1###############################################################################
2# Copyright (c) 2014 Ericsson
3#
4# All rights reserved. This program and the accompanying materials
5# are made available under the terms of the Eclipse Public License v1.0
6# which accompanies this distribution, and is available at
7# http://www.eclipse.org/legal/epl-v10.html
8#
9# Contributors:
10# Ericsson - Initial API and implementation
11###############################################################################
c068a752
GB
12TmfAbstractAnalysisModule_TraceSetMoreThanOnce=Trace was set more than once for analysis "{0}"
13TmfAbstractAnalysisModule_AnalysisCannotExecute=Cannot perform analysis "{0}" on this trace because the trace does not have the required characteristics
14TmfAnalysisModuleHelper_AnalysisDoesNotApply=Cannot perform analysis "{0}" on this trace because the trace is of the wrong type.
15TmfAbstractAnalysisModule_AnalysisForTrace=Analysis module: {0} for trace {1}
16TmfAbstractAnalysisModule_AnalysisModule=Analysis module: {0}
17TmfAbstractAnalysisModule_InvalidParameter=Parameter {0} is not valid for analysis module {1}
a01f6266 18TmfAbstractAnalysisModule_LabelId=ID
26683871 19TmfAbstractAnalysisModule_NullTrace=Setting a null trace to analysis module
54eae41f
GB
20TmfAnalysis_RequirementInformation=Additional information: {0}
21TmfAnalysis_RequirementMandatoryValues=Mandatory values: {0}
22TmfAnalysis_RequirementNotFulfilled=Requirement not fulfilled: {0}
c068a752
GB
23TmfAbstractAnalysisModule_RunningAnalysis=Running analysis {0}
24TmfAnalysisManager_ErrorParameterProvider=Error instantiating parameter provider
25TmfAnalysisModuleHelper_ImpossibleToCreateModule=Could not instantiate module "{0}"
This page took 0.069109 seconds and 5 git commands to generate.