Reference Details |
SUPER_CONSTRUCTORMETHOD |
Reference Location | Line Number |
org.eclipse.emf.edit.command.ChangeCommand.ChangeCommand(ChangeRecorder) | 46 |
org.eclipse.emf.edit.command.ChangeCommand.ChangeCommand(Collection) | 72 |
org.eclipse.emf.edit.command.ChangeCommand.ChangeCommand(Notifier) | 61 |
|
SUPER_CONSTRUCTORMETHOD |
Reference Location | Line Number |
org.eclipse.emf.edit.command.AbstractOverrideableCommand.AbstractOverrideableCommand(EditingDomain, String, String) | 72 |
org.eclipse.emf.edit.command.DragAndDropCommand.DragAndDropCommand(EditingDomain, Object, float, int, int, Collection>, boolean) | 175 |
|
INVOKED_SPECIAL |
Reference Location | Line Number |
org.eclipse.emf.edit.command.AbstractOverrideableCommand.doCanExecute() | 120 |
org.eclipse.emf.edit.command.CopyCommand.canExecute() | 203 |
org.eclipse.emf.edit.command.CopyCommand.execute() | 214 |
OVERRIDE |
Reference Location | Line Number |
org.eclipse.emf.edit.command.AbstractOverrideableCommand.canExecute() | -1 |
org.eclipse.emf.edit.command.CopyCommand.canExecute() | -1 |
org.eclipse.emf.edit.provider.DelegatingWrapperItemProvider.AffectedObjectsWrappingCommandActionDelegate.canExecute() | -1 |
org.eclipse.emf.edit.provider.DelegatingWrapperItemProvider.AffectedObjectsWrappingCommandActionDelegate.canExecute() | -1 |
VIRTUAL_METHOD |
Reference Location | Line Number |
org.eclipse.emf.edit.command.DragAndDropCommand.validate(Object, float, int, int, Collection>) | 892 |
org.eclipse.emf.edit.command.PasteFromClipboardCommand.doExecute() | 246 |
org.eclipse.emf.edit.command.PasteFromClipboardCommand.prepare() | 224 |
|
INVOKED_SPECIAL |
Reference Location | Line Number |
org.eclipse.emf.edit.command.AbstractOverrideableCommand.doCanUndo() | 150 |
OVERRIDE |
Reference Location | Line Number |
org.eclipse.emf.edit.command.AbstractOverrideableCommand.canUndo() | -1 |
org.eclipse.emf.edit.command.ChangeCommand.canUndo() | -1 |
|
INVOKED_SPECIAL |
Reference Location | Line Number |
org.eclipse.emf.edit.command.AbstractOverrideableCommand.doDispose() | 253 |
org.eclipse.emf.edit.command.ChangeCommand.dispose() | 86 |
OVERRIDE |
Reference Location | Line Number |
org.eclipse.emf.edit.command.AbstractOverrideableCommand.dispose() | -1 |
org.eclipse.emf.edit.command.ChangeCommand.dispose() | -1 |
org.eclipse.emf.edit.command.DragAndDropCommand.dispose() | -1 |
|
INVOKED_SPECIAL |
Reference Location | Line Number |
org.eclipse.emf.edit.command.AbstractOverrideableCommand.doGetAffectedObjects() | 207 |
org.eclipse.emf.edit.command.DragAndDropCommand.getAffectedObjects() | 1008 |
OVERRIDE |
Reference Location | Line Number |
org.eclipse.emf.edit.command.AbstractOverrideableCommand.getAffectedObjects() | -1 |
org.eclipse.emf.edit.command.DragAndDropCommand.getAffectedObjects() | -1 |
|
INVOKED_SPECIAL |
Reference Location | Line Number |
org.eclipse.emf.edit.command.AbstractOverrideableCommand.doGetDescription() | 235 |
OVERRIDE |
Reference Location | Line Number |
org.eclipse.emf.edit.command.AbstractOverrideableCommand.getDescription() | -1 |
|
INVOKED_SPECIAL |
Reference Location | Line Number |
org.eclipse.emf.edit.command.AbstractOverrideableCommand.doGetLabel() | 221 |
OVERRIDE |
Reference Location | Line Number |
org.eclipse.emf.edit.command.AbstractOverrideableCommand.getLabel() | -1 |
|
INVOKED_SPECIAL |
Reference Location | Line Number |
org.eclipse.emf.edit.command.AbstractOverrideableCommand.doGetResult() | 193 |
org.eclipse.emf.edit.command.DragAndDropCommand.getResult() | 999 |
OVERRIDE |
Reference Location | Line Number |
org.eclipse.emf.edit.command.AbstractOverrideableCommand.getResult() | -1 |
org.eclipse.emf.edit.command.DragAndDropCommand.getResult() | -1 |
|
OVERRIDE |
Reference Location | Line Number |
org.eclipse.emf.edit.command.AddCommand.prepare() | -1 |
org.eclipse.emf.edit.command.ChangeCommand.prepare() | -1 |
org.eclipse.emf.edit.command.CopyToClipboardCommand.prepare() | -1 |
org.eclipse.emf.edit.command.CreateCopyCommand.prepare() | -1 |
org.eclipse.emf.edit.command.DragAndDropCommand.prepare() | -1 |
org.eclipse.emf.edit.command.InitializeCopyCommand.prepare() | -1 |
org.eclipse.emf.edit.command.MoveCommand.prepare() | -1 |
org.eclipse.emf.edit.command.PasteFromClipboardCommand.prepare() | -1 |
org.eclipse.emf.edit.command.RemoveCommand.prepare() | -1 |
org.eclipse.emf.edit.command.ReplaceCommand.prepare() | -1 |
org.eclipse.emf.edit.command.SetCommand.prepare() | -1 |
org.eclipse.emf.edit.provider.WrapperItemProvider.SimpleCopyCommand.prepare() | -1 |
org.eclipse.emf.edit.provider.WrapperItemProvider.SimpleCopyCommand.prepare() | -1 |
|
VIRTUAL_METHOD |
Reference Location | Line Number |
org.eclipse.emf.edit.command.CreateChildCommand.CreateChildCommand(EditingDomain, EObject, EStructuralFeature, Object, int, Collection>, CreateChildCommandHelper) | 223 |
|
VIRTUAL_METHOD |
Reference Location | Line Number |
org.eclipse.emf.edit.command.CreateChildCommand.CreateChildCommand(EditingDomain, EObject, EStructuralFeature, Object, int, Collection>, CreateChildCommandHelper) | 221 |
|
INVOKED_SPECIAL |
Reference Location | Line Number |
org.eclipse.emf.edit.command.AbstractOverrideableCommand.toString() | 313 |
org.eclipse.emf.edit.command.DragAndDropCommand.toString() | 1018 |
OVERRIDE |
Reference Location | Line Number |
org.eclipse.emf.edit.command.AbstractOverrideableCommand.toString() | -1 |
org.eclipse.emf.edit.command.DragAndDropCommand.toString() | -1 |
|
OVERRIDE |
Reference Location | Line Number |
org.eclipse.emf.edit.command.AbstractOverrideableCommand.undo() | -1 |
org.eclipse.emf.edit.command.ChangeCommand.undo() | -1 |
org.eclipse.emf.edit.command.DragAndDropCommand.undo() | -1 |
|
INTERFACE_METHOD |
Reference Location | Line Number |
org.eclipse.emf.edit.command.AbstractOverrideableCommand.canExecute() | 112 |
org.eclipse.emf.edit.command.CopyCommand.addCreateCopyCommands(CompoundCommand, EObject) | 231 |
org.eclipse.emf.edit.command.CopyToClipboardCommand.prepare() | 108 |
org.eclipse.emf.edit.command.DragAndDropCommand.execute() | 924 |
org.eclipse.emf.edit.command.DragAndDropCommand.execute() | 942 |
org.eclipse.emf.edit.command.DragAndDropCommand.optimizedCanExecute() | 828 |
org.eclipse.emf.edit.command.DragAndDropCommand.prepareDropCopyInsert(Object, Collection>, int) | 592 |
org.eclipse.emf.edit.command.DragAndDropCommand.prepareDropCopyInsert(Object, Collection>, int) | 610 |
org.eclipse.emf.edit.command.DragAndDropCommand.prepareDropCopyOn() | 786 |
org.eclipse.emf.edit.command.DragAndDropCommand.prepareDropCopyOn() | 765 |
org.eclipse.emf.edit.command.DragAndDropCommand.prepareDropCopyOn() | 786 |
org.eclipse.emf.edit.command.DragAndDropCommand.prepareDropLinkInsert(Object, Collection>, int) | 650 |
org.eclipse.emf.edit.command.DragAndDropCommand.prepareDropLinkOn() | 818 |
org.eclipse.emf.edit.command.DragAndDropCommand.prepareDropLinkOn() | 807 |
org.eclipse.emf.edit.command.DragAndDropCommand.prepareDropLinkOn() | 801 |
org.eclipse.emf.edit.command.DragAndDropCommand.prepareDropMoveInsert(Object, Collection>, int) | 544 |
org.eclipse.emf.edit.command.DragAndDropCommand.prepareDropMoveInsert(Object, Collection>, int) | 544 |
org.eclipse.emf.edit.command.DragAndDropCommand.prepareDropMoveOn() | 742 |
org.eclipse.emf.edit.command.DragAndDropCommand.prepareDropMoveOn() | 742 |
org.eclipse.emf.edit.command.PasteFromClipboardCommand.optimizedCanExecute() | 236 |
org.eclipse.emf.edit.command.SetCommand.doExecute() | 691 |
|
INTERFACE_METHOD |
Reference Location | Line Number |
org.eclipse.emf.edit.command.AbstractOverrideableCommand.canUndo() | 142 |
org.eclipse.emf.edit.command.DragAndDropCommand.prepareDropCopyInsert(Object, Collection>, int) | 592 |
org.eclipse.emf.edit.command.DragAndDropCommand.prepareDropCopyOn() | 765 |
org.eclipse.emf.edit.command.DragAndDropCommand.reset() | 842 |
|
INTERFACE_METHOD |
Reference Location | Line Number |
org.eclipse.emf.edit.command.AbstractOverrideableCommand.dispose() | 243 |
org.eclipse.emf.edit.command.CopyToClipboardCommand.doDispose() | 152 |
org.eclipse.emf.edit.command.DragAndDropCommand.dispose() | 985 |
org.eclipse.emf.edit.command.DragAndDropCommand.dispose() | 989 |
org.eclipse.emf.edit.command.DragAndDropCommand.optimizedCanExecute() | 829 |
org.eclipse.emf.edit.command.DragAndDropCommand.prepareDropCopyInsert(Object, Collection>, int) | 606 |
org.eclipse.emf.edit.command.DragAndDropCommand.prepareDropCopyInsert(Object, Collection>, int) | 602 |
org.eclipse.emf.edit.command.DragAndDropCommand.prepareDropCopyOn() | 776 |
org.eclipse.emf.edit.command.DragAndDropCommand.prepareDropCopyOn() | 772 |
org.eclipse.emf.edit.command.DragAndDropCommand.prepareDropLinkInsert(Object, Collection>, int) | 647 |
org.eclipse.emf.edit.command.DragAndDropCommand.prepareDropLinkOn() | 809 |
org.eclipse.emf.edit.command.DragAndDropCommand.prepareDropLinkOn() | 803 |
org.eclipse.emf.edit.command.DragAndDropCommand.prepareDropLinkOn() | 813 |
org.eclipse.emf.edit.command.DragAndDropCommand.prepareDropMoveInsert(Object, Collection>, int) | 534 |
org.eclipse.emf.edit.command.DragAndDropCommand.prepareDropMoveOn() | 732 |
org.eclipse.emf.edit.command.DragAndDropCommand.reset() | 852 |
org.eclipse.emf.edit.command.DragAndDropCommand.reset() | 847 |
org.eclipse.emf.edit.command.PasteFromClipboardCommand.optimizedCanExecute() | 237 |
|
INTERFACE_METHOD |
Reference Location | Line Number |
org.eclipse.emf.edit.command.AbstractOverrideableCommand.execute() | 127 |
org.eclipse.emf.edit.command.CopyToClipboardCommand.doExecute() | 114 |
org.eclipse.emf.edit.command.DragAndDropCommand.execute() | 926 |
org.eclipse.emf.edit.command.DragAndDropCommand.execute() | 944 |
org.eclipse.emf.edit.command.DragAndDropCommand.execute() | 936 |
org.eclipse.emf.edit.command.DragAndDropCommand.prepareDropCopyInsert(Object, Collection>, int) | 594 |
org.eclipse.emf.edit.command.DragAndDropCommand.prepareDropCopyOn() | 767 |
org.eclipse.emf.edit.command.SetCommand.doExecute() | 693 |
|
INTERFACE_METHOD |
Reference Location | Line Number |
org.eclipse.emf.edit.command.AbstractOverrideableCommand.getAffectedObjects() | 201 |
org.eclipse.emf.edit.command.CopyToClipboardCommand.doGetAffectedObjects() | 146 |
org.eclipse.emf.edit.command.DragAndDropCommand.getAffectedObjects() | 1007 |
|
INTERFACE_METHOD |
Reference Location | Line Number |
org.eclipse.emf.edit.command.AbstractOverrideableCommand.getDescription() | 229 |
|
INTERFACE_METHOD |
Reference Location | Line Number |
org.eclipse.emf.edit.command.AbstractOverrideableCommand.getLabel() | 215 |
|
INTERFACE_METHOD |
Reference Location | Line Number |
org.eclipse.emf.edit.command.AbstractOverrideableCommand.getResult() | 187 |
org.eclipse.emf.edit.command.CopyToClipboardCommand.doExecute() | 117 |
org.eclipse.emf.edit.command.CopyToClipboardCommand.doGetResult() | 140 |
org.eclipse.emf.edit.command.CopyToClipboardCommand.doRedo() | 134 |
org.eclipse.emf.edit.command.CutToClipboardCommand.execute() | 138 |
org.eclipse.emf.edit.command.CutToClipboardCommand.redo() | 161 |
org.eclipse.emf.edit.command.DragAndDropCommand.execute() | 927 |
org.eclipse.emf.edit.command.DragAndDropCommand.getResult() | 998 |
org.eclipse.emf.edit.command.DragAndDropCommand.prepareDropCopyInsert(Object, Collection>, int) | 599 |
org.eclipse.emf.edit.command.DragAndDropCommand.prepareDropCopyOn() | 769 |
org.eclipse.emf.edit.command.PasteFromClipboardCommand.1.createCommand() | 157 |
org.eclipse.emf.edit.provider.FeatureMapEntryWrapperItemProvider.2.copy() | 470 |
|
INTERFACE_METHOD |
Reference Location | Line Number |
org.eclipse.emf.edit.command.AbstractOverrideableCommand.redo() | 172 |
org.eclipse.emf.edit.command.CopyToClipboardCommand.doRedo() | 131 |
org.eclipse.emf.edit.command.DragAndDropCommand.redo() | 976 |
org.eclipse.emf.edit.command.DragAndDropCommand.redo() | 971 |
org.eclipse.emf.edit.command.SetCommand.doRedo() | 776 |
|
INTERFACE_METHOD |
Reference Location | Line Number |
org.eclipse.emf.edit.command.AbstractOverrideableCommand.undo() | 158 |
org.eclipse.emf.edit.command.CopyToClipboardCommand.doUndo() | 123 |
org.eclipse.emf.edit.command.DragAndDropCommand.prepareDropCopyInsert(Object, Collection>, int) | 605 |
org.eclipse.emf.edit.command.DragAndDropCommand.prepareDropCopyOn() | 775 |
org.eclipse.emf.edit.command.DragAndDropCommand.reset() | 844 |
org.eclipse.emf.edit.command.DragAndDropCommand.undo() | 958 |
org.eclipse.emf.edit.command.DragAndDropCommand.undo() | 963 |
org.eclipse.emf.edit.command.SetCommand.doUndo() | 740 |
|
INTERFACE_METHOD |
Reference Location | Line Number |
org.eclipse.emf.edit.provider.ItemPropertyDescriptor.resetPropertyValue(Object) | 1314 |
org.eclipse.emf.edit.provider.ItemPropertyDescriptor.resetPropertyValue(Object) | 1329 |
org.eclipse.emf.edit.provider.ItemPropertyDescriptor.setPropertyValue(Object, Object) | 1441 |
org.eclipse.emf.edit.provider.ItemPropertyDescriptor.setPropertyValue(Object, Object) | 1426 |
org.eclipse.emf.edit.provider.ItemPropertyDescriptor.setPropertyValue(Object, Object) | 1422 |
org.eclipse.emf.edit.provider.ItemPropertyDescriptor.setPropertyValue(Object, Object) | 1387 |
org.eclipse.emf.edit.provider.WrapperItemProvider.WrapperItemPropertyDescriptor.setPropertyValue(Object, Object) | 702 |
org.eclipse.emf.edit.provider.WrapperItemProvider.WrapperItemPropertyDescriptor.setPropertyValue(Object, Object) | 702 |
|
SUPER_CONSTRUCTORMETHOD |
Reference Location | Line Number |
org.eclipse.emf.edit.command.CreateChildCommand.CreateChildCommand(EditingDomain, EObject, EStructuralFeature, Object, int, Collection>, CreateChildCommandHelper) | 199 |
org.eclipse.emf.edit.command.PasteFromClipboardCommand.1.(PasteFromClipboardCommand, Command) | 148 |
|
SUPER_CONSTRUCTORMETHOD |
Reference Location | Line Number |
org.eclipse.emf.edit.command.SetCommand.3.(Command, Object) | 265 |
org.eclipse.emf.edit.command.SetCommand.4.(Command, Object) | 299 |
org.eclipse.emf.edit.provider.DelegatingWrapperItemProvider.AffectedObjectsWrappingCommand.AffectedObjectsWrappingCommand(DelegatingWrapperItemProvider, Command) | 501 |
org.eclipse.emf.edit.provider.DelegatingWrapperItemProvider.AffectedObjectsWrappingCommand.AffectedObjectsWrappingCommand(DelegatingWrapperItemProvider, Command) | 501 |
org.eclipse.emf.edit.provider.ItemProviderAdapter.1.(ItemProviderAdapter, Command, EObject, Object) | 1267 |
org.eclipse.emf.edit.provider.ItemProviderAdapter.2.(ItemProviderAdapter, Command, Object, EObject) | 1422 |
org.eclipse.emf.edit.provider.ItemProviderAdapter.ResultAndAffectedObjectsWrappingCommand.ResultAndAffectedObjectsWrappingCommand(Command, Collection extends IWrapperItemProvider>) | 2883 |
org.eclipse.emf.edit.provider.ItemProviderAdapter.ResultAndAffectedObjectsWrappingCommand.ResultAndAffectedObjectsWrappingCommand(Command, Collection extends IWrapperItemProvider>) | 2883 |
org.eclipse.emf.edit.provider.ItemProviderAdapter.ResultAndAffectedObjectsWrappingCommand.ResultAndAffectedObjectsWrappingCommand(ItemProviderAdapter, Command) | 2878 |
org.eclipse.emf.edit.provider.ItemProviderAdapter.ResultAndAffectedObjectsWrappingCommand.ResultAndAffectedObjectsWrappingCommand(ItemProviderAdapter, Command) | 2878 |
org.eclipse.emf.edit.provider.WrapperItemProvider.ReplacementAffectedObjectCommand.ReplacementAffectedObjectCommand(WrapperItemProvider, Command) | 786 |
org.eclipse.emf.edit.provider.WrapperItemProvider.ReplacementAffectedObjectCommand.ReplacementAffectedObjectCommand(WrapperItemProvider, Command) | 786 |
org.eclipse.emf.edit.provider.WrapperItemProvider.WrappingCopyCommand.WrappingCopyCommand(WrapperItemProvider, Command) | 567 |
org.eclipse.emf.edit.provider.WrapperItemProvider.WrappingCopyCommand.WrappingCopyCommand(WrapperItemProvider, Command) | 567 |
|
SUPER_CONSTRUCTORMETHOD |
Reference Location | Line Number |
org.eclipse.emf.edit.command.CutToClipboardCommand.CutToClipboardCommand(EditingDomain, Command) | 125 |
|
OVERRIDE |
Reference Location | Line Number |
org.eclipse.emf.edit.command.CreateChildCommand.createCommand() | -1 |
org.eclipse.emf.edit.command.PasteFromClipboardCommand.1.createCommand() | -1 |
|
INVOKED_SPECIAL |
Reference Location | Line Number |
org.eclipse.emf.edit.command.CreateChildCommand.execute() | 263 |
org.eclipse.emf.edit.command.CutToClipboardCommand.execute() | 133 |
org.eclipse.emf.edit.command.PasteFromClipboardCommand.1.execute() | 189 |
org.eclipse.emf.edit.provider.ItemProviderAdapter.1.execute() | 1274 |
org.eclipse.emf.edit.provider.ItemProviderAdapter.2.execute() | 1429 |
org.eclipse.emf.edit.provider.WrapperItemProvider.WrappingCopyCommand.execute() | 579 |
org.eclipse.emf.edit.provider.WrapperItemProvider.WrappingCopyCommand.execute() | 579 |
OVERRIDE |
Reference Location | Line Number |
org.eclipse.emf.edit.command.CreateChildCommand.execute() | -1 |
org.eclipse.emf.edit.command.CutToClipboardCommand.execute() | -1 |
org.eclipse.emf.edit.command.PasteFromClipboardCommand.1.execute() | -1 |
org.eclipse.emf.edit.provider.ItemProviderAdapter.1.execute() | -1 |
org.eclipse.emf.edit.provider.ItemProviderAdapter.2.execute() | -1 |
org.eclipse.emf.edit.provider.WrapperItemProvider.WrappingCopyCommand.execute() | -1 |
org.eclipse.emf.edit.provider.WrapperItemProvider.WrappingCopyCommand.execute() | -1 |
|
INVOKED_SPECIAL |
Reference Location | Line Number |
org.eclipse.emf.edit.provider.DelegatingWrapperItemProvider.AffectedObjectsWrappingCommand.getAffectedObjects() | 507 |
org.eclipse.emf.edit.provider.DelegatingWrapperItemProvider.AffectedObjectsWrappingCommand.getAffectedObjects() | 507 |
org.eclipse.emf.edit.provider.ItemProviderAdapter.ResultAndAffectedObjectsWrappingCommand.getAffectedObjects() | 2896 |
org.eclipse.emf.edit.provider.ItemProviderAdapter.ResultAndAffectedObjectsWrappingCommand.getAffectedObjects() | 2896 |
OVERRIDE |
Reference Location | Line Number |
org.eclipse.emf.edit.command.CreateChildCommand.getAffectedObjects() | -1 |
org.eclipse.emf.edit.command.SetCommand.3.getAffectedObjects() | -1 |
org.eclipse.emf.edit.command.SetCommand.4.getAffectedObjects() | -1 |
org.eclipse.emf.edit.provider.DelegatingWrapperItemProvider.AffectedObjectsWrappingCommand.getAffectedObjects() | -1 |
org.eclipse.emf.edit.provider.DelegatingWrapperItemProvider.AffectedObjectsWrappingCommand.getAffectedObjects() | -1 |
org.eclipse.emf.edit.provider.ItemProviderAdapter.1.getAffectedObjects() | -1 |
org.eclipse.emf.edit.provider.ItemProviderAdapter.2.getAffectedObjects() | -1 |
org.eclipse.emf.edit.provider.ItemProviderAdapter.ResultAndAffectedObjectsWrappingCommand.getAffectedObjects() | -1 |
org.eclipse.emf.edit.provider.ItemProviderAdapter.ResultAndAffectedObjectsWrappingCommand.getAffectedObjects() | -1 |
org.eclipse.emf.edit.provider.WrapperItemProvider.ReplacementAffectedObjectCommand.getAffectedObjects() | -1 |
org.eclipse.emf.edit.provider.WrapperItemProvider.ReplacementAffectedObjectCommand.getAffectedObjects() | -1 |
org.eclipse.emf.edit.provider.WrapperItemProvider.WrappingCopyCommand.getAffectedObjects() | -1 |
org.eclipse.emf.edit.provider.WrapperItemProvider.WrappingCopyCommand.getAffectedObjects() | -1 |
|
VIRTUAL_METHOD |
Reference Location | Line Number |
org.eclipse.emf.edit.command.DragAndDropCommand.analyzeForNonContainment(Command) | 202 |
org.eclipse.emf.edit.provider.FeatureMapEntryWrapperItemProvider.2.copy() | 470 |
org.eclipse.emf.edit.provider.ItemProviderAdapter.ResultAndAffectedObjectsWrappingCommand.addOwners(Command) | 2990 |
org.eclipse.emf.edit.provider.ItemProviderAdapter.ResultAndAffectedObjectsWrappingCommand.addOwners(Command) | 2990 |
org.eclipse.emf.edit.provider.ItemProviderAdapter.ResultAndAffectedObjectsWrappingCommand.getOwners() | 2978 |
org.eclipse.emf.edit.provider.ItemProviderAdapter.ResultAndAffectedObjectsWrappingCommand.getOwners() | 2978 |
|
OVERRIDE |
Reference Location | Line Number |
org.eclipse.emf.edit.command.CreateChildCommand.getDescription() | -1 |
org.eclipse.emf.edit.provider.DelegatingWrapperItemProvider.AffectedObjectsWrappingCommandActionDelegate.getDescription() | -1 |
org.eclipse.emf.edit.provider.DelegatingWrapperItemProvider.AffectedObjectsWrappingCommandActionDelegate.getDescription() | -1 |
org.eclipse.emf.edit.provider.ItemProviderAdapter.ResultAndAffectedObjectsWrappingCommandActionDelegate.getDescription() | -1 |
org.eclipse.emf.edit.provider.ItemProviderAdapter.ResultAndAffectedObjectsWrappingCommandActionDelegate.getDescription() | -1 |
|
INVOKED_SPECIAL |
Reference Location | Line Number |
org.eclipse.emf.edit.provider.ItemProviderAdapter.ResultAndAffectedObjectsWrappingCommand.getResult() | 2890 |
org.eclipse.emf.edit.provider.ItemProviderAdapter.ResultAndAffectedObjectsWrappingCommand.getResult() | 2890 |
OVERRIDE |
Reference Location | Line Number |
org.eclipse.emf.edit.command.CreateChildCommand.getResult() | -1 |
org.eclipse.emf.edit.command.SetCommand.4.getResult() | -1 |
org.eclipse.emf.edit.provider.ItemProviderAdapter.1.getResult() | -1 |
org.eclipse.emf.edit.provider.ItemProviderAdapter.2.getResult() | -1 |
org.eclipse.emf.edit.provider.ItemProviderAdapter.ResultAndAffectedObjectsWrappingCommand.getResult() | -1 |
org.eclipse.emf.edit.provider.ItemProviderAdapter.ResultAndAffectedObjectsWrappingCommand.getResult() | -1 |
org.eclipse.emf.edit.provider.WrapperItemProvider.WrappingCopyCommand.getResult() | -1 |
org.eclipse.emf.edit.provider.WrapperItemProvider.WrappingCopyCommand.getResult() | -1 |
|
INVOKED_SPECIAL |
Reference Location | Line Number |
org.eclipse.emf.edit.command.CreateChildCommand.redo() | 285 |
org.eclipse.emf.edit.command.CutToClipboardCommand.redo() | 156 |
org.eclipse.emf.edit.command.PasteFromClipboardCommand.1.redo() | 209 |
org.eclipse.emf.edit.provider.ItemProviderAdapter.1.redo() | 1288 |
org.eclipse.emf.edit.provider.ItemProviderAdapter.2.redo() | 1443 |
OVERRIDE |
Reference Location | Line Number |
org.eclipse.emf.edit.command.CreateChildCommand.redo() | -1 |
org.eclipse.emf.edit.command.CutToClipboardCommand.redo() | -1 |
org.eclipse.emf.edit.command.PasteFromClipboardCommand.1.redo() | -1 |
org.eclipse.emf.edit.provider.ItemProviderAdapter.1.redo() | -1 |
org.eclipse.emf.edit.provider.ItemProviderAdapter.2.redo() | -1 |
|
INVOKED_SPECIAL |
Reference Location | Line Number |
org.eclipse.emf.edit.command.CreateChildCommand.toString() | 462 |
org.eclipse.emf.edit.command.CutToClipboardCommand.toString() | 172 |
OVERRIDE |
Reference Location | Line Number |
org.eclipse.emf.edit.command.CreateChildCommand.toString() | -1 |
org.eclipse.emf.edit.command.CutToClipboardCommand.toString() | -1 |
|
INVOKED_SPECIAL |
Reference Location | Line Number |
org.eclipse.emf.edit.command.CreateChildCommand.undo() | 274 |
org.eclipse.emf.edit.command.CutToClipboardCommand.undo() | 145 |
org.eclipse.emf.edit.command.PasteFromClipboardCommand.1.undo() | 195 |
org.eclipse.emf.edit.provider.ItemProviderAdapter.1.undo() | 1281 |
org.eclipse.emf.edit.provider.ItemProviderAdapter.2.undo() | 1436 |
OVERRIDE |
Reference Location | Line Number |
org.eclipse.emf.edit.command.CreateChildCommand.undo() | -1 |
org.eclipse.emf.edit.command.CutToClipboardCommand.undo() | -1 |
org.eclipse.emf.edit.command.PasteFromClipboardCommand.1.undo() | -1 |
org.eclipse.emf.edit.provider.ItemProviderAdapter.1.undo() | -1 |
org.eclipse.emf.edit.provider.ItemProviderAdapter.2.undo() | -1 |
|
VIRTUAL_METHOD |
Reference Location | Line Number |
org.eclipse.emf.edit.command.CopyCommand.addCreateCopyCommands(CompoundCommand, EObject) | 229 |
org.eclipse.emf.edit.command.CopyCommand.create(EditingDomain, Collection>) | 70 |
org.eclipse.emf.edit.command.CopyCommand.prepare() | 179 |
org.eclipse.emf.edit.command.CopyCommand.prepare() | 173 |
org.eclipse.emf.edit.command.CopyCommand.prepare() | 143 |
org.eclipse.emf.edit.command.DeleteCommand.prepareCommand() | 107 |
org.eclipse.emf.edit.command.DragAndDropCommand.prepareDropMoveInsert(Object, Collection>, int) | 517 |
org.eclipse.emf.edit.command.DragAndDropCommand.prepareDropMoveInsert(Object, Collection>, int) | 511 |
org.eclipse.emf.edit.command.PasteFromClipboardCommand.prepare() | 147 |
org.eclipse.emf.edit.command.PasteFromClipboardCommand.prepare() | 143 |
org.eclipse.emf.edit.command.SetCommand.create(EditingDomain, Object, Object, Object, int) | 176 |
org.eclipse.emf.edit.command.SetCommand.create(EditingDomain, Object, Object, Object, int) | 256 |
org.eclipse.emf.edit.command.SetCommand.create(EditingDomain, Object, Object, Object, int) | 286 |
org.eclipse.emf.edit.command.SetCommand.create(EditingDomain, Object, Object, Object, int) | 339 |
org.eclipse.emf.edit.command.SetCommand.create(EditingDomain, Object, Object, Object, int) | 352 |
org.eclipse.emf.edit.command.SetCommand.create(EditingDomain, Object, Object, Object, int) | 221 |
org.eclipse.emf.edit.command.SetCommand.create(EditingDomain, Object, Object, Object, int) | 185 |
org.eclipse.emf.edit.command.SetCommand.create(EditingDomain, Object, Object, Object, int) | 151 |
org.eclipse.emf.edit.command.SetCommand.create(EditingDomain, Object, Object, Object, int) | 181 |
org.eclipse.emf.edit.command.SetCommand.create(EditingDomain, Object, Object, Object, int) | 138 |
org.eclipse.emf.edit.command.SetCommand.create(EditingDomain, Object, Object, Object, int) | 222 |
org.eclipse.emf.edit.command.SetCommand.create(EditingDomain, Object, Object, Object, int) | 165 |
org.eclipse.emf.edit.command.SetCommand.create(EditingDomain, Object, Object, Object, int) | 257 |
org.eclipse.emf.edit.command.SetCommand.create(EditingDomain, Object, Object, Object, int) | 345 |
org.eclipse.emf.edit.command.SetCommand.create(EditingDomain, Object, Object, Object, int) | 285 |
org.eclipse.emf.edit.domain.AdapterFactoryEditingDomain.createCommand(Class extends Command>, CommandParameter) | 524 |
org.eclipse.emf.edit.domain.AdapterFactoryEditingDomain.createCommand(Class extends Command>, CommandParameter) | 518 |
org.eclipse.emf.edit.provider.ItemPropertyDescriptor.setPropertyValue(Object, Object) | 1421 |
org.eclipse.emf.edit.provider.ItemPropertyDescriptor.setPropertyValue(Object, Object) | 1420 |
org.eclipse.emf.edit.provider.ItemProviderAdapter.factorAddCommand(EditingDomain, CommandParameter) | 1407 |
org.eclipse.emf.edit.provider.ItemProviderAdapter.factorAddCommand(EditingDomain, CommandParameter) | 1421 |
org.eclipse.emf.edit.provider.ItemProviderAdapter.factorRemoveCommand(EditingDomain, CommandParameter) | 1266 |
org.eclipse.emf.edit.provider.ItemProviderAdapter.factorRemoveCommand(EditingDomain, CommandParameter) | 1247 |
|
VIRTUAL_METHOD |
Reference Location | Line Number |
org.eclipse.emf.edit.command.DeleteCommand.execute() | 156 |
org.eclipse.emf.edit.command.DeleteCommand.execute() | 152 |
|
VIRTUAL_METHOD |
Reference Location | Line Number |
org.eclipse.emf.edit.command.CopyCommand.1.prepare() | 162 |
org.eclipse.emf.edit.command.SetCommand.doExecute() | 640 |
org.eclipse.emf.edit.command.SetCommand.doExecute() | 663 |
org.eclipse.emf.edit.command.SetCommand.doExecute() | 667 |
|
OVERRIDE |
Reference Location | Line Number |
org.eclipse.emf.edit.command.SetCommand.5.canUndo() | -1 |
|
CONSTRUCTOR_METHOD |
Reference Location | Line Number |
org.eclipse.emf.edit.command.DragAndDropCommand.prepareDropMoveInsert(Object, Collection>, int) | 488 |
org.eclipse.emf.edit.command.SetCommand.doExecute() | 660 |
org.eclipse.emf.edit.command.SetCommand.doExecute() | 637 |
SUPER_CONSTRUCTORMETHOD |
Reference Location | Line Number |
org.eclipse.emf.edit.command.CopyCommand.1.(CopyCommand) | 150 |
|
CONSTRUCTOR_METHOD |
Reference Location | Line Number |
org.eclipse.emf.edit.command.SetCommand.create(EditingDomain, Object, Object, Object, int) | 284 |
SUPER_CONSTRUCTORMETHOD |
Reference Location | Line Number |
org.eclipse.emf.edit.command.DeleteCommand.DeleteCommand(EditingDomain, Collection>) | 75 |
org.eclipse.emf.edit.command.SetCommand.1.(int, String, String, Object) | 114 |
org.eclipse.emf.edit.command.SetCommand.2.(int, String, String, Object) | 213 |
|
CONSTRUCTOR_METHOD |
Reference Location | Line Number |
org.eclipse.emf.edit.command.CopyCommand.create(EditingDomain, Collection>) | 67 |
org.eclipse.emf.edit.command.CopyCommand.prepare() | 140 |
org.eclipse.emf.edit.domain.AdapterFactoryEditingDomain.createCommand(Class extends Command>, CommandParameter) | 475 |
org.eclipse.emf.edit.provider.ItemPropertyDescriptor.setPropertyValue(Object, Object) | 1419 |
org.eclipse.emf.edit.provider.ItemProviderAdapter.factorAddCommand(EditingDomain, CommandParameter) | 1340 |
org.eclipse.emf.edit.provider.ItemProviderAdapter.factorRemoveCommand(EditingDomain, CommandParameter) | 1213 |
SUPER_CONSTRUCTORMETHOD |
Reference Location | Line Number |
org.eclipse.emf.edit.command.SetCommand.5.(int) | 326 |
|
CONSTRUCTOR_METHOD |
Reference Location | Line Number |
org.eclipse.emf.edit.command.SetCommand.create(EditingDomain, Object, Object, Object, int) | 255 |
|
VIRTUAL_METHOD |
Reference Location | Line Number |
org.eclipse.emf.edit.command.PasteFromClipboardCommand.doDispose() | 283 |
org.eclipse.emf.edit.provider.ItemProviderAdapter.factorAddCommand(EditingDomain, CommandParameter) | 1475 |
org.eclipse.emf.edit.provider.ItemProviderAdapter.factorRemoveCommand(EditingDomain, CommandParameter) | 1319 |
|
INVOKED_SPECIAL |
Reference Location | Line Number |
org.eclipse.emf.edit.command.DeleteCommand.execute() | 136 |
OVERRIDE |
Reference Location | Line Number |
org.eclipse.emf.edit.command.DeleteCommand.execute() | -1 |
|
OVERRIDE |
Reference Location | Line Number |
org.eclipse.emf.edit.command.SetCommand.1.getAffectedObjects() | -1 |
org.eclipse.emf.edit.command.SetCommand.2.getAffectedObjects() | -1 |
VIRTUAL_METHOD |
Reference Location | Line Number |
org.eclipse.emf.edit.command.PasteFromClipboardCommand.doGetAffectedObjects() | 277 |
|
VIRTUAL_METHOD |
Reference Location | Line Number |
org.eclipse.emf.edit.command.DragAndDropCommand.analyzeForNonContainment(Command) | 206 |
org.eclipse.emf.edit.command.DragAndDropCommand.prepareDropMoveInsert(Object, Collection>, int) | 520 |
org.eclipse.emf.edit.command.SetCommand.create(EditingDomain, Object, Object, Object, int) | 187 |
org.eclipse.emf.edit.provider.ItemProviderAdapter.ResultAndAffectedObjectsWrappingCommand.addOwners(Command) | 2995 |
org.eclipse.emf.edit.provider.ItemProviderAdapter.ResultAndAffectedObjectsWrappingCommand.addOwners(Command) | 2995 |
|
VIRTUAL_METHOD |
Reference Location | Line Number |
org.eclipse.emf.edit.command.PasteFromClipboardCommand.doGetResult() | 271 |
|
VIRTUAL_METHOD |
Reference Location | Line Number |
org.eclipse.emf.edit.provider.ItemProviderAdapter.ResultAndAffectedObjectsWrappingCommand.addOwners(Command) | 2996 |
org.eclipse.emf.edit.provider.ItemProviderAdapter.ResultAndAffectedObjectsWrappingCommand.addOwners(Command) | 2996 |
|
INVOKED_SPECIAL |
Reference Location | Line Number |
org.eclipse.emf.edit.command.DeleteCommand.prepare() | 102 |
OVERRIDE |
Reference Location | Line Number |
org.eclipse.emf.edit.command.CopyCommand.1.prepare() | -1 |
org.eclipse.emf.edit.command.DeleteCommand.prepare() | -1 |
|
VIRTUAL_METHOD |
Reference Location | Line Number |
org.eclipse.emf.edit.command.CopyCommand.create(EditingDomain, Collection>) | 73 |
org.eclipse.emf.edit.command.CopyCommand.prepare() | 143 |
org.eclipse.emf.edit.domain.AdapterFactoryEditingDomain.createCommand(Class extends Command>, CommandParameter) | 528 |
org.eclipse.emf.edit.provider.ItemProviderAdapter.factorAddCommand(EditingDomain, CommandParameter) | 1471 |
org.eclipse.emf.edit.provider.ItemProviderAdapter.factorRemoveCommand(EditingDomain, CommandParameter) | 1315 |
|
INVOKED_SPECIAL |
Reference Location | Line Number |
org.eclipse.emf.edit.command.CopyCommand.execute() | 216 |
OVERRIDE |
Reference Location | Line Number |
org.eclipse.emf.edit.command.CopyCommand.execute() | -1 |
VIRTUAL_METHOD |
Reference Location | Line Number |
org.eclipse.emf.edit.command.PasteFromClipboardCommand.doExecute() | 248 |
|
INVOKED_SPECIAL |
Reference Location | Line Number |
org.eclipse.emf.edit.command.CopyCommand.prepare() | 184 |
OVERRIDE |
Reference Location | Line Number |
org.eclipse.emf.edit.command.CopyCommand.prepare() | -1 |
|
VIRTUAL_METHOD |
Reference Location | Line Number |
org.eclipse.emf.edit.command.PasteFromClipboardCommand.doRedo() | 265 |
|
CONSTRUCTOR_METHOD |
Reference Location | Line Number |
org.eclipse.emf.edit.command.PasteFromClipboardCommand.prepare() | 138 |
|
OVERRIDE |
Reference Location | Line Number |
org.eclipse.emf.edit.command.SetCommand.PessimisticStrictCompoundCommand.PessimisticStrictCompoundCommand(String, String) | -1 |
org.eclipse.emf.edit.command.SetCommand.PessimisticStrictCompoundCommand.PessimisticStrictCompoundCommand(String, String) | -1 |
SUPER_CONSTRUCTORMETHOD |
Reference Location | Line Number |
org.eclipse.emf.edit.command.CopyCommand.CopyCommand(EditingDomain, EObject, CopyCommandHelper, boolean) | 119 |
org.eclipse.emf.edit.command.SetCommand.PessimisticStrictCompoundCommand.PessimisticStrictCompoundCommand(String, String) | 843 |
org.eclipse.emf.edit.command.SetCommand.PessimisticStrictCompoundCommand.PessimisticStrictCompoundCommand(String, String) | 843 |
|
INVOKED_SPECIAL |
Reference Location | Line Number |
org.eclipse.emf.edit.command.CopyCommand.toString() | 256 |
OVERRIDE |
Reference Location | Line Number |
org.eclipse.emf.edit.command.CopyCommand.toString() | -1 |
|
VIRTUAL_METHOD |
Reference Location | Line Number |
org.eclipse.emf.edit.command.PasteFromClipboardCommand.doUndo() | 259 |
|
OVERRIDE |
Reference Location | Line Number |
org.eclipse.emf.edit.EMFEditPlugin.Implementation.Implementation() | -1 |
org.eclipse.emf.edit.EMFEditPlugin.Implementation.Implementation() | -1 |
SUPER_CONSTRUCTORMETHOD |
Reference Location | Line Number |
org.eclipse.emf.edit.EMFEditPlugin.Implementation.Implementation() | 310 |
org.eclipse.emf.edit.EMFEditPlugin.Implementation.Implementation() | 310 |
|
SUPER_CONSTRUCTORMETHOD |
Reference Location | Line Number |
org.eclipse.emf.edit.EMFEditPlugin.EMFEditPlugin() | 65 |
|
OVERRIDE |
Reference Location | Line Number |
org.eclipse.emf.edit.EMFEditPlugin.getPluginResourceLocator() | -1 |
|
VIRTUAL_METHOD |
Reference Location | Line Number |
org.eclipse.emf.edit.EMFEditPlugin.getChildCreationExtenderDescriptorRegistry() | 222 |
org.eclipse.emf.edit.EMFEditPlugin.getComposedAdapterFactoryDescriptorRegistry() | 131 |
|
VIRTUAL_METHOD |
Reference Location | Line Number |
org.eclipse.emf.edit.domain.AdapterFactoryEditingDomain.loadResource(String) | 413 |
org.eclipse.emf.edit.tree.impl.TreeFactoryImpl.init() | 56 |
|
INTERFACE_METHOD |
Reference Location | Line Number |
org.eclipse.emf.edit.domain.AdapterFactoryEditingDomain.getEditingDomainItemProviderFor(Object) | 267 |
org.eclipse.emf.edit.provider.ComposedAdapterFactory.adapt(Notifier, Object, boolean) | 300 |
org.eclipse.emf.edit.provider.ComposedAdapterFactory.adapt(Notifier, Object, boolean) | 323 |
org.eclipse.emf.edit.provider.ComposedAdapterFactory.adapt(Notifier, Object, Collection | 367 |
org.eclipse.emf.edit.tree.provider.TreeNodeItemProvider.setTarget(Notifier) | 91 |
|
INTERFACE_METHOD |
Reference Location | Line Number |
org.eclipse.emf.edit.domain.AdapterFactoryEditingDomain.createCommand(Class extends Command>, CommandParameter) | 460 |
org.eclipse.emf.edit.domain.AdapterFactoryEditingDomain.getChildren(Object) | 602 |
org.eclipse.emf.edit.domain.AdapterFactoryEditingDomain.getNewChildDescriptors(Object, Object) | 742 |
org.eclipse.emf.edit.domain.AdapterFactoryEditingDomain.getParent(Object) | 620 |
org.eclipse.emf.edit.provider.AdapterFactoryItemDelegator.createCommand(Object, EditingDomain, Class extends Command>, CommandParameter) | 542 |
org.eclipse.emf.edit.provider.AdapterFactoryItemDelegator.getBackground(Object, int) | 362 |
org.eclipse.emf.edit.provider.AdapterFactoryItemDelegator.getBackground(Object, int) | 380 |
org.eclipse.emf.edit.provider.AdapterFactoryItemDelegator.getBackground(Object) | 194 |
org.eclipse.emf.edit.provider.AdapterFactoryItemDelegator.getChildren(Object) | 452 |
org.eclipse.emf.edit.provider.AdapterFactoryItemDelegator.getColumnImage(Object, int) | 269 |
org.eclipse.emf.edit.provider.AdapterFactoryItemDelegator.getColumnImage(Object, int) | 251 |
org.eclipse.emf.edit.provider.AdapterFactoryItemDelegator.getColumnText(Object, int) | 210 |
org.eclipse.emf.edit.provider.AdapterFactoryItemDelegator.getColumnText(Object, int) | 224 |
org.eclipse.emf.edit.provider.AdapterFactoryItemDelegator.getEditableValue(Object) | 417 |
org.eclipse.emf.edit.provider.AdapterFactoryItemDelegator.getElements(Object) | 433 |
org.eclipse.emf.edit.provider.AdapterFactoryItemDelegator.getFont(Object, int) | 306 |
org.eclipse.emf.edit.provider.AdapterFactoryItemDelegator.getFont(Object, int) | 288 |
org.eclipse.emf.edit.provider.AdapterFactoryItemDelegator.getFont(Object) | 141 |
org.eclipse.emf.edit.provider.AdapterFactoryItemDelegator.getForeground(Object, int) | 325 |
org.eclipse.emf.edit.provider.AdapterFactoryItemDelegator.getForeground(Object, int) | 343 |
org.eclipse.emf.edit.provider.AdapterFactoryItemDelegator.getForeground(Object) | 168 |
org.eclipse.emf.edit.provider.AdapterFactoryItemDelegator.getImage(Object) | 115 |
org.eclipse.emf.edit.provider.AdapterFactoryItemDelegator.getNewChildDescriptors(Object, EditingDomain, Object) | 523 |
org.eclipse.emf.edit.provider.AdapterFactoryItemDelegator.getParent(Object) | 487 |
org.eclipse.emf.edit.provider.AdapterFactoryItemDelegator.getPropertyDescriptor(Object, Object) | 406 |
org.eclipse.emf.edit.provider.AdapterFactoryItemDelegator.getPropertyDescriptors(Object) | 395 |
org.eclipse.emf.edit.provider.AdapterFactoryItemDelegator.getText(Object) | 86 |
org.eclipse.emf.edit.provider.AdapterFactoryItemDelegator.hasChildren(Object) | 470 |
org.eclipse.emf.edit.provider.AdapterFactoryTreeIterator.getChildren(Object) | 63 |
org.eclipse.emf.edit.provider.DecoratorAdapterFactory.adapt(Object, Object) | 101 |
org.eclipse.emf.edit.provider.DelegatingWrapperItemProvider.DelegatingWrapperItemProvider(Object, Object, EStructuralFeature, int, AdapterFactory) | 111 |
org.eclipse.emf.edit.provider.ItemProvider.ItemProviderNotifyingArrayList.inverseAdd(Object, NotificationChain) | 472 |
org.eclipse.emf.edit.provider.ItemProvider.ItemProviderNotifyingArrayList.inverseAdd(Object, NotificationChain) | 472 |
org.eclipse.emf.edit.provider.ItemProvider.ItemProviderNotifyingArrayList.inverseRemove(Object, NotificationChain) | 492 |
org.eclipse.emf.edit.provider.ItemProvider.ItemProviderNotifyingArrayList.inverseRemove(Object, NotificationChain) | 492 |
org.eclipse.emf.edit.provider.ItemProviderAdapter.getCreateChildImage(Object, Object, Object, Collection>) | 1753 |
org.eclipse.emf.edit.provider.ItemProviderAdapter.getResourceLocator(Object) | 1851 |
org.eclipse.emf.edit.provider.ItemProviderAdapter.ResultAndAffectedObjectsWrappingCommand.wrapValues(Collection>, boolean) | 2919 |
org.eclipse.emf.edit.provider.ItemProviderAdapter.ResultAndAffectedObjectsWrappingCommand.wrapValues(Collection>, boolean) | 2919 |
org.eclipse.emf.edit.provider.ItemProviderAdapter.ResultAndAffectedObjectsWrappingCommand.wrapValues(Collection>, boolean) | 2926 |
org.eclipse.emf.edit.provider.ItemProviderAdapter.ResultAndAffectedObjectsWrappingCommand.wrapValues(Collection>, boolean) | 2926 |
org.eclipse.emf.edit.provider.WrapperItemProvider.ReplacementAffectedObjectCommand.getAffectedObjects() | 808 |
org.eclipse.emf.edit.provider.WrapperItemProvider.ReplacementAffectedObjectCommand.getAffectedObjects() | 808 |
org.eclipse.emf.edit.provider.WrapperItemProvider.ReplacementAffectedObjectCommand.getAffectedObjects() | 801 |
org.eclipse.emf.edit.provider.WrapperItemProvider.ReplacementAffectedObjectCommand.getAffectedObjects() | 801 |
|
INTERFACE_METHOD |
Reference Location | Line Number |
org.eclipse.emf.edit.provider.ComposedAdapterFactory.adaptAllNew(Notifier) | 406 |
org.eclipse.emf.edit.provider.DecoratorAdapterFactory.adaptAllNew(Notifier) | 139 |
|
INTERFACE_METHOD |
Reference Location | Line Number |
org.eclipse.emf.edit.provider.ComposedAdapterFactory.adapt(Notifier, Object, boolean) | 300 |
org.eclipse.emf.edit.provider.ComposedAdapterFactory.adapt(Notifier, Object, boolean) | 323 |
org.eclipse.emf.edit.provider.ComposedAdapterFactory.adapt(Notifier, Object, Collection | 367 |
|
INTERFACE_METHOD |
Reference Location | Line Number |
org.eclipse.emf.edit.provider.ComposedAdapterFactory.adaptAllNew(Notifier) | 404 |
org.eclipse.emf.edit.provider.ComposedAdapterFactory.getFactoryForTypes(Collection>) | 211 |
org.eclipse.emf.edit.provider.ComposedAdapterFactory.getFactoryForTypes(Collection>) | 230 |
org.eclipse.emf.edit.provider.ComposedAdapterFactory.getFactoryForTypes(Collection>) | 211 |
org.eclipse.emf.edit.provider.ComposedAdapterFactory.getFactoryForTypes(Collection>) | 225 |
org.eclipse.emf.edit.provider.ComposedAdapterFactory.getFactoryForTypes(Collection>) | 230 |
org.eclipse.emf.edit.provider.ComposedAdapterFactory.isFactoryForType(Object) | 182 |
org.eclipse.emf.edit.provider.DecoratorAdapterFactory.isFactoryForType(Object) | 70 |
|
INVOKED_SPECIAL |
Reference Location | Line Number |
org.eclipse.emf.edit.provider.ReflectiveItemProviderAdapterFactory.adapt(Notifier, Object) | 109 |
org.eclipse.emf.edit.provider.resource.ResourceItemProviderAdapterFactory.adapt(Notifier, Object) | 165 |
org.eclipse.emf.edit.tree.provider.TreeItemProviderAdapterFactory.adapt(Notifier, Object) | 132 |
OVERRIDE |
Reference Location | Line Number |
org.eclipse.emf.edit.provider.ReflectiveItemProviderAdapterFactory.adapt(Notifier, Object) | -1 |
org.eclipse.emf.edit.provider.resource.ResourceItemProviderAdapterFactory.adapt(Notifier, Object) | -1 |
org.eclipse.emf.edit.tree.provider.TreeItemProviderAdapterFactory.adapt(Notifier, Object) | -1 |
|
INVOKED_SPECIAL |
Reference Location | Line Number |
org.eclipse.emf.edit.provider.ReflectiveItemProviderAdapterFactory.adapt(Object, Object) | 119 |
org.eclipse.emf.edit.provider.resource.ResourceItemProviderAdapterFactory.adapt(Object, Object) | 183 |
org.eclipse.emf.edit.tree.provider.TreeItemProviderAdapterFactory.adapt(Object, Object) | 147 |
OVERRIDE |
Reference Location | Line Number |
org.eclipse.emf.edit.provider.ReflectiveItemProviderAdapterFactory.adapt(Object, Object) | -1 |
org.eclipse.emf.edit.provider.resource.ResourceItemProviderAdapterFactory.adapt(Object, Object) | -1 |
org.eclipse.emf.edit.tree.provider.TreeItemProviderAdapterFactory.adapt(Object, Object) | -1 |
|
OVERRIDE |
Reference Location | Line Number |
org.eclipse.emf.edit.provider.ReflectiveItemProviderAdapterFactory.ReflectiveItemProviderAdapterFactory() | -1 |
org.eclipse.emf.edit.provider.resource.ResourceItemProviderAdapterFactory.ResourceItemProviderAdapterFactory() | -1 |
org.eclipse.emf.edit.tree.util.TreeAdapterFactory.TreeAdapterFactory() | -1 |
SUPER_CONSTRUCTORMETHOD |
Reference Location | Line Number |
org.eclipse.emf.edit.provider.ReflectiveItemProviderAdapterFactory.ReflectiveItemProviderAdapterFactory() | 59 |
org.eclipse.emf.edit.provider.resource.ResourceItemProviderAdapterFactory.ResourceItemProviderAdapterFactory() | 85 |
org.eclipse.emf.edit.tree.util.TreeAdapterFactory.TreeAdapterFactory() | 52 |
|
INVOKED_SPECIAL |
Reference Location | Line Number |
org.eclipse.emf.edit.tree.provider.TreeItemProviderAdapterFactory.adaptNew(Notifier, Object) | 163 |
OVERRIDE |
Reference Location | Line Number |
org.eclipse.emf.edit.tree.provider.TreeItemProviderAdapterFactory.adaptNew(Notifier, Object) | -1 |
|
INVOKED_SPECIAL |
Reference Location | Line Number |
org.eclipse.emf.edit.provider.resource.ResourceItemProviderAdapterFactory.associate(Adapter, Notifier) | 228 |
OVERRIDE |
Reference Location | Line Number |
org.eclipse.emf.edit.provider.resource.ResourceItemProviderAdapterFactory.associate(Adapter, Notifier) | -1 |
|
OVERRIDE |
Reference Location | Line Number |
org.eclipse.emf.edit.provider.ReflectiveItemProviderAdapterFactory.createAdapter(Notifier) | -1 |
org.eclipse.emf.edit.provider.resource.ResourceItemProviderAdapterFactory.createAdapter(Notifier) | -1 |
org.eclipse.emf.edit.tree.util.TreeAdapterFactory.createAdapter(Notifier) | -1 |
|
OVERRIDE |
Reference Location | Line Number |
org.eclipse.emf.edit.provider.ReflectiveItemProviderAdapterFactory.isFactoryForType(Object) | -1 |
org.eclipse.emf.edit.provider.resource.ResourceItemProviderAdapterFactory.isFactoryForType(Object) | -1 |
org.eclipse.emf.edit.tree.util.TreeAdapterFactory.isFactoryForType(Object) | -1 |
|
SUPER_CONSTRUCTORMETHOD |
Reference Location | Line Number |
org.eclipse.emf.edit.domain.AdapterFactoryEditingDomain.EditingDomainProvider.EditingDomainProvider(EditingDomain) | 81 |
org.eclipse.emf.edit.domain.AdapterFactoryEditingDomain.EditingDomainProvider.EditingDomainProvider(EditingDomain) | 81 |
org.eclipse.emf.edit.provider.ItemProviderAdapter.ItemProviderAdapter(AdapterFactory) | 144 |
|
OVERRIDE |
Reference Location | Line Number |
org.eclipse.emf.edit.domain.AdapterFactoryEditingDomain.EditingDomainProvider.isAdapterForType(Object) | -1 |
org.eclipse.emf.edit.domain.AdapterFactoryEditingDomain.EditingDomainProvider.isAdapterForType(Object) | -1 |
org.eclipse.emf.edit.provider.ItemProviderAdapter.isAdapterForType(Object) | -1 |
|
INVOKED_SPECIAL |
Reference Location | Line Number |
org.eclipse.emf.edit.provider.resource.ResourceItemProvider.notifyChanged(Notification) | 179 |
org.eclipse.emf.edit.provider.resource.ResourceSetItemProvider.notifyChanged(Notification) | 141 |
OVERRIDE |
Reference Location | Line Number |
org.eclipse.emf.edit.provider.ReflectiveItemProvider.notifyChanged(Notification) | -1 |
org.eclipse.emf.edit.provider.resource.ResourceItemProvider.notifyChanged(Notification) | -1 |
org.eclipse.emf.edit.provider.resource.ResourceSetItemProvider.notifyChanged(Notification) | -1 |
org.eclipse.emf.edit.tree.provider.TreeNodeItemProvider.notifyChanged(Notification) | -1 |
|
INVOKED_SPECIAL |
Reference Location | Line Number |
org.eclipse.emf.edit.provider.ItemProviderAdapter.setTarget(Notifier) | 1541 |
org.eclipse.emf.edit.provider.ItemProviderAdapter.setTarget(Notifier) | 1536 |
org.eclipse.emf.edit.provider.ItemProviderAdapter.unsetTarget(Notifier) | 1552 |
org.eclipse.emf.edit.provider.ItemProviderAdapter.unsetTarget(Notifier) | 1556 |
OVERRIDE |
Reference Location | Line Number |
org.eclipse.emf.edit.provider.ItemProviderAdapter.setTarget(Notifier) | -1 |
|
OVERRIDE |
Reference Location | Line Number |
org.eclipse.emf.edit.provider.ItemProviderAdapter.unsetTarget(Notifier) | -1 |
|
VIRTUAL_METHOD |
Reference Location | Line Number |
org.eclipse.emf.edit.tree.impl.TreeNodeImpl.getData() | 167 |
org.eclipse.emf.edit.tree.impl.TreeNodeImpl.setData(EObject) | 193 |
org.eclipse.emf.edit.tree.impl.TreeNodeImpl.setParent(TreeNode) | 136 |
|
VIRTUAL_METHOD |
Reference Location | Line Number |
org.eclipse.emf.edit.tree.impl.TreeNodeImpl.getData() | 168 |
org.eclipse.emf.edit.tree.impl.TreeNodeImpl.setData(EObject) | 194 |
org.eclipse.emf.edit.tree.impl.TreeNodeImpl.setParent(TreeNode) | 137 |
|
OVERRIDE |
Reference Location | Line Number |
org.eclipse.emf.edit.provider.ItemProvider.ItemProviderNotifyingArrayList.1.dispatch(Notification) | -1 |
|
SUPER_CONSTRUCTORMETHOD |
Reference Location | Line Number |
org.eclipse.emf.edit.provider.ItemProvider.ItemProviderNotifyingArrayList.1.(ItemProviderItemProviderNotifyingArrayList, int) | 451 |
|
OVERRIDE |
Reference Location | Line Number |
org.eclipse.emf.edit.provider.ItemProvider.ItemProviderNotification.dispatch() | -1 |
org.eclipse.emf.edit.provider.ItemProvider.ItemProviderNotification.dispatch() | -1 |
|
VIRTUAL_METHOD |
Reference Location | Line Number |
org.eclipse.emf.edit.provider.ItemProvider.ItemProviderNotification.dispatch() | 346 |
org.eclipse.emf.edit.provider.ItemProvider.ItemProviderNotification.dispatch() | 346 |
|
OVERRIDE |
Reference Location | Line Number |
org.eclipse.emf.edit.provider.ItemProvider.ItemProviderNotification.getNotifier() | -1 |
org.eclipse.emf.edit.provider.ItemProvider.ItemProviderNotification.getNotifier() | -1 |
|
SUPER_CONSTRUCTORMETHOD |
Reference Location | Line Number |
org.eclipse.emf.edit.provider.ItemProvider.ItemProviderNotification.ItemProviderNotification(ItemProvider, int, Object, Object, int, boolean, boolean, boolean) | 331 |
org.eclipse.emf.edit.provider.ItemProvider.ItemProviderNotification.ItemProviderNotification(ItemProvider, int, Object, Object, int, boolean, boolean, boolean) | 331 |
|
CONSTRUCTOR_METHOD |
Reference Location | Line Number |
org.eclipse.emf.edit.provider.ItemProvider.ItemProviderNotifyingArrayList.ItemProviderNotifyingArrayList(Collection extends E>) | 425 |
org.eclipse.emf.edit.provider.ItemProvider.ItemProviderNotifyingArrayList.ItemProviderNotifyingArrayList(Collection extends E>) | 425 |
org.eclipse.emf.edit.provider.ItemProvider.ItemProviderNotifyingArrayList.ItemProviderNotifyingArrayList(ItemProvider) | 387 |
org.eclipse.emf.edit.provider.ItemProvider.ItemProviderNotifyingArrayList.ItemProviderNotifyingArrayList(ItemProvider) | 387 |
|
CONSTRUCTOR_METHOD |
Reference Location | Line Number |
org.eclipse.emf.edit.provider.ItemProvider.ItemProviderNotifyingArrayList.ItemProviderNotifyingArrayList(ItemProvider, int) | 395 |
org.eclipse.emf.edit.provider.ItemProvider.ItemProviderNotifyingArrayList.ItemProviderNotifyingArrayList(ItemProvider, int) | 395 |
|
INTERFACE_METHOD |
Reference Location | Line Number |
org.eclipse.emf.edit.provider.ItemProviderAdapter.updateChildren(Notification) | 2522 |
|
INTERFACE_METHOD |
Reference Location | Line Number |
org.eclipse.emf.edit.provider.ItemProviderAdapter.updateChildren(Notification) | 2516 |
org.eclipse.emf.edit.provider.ReflectiveItemProvider.notifyChanged(Notification) | 722 |
|
INTERFACE_METHOD |
Reference Location | Line Number |
org.eclipse.emf.edit.provider.resource.ResourceItemProvider.notifyChanged(Notification) | 159 |
org.eclipse.emf.edit.provider.resource.ResourceSetItemProvider.notifyChanged(Notification) | 133 |
|
INTERFACE_METHOD |
Reference Location | Line Number |
org.eclipse.emf.edit.provider.ItemProviderAdapter.updateChildren(Notification) | 2612 |
org.eclipse.emf.edit.provider.ItemProviderAdapter.updateChildren(Notification) | 2610 |
org.eclipse.emf.edit.provider.ItemProviderAdapter.updateChildren(Notification) | 2538 |
org.eclipse.emf.edit.provider.ItemProviderAdapter.updateChildren(Notification) | 2562 |
org.eclipse.emf.edit.provider.ItemProviderAdapter.updateChildren(Notification) | 2589 |
|
INTERFACE_METHOD |
Reference Location | Line Number |
org.eclipse.emf.edit.provider.DelegatingWrapperItemProvider.getRefreshElement(Notification) | 643 |
org.eclipse.emf.edit.provider.ItemProvider.ItemProviderNotifyingArrayList.dispatchNotification(Notification) | 435 |
org.eclipse.emf.edit.provider.ItemProvider.ItemProviderNotifyingArrayList.dispatchNotification(Notification) | 435 |
org.eclipse.emf.edit.provider.ItemProviderAdapter.updateChildren(Notification) | 2511 |
org.eclipse.emf.edit.provider.ReflectiveItemProvider.notifyChanged(Notification) | 720 |
org.eclipse.emf.edit.provider.resource.ResourceItemProvider.notifyChanged(Notification) | 175 |
org.eclipse.emf.edit.provider.resource.ResourceItemProvider.notifyChanged(Notification) | 167 |
org.eclipse.emf.edit.provider.resource.ResourceSetItemProvider.notifyChanged(Notification) | 137 |
|
INTERFACE_METHOD |
Reference Location | Line Number |
org.eclipse.emf.edit.provider.ItemProviderAdapter.updateChildren(Notification) | 2621 |
org.eclipse.emf.edit.provider.ItemProviderAdapter.updateChildren(Notification) | 2585 |
org.eclipse.emf.edit.provider.ItemProviderAdapter.updateChildren(Notification) | 2632 |
|
INTERFACE_METHOD |
Reference Location | Line Number |
org.eclipse.emf.edit.provider.ItemProviderAdapter.updateChildren(Notification) | 2520 |
|
INTERFACE_METHOD |
Reference Location | Line Number |
org.eclipse.emf.edit.provider.ItemProvider.ItemProviderNotification.dispatch() | 353 |
org.eclipse.emf.edit.provider.ItemProvider.ItemProviderNotification.dispatch() | 353 |
org.eclipse.emf.edit.tree.impl.TreeNodeImpl.setParent(TreeNode) | 134 |
|
OVERRIDE |
Reference Location | Line Number |
org.eclipse.emf.edit.provider.ViewerNotification.ViewerNotification(Notification) | -1 |
SUPER_CONSTRUCTORMETHOD |
Reference Location | Line Number |
org.eclipse.emf.edit.provider.ViewerNotification.ViewerNotification(Notification, Object, boolean, boolean) | 84 |
|
CONSTRUCTOR_METHOD |
Reference Location | Line Number |
org.eclipse.emf.edit.provider.ViewerNotification.wrapNotification(Notification, Object) | 42 |
|
INTERFACE_METHOD |
Reference Location | Line Number |
org.eclipse.emf.edit.domain.AdapterFactoryEditingDomain.isStale(Object) | 137 |
org.eclipse.emf.edit.provider.ItemProviderAdapter.dispose() | 1594 |
org.eclipse.emf.edit.provider.ItemProviderAdapter.dispose() | 1601 |
org.eclipse.emf.edit.provider.ItemProviderAdapter.getTypeText(Object) | 1793 |
org.eclipse.emf.edit.provider.ItemProviderAdapter.getTypeText(Object) | 1782 |
org.eclipse.emf.edit.provider.ItemProviderAdapter.getTypeText(Object) | 1793 |
org.eclipse.emf.edit.provider.ItemProviderAdapter.getTypeText(Object) | 1793 |
|
VIRTUAL_METHOD |
Reference Location | Line Number |
org.eclipse.emf.edit.provider.ChildCreationExtenderManager.getChildCreationExtenders() | 162 |
|
VIRTUAL_METHOD |
Reference Location | Line Number |
org.eclipse.emf.edit.provider.ItemProvider.ItemProviderNotifyingArrayList.ItemProviderNotifyingArrayList(Collection extends E>) | 426 |
org.eclipse.emf.edit.provider.ItemProvider.ItemProviderNotifyingArrayList.ItemProviderNotifyingArrayList(Collection extends E>) | 426 |
|
CONSTRUCTOR_METHOD |
Reference Location | Line Number |
org.eclipse.emf.edit.domain.AdapterFactoryEditingDomain.DomainTreeIterator.DomainTreeIterator(EditingDomain, E) | 852 |
org.eclipse.emf.edit.domain.AdapterFactoryEditingDomain.DomainTreeIterator.DomainTreeIterator(EditingDomain, E) | 852 |
org.eclipse.emf.edit.provider.AdapterFactoryTreeIterator.AdapterFactoryTreeIterator(AdapterFactory, E) | 45 |
|
CONSTRUCTOR_METHOD |
Reference Location | Line Number |
org.eclipse.emf.edit.domain.AdapterFactoryEditingDomain.DomainTreeIterator.DomainTreeIterator(EditingDomain, Object, boolean) | 862 |
org.eclipse.emf.edit.domain.AdapterFactoryEditingDomain.DomainTreeIterator.DomainTreeIterator(EditingDomain, Object, boolean) | 862 |
org.eclipse.emf.edit.provider.AdapterFactoryTreeIterator.AdapterFactoryTreeIterator(AdapterFactory, Object, boolean) | 55 |
|
CONSTRUCTOR_METHOD |
Reference Location | Line Number |
org.eclipse.emf.edit.command.SetCommand.create(EditingDomain, Object, Object, Object, int) | 143 |
org.eclipse.emf.edit.command.SetCommand.create(EditingDomain, Object, Object, Object, int) | 157 |
org.eclipse.emf.edit.command.SetCommand.create(EditingDomain, Object, Object, Object, int) | 127 |
|
CONSTRUCTOR_METHOD |
Reference Location | Line Number |
org.eclipse.emf.edit.provider.ChildCreationExtenderManager.ChildCreationExtenderList.ChildCreationExtenderList() | 74 |
org.eclipse.emf.edit.provider.ChildCreationExtenderManager.ChildCreationExtenderList.ChildCreationExtenderList() | 74 |
org.eclipse.emf.edit.provider.ItemProviderAdapter.ChildrenStore.createList(EStructuralFeature) | 2090 |
org.eclipse.emf.edit.provider.ItemProviderAdapter.ChildrenStore.createList(EStructuralFeature) | 2090 |
|
CONSTRUCTOR_METHOD |
Reference Location | Line Number |
org.eclipse.emf.edit.command.SetCommand.create(EditingDomain, Object, Object, Object, int) | 138 |
org.eclipse.emf.edit.command.SetCommand.create(EditingDomain, Object, Object, Object, int) | 176 |
org.eclipse.emf.edit.command.SetCommand.doExecute() | 620 |
org.eclipse.emf.edit.command.SetCommand.prepare() | 542 |
|
VIRTUAL_METHOD |
Reference Location | Line Number |
org.eclipse.emf.edit.provider.ItemProvider.hasChildren(Object) | 768 |
|
SUPER_CONSTRUCTORMETHOD |
Reference Location | Line Number |
org.eclipse.emf.edit.provider.ChildCreationExtenderManager.ChildCreationExtenderManager(ResourceLocator, String) | 132 |
|
OVERRIDE |
Reference Location | Line Number |
org.eclipse.emf.edit.provider.ChildCreationExtenderManager.getDelegateResourceLocators() | -1 |
|
VIRTUAL_METHOD |
Reference Location | Line Number |
org.eclipse.emf.edit.provider.FeatureMapEntryWrapperItemProvider.getImage(Object) | 210 |
org.eclipse.emf.edit.provider.FeatureMapEntryWrapperItemProvider.getImage(Object) | 206 |
org.eclipse.emf.edit.provider.FeatureMapEntryWrapperItemProvider.getImage(Object) | 214 |
org.eclipse.emf.edit.provider.ItemProviderAdapter.getCreateChildImage(Object, Object, Object, Collection>) | 1755 |
org.eclipse.emf.edit.provider.ItemProviderAdapter.getCreateChildImage(Object, Object, Object, Collection>) | 1770 |
org.eclipse.emf.edit.provider.ItemProviderAdapter.overlayImage(Object, Object) | 644 |
org.eclipse.emf.edit.provider.WrapperItemProvider.getImage(Object) | 198 |
|
OVERRIDE |
Reference Location | Line Number |
org.eclipse.emf.edit.provider.ChildCreationExtenderManager.getPrimaryResourceLocator() | -1 |
|
VIRTUAL_METHOD |
Reference Location | Line Number |
org.eclipse.emf.edit.command.CreateChildCommand.1.getCreateChildText(Object, Object, Object, Collection>) | 419 |
org.eclipse.emf.edit.command.CreateChildCommand.1.getCreateChildToolTipText(Object, Object, Object, Collection>) | 438 |
org.eclipse.emf.edit.command.CreateChildCommand.CreateChildCommand(EditingDomain, EObject, EStructuralFeature, Object, int, Collection>, CreateChildCommandHelper) | 221 |
org.eclipse.emf.edit.provider.DecoratorAdapterFactory.adaptNew(Notifier, Object) | 133 |
|
VIRTUAL_METHOD |
Reference Location | Line Number |
org.eclipse.emf.edit.command.CreateChildCommand.1.getCreateChildDescription(Object, Object, Object, Collection>) | 431 |
org.eclipse.emf.edit.command.CreateChildCommand.1.getCreateChildText(Object, Object, Object, Collection>) | 422 |
org.eclipse.emf.edit.command.CreateChildCommand.1.getCreateChildText(Object, Object, Object, Collection>) | 424 |
org.eclipse.emf.edit.command.CreateChildCommand.1.getCreateChildText(Object, Object, Object, Collection>) | 423 |
org.eclipse.emf.edit.command.CreateChildCommand.1.getCreateChildToolTipText(Object, Object, Object, Collection>) | 443 |
org.eclipse.emf.edit.command.CreateChildCommand.1.getCreateChildToolTipText(Object, Object, Object, Collection>) | 441 |
org.eclipse.emf.edit.command.CreateChildCommand.1.getCreateChildToolTipText(Object, Object, Object, Collection>) | 442 |
org.eclipse.emf.edit.command.CreateChildCommand.CreateChildCommand(EditingDomain, EObject, EStructuralFeature, Object, int, Collection>, CreateChildCommandHelper) | 223 |
org.eclipse.emf.edit.provider.resource.ResourceSetItemProvider.getText(Object) | 124 |
org.eclipse.emf.edit.provider.WrapperItemProvider.getPropertyDescription() | 286 |
org.eclipse.emf.edit.provider.WrapperItemProvider.getPropertyName() | 277 |
|
INTERFACE_METHOD |
Reference Location | Line Number |
org.eclipse.emf.edit.command.InitializeCopyCommand.copyAttributes() | 174 |
org.eclipse.emf.edit.command.InitializeCopyCommand.copyReferences() | 252 |
org.eclipse.emf.edit.command.MoveCommand.doExecute() | 216 |
org.eclipse.emf.edit.command.MoveCommand.doRedo() | 228 |
org.eclipse.emf.edit.command.MoveCommand.doUndo() | 222 |
org.eclipse.emf.edit.command.SetCommand.doUndo() | 754 |
|
INTERFACE_METHOD |
Reference Location | Line Number |
org.eclipse.emf.edit.provider.ItemProviderAdapter.updateChildren(Notification) | 2648 |
|
INTERFACE_METHOD |
Reference Location | Line Number |
org.eclipse.emf.edit.provider.ItemPropertyDescriptor.ItemDelegator.convert(EDataType, Object) | 224 |
org.eclipse.emf.edit.provider.ItemPropertyDescriptor.ItemDelegator.convert(EDataType, Object) | 224 |
|
INTERFACE_METHOD |
Reference Location | Line Number |
org.eclipse.emf.edit.provider.ItemProviderAdapter.getBaseURL() | 1880 |
|
INTERFACE_METHOD |
Reference Location | Line Number |
org.eclipse.emf.edit.provider.ItemProviderAdapter.getCreateChildImage(Object, Object, Object, Collection>) | 1747 |
org.eclipse.emf.edit.provider.ItemProviderAdapter.getImage(String) | 1888 |
org.eclipse.emf.edit.provider.ReflectiveItemProvider.getCreateChildImage(Object, Object, Object, Collection>) | 679 |
org.eclipse.emf.edit.provider.ReflectiveItemProvider.getCreateChildImage(Object, Object, Object, Collection>) | 683 |
org.eclipse.emf.edit.provider.ReflectiveItemProvider.getImage(Object) | 326 |
org.eclipse.emf.edit.provider.resource.ResourceItemProvider.getImage(Object) | 125 |
org.eclipse.emf.edit.provider.resource.ResourceSetItemProvider.getImage(Object) | 115 |
|
INTERFACE_METHOD |
Reference Location | Line Number |
org.eclipse.emf.edit.provider.ItemProviderAdapter.getString(String, boolean) | 1914 |
org.eclipse.emf.edit.provider.ItemProviderAdapter.getString(String, String, boolean) | 1949 |
org.eclipse.emf.edit.provider.ItemProviderAdapter.getString(String, String, String, boolean) | 1968 |
org.eclipse.emf.edit.provider.ItemProviderAdapter.getString(String, String, String, boolean) | 1968 |
|
INTERFACE_METHOD |
Reference Location | Line Number |
org.eclipse.emf.edit.provider.ItemProviderAdapter.getString(String, Object[], boolean) | 1930 |
org.eclipse.emf.edit.provider.ItemProviderAdapter.getString(String, String, boolean) | 1949 |
org.eclipse.emf.edit.provider.ItemProviderAdapter.getString(String, String, String, boolean) | 1968 |
|
INTERFACE_METHOD |
Reference Location | Line Number |
org.eclipse.emf.edit.provider.ItemProviderAdapter.getCreateChildDescription(Object, Object, Object, Collection>) | 1699 |
org.eclipse.emf.edit.provider.ItemProviderAdapter.getCreateChildDescription(Object, Object, Object, Collection>) | 1682 |
org.eclipse.emf.edit.provider.ItemProviderAdapter.getCreateChildText(Object, Object, Object, Collection>) | 1651 |
org.eclipse.emf.edit.provider.ItemProviderAdapter.getCreateChildText(Object, Object, Object, Collection>) | 1658 |
org.eclipse.emf.edit.provider.ItemProviderAdapter.getCreateChildToolTipText(Object, Object, Object, Collection>) | 1718 |
org.eclipse.emf.edit.provider.ReflectiveItemProvider.getCreateChildText(Object, Object, Object, Collection>) | 655 |
org.eclipse.emf.edit.provider.ReflectiveItemProvider.getPropertyDescriptors(Object) | 88 |
|
INTERFACE_METHOD |
Reference Location | Line Number |
org.eclipse.emf.edit.provider.ItemPropertyDescriptor.ItemDelegator.convert(EDataType, Object) | 236 |
org.eclipse.emf.edit.provider.ItemPropertyDescriptor.ItemDelegator.convert(EDataType, Object) | 223 |
org.eclipse.emf.edit.provider.ItemPropertyDescriptor.ItemDelegator.convert(EDataType, Object) | 236 |
org.eclipse.emf.edit.provider.ItemPropertyDescriptor.ItemDelegator.convert(EDataType, Object) | 223 |
org.eclipse.emf.edit.provider.ItemProviderAdapter.getFeatureText(Object) | 1831 |
org.eclipse.emf.edit.provider.ItemProviderAdapter.getTypeText(Object) | 1785 |
org.eclipse.emf.edit.provider.ReflectiveItemProvider.getFeatureText(Object) | 709 |
|
INTERFACE_METHOD |
Reference Location | Line Number |
org.eclipse.emf.edit.provider.ItemPropertyDescriptor.getReachableObjectsOfType(EObject, EClassifier) | 863 |
|
CONSTRUCTOR_METHOD |
Reference Location | Line Number |
org.eclipse.emf.edit.provider.ComposedAdapterFactory.adapt(Notifier, Object, boolean) | 307 |
|
CONSTRUCTOR_METHOD |
Reference Location | Line Number |
org.eclipse.emf.edit.domain.AdapterFactoryEditingDomain.resolve(Collection>) | 647 |
org.eclipse.emf.edit.provider.ItemPropertyDescriptor.getComboBoxObjects(Object) | 795 |
org.eclipse.emf.edit.provider.ItemProviderAdapter.ResultAndAffectedObjectsWrappingCommand.getOwners() | 2977 |
org.eclipse.emf.edit.provider.ItemProviderAdapter.ResultAndAffectedObjectsWrappingCommand.getOwners() | 2977 |
|
VIRTUAL_METHOD |
Reference Location | Line Number |
org.eclipse.emf.edit.domain.AdapterFactoryEditingDomain.isReadOnlyURI(URI) | 829 |
|
INVOKED_STATIC |
Reference Location | Line Number |
org.eclipse.emf.edit.domain.AdapterFactoryEditingDomain.createResource(String) | 396 |
org.eclipse.emf.edit.domain.AdapterFactoryEditingDomain.isReadOnlyURI(URI) | 829 |
org.eclipse.emf.edit.domain.AdapterFactoryEditingDomain.loadResource(String) | 408 |
org.eclipse.emf.edit.provider.ReflectiveItemProvider.getCreateChildImage(Object, Object, Object, Collection>) | 678 |
org.eclipse.emf.edit.provider.ReflectiveItemProvider.getImage(Object) | 326 |
org.eclipse.emf.edit.provider.resource.ResourceItemProvider.getImage(Object) | 125 |
|
VIRTUAL_METHOD |
Reference Location | Line Number |
org.eclipse.emf.edit.provider.resource.ResourceItemProvider.getImage(Object) | 125 |
|
VIRTUAL_METHOD |
Reference Location | Line Number |
org.eclipse.emf.edit.domain.AdapterFactoryEditingDomain.isReadOnlyURI(URI) | 827 |
|
VIRTUAL_METHOD |
Reference Location | Line Number |
org.eclipse.emf.edit.domain.AdapterFactoryEditingDomain.isReadOnlyURI(URI) | 832 |
|
VIRTUAL_METHOD |
Reference Location | Line Number |
org.eclipse.emf.edit.domain.AdapterFactoryEditingDomain.isReadOnlyURI(URI) | 832 |
|
VIRTUAL_METHOD |
Reference Location | Line Number |
org.eclipse.emf.edit.domain.AdapterFactoryEditingDomain.isReadOnlyURI(URI) | 832 |
|
VIRTUAL_METHOD |
Reference Location | Line Number |
org.eclipse.emf.edit.provider.resource.ResourceItemProvider.getText(Object) | 150 |
|