Types from org.eclipse.wst.xml.ui used by org.eclipse.jst.jsp.ui

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

Reference Details

org.eclipse.wst.xml.ui.internal.contentassist.AbstractContentAssistProcessor

EXTENDS
Reference LocationLine Number
org.eclipse.jst.jsp.ui.internal.contentassist.JSPContentAssistProcessor-1
org.eclipse.jst.jsp.ui.internal.contentassist.JSPDummyContentAssistProcessor-1

org.eclipse.wst.xml.ui.internal.contentassist.ContentAssistRequest

LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.jst.jsp.ui.internal.contentassist.JSPContentAssistProcessor.computeCompletionProposals(int, String, ITextRegion, IDOMNode, IDOMNode)1187
PARAMETER
Reference LocationLine Number
org.eclipse.jst.jsp.ui.internal.contentassist.JSPContentAssistProcessor.addAttributeNameProposals(ContentAssistRequest)-1
org.eclipse.jst.jsp.ui.internal.contentassist.JSPContentAssistProcessor.addAttributeValueProposals(ContentAssistRequest)-1
org.eclipse.jst.jsp.ui.internal.contentassist.JSPContentAssistProcessor.addCommentProposal(ContentAssistRequest)-1
org.eclipse.jst.jsp.ui.internal.contentassist.JSPContentAssistProcessor.addDocTypeProposal(ContentAssistRequest)-1
org.eclipse.jst.jsp.ui.internal.contentassist.JSPContentAssistProcessor.addEmptyDocumentProposals(ContentAssistRequest)-1
org.eclipse.jst.jsp.ui.internal.contentassist.JSPContentAssistProcessor.addEndTagNameProposals(ContentAssistRequest)-1
org.eclipse.jst.jsp.ui.internal.contentassist.JSPContentAssistProcessor.addEndTagProposals(ContentAssistRequest)-1
org.eclipse.jst.jsp.ui.internal.contentassist.JSPContentAssistProcessor.addEntityProposals(ContentAssistRequest, int, ITextRegion, IDOMNode)-1
org.eclipse.jst.jsp.ui.internal.contentassist.JSPContentAssistProcessor.addPCDATAProposal(String, ContentAssistRequest)-1
org.eclipse.jst.jsp.ui.internal.contentassist.JSPContentAssistProcessor.addStartDocumentProposals(ContentAssistRequest)-1
org.eclipse.jst.jsp.ui.internal.contentassist.JSPContentAssistProcessor.addTagCloseProposals(ContentAssistRequest)-1
org.eclipse.jst.jsp.ui.internal.contentassist.JSPContentAssistProcessor.addTagInsertionProposals(ContentAssistRequest, int)-1
org.eclipse.jst.jsp.ui.internal.contentassist.JSPContentAssistProcessor.addTemplates(ContentAssistRequest, String, int)-1
org.eclipse.jst.jsp.ui.internal.contentassist.JSPContentAssistProcessor.addTemplates(ContentAssistRequest, String)-1
org.eclipse.jst.jsp.ui.internal.contentassist.JSPContentAssistProcessor.addXMLProposal(ContentAssistRequest)-1
org.eclipse.jst.jsp.ui.internal.contentassist.JSPDummyContentAssistProcessor.addAttributeNameProposals(ContentAssistRequest)-1
org.eclipse.jst.jsp.ui.internal.contentassist.JSPDummyContentAssistProcessor.addAttributeValueProposals(ContentAssistRequest)-1
org.eclipse.jst.jsp.ui.internal.contentassist.JSPDummyContentAssistProcessor.addCommentProposal(ContentAssistRequest)-1
org.eclipse.jst.jsp.ui.internal.contentassist.JSPDummyContentAssistProcessor.addDocTypeProposal(ContentAssistRequest)-1
org.eclipse.jst.jsp.ui.internal.contentassist.JSPDummyContentAssistProcessor.addEmptyDocumentProposals(ContentAssistRequest)-1
org.eclipse.jst.jsp.ui.internal.contentassist.JSPDummyContentAssistProcessor.addEndTagNameProposals(ContentAssistRequest)-1
org.eclipse.jst.jsp.ui.internal.contentassist.JSPDummyContentAssistProcessor.addEndTagProposals(ContentAssistRequest)-1
org.eclipse.jst.jsp.ui.internal.contentassist.JSPDummyContentAssistProcessor.addEntityProposals(ContentAssistRequest, int, ITextRegion, IDOMNode)-1
org.eclipse.jst.jsp.ui.internal.contentassist.JSPDummyContentAssistProcessor.addPCDATAProposal(String, ContentAssistRequest)-1
org.eclipse.jst.jsp.ui.internal.contentassist.JSPDummyContentAssistProcessor.addStartDocumentProposals(ContentAssistRequest)-1
org.eclipse.jst.jsp.ui.internal.contentassist.JSPDummyContentAssistProcessor.addTagCloseProposals(ContentAssistRequest)-1
org.eclipse.jst.jsp.ui.internal.contentassist.JSPDummyContentAssistProcessor.addTagInsertionProposals(ContentAssistRequest, int)-1
org.eclipse.jst.jsp.ui.internal.contentassist.JSPDummyContentAssistProcessor.addTagNameProposals(ContentAssistRequest, int)-1
org.eclipse.jst.jsp.ui.internal.contentassist.JSPPropertyContentAssistProcessor.addAttributeValueProposals(ContentAssistRequest)-1
org.eclipse.jst.jsp.ui.internal.contentassist.JSPPropertyContentAssistProcessor.addBeanNameProposals(ContentAssistRequest, IDOMNode, String)-1
org.eclipse.jst.jsp.ui.internal.contentassist.JSPPropertyContentAssistProcessor.addBeanPropertyProposals(ContentAssistRequest, IDOMNode, boolean, String)-1
org.eclipse.jst.jsp.ui.internal.contentassist.JSPPropertyContentAssistProcessor.getResource(ContentAssistRequest)-1
org.eclipse.jst.jsp.ui.internal.contentassist.JSPTaglibDirectiveContentAssistProcessor.addAttributeValueProposals(ContentAssistRequest)-1
org.eclipse.jst.jsp.ui.internal.contentassist.JSPTaglibDirectiveContentAssistProcessor.getBasePath(ContentAssistRequest)-1
org.eclipse.jst.jsp.ui.internal.contentassist.JSPUseBeanContentAssistProcessor.addAttributeValueProposals(ContentAssistRequest)-1
org.eclipse.jst.jsp.ui.internal.contentassist.JSPUseBeanContentAssistProcessor.getResource(ContentAssistRequest)-1
RETURN_TYPE
Reference LocationLine Number
org.eclipse.jst.jsp.ui.internal.contentassist.JSPContentAssistProcessor.computeCompletionProposals(int, String, ITextRegion, IDOMNode, IDOMNode)-1
org.eclipse.jst.jsp.ui.internal.contentassist.JSPDummyContentAssistProcessor.computeAttributeProposals(int, String, ITextRegion, IDOMNode, IDOMNode)-1
org.eclipse.jst.jsp.ui.internal.contentassist.JSPDummyContentAssistProcessor.computeAttributeValueProposals(int, String, ITextRegion, IDOMNode, IDOMNode)-1
org.eclipse.jst.jsp.ui.internal.contentassist.JSPDummyContentAssistProcessor.computeCompletionProposals(int, String, ITextRegion, IDOMNode, IDOMNode)-1
org.eclipse.jst.jsp.ui.internal.contentassist.JSPDummyContentAssistProcessor.computeContentProposals(int, String, ITextRegion, IDOMNode, IDOMNode)-1
org.eclipse.jst.jsp.ui.internal.contentassist.JSPDummyContentAssistProcessor.computeEndTagOpenProposals(int, String, ITextRegion, IDOMNode, IDOMNode)-1
org.eclipse.jst.jsp.ui.internal.contentassist.JSPDummyContentAssistProcessor.computeEqualsProposals(int, String, ITextRegion, IDOMNode, IDOMNode)-1
org.eclipse.jst.jsp.ui.internal.contentassist.JSPDummyContentAssistProcessor.computeStartDocumentProposals(int, String, ITextRegion, IDOMNode, IDOMNode)-1
org.eclipse.jst.jsp.ui.internal.contentassist.JSPDummyContentAssistProcessor.computeTagCloseProposals(int, String, ITextRegion, IDOMNode, IDOMNode)-1
org.eclipse.jst.jsp.ui.internal.contentassist.JSPDummyContentAssistProcessor.computeTagNameProposals(int, String, ITextRegion, IDOMNode, IDOMNode)-1
org.eclipse.jst.jsp.ui.internal.contentassist.JSPDummyContentAssistProcessor.computeTagOpenProposals(int, String, ITextRegion, IDOMNode, IDOMNode)-1

org.eclipse.wst.xml.ui.internal.contentassist.NonValidatingModelQueryAction

INSTANTIATION
Reference LocationLine Number
org.eclipse.jst.jsp.ui.internal.contentassist.JSPContentAssistProcessor.getAvailableChildrenAtIndex(Element, int, int)608
org.eclipse.jst.jsp.ui.internal.contentassist.JSPContentAssistProcessor.getAvailableChildrenAtIndex(Element, int, int)579

org.eclipse.wst.xml.ui.internal.contentassist.ProposalComparator

INSTANTIATION
Reference LocationLine Number
org.eclipse.jst.jsp.ui.internal.contentassist.JSPContentAssistProcessor.computeCompletionProposals(ITextViewer, int)923
org.eclipse.jst.jsp.ui.internal.contentassist.JSPContentAssistProcessor.merge(ICompletionProposal[], ICompletionProposal[])1000

org.eclipse.wst.xml.ui.internal.contentassist.XMLContentAssistProcessor

INSTANTIATION
Reference LocationLine Number
org.eclipse.jst.jsp.ui.internal.contentassist.JSPContentAssistProcessor.initPartitionToProcessorMap()150
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.jst.jsp.ui.internal.contentassist.JSPContentAssistProcessor.initPartitionToProcessorMap()150

org.eclipse.wst.xml.ui.internal.contentassist.XMLContentModelGenerator

RETURN_TYPE
Reference LocationLine Number
org.eclipse.jst.jsp.ui.internal.contentassist.JSPDummyContentAssistProcessor.getContentGenerator()-1

org.eclipse.wst.xml.ui.internal.contentoutline.JFaceNodeLabelProvider

EXTENDS
Reference LocationLine Number
org.eclipse.jst.jsp.ui.StructuredTextViewerConfigurationJSP.1345
org.eclipse.jst.jsp.ui.StructuredTextViewerConfigurationJSP.1-1

org.eclipse.wst.xml.ui.internal.preferences.XMLColorPage

EXTENDS
Reference LocationLine Number
org.eclipse.jst.jsp.ui.internal.preferences.ui.JSPColorPage-1

org.eclipse.wst.xml.ui.internal.provisional.IDOMSourceEditingTextTools

CASTS
Reference LocationLine Number
org.eclipse.jst.jsp.ui.internal.breakpointproviders.AbstractBreakpointProvider.getValidPosition(IDocument, int)252
org.eclipse.jst.jsp.ui.internal.breakpointproviders.JavaBreakpointProvider.canAddBreakpoint(IDocument, IEditorInput, Node, int, int)77
INSTANCEOF
Reference LocationLine Number
org.eclipse.jst.jsp.ui.internal.breakpointproviders.AbstractBreakpointProvider.getValidPosition(IDocument, int)223
org.eclipse.jst.jsp.ui.internal.breakpointproviders.JavaBreakpointProvider.canAddBreakpoint(IDocument, IEditorInput, Node, int, int)76

org.eclipse.wst.xml.ui.internal.provisional.XMLSourceEditingTextTools

EXTENDS
Reference LocationLine Number
org.eclipse.jst.jsp.ui.internal.editor.JSPSourceEditingTextTools-1

Back to reference summary for org.eclipse.jst.jsp.ui

Valid HTML 4.01 TransitionalValid XHTML 1.0 Strict