프로젝트

일반

사용자정보

개정판 ebd79b4d

IDebd79b4d3d54d0c631873e8cf54613bef9d3435e
상위 171142c5
하위 04efe532

gaqhf 이(가) 약 6년 전에 추가함

dev issue #000 : edit namespace

Change-Id: I120253cd52918bfda5996830b57207f9466a4e1c

차이점 보기:

DTI_PID/SPPIDConverter_AutoModeling/ConverterForm.Designer.cs
1
namespace Converter.SPPID.AutoModeling
1
namespace Converter.AutoModeling.SPPID
2 2
{
3 3
    partial class ConverterForm
4 4
    {
......
135 135
            // btnRun
136 136
            // 
137 137
            this.btnRun.ImageOptions.SvgImage = global::Converter.AutoModeling.SPPID.Properties.Resources.next;
138
            this.btnRun.Location = new System.Drawing.Point(881, 58);
138
            this.btnRun.Location = new System.Drawing.Point(880, 58);
139 139
            this.btnRun.Name = "btnRun";
140 140
            this.btnRun.Size = new System.Drawing.Size(79, 36);
141 141
            this.btnRun.StyleController = this.layoutControl1;
......
157 157
            // btnItemMapping
158 158
            // 
159 159
            this.btnItemMapping.ImageOptions.SvgImage = global::Converter.AutoModeling.SPPID.Properties.Resources.properties;
160
            this.btnItemMapping.Location = new System.Drawing.Point(998, 310);
160
            this.btnItemMapping.Location = new System.Drawing.Point(997, 310);
161 161
            this.btnItemMapping.Name = "btnItemMapping";
162
            this.btnItemMapping.Size = new System.Drawing.Size(244, 36);
162
            this.btnItemMapping.Size = new System.Drawing.Size(245, 36);
163 163
            this.btnItemMapping.StyleController = this.layoutControl1;
164 164
            this.btnItemMapping.TabIndex = 7;
165 165
            this.btnItemMapping.Text = "Item Mapping Setting";
......
168 168
            // btnSPPIDDB
169 169
            // 
170 170
            this.btnSPPIDDB.ImageOptions.SvgImage = global::Converter.AutoModeling.SPPID.Properties.Resources.properties;
171
            this.btnSPPIDDB.Location = new System.Drawing.Point(998, 58);
171
            this.btnSPPIDDB.Location = new System.Drawing.Point(997, 176);
172 172
            this.btnSPPIDDB.Name = "btnSPPIDDB";
173
            this.btnSPPIDDB.Size = new System.Drawing.Size(244, 36);
173
            this.btnSPPIDDB.Size = new System.Drawing.Size(245, 36);
174 174
            this.btnSPPIDDB.StyleController = this.layoutControl1;
175 175
            this.btnSPPIDDB.TabIndex = 5;
176 176
            this.btnSPPIDDB.Text = "Setting";
......
182 182
            this.gridControlConverter.MainView = this.gridViewConverter;
183 183
            this.gridControlConverter.MenuManager = this.ribbonControl;
184 184
            this.gridControlConverter.Name = "gridControlConverter";
185
            this.gridControlConverter.Size = new System.Drawing.Size(936, 349);
185
            this.gridControlConverter.Size = new System.Drawing.Size(935, 349);
186 186
            this.gridControlConverter.TabIndex = 4;
187 187
            this.gridControlConverter.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
188 188
            this.gridViewConverter});
......
195 195
            // 
196 196
            // btnID2Project
197 197
            // 
198
            this.btnID2Project.Location = new System.Drawing.Point(1036, 192);
198
            this.btnID2Project.Location = new System.Drawing.Point(1035, 58);
199 199
            this.btnID2Project.MenuManager = this.ribbonControl;
200 200
            this.btnID2Project.Name = "btnID2Project";
201 201
            this.btnID2Project.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
202 202
            new DevExpress.XtraEditors.Controls.EditorButton()});
203 203
            this.btnID2Project.Properties.ReadOnly = true;
204
            this.btnID2Project.Size = new System.Drawing.Size(206, 20);
204
            this.btnID2Project.Size = new System.Drawing.Size(207, 20);
205 205
            this.btnID2Project.StyleController = this.layoutControl1;
206 206
            this.btnID2Project.TabIndex = 10;
207 207
            this.btnID2Project.ButtonClick += new DevExpress.XtraEditors.Controls.ButtonPressedEventHandler(this.btnID2Project_ButtonClick);
......
212 212
            this.Root.GroupBordersVisible = false;
213 213
            this.Root.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
214 214
            this.layoutControlGroupSPPIDDB,
215
            this.layoutControlGroupID2Project,
216 215
            this.layoutControlGroupItemMapping,
217 216
            this.layoutControlGroupAutoConverter,
218 217
            this.emptySpaceItem1,
218
            this.layoutControlGroupID2Project,
219 219
            this.splitterItem1});
220 220
            this.Root.Name = "Root";
221 221
            this.Root.Size = new System.Drawing.Size(1266, 471);
......
231 231
            this.layoutControlItem2,
232 232
            this.simpleLabelItem2,
233 233
            this.simpleLabelItem1});
234
            this.layoutControlGroupSPPIDDB.Location = new System.Drawing.Point(974, 0);
234
            this.layoutControlGroupSPPIDDB.Location = new System.Drawing.Point(973, 118);
235 235
            this.layoutControlGroupSPPIDDB.Name = "layoutControlGroupSPPIDDB";
236
            this.layoutControlGroupSPPIDDB.Size = new System.Drawing.Size(272, 134);
236
            this.layoutControlGroupSPPIDDB.Size = new System.Drawing.Size(273, 134);
237 237
            this.layoutControlGroupSPPIDDB.Text = "SPPID DB";
238 238
            // 
239 239
            // labelSPPIDPlantName
......
242 242
            this.labelSPPIDPlantName.AppearanceItemCaption.Options.UseForeColor = true;
243 243
            this.labelSPPIDPlantName.Location = new System.Drawing.Point(78, 40);
244 244
            this.labelSPPIDPlantName.Name = "labelSPPIDPlantName";
245
            this.labelSPPIDPlantName.Size = new System.Drawing.Size(170, 18);
245
            this.labelSPPIDPlantName.Size = new System.Drawing.Size(171, 18);
246 246
            this.labelSPPIDPlantName.Text = "SPPIDPlantName";
247 247
            this.labelSPPIDPlantName.TextSize = new System.Drawing.Size(93, 14);
248 248
            // 
......
252 252
            this.labelSPPIDDBStatus.AppearanceItemCaption.Options.UseForeColor = true;
253 253
            this.labelSPPIDDBStatus.Location = new System.Drawing.Point(51, 58);
254 254
            this.labelSPPIDDBStatus.Name = "labelSPPIDDBStatus";
255
            this.labelSPPIDDBStatus.Size = new System.Drawing.Size(197, 18);
255
            this.labelSPPIDDBStatus.Size = new System.Drawing.Size(198, 18);
256 256
            this.labelSPPIDDBStatus.Text = "SPPIDDBStatus";
257 257
            this.labelSPPIDDBStatus.TextSize = new System.Drawing.Size(93, 14);
258 258
            // 
......
261 261
            this.layoutControlItem2.Control = this.btnSPPIDDB;
262 262
            this.layoutControlItem2.Location = new System.Drawing.Point(0, 0);
263 263
            this.layoutControlItem2.Name = "layoutControlItem2";
264
            this.layoutControlItem2.Size = new System.Drawing.Size(248, 40);
264
            this.layoutControlItem2.Size = new System.Drawing.Size(249, 40);
265 265
            this.layoutControlItem2.TextSize = new System.Drawing.Size(0, 0);
266 266
            this.layoutControlItem2.TextVisible = false;
267 267
            // 
......
303 303
            this.layoutControlItem7,
304 304
            this.simpleLabelItem3,
305 305
            this.simpleLabelItem4});
306
            this.layoutControlGroupID2Project.Location = new System.Drawing.Point(974, 134);
306
            this.layoutControlGroupID2Project.Location = new System.Drawing.Point(973, 0);
307 307
            this.layoutControlGroupID2Project.Name = "layoutControlGroupID2Project";
308
            this.layoutControlGroupID2Project.Size = new System.Drawing.Size(272, 118);
308
            this.layoutControlGroupID2Project.Size = new System.Drawing.Size(273, 118);
309 309
            this.layoutControlGroupID2Project.Text = "ID2 Project";
310 310
            // 
311 311
            // labelID2ProjectName
......
314 314
            this.labelID2ProjectName.AppearanceItemCaption.Options.UseForeColor = true;
315 315
            this.labelID2ProjectName.Location = new System.Drawing.Point(90, 24);
316 316
            this.labelID2ProjectName.Name = "labelID2ProjectName";
317
            this.labelID2ProjectName.Size = new System.Drawing.Size(158, 18);
317
            this.labelID2ProjectName.Size = new System.Drawing.Size(159, 18);
318 318
            this.labelID2ProjectName.Text = "ID2ProjectName";
319 319
            this.labelID2ProjectName.TextSize = new System.Drawing.Size(93, 14);
320 320
            // 
......
324 324
            this.labelID2ProjectStatus.AppearanceItemCaption.Options.UseForeColor = true;
325 325
            this.labelID2ProjectStatus.Location = new System.Drawing.Point(51, 42);
326 326
            this.labelID2ProjectStatus.Name = "labelID2ProjectStatus";
327
            this.labelID2ProjectStatus.Size = new System.Drawing.Size(197, 18);
327
            this.labelID2ProjectStatus.Size = new System.Drawing.Size(198, 18);
328 328
            this.labelID2ProjectStatus.Text = "ID2ProjectStatus";
329 329
            this.labelID2ProjectStatus.TextSize = new System.Drawing.Size(93, 14);
330 330
            // 
......
333 333
            this.layoutControlItem7.Control = this.btnID2Project;
334 334
            this.layoutControlItem7.Location = new System.Drawing.Point(0, 0);
335 335
            this.layoutControlItem7.Name = "layoutControlItem7";
336
            this.layoutControlItem7.Size = new System.Drawing.Size(248, 24);
336
            this.layoutControlItem7.Size = new System.Drawing.Size(249, 24);
337 337
            this.layoutControlItem7.Text = "Path :";
338 338
            this.layoutControlItem7.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.AutoSize;
339 339
            this.layoutControlItem7.TextSize = new System.Drawing.Size(33, 14);
......
375 375
            this.layoutControlItem4,
376 376
            this.labelItemMappingStatus,
377 377
            this.simpleLabelItem5});
378
            this.layoutControlGroupItemMapping.Location = new System.Drawing.Point(974, 252);
378
            this.layoutControlGroupItemMapping.Location = new System.Drawing.Point(973, 252);
379 379
            this.layoutControlGroupItemMapping.Name = "layoutControlGroupItemMapping";
380
            this.layoutControlGroupItemMapping.Size = new System.Drawing.Size(272, 116);
380
            this.layoutControlGroupItemMapping.Size = new System.Drawing.Size(273, 116);
381 381
            this.layoutControlGroupItemMapping.Text = "Item Mapping";
382 382
            // 
383 383
            // layoutControlItem4
......
385 385
            this.layoutControlItem4.Control = this.btnItemMapping;
386 386
            this.layoutControlItem4.Location = new System.Drawing.Point(0, 0);
387 387
            this.layoutControlItem4.Name = "layoutControlItem4";
388
            this.layoutControlItem4.Size = new System.Drawing.Size(248, 40);
388
            this.layoutControlItem4.Size = new System.Drawing.Size(249, 40);
389 389
            this.layoutControlItem4.TextSize = new System.Drawing.Size(0, 0);
390 390
            this.layoutControlItem4.TextVisible = false;
391 391
            // 
......
395 395
            this.labelItemMappingStatus.AppearanceItemCaption.Options.UseForeColor = true;
396 396
            this.labelItemMappingStatus.Location = new System.Drawing.Point(51, 40);
397 397
            this.labelItemMappingStatus.Name = "labelItemMappingStatus";
398
            this.labelItemMappingStatus.Size = new System.Drawing.Size(197, 18);
398
            this.labelItemMappingStatus.Size = new System.Drawing.Size(198, 18);
399 399
            this.labelItemMappingStatus.Text = "MappingStatus";
400 400
            this.labelItemMappingStatus.TextSize = new System.Drawing.Size(93, 14);
401 401
            // 
......
424 424
            this.layoutControlItem6});
425 425
            this.layoutControlGroupAutoConverter.Location = new System.Drawing.Point(0, 0);
426 426
            this.layoutControlGroupAutoConverter.Name = "layoutControlGroupAutoConverter";
427
            this.layoutControlGroupAutoConverter.Size = new System.Drawing.Size(964, 451);
427
            this.layoutControlGroupAutoConverter.Size = new System.Drawing.Size(963, 451);
428 428
            this.layoutControlGroupAutoConverter.Text = "Auto Converter";
429 429
            // 
430 430
            // layoutControlItem1
......
432 432
            this.layoutControlItem1.Control = this.gridControlConverter;
433 433
            this.layoutControlItem1.Location = new System.Drawing.Point(0, 40);
434 434
            this.layoutControlItem1.Name = "layoutControlItem1";
435
            this.layoutControlItem1.Size = new System.Drawing.Size(940, 353);
435
            this.layoutControlItem1.Size = new System.Drawing.Size(939, 353);
436 436
            this.layoutControlItem1.TextSize = new System.Drawing.Size(0, 0);
437 437
            this.layoutControlItem1.TextVisible = false;
438 438
            // 
......
453 453
            this.emptySpaceItem2.AllowHotTrack = false;
454 454
            this.emptySpaceItem2.Location = new System.Drawing.Point(114, 0);
455 455
            this.emptySpaceItem2.Name = "emptySpaceItem2";
456
            this.emptySpaceItem2.Size = new System.Drawing.Size(743, 40);
456
            this.emptySpaceItem2.Size = new System.Drawing.Size(742, 40);
457 457
            this.emptySpaceItem2.TextSize = new System.Drawing.Size(0, 0);
458 458
            // 
459 459
            // layoutControlItem6
460 460
            // 
461 461
            this.layoutControlItem6.Control = this.btnRun;
462
            this.layoutControlItem6.Location = new System.Drawing.Point(857, 0);
462
            this.layoutControlItem6.Location = new System.Drawing.Point(856, 0);
463 463
            this.layoutControlItem6.MaxSize = new System.Drawing.Size(83, 40);
464 464
            this.layoutControlItem6.MinSize = new System.Drawing.Size(83, 40);
465 465
            this.layoutControlItem6.Name = "layoutControlItem6";
......
471 471
            // emptySpaceItem1
472 472
            // 
473 473
            this.emptySpaceItem1.AllowHotTrack = false;
474
            this.emptySpaceItem1.Location = new System.Drawing.Point(974, 368);
474
            this.emptySpaceItem1.Location = new System.Drawing.Point(973, 368);
475 475
            this.emptySpaceItem1.Name = "emptySpaceItem1";
476
            this.emptySpaceItem1.Size = new System.Drawing.Size(272, 83);
476
            this.emptySpaceItem1.Size = new System.Drawing.Size(273, 83);
477 477
            this.emptySpaceItem1.TextSize = new System.Drawing.Size(0, 0);
478 478
            // 
479 479
            // splitterItem1
480 480
            // 
481 481
            this.splitterItem1.AllowHotTrack = true;
482
            this.splitterItem1.Location = new System.Drawing.Point(964, 0);
482
            this.splitterItem1.Location = new System.Drawing.Point(963, 0);
483 483
            this.splitterItem1.Name = "splitterItem1";
484 484
            this.splitterItem1.Size = new System.Drawing.Size(10, 451);
485 485
            // 
DTI_PID/SPPIDConverter_AutoModeling/ConverterForm.cs
16 16
using System.Threading;
17 17
using System.IO;
18 18
using Converter.AutoModeling.SPPID.Properties;
19
using Converter.SPPID.AutoModeling.DB;
20
using Converter.SPPID.AutoModeling.Util;
21
using Converter.SPPID.AutoModeling.Form;
19
using Converter.AutoModeling.SPPID.DB;
20
using Converter.AutoModeling.SPPID.Util;
21
using Converter.AutoModeling.SPPID.Form;
22 22

  
23
namespace Converter.SPPID.AutoModeling
23
namespace Converter.AutoModeling.SPPID
24 24
{
25 25
    public partial class ConverterForm : DevExpress.XtraBars.Ribbon.RibbonForm
26 26
    {
DTI_PID/SPPIDConverter_AutoModeling/DB/SPPID_DB.cs
8 8
using System.IO;
9 9
using Oracle.ManagedDataAccess.Client;
10 10

  
11
namespace Converter.SPPID.AutoModeling.DB
11
namespace Converter.AutoModeling.SPPID.DB
12 12
{
13 13
    public class SPPID_DB
14 14
    {
DTI_PID/SPPIDConverter_AutoModeling/DB/SPPID_DBInfo.cs
4 4
using System.Text;
5 5
using System.Threading.Tasks;
6 6

  
7
namespace Converter.SPPID.AutoModeling.DB
7
namespace Converter.AutoModeling.SPPID.DB
8 8
{
9 9
    public class SPPID_DBInfo
10 10
    {
DTI_PID/SPPIDConverter_AutoModeling/Form/MappingForm.Designer.cs
1
namespace Converter.SPPID.AutoModeling.Form
1
namespace Converter.AutoModeling.SPPID.Form
2 2
{
3 3
    partial class MappingForm
4 4
    {
DTI_PID/SPPIDConverter_AutoModeling/Form/MappingForm.cs
11 11
using DevExpress.XtraTreeList;
12 12
using DevExpress.XtraTreeList.Nodes;
13 13

  
14
namespace Converter.SPPID.AutoModeling.Form
14
namespace Converter.AutoModeling.SPPID.Form
15 15
{
16 16
    public partial class MappingForm : DevExpress.XtraBars.Ribbon.RibbonForm
17 17
    {
DTI_PID/SPPIDConverter_AutoModeling/Form/SPPID_DB_SettingForm.Designer.cs
1
namespace Converter.SPPID.AutoModeling.Form
1
namespace Converter.AutoModeling.SPPID.Form
2 2
{
3 3
    partial class SPPID_DB_SettingForm
4 4
    {
DTI_PID/SPPIDConverter_AutoModeling/Form/SPPID_DB_SettingForm.cs
10 10
using DevExpress.XtraBars;
11 11
using System.IO;
12 12
using Converter.AutoModeling.SPPID.Properties;
13
using Converter.SPPID.AutoModeling.DB;
14
using Converter.SPPID.AutoModeling.Util;
13
using Converter.AutoModeling.SPPID.DB;
14
using Converter.AutoModeling.SPPID.Util;
15 15
using Newtonsoft.Json;
16 16

  
17
namespace Converter.SPPID.AutoModeling.Form
17
namespace Converter.AutoModeling.SPPID.Form
18 18
{
19 19
    public partial class SPPID_DB_SettingForm : DevExpress.XtraBars.Ribbon.RibbonForm
20 20
    {
DTI_PID/SPPIDConverter_AutoModeling/MainWrapper.Designer.cs
1
namespace Converter.SPPID.AutoModeling
1
namespace Converter.AutoModeling.SPPID
2 2
{
3 3
    partial class MainWrapper
4 4
    {
DTI_PID/SPPIDConverter_AutoModeling/MainWrapper.cs
8 8
using System.Threading.Tasks;
9 9
using System.Windows.Forms;
10 10

  
11
namespace Converter.SPPID.AutoModeling
11
namespace Converter.AutoModeling.SPPID
12 12
{
13 13
    public partial class MainWrapper : UserControl
14 14
    {
DTI_PID/SPPIDConverter_AutoModeling/Program.cs
4 4
using System.Threading.Tasks;
5 5
using System.Windows.Forms;
6 6

  
7
namespace Converter.SPPID.AutoModeling
7
namespace Converter.AutoModeling.SPPID
8 8
{
9 9
    static class Program
10 10
    {
DTI_PID/SPPIDConverter_AutoModeling/Util/SPPIDUtil.cs
5 5
using System.Threading.Tasks;
6 6
using Newtonsoft.Json;
7 7
using System.IO;
8
using Converter.SPPID.AutoModeling.DB;
8
using Converter.AutoModeling.SPPID.DB;
9 9
using Converter.BaseModel;
10 10
using System.Windows.Forms;
11 11

  
12
namespace Converter.SPPID.AutoModeling.Util
12
namespace Converter.AutoModeling.SPPID.Util
13 13
{
14 14
    public class SPPIDUtil
15 15
    {
DTI_PID/SPPIDConverter_DialogBarWrapper/SPPIDConverterWrapper.cs
218 218
                            DialogBar dlgBar = application.DialogBars.Add(DialogBarName, DockingFlagsConstants.igDockableOnLeft, DockingLocationConstants.igDockOnLeft,
219 219
                                 DialogBarStyleConstants.igDialogBarStyleShowCaption | DialogBarStyleConstants.igDialogBarStyleStretchToFitHorizontal | DialogBarStyleConstants.igDialogBarStyleStretchToFitVertical | DialogBarStyleConstants.igDialogBarStyleNoBorder, 0, 0);
220 220
                            //DialogbarControl dialogBarControl_UserControl = dlgBar.Controls.AddManaged(wrapperDllPath, "SPPIDConverter_AutoModeling.MainControl", 733, 900);
221
                            DialogbarControl dialogBarControl_UserControl = dlgBar.Controls.AddManaged(autoModelingDllPath, "Converter.SPPID.AutoModeling.MainWrapper", 0, 0);
221
                            DialogbarControl dialogBarControl_UserControl = dlgBar.Controls.AddManaged(autoModelingDllPath, "Converter.AutoModeling.SPPID.MainWrapper", 0, 0);
222 222
                            dynamic userControl = dialogBarControl_UserControl.ControlDispatch;
223 223
                            userControl.ShowDialog();
224 224
                            //Control control = userControl as Control;

내보내기 Unified diff

클립보드 이미지 추가 (최대 크기: 500 MB)