Subversion Repositories DevTools

Rev

Rev 2094 | Rev 2104 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 2094 Rev 2098
Line 87... Line 87...
87
         this.checkBox_SuppressPrivateMethods = new System.Windows.Forms.CheckBox();
87
         this.checkBox_SuppressPrivateMethods = new System.Windows.Forms.CheckBox();
88
         this.checkBox_SuppressPrivateAttrs = new System.Windows.Forms.CheckBox();
88
         this.checkBox_SuppressPrivateAttrs = new System.Windows.Forms.CheckBox();
89
         this.groupBoxRequirements.SuspendLayout();
89
         this.groupBoxRequirements.SuspendLayout();
90
         this.groupBoxElementTypes.SuspendLayout();
90
         this.groupBoxElementTypes.SuspendLayout();
91
         this.SuspendLayout();
91
         this.SuspendLayout();
92
         // 
92
         //
93
         // buttonCancel
93
         // buttonCancel
94
         // 
94
         //
95
         this.buttonCancel.DialogResult = System.Windows.Forms.DialogResult.Cancel;
95
         this.buttonCancel.DialogResult = System.Windows.Forms.DialogResult.Cancel;
96
         this.buttonCancel.Location = new System.Drawing.Point(328, 584);
96
         this.buttonCancel.Location = new System.Drawing.Point(328, 584);
97
         this.buttonCancel.Name = "buttonCancel";
97
         this.buttonCancel.Name = "buttonCancel";
98
         this.buttonCancel.Size = new System.Drawing.Size(96, 24);
98
         this.buttonCancel.Size = new System.Drawing.Size(96, 24);
99
         this.buttonCancel.TabIndex = 0;
99
         this.buttonCancel.TabIndex = 0;
100
         this.buttonCancel.Text = "Cancel";
100
         this.buttonCancel.Text = "Cancel";
101
         // 
101
         //
102
         // buttonOK
102
         // buttonOK
103
         // 
103
         //
104
         this.buttonOK.DialogResult = System.Windows.Forms.DialogResult.OK;
104
         this.buttonOK.DialogResult = System.Windows.Forms.DialogResult.OK;
105
         this.buttonOK.Location = new System.Drawing.Point(216, 584);
105
         this.buttonOK.Location = new System.Drawing.Point(216, 584);
106
         this.buttonOK.Name = "buttonOK";
106
         this.buttonOK.Name = "buttonOK";
107
         this.buttonOK.Size = new System.Drawing.Size(96, 24);
107
         this.buttonOK.Size = new System.Drawing.Size(96, 24);
108
         this.buttonOK.TabIndex = 1;
108
         this.buttonOK.TabIndex = 1;
109
         this.buttonOK.Text = "OK";
109
         this.buttonOK.Text = "OK";
110
         // 
110
         //
111
         // groupBoxRequirements
111
         // groupBoxRequirements
112
         // 
112
         //
113
         this.groupBoxRequirements.Controls.Add(this.textBox_ReqFormat);
113
         this.groupBoxRequirements.Controls.Add(this.textBox_ReqFormat);
114
         this.groupBoxRequirements.Controls.Add(this.radioButtonReqFormat);
114
         this.groupBoxRequirements.Controls.Add(this.radioButtonReqFormat);
115
         this.groupBoxRequirements.Controls.Add(this.radioButtonReqSections);
115
         this.groupBoxRequirements.Controls.Add(this.radioButtonReqSections);
116
         this.groupBoxRequirements.Controls.Add(this.radioButtonReqDefault);
116
         this.groupBoxRequirements.Controls.Add(this.radioButtonReqDefault);
117
         this.groupBoxRequirements.Location = new System.Drawing.Point(16, 24);
117
         this.groupBoxRequirements.Location = new System.Drawing.Point(16, 24);
118
         this.groupBoxRequirements.Name = "groupBoxRequirements";
118
         this.groupBoxRequirements.Name = "groupBoxRequirements";
119
         this.groupBoxRequirements.Size = new System.Drawing.Size(408, 120);
119
         this.groupBoxRequirements.Size = new System.Drawing.Size(408, 120);
120
         this.groupBoxRequirements.TabIndex = 2;
120
         this.groupBoxRequirements.TabIndex = 2;
121
         this.groupBoxRequirements.TabStop = false;
121
         this.groupBoxRequirements.TabStop = false;
122
         this.groupBoxRequirements.Text = "Requirement Element Handling";
122
         this.groupBoxRequirements.Text = "Requirement Element Handling";
123
         // 
123
         //
124
         // textBox_ReqFormat
124
         // textBox_ReqFormat
125
         // 
125
         //
126
         this.textBox_ReqFormat.Location = new System.Drawing.Point(176, 82);
126
         this.textBox_ReqFormat.Location = new System.Drawing.Point(176, 82);
127
         this.textBox_ReqFormat.Name = "textBox_ReqFormat";
127
         this.textBox_ReqFormat.Name = "textBox_ReqFormat";
128
         this.textBox_ReqFormat.Size = new System.Drawing.Size(216, 22);
128
         this.textBox_ReqFormat.Size = new System.Drawing.Size(216, 22);
129
         this.textBox_ReqFormat.TabIndex = 3;
129
         this.textBox_ReqFormat.TabIndex = 3;
130
         this.textBox_ReqFormat.Text = "[REQUIREMENT: %s]";
130
         this.textBox_ReqFormat.Text = "[REQUIREMENT: %s]";
131
         // 
131
         //
132
         // radioButtonReqFormat
132
         // radioButtonReqFormat
133
         // 
133
         //
134
         this.radioButtonReqFormat.Location = new System.Drawing.Point(16, 80);
134
         this.radioButtonReqFormat.Location = new System.Drawing.Point(16, 80);
135
         this.radioButtonReqFormat.Name = "radioButtonReqFormat";
135
         this.radioButtonReqFormat.Name = "radioButtonReqFormat";
136
         this.radioButtonReqFormat.Size = new System.Drawing.Size(152, 24);
136
         this.radioButtonReqFormat.Size = new System.Drawing.Size(152, 24);
137
         this.radioButtonReqFormat.TabIndex = 2;
137
         this.radioButtonReqFormat.TabIndex = 2;
138
         this.radioButtonReqFormat.Text = "Display with format:";
138
         this.radioButtonReqFormat.Text = "Display with format:";
139
         // 
139
         //
140
         // radioButtonReqSections
140
         // radioButtonReqSections
141
         // 
141
         //
142
         this.radioButtonReqSections.Location = new System.Drawing.Point(16, 56);
142
         this.radioButtonReqSections.Location = new System.Drawing.Point(16, 56);
143
         this.radioButtonReqSections.Name = "radioButtonReqSections";
143
         this.radioButtonReqSections.Name = "radioButtonReqSections";
144
         this.radioButtonReqSections.Size = new System.Drawing.Size(376, 24);
144
         this.radioButtonReqSections.Size = new System.Drawing.Size(376, 24);
145
         this.radioButtonReqSections.TabIndex = 1;
145
         this.radioButtonReqSections.TabIndex = 1;
146
         this.radioButtonReqSections.Text = "Display as sections (each requirement is a section)";
146
         this.radioButtonReqSections.Text = "Display as sections (each requirement is a section)";
147
         // 
147
         //
148
         // radioButtonReqDefault
148
         // radioButtonReqDefault
149
         // 
149
         //
150
         this.radioButtonReqDefault.Checked = true;
150
         this.radioButtonReqDefault.Checked = true;
151
         this.radioButtonReqDefault.Location = new System.Drawing.Point(16, 32);
151
         this.radioButtonReqDefault.Location = new System.Drawing.Point(16, 32);
152
         this.radioButtonReqDefault.Name = "radioButtonReqDefault";
152
         this.radioButtonReqDefault.Name = "radioButtonReqDefault";
153
         this.radioButtonReqDefault.Size = new System.Drawing.Size(152, 24);
153
         this.radioButtonReqDefault.Size = new System.Drawing.Size(152, 24);
154
         this.radioButtonReqDefault.TabIndex = 0;
154
         this.radioButtonReqDefault.TabIndex = 0;
155
         this.radioButtonReqDefault.TabStop = true;
155
         this.radioButtonReqDefault.TabStop = true;
156
         this.radioButtonReqDefault.Text = "Default (style based)";
156
         this.radioButtonReqDefault.Text = "Default (style based)";
157
         // 
157
         //
158
         // checkedListBox_ETs
158
         // checkedListBox_ETs
159
         // 
159
         //
160
         this.checkedListBox_ETs.Location = new System.Drawing.Point(32, 192);
160
         this.checkedListBox_ETs.Location = new System.Drawing.Point(32, 192);
161
         this.checkedListBox_ETs.Name = "checkedListBox_ETs";
161
         this.checkedListBox_ETs.Name = "checkedListBox_ETs";
162
         this.checkedListBox_ETs.Size = new System.Drawing.Size(272, 208);
162
         this.checkedListBox_ETs.Size = new System.Drawing.Size(272, 208);
163
         this.checkedListBox_ETs.TabIndex = 3;
163
         this.checkedListBox_ETs.TabIndex = 3;
164
         // 
164
         //
165
         // groupBoxElementTypes
165
         // groupBoxElementTypes
166
         // 
166
         //
167
         this.groupBoxElementTypes.Controls.Add(this.buttonDefault);
167
         this.groupBoxElementTypes.Controls.Add(this.buttonDefault);
168
         this.groupBoxElementTypes.Controls.Add(this.button_ET_None);
168
         this.groupBoxElementTypes.Controls.Add(this.button_ET_None);
169
         this.groupBoxElementTypes.Controls.Add(this.button_ET_All);
169
         this.groupBoxElementTypes.Controls.Add(this.button_ET_All);
170
         this.groupBoxElementTypes.Location = new System.Drawing.Point(16, 160);
170
         this.groupBoxElementTypes.Location = new System.Drawing.Point(16, 160);
171
         this.groupBoxElementTypes.Name = "groupBoxElementTypes";
171
         this.groupBoxElementTypes.Name = "groupBoxElementTypes";
172
         this.groupBoxElementTypes.Size = new System.Drawing.Size(408, 256);
172
         this.groupBoxElementTypes.Size = new System.Drawing.Size(408, 256);
173
         this.groupBoxElementTypes.TabIndex = 4;
173
         this.groupBoxElementTypes.TabIndex = 4;
174
         this.groupBoxElementTypes.TabStop = false;
174
         this.groupBoxElementTypes.TabStop = false;
175
         this.groupBoxElementTypes.Text = "Element Types to be serialised to document";
175
         this.groupBoxElementTypes.Text = "Element Types to be serialised to document";
176
         // 
176
         //
177
         // buttonDefault
177
         // buttonDefault
178
         // 
178
         //
179
         this.buttonDefault.Location = new System.Drawing.Point(304, 128);
179
         this.buttonDefault.Location = new System.Drawing.Point(304, 128);
180
         this.buttonDefault.Name = "buttonDefault";
180
         this.buttonDefault.Name = "buttonDefault";
181
         this.buttonDefault.Size = new System.Drawing.Size(88, 23);
181
         this.buttonDefault.Size = new System.Drawing.Size(88, 23);
182
         this.buttonDefault.TabIndex = 2;
182
         this.buttonDefault.TabIndex = 2;
183
         this.buttonDefault.Text = "Defaults";
183
         this.buttonDefault.Text = "Defaults";
184
         this.buttonDefault.Click += new System.EventHandler(this.buttonDefault_Click);
184
         this.buttonDefault.Click += new System.EventHandler(this.buttonDefault_Click);
185
         // 
185
         //
186
         // button_ET_None
186
         // button_ET_None
187
         // 
187
         //
188
         this.button_ET_None.Location = new System.Drawing.Point(304, 72);
188
         this.button_ET_None.Location = new System.Drawing.Point(304, 72);
189
         this.button_ET_None.Name = "button_ET_None";
189
         this.button_ET_None.Name = "button_ET_None";
190
         this.button_ET_None.Size = new System.Drawing.Size(88, 23);
190
         this.button_ET_None.Size = new System.Drawing.Size(88, 23);
191
         this.button_ET_None.TabIndex = 1;
191
         this.button_ET_None.TabIndex = 1;
192
         this.button_ET_None.Text = "DeSelect All";
192
         this.button_ET_None.Text = "DeSelect All";
193
         this.button_ET_None.Click += new System.EventHandler(this.button_ET_None_Click);
193
         this.button_ET_None.Click += new System.EventHandler(this.button_ET_None_Click);
194
         // 
194
         //
195
         // button_ET_All
195
         // button_ET_All
196
         // 
196
         //
197
         this.button_ET_All.Location = new System.Drawing.Point(304, 32);
197
         this.button_ET_All.Location = new System.Drawing.Point(304, 32);
198
         this.button_ET_All.Name = "button_ET_All";
198
         this.button_ET_All.Name = "button_ET_All";
199
         this.button_ET_All.Size = new System.Drawing.Size(88, 24);
199
         this.button_ET_All.Size = new System.Drawing.Size(88, 24);
200
         this.button_ET_All.TabIndex = 0;
200
         this.button_ET_All.TabIndex = 0;
201
         this.button_ET_All.Text = "Select All";
201
         this.button_ET_All.Text = "Select All";
202
         this.button_ET_All.Click += new System.EventHandler(this.button_ET_All_Click);
202
         this.button_ET_All.Click += new System.EventHandler(this.button_ET_All_Click);
203
         // 
203
         //
204
         // label1
204
         // label1
205
         // 
205
         //
206
         this.label1.Location = new System.Drawing.Point(16, 528);
206
         this.label1.Location = new System.Drawing.Point(16, 528);
207
         this.label1.Name = "label1";
207
         this.label1.Name = "label1";
208
         this.label1.Size = new System.Drawing.Size(224, 40);
208
         this.label1.Size = new System.Drawing.Size(224, 40);
209
         this.label1.TabIndex = 5;
209
         this.label1.TabIndex = 5;
210
         this.label1.Text = "Transition to NumPara style at level (0 denotes no transition)";
210
         this.label1.Text = "Transition to NumPara style at level (0 denotes no transition)";
211
         // 
211
         //
212
         // textBoxNumParaTransition
212
         // textBoxNumParaTransition
213
         // 
213
         //
214
         this.textBoxNumParaTransition.Location = new System.Drawing.Point(248, 528);
214
         this.textBoxNumParaTransition.Location = new System.Drawing.Point(248, 528);
215
         this.textBoxNumParaTransition.Name = "textBoxNumParaTransition";
215
         this.textBoxNumParaTransition.Name = "textBoxNumParaTransition";
216
         this.textBoxNumParaTransition.Size = new System.Drawing.Size(40, 22);
216
         this.textBoxNumParaTransition.Size = new System.Drawing.Size(40, 22);
217
         this.textBoxNumParaTransition.TabIndex = 6;
217
         this.textBoxNumParaTransition.TabIndex = 6;
218
         this.textBoxNumParaTransition.Text = "0";
218
         this.textBoxNumParaTransition.Text = "0";
219
         // 
219
         //
220
         // checkBox_SuppressEleDescMissWarn
220
         // checkBox_SuppressEleDescMissWarn
221
         // 
221
         //
222
         this.checkBox_SuppressEleDescMissWarn.Location = new System.Drawing.Point(16, 496);
222
         this.checkBox_SuppressEleDescMissWarn.Location = new System.Drawing.Point(16, 496);
223
         this.checkBox_SuppressEleDescMissWarn.Name = "checkBox_SuppressEleDescMissWarn";
223
         this.checkBox_SuppressEleDescMissWarn.Name = "checkBox_SuppressEleDescMissWarn";
224
         this.checkBox_SuppressEleDescMissWarn.Size = new System.Drawing.Size(336, 16);
224
         this.checkBox_SuppressEleDescMissWarn.Size = new System.Drawing.Size(336, 16);
225
         this.checkBox_SuppressEleDescMissWarn.TabIndex = 7;
225
         this.checkBox_SuppressEleDescMissWarn.TabIndex = 7;
226
         this.checkBox_SuppressEleDescMissWarn.Text = "Suppress Element Description Missing Warnings";
226
         this.checkBox_SuppressEleDescMissWarn.Text = "Suppress Element Description Missing Warnings";
227
         // 
227
         //
228
         // checkBox_SuppressPrivateClasses
228
         // checkBox_SuppressPrivateClasses
229
         // 
229
         //
230
         this.checkBox_SuppressPrivateClasses.Location = new System.Drawing.Point(16, 464);
230
         this.checkBox_SuppressPrivateClasses.Location = new System.Drawing.Point(16, 464);
231
         this.checkBox_SuppressPrivateClasses.Name = "checkBox_SuppressPrivateClasses";
231
         this.checkBox_SuppressPrivateClasses.Name = "checkBox_SuppressPrivateClasses";
232
         this.checkBox_SuppressPrivateClasses.Size = new System.Drawing.Size(192, 24);
232
         this.checkBox_SuppressPrivateClasses.Size = new System.Drawing.Size(192, 24);
233
         this.checkBox_SuppressPrivateClasses.TabIndex = 8;
233
         this.checkBox_SuppressPrivateClasses.TabIndex = 8;
234
         this.checkBox_SuppressPrivateClasses.Text = "Suppress Private Classes";
234
         this.checkBox_SuppressPrivateClasses.Text = "Suppress Private Classes";
235
         // 
235
         //
236
         // checkBox_SuppressPrivateMethods
236
         // checkBox_SuppressPrivateMethods
237
         // 
237
         //
238
         this.checkBox_SuppressPrivateMethods.Location = new System.Drawing.Point(16, 432);
238
         this.checkBox_SuppressPrivateMethods.Location = new System.Drawing.Point(16, 432);
239
         this.checkBox_SuppressPrivateMethods.Name = "checkBox_SuppressPrivateMethods";
239
         this.checkBox_SuppressPrivateMethods.Name = "checkBox_SuppressPrivateMethods";
240
         this.checkBox_SuppressPrivateMethods.Size = new System.Drawing.Size(184, 24);
240
         this.checkBox_SuppressPrivateMethods.Size = new System.Drawing.Size(184, 24);
241
         this.checkBox_SuppressPrivateMethods.TabIndex = 9;
241
         this.checkBox_SuppressPrivateMethods.TabIndex = 9;
242
         this.checkBox_SuppressPrivateMethods.Text = "Suppress Private Methods";
242
         this.checkBox_SuppressPrivateMethods.Text = "Suppress Private Methods";
243
         // 
243
         //
244
         // checkBox_SuppressPrivateAttrs
244
         // checkBox_SuppressPrivateAttrs
245
         // 
245
         //
246
         this.checkBox_SuppressPrivateAttrs.Location = new System.Drawing.Point(216, 432);
246
         this.checkBox_SuppressPrivateAttrs.Location = new System.Drawing.Point(216, 432);
247
         this.checkBox_SuppressPrivateAttrs.Name = "checkBox_SuppressPrivateAttrs";
247
         this.checkBox_SuppressPrivateAttrs.Name = "checkBox_SuppressPrivateAttrs";
248
         this.checkBox_SuppressPrivateAttrs.Size = new System.Drawing.Size(192, 24);
248
         this.checkBox_SuppressPrivateAttrs.Size = new System.Drawing.Size(192, 24);
249
         this.checkBox_SuppressPrivateAttrs.TabIndex = 10;
249
         this.checkBox_SuppressPrivateAttrs.TabIndex = 10;
250
         this.checkBox_SuppressPrivateAttrs.Text = "Suppress Private Attributes";
250
         this.checkBox_SuppressPrivateAttrs.Text = "Suppress Private Attributes";
251
         // 
251
         //
252
         // EA_DocGenOptionsForm
252
         // EA_DocGenOptionsForm
253
         // 
253
         //
254
         this.AutoScaleBaseSize = new System.Drawing.Size(6, 15);
254
         this.AutoScaleBaseSize = new System.Drawing.Size(6, 15);
255
         this.ClientSize = new System.Drawing.Size(440, 624);
255
         this.ClientSize = new System.Drawing.Size(440, 624);
256
         this.Controls.Add(this.checkBox_SuppressPrivateAttrs);
256
         this.Controls.Add(this.checkBox_SuppressPrivateAttrs);
257
         this.Controls.Add(this.checkBox_SuppressPrivateMethods);
257
         this.Controls.Add(this.checkBox_SuppressPrivateMethods);
258
         this.Controls.Add(this.checkBox_SuppressPrivateClasses);
258
         this.Controls.Add(this.checkBox_SuppressPrivateClasses);
Line 291... Line 291...
291
               }
291
               }
292
               else if (options.opt_DisplayRequirementsWithStatus == true)
292
               else if (options.opt_DisplayRequirementsWithStatus == true)
293
               {
293
               {
294
                  radioButtonReqDefault.Checked = true;
294
                  radioButtonReqDefault.Checked = true;
295
               }
295
               }
296
               else 
296
               else
297
               {
297
               {
298
                  radioButtonReqFormat.Checked = true;
298
                  radioButtonReqFormat.Checked = true;
299
                  textBox_ReqFormat.Text = options.opt_RequirementElementDisplayFormat;
299
                  textBox_ReqFormat.Text = options.opt_RequirementElementDisplayFormat;
300
               }
300
               }
301
 
301
 
Line 305... Line 305...
305
               if (options.opt_ElementTypes.Count > 0)
305
               if (options.opt_ElementTypes.Count > 0)
306
                  defState = CheckState.Unchecked;
306
                  defState = CheckState.Unchecked;
307
               else
307
               else
308
                  defState = CheckState.Checked;
308
                  defState = CheckState.Checked;
309
 
309
 
-
 
310
               // Items marked with a ? are things that do not appear in the New Element dialogs drop down list yet they
-
 
311
               // are mentioned in the on-line help files. Not sure why this is so. Perhpas such element types are created
-
 
312
               // by other means that the New Element dialog?
310
               checkedListBox_ETs.Items.Add("Action",                    defState); 
313
               checkedListBox_ETs.Items.Add("Action",                     defState);
311
               checkedListBox_ETs.Items.Add("Activity",                  defState); 
314
               checkedListBox_ETs.Items.Add("Activity",                   defState);
312
               checkedListBox_ETs.Items.Add("ActivityPartition",         defState); 
315
               checkedListBox_ETs.Items.Add("ActivityPartition",          defState);
313
               checkedListBox_ETs.Items.Add("ActivityRegion",            defState); 
316
               checkedListBox_ETs.Items.Add("ActivityRegion",             defState);    // ?
314
               checkedListBox_ETs.Items.Add("Actor",                     defState); 
317
               checkedListBox_ETs.Items.Add("Actor",                      defState);
315
               checkedListBox_ETs.Items.Add("Artifact",                  defState); 
318
               checkedListBox_ETs.Items.Add("Artifact",                   defState);
316
               checkedListBox_ETs.Items.Add("Association",               defState); 
319
               checkedListBox_ETs.Items.Add("Association",                defState);    // ?
317
               checkedListBox_ETs.Items.Add("Boundary",                  defState); 
320
               checkedListBox_ETs.Items.Add("Boundary",                   defState);    // ?
-
 
321
               checkedListBox_ETs.Items.Add("CentralBufferNode",          defState);
318
               checkedListBox_ETs.Items.Add("Change",                    defState); 
322
               checkedListBox_ETs.Items.Add("Change",                     defState);
319
               checkedListBox_ETs.Items.Add("Class",                     defState); 
323
               checkedListBox_ETs.Items.Add("Class",                      defState);
320
               checkedListBox_ETs.Items.Add("Collaboration",             defState); 
324
               checkedListBox_ETs.Items.Add("Collaboration",              defState);
-
 
325
               checkedListBox_ETs.Items.Add("Comment",                    defState);
321
               checkedListBox_ETs.Items.Add("Component",                 defState); 
326
               checkedListBox_ETs.Items.Add("Component",                  defState);
322
               checkedListBox_ETs.Items.Add("Constraint",                defState); 
327
               checkedListBox_ETs.Items.Add("Constraint",                 defState);    // ?
-
 
328
               checkedListBox_ETs.Items.Add("DataStore",                  defState);
323
               checkedListBox_ETs.Items.Add("Decision",                  defState); 
329
               checkedListBox_ETs.Items.Add("Decision",                   defState);    // ?
324
               checkedListBox_ETs.Items.Add("DeploymentSpecification",   defState); 
330
               checkedListBox_ETs.Items.Add("DeploymentSpecification",    defState);
325
               checkedListBox_ETs.Items.Add("DiagramFrame",              defState); 
331
               checkedListBox_ETs.Items.Add("DiagramFrame",               defState);
326
               checkedListBox_ETs.Items.Add("EmbeddedElement",           defState); 
332
               checkedListBox_ETs.Items.Add("EmbeddedElement",            defState);    // ?
327
               checkedListBox_ETs.Items.Add("Entity",                    defState); 
333
               checkedListBox_ETs.Items.Add("Entity",                     defState);
328
               checkedListBox_ETs.Items.Add("EntryPoint",                defState); 
334
               checkedListBox_ETs.Items.Add("EntryPoint",                 defState);    // ?
-
 
335
               checkedListBox_ETs.Items.Add("Enumeration",                defState);
329
               checkedListBox_ETs.Items.Add("Event",                     defState); 
336
               checkedListBox_ETs.Items.Add("Event",                      defState);    // ?
-
 
337
               checkedListBox_ETs.Items.Add("ExcecutionEnvironment",      defState);
330
               checkedListBox_ETs.Items.Add("ExceptionHandler",          defState); 
338
               checkedListBox_ETs.Items.Add("ExceptionHandler",           defState);
331
               checkedListBox_ETs.Items.Add("ExitPoint",                 defState); 
339
               checkedListBox_ETs.Items.Add("ExitPoint",                  defState);    // ?
332
               checkedListBox_ETs.Items.Add("ExpansionNode",             defState); 
340
               checkedListBox_ETs.Items.Add("ExpansionNode",              defState);    // ?
333
               checkedListBox_ETs.Items.Add("ExpansionRegion",           defState); 
341
               checkedListBox_ETs.Items.Add("ExpansionRegion",            defState);
334
               checkedListBox_ETs.Items.Add("GUIElement",                defState); 
342
               checkedListBox_ETs.Items.Add("GUIElement",                 defState);
-
 
343
               checkedListBox_ETs.Items.Add("InformationItem",            defState);
-
 
344
               checkedListBox_ETs.Items.Add("Interaction",                defState);
335
               checkedListBox_ETs.Items.Add("InteractionFragment",       defState); 
345
               checkedListBox_ETs.Items.Add("InteractionFragment",        defState);
336
               checkedListBox_ETs.Items.Add("InteractionOccurrence",     defState); 
346
               checkedListBox_ETs.Items.Add("InteractionOccurrence",      defState);    // ?
337
               checkedListBox_ETs.Items.Add("InteractionState",          defState); 
347
               checkedListBox_ETs.Items.Add("InteractionState",           defState);    // ?
338
               checkedListBox_ETs.Items.Add("Interface",                 defState); 
348
               checkedListBox_ETs.Items.Add("Interface",                  defState);
339
               checkedListBox_ETs.Items.Add("InterruptibleActivityRegion",defState); 
349
               checkedListBox_ETs.Items.Add("InterruptibleActivityRegion",defState);
340
               checkedListBox_ETs.Items.Add("Issue",                     defState); 
350
               checkedListBox_ETs.Items.Add("Issue",                      defState);
-
 
351
               checkedListBox_ETs.Items.Add("MergeNode",                  defState);
341
               checkedListBox_ETs.Items.Add("Node",                      defState); 
352
               checkedListBox_ETs.Items.Add("Node",                       defState);
342
               checkedListBox_ETs.Items.Add("Note",                      defState); 
353
               checkedListBox_ETs.Items.Add("Note",                       defState);    // ?
343
               checkedListBox_ETs.Items.Add("Object",                    defState); 
354
               checkedListBox_ETs.Items.Add("Object",                     defState);
344
               checkedListBox_ETs.Items.Add("Package",                   defState); 
355
               checkedListBox_ETs.Items.Add("Package",                    defState);    // ?
345
               checkedListBox_ETs.Items.Add("Parameter",                 defState); 
356
               checkedListBox_ETs.Items.Add("Parameter",                  defState);    // ?
346
               checkedListBox_ETs.Items.Add("Part",                      defState); 
357
               checkedListBox_ETs.Items.Add("Part",                       defState);    // ?
347
               checkedListBox_ETs.Items.Add("Port",                      defState); 
358
               checkedListBox_ETs.Items.Add("Port",                       defState);    // ?
348
               checkedListBox_ETs.Items.Add("ProvidedInterface",         defState); 
359
               checkedListBox_ETs.Items.Add("ProvidedInterface",          defState);    // ?
349
               checkedListBox_ETs.Items.Add("Report",                    defState); 
360
               checkedListBox_ETs.Items.Add("Region",                     defState);
-
 
361
               checkedListBox_ETs.Items.Add("Report",                     defState);    // ?
350
               checkedListBox_ETs.Items.Add("RequiredInterface",         defState); 
362
               checkedListBox_ETs.Items.Add("RequiredInterface",          defState);    // ?
351
               checkedListBox_ETs.Items.Add("Requirement",               defState); 
363
               checkedListBox_ETs.Items.Add("Requirement",                defState);
352
               checkedListBox_ETs.Items.Add("Screen",                    defState); 
364
               checkedListBox_ETs.Items.Add("Screen",                     defState);
353
               checkedListBox_ETs.Items.Add("Sequence",                  defState); 
365
               checkedListBox_ETs.Items.Add("Sequence",                   defState);    // ?
-
 
366
               checkedListBox_ETs.Items.Add("Signal",                     defState);
354
               checkedListBox_ETs.Items.Add("State",                     defState); 
367
               checkedListBox_ETs.Items.Add("State",                      defState);
-
 
368
               checkedListBox_ETs.Items.Add("StateMachine",               defState);
355
               checkedListBox_ETs.Items.Add("StateNode",                 defState); 
369
               checkedListBox_ETs.Items.Add("StateNode",                  defState);
356
               checkedListBox_ETs.Items.Add("Synchronization",           defState); 
370
               checkedListBox_ETs.Items.Add("Synchronization",            defState);    // ?
357
               checkedListBox_ETs.Items.Add("Text",                      defState); 
371
               checkedListBox_ETs.Items.Add("Text",                       defState);    // ?
358
               checkedListBox_ETs.Items.Add("TimeLine",                  defState); 
372
               checkedListBox_ETs.Items.Add("TimeLine",                   defState);
-
 
373
               checkedListBox_ETs.Items.Add("Trigger",                    defState);
359
               checkedListBox_ETs.Items.Add("UMLDiagram",                defState); 
374
               checkedListBox_ETs.Items.Add("UMLDiagram",                 defState);    // ?
360
               checkedListBox_ETs.Items.Add("UseCase",                   defState); 
375
               checkedListBox_ETs.Items.Add("UseCase",                    defState);
361
 
376
 
362
               if (options.opt_ElementTypes.Count > 0)
377
               if (options.opt_ElementTypes.Count > 0)
363
               {
378
               {
364
                  foreach(string s in options.opt_ElementTypes)
379
                  foreach(string s in options.opt_ElementTypes)
365
                  {
380
                  {
Line 395... Line 410...
395
         else if (radioButtonReqDefault.Checked == true)
410
         else if (radioButtonReqDefault.Checked == true)
396
         {
411
         {
397
            options.opt_DisplayRequirementElementsAsSections = false;
412
            options.opt_DisplayRequirementElementsAsSections = false;
398
            options.opt_DisplayRequirementsWithStatus = true;
413
            options.opt_DisplayRequirementsWithStatus = true;
399
         }
414
         }
400
         else 
415
         else
401
         {
416
         {
402
            options.opt_DisplayRequirementElementsAsSections = false;
417
            options.opt_DisplayRequirementElementsAsSections = false;
403
            options.opt_DisplayRequirementsWithStatus = false;
418
            options.opt_DisplayRequirementsWithStatus = false;
404
         }
419
         }
405
      
420
 
406
         options.opt_ElementHeadingTransitionLevel = System.Convert.ToInt32(textBoxNumParaTransition.Text);
421
         options.opt_ElementHeadingTransitionLevel = System.Convert.ToInt32(textBoxNumParaTransition.Text);
407
 
422
 
408
         // If every item is checked then we give back an empty opt_ElementTypes list because
423
         // If every item is checked then we give back an empty opt_ElementTypes list because
409
         // that indicates that the user wants everything.
424
         // that indicates that the user wants everything.
410
         options.opt_ElementTypes.Clear();
425
         options.opt_ElementTypes.Clear();