Methods from org.eclipse.pde.core used by org.eclipse.pde.ua.core

Click an entry in the table below to reveal the details of the references made to that element.

Reference Details

org.eclipse.pde.internal.core.text.AbstractEditingModel.getDocument()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.pde.internal.ua.core.cheatsheet.simple.text.SimpleCSDocumentHandler.getDocument()37
org.eclipse.pde.internal.ua.core.ctxhelp.text.CtxHelpDocumentHandler.getDocument()40
org.eclipse.pde.internal.ua.core.toc.text.TocDocumentHandler.getDocument()36

org.eclipse.pde.internal.core.text.DocumentElementNode.createDocumentTextNode()

OVERRIDE
Reference LocationLine Number
org.eclipse.pde.internal.ua.core.cheatsheet.simple.text.SimpleCSObject.createDocumentTextNode()-1
org.eclipse.pde.internal.ua.core.ctxhelp.text.CtxHelpDescription.createDocumentTextNode()-1

org.eclipse.pde.internal.core.text.DocumentElementNode.getAttributeIndent()

OVERRIDE
Reference LocationLine Number
org.eclipse.pde.internal.ua.core.ctxhelp.text.CtxHelpObject.getAttributeIndent()-1
org.eclipse.pde.internal.ua.core.toc.text.TocObject.getAttributeIndent()-1

org.eclipse.pde.internal.core.text.DocumentElementNode.getChildNodes()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.pde.internal.ua.core.ctxhelp.text.CtxHelpObject.getChildren()57
org.eclipse.pde.internal.ua.core.toc.text.TocObject.getChildren()57

org.eclipse.pde.internal.core.text.DocumentElementNode.getContentIndent()

OVERRIDE
Reference LocationLine Number
org.eclipse.pde.internal.ua.core.ctxhelp.text.CtxHelpObject.getContentIndent()-1

org.eclipse.pde.internal.core.text.DocumentElementNode.getParentNode()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.pde.internal.ua.core.cheatsheet.simple.text.SimpleCSObject.getParent()77
org.eclipse.pde.internal.ua.core.ctxhelp.text.CtxHelpObject.getParent()168
org.eclipse.pde.internal.ua.core.toc.text.TocObject.getParent()119

org.eclipse.pde.internal.core.text.DocumentElementNode.getTerminateIndent()

OVERRIDE
Reference LocationLine Number
org.eclipse.pde.internal.ua.core.ctxhelp.text.CtxHelpDescription.getTerminateIndent()-1

org.eclipse.pde.internal.core.text.DocumentElementNode.getXMLAttributeValue(String)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.pde.internal.ua.core.cheatsheet.simple.text.SimpleCS.getTitle()122
org.eclipse.pde.internal.ua.core.cheatsheet.simple.text.SimpleCSAction.getClazz()45
org.eclipse.pde.internal.ua.core.cheatsheet.simple.text.SimpleCSAction.getParam(int)63
org.eclipse.pde.internal.ua.core.cheatsheet.simple.text.SimpleCSAction.getPluginId()94
org.eclipse.pde.internal.ua.core.cheatsheet.simple.text.SimpleCSCommand.getReturns()43
org.eclipse.pde.internal.ua.core.cheatsheet.simple.text.SimpleCSCommand.getSerialization()53
org.eclipse.pde.internal.ua.core.cheatsheet.simple.text.SimpleCSConditionalSubItem.getCondition()55
org.eclipse.pde.internal.ua.core.cheatsheet.simple.text.SimpleCSIntro.getContextId()64
org.eclipse.pde.internal.ua.core.cheatsheet.simple.text.SimpleCSIntro.getHref()75
org.eclipse.pde.internal.ua.core.cheatsheet.simple.text.SimpleCSItem.getContextId()306
org.eclipse.pde.internal.ua.core.cheatsheet.simple.text.SimpleCSItem.getHref()317
org.eclipse.pde.internal.ua.core.cheatsheet.simple.text.SimpleCSItem.getTitle()158
org.eclipse.pde.internal.ua.core.cheatsheet.simple.text.SimpleCSPerformWhen.getCondition()54
org.eclipse.pde.internal.ua.core.cheatsheet.simple.text.SimpleCSRepeatedSubItem.getValues()52
org.eclipse.pde.internal.ua.core.cheatsheet.simple.text.SimpleCSRunObject.getTranslate()57
org.eclipse.pde.internal.ua.core.cheatsheet.simple.text.SimpleCSRunObject.getWhen()68
org.eclipse.pde.internal.ua.core.cheatsheet.simple.text.SimpleCSSubItem.getLabel()41
org.eclipse.pde.internal.ua.core.cheatsheet.simple.text.SimpleCSSubItem.getWhen()63
org.eclipse.pde.internal.ua.core.ctxhelp.text.CtxHelpCommand.getLabel()62
org.eclipse.pde.internal.ua.core.ctxhelp.text.CtxHelpCommand.getSerialization()81
org.eclipse.pde.internal.ua.core.ctxhelp.text.CtxHelpContext.getId()66
org.eclipse.pde.internal.ua.core.ctxhelp.text.CtxHelpContext.getTitle()85
org.eclipse.pde.internal.ua.core.ctxhelp.text.CtxHelpTopic.getLabel()68
org.eclipse.pde.internal.ua.core.ctxhelp.text.CtxHelpTopic.getLocation()86
org.eclipse.pde.internal.ua.core.toc.text.Toc.getFieldAnchorTo()78
org.eclipse.pde.internal.ua.core.toc.text.Toc.getFieldRef()61
org.eclipse.pde.internal.ua.core.toc.text.TocAnchor.getFieldAnchorId()74
org.eclipse.pde.internal.ua.core.toc.text.TocLink.getFieldTocPath()106
org.eclipse.pde.internal.ua.core.toc.text.TocTopic.getFieldLabel()197
org.eclipse.pde.internal.ua.core.toc.text.TocTopic.getFieldRef()215

org.eclipse.pde.internal.core.text.DocumentElementNode.getXMLContent()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.pde.internal.ua.core.cheatsheet.simple.text.SimpleCSDescription.getContent()40
org.eclipse.pde.internal.ua.core.cheatsheet.simple.text.SimpleCSOnCompletion.getContent()40
org.eclipse.pde.internal.ua.core.ctxhelp.text.CtxHelpDescription.getDescription()72

org.eclipse.pde.internal.core.text.DocumentElementNode.indexOf(IDocumentElementNode)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.pde.internal.ua.core.cheatsheet.simple.text.SimpleCS.indexOfItem(ISimpleCSItem)143
org.eclipse.pde.internal.ua.core.cheatsheet.simple.text.SimpleCSItem.indexOfSubItem(ISimpleCSSubItemObject)180
org.eclipse.pde.internal.ua.core.ctxhelp.text.CtxHelpObject.addChild(CtxHelpObject, CtxHelpObject, boolean)113
org.eclipse.pde.internal.ua.core.toc.text.TocTopic.addChild(TocObject, TocObject, boolean)163

org.eclipse.pde.internal.core.text.DocumentElementNode.isContentCollapsed()

OVERRIDE
Reference LocationLine Number
org.eclipse.pde.internal.ua.core.cheatsheet.simple.text.SimpleCSDescription.isContentCollapsed()-1
org.eclipse.pde.internal.ua.core.cheatsheet.simple.text.SimpleCSOnCompletion.isContentCollapsed()-1
org.eclipse.pde.internal.ua.core.ctxhelp.text.CtxHelpDescription.isContentCollapsed()-1

org.eclipse.pde.internal.core.text.DocumentElementNode.isLeafNode()

OVERRIDE
Reference LocationLine Number
org.eclipse.pde.internal.ua.core.cheatsheet.simple.text.SimpleCSAction.isLeafNode()-1
org.eclipse.pde.internal.ua.core.cheatsheet.simple.text.SimpleCSCommand.isLeafNode()-1
org.eclipse.pde.internal.ua.core.cheatsheet.simple.text.SimpleCSDocumentFactory.1.isLeafNode()-1
org.eclipse.pde.internal.ua.core.ctxhelp.text.CtxHelpObject.isLeafNode()-1
org.eclipse.pde.internal.ua.core.toc.text.TocObject.isLeafNode()-1

org.eclipse.pde.internal.core.text.DocumentElementNode.isRoot()

OVERRIDE
Reference LocationLine Number
org.eclipse.pde.internal.ua.core.cheatsheet.simple.text.SimpleCS.isRoot()-1
org.eclipse.pde.internal.ua.core.ctxhelp.text.CtxHelpRoot.isRoot()-1
org.eclipse.pde.internal.ua.core.toc.text.Toc.isRoot()-1

org.eclipse.pde.internal.core.text.DocumentNodeFactory.createDocumentNode(String, IDocumentElementNode)

INVOKED_SPECIAL
Reference LocationLine Number
org.eclipse.pde.internal.ua.core.cheatsheet.simple.text.SimpleCSDocumentFactory.createDocumentNode(String, IDocumentElementNode)171
org.eclipse.pde.internal.ua.core.ctxhelp.text.CtxHelpDocumentFactory.createDocumentNode(String, IDocumentElementNode)60
org.eclipse.pde.internal.ua.core.toc.text.TocDocumentFactory.createDocumentNode(String, IDocumentElementNode)61
OVERRIDE
Reference LocationLine Number
org.eclipse.pde.internal.ua.core.cheatsheet.simple.text.SimpleCSDocumentFactory.createDocumentNode(String, IDocumentElementNode)-1
org.eclipse.pde.internal.ua.core.ctxhelp.text.CtxHelpDocumentFactory.createDocumentNode(String, IDocumentElementNode)-1
org.eclipse.pde.internal.ua.core.toc.text.TocDocumentFactory.createDocumentNode(String, IDocumentElementNode)-1

org.eclipse.pde.internal.core.text.DocumentNodeFactory.createDocumentTextNode(String, IDocumentElementNode)

OVERRIDE
Reference LocationLine Number
org.eclipse.pde.internal.ua.core.cheatsheet.simple.text.SimpleCSDocumentFactory.createDocumentTextNode(String, IDocumentElementNode)-1

org.eclipse.pde.internal.core.text.DocumentNodeFactory.DocumentNodeFactory()

SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.pde.internal.ua.core.cheatsheet.simple.text.SimpleCSDocumentFactory.SimpleCSDocumentFactory(SimpleCSModel)42
org.eclipse.pde.internal.ua.core.ctxhelp.text.CtxHelpDocumentFactory.CtxHelpDocumentFactory(CtxHelpModel)31
org.eclipse.pde.internal.ua.core.toc.text.TocDocumentFactory.TocDocumentFactory(TocModel)27

org.eclipse.pde.internal.core.text.DocumentObject.addChildNode(IDocumentElementNode, boolean)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.pde.internal.ua.core.cheatsheet.simple.text.SimpleCS.addItem(ISimpleCSItem)43
org.eclipse.pde.internal.ua.core.cheatsheet.simple.text.SimpleCSConditionalSubItem.addSubItem(ISimpleCSSubItem)44
org.eclipse.pde.internal.ua.core.cheatsheet.simple.text.SimpleCSItem.addSubItem(ISimpleCSSubItemObject)45
org.eclipse.pde.internal.ua.core.cheatsheet.simple.text.SimpleCSPerformWhen.addExecutable(ISimpleCSRunObject)43
org.eclipse.pde.internal.ua.core.ctxhelp.text.CtxHelpObject.addChild(CtxHelpObject)123
org.eclipse.pde.internal.ua.core.toc.text.TocTopic.addChild(TocObject)147

org.eclipse.pde.internal.core.text.DocumentObject.addChildNode(IDocumentElementNode, int, boolean)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.pde.internal.ua.core.cheatsheet.simple.text.SimpleCS.addItem(int, ISimpleCSItem)54
org.eclipse.pde.internal.ua.core.cheatsheet.simple.text.SimpleCSItem.addSubItem(int, ISimpleCSSubItemObject)57
org.eclipse.pde.internal.ua.core.ctxhelp.text.CtxHelpContext.setDescription(String)135
org.eclipse.pde.internal.ua.core.ctxhelp.text.CtxHelpObject.addChild(CtxHelpObject, CtxHelpObject, boolean)117
org.eclipse.pde.internal.ua.core.toc.text.TocTopic.addChild(TocObject, TocObject, boolean)168

org.eclipse.pde.internal.core.text.DocumentObject.DocumentObject(IModel, String)

SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.pde.internal.ua.core.cheatsheet.simple.text.SimpleCSObject.SimpleCSObject(ISimpleCSModel, String)36
org.eclipse.pde.internal.ua.core.ctxhelp.text.CtxHelpObject.CtxHelpObject(CtxHelpModel, String)44
org.eclipse.pde.internal.ua.core.toc.text.TocObject.TocObject(TocModel, String)41

org.eclipse.pde.internal.core.text.DocumentObject.getBooleanAttributeValue(String, boolean)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.pde.internal.ua.core.cheatsheet.simple.text.SimpleCSItem.getDialog()79
org.eclipse.pde.internal.ua.core.cheatsheet.simple.text.SimpleCSItem.getSkip()124
org.eclipse.pde.internal.ua.core.cheatsheet.simple.text.SimpleCSRunObject.getConfirm()37
org.eclipse.pde.internal.ua.core.cheatsheet.simple.text.SimpleCSRunObject.getRequired()47
org.eclipse.pde.internal.ua.core.cheatsheet.simple.text.SimpleCSSubItem.getSkip()52

org.eclipse.pde.internal.core.text.DocumentObject.getChildNode(Class)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.pde.internal.ua.core.cheatsheet.simple.text.SimpleCS.getIntro()64
org.eclipse.pde.internal.ua.core.cheatsheet.simple.text.SimpleCSIntro.getDescription()40
org.eclipse.pde.internal.ua.core.cheatsheet.simple.text.SimpleCSItem.getDescription()68
org.eclipse.pde.internal.ua.core.cheatsheet.simple.text.SimpleCSItem.getExecutable()350
org.eclipse.pde.internal.ua.core.cheatsheet.simple.text.SimpleCSItem.getOnCompletion()101
org.eclipse.pde.internal.ua.core.cheatsheet.simple.text.SimpleCSRepeatedSubItem.getSubItem()41
org.eclipse.pde.internal.ua.core.cheatsheet.simple.text.SimpleCSSubItem.getExecutable()107
org.eclipse.pde.internal.ua.core.ctxhelp.text.CtxHelpContext.getDescription()107
org.eclipse.pde.internal.ua.core.ctxhelp.text.CtxHelpContext.setDescription(String)124

org.eclipse.pde.internal.core.text.DocumentObject.getChildNodeCount(Class)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.pde.internal.ua.core.cheatsheet.simple.text.SimpleCS.getItemCount()74
org.eclipse.pde.internal.ua.core.cheatsheet.simple.text.SimpleCSItem.getSubItemCount()134

org.eclipse.pde.internal.core.text.DocumentObject.getChildNodesList(Class, boolean)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.pde.internal.ua.core.cheatsheet.simple.text.SimpleCS.getItems()84
org.eclipse.pde.internal.ua.core.cheatsheet.simple.text.SimpleCSConditionalSubItem.getChildren()104
org.eclipse.pde.internal.ua.core.cheatsheet.simple.text.SimpleCSConditionalSubItem.getSubItems()66
org.eclipse.pde.internal.ua.core.cheatsheet.simple.text.SimpleCSItem.getSubItems()145
org.eclipse.pde.internal.ua.core.cheatsheet.simple.text.SimpleCSObject.getChildren()46
org.eclipse.pde.internal.ua.core.cheatsheet.simple.text.SimpleCSPerformWhen.getExecutables()65
org.eclipse.pde.internal.ua.core.cheatsheet.simple.text.SimpleCSRepeatedSubItem.getChildren()89
org.eclipse.pde.internal.ua.core.cheatsheet.simple.text.SimpleCSSubItem.getChildren()134

org.eclipse.pde.internal.core.text.DocumentObject.getChildNodesList(Class[], boolean)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.pde.internal.ua.core.cheatsheet.simple.text.SimpleCSItem.getChildren()401

org.eclipse.pde.internal.core.text.DocumentObject.getNextSibling(IDocumentElementNode, Class)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.pde.internal.ua.core.cheatsheet.simple.text.SimpleCS.getNextSibling(ISimpleCSItem)98
org.eclipse.pde.internal.ua.core.cheatsheet.simple.text.SimpleCSItem.getNextSibling(ISimpleCSSubItemObject)90
org.eclipse.pde.internal.ua.core.ctxhelp.text.CtxHelpObject.getNextSibling(CtxHelpObject)206
org.eclipse.pde.internal.ua.core.toc.text.TocObject.getNextSibling(TocObject)164

org.eclipse.pde.internal.core.text.DocumentObject.getPreviousSibling(IDocumentElementNode, Class)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.pde.internal.ua.core.cheatsheet.simple.text.SimpleCS.getPreviousSibling(ISimpleCSItem)110
org.eclipse.pde.internal.ua.core.cheatsheet.simple.text.SimpleCSItem.getPreviousSibling(ISimpleCSSubItemObject)113
org.eclipse.pde.internal.ua.core.ctxhelp.text.CtxHelpObject.getPreviousSibling(CtxHelpObject)196
org.eclipse.pde.internal.ua.core.toc.text.TocObject.getPreviousSibling(TocObject)154

org.eclipse.pde.internal.core.text.DocumentObject.getSharedModel()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.pde.internal.ua.core.cheatsheet.simple.text.SimpleCSObject.getModel()57
org.eclipse.pde.internal.ua.core.ctxhelp.text.CtxHelpObject.getModel()131
org.eclipse.pde.internal.ua.core.toc.text.TocLink.TocLink(TocModel, IFile)55
org.eclipse.pde.internal.ua.core.toc.text.TocObject.getModel()82
org.eclipse.pde.internal.ua.core.toc.text.TocTopic.TocTopic(TocModel, IFile)66

org.eclipse.pde.internal.core.text.DocumentObject.hasChildNodes(Class)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.pde.internal.ua.core.cheatsheet.simple.text.SimpleCS.hasItems()132
org.eclipse.pde.internal.ua.core.cheatsheet.simple.text.SimpleCSItem.hasSubItems()169

org.eclipse.pde.internal.core.text.DocumentObject.isFirstChildNode(IDocumentElementNode, Class)

INVOKED_SPECIAL
Reference LocationLine Number
org.eclipse.pde.internal.ua.core.toc.text.TocTopic.isFirstChildObject(TocObject)126
VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.pde.internal.ua.core.cheatsheet.simple.text.SimpleCS.isFirstItem(ISimpleCSItem)154
org.eclipse.pde.internal.ua.core.cheatsheet.simple.text.SimpleCSItem.isFirstSubItem(ISimpleCSSubItemObject)191

org.eclipse.pde.internal.core.text.DocumentObject.isLastChildNode(IDocumentElementNode, Class)

INVOKED_SPECIAL
Reference LocationLine Number
org.eclipse.pde.internal.ua.core.toc.text.TocTopic.isLastChildObject(TocObject)137
VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.pde.internal.ua.core.cheatsheet.simple.text.SimpleCS.isLastItem(ISimpleCSItem)166
org.eclipse.pde.internal.ua.core.cheatsheet.simple.text.SimpleCSItem.isLastSubItem(ISimpleCSSubItemObject)203

org.eclipse.pde.internal.core.text.DocumentObject.moveChildNode(IDocumentElementNode, int, boolean)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.pde.internal.ua.core.cheatsheet.simple.text.SimpleCS.moveItem(ISimpleCSItem, int)177
org.eclipse.pde.internal.ua.core.cheatsheet.simple.text.SimpleCSItem.moveSubItem(ISimpleCSSubItemObject, int)216
org.eclipse.pde.internal.ua.core.ctxhelp.text.CtxHelpObject.moveChild(CtxHelpObject, int)235
org.eclipse.pde.internal.ua.core.toc.text.TocTopic.moveChild(TocObject, int)179

org.eclipse.pde.internal.core.text.DocumentObject.removeChildNode(IDocumentElementNode, boolean)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.pde.internal.ua.core.cheatsheet.simple.text.SimpleCS.removeItem(ISimpleCSItem)188
org.eclipse.pde.internal.ua.core.cheatsheet.simple.text.SimpleCSConditionalSubItem.removeSubItem(ISimpleCSSubItem)81
org.eclipse.pde.internal.ua.core.cheatsheet.simple.text.SimpleCSItem.removeSubItem(ISimpleCSSubItemObject)227
org.eclipse.pde.internal.ua.core.cheatsheet.simple.text.SimpleCSPerformWhen.removeExecutable(ISimpleCSRunObject)80
org.eclipse.pde.internal.ua.core.ctxhelp.text.CtxHelpContext.setDescription(String)127
org.eclipse.pde.internal.ua.core.ctxhelp.text.CtxHelpObject.removeChild(CtxHelpObject)223
org.eclipse.pde.internal.ua.core.toc.text.TocTopic.removeChild(TocObject)190

org.eclipse.pde.internal.core.text.DocumentObject.removeChildNode(int, Class, boolean)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.pde.internal.ua.core.cheatsheet.simple.text.SimpleCS.removeItem(int)199
org.eclipse.pde.internal.ua.core.cheatsheet.simple.text.SimpleCSItem.removeSubItem(int)238

org.eclipse.pde.internal.core.text.DocumentObject.setBooleanAttributeValue(String, boolean)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.pde.internal.ua.core.cheatsheet.simple.text.SimpleCSItem.setDialog(boolean)261
org.eclipse.pde.internal.ua.core.cheatsheet.simple.text.SimpleCSItem.setSkip(boolean)284
org.eclipse.pde.internal.ua.core.cheatsheet.simple.text.SimpleCSRunObject.setConfirm(boolean)78
org.eclipse.pde.internal.ua.core.cheatsheet.simple.text.SimpleCSRunObject.setRequired(boolean)88
org.eclipse.pde.internal.ua.core.cheatsheet.simple.text.SimpleCSSubItem.setSkip(boolean)85

org.eclipse.pde.internal.core.text.DocumentObject.setChildNode(IDocumentElementNode, Class)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.pde.internal.ua.core.cheatsheet.simple.text.SimpleCS.setIntro(ISimpleCSIntro)210
org.eclipse.pde.internal.ua.core.cheatsheet.simple.text.SimpleCSIntro.setDescription(ISimpleCSDescription)52
org.eclipse.pde.internal.ua.core.cheatsheet.simple.text.SimpleCSItem.setDescription(ISimpleCSDescription)249
org.eclipse.pde.internal.ua.core.cheatsheet.simple.text.SimpleCSItem.setExecutable(ISimpleCSRunContainerObject)363
org.eclipse.pde.internal.ua.core.cheatsheet.simple.text.SimpleCSItem.setOnCompletion(ISimpleCSOnCompletion)272
org.eclipse.pde.internal.ua.core.cheatsheet.simple.text.SimpleCSRepeatedSubItem.setSubItem(ISimpleCSSubItem)65
org.eclipse.pde.internal.ua.core.cheatsheet.simple.text.SimpleCSSubItem.setExecutable(ISimpleCSRunContainerObject)120

org.eclipse.pde.internal.core.text.DocumentObject.setInTheModel(boolean)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.pde.internal.ua.core.cheatsheet.simple.text.SimpleCS.SimpleCS(ISimpleCSModel)32
org.eclipse.pde.internal.ua.core.cheatsheet.simple.text.SimpleCSModel.getSimpleCS()94
org.eclipse.pde.internal.ua.core.ctxhelp.text.CtxHelpRoot.CtxHelpRoot(CtxHelpModel)29
org.eclipse.pde.internal.ua.core.toc.text.Toc.Toc(TocModel)34

org.eclipse.pde.internal.core.text.DocumentObject.setSharedModel(IModel)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.pde.internal.ua.core.cheatsheet.simple.text.SimpleCSObject.setModel(ISimpleCSModel)121

org.eclipse.pde.internal.core.text.DocumentObject.setXMLAttribute(String, String)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.pde.internal.ua.core.cheatsheet.simple.text.SimpleCS.setTitle(String)221
org.eclipse.pde.internal.ua.core.cheatsheet.simple.text.SimpleCSAction.setClazz(String)105
org.eclipse.pde.internal.ua.core.cheatsheet.simple.text.SimpleCSAction.setParam(String, int)122
org.eclipse.pde.internal.ua.core.cheatsheet.simple.text.SimpleCSAction.setPluginId(String)133
org.eclipse.pde.internal.ua.core.cheatsheet.simple.text.SimpleCSCommand.setReturns(String)64
org.eclipse.pde.internal.ua.core.cheatsheet.simple.text.SimpleCSCommand.setSerialization(String)74
org.eclipse.pde.internal.ua.core.cheatsheet.simple.text.SimpleCSConditionalSubItem.setCondition(String)92
org.eclipse.pde.internal.ua.core.cheatsheet.simple.text.SimpleCSIntro.setContextId(String)86
org.eclipse.pde.internal.ua.core.cheatsheet.simple.text.SimpleCSIntro.setHref(String)97
org.eclipse.pde.internal.ua.core.cheatsheet.simple.text.SimpleCSItem.setContextId(String)328
org.eclipse.pde.internal.ua.core.cheatsheet.simple.text.SimpleCSItem.setHref(String)339
org.eclipse.pde.internal.ua.core.cheatsheet.simple.text.SimpleCSItem.setTitle(String)295
org.eclipse.pde.internal.ua.core.cheatsheet.simple.text.SimpleCSPerformWhen.setCondition(String)91
org.eclipse.pde.internal.ua.core.cheatsheet.simple.text.SimpleCSRepeatedSubItem.setValues(String)76
org.eclipse.pde.internal.ua.core.cheatsheet.simple.text.SimpleCSRunObject.setTranslate(String)98
org.eclipse.pde.internal.ua.core.cheatsheet.simple.text.SimpleCSRunObject.setWhen(String)109
org.eclipse.pde.internal.ua.core.cheatsheet.simple.text.SimpleCSSubItem.setLabel(String)74
org.eclipse.pde.internal.ua.core.cheatsheet.simple.text.SimpleCSSubItem.setWhen(String)96
org.eclipse.pde.internal.ua.core.ctxhelp.text.CtxHelpCommand.setLabel(String)73
org.eclipse.pde.internal.ua.core.ctxhelp.text.CtxHelpCommand.setSerialization(String)92
org.eclipse.pde.internal.ua.core.ctxhelp.text.CtxHelpContext.setID(String)77
org.eclipse.pde.internal.ua.core.ctxhelp.text.CtxHelpContext.setTitle(String)96
org.eclipse.pde.internal.ua.core.ctxhelp.text.CtxHelpTopic.setLabel(String)79
org.eclipse.pde.internal.ua.core.ctxhelp.text.CtxHelpTopic.setLocation(IPath)104
org.eclipse.pde.internal.ua.core.ctxhelp.text.CtxHelpTopic.setLocation(IPath)102
org.eclipse.pde.internal.ua.core.toc.text.Toc.setFieldAnchorTo(String)88
org.eclipse.pde.internal.ua.core.toc.text.Toc.setFieldRef(String)71
org.eclipse.pde.internal.ua.core.toc.text.TocAnchor.setFieldAnchorId(String)84
org.eclipse.pde.internal.ua.core.toc.text.TocLink.setFieldTocPath(String)116
org.eclipse.pde.internal.ua.core.toc.text.TocTopic.setFieldLabel(String)207
org.eclipse.pde.internal.ua.core.toc.text.TocTopic.setFieldRef(String)225

org.eclipse.pde.internal.core.text.DocumentObject.setXMLContent(String)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.pde.internal.ua.core.cheatsheet.simple.text.SimpleCSDescription.setContent(String)51
org.eclipse.pde.internal.ua.core.cheatsheet.simple.text.SimpleCSOnCompletion.setContent(String)51
org.eclipse.pde.internal.ua.core.ctxhelp.text.CtxHelpDescription.setDescription(String)83

org.eclipse.pde.internal.core.text.DocumentTextNode.DocumentTextNode()

OVERRIDE
Reference LocationLine Number
org.eclipse.pde.internal.ua.core.cheatsheet.simple.text.SimpleCSDocumentTextNode.SimpleCSDocumentTextNode()-1
org.eclipse.pde.internal.ua.core.ctxhelp.text.CtxHelpDescriptionTextNode.CtxHelpDescriptionTextNode()-1
SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.pde.internal.ua.core.cheatsheet.simple.text.SimpleCSDocumentTextNode.SimpleCSDocumentTextNode()35
org.eclipse.pde.internal.ua.core.ctxhelp.text.CtxHelpDescriptionTextNode.CtxHelpDescriptionTextNode()31

org.eclipse.pde.internal.core.text.DocumentTextNode.getText()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.pde.internal.ua.core.cheatsheet.simple.text.SimpleCSDocumentTextNode.write()44
org.eclipse.pde.internal.ua.core.ctxhelp.text.CtxHelpDescriptionTextNode.write()40

org.eclipse.pde.internal.core.text.DocumentTextNode.write()

OVERRIDE
Reference LocationLine Number
org.eclipse.pde.internal.ua.core.cheatsheet.simple.text.SimpleCSDocumentTextNode.write()-1
org.eclipse.pde.internal.ua.core.ctxhelp.text.CtxHelpDescriptionTextNode.write()-1

org.eclipse.pde.internal.core.text.IDocumentElementNode.addTextNode(IDocumentTextNode)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.pde.internal.ua.core.cheatsheet.simple.text.SimpleCSDocumentFactory.createDocumentTextNode(String, IDocumentElementNode)58

org.eclipse.pde.internal.core.text.IDocumentTextNode.setEnclosingElement(IDocumentElementNode)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.pde.internal.ua.core.cheatsheet.simple.text.SimpleCSDocumentFactory.createDocumentTextNode(String, IDocumentElementNode)57

org.eclipse.pde.internal.core.text.IDocumentTextNode.setText(String)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.pde.internal.ua.core.cheatsheet.simple.text.SimpleCSDocumentFactory.createDocumentTextNode(String, IDocumentElementNode)59

org.eclipse.pde.internal.core.text.NodeDocumentHandler.getDocument()

OVERRIDE
Reference LocationLine Number
org.eclipse.pde.internal.ua.core.cheatsheet.simple.text.SimpleCSDocumentHandler.getDocument()-1
org.eclipse.pde.internal.ua.core.ctxhelp.text.CtxHelpDocumentHandler.getDocument()-1
org.eclipse.pde.internal.ua.core.toc.text.TocDocumentHandler.getDocument()-1

org.eclipse.pde.internal.core.text.NodeDocumentHandler.getRootNode()

OVERRIDE
Reference LocationLine Number
org.eclipse.pde.internal.ua.core.cheatsheet.simple.text.SimpleCSDocumentHandler.getRootNode()-1
org.eclipse.pde.internal.ua.core.ctxhelp.text.CtxHelpDocumentHandler.getRootNode()-1
org.eclipse.pde.internal.ua.core.toc.text.TocDocumentHandler.getRootNode()-1

org.eclipse.pde.internal.core.text.NodeDocumentHandler.NodeDocumentHandler(boolean, IDocumentNodeFactory)

SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.pde.internal.ua.core.cheatsheet.simple.text.SimpleCSDocumentHandler.SimpleCSDocumentHandler(SimpleCSModel, boolean)26
org.eclipse.pde.internal.ua.core.ctxhelp.text.CtxHelpDocumentHandler.CtxHelpDocumentHandler(CtxHelpModel, boolean)30
org.eclipse.pde.internal.ua.core.toc.text.TocDocumentHandler.TocDocumentHandler(TocModel, boolean)26

org.eclipse.pde.internal.core.text.XMLEditingModel.createDocumentHandler(IModel, boolean)

OVERRIDE
Reference LocationLine Number
org.eclipse.pde.internal.ua.core.cheatsheet.simple.text.SimpleCSModel.createDocumentHandler(IModel, boolean)-1
org.eclipse.pde.internal.ua.core.ctxhelp.text.CtxHelpModel.createDocumentHandler(IModel, boolean)-1
org.eclipse.pde.internal.ua.core.toc.text.TocModel.createDocumentHandler(IModel, boolean)-1

org.eclipse.pde.internal.core.text.XMLEditingModel.createNLResourceHelper()

OVERRIDE
Reference LocationLine Number
org.eclipse.pde.internal.ua.core.cheatsheet.simple.text.SimpleCSModel.createNLResourceHelper()-1
org.eclipse.pde.internal.ua.core.ctxhelp.text.CtxHelpModel.createNLResourceHelper()-1
org.eclipse.pde.internal.ua.core.toc.text.TocModel.createNLResourceHelper()-1

org.eclipse.pde.internal.core.text.XMLEditingModel.getRoot()

OVERRIDE
Reference LocationLine Number
org.eclipse.pde.internal.ua.core.cheatsheet.simple.text.SimpleCSModel.getRoot()-1
org.eclipse.pde.internal.ua.core.ctxhelp.text.CtxHelpModel.getRoot()-1
org.eclipse.pde.internal.ua.core.toc.text.TocModel.getRoot()-1

org.eclipse.pde.internal.core.text.XMLEditingModel.XMLEditingModel(IDocument, boolean)

OVERRIDE
Reference LocationLine Number
org.eclipse.pde.internal.ua.core.cheatsheet.simple.text.SimpleCSModel.SimpleCSModel(IDocument, boolean)-1
org.eclipse.pde.internal.ua.core.ctxhelp.text.CtxHelpModel.CtxHelpModel(IDocument, boolean)-1
org.eclipse.pde.internal.ua.core.toc.text.TocModel.TocModel(IDocument, boolean)-1
SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.pde.internal.ua.core.cheatsheet.simple.text.SimpleCSModel.SimpleCSModel(IDocument, boolean)37
org.eclipse.pde.internal.ua.core.ctxhelp.text.CtxHelpModel.CtxHelpModel(IDocument, boolean)35
org.eclipse.pde.internal.ua.core.toc.text.TocModel.TocModel(IDocument, boolean)34

Back to reference summary for org.eclipse.pde.ua.core

Valid HTML 4.01 TransitionalValid XHTML 1.0 Strict