Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
View | Details | Raw Unified | Return to bug 71682 | Differences between
and this patch

Collapse All | Expand All

(-)src/org/eclipse/tptp/symptom/internal/util/labels.properties (-65 / +65 lines)
Lines 3-73 Link Here
3
3
4
# CBE attributes required for the XPath builder
4
# CBE attributes required for the XPath builder
5
5
6
_1  = Creation time
6
_1  = Creation Time
7
_2  = Elapsed time
7
_2  = Duration of Repeated Events
8
_3  = Global instance ID
8
_3  = Global Instance ID
9
_4  = Local instance ID
9
_4  = Local Instance ID
10
_5  = Message
10
_5  = Message Text
11
_6  = Priority
11
_6  = Priority
12
_7  = Repeat count
12
_7  = Number of Repeated Events
13
_8  = Sequence number
13
_8  = Sequence Number
14
_9  = Severity
14
_9  = Severity
15
_10  = Version
15
_10  = Version
16
_11  = ExtendedDataElement Name
16
_11  = Additional Data Attribute Name
17
_12  = ExtendedDataElement Values
17
_12  = Additional Data Attribute Values
18
_13  = ExtendedDataElement Children		
18
_13  = Additional Data Attributes - Nested (Children)		
19
_14  = ExtendedDataElement HexValue
19
_14  = Additional Data Attribute Hex Value
20
_15  = ExtendedDataElement Type
20
_15  = Additional Data Attribute Type
21
_16  = Source ComponentIdentification Application
21
_16  = Source Component Application Name
22
_17  = Source ComponentIdentification Component
22
_17  = Source Component Name
23
_18  = Source ComponentIdentification ComponentIdType
23
_18  = Source Component Classification Type
24
_19  = Source ComponentIdentification ComponentType
24
_19  = Source Component Classification
25
_20  = Source ComponentIdentification ExecutionEnvironment
25
_20  = Source Component Execution Environment
26
_21  = Source ComponentIdentification InstanceId
26
_21  = Source Component Instance Id
27
_22  = Source ComponentIdentification Location
27
_22  = Source Component Address
28
_23  = Source ComponentIdentification LocationType
28
_23  = Source Component Address Type
29
_24  = Source ComponentIdentification ProcessId
29
_24  = Source Component Process Id
30
_25  = Source ComponentIdentification SubComponent
30
_25  = Source Sub-component Name
31
_26  = Source ComponentIdentification ThreadId
31
_26  = Source Component Thread Id
32
_27  = ContextDataElement ContextId
32
_27  = Correlation Data Attribute Identifier
33
_28  = ContextDataElement ContextValue
33
_28  = Correlation Data Attribute Value
34
_29  = ContextDataElement Name
34
_29  = Correlation Data Attribute Name
35
_30  = ContextDataElement Type
35
_30  = Correlation Data Attribute Type
36
_31  = MsgDataElement MsgCatalog
36
_31  = Message Catalog Name
37
_32  = MsgDataElement MsgCatalogId
37
_32  = Message Catalog Id
38
_33  = MsgDataElement MsgCatalogTokens
38
_33  = Message Substitution Variables
39
_34  = MsgDataElement MsgCatalogType
39
_34  = Message Catalog Type
40
_35  = MsgDataElement MsgId
40
_35  = Message Identifier
41
_36  = MsgDataElement MsgIdType
41
_36  = Message Type
42
_37  = MsgDataElement MsgLocale
42
_37  = Message Locale
43
_38  = AvailableSituation AvailabilityDisposition
43
_38  = Availability Situation Availability Status
44
_39  = AvailableSituation OperationDisposition
44
_39  = Availability Situation Operational Status
45
_40  = AvailableSituation ProcessingDisposition
45
_40  = Availability Situation Functional Status
46
_41  = ConfigureSituation SuccessDisposition
46
_41  = Configure Situation Result
47
_42  = ConnectSituation SituationDisposition
47
_42  = Connect Situation Current Status
48
_43  = ConnectSituation SuccessDisposition
48
_43  = Connect Situation Result
49
_44  = CreateSituation SuccessDisposition
49
_44  = Create Situation Result
50
_45  = DependencySituation DependencyDisposition
50
_45  = Dependency Situation Dependency Status
51
_46  = DestroySituation SuccessDisposition
51
_46  = Destroy Situation Result
52
_47  = FeatureSituation FeatureDisposition
52
_47  = Feature Situation Feature Status
53
_48  = OtherSituation AnyData
53
_48  = Unknown Situation AnyData
54
_49  = ReportSituation ReportCategory
54
_49  = Report Situation Category
55
_50  = RequestSituation SituationQualifier
55
_50  = Request Situation Current Status
56
_51  = RequestSituation SuccessDisposition
56
_51  = Request Situation Result
57
_52  = Situation CategoryName
57
_52  = Situation Category Name
58
_53  = Situation Type ReasoningScope
58
_53  = Situation Scope
59
_54  = StartSituation SituationQualifier
59
_54  = Start Situation Current Status
60
_55  = StartSituation SuccessDisposition
60
_55  = Start Situation Result
61
_56  = StopSituation SituationQualifier
61
_56  = Stop Situation Current Status
62
_57  = StopSituation SuccessDisposition
62
_57  = Stop Situation Result
63
_58  = Reporter ComponentIdentification Application
63
_58  = Reporting Component Application Name
64
_59  = Reporter ComponentIdentification Component
64
_59  = Reporting Component Name
65
_60  = Reporter ComponentIdentification ComponentIdType
65
_60  = Reporting Component Classification Type
66
_61  = Reporter ComponentIdentification ComponentType
66
_61  = Reporting Component Classification
67
_62  = Reporter ComponentIdentification ExecutionEnvironment
67
_62  = Reporting Component Execution Environment
68
_63  = Reporter ComponentIdentification InstanceId
68
_63  = Reporting Component Instance Id
69
_64  = Reporter ComponentIdentification Location
69
_64  = Reporting Component Address
70
_65  = Reporter ComponentIdentification LocationType
70
_65  = Reporting Component Address Type
71
_66  = Reporter ComponentIdentification ProcessId
71
_66  = Reporting Component Process Id
72
_67  = Reporter ComponentIdentification SubComponent
72
_67  = Reporting Sub-component Name
73
_68  = Reporter ComponentIdentification ThreadId
73
_68  = Reporting Component Thread Id

Return to bug 71682