| --- Q7 testcase --- |
| Q7-vendor: www.xored.com/q7 |
| Format-Version: 1.0 |
| Element-Name: RenamePackageWithOpenedClassDiagramECLContext |
| Context-Type: com.xored.q7.ecl.context |
| Element-Type: context |
| Element-Version: 2.0 |
| Save-Time: 5/22/12 3:08 PM |
| Id: _PefkkEyzEeGNjJ3pRrpsng |
| |
| ------=_.ecl.context-718f04b4-ed39-33e3-af62-0995e4561998 |
| Entry-Name: .ecl.context |
| Content-Type: text/ecl |
| |
| with [get-view "Tigerstripe Explorer" | get-tree] { |
| select "SID95/src/org.tmforum.tip.cbe.bi/BusinessInteractionItem" |
| get-item "SID95/src/org.tmforum.tip.cbe.bi/BusinessInteractionItem" | drag-start 18 12 |
| } |
| with [get-editor "default.wvd" | get-diagram | get-edit-part -className MapEditPart] { |
| drag-enter 243 99 -detail 2 -operation 7 |
| drag-over 243 99 -detail 1 -operation 7 |
| drag-exit |
| drag-accept 243 99 -detail 1 -operation 7 |
| } |
| get-view "Tigerstripe Explorer" | get-tree | get-item "SID95/src/org.tmforum.tip.cbe.bi" | drag-set-data |
| get-editor "default.wvd" | get-diagram | get-edit-part -className MapEditPart | drop 243 99 -detail 1 -operation 7 |
| get-view "Tigerstripe Explorer" | get-tree | get-item "SID95/src/org.tmforum.tip.cbe.bi" | drag-end -detail 1 |
| get-button "Save All \(.*\)" | click |
| get-view "Tigerstripe Explorer" | get-tree | select "SID95/src/org.tmforum.tip.cbe.bi" |
| | get-menu "Refactor Model/Rename..." | click |
| with [get-window "Refactor Model Artifact"] { |
| get-editbox -after [get-label "New name:"] | set-text "org.tmforum.tip.cbe.biz" |
| get-button "Next >" | click |
| } |
| ------=_.ecl.context-718f04b4-ed39-33e3-af62-0995e4561998-- |