public class ViewEditorPart_PTest extends Object
Constructor and Description |
---|
ViewEditorPart_PTest() |
Modifier and Type | Method and Description |
---|---|
void |
closeAllEditors() |
void |
contextMenu_delete_resetSelectionToRoot() |
void |
copyPaste_Detail_TextControl() |
void |
copyPaste_Tree() |
void |
disposeClipboard() |
void |
getEditingDomain() |
void |
openView_NoRootEClass() |
void |
openView_PackageNotRegistered() |
void |
openView_PackageRegisteredButDoesNotContainRootEClass() |
void |
selectionTrackingAndUndo() |
void |
shortcuts_delete_resetSelectionToRoot() |
public void openView_NoRootEClass()
public void openView_PackageNotRegistered()
public void openView_PackageRegisteredButDoesNotContainRootEClass()
public void getEditingDomain()
public void selectionTrackingAndUndo()
public void copyPaste_Tree() throws org.eclipse.swtbot.swt.finder.exceptions.WidgetNotFoundException, org.eclipse.jface.bindings.keys.ParseException, InterruptedException
org.eclipse.swtbot.swt.finder.exceptions.WidgetNotFoundException
org.eclipse.jface.bindings.keys.ParseException
InterruptedException
public void copyPaste_Detail_TextControl()
public void shortcuts_delete_resetSelectionToRoot()
public void contextMenu_delete_resetSelectionToRoot()
public void disposeClipboard()
public void closeAllEditors()
Copyright © 2019. All rights reserved.