~peta-power-group/+junk/vIDE-trunk

« back to all changes in this revision

Viewing changes to net.launchpad.vide.diagram/src/net/launchpad/vide/flowchart/diagram/part/Messages.java

  • Committer: Dražen Lučanin
  • Date: 2010-12-16 01:15:35 UTC
  • Revision ID: kermit666@gmail.com-20101216011535-5uk4xtiwbu9ia3hl
Added the algorithm domain model & deleted the old generated projects

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
package net.launchpad.vide.flowchart.diagram.part;
2
 
 
3
 
import org.eclipse.osgi.util.NLS;
4
 
 
5
 
/**
6
 
 * @generated
7
 
 */
8
 
public class Messages extends NLS {
9
 
 
10
 
        /**
11
 
         * @generated
12
 
         */
13
 
        static {
14
 
                NLS.initializeMessages("messages", Messages.class); //$NON-NLS-1$
15
 
        }
16
 
 
17
 
        /**
18
 
         * @generated
19
 
         */
20
 
        private Messages() {
21
 
        }
22
 
 
23
 
        /**
24
 
         * @generated
25
 
         */
26
 
        public static String FlowchartCreationWizardTitle;
27
 
 
28
 
        /**
29
 
         * @generated
30
 
         */
31
 
        public static String FlowchartCreationWizard_DiagramModelFilePageTitle;
32
 
 
33
 
        /**
34
 
         * @generated
35
 
         */
36
 
        public static String FlowchartCreationWizard_DiagramModelFilePageDescription;
37
 
 
38
 
        /**
39
 
         * @generated
40
 
         */
41
 
        public static String FlowchartCreationWizard_DomainModelFilePageTitle;
42
 
 
43
 
        /**
44
 
         * @generated
45
 
         */
46
 
        public static String FlowchartCreationWizard_DomainModelFilePageDescription;
47
 
 
48
 
        /**
49
 
         * @generated
50
 
         */
51
 
        public static String FlowchartCreationWizardOpenEditorError;
52
 
 
53
 
        /**
54
 
         * @generated
55
 
         */
56
 
        public static String FlowchartCreationWizardCreationError;
57
 
 
58
 
        /**
59
 
         * @generated
60
 
         */
61
 
        public static String FlowchartCreationWizardPageExtensionError;
62
 
 
63
 
        /**
64
 
         * @generated
65
 
         */
66
 
        public static String FlowchartDiagramEditorUtil_OpenModelResourceErrorDialogTitle;
67
 
 
68
 
        /**
69
 
         * @generated
70
 
         */
71
 
        public static String FlowchartDiagramEditorUtil_OpenModelResourceErrorDialogMessage;
72
 
 
73
 
        /**
74
 
         * @generated
75
 
         */
76
 
        public static String FlowchartDiagramEditorUtil_CreateDiagramProgressTask;
77
 
 
78
 
        /**
79
 
         * @generated
80
 
         */
81
 
        public static String FlowchartDiagramEditorUtil_CreateDiagramCommandLabel;
82
 
 
83
 
        /**
84
 
         * @generated
85
 
         */
86
 
        public static String FlowchartDocumentProvider_isModifiable;
87
 
 
88
 
        /**
89
 
         * @generated
90
 
         */
91
 
        public static String FlowchartDocumentProvider_handleElementContentChanged;
92
 
 
93
 
        /**
94
 
         * @generated
95
 
         */
96
 
        public static String FlowchartDocumentProvider_IncorrectInputError;
97
 
 
98
 
        /**
99
 
         * @generated
100
 
         */
101
 
        public static String FlowchartDocumentProvider_NoDiagramInResourceError;
102
 
 
103
 
        /**
104
 
         * @generated
105
 
         */
106
 
        public static String FlowchartDocumentProvider_DiagramLoadingError;
107
 
 
108
 
        /**
109
 
         * @generated
110
 
         */
111
 
        public static String FlowchartDocumentProvider_UnsynchronizedFileSaveError;
112
 
 
113
 
        /**
114
 
         * @generated
115
 
         */
116
 
        public static String FlowchartDocumentProvider_SaveDiagramTask;
117
 
 
118
 
        /**
119
 
         * @generated
120
 
         */
121
 
        public static String FlowchartDocumentProvider_SaveNextResourceTask;
122
 
 
123
 
        /**
124
 
         * @generated
125
 
         */
126
 
        public static String FlowchartDocumentProvider_SaveAsOperation;
127
 
 
128
 
        /**
129
 
         * @generated
130
 
         */
131
 
        public static String InitDiagramFile_ResourceErrorDialogTitle;
132
 
 
133
 
        /**
134
 
         * @generated
135
 
         */
136
 
        public static String InitDiagramFile_ResourceErrorDialogMessage;
137
 
 
138
 
        /**
139
 
         * @generated
140
 
         */
141
 
        public static String InitDiagramFile_WizardTitle;
142
 
 
143
 
        /**
144
 
         * @generated
145
 
         */
146
 
        public static String InitDiagramFile_OpenModelFileDialogTitle;
147
 
 
148
 
        /**
149
 
         * @generated
150
 
         */
151
 
        public static String FlowchartNewDiagramFileWizard_CreationPageName;
152
 
 
153
 
        /**
154
 
         * @generated
155
 
         */
156
 
        public static String FlowchartNewDiagramFileWizard_CreationPageTitle;
157
 
 
158
 
        /**
159
 
         * @generated
160
 
         */
161
 
        public static String FlowchartNewDiagramFileWizard_CreationPageDescription;
162
 
 
163
 
        /**
164
 
         * @generated
165
 
         */
166
 
        public static String FlowchartNewDiagramFileWizard_RootSelectionPageName;
167
 
 
168
 
        /**
169
 
         * @generated
170
 
         */
171
 
        public static String FlowchartNewDiagramFileWizard_RootSelectionPageTitle;
172
 
 
173
 
        /**
174
 
         * @generated
175
 
         */
176
 
        public static String FlowchartNewDiagramFileWizard_RootSelectionPageDescription;
177
 
 
178
 
        /**
179
 
         * @generated
180
 
         */
181
 
        public static String FlowchartNewDiagramFileWizard_RootSelectionPageSelectionTitle;
182
 
 
183
 
        /**
184
 
         * @generated
185
 
         */
186
 
        public static String FlowchartNewDiagramFileWizard_RootSelectionPageNoSelectionMessage;
187
 
 
188
 
        /**
189
 
         * @generated
190
 
         */
191
 
        public static String FlowchartNewDiagramFileWizard_RootSelectionPageInvalidSelectionMessage;
192
 
 
193
 
        /**
194
 
         * @generated
195
 
         */
196
 
        public static String FlowchartNewDiagramFileWizard_InitDiagramCommand;
197
 
 
198
 
        /**
199
 
         * @generated
200
 
         */
201
 
        public static String FlowchartNewDiagramFileWizard_IncorrectRootError;
202
 
 
203
 
        /**
204
 
         * @generated
205
 
         */
206
 
        public static String FlowchartDiagramEditor_SavingDeletedFile;
207
 
 
208
 
        /**
209
 
         * @generated
210
 
         */
211
 
        public static String FlowchartDiagramEditor_SaveAsErrorTitle;
212
 
 
213
 
        /**
214
 
         * @generated
215
 
         */
216
 
        public static String FlowchartDiagramEditor_SaveAsErrorMessage;
217
 
 
218
 
        /**
219
 
         * @generated
220
 
         */
221
 
        public static String FlowchartDiagramEditor_SaveErrorTitle;
222
 
 
223
 
        /**
224
 
         * @generated
225
 
         */
226
 
        public static String FlowchartDiagramEditor_SaveErrorMessage;
227
 
 
228
 
        /**
229
 
         * @generated
230
 
         */
231
 
        public static String FlowchartElementChooserDialog_SelectModelElementTitle;
232
 
 
233
 
        /**
234
 
         * @generated
235
 
         */
236
 
        public static String ModelElementSelectionPageMessage;
237
 
 
238
 
        /**
239
 
         * @generated
240
 
         */
241
 
        public static String ValidateActionMessage;
242
 
 
243
 
        /**
244
 
         * @generated
245
 
         */
246
 
        public static String Flowchart1Group_title;
247
 
 
248
 
        /**
249
 
         * @generated
250
 
         */
251
 
        public static String FunctionalCommand1CreationTool_title;
252
 
 
253
 
        /**
254
 
         * @generated
255
 
         */
256
 
        public static String FunctionalCommand1CreationTool_desc;
257
 
 
258
 
        /**
259
 
         * @generated
260
 
         */
261
 
        public static String FunctionalCommandOutput2CreationTool_title;
262
 
 
263
 
        /**
264
 
         * @generated
265
 
         */
266
 
        public static String FunctionalCommandOutput2CreationTool_desc;
267
 
 
268
 
        /**
269
 
         * @generated
270
 
         */
271
 
        public static String CommandName_OpenDiagram;
272
 
 
273
 
        /**
274
 
         * @generated
275
 
         */
276
 
        public static String NavigatorGroupName_FunctionalCommand_2001_incominglinks;
277
 
 
278
 
        /**
279
 
         * @generated
280
 
         */
281
 
        public static String NavigatorGroupName_FunctionalCommand_2001_outgoinglinks;
282
 
 
283
 
        /**
284
 
         * @generated
285
 
         */
286
 
        public static String NavigatorGroupName_FunctionalCommandOutput_4001_target;
287
 
 
288
 
        /**
289
 
         * @generated
290
 
         */
291
 
        public static String NavigatorGroupName_FunctionalCommandOutput_4001_source;
292
 
 
293
 
        /**
294
 
         * @generated
295
 
         */
296
 
        public static String NavigatorGroupName_Program_1000_links;
297
 
 
298
 
        /**
299
 
         * @generated
300
 
         */
301
 
        public static String NavigatorActionProvider_OpenDiagramActionName;
302
 
 
303
 
        /**
304
 
         * @generated
305
 
         */
306
 
        public static String AbstractParser_UnexpectedValueType;
307
 
 
308
 
        /**
309
 
         * @generated
310
 
         */
311
 
        public static String AbstractParser_WrongStringConversion;
312
 
 
313
 
        /**
314
 
         * @generated
315
 
         */
316
 
        public static String AbstractParser_UnknownLiteral;
317
 
 
318
 
        /**
319
 
         * @generated
320
 
         */
321
 
        public static String MessageFormatParser_InvalidInputError;
322
 
 
323
 
        /**
324
 
         * @generated
325
 
         */
326
 
        public static String FlowchartModelingAssistantProviderTitle;
327
 
 
328
 
        /**
329
 
         * @generated
330
 
         */
331
 
        public static String FlowchartModelingAssistantProviderMessage;
332
 
 
333
 
        //TODO: put accessor fields manually    
334
 
}