Member |
[+] DocumentObject
EXTENDS |
Reference Location |
Line Number |
Visibility |
org.eclipse.pde.internal.ds.core.text.DSObject |
-1 |
PRIVATE_PERMISSIBLE |
org.eclipse.pde.internal.ua.core.cheatsheet.simple.text.SimpleCSObject |
-1 |
PRIVATE_PERMISSIBLE |
org.eclipse.pde.internal.ua.core.ctxhelp.text.CtxHelpObject |
-1 |
PRIVATE_PERMISSIBLE |
org.eclipse.pde.internal.ua.core.toc.text.TocObject |
-1 |
PRIVATE_PERMISSIBLE |
|
[+] DocumentObject(IModel, String) : void
SUPER_CONSTRUCTORMETHOD |
Reference Location |
Line Number |
Visibility |
org.eclipse.pde.internal.ds.core.text.DSObject.DSObject(DSModel, String) |
45 |
PRIVATE_PERMISSIBLE |
org.eclipse.pde.internal.ua.core.cheatsheet.simple.text.SimpleCSObject.SimpleCSObject(ISimpleCSModel, String) |
36 |
PRIVATE_PERMISSIBLE |
org.eclipse.pde.internal.ua.core.ctxhelp.text.CtxHelpObject.CtxHelpObject(CtxHelpModel, String) |
44 |
PRIVATE_PERMISSIBLE |
org.eclipse.pde.internal.ua.core.toc.text.TocObject.TocObject(TocModel, String) |
41 |
PRIVATE_PERMISSIBLE |
|
[+] addChildNode(IDocumentElementNode, boolean) : void
VIRTUAL_METHOD |
Reference Location |
Line Number |
Visibility |
org.eclipse.pde.internal.ds.core.text.DSComponent.addReference(IDSReference) |
258 |
PRIVATE_PERMISSIBLE |
org.eclipse.pde.internal.ds.core.text.DSService.addProvidedService(IDSProvide) |
103 |
PRIVATE_PERMISSIBLE |
org.eclipse.pde.internal.ds.core.text.DSComponent.addPropertiesElement(IDSProperties) |
238 |
PRIVATE_PERMISSIBLE |
org.eclipse.pde.internal.ds.core.text.DSComponent.setImplementation(IDSImplementation) |
296 |
PRIVATE_PERMISSIBLE |
org.eclipse.pde.internal.ds.core.text.DSComponent.setService(IDSService) |
307 |
PRIVATE_PERMISSIBLE |
org.eclipse.pde.internal.ds.core.text.DSComponent.addPropertyElement(IDSProperty) |
248 |
PRIVATE_PERMISSIBLE |
org.eclipse.pde.internal.ua.core.cheatsheet.simple.text.SimpleCSItem.addSubItem(ISimpleCSSubItemObject) |
45 |
PRIVATE_PERMISSIBLE |
org.eclipse.pde.internal.ua.core.cheatsheet.simple.text.SimpleCSPerformWhen.addExecutable(ISimpleCSRunObject) |
43 |
PRIVATE_PERMISSIBLE |
org.eclipse.pde.internal.ua.core.cheatsheet.simple.text.SimpleCSConditionalSubItem.addSubItem(ISimpleCSSubItem) |
44 |
PRIVATE_PERMISSIBLE |
org.eclipse.pde.internal.ua.core.cheatsheet.simple.text.SimpleCS.addItem(ISimpleCSItem) |
43 |
PRIVATE_PERMISSIBLE |
org.eclipse.pde.internal.ua.core.ctxhelp.text.CtxHelpObject.addChild(CtxHelpObject) |
123 |
PRIVATE_PERMISSIBLE |
org.eclipse.pde.internal.ua.core.toc.text.TocTopic.addChild(TocObject) |
147 |
PRIVATE_PERMISSIBLE |
|
[+] addChildNode(IDocumentElementNode, int, boolean) : void
VIRTUAL_METHOD |
Reference Location |
Line Number |
Visibility |
org.eclipse.pde.internal.ua.core.cheatsheet.simple.text.SimpleCS.addItem(int, ISimpleCSItem) |
54 |
PRIVATE_PERMISSIBLE |
org.eclipse.pde.internal.ua.core.cheatsheet.simple.text.SimpleCSItem.addSubItem(int, ISimpleCSSubItemObject) |
57 |
PRIVATE_PERMISSIBLE |
org.eclipse.pde.internal.ua.core.ctxhelp.text.CtxHelpObject.addChild(CtxHelpObject, CtxHelpObject, boolean) |
117 |
PRIVATE_PERMISSIBLE |
org.eclipse.pde.internal.ua.core.ctxhelp.text.CtxHelpContext.setDescription(String) |
135 |
PRIVATE_PERMISSIBLE |
org.eclipse.pde.internal.ua.core.toc.text.TocTopic.addChild(TocObject, TocObject, boolean) |
168 |
PRIVATE_PERMISSIBLE |
|
[+] getBooleanAttributeValue(String, boolean) : boolean
VIRTUAL_METHOD |
Reference Location |
Line Number |
Visibility |
org.eclipse.pde.internal.ds.core.text.DSService.getServiceFactory() |
80 |
PRIVATE_PERMISSIBLE |
org.eclipse.pde.internal.ds.core.text.DSComponent.getEnabled() |
124 |
PRIVATE_PERMISSIBLE |
org.eclipse.pde.internal.ds.core.text.DSComponent.getImmediate() |
160 |
PRIVATE_PERMISSIBLE |
org.eclipse.pde.internal.ua.core.cheatsheet.simple.text.SimpleCSSubItem.getSkip() |
52 |
PRIVATE_PERMISSIBLE |
org.eclipse.pde.internal.ua.core.cheatsheet.simple.text.SimpleCSRunObject.getConfirm() |
37 |
PRIVATE_PERMISSIBLE |
org.eclipse.pde.internal.ua.core.cheatsheet.simple.text.SimpleCSItem.getDialog() |
79 |
PRIVATE_PERMISSIBLE |
org.eclipse.pde.internal.ua.core.cheatsheet.simple.text.SimpleCSItem.getSkip() |
124 |
PRIVATE_PERMISSIBLE |
org.eclipse.pde.internal.ua.core.cheatsheet.simple.text.SimpleCSRunObject.getRequired() |
47 |
PRIVATE_PERMISSIBLE |
|
[+] getChildNode(Class) : IDocumentElementNode
VIRTUAL_METHOD |
Reference Location |
Line Number |
Visibility |
org.eclipse.pde.internal.ua.core.cheatsheet.simple.text.SimpleCSIntro.getDescription() |
40 |
PRIVATE_PERMISSIBLE |
org.eclipse.pde.internal.ua.core.cheatsheet.simple.text.SimpleCSItem.getExecutable() |
350 |
PRIVATE_PERMISSIBLE |
org.eclipse.pde.internal.ua.core.cheatsheet.simple.text.SimpleCSSubItem.getExecutable() |
107 |
PRIVATE_PERMISSIBLE |
org.eclipse.pde.internal.ua.core.cheatsheet.simple.text.SimpleCS.getIntro() |
64 |
PRIVATE_PERMISSIBLE |
org.eclipse.pde.internal.ua.core.cheatsheet.simple.text.SimpleCSRepeatedSubItem.getSubItem() |
41 |
PRIVATE_PERMISSIBLE |
org.eclipse.pde.internal.ua.core.cheatsheet.simple.text.SimpleCSItem.getDescription() |
68 |
PRIVATE_PERMISSIBLE |
org.eclipse.pde.internal.ua.core.cheatsheet.simple.text.SimpleCSItem.getOnCompletion() |
101 |
PRIVATE_PERMISSIBLE |
org.eclipse.pde.internal.ua.core.ctxhelp.text.CtxHelpContext.setDescription(String) |
124 |
PRIVATE_PERMISSIBLE |
org.eclipse.pde.internal.ua.core.ctxhelp.text.CtxHelpContext.getDescription() |
107 |
PRIVATE_PERMISSIBLE |
|
[+] getChildNodeCount(Class) : int
VIRTUAL_METHOD |
Reference Location |
Line Number |
Visibility |
org.eclipse.pde.internal.ua.core.cheatsheet.simple.text.SimpleCSItem.getSubItemCount() |
134 |
PRIVATE_PERMISSIBLE |
org.eclipse.pde.internal.ua.core.cheatsheet.simple.text.SimpleCS.getItemCount() |
74 |
PRIVATE_PERMISSIBLE |
|
[+] getChildNodesList(Class, boolean) : ArrayList
VIRTUAL_METHOD |
Reference Location |
Line Number |
Visibility |
org.eclipse.pde.internal.ds.core.text.DSService.getProvidedServices() |
89 |
PRIVATE_PERMISSIBLE |
org.eclipse.pde.internal.ds.core.text.DSComponent.getImplementation() |
169 |
PRIVATE_PERMISSIBLE |
org.eclipse.pde.internal.ds.core.text.DSComponent.getService() |
225 |
PRIVATE_PERMISSIBLE |
org.eclipse.pde.internal.ds.core.text.DSComponent.getReferences() |
211 |
PRIVATE_PERMISSIBLE |
org.eclipse.pde.internal.ds.core.text.DSComponent.getPropertyElements() |
197 |
PRIVATE_PERMISSIBLE |
org.eclipse.pde.internal.ds.core.text.DSComponent.getPropertiesElements() |
183 |
PRIVATE_PERMISSIBLE |
org.eclipse.pde.internal.ua.core.cheatsheet.simple.text.SimpleCSPerformWhen.getExecutables() |
65 |
PRIVATE_PERMISSIBLE |
org.eclipse.pde.internal.ua.core.cheatsheet.simple.text.SimpleCSConditionalSubItem.getSubItems() |
66 |
PRIVATE_PERMISSIBLE |
org.eclipse.pde.internal.ua.core.cheatsheet.simple.text.SimpleCSObject.getChildren() |
46 |
PRIVATE_PERMISSIBLE |
org.eclipse.pde.internal.ua.core.cheatsheet.simple.text.SimpleCSSubItem.getChildren() |
134 |
PRIVATE_PERMISSIBLE |
org.eclipse.pde.internal.ua.core.cheatsheet.simple.text.SimpleCSRepeatedSubItem.getChildren() |
89 |
PRIVATE_PERMISSIBLE |
org.eclipse.pde.internal.ua.core.cheatsheet.simple.text.SimpleCS.getItems() |
84 |
PRIVATE_PERMISSIBLE |
org.eclipse.pde.internal.ua.core.cheatsheet.simple.text.SimpleCSConditionalSubItem.getChildren() |
104 |
PRIVATE_PERMISSIBLE |
org.eclipse.pde.internal.ua.core.cheatsheet.simple.text.SimpleCSItem.getSubItems() |
145 |
PRIVATE_PERMISSIBLE |
|
[+] getChildNodesList(Class[], boolean) : ArrayList
VIRTUAL_METHOD |
Reference Location |
Line Number |
Visibility |
org.eclipse.pde.internal.ua.core.cheatsheet.simple.text.SimpleCSItem.getChildren() |
401 |
PRIVATE_PERMISSIBLE |
|
[+] getNextSibling(IDocumentElementNode, Class) : IDocumentElementNode
VIRTUAL_METHOD |
Reference Location |
Line Number |
Visibility |
org.eclipse.pde.internal.ua.core.cheatsheet.simple.text.SimpleCSItem.getNextSibling(ISimpleCSSubItemObject) |
90 |
PRIVATE_PERMISSIBLE |
org.eclipse.pde.internal.ua.core.cheatsheet.simple.text.SimpleCS.getNextSibling(ISimpleCSItem) |
98 |
PRIVATE_PERMISSIBLE |
org.eclipse.pde.internal.ua.core.ctxhelp.text.CtxHelpObject.getNextSibling(CtxHelpObject) |
206 |
PRIVATE_PERMISSIBLE |
org.eclipse.pde.internal.ua.core.toc.text.TocObject.getNextSibling(TocObject) |
164 |
PRIVATE_PERMISSIBLE |
|
[+] getPreviousSibling(IDocumentElementNode, Class) : IDocumentElementNode
VIRTUAL_METHOD |
Reference Location |
Line Number |
Visibility |
org.eclipse.pde.internal.ua.core.cheatsheet.simple.text.SimpleCSItem.getPreviousSibling(ISimpleCSSubItemObject) |
113 |
PRIVATE_PERMISSIBLE |
org.eclipse.pde.internal.ua.core.cheatsheet.simple.text.SimpleCS.getPreviousSibling(ISimpleCSItem) |
110 |
PRIVATE_PERMISSIBLE |
org.eclipse.pde.internal.ua.core.ctxhelp.text.CtxHelpObject.getPreviousSibling(CtxHelpObject) |
196 |
PRIVATE_PERMISSIBLE |
org.eclipse.pde.internal.ua.core.toc.text.TocObject.getPreviousSibling(TocObject) |
154 |
PRIVATE_PERMISSIBLE |
|
[+] getSharedModel() : IModel
VIRTUAL_METHOD |
Reference Location |
Line Number |
Visibility |
org.eclipse.pde.internal.ds.core.text.DSObject.getModel() |
86 |
PRIVATE_PERMISSIBLE |
org.eclipse.pde.internal.ua.core.cheatsheet.simple.text.SimpleCSObject.getModel() |
57 |
PRIVATE_PERMISSIBLE |
org.eclipse.pde.internal.ua.core.ctxhelp.text.CtxHelpObject.getModel() |
131 |
PRIVATE_PERMISSIBLE |
org.eclipse.pde.internal.ua.core.toc.text.TocLink.TocLink(TocModel, IFile) |
55 |
PRIVATE_PERMISSIBLE |
org.eclipse.pde.internal.ua.core.toc.text.TocObject.getModel() |
82 |
PRIVATE_PERMISSIBLE |
org.eclipse.pde.internal.ua.core.toc.text.TocTopic.TocTopic(TocModel, IFile) |
66 |
PRIVATE_PERMISSIBLE |
|
[+] hasChildNodes(Class) : boolean
VIRTUAL_METHOD |
Reference Location |
Line Number |
Visibility |
org.eclipse.pde.internal.ua.core.cheatsheet.simple.text.SimpleCS.hasItems() |
132 |
PRIVATE_PERMISSIBLE |
org.eclipse.pde.internal.ua.core.cheatsheet.simple.text.SimpleCSItem.hasSubItems() |
169 |
PRIVATE_PERMISSIBLE |
|
[+] isFirstChildNode(IDocumentElementNode, Class) : boolean
INVOKED_SPECIAL |
Reference Location |
Line Number |
Visibility |
org.eclipse.pde.internal.ua.core.toc.text.TocTopic.isFirstChildObject(TocObject) |
126 |
PRIVATE_PERMISSIBLE |
VIRTUAL_METHOD |
Reference Location |
Line Number |
Visibility |
org.eclipse.pde.internal.ua.core.cheatsheet.simple.text.SimpleCSItem.isFirstSubItem(ISimpleCSSubItemObject) |
191 |
PRIVATE_PERMISSIBLE |
org.eclipse.pde.internal.ua.core.cheatsheet.simple.text.SimpleCS.isFirstItem(ISimpleCSItem) |
154 |
PRIVATE_PERMISSIBLE |
|
[+] isLastChildNode(IDocumentElementNode, Class) : boolean
INVOKED_SPECIAL |
Reference Location |
Line Number |
Visibility |
org.eclipse.pde.internal.ua.core.toc.text.TocTopic.isLastChildObject(TocObject) |
137 |
PRIVATE_PERMISSIBLE |
VIRTUAL_METHOD |
Reference Location |
Line Number |
Visibility |
org.eclipse.pde.internal.ua.core.cheatsheet.simple.text.SimpleCSItem.isLastSubItem(ISimpleCSSubItemObject) |
203 |
PRIVATE_PERMISSIBLE |
org.eclipse.pde.internal.ua.core.cheatsheet.simple.text.SimpleCS.isLastItem(ISimpleCSItem) |
166 |
PRIVATE_PERMISSIBLE |
|
[+] moveChildNode(IDocumentElementNode, int, boolean) : void
VIRTUAL_METHOD |
Reference Location |
Line Number |
Visibility |
org.eclipse.pde.internal.ua.core.cheatsheet.simple.text.SimpleCS.moveItem(ISimpleCSItem, int) |
177 |
PRIVATE_PERMISSIBLE |
org.eclipse.pde.internal.ua.core.cheatsheet.simple.text.SimpleCSItem.moveSubItem(ISimpleCSSubItemObject, int) |
216 |
PRIVATE_PERMISSIBLE |
org.eclipse.pde.internal.ua.core.ctxhelp.text.CtxHelpObject.moveChild(CtxHelpObject, int) |
235 |
PRIVATE_PERMISSIBLE |
org.eclipse.pde.internal.ua.core.toc.text.TocTopic.moveChild(TocObject, int) |
179 |
PRIVATE_PERMISSIBLE |
|
[+] reconnect(IDocumentElementNode, IModel) : void
VIRTUAL_METHOD |
Reference Location |
Line Number |
Visibility |
org.eclipse.pde.internal.ua.ui.editor.ctxhelp.CtxHelpTreeSection.doDropCopy(Object, Object[], int) |
737 |
PRIVATE_PERMISSIBLE |
org.eclipse.pde.internal.ua.ui.editor.ctxhelp.CtxHelpTreeSection.doDropCopy(Object, Object[], int) |
743 |
PRIVATE_PERMISSIBLE |
org.eclipse.pde.internal.ua.ui.editor.ctxhelp.CtxHelpTreeSection.doDropCopy(Object, Object[], int) |
732 |
PRIVATE_PERMISSIBLE |
org.eclipse.pde.internal.ua.ui.editor.toc.TocTreeSection.getObjectsToAdd(Object[], TocTopic) |
853 |
PRIVATE_PERMISSIBLE |
|
[+] removeChildNode(IDocumentElementNode, boolean) : IDocumentElementNode
VIRTUAL_METHOD |
Reference Location |
Line Number |
Visibility |
org.eclipse.pde.internal.ds.core.text.DSComponent.removePropertiesElement(IDSProperties) |
267 |
PRIVATE_PERMISSIBLE |
org.eclipse.pde.internal.ds.core.text.DSComponent.removeService(IDSService) |
317 |
PRIVATE_PERMISSIBLE |
org.eclipse.pde.internal.ds.core.text.DSComponent.removeReference(IDSReference) |
285 |
PRIVATE_PERMISSIBLE |
org.eclipse.pde.internal.ds.core.text.DSComponent.removePropertyElement(IDSProperty) |
276 |
PRIVATE_PERMISSIBLE |
org.eclipse.pde.internal.ds.core.text.DSService.removeProvidedService(IDSProvide) |
113 |
PRIVATE_PERMISSIBLE |
org.eclipse.pde.internal.ua.core.cheatsheet.simple.text.SimpleCSItem.removeSubItem(ISimpleCSSubItemObject) |
227 |
PRIVATE_PERMISSIBLE |
org.eclipse.pde.internal.ua.core.cheatsheet.simple.text.SimpleCSConditionalSubItem.removeSubItem(ISimpleCSSubItem) |
81 |
PRIVATE_PERMISSIBLE |
org.eclipse.pde.internal.ua.core.cheatsheet.simple.text.SimpleCSPerformWhen.removeExecutable(ISimpleCSRunObject) |
80 |
PRIVATE_PERMISSIBLE |
org.eclipse.pde.internal.ua.core.cheatsheet.simple.text.SimpleCS.removeItem(ISimpleCSItem) |
188 |
PRIVATE_PERMISSIBLE |
org.eclipse.pde.internal.ua.core.ctxhelp.text.CtxHelpContext.setDescription(String) |
127 |
PRIVATE_PERMISSIBLE |
org.eclipse.pde.internal.ua.core.ctxhelp.text.CtxHelpObject.removeChild(CtxHelpObject) |
223 |
PRIVATE_PERMISSIBLE |
org.eclipse.pde.internal.ua.core.toc.text.TocTopic.removeChild(TocObject) |
190 |
PRIVATE_PERMISSIBLE |
|
[+] removeChildNode(int, Class, boolean) : IDocumentElementNode
VIRTUAL_METHOD |
Reference Location |
Line Number |
Visibility |
org.eclipse.pde.internal.ua.core.cheatsheet.simple.text.SimpleCS.removeItem(int) |
199 |
PRIVATE_PERMISSIBLE |
org.eclipse.pde.internal.ua.core.cheatsheet.simple.text.SimpleCSItem.removeSubItem(int) |
238 |
PRIVATE_PERMISSIBLE |
|
[+] setBooleanAttributeValue(String, boolean) : boolean
VIRTUAL_METHOD |
Reference Location |
Line Number |
Visibility |
org.eclipse.pde.internal.ds.core.text.DSComponent.setEnabled(boolean) |
115 |
PRIVATE_PERMISSIBLE |
org.eclipse.pde.internal.ds.core.text.DSService.setServiceFactory(boolean) |
71 |
PRIVATE_PERMISSIBLE |
org.eclipse.pde.internal.ds.core.text.DSComponent.setImmediate(boolean) |
151 |
PRIVATE_PERMISSIBLE |
org.eclipse.pde.internal.ua.core.cheatsheet.simple.text.SimpleCSItem.setDialog(boolean) |
261 |
PRIVATE_PERMISSIBLE |
org.eclipse.pde.internal.ua.core.cheatsheet.simple.text.SimpleCSRunObject.setRequired(boolean) |
88 |
PRIVATE_PERMISSIBLE |
org.eclipse.pde.internal.ua.core.cheatsheet.simple.text.SimpleCSSubItem.setSkip(boolean) |
85 |
PRIVATE_PERMISSIBLE |
org.eclipse.pde.internal.ua.core.cheatsheet.simple.text.SimpleCSRunObject.setConfirm(boolean) |
78 |
PRIVATE_PERMISSIBLE |
org.eclipse.pde.internal.ua.core.cheatsheet.simple.text.SimpleCSItem.setSkip(boolean) |
284 |
PRIVATE_PERMISSIBLE |
|
[+] setChildNode(IDocumentElementNode, Class) : void
VIRTUAL_METHOD |
Reference Location |
Line Number |
Visibility |
org.eclipse.pde.internal.ua.core.cheatsheet.simple.text.SimpleCSItem.setOnCompletion(ISimpleCSOnCompletion) |
272 |
PRIVATE_PERMISSIBLE |
org.eclipse.pde.internal.ua.core.cheatsheet.simple.text.SimpleCS.setIntro(ISimpleCSIntro) |
210 |
PRIVATE_PERMISSIBLE |
org.eclipse.pde.internal.ua.core.cheatsheet.simple.text.SimpleCSItem.setDescription(ISimpleCSDescription) |
249 |
PRIVATE_PERMISSIBLE |
org.eclipse.pde.internal.ua.core.cheatsheet.simple.text.SimpleCSIntro.setDescription(ISimpleCSDescription) |
52 |
PRIVATE_PERMISSIBLE |
org.eclipse.pde.internal.ua.core.cheatsheet.simple.text.SimpleCSItem.setExecutable(ISimpleCSRunContainerObject) |
363 |
PRIVATE_PERMISSIBLE |
org.eclipse.pde.internal.ua.core.cheatsheet.simple.text.SimpleCSRepeatedSubItem.setSubItem(ISimpleCSSubItem) |
65 |
PRIVATE_PERMISSIBLE |
org.eclipse.pde.internal.ua.core.cheatsheet.simple.text.SimpleCSSubItem.setExecutable(ISimpleCSRunContainerObject) |
120 |
PRIVATE_PERMISSIBLE |
|
[+] setInTheModel(boolean) : void
VIRTUAL_METHOD |
Reference Location |
Line Number |
Visibility |
org.eclipse.pde.internal.ds.core.text.DSProperties.DSProperties(DSModel) |
34 |
PRIVATE_PERMISSIBLE |
org.eclipse.pde.internal.ds.core.text.DSComponent.DSComponent(DSModel) |
46 |
PRIVATE_PERMISSIBLE |
org.eclipse.pde.internal.ua.core.cheatsheet.simple.text.SimpleCS.SimpleCS(ISimpleCSModel) |
32 |
PRIVATE_PERMISSIBLE |
org.eclipse.pde.internal.ua.core.cheatsheet.simple.text.SimpleCSModel.getSimpleCS() |
94 |
PRIVATE_PERMISSIBLE |
org.eclipse.pde.internal.ua.core.ctxhelp.text.CtxHelpRoot.CtxHelpRoot(CtxHelpModel) |
29 |
PRIVATE_PERMISSIBLE |
org.eclipse.pde.internal.ua.core.toc.text.Toc.Toc(TocModel) |
34 |
PRIVATE_PERMISSIBLE |
|
[+] setSharedModel(IModel) : void
VIRTUAL_METHOD |
Reference Location |
Line Number |
Visibility |
org.eclipse.pde.internal.ua.core.cheatsheet.simple.text.SimpleCSObject.setModel(ISimpleCSModel) |
121 |
PRIVATE_PERMISSIBLE |
|
[+] setXMLAttribute(String, String) : boolean
VIRTUAL_METHOD |
Reference Location |
Line Number |
Visibility |
org.eclipse.pde.internal.ds.core.text.DSComponent.setAttributeName(String) |
97 |
PRIVATE_PERMISSIBLE |
org.eclipse.pde.internal.ds.core.text.DSReference.setReferenceBind(String) |
150 |
PRIVATE_PERMISSIBLE |
org.eclipse.pde.internal.ds.core.text.DSReference.setReferencePolicy(String) |
120 |
PRIVATE_PERMISSIBLE |
org.eclipse.pde.internal.ds.core.text.DSImplementation.setClassName(String) |
78 |
PRIVATE_PERMISSIBLE |
org.eclipse.pde.internal.ds.core.text.DSProvide.setInterface(String) |
70 |
PRIVATE_PERMISSIBLE |
org.eclipse.pde.internal.ds.core.text.DSReference.setReferenceInterface(String) |
91 |
PRIVATE_PERMISSIBLE |
org.eclipse.pde.internal.ds.core.text.DSReference.setReferenceCardinality(String) |
105 |
PRIVATE_PERMISSIBLE |
org.eclipse.pde.internal.ds.core.text.DSComponent.setFactory(String) |
133 |
PRIVATE_PERMISSIBLE |
org.eclipse.pde.internal.ds.core.text.DSComponent.setConfigurationPolicy(String) |
341 |
PRIVATE_PERMISSIBLE |
org.eclipse.pde.internal.ds.core.text.DSReference.setReferenceUnbind(String) |
165 |
PRIVATE_PERMISSIBLE |
org.eclipse.pde.internal.ds.core.text.DSProperty.setPropertyType(String) |
106 |
PRIVATE_PERMISSIBLE |
org.eclipse.pde.internal.ds.core.text.DSComponent.setDeactivateMethod(String) |
357 |
PRIVATE_PERMISSIBLE |
org.eclipse.pde.internal.ds.core.text.DSProperty.setPropertyName(String) |
78 |
PRIVATE_PERMISSIBLE |
org.eclipse.pde.internal.ds.core.text.DSReference.setReferenceTarget(String) |
135 |
PRIVATE_PERMISSIBLE |
org.eclipse.pde.internal.ds.core.text.DSComponent.setActivateMethod(String) |
353 |
PRIVATE_PERMISSIBLE |
org.eclipse.pde.internal.ds.core.text.DSProperty.setPropertyValue(String) |
92 |
PRIVATE_PERMISSIBLE |
org.eclipse.pde.internal.ds.core.text.DSReference.setReferenceName(String) |
77 |
PRIVATE_PERMISSIBLE |
org.eclipse.pde.internal.ds.core.text.DSComponent.setModifiedeMethod(String) |
365 |
PRIVATE_PERMISSIBLE |
org.eclipse.pde.internal.ds.core.text.DSProperties.setEntry(String) |
77 |
PRIVATE_PERMISSIBLE |
org.eclipse.pde.internal.ua.core.cheatsheet.simple.text.SimpleCSAction.setClazz(String) |
105 |
PRIVATE_PERMISSIBLE |
org.eclipse.pde.internal.ua.core.cheatsheet.simple.text.SimpleCSItem.setContextId(String) |
328 |
PRIVATE_PERMISSIBLE |
org.eclipse.pde.internal.ua.core.cheatsheet.simple.text.SimpleCSItem.setTitle(String) |
295 |
PRIVATE_PERMISSIBLE |
org.eclipse.pde.internal.ua.core.cheatsheet.simple.text.SimpleCSAction.setPluginId(String) |
133 |
PRIVATE_PERMISSIBLE |
org.eclipse.pde.internal.ua.core.cheatsheet.simple.text.SimpleCSRepeatedSubItem.setValues(String) |
76 |
PRIVATE_PERMISSIBLE |
org.eclipse.pde.internal.ua.core.cheatsheet.simple.text.SimpleCSCommand.setSerialization(String) |
74 |
PRIVATE_PERMISSIBLE |
org.eclipse.pde.internal.ua.core.cheatsheet.simple.text.SimpleCSCommand.setReturns(String) |
64 |
PRIVATE_PERMISSIBLE |
org.eclipse.pde.internal.ua.core.cheatsheet.simple.text.SimpleCSSubItem.setWhen(String) |
96 |
PRIVATE_PERMISSIBLE |
org.eclipse.pde.internal.ua.core.cheatsheet.simple.text.SimpleCSConditionalSubItem.setCondition(String) |
92 |
PRIVATE_PERMISSIBLE |
org.eclipse.pde.internal.ua.core.cheatsheet.simple.text.SimpleCSItem.setHref(String) |
339 |
PRIVATE_PERMISSIBLE |
org.eclipse.pde.internal.ua.core.cheatsheet.simple.text.SimpleCSPerformWhen.setCondition(String) |
91 |
PRIVATE_PERMISSIBLE |
org.eclipse.pde.internal.ua.core.cheatsheet.simple.text.SimpleCS.setTitle(String) |
221 |
PRIVATE_PERMISSIBLE |
org.eclipse.pde.internal.ua.core.cheatsheet.simple.text.SimpleCSIntro.setContextId(String) |
86 |
PRIVATE_PERMISSIBLE |
org.eclipse.pde.internal.ua.core.cheatsheet.simple.text.SimpleCSRunObject.setTranslate(String) |
98 |
PRIVATE_PERMISSIBLE |
org.eclipse.pde.internal.ua.core.cheatsheet.simple.text.SimpleCSAction.setParam(String, int) |
122 |
PRIVATE_PERMISSIBLE |
org.eclipse.pde.internal.ua.core.cheatsheet.simple.text.SimpleCSIntro.setHref(String) |
97 |
PRIVATE_PERMISSIBLE |
org.eclipse.pde.internal.ua.core.cheatsheet.simple.text.SimpleCSSubItem.setLabel(String) |
74 |
PRIVATE_PERMISSIBLE |
org.eclipse.pde.internal.ua.core.cheatsheet.simple.text.SimpleCSRunObject.setWhen(String) |
109 |
PRIVATE_PERMISSIBLE |
org.eclipse.pde.internal.ua.core.ctxhelp.text.CtxHelpContext.setID(String) |
77 |
PRIVATE_PERMISSIBLE |
org.eclipse.pde.internal.ua.core.ctxhelp.text.CtxHelpTopic.setLocation(IPath) |
102 |
PRIVATE_PERMISSIBLE |
org.eclipse.pde.internal.ua.core.ctxhelp.text.CtxHelpTopic.setLocation(IPath) |
104 |
PRIVATE_PERMISSIBLE |
org.eclipse.pde.internal.ua.core.ctxhelp.text.CtxHelpContext.setTitle(String) |
96 |
PRIVATE_PERMISSIBLE |
org.eclipse.pde.internal.ua.core.ctxhelp.text.CtxHelpCommand.setLabel(String) |
73 |
PRIVATE_PERMISSIBLE |
org.eclipse.pde.internal.ua.core.ctxhelp.text.CtxHelpCommand.setSerialization(String) |
92 |
PRIVATE_PERMISSIBLE |
org.eclipse.pde.internal.ua.core.ctxhelp.text.CtxHelpTopic.setLabel(String) |
79 |
PRIVATE_PERMISSIBLE |
org.eclipse.pde.internal.ua.core.toc.text.TocLink.setFieldTocPath(String) |
116 |
PRIVATE_PERMISSIBLE |
org.eclipse.pde.internal.ua.core.toc.text.Toc.setFieldAnchorTo(String) |
88 |
PRIVATE_PERMISSIBLE |
org.eclipse.pde.internal.ua.core.toc.text.TocTopic.setFieldLabel(String) |
207 |
PRIVATE_PERMISSIBLE |
org.eclipse.pde.internal.ua.core.toc.text.Toc.setFieldRef(String) |
71 |
PRIVATE_PERMISSIBLE |
org.eclipse.pde.internal.ua.core.toc.text.TocTopic.setFieldRef(String) |
225 |
PRIVATE_PERMISSIBLE |
org.eclipse.pde.internal.ua.core.toc.text.TocAnchor.setFieldAnchorId(String) |
84 |
PRIVATE_PERMISSIBLE |
|
[+] setXMLContent(String) : boolean
VIRTUAL_METHOD |
Reference Location |
Line Number |
Visibility |
org.eclipse.pde.internal.ds.core.text.DSProperty.setPropertyElemBody(String) |
120 |
PRIVATE_PERMISSIBLE |
org.eclipse.pde.internal.ua.core.cheatsheet.simple.text.SimpleCSDescription.setContent(String) |
51 |
PRIVATE_PERMISSIBLE |
org.eclipse.pde.internal.ua.core.cheatsheet.simple.text.SimpleCSOnCompletion.setContent(String) |
51 |
PRIVATE_PERMISSIBLE |
org.eclipse.pde.internal.ua.core.ctxhelp.text.CtxHelpDescription.setDescription(String) |
83 |
PRIVATE_PERMISSIBLE |
|
[+] write(String, PrintWriter) : void
VIRTUAL_METHOD |
Reference Location |
Line Number |
Visibility |
org.eclipse.pde.internal.ua.ui.editor.toc.TocDragAdapter.dragSetData(DragSourceEvent) |
74 |
PRIVATE_PERMISSIBLE |
|