root / tmp / org.eclipse.ui.workbench / .api_description @ 555
History | View | Annotate | Download (11.3 kB)
1 |
<?xml version="1.0" encoding="UTF-8" standalone="no"?> |
---|---|
2 |
<component name="org.eclipse.ui.workbench_3.106.2.v20150204-1030" version="1.2"> |
3 |
<plugin id="org.eclipse.ui.workbench_3.106.2.v20150204-1030"/> |
4 |
<package name="org.eclipse.ui" visibility="1"> |
5 |
<type name="IActionBars" restrictions="1"/> |
6 |
<type name="IActionBars2" restrictions="1"/> |
7 |
<type name="IAggregateWorkingSet" restrictions="1"/> |
8 |
<type name="IDecoratorManager" restrictions="1"/> |
9 |
<type name="IEditorDescriptor" restrictions="1"/> |
10 |
<type name="IEditorReference" restrictions="1"/> |
11 |
<type name="IEditorRegistry" restrictions="1"/> |
12 |
<type name="IEditorSite" restrictions="1"/> |
13 |
<type name="IFileEditorMapping" restrictions="1"/> |
14 |
<type name="IFolderLayout" restrictions="1"/> |
15 |
<type name="IInPlaceEditor" restrictions="1"/> |
16 |
<type name="IKeyBindingService" restrictions="1"/> |
17 |
<type name="ILocalWorkingSetManager" restrictions="1"/> |
18 |
<type name="IMemento" restrictions="1"/> |
19 |
<type name="INavigationHistory" restrictions="1"/> |
20 |
<type name="INavigationLocation" restrictions="1"/> |
21 |
<type name="INestableKeyBindingService" restrictions="1"/> |
22 |
<type name="IPageLayout" restrictions="1"/> |
23 |
<type name="IPageService" restrictions="1"/> |
24 |
<type name="IPartService" restrictions="1"/> |
25 |
<type name="IPerspectiveDescriptor" restrictions="1"/> |
26 |
<type name="IPerspectiveRegistry" restrictions="1"/> |
27 |
<type name="IPlaceholderFolderLayout" restrictions="1"/> |
28 |
<type name="ISelectionService" restrictions="1"/> |
29 |
<type name="ISharedImages" restrictions="3"/> |
30 |
<type name="ISources" restrictions="3"/> |
31 |
<type name="IViewLayout" restrictions="1"/> |
32 |
<type name="IViewReference" restrictions="1"/> |
33 |
<type name="IViewSite" restrictions="1"/> |
34 |
<type name="IWorkbench" restrictions="1"/> |
35 |
<type name="IWorkbenchActionConstants" restrictions="3"/> |
36 |
<type name="IWorkbenchCommandConstants" restrictions="3"/> |
37 |
<type name="IWorkbenchPage" restrictions="1"/> |
38 |
<type name="IWorkbenchPartConstants" restrictions="1"/> |
39 |
<type name="IWorkbenchPartDescriptor" restrictions="1"/> |
40 |
<type name="IWorkbenchPartReference" restrictions="1"/> |
41 |
<type name="IWorkbenchPartSite" restrictions="1"/> |
42 |
<type name="IWorkbenchPreferenceConstants" restrictions="3"/> |
43 |
<type name="IWorkbenchSite" restrictions="1"/> |
44 |
<type name="IWorkbenchWindow" restrictions="1"/> |
45 |
<type name="IWorkingSet" restrictions="1"/> |
46 |
<type name="IWorkingSetManager" restrictions="1"/> |
47 |
<type name="MultiPartInitException" restrictions="2"/> |
48 |
<type name="PartInitException" restrictions="2"/> |
49 |
<type name="WorkbenchException" restrictions="2"/> |
50 |
</package> |
51 |
<package name="org.eclipse.ui.about" visibility="1"> |
52 |
<type name="IInstallationPageContainer" restrictions="1"/> |
53 |
</package> |
54 |
<package name="org.eclipse.ui.actions" visibility="1"> |
55 |
<type name="ExportResourcesAction" restrictions="2"/> |
56 |
<type name="ImportResourcesAction" restrictions="2"/> |
57 |
<type name="LabelRetargetAction" restrictions="2"/> |
58 |
<type name="NewWizardAction" restrictions="2"/> |
59 |
<type name="OpenNewPageMenu" restrictions="2"/> |
60 |
<type name="OpenNewWindowMenu" restrictions="2"/> |
61 |
<type name="OpenPerspectiveMenu" restrictions="2"/> |
62 |
<type name="RetargetAction" restrictions="2"/> |
63 |
</package> |
64 |
<package name="org.eclipse.ui.activities" visibility="1"> |
65 |
<type name="IActivity" restrictions="1"/> |
66 |
<type name="IActivityManager" restrictions="1"/> |
67 |
<type name="IActivityPatternBinding" restrictions="1"/> |
68 |
<type name="IActivityRequirementBinding" restrictions="1"/> |
69 |
<type name="ICategory" restrictions="1"/> |
70 |
<type name="ICategoryActivityBinding" restrictions="1"/> |
71 |
<type name="IIdentifier" restrictions="1"/> |
72 |
<type name="IMutableActivityManager" restrictions="1"/> |
73 |
<type name="ITriggerPoint" restrictions="1"/> |
74 |
<type name="ITriggerPointAdvisor" restrictions="3"/> |
75 |
<type name="ITriggerPointManager" restrictions="1"/> |
76 |
<type name="IWorkbenchActivitySupport" restrictions="1"/> |
77 |
</package> |
78 |
<package name="org.eclipse.ui.application" visibility="1"> |
79 |
<type name="IActionBarConfigurer" restrictions="1"/> |
80 |
<type name="IWorkbenchConfigurer" restrictions="1"/> |
81 |
<type name="IWorkbenchWindowConfigurer" restrictions="1"/> |
82 |
</package> |
83 |
<package name="org.eclipse.ui.browser" visibility="1"> |
84 |
<type name="IWebBrowser" restrictions="1"/> |
85 |
<type name="IWorkbenchBrowserSupport" restrictions="3"/> |
86 |
</package> |
87 |
<package name="org.eclipse.ui.commands" visibility="1"> |
88 |
<type name="CommandException" restrictions="2"/> |
89 |
<type name="ICategory" restrictions="1"/> |
90 |
<type name="ICommand" restrictions="1"/> |
91 |
<type name="ICommandImageService" restrictions="3"/> |
92 |
<type name="ICommandManager" restrictions="1"/> |
93 |
<type name="ICommandService" restrictions="3"/> |
94 |
<type name="IKeyConfiguration" restrictions="1"/> |
95 |
<type name="IKeySequenceBinding" restrictions="1"/> |
96 |
<type name="IWorkbenchCommandSupport" restrictions="1"/> |
97 |
</package> |
98 |
<package name="org.eclipse.ui.contexts" visibility="1"> |
99 |
<type name="ContextException" restrictions="2"/> |
100 |
<type name="IContext" restrictions="1"/> |
101 |
<type name="IContextManager" restrictions="1"/> |
102 |
<type name="IContextService" restrictions="3"/> |
103 |
<type name="IWorkbenchContextSupport" restrictions="1"/> |
104 |
</package> |
105 |
<package name="org.eclipse.ui.dialogs" visibility="1"> |
106 |
<type name="EditorSelectionDialog" restrictions="2"/> |
107 |
<type name="IWorkingSetEditWizard" restrictions="1"/> |
108 |
<type name="IWorkingSetNewWizard" restrictions="1"/> |
109 |
<type name="IWorkingSetSelectionDialog" restrictions="1"/> |
110 |
<type name="ListSelectionDialog" restrictions="2"/> |
111 |
<type name="PropertyDialogAction" restrictions="2"/> |
112 |
</package> |
113 |
<package name="org.eclipse.ui.handlers" visibility="1"> |
114 |
<type name="IHandlerService" restrictions="3"/> |
115 |
</package> |
116 |
<package name="org.eclipse.ui.help" visibility="1"> |
117 |
<type name="DialogPageContextComputer" restrictions="2"/> |
118 |
<type name="IWorkbenchHelpSystem" restrictions="1"/> |
119 |
<type name="ViewContextComputer" restrictions="2"/> |
120 |
<type name="WorkbenchHelp" restrictions="6"/> |
121 |
</package> |
122 |
<package name="org.eclipse.ui.intro" visibility="1"> |
123 |
<type name="IIntroManager" restrictions="1"/> |
124 |
<type name="IIntroPart" restrictions="1"/> |
125 |
<type name="IIntroSite" restrictions="1"/> |
126 |
</package> |
127 |
<package name="org.eclipse.ui.keys" visibility="1"> |
128 |
<type name="IBindingService" restrictions="3"/> |
129 |
<type name="Key" restrictions="2"/> |
130 |
<type name="NaturalKey" restrictions="2"/> |
131 |
</package> |
132 |
<package name="org.eclipse.ui.menus" visibility="1"> |
133 |
<type name="CommandContributionItem" restrictions="2"/> |
134 |
<type name="CommandContributionItemParameter" restrictions="0"> |
135 |
<method name="<init>" restrictions="8" signature="(Lorg/eclipse/ui/services/IServiceLocator;Ljava/lang/String;Ljava/lang/String;Ljava/util/Map;Lorg/eclipse/jface/resource/ImageDescriptor;Lorg/eclipse/jface/resource/ImageDescriptor;Lorg/eclipse/jface/resource/ImageDescriptor;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;ILjava/lang/String;Z)V"/> |
136 |
</type> |
137 |
<type name="IMenuService" restrictions="3"/> |
138 |
<type name="MenuUtil" restrictions="6"/> |
139 |
<type name="WorkbenchWindowControlContribution" restrictions="0"> |
140 |
<method name="delegateCreateControl" restrictions="24" signature="(Lorg/eclipse/swt/widgets/Composite;)Lorg/eclipse/swt/widgets/Control;"/> |
141 |
</type> |
142 |
</package> |
143 |
<package name="org.eclipse.ui.model" visibility="1"> |
144 |
<type name="AdaptableList" restrictions="2"/> |
145 |
</package> |
146 |
<package name="org.eclipse.ui.operations" visibility="1"> |
147 |
<type name="IWorkbenchOperationSupport" restrictions="1"/> |
148 |
</package> |
149 |
<package name="org.eclipse.ui.part" visibility="1"> |
150 |
<type name="AbstractMultiEditor" restrictions="0"> |
151 |
<method name="setChildren" restrictions="8" signature="([Lorg/eclipse/ui/IEditorPart;)V"/> |
152 |
</type> |
153 |
<type name="CellEditorActionHandler" restrictions="2"/> |
154 |
<type name="CoolItemGroupMarker" restrictions="2"/> |
155 |
<type name="IPage" restrictions="1"/> |
156 |
<type name="IPageSite" restrictions="1"/> |
157 |
<type name="MessagePage" restrictions="2"/> |
158 |
<type name="MultiEditorInput" restrictions="2"/> |
159 |
<type name="MultiPageEditorPart" restrictions="0"> |
160 |
<method name="addPageChangedListener" restrictions="16" signature="(Lorg/eclipse/jface/dialogs/IPageChangedListener;)V"/> |
161 |
<method name="getActiveEditor" restrictions="16" signature="()Lorg/eclipse/ui/IEditorPart;"/> |
162 |
<method name="getActivePage" restrictions="16" signature="()I"/> |
163 |
<method name="removePageChangedListener" restrictions="16" signature="(Lorg/eclipse/jface/dialogs/IPageChangedListener;)V"/> |
164 |
</type> |
165 |
<type name="MultiPageSelectionProvider" restrictions="2"/> |
166 |
<type name="PageBook" restrictions="2"/> |
167 |
<type name="PluginTransferData" restrictions="2"/> |
168 |
<type name="WorkbenchPart" restrictions="2"/> |
169 |
</package> |
170 |
<package name="org.eclipse.ui.presentations" visibility="1"> |
171 |
<type name="IPartMenu" restrictions="1"/> |
172 |
<type name="IPresentablePart" restrictions="1"/> |
173 |
<type name="IPresentationSerializer" restrictions="1"/> |
174 |
<type name="IStackPresentationSite" restrictions="1"/> |
175 |
</package> |
176 |
<package name="org.eclipse.ui.progress" visibility="1"> |
177 |
<type name="IProgressConstants2" restrictions="1"/> |
178 |
<type name="IProgressService" restrictions="1"/> |
179 |
<type name="IWorkbenchSiteProgressService" restrictions="1"/> |
180 |
</package> |
181 |
<package name="org.eclipse.ui.services" visibility="1"> |
182 |
<type name="IEvaluationReference" restrictions="3"/> |
183 |
<type name="IEvaluationService" restrictions="3"/> |
184 |
<type name="IServiceScopes" restrictions="3"/> |
185 |
<type name="ISourceProviderService" restrictions="3"/> |
186 |
</package> |
187 |
<package name="org.eclipse.ui.statushandlers" visibility="1"> |
188 |
<type name="StatusManager" restrictions="0"/> |
189 |
<type name="StatusManager$INotificationTypes" restrictions="3"/> |
190 |
<type name="WorkbenchStatusDialogManager" restrictions="2"/> |
191 |
</package> |
192 |
<package name="org.eclipse.ui.swt" visibility="1"> |
193 |
<type name="IFocusService" restrictions="1"/> |
194 |
</package> |
195 |
<package name="org.eclipse.ui.themes" visibility="1"> |
196 |
<type name="ITheme" restrictions="1"/> |
197 |
<type name="IThemeManager" restrictions="1"/> |
198 |
</package> |
199 |
<package name="org.eclipse.ui.views" visibility="1"> |
200 |
<type name="IStickyViewDescriptor" restrictions="1"/> |
201 |
<type name="IViewDescriptor" restrictions="1"/> |
202 |
<type name="IViewRegistry" restrictions="1"/> |
203 |
</package> |
204 |
<package name="org.eclipse.ui.wizards" visibility="1"> |
205 |
<type name="IWizardCategory" restrictions="1"/> |
206 |
<type name="IWizardDescriptor" restrictions="1"/> |
207 |
<type name="IWizardRegistry" restrictions="1"/> |
208 |
</package> |
209 |
</component> |