A B C D E F G H I J K L M N O P Q R S T U V W X Y _ 

A

AbstractAllContainersState - Class in org.eclipse.xtext.ui.containers
 
AbstractAllContainersState() - Constructor for class org.eclipse.xtext.ui.containers.AbstractAllContainersState
 
AbstractAntlrTokenToAttributeIdMapper - Class in org.eclipse.xtext.ui.editor.syntaxcoloring
 
AbstractAntlrTokenToAttributeIdMapper() - Constructor for class org.eclipse.xtext.ui.editor.syntaxcoloring.AbstractAntlrTokenToAttributeIdMapper
 
AbstractCallHierarchyViewPart - Class in org.eclipse.xtext.ui.editor.hierarchy
 
AbstractCallHierarchyViewPart() - Constructor for class org.eclipse.xtext.ui.editor.hierarchy.AbstractCallHierarchyViewPart
 
AbstractCompositeHover - Class in org.eclipse.xtext.ui.editor.hover
The CompositeHover is a hover which delegates calls to a list of hovers.
AbstractCompositeHover() - Constructor for class org.eclipse.xtext.ui.editor.hover.AbstractCompositeHover
 
AbstractContentAssistContextFactory - Class in org.eclipse.xtext.ui.editor.contentassist
 
AbstractContentAssistContextFactory() - Constructor for class org.eclipse.xtext.ui.editor.contentassist.AbstractContentAssistContextFactory
 
AbstractContentAssistParser - Class in org.eclipse.xtext.ui.editor.contentassist.antlr
 
AbstractContentAssistParser() - Constructor for class org.eclipse.xtext.ui.editor.contentassist.antlr.AbstractContentAssistParser
 
AbstractContentProposalProvider - Class in org.eclipse.xtext.ui.editor.contentassist
The default implementation of interface IContentProposalProvider provided with Xtext.
AbstractContentProposalProvider() - Constructor for class org.eclipse.xtext.ui.editor.contentassist.AbstractContentProposalProvider
 
AbstractContentProposalProvider.DefaultContentAssistProcessorSwitch - Class in org.eclipse.xtext.ui.editor.contentassist
 
AbstractContentProposalProvider.DefaultContentAssistProcessorSwitch(ContentAssistContext, ICompletionProposalAcceptor) - Constructor for class org.eclipse.xtext.ui.editor.contentassist.AbstractContentProposalProvider.DefaultContentAssistProcessorSwitch
 
AbstractContentProposalProvider.NullSafeCompletionProposalAcceptor - Class in org.eclipse.xtext.ui.editor.contentassist
 
AbstractContentProposalProvider.NullSafeCompletionProposalAcceptor(ICompletionProposalAcceptor) - Constructor for class org.eclipse.xtext.ui.editor.contentassist.AbstractContentProposalProvider.NullSafeCompletionProposalAcceptor
 
AbstractContentViewer - Class in org.eclipse.xtext.ui.compare
 
AbstractContentViewer() - Constructor for class org.eclipse.xtext.ui.compare.AbstractContentViewer
 
AbstractCopyQualifiedNameHandler - Class in org.eclipse.xtext.ui.editor.copyqualifiedname
 
AbstractCopyQualifiedNameHandler() - Constructor for class org.eclipse.xtext.ui.editor.copyqualifiedname.AbstractCopyQualifiedNameHandler
 
AbstractDeclarativeQuickfixProvider - Class in org.eclipse.xtext.ui.editor.quickfix
 
AbstractDeclarativeQuickfixProvider() - Constructor for class org.eclipse.xtext.ui.editor.quickfix.AbstractDeclarativeQuickfixProvider
 
AbstractDetailsPart - Class in org.eclipse.xtext.ui.editor.preferences.fields
 
AbstractDetailsPart(IPreferenceStore) - Constructor for class org.eclipse.xtext.ui.editor.preferences.fields.AbstractDetailsPart
 
AbstractDirtyStateAwareEditorCallback - Class in org.eclipse.xtext.ui.editor
Deprecated.
since 2.7 the DirtyStateEditorSupport is directly served by the XtextEditor
AbstractDirtyStateAwareEditorCallback() - Constructor for class org.eclipse.xtext.ui.editor.AbstractDirtyStateAwareEditorCallback
Deprecated.
 
AbstractDocumentProvider_error - Static variable in class org.eclipse.xtext.ui.editor.embedded.EmbeddedEditorMessages
 
AbstractDocumentProvider_error_save_inuse - Static variable in class org.eclipse.xtext.ui.editor.embedded.EmbeddedEditorMessages
 
AbstractDocumentProvider_ok - Static variable in class org.eclipse.xtext.ui.editor.embedded.EmbeddedEditorMessages
 
AbstractEclipseTrace - Class in org.eclipse.xtext.ui.generator.trace
 
AbstractEclipseTrace() - Constructor for class org.eclipse.xtext.ui.generator.trace.AbstractEclipseTrace
 
AbstractEditStrategy - Class in org.eclipse.xtext.ui.editor.autoedit
 
AbstractEditStrategy() - Constructor for class org.eclipse.xtext.ui.editor.autoedit.AbstractEditStrategy
 
AbstractEditStrategyProvider - Class in org.eclipse.xtext.ui.editor.autoedit
 
AbstractEditStrategyProvider() - Constructor for class org.eclipse.xtext.ui.editor.autoedit.AbstractEditStrategyProvider
 
AbstractEditStrategyProvider.IEditStrategyAcceptor - Interface in org.eclipse.xtext.ui.editor.autoedit
 
AbstractEObjectHover - Class in org.eclipse.xtext.ui.editor.hover
A hover which determines the EObject at the hover region.
AbstractEObjectHover() - Constructor for class org.eclipse.xtext.ui.editor.hover.AbstractEObjectHover
 
AbstractFilterOutlineContribution - Class in org.eclipse.xtext.ui.editor.outline.actions
 
AbstractFilterOutlineContribution() - Constructor for class org.eclipse.xtext.ui.editor.outline.actions.AbstractFilterOutlineContribution
 
AbstractGuiceAwareExecutableExtensionFactory - Class in org.eclipse.xtext.ui.guice
 
AbstractGuiceAwareExecutableExtensionFactory() - Constructor for class org.eclipse.xtext.ui.guice.AbstractGuiceAwareExecutableExtensionFactory
 
AbstractHierarchyViewPart - Class in org.eclipse.xtext.ui.editor.hierarchy
 
AbstractHierarchyViewPart() - Constructor for class org.eclipse.xtext.ui.editor.hierarchy.AbstractHierarchyViewPart
 
AbstractHover - Class in org.eclipse.xtext.ui.editor.hover
 
AbstractHover() - Constructor for class org.eclipse.xtext.ui.editor.hover.AbstractHover
 
AbstractHover_MultipleMarkers - Static variable in class org.eclipse.xtext.ui.XtextUIMessages
messages for hovers
AbstractHyperlink - Class in org.eclipse.xtext.ui.editor.hyperlinking
 
AbstractHyperlink() - Constructor for class org.eclipse.xtext.ui.editor.hyperlinking.AbstractHyperlink
 
AbstractInternalContentAssistParser - Class in org.eclipse.xtext.ui.editor.contentassist.antlr.internal
 
AbstractInternalContentAssistParser(TokenStream, RecognizerSharedState) - Constructor for class org.eclipse.xtext.ui.editor.contentassist.antlr.internal.AbstractInternalContentAssistParser
 
AbstractInternalContentAssistParser(TokenStream) - Constructor for class org.eclipse.xtext.ui.editor.contentassist.antlr.internal.AbstractInternalContentAssistParser
 
AbstractInternalContentAssistParser.DefaultFollowElementFactory - Class in org.eclipse.xtext.ui.editor.contentassist.antlr.internal
 
AbstractInternalContentAssistParser.DefaultFollowElementFactory() - Constructor for class org.eclipse.xtext.ui.editor.contentassist.antlr.internal.AbstractInternalContentAssistParser.DefaultFollowElementFactory
 
AbstractInternalContentAssistParser.RecoveryListener - Interface in org.eclipse.xtext.ui.editor.contentassist.antlr.internal
 
AbstractInternalContentAssistParser.StreamAdapter - Class in org.eclipse.xtext.ui.editor.contentassist.antlr.internal
 
AbstractInternalContentAssistParser.StreamAdapter() - Constructor for class org.eclipse.xtext.ui.editor.contentassist.antlr.internal.AbstractInternalContentAssistParser.StreamAdapter
 
AbstractIssueResolutionProviderAdapter - Class in org.eclipse.xtext.ui.editor.quickfix
 
AbstractIssueResolutionProviderAdapter() - Constructor for class org.eclipse.xtext.ui.editor.quickfix.AbstractIssueResolutionProviderAdapter
 
AbstractJavaBasedContentProposalProvider - Class in org.eclipse.xtext.ui.editor.contentassist
 
AbstractJavaBasedContentProposalProvider() - Constructor for class org.eclipse.xtext.ui.editor.contentassist.AbstractJavaBasedContentProposalProvider
 
AbstractJavaBasedContentProposalProvider.DefaultProposalCreator - Class in org.eclipse.xtext.ui.editor.contentassist
 
AbstractJavaBasedContentProposalProvider.DefaultProposalCreator(ContentAssistContext, String, IQualifiedNameConverter) - Constructor for class org.eclipse.xtext.ui.editor.contentassist.AbstractJavaBasedContentProposalProvider.DefaultProposalCreator
 
AbstractJavaBasedContentProposalProvider.ReferenceProposalCreator - Class in org.eclipse.xtext.ui.editor.contentassist
 
AbstractJavaBasedContentProposalProvider.ReferenceProposalCreator() - Constructor for class org.eclipse.xtext.ui.editor.contentassist.AbstractJavaBasedContentProposalProvider.ReferenceProposalCreator
 
AbstractJavaProjectsState - Class in org.eclipse.xtext.ui.containers
 
AbstractJavaProjectsState() - Constructor for class org.eclipse.xtext.ui.containers.AbstractJavaProjectsState
 
AbstractLabelProvider - Class in org.eclipse.xtext.ui.label
A label provider that implements ILabelProvider as well as DelegatingStyledCellLabelProvider.IStyledLabelProvider with an optional delegate.
AbstractLabelProvider() - Constructor for class org.eclipse.xtext.ui.label.AbstractLabelProvider
 
AbstractLabelProvider(ILabelProvider) - Constructor for class org.eclipse.xtext.ui.label.AbstractLabelProvider
 
AbstractMasterDetailsFieldEditor - Class in org.eclipse.xtext.ui.editor.preferences.fields
 
AbstractMasterDetailsFieldEditor(String, String, Composite, IPreferenceStore, List<?>) - Constructor for class org.eclipse.xtext.ui.editor.preferences.fields.AbstractMasterDetailsFieldEditor
 
AbstractOpenHierarchyHandler - Class in org.eclipse.xtext.ui.editor.hierarchy
 
AbstractOpenHierarchyHandler() - Constructor for class org.eclipse.xtext.ui.editor.hierarchy.AbstractOpenHierarchyHandler
 
AbstractOutlineNode - Class in org.eclipse.xtext.ui.editor.outline.impl
 
AbstractOutlineNode(IOutlineNode, Image, Object, boolean) - Constructor for class org.eclipse.xtext.ui.editor.outline.impl.AbstractOutlineNode
AbstractOutlineNode(IOutlineNode, ImageDescriptor, Object, boolean) - Constructor for class org.eclipse.xtext.ui.editor.outline.impl.AbstractOutlineNode
 
AbstractPartialContentAssistParser - Class in org.eclipse.xtext.ui.editor.contentassist.antlr
Base class for content assist parsers that can reduce the input preceding the cursor position without any impact on the follow set.
AbstractPartialContentAssistParser() - Constructor for class org.eclipse.xtext.ui.editor.contentassist.antlr.AbstractPartialContentAssistParser
 
AbstractPartitionDoubleClickSelector - Class in org.eclipse.xtext.ui.editor.doubleClicking
This strategy treats partition boundaries in a special way.
AbstractPartitionDoubleClickSelector(String) - Constructor for class org.eclipse.xtext.ui.editor.doubleClicking.AbstractPartitionDoubleClickSelector
Creates a new partition double click selector for the given document partitioning.
AbstractPluginProjectCreator - Class in org.eclipse.xtext.ui.wizard
 
AbstractPluginProjectCreator() - Constructor for class org.eclipse.xtext.ui.wizard.AbstractPluginProjectCreator
 
AbstractPreferencePage - Class in org.eclipse.xtext.ui.editor.preferences
This implementation works with a FixedScopedPreferenceStore
AbstractPreferencePage() - Constructor for class org.eclipse.xtext.ui.editor.preferences.AbstractPreferencePage
 
AbstractPreferencePage_configureWorkspaceSettings - Static variable in class org.eclipse.xtext.ui.editor.preferences.Messages
 
AbstractPreferencePage_useProjectSettings - Static variable in class org.eclipse.xtext.ui.editor.preferences.Messages
 
AbstractProblemHover - Class in org.eclipse.xtext.ui.editor.hover
Base class for all hovers showing annotations and problems.
AbstractProblemHover() - Constructor for class org.eclipse.xtext.ui.editor.hover.AbstractProblemHover
 
AbstractProcessorBasedRenameParticipant - Class in org.eclipse.xtext.ui.refactoring.impl
A rename participant that triggers further rename refactorings based on RenameProcessors.
AbstractProcessorBasedRenameParticipant() - Constructor for class org.eclipse.xtext.ui.refactoring.impl.AbstractProcessorBasedRenameParticipant
 
AbstractProjectCreator - Class in org.eclipse.xtext.ui.wizard
 
AbstractProjectCreator() - Constructor for class org.eclipse.xtext.ui.wizard.AbstractProjectCreator
 
AbstractProjectCreator_0 - Static variable in class org.eclipse.xtext.ui.wizard.Messages
 
AbstractProjectsStateHelper - Class in org.eclipse.xtext.ui.containers
 
AbstractProjectsStateHelper() - Constructor for class org.eclipse.xtext.ui.containers.AbstractProjectsStateHelper
 
AbstractReferenceUpdater - Class in org.eclipse.xtext.ui.refactoring.impl
Abstract base class to update the references to renamed elements.
AbstractReferenceUpdater() - Constructor for class org.eclipse.xtext.ui.refactoring.impl.AbstractReferenceUpdater
 
AbstractRenameProcessor - Class in org.eclipse.xtext.ui.refactoring.impl
Unfortunately LTK only defines abstract classes so this is an abstract class instead of an interface only.
AbstractRenameProcessor() - Constructor for class org.eclipse.xtext.ui.refactoring.impl.AbstractRenameProcessor
 
AbstractRenameStrategy - Class in org.eclipse.xtext.ui.refactoring.impl
Base class for all IRenameStrategy implementations.
AbstractRenameStrategy() - Constructor for class org.eclipse.xtext.ui.refactoring.impl.AbstractRenameStrategy
 
AbstractSourceView - Class in org.eclipse.xtext.ui.views
 
AbstractSourceView() - Constructor for class org.eclipse.xtext.ui.views.AbstractSourceView
 
AbstractStorage2UriMapperClient - Class in org.eclipse.xtext.ui.containers
 
AbstractStorage2UriMapperClient() - Constructor for class org.eclipse.xtext.ui.containers.AbstractStorage2UriMapperClient
 
AbstractTemplateProposalProvider - Class in org.eclipse.xtext.ui.editor.templates
Provides an abstract implementation of interface ITemplateProposalProvider.
AbstractTemplateProposalProvider() - Constructor for class org.eclipse.xtext.ui.editor.templates.AbstractTemplateProposalProvider
 
AbstractTemplateProposalProvider.NullSafeTemplateAcceptor - Class in org.eclipse.xtext.ui.editor.templates
 
AbstractTemplateProposalProvider.NullSafeTemplateAcceptor(ITemplateAcceptor) - Constructor for class org.eclipse.xtext.ui.editor.templates.AbstractTemplateProposalProvider.NullSafeTemplateAcceptor
 
AbstractTemplateVariableResolver - Class in org.eclipse.xtext.ui.editor.templates
Provides a common base class for xtext TemplateVariableResolver.
AbstractTemplateVariableResolver() - Constructor for class org.eclipse.xtext.ui.editor.templates.AbstractTemplateVariableResolver
 
AbstractTemplateVariableResolver(String, String) - Constructor for class org.eclipse.xtext.ui.editor.templates.AbstractTemplateVariableResolver
 
AbstractTerminalsEditStrategy - Class in org.eclipse.xtext.ui.editor.autoedit
 
AbstractTerminalsEditStrategy(String, String) - Constructor for class org.eclipse.xtext.ui.editor.autoedit.AbstractTerminalsEditStrategy
 
AbstractToggleActionContributor - Class in org.eclipse.xtext.ui.editor.actions
 
AbstractToggleActionContributor() - Constructor for class org.eclipse.xtext.ui.editor.actions.AbstractToggleActionContributor
 
AbstractToggleActionContributor.InternalToggleAction - Class in org.eclipse.xtext.ui.editor.actions
 
AbstractToggleActionContributor.InternalToggleAction(AbstractToggleActionContributor) - Constructor for class org.eclipse.xtext.ui.editor.actions.AbstractToggleActionContributor.InternalToggleAction
 
AbstractToggleOutlineContribution - Class in org.eclipse.xtext.ui.editor.outline.actions
 
AbstractToggleOutlineContribution() - Constructor for class org.eclipse.xtext.ui.editor.outline.actions.AbstractToggleOutlineContribution
 
AbstractTokenScanner - Class in org.eclipse.xtext.ui.editor.syntaxcoloring
 
AbstractTokenScanner() - Constructor for class org.eclipse.xtext.ui.editor.syntaxcoloring.AbstractTokenScanner
 
AbstractValidatorConfigurationBlock - Class in org.eclipse.xtext.ui.validation
 
AbstractValidatorConfigurationBlock() - Constructor for class org.eclipse.xtext.ui.validation.AbstractValidatorConfigurationBlock
 
AbstractWordAwareDoubleClickStrategy - Class in org.eclipse.xtext.ui.editor.doubleClicking
Customized DefaultTextDoubleClickStrategy that uses a word iterator instead of a plain break iterator to tokenize the document content.
AbstractWordAwareDoubleClickStrategy() - Constructor for class org.eclipse.xtext.ui.editor.doubleClicking.AbstractWordAwareDoubleClickStrategy
 
accept(IAutoEditStrategy, String) - Method in interface org.eclipse.xtext.ui.editor.autoedit.AbstractEditStrategyProvider.IEditStrategyAcceptor
 
accept(AbstractElement) - Method in class org.eclipse.xtext.ui.editor.contentassist.AbstractContentProposalProvider.DefaultContentAssistProcessorSwitch
 
accept(ICompletionProposal) - Method in class org.eclipse.xtext.ui.editor.contentassist.AbstractContentProposalProvider.NullSafeCompletionProposalAcceptor
 
accept(ICompletionProposal) - Method in class org.eclipse.xtext.ui.editor.contentassist.CompletionProposalComputer
 
accept(TemplateProposal) - Method in class org.eclipse.xtext.ui.editor.contentassist.CompletionProposalComputer
 
accept(AbstractElement) - Method in class org.eclipse.xtext.ui.editor.contentassist.ContentAssistContext.Builder
 
accept(IContextInformation) - Method in class org.eclipse.xtext.ui.editor.contentassist.ContextInformationComputer
 
accept(ICompletionProposal) - Method in interface org.eclipse.xtext.ui.editor.contentassist.ICompletionProposalAcceptor
 
accept(ICompletionProposal) - Method in class org.eclipse.xtext.ui.editor.contentassist.ICompletionProposalAcceptor.Delegate
 
accept(IContextInformation) - Method in interface org.eclipse.xtext.ui.editor.contentassist.IContextInformationAcceptor
 
accept(AbstractElement) - Method in interface org.eclipse.xtext.ui.editor.contentassist.IFollowElementAcceptor
 
accept(AbstractElement) - Method in class org.eclipse.xtext.ui.editor.contentassist.IFollowElementAcceptor.NullSafeElementAcceptor
 
accept(TemplateProposal) - Method in interface org.eclipse.xtext.ui.editor.contentassist.ITemplateAcceptor
 
accept(TemplateProposal) - Method in class org.eclipse.xtext.ui.editor.contentassist.ITemplateAcceptor.Delegate
 
accept(IReferenceDescription) - Method in class org.eclipse.xtext.ui.editor.findrefs.ReferenceSearchResult
 
accept(int, int, boolean, ITextRegion) - Method in class org.eclipse.xtext.ui.editor.folding.DefaultFoldingRegionAcceptor
 
accept(int, int, ITextRegion) - Method in class org.eclipse.xtext.ui.editor.folding.DefaultFoldingRegionAcceptor
 
accept(int, int, boolean) - Method in class org.eclipse.xtext.ui.editor.folding.DefaultFoldingRegionAcceptor
 
accept(int, int) - Method in class org.eclipse.xtext.ui.editor.folding.DefaultFoldingRegionAcceptor
 
accept(int, int) - Method in interface org.eclipse.xtext.ui.editor.folding.IFoldingRegionAcceptor
 
accept(int, int, AdditionalParam) - Method in interface org.eclipse.xtext.ui.editor.folding.IFoldingRegionAcceptor
 
accept(int, int, boolean) - Method in interface org.eclipse.xtext.ui.editor.folding.IFoldingRegionAcceptorExtension
 
accept(int, int, boolean, AdditionalParam) - Method in interface org.eclipse.xtext.ui.editor.folding.IFoldingRegionAcceptorExtension
 
accept(IHyperlink) - Method in class org.eclipse.xtext.ui.editor.hyperlinking.HyperlinkHelper.HyperlinkAcceptor
 
accept(IHyperlink) - Method in interface org.eclipse.xtext.ui.editor.hyperlinking.IHyperlinkAcceptor
 
accept(Issue, String, String, String, IModification) - Method in class org.eclipse.xtext.ui.editor.quickfix.DefaultQuickfixProvider.CancelableResolutionAcceptor
 
accept(Issue, String, String, String, ISemanticModification) - Method in class org.eclipse.xtext.ui.editor.quickfix.DefaultQuickfixProvider.CancelableResolutionAcceptor
 
accept(Issue, String, String, String, IModification, int) - Method in class org.eclipse.xtext.ui.editor.quickfix.DefaultQuickfixProvider.CancelableResolutionAcceptor
 
accept(Issue, String, String, String, ISemanticModification, int) - Method in class org.eclipse.xtext.ui.editor.quickfix.DefaultQuickfixProvider.CancelableResolutionAcceptor
 
accept(Issue, String, String, String, IModification) - Method in class org.eclipse.xtext.ui.editor.quickfix.IssueResolutionAcceptor
 
accept(Issue, String, String, String, ISemanticModification) - Method in class org.eclipse.xtext.ui.editor.quickfix.IssueResolutionAcceptor
 
accept(Issue, String, String, String, IModification, int) - Method in class org.eclipse.xtext.ui.editor.quickfix.IssueResolutionAcceptor
 
accept(Issue, String, String, String, ISemanticModification, int) - Method in class org.eclipse.xtext.ui.editor.quickfix.IssueResolutionAcceptor
 
accept(TemplateProposal) - Method in class org.eclipse.xtext.ui.editor.templates.AbstractTemplateProposalProvider.NullSafeTemplateAcceptor
 
accept(AbstractElement) - Method in class org.eclipse.xtext.ui.editor.templates.DefaultTemplateProposalProvider.FollowElementAcceptor
 
accept(URI, TextEdit) - Method in class org.eclipse.xtext.ui.refactoring.impl.RefactoringUpdateAcceptor
 
accept(URI, Change) - Method in class org.eclipse.xtext.ui.refactoring.impl.RefactoringUpdateAcceptor
 
accept(IReferenceDescription) - Method in class org.eclipse.xtext.ui.refactoring.impl.ReferenceUpdaterDispatcher.ReferenceDescriptionAcceptor
 
accept(EObject, URI, EReference, int, EObject, URI) - Method in class org.eclipse.xtext.ui.refactoring.impl.ReferenceUpdaterDispatcher.ReferenceDescriptionAcceptor
 
accept(URI, TextEdit) - Method in interface org.eclipse.xtext.ui.refactoring.IRefactoringUpdateAcceptor
 
accept(URI, Change) - Method in interface org.eclipse.xtext.ui.refactoring.IRefactoringUpdateAcceptor
 
accept(URI, Change) - Method in class org.eclipse.xtext.ui.refactoring.ui.DefaultLinkedPositionGroupCalculator.LocalResourceRefactoringUpdateAcceptor
 
accept(URI, TextEdit) - Method in class org.eclipse.xtext.ui.refactoring.ui.DefaultLinkedPositionGroupCalculator.LocalResourceRefactoringUpdateAcceptor
 
acceptDefaultHighlighting(String, String, TextStyle) - Method in interface org.eclipse.xtext.ui.editor.syntaxcoloring.IHighlightingConfigurationAcceptor
Call this method to announce a specific default style.
acceptDefaultHighlighting(String, String, TextStyle) - Method in class org.eclipse.xtext.ui.editor.syntaxcoloring.SyntaxColoringPreferencePage
 
acceptDefaultHighlighting(String, String, TextStyle) - Method in class org.eclipse.xtext.ui.editor.syntaxcoloring.TextAttributeProvider
 
acceptor - Variable in class org.eclipse.xtext.ui.editor.contentassist.antlr.ParserBasedContentAssistContextFactory.FollowElementCalculator
 
acquireDocument(IProgressMonitor) - Method in class org.eclipse.xtext.ui.refactoring.impl.EditorDocumentChange
 
acquireDocument(IProgressMonitor) - Method in class org.eclipse.xtext.ui.refactoring.impl.EditorDocumentUndoChange
 
ACTION_MAP - Static variable in class org.eclipse.xtext.ui.editor.embedded.EmbeddedEditorActions
 
ActionActivationCode - Class in org.eclipse.xtext.ui.editor.embedded
Utility to match keystrokes.
ActionActivationCode(String) - Constructor for class org.eclipse.xtext.ui.editor.embedded.ActionActivationCode
Creates a new action activation code for the given action id.
ActionDefinitionToStyledTextAction - Class in org.eclipse.xtext.ui.editor.embedded
Maps an action definition id to an StyledText action.
ActionDefinitionToStyledTextAction(String, int) - Constructor for class org.eclipse.xtext.ui.editor.embedded.ActionDefinitionToStyledTextAction
Creates a new mapping.
actionFactory - Variable in class org.eclipse.xtext.ui.editor.embedded.EmbeddedEditorFactory.Builder
 
activate(OutlinePage) - Method in class org.eclipse.xtext.ui.editor.outline.actions.OutlineWithEditorLinker
 
activateEditor() - Method in class org.eclipse.xtext.ui.refactoring.ui.RenameRefactoringPopup
 
ActivationCodeTrigger - Class in org.eclipse.xtext.ui.editor.embedded
VerifyKeyListener that will trigger a matching action directly instead of using the key binding API.
ActivationCodeTrigger(Map<String, IAction>, List<ActionActivationCode>) - Constructor for class org.eclipse.xtext.ui.editor.embedded.ActivationCodeTrigger
 
Activator - Class in org.eclipse.xtext.ui.internal
The activator class controls the plug-in life cycle
Activator() - Constructor for class org.eclipse.xtext.ui.internal.Activator
 
activatorClassName - Variable in class org.eclipse.xtext.ui.util.PluginProjectFactory
 
adapt(Object, Class<T>) - Method in class org.eclipse.xtext.ui.generator.trace.FileOpener
 
adaptChild(Control) - Method in class org.eclipse.xtext.ui.preferences.ScrolledPageContent
 
AdapterFactoryDescriptionLabelProvider - Class in org.eclipse.xtext.ui.resource.generic
 
AdapterFactoryDescriptionLabelProvider() - Constructor for class org.eclipse.xtext.ui.resource.generic.AdapterFactoryDescriptionLabelProvider
 
add(int, int, String) - Method in class org.eclipse.xtext.ui.editor.reconciler.ReconcilerReplaceRegion.Builder
 
add(int, String, URI, ResourceSet) - Method in class org.eclipse.xtext.ui.refactoring.impl.StatusWrapper
 
add(int, String, URI) - Method in class org.eclipse.xtext.ui.refactoring.impl.StatusWrapper
 
add(int, String, EObject) - Method in class org.eclipse.xtext.ui.refactoring.impl.StatusWrapper
 
add(int, String, EObject, ITextRegion) - Method in class org.eclipse.xtext.ui.refactoring.impl.StatusWrapper
 
add(int, String, Exception, Logger) - Method in class org.eclipse.xtext.ui.refactoring.impl.StatusWrapper
 
add(int, String, Object...) - Method in class org.eclipse.xtext.ui.refactoring.impl.StatusWrapper
 
addActions(IToolBarManager) - Method in class org.eclipse.xtext.ui.editor.hierarchy.AbstractCallHierarchyViewPart
 
addAdditionalComponentsToSettingsPage(Composite, int, int) - Method in class org.eclipse.xtext.ui.validation.AbstractValidatorConfigurationBlock
 
addAllPositions(List<AttributedPosition>) - Method in class org.eclipse.xtext.ui.editor.syntaxcoloring.HighlightingPresenter
Adds all current positions to the given list.
addBuilderIds(String...) - Method in class org.eclipse.xtext.ui.util.JavaProjectFactory
 
addBuilderIds(String...) - Method in class org.eclipse.xtext.ui.util.PluginProjectFactory
 
addBuilderIds(String...) - Method in class org.eclipse.xtext.ui.util.ProjectFactory
 
addBundle(String) - Method in class org.eclipse.xtext.ui.util.FeatureProjectFactory
Adds a new plugin entry
addChangeGroup(TextEditBasedChangeGroup) - Method in class org.eclipse.xtext.ui.refactoring.impl.DisplayChangeWrapper.TextEditBased
 
addCheckBox(Composite, String, String, String[], int) - Method in class org.eclipse.xtext.ui.preferences.OptionsConfigurationBlock
 
addCheckboxWithData(Composite, String, OptionsConfigurationBlock.ControlData, GridData) - Method in class org.eclipse.xtext.ui.preferences.OptionsConfigurationBlock
 
addChild(ReferenceSearchViewTreeNode) - Method in class org.eclipse.xtext.ui.editor.findrefs.ReferenceSearchViewTreeNode
 
addChild(IOutlineNode) - Method in class org.eclipse.xtext.ui.editor.outline.impl.AbstractOutlineNode
 
addChildren(List<IOutlineNode>, List<IOutlineNode>, int) - Method in class org.eclipse.xtext.ui.editor.outline.impl.OutlinePage
 
addClasspathEntries(IClasspathEntry...) - Method in class org.eclipse.xtext.ui.util.JavaProjectFactory
 
addComboBox(Composite, String, String, int, String[], String[]) - Method in class org.eclipse.xtext.ui.preferences.OptionsConfigurationBlock
 
addContextType(ParserRule) - Method in class org.eclipse.xtext.ui.editor.templates.DefaultTemplateProposalProvider.FollowElementAcceptor
 
addContextType(Keyword) - Method in class org.eclipse.xtext.ui.editor.templates.DefaultTemplateProposalProvider.FollowElementAcceptor
 
addContextType(String) - Method in class org.eclipse.xtext.ui.editor.templates.DefaultTemplateProposalProvider.FollowElementAcceptor
 
addContributor(IProjectFactoryContributor) - Method in class org.eclipse.xtext.ui.util.ProjectFactory
 
addDefaultTemplateVariables() - Method in class org.eclipse.xtext.ui.editor.templates.XtextTemplateContextType
 
addDevelopmentTimeBundles(List<String>) - Method in class org.eclipse.xtext.ui.util.PluginProjectFactory
 
addDisposeListener(DisposeListener) - Method in class org.eclipse.xtext.ui.editor.hover.html.XtextBrowserInformationControlAdapter
 
addDisposeListener(DisposeListener) - Method in class org.eclipse.xtext.ui.editor.outline.quickoutline.QuickOutlinePopup
 
addDocumentEvent(DocumentEvent) - Method in class org.eclipse.xtext.ui.editor.reconciler.ReconcilerReplaceRegion
 
addEarlyContributor(IProjectFactoryContributor) - Method in class org.eclipse.xtext.ui.util.ProjectFactory
These contributors will be executed before enhancing the project.
addElement(Object) - Method in class org.eclipse.xtext.ui.editor.tasks.dialogfields.ListDialogField
Adds an element at the end of the list.
addElement(Object, int) - Method in class org.eclipse.xtext.ui.editor.tasks.dialogfields.ListDialogField
Adds an element at a position.
addElements(List, int) - Method in class org.eclipse.xtext.ui.editor.tasks.dialogfields.ListDialogField
Adds elements at the given index
addElements(List) - Method in class org.eclipse.xtext.ui.editor.tasks.dialogfields.ListDialogField
Adds elements at the end of the list.
addExpandedNode(IOutlineNode) - Method in class org.eclipse.xtext.ui.editor.outline.impl.OutlineTreeState
 
addExportedPackages(List<String>) - Method in class org.eclipse.xtext.ui.util.PluginProjectFactory
 
addFeature(String) - Method in class org.eclipse.xtext.ui.util.FeatureProjectFactory
Adds a new included feature entry
addField(FieldEditor) - Method in class org.eclipse.xtext.ui.editor.preferences.AbstractPreferencePage
 
addField(FieldEditor) - Method in class org.eclipse.xtext.ui.editor.preferences.fields.AbstractDetailsPart
 
addField(FieldEditor) - Method in class org.eclipse.xtext.ui.editor.syntaxcoloring.SyntaxColoringPreferencePage
TODO: better use unqualified names in preference store.
addFilter(OutlineFilterAndSorter.IFilter) - Method in class org.eclipse.xtext.ui.editor.outline.impl.OutlineFilterAndSorter
 
addFocusListener(FocusListener) - Method in class org.eclipse.xtext.ui.editor.hover.html.XtextBrowserInformationControlAdapter
 
addFolders(List<String>) - Method in class org.eclipse.xtext.ui.util.JavaProjectFactory
 
addFolders(List<String>) - Method in class org.eclipse.xtext.ui.util.PluginProjectFactory
 
addFolders(List<String>) - Method in class org.eclipse.xtext.ui.util.ProjectFactory
 
addImportedPackages(List<String>) - Method in class org.eclipse.xtext.ui.util.PluginProjectFactory
 
addInputChangeListener(IInputChangedListener) - Method in interface org.eclipse.xtext.ui.editor.hover.html.IXtextBrowserInformationControl
 
addInputChangeListener(IInputChangedListener) - Method in class org.eclipse.xtext.ui.editor.hover.html.XtextBrowserInformationControlAdapter
 
addLinkListener(BrowserInformationControl) - Method in class org.eclipse.xtext.ui.editor.hover.html.DefaultEObjectHoverProvider
 
addLinkListener(IXtextBrowserInformationControl) - Method in class org.eclipse.xtext.ui.editor.hover.html.DefaultEObjectHoverProvider
 
addListener(ISearchResultListener) - Method in class org.eclipse.xtext.ui.editor.findrefs.ReferenceSearchResult
 
addLocationListener(LocationListener) - Method in interface org.eclipse.xtext.ui.editor.hover.html.IXtextBrowserInformationControl
 
addLocationListener(LocationListener) - Method in class org.eclipse.xtext.ui.editor.hover.html.XtextBrowserInformationControlAdapter
 
addMarkers(IFile, Resource, CheckMode, IProgressMonitor) - Method in class org.eclipse.xtext.ui.validation.DefaultResourceUIValidatorExtension
 
AddMarkersOperation - Class in org.eclipse.xtext.ui.editor.validation
 
AddMarkersOperation(IResource, List<Issue>, String, boolean, MarkerCreator) - Constructor for class org.eclipse.xtext.ui.editor.validation.AddMarkersOperation
AddMarkersOperation(IResource, List<Issue>, Set<String>, boolean, MarkerCreator) - Constructor for class org.eclipse.xtext.ui.editor.validation.AddMarkersOperation
AddMarkersOperation(IResource, List<Issue>, Set<String>, boolean, MarkerCreator, MarkerTypeProvider) - Constructor for class org.eclipse.xtext.ui.editor.validation.AddMarkersOperation
 
addModelListener(IXtextModelListener) - Method in interface org.eclipse.xtext.ui.editor.model.IXtextDocument
 
addModelListener(IXtextModelListener) - Method in class org.eclipse.xtext.ui.editor.model.XtextDocument
 
addMoreClasspathEntriesTo(List<IClasspathEntry>) - Method in class org.eclipse.xtext.ui.util.JavaProjectFactory
 
addMoreClasspathEntriesTo(List<IClasspathEntry>) - Method in class org.eclipse.xtext.ui.util.PluginProjectFactory
 
addOccurrenceAnnotation(String, IDocument, ITextRegion, Map<Annotation, Position>) - Method in class org.eclipse.xtext.ui.editor.occurrences.DefaultOccurrenceComputer
 
addPosition(Position) - Method in class org.eclipse.xtext.ui.editor.model.XtextDocument
 
addPosition(String, Position) - Method in class org.eclipse.xtext.ui.editor.model.XtextDocument
 
addPosition(int, int, String...) - Method in class org.eclipse.xtext.ui.editor.syntaxcoloring.HighlightingReconciler
Add a position with the given range and highlighting if it does not exist already.
addPosition(int, int, String...) - Method in interface org.eclipse.xtext.ui.editor.syntaxcoloring.IHighlightedPositionAcceptor
Deprecated.
addPosition(int, int, String...) - Method in class org.eclipse.xtext.ui.editor.syntaxcoloring.IHighlightedPositionAcceptor.DeprecationHelper
Deprecated.
 
addPosition(int, int, String...) - Method in class org.eclipse.xtext.ui.editor.syntaxcoloring.MergingHighlightedPositionAcceptor
Deprecated.
 
addPostSelectionListener() - Method in class org.eclipse.xtext.ui.views.AbstractSourceView
 
addProjectionAnnotation(boolean, Position, Map<ProjectionAnnotation, Position>) - Method in class org.eclipse.xtext.ui.editor.folding.DefaultFoldingStructureProvider
 
addProjectNatures(String...) - Method in class org.eclipse.xtext.ui.util.JavaProjectFactory
 
addProjectNatures(String...) - Method in class org.eclipse.xtext.ui.util.PluginProjectFactory
 
addProjectNatures(String...) - Method in class org.eclipse.xtext.ui.util.ProjectFactory
 
addPropertyChangeListener() - Method in class org.eclipse.xtext.ui.editor.actions.AbstractToggleActionContributor
 
addPropertyChangeListener(IPropertyChangeListener) - Method in class org.eclipse.xtext.ui.editor.preferences.FixedScopedPreferenceStore
 
addReferencedProjects(List<IProject>) - Method in class org.eclipse.xtext.ui.util.JavaProjectFactory
 
addReferencedProjects(List<IProject>) - Method in class org.eclipse.xtext.ui.util.PluginProjectFactory
 
addReferencedProjects(List<IProject>) - Method in class org.eclipse.xtext.ui.util.ProjectFactory
 
addRequiredBundles(List<String>) - Method in class org.eclipse.xtext.ui.util.PluginProjectFactory
 
addRoot(IPackageFragmentRoot) - Method in class org.eclipse.xtext.ui.resource.Storage2UriMapperJavaImpl.PackageFragmentRootData
 
addSaveAsUpdate(Resource, IRefactoringUpdateAcceptor) - Method in class org.eclipse.xtext.ui.refactoring.impl.EmfResourceChangeUtil
 
addSelectedNode(IOutlineNode) - Method in class org.eclipse.xtext.ui.editor.outline.impl.OutlineTreeState
 
addTextEditGroup(TextEditGroup) - Method in class org.eclipse.xtext.ui.refactoring.impl.DisplayChangeWrapper.TextEditBased
 
addTextField(Composite, String, String, int, int) - Method in class org.eclipse.xtext.ui.preferences.OptionsConfigurationBlock
 
addToBuildProperties(StringBuilder, Iterable<String>, String) - Method in class org.eclipse.xtext.ui.util.PluginProjectFactory
 
addToContent(StringBuilder, List<String>, String) - Method in class org.eclipse.xtext.ui.util.PluginProjectFactory
 
addUnchangedElementListeners(Object, AbstractDocumentProvider.ElementInfo) - Method in class org.eclipse.xtext.ui.editor.model.XtextDocumentProvider
 
addUserInputPages() - Method in class org.eclipse.xtext.ui.refactoring.ui.RenameElementWizard
 
addVerifyListener(VerifyListener) - Method in class org.eclipse.xtext.ui.editor.AbstractDirtyStateAwareEditorCallback
Deprecated.
 
addVerifyListener(VerifyListener) - Method in interface org.eclipse.xtext.ui.editor.DirtyStateEditorSupport.IDirtyStateEditorSupportClient
 
addVerifyListener(VerifyListener) - Method in class org.eclipse.xtext.ui.editor.XtextEditor
 
addViewMenu(Composite) - Method in class org.eclipse.xtext.ui.refactoring.ui.RenameRefactoringPopup
 
addWorkingSets(List<IWorkingSet>) - Method in class org.eclipse.xtext.ui.util.JavaProjectFactory
 
addWorkingSets(List<IWorkingSet>) - Method in class org.eclipse.xtext.ui.util.PluginProjectFactory
 
addWorkingSets(List<IWorkingSet>) - Method in class org.eclipse.xtext.ui.util.ProjectFactory
 
addXtextDocumentContentObserver(IXtextDocumentContentObserver) - Method in interface org.eclipse.xtext.ui.editor.model.IXtextDocument
 
addXtextDocumentContentObserver(IXtextDocumentContentObserver) - Method in class org.eclipse.xtext.ui.editor.model.XtextDocument
 
adjustComboWidth(List<Combo>) - Method in class org.eclipse.xtext.ui.validation.AbstractValidatorConfigurationBlock
Computes the common width hint (the largest width) and set it as GridData.widthHint for all combos, if the combo has a GridData as CellEditor.LayoutData.
adjustCrossReferencePriority(ICompletionProposal, String) - Method in class org.eclipse.xtext.ui.editor.contentassist.ContentProposalPriorities
 
adjustCrossReferencePriority(ICompletionProposal, String) - Method in interface org.eclipse.xtext.ui.editor.contentassist.IContentProposalPriorities
 
adjustForNumColumns(int) - Method in class org.eclipse.xtext.ui.editor.preferences.fields.AbstractMasterDetailsFieldEditor
 
adjustForNumColumns(int) - Method in class org.eclipse.xtext.ui.editor.preferences.fields.CheckBoxGroupFieldEditor
 
adjustForNumColumns(int) - Method in class org.eclipse.xtext.ui.editor.preferences.fields.LabelFieldEditor
 
adjustForNumColumns(int) - Method in class org.eclipse.xtext.ui.preferences.ResetPromptDialogSettingsField
 
adjustHighlightRange(ITextViewer, int, int) - Method in class org.eclipse.xtext.ui.editor.embedded.TextViewerJoinLinesAction
Adjusts the highlight range so that at least the specified range is highlighted.
adjustKeywordPriority(ICompletionProposal, String) - Method in class org.eclipse.xtext.ui.editor.contentassist.ContentProposalPriorities
 
adjustKeywordPriority(ICompletionProposal, String) - Method in interface org.eclipse.xtext.ui.editor.contentassist.IContentProposalPriorities
 
adjustPriority(ICompletionProposal, String, int) - Method in class org.eclipse.xtext.ui.editor.contentassist.ContentProposalPriorities
 
after(EObject, int) - Method in class org.eclipse.xtext.ui.editor.contentassist.antlr.internal.AbstractInternalContentAssistParser
 
after(EObject) - Method in class org.eclipse.xtext.ui.editor.contentassist.antlr.internal.AbstractInternalContentAssistParser
 
afterCreatePartControl(XtextEditor) - Method in class org.eclipse.xtext.ui.editor.AbstractDirtyStateAwareEditorCallback
Deprecated.
 
afterCreatePartControl(XtextEditor) - Method in class org.eclipse.xtext.ui.editor.CompoundXtextEditorCallback
 
afterCreatePartControl(XtextEditor) - Method in interface org.eclipse.xtext.ui.editor.IXtextEditorCallback
 
afterCreatePartControl(XtextEditor) - Method in class org.eclipse.xtext.ui.editor.IXtextEditorCallback.NullImpl
 
afterCreatePartControl(XtextEditor) - Method in class org.eclipse.xtext.ui.editor.validation.ValidatingEditorCallback
 
afterCreatePartControl(XtextEditor) - Method in class org.eclipse.xtext.ui.editor.XtextEditorErrorTickUpdater
 
afterCreatePartialEditor(XtextSourceViewer, XtextDocument, CompositeRuler, EmbeddedEditorActions) - Method in class org.eclipse.xtext.ui.editor.embedded.EmbeddedEditorFactory.Builder
 
afterSave(XtextEditor) - Method in class org.eclipse.xtext.ui.editor.AbstractDirtyStateAwareEditorCallback
Deprecated.
 
afterSave(XtextEditor) - Method in class org.eclipse.xtext.ui.editor.CompoundXtextEditorCallback
 
afterSave(XtextEditor) - Method in interface org.eclipse.xtext.ui.editor.IXtextEditorCallback
Announce that the given editor's state is the same as the persisted state.
afterSave(XtextEditor) - Method in class org.eclipse.xtext.ui.editor.IXtextEditorCallback.NullImpl
 
afterSave(XtextEditor) - Method in class org.eclipse.xtext.ui.editor.validation.ValidatingEditorCallback
 
afterSetInput(XtextEditor) - Method in class org.eclipse.xtext.ui.editor.AbstractDirtyStateAwareEditorCallback
Deprecated.
 
afterSetInput(XtextEditor) - Method in class org.eclipse.xtext.ui.editor.CompoundXtextEditorCallback
 
afterSetInput(XtextEditor) - Method in interface org.eclipse.xtext.ui.editor.IXtextEditorCallback
 
afterSetInput(XtextEditor) - Method in class org.eclipse.xtext.ui.editor.IXtextEditorCallback.NullImpl
 
afterSetInput(XtextEditor) - Method in class org.eclipse.xtext.ui.editor.XtextEditorErrorTickUpdater
 
allActions - Variable in class org.eclipse.xtext.ui.editor.embedded.EmbeddedEditorActions
 
allFilters() - Static method in class org.eclipse.xtext.ui.search.IXtextSearchFilter.Registry
 
allNamespaceDelimiters() - Static method in class org.eclipse.xtext.ui.search.IXtextSearchFilter.Registry
 
allowsEqualTerminals() - Method in class org.eclipse.xtext.ui.editor.autoedit.AbstractTerminalsEditStrategy
 
and(String, String, String) - Method in class org.eclipse.xtext.ui.editor.autoedit.CompoundMultiLineTerminalsEditStrategy
 
and(String, String) - Method in class org.eclipse.xtext.ui.editor.autoedit.CompoundMultiLineTerminalsEditStrategy
 
and(MultiLineTerminalsEditStrategy) - Method in class org.eclipse.xtext.ui.editor.autoedit.CompoundMultiLineTerminalsEditStrategy
 
annotation - Variable in class org.eclipse.xtext.ui.editor.hover.AnnotationWithQuickFixesHover.AnnotationInfo
 
annotationHover - Variable in class org.eclipse.xtext.ui.editor.hover.DefaultCompositeHover
 
AnnotationIssueProcessor - Class in org.eclipse.xtext.ui.editor.validation
 
AnnotationIssueProcessor(IXtextDocument, IAnnotationModel, IssueResolutionProvider) - Constructor for class org.eclipse.xtext.ui.editor.validation.AnnotationIssueProcessor
 
annotationTypes - Variable in class org.eclipse.xtext.ui.editor.embedded.EmbeddedEditorFactory.Builder
 
AnnotationWithQuickFixesHover - Class in org.eclipse.xtext.ui.editor.hover
Hover which shows annotation and quick fixes.
AnnotationWithQuickFixesHover() - Constructor for class org.eclipse.xtext.ui.editor.hover.AnnotationWithQuickFixesHover
 
AnnotationWithQuickFixesHover.AnnotationInfo - Class in org.eclipse.xtext.ui.editor.hover
 
AnnotationWithQuickFixesHover.AnnotationInfo(Annotation, Position, ITextViewer, ICompletionProposal[]) - Constructor for class org.eclipse.xtext.ui.editor.hover.AnnotationWithQuickFixesHover.AnnotationInfo
 
AnnotationWithQuickFixesHover_message_multipleQuickFix - Static variable in class org.eclipse.xtext.ui.XtextUIMessages
 
AnnotationWithQuickFixesHover_message_singleQuickFix - Static variable in class org.eclipse.xtext.ui.XtextUIMessages
 
announceAnnotationChanged(Annotation) - Method in class org.eclipse.xtext.ui.editor.validation.AnnotationIssueProcessor
 
announceConsume() - Method in class org.eclipse.xtext.ui.editor.contentassist.antlr.internal.AbstractInternalContentAssistParser
 
announceConsume() - Method in class org.eclipse.xtext.ui.editor.contentassist.antlr.internal.AbstractInternalContentAssistParser.StreamAdapter
 
announceConsume() - Method in interface org.eclipse.xtext.ui.editor.contentassist.antlr.ObservableXtextTokenStream.StreamListener
 
announceDirtyState(XtextResource) - Method in class org.eclipse.xtext.ui.editor.DirtyStateEditorSupport
 
announceDirtyStateChanged(IDirtyResource) - Method in class org.eclipse.xtext.ui.editor.DirtyStateManager
 
announceDirtyStateChanged(IDirtyResource) - Method in interface org.eclipse.xtext.ui.editor.IDirtyStateManager
Announce the dirty state of the given resource.
announceEof(int) - Method in class org.eclipse.xtext.ui.editor.contentassist.antlr.internal.AbstractInternalContentAssistParser
 
announceEof(int) - Method in interface org.eclipse.xtext.ui.editor.contentassist.antlr.ObservableXtextTokenStream.StreamListener
 
announceMark(int) - Method in class org.eclipse.xtext.ui.editor.contentassist.antlr.internal.AbstractInternalContentAssistParser
 
announceMark(int) - Method in class org.eclipse.xtext.ui.editor.contentassist.antlr.internal.AbstractInternalContentAssistParser.StreamAdapter
 
announceMark(int) - Method in interface org.eclipse.xtext.ui.editor.contentassist.antlr.ObservableXtextTokenStream.StreamListener
 
announceProcessing(List<?>) - Method in class org.eclipse.xtext.ui.editor.contentassist.AbstractJavaBasedContentProposalProvider
 
announceRewind(int) - Method in class org.eclipse.xtext.ui.editor.contentassist.antlr.internal.AbstractInternalContentAssistParser
 
announceRewind(int) - Method in class org.eclipse.xtext.ui.editor.contentassist.antlr.internal.AbstractInternalContentAssistParser.StreamAdapter
 
announceRewind(int) - Method in interface org.eclipse.xtext.ui.editor.contentassist.antlr.ObservableXtextTokenStream.StreamListener
 
AntlrProposalConflictHelper - Class in org.eclipse.xtext.ui.editor.contentassist.antlr
An implementation that relies on the lexer to detect proposals that conflict with the input in the document.
AntlrProposalConflictHelper() - Constructor for class org.eclipse.xtext.ui.editor.contentassist.antlr.AntlrProposalConflictHelper
 
ANY_VALIDATION - Static variable in class org.eclipse.xtext.ui.MarkerTypes
 
appendTextToParse(ICompositeNode, int, boolean, StringBuilder) - Method in class org.eclipse.xtext.ui.editor.contentassist.antlr.AbstractPartialContentAssistParser
 
appliedText(IDocument, DocumentCommand) - Method in class org.eclipse.xtext.ui.editor.autoedit.SingleLineTerminalsStrategy
 
apply(IEObjectDescription) - Method in class org.eclipse.xtext.ui.editor.contentassist.AbstractJavaBasedContentProposalProvider.DefaultProposalCreator
 
apply(ContentAssistContext.Builder) - Method in class org.eclipse.xtext.ui.editor.contentassist.antlr.ParserBasedContentAssistContextFactory.StatefulFactory
 
apply(IDocument) - Method in class org.eclipse.xtext.ui.editor.contentassist.ConfigurableCompletionProposal
 
apply(ITextViewer, char, int, int) - Method in class org.eclipse.xtext.ui.editor.contentassist.ConfigurableCompletionProposal
 
apply(IDocument, char, int) - Method in class org.eclipse.xtext.ui.editor.contentassist.ConfigurableCompletionProposal
 
apply(IDocument, ConfigurableCompletionProposal) - Method in interface org.eclipse.xtext.ui.editor.contentassist.ConfigurableCompletionProposal.IReplacementTextApplier
 
apply(IDocument, ConfigurableCompletionProposal) - Method in class org.eclipse.xtext.ui.editor.contentassist.ReplacementTextApplier
 
apply(IModificationContext) - Method in interface org.eclipse.xtext.ui.editor.model.edit.IModification
 
apply(EObject, IModificationContext) - Method in interface org.eclipse.xtext.ui.editor.model.edit.ISemanticModification
 
apply(IModificationContext) - Method in class org.eclipse.xtext.ui.editor.model.edit.SemanticModificationWrapper
 
apply(IOutlineNode) - Method in class org.eclipse.xtext.ui.editor.outline.actions.AbstractFilterOutlineContribution
 
apply(IModificationContext) - Method in class org.eclipse.xtext.ui.editor.quickfix.CompletionProposalBasedModification
 
apply() - Method in class org.eclipse.xtext.ui.editor.quickfix.IssueResolution
 
apply(IDocument) - Method in class org.eclipse.xtext.ui.editor.quickfix.QuickAssistCompletionProposal
 
apply(IModificationContext) - Method in class org.eclipse.xtext.ui.editor.quickfix.ReplaceModification
 
apply(ITextViewer, char, int, int) - Method in class org.eclipse.xtext.ui.editor.templates.XtextTemplateProposal
 
applyData(Object) - Method in class org.eclipse.xtext.ui.preferences.PropertyAndPreferencePage
 
applyDeclarationChange(String, ResourceSet) - Method in class org.eclipse.xtext.ui.refactoring.impl.AbstractRenameStrategy
 
applyDeclarationChange(String, ResourceSet) - Method in class org.eclipse.xtext.ui.refactoring.impl.DefaultRenameStrategy
 
applyDeclarationChange(String, ResourceSet) - Method in interface org.eclipse.xtext.ui.refactoring.IRenameStrategy
Applies the declaration change to the semantic model in the given resource set.
applyFilter() - Method in class org.eclipse.xtext.ui.search.XtextEObjectSearchDialog
Called when the dialog is initially opened and whenever the input text changes.
applyStyles(TextStyle) - Method in class org.eclipse.xtext.ui.label.StylerFactory.DefaultFontStyler
 
applyStyles(TextStyle) - Method in class org.eclipse.xtext.ui.label.StylerFactory.XtextStyleAdapterStyler
 
applyTextPresentation(TextPresentation) - Method in class org.eclipse.xtext.ui.editor.syntaxcoloring.HighlightingPresenter
 
asFile(AbsoluteURI, IProjectConfig) - Method in class org.eclipse.xtext.ui.generator.trace.TraceForStorageProvider
 
askUser(String, String, String, Shell) - Method in class org.eclipse.xtext.ui.util.DontAskAgainDialogs
Opens a MessageDialogWithToggle and stores the answer, if use activate the corresponding checkbox.
asOutlineNode(Object) - Method in class org.eclipse.xtext.ui.editor.outline.impl.OutlineNodeContentProvider
 
assertCanModify() - Method in class org.eclipse.xtext.ui.editor.contentassist.ContentAssistContext.Builder
 
assertCompositeNotNull(Composite) - Method in class org.eclipse.xtext.ui.editor.tasks.dialogfields.DialogField
 
assertEnoughColumns(int) - Method in class org.eclipse.xtext.ui.editor.tasks.dialogfields.DialogField
 
assertModelInSyncWithDocument(IDocument, XtextResource, ReconcilerReplaceRegion) - Method in class org.eclipse.xtext.ui.editor.reconciler.XtextReconcilerDebugger
Deprecated.
 
assertResouceParsedCorrectly(XtextResource, ReconcilerReplaceRegion) - Method in class org.eclipse.xtext.ui.editor.reconciler.XtextReconcilerDebugger
Deprecated.
 
assistSessionEnded(ContentAssistEvent) - Method in class org.eclipse.xtext.ui.editor.contentassist.RepeatedContentAssistProcessor
 
assistSessionEnded(ContentAssistEvent) - Method in class org.eclipse.xtext.ui.editor.reconciler.XtextReconciler.DocumentListener
 
assistSessionRestarted(ContentAssistEvent) - Method in class org.eclipse.xtext.ui.editor.contentassist.RepeatedContentAssistProcessor
 
assistSessionStarted(ContentAssistEvent) - Method in class org.eclipse.xtext.ui.editor.contentassist.RepeatedContentAssistProcessor
 
assistSessionStarted(ContentAssistEvent) - Method in class org.eclipse.xtext.ui.editor.reconciler.XtextReconciler.DocumentListener
 
associatedRoots - Variable in class org.eclipse.xtext.ui.resource.Storage2UriMapperJavaImpl.PackageFragmentRootData
 
AstSelectEnclosing_description - Static variable in class org.eclipse.xtext.ui.editor.selection.AstSelectionMessages
 
AstSelectEnclosing_label - Static variable in class org.eclipse.xtext.ui.editor.selection.AstSelectionMessages
 
AstSelectEnclosing_tooltip - Static variable in class org.eclipse.xtext.ui.editor.selection.AstSelectionMessages
 
AstSelectionAction - Class in org.eclipse.xtext.ui.editor.selection
 
AstSelectionAction(String, XtextEditor) - Constructor for class org.eclipse.xtext.ui.editor.selection.AstSelectionAction
 
AstSelectionActionContributor - Class in org.eclipse.xtext.ui.editor.selection
 
AstSelectionActionContributor() - Constructor for class org.eclipse.xtext.ui.editor.selection.AstSelectionActionContributor
 
AstSelectionMessages - Class in org.eclipse.xtext.ui.editor.selection
Helper class to get NLSed messages.
AstSelectionProvider - Class in org.eclipse.xtext.ui.editor.selection
 
AstSelectionProvider() - Constructor for class org.eclipse.xtext.ui.editor.selection.AstSelectionProvider
 
AstSelectLast_description - Static variable in class org.eclipse.xtext.ui.editor.selection.AstSelectionMessages
 
AstSelectLast_label - Static variable in class org.eclipse.xtext.ui.editor.selection.AstSelectionMessages
 
AstSelectLast_tooltip - Static variable in class org.eclipse.xtext.ui.editor.selection.AstSelectionMessages
 
AstSelectNext_description - Static variable in class org.eclipse.xtext.ui.editor.selection.AstSelectionMessages
 
AstSelectNext_label - Static variable in class org.eclipse.xtext.ui.editor.selection.AstSelectionMessages
 
AstSelectNext_tooltip - Static variable in class org.eclipse.xtext.ui.editor.selection.AstSelectionMessages
 
AstSelectPrevious_description - Static variable in class org.eclipse.xtext.ui.editor.selection.AstSelectionMessages
 
AstSelectPrevious_label - Static variable in class org.eclipse.xtext.ui.editor.selection.AstSelectionMessages
 
AstSelectPrevious_tooltip - Static variable in class org.eclipse.xtext.ui.editor.selection.AstSelectionMessages
 
asyncInitializeCache() - Method in class org.eclipse.xtext.ui.resource.Storage2UriMapperJavaImpl
Schedules cache initialization to be performed in the background.
atEndOfLineInput(IDocument, int) - Method in class org.eclipse.xtext.ui.editor.autoedit.MultiLineTerminalsEditStrategy
determines whether the given offset is at the end of the input in the line.
attachDialogField(DialogField) - Method in class org.eclipse.xtext.ui.editor.tasks.dialogfields.SelectionButtonDialogField
Attaches a field to the selection state of the selection button.
attachDialogFields(DialogField[]) - Method in class org.eclipse.xtext.ui.editor.tasks.dialogfields.SelectionButtonDialogField
Attaches fields to the selection state of the selection button.
ATTR_GENERATOR_NAME - Static variable in class org.eclipse.xtext.ui.generator.trace.TraceMarkers
 
ATTR_PATH - Static variable in class org.eclipse.xtext.ui.generator.trace.TraceMarkers
 
ATTRIBUTE - Static variable in class org.eclipse.xtext.ui.search.IXtextSearchFilter.Registry
 
AttributedPosition - Class in org.eclipse.xtext.ui.editor.syntaxcoloring
 
AttributedPosition(int, int, TextAttribute, Object) - Constructor for class org.eclipse.xtext.ui.editor.syntaxcoloring.AttributedPosition
Initialize the position with the given offset, length and foreground color.

B

BACKGROUNDCOLOR_SUFFIX - Static variable in class org.eclipse.xtext.ui.editor.syntaxcoloring.CommonPreferenceConstants
 
BackgroundOutlineTreeProvider - Class in org.eclipse.xtext.ui.editor.outline.impl
An outline tree (structure) provider using ImageDescriptors instead of Images.
BackgroundOutlineTreeProvider() - Constructor for class org.eclipse.xtext.ui.editor.outline.impl.BackgroundOutlineTreeProvider
 
BacktrackingLexerDocumentTokenSource - Class in org.eclipse.xtext.ui.editor.model
The old version of the DocumentTokenSource.
BacktrackingLexerDocumentTokenSource() - Constructor for class org.eclipse.xtext.ui.editor.model.BacktrackingLexerDocumentTokenSource
 
before(EObject) - Method in class org.eclipse.xtext.ui.editor.contentassist.antlr.internal.AbstractInternalContentAssistParser
 
before(EObject, int) - Method in class org.eclipse.xtext.ui.editor.contentassist.antlr.internal.AbstractInternalContentAssistParser
 
beforeDispose(XtextEditor) - Method in class org.eclipse.xtext.ui.editor.AbstractDirtyStateAwareEditorCallback
Deprecated.
 
beforeDispose(XtextEditor) - Method in class org.eclipse.xtext.ui.editor.CompoundXtextEditorCallback
 
beforeDispose(XtextEditor) - Method in interface org.eclipse.xtext.ui.editor.IXtextEditorCallback
 
beforeDispose(XtextEditor) - Method in class org.eclipse.xtext.ui.editor.IXtextEditorCallback.NullImpl
 
beforeDispose(XtextEditor) - Method in class org.eclipse.xtext.ui.editor.XtextEditorErrorTickUpdater
 
beforeRefresh(XtextResource, CancelIndicator) - Method in class org.eclipse.xtext.ui.editor.syntaxcoloring.HighlightingReconciler
 
beforeSetInput(XtextEditor) - Method in class org.eclipse.xtext.ui.editor.AbstractDirtyStateAwareEditorCallback
Deprecated.
 
beforeSetInput(XtextEditor) - Method in class org.eclipse.xtext.ui.editor.CompoundXtextEditorCallback
 
beforeSetInput(XtextEditor) - Method in interface org.eclipse.xtext.ui.editor.IXtextEditorCallback
 
beforeSetInput(XtextEditor) - Method in class org.eclipse.xtext.ui.editor.IXtextEditorCallback.NullImpl
 
beginDFAPrediction() - Method in class org.eclipse.xtext.ui.editor.contentassist.antlr.internal.AbstractInternalContentAssistParser
 
beginErrorRecovery() - Method in interface org.eclipse.xtext.ui.editor.contentassist.antlr.internal.AbstractInternalContentAssistParser.RecoveryListener
 
beginRecording(Resource) - Method in class org.eclipse.xtext.ui.editor.model.edit.DefaultTextEditComposer
 
beginRecording(Resource) - Method in interface org.eclipse.xtext.ui.editor.model.edit.ITextEditComposer
 
beginResync() - Method in class org.eclipse.xtext.ui.editor.contentassist.antlr.internal.AbstractInternalContentAssistParser
 
beginTask(String, int) - Method in class org.eclipse.xtext.ui.editor.reconciler.CancelIndicatorBasedProgressMonitor
 
belongsTo(Object) - Method in class org.eclipse.xtext.ui.editor.reconciler.XtextReconciler
 
belongsTo(Object) - Method in class org.eclipse.xtext.ui.editor.validation.ValidationJob
 
belongsTo(Object) - Method in class org.eclipse.xtext.ui.preferences.OptionsConfigurationBlock.BuildJob
 
bindAbstractEditStrategyProvider() - Method in class org.eclipse.xtext.ui.DefaultUiModule
 
bindAdapterFactory() - Method in class org.eclipse.xtext.ui.DefaultUiModule
 
bindAdapterFactory() - Method in class org.eclipse.xtext.ui.resource.generic.EmfUiModule
 
bindAdapterFactoryLabelProvider() - Method in class org.eclipse.xtext.ui.DefaultUiModule
 
bindAdapterFactoryLabelProvider() - Method in class org.eclipse.xtext.ui.resource.generic.EmfUiModule
 
bindComposedAdapterFactory$Descriptor$RegistryToInstance() - Method in class org.eclipse.xtext.ui.DefaultUiModule
 
bindComposedAdapterFactory$Descriptor$RegistryToInstance() - Method in class org.eclipse.xtext.ui.resource.generic.EmfUiModule
 
bindContextTypeRegistry() - Method in class org.eclipse.xtext.ui.DefaultUiModule
 
bindCopyQualifiedNameService() - Method in class org.eclipse.xtext.ui.DefaultUiModule
 
bindIAllContainersState$Provider() - Method in class org.eclipse.xtext.ui.DefaultUiModule
 
bindIAnnotationHover() - Method in class org.eclipse.xtext.ui.DefaultUiModule
 
bindIBracePairProvider() - Method in class org.eclipse.xtext.ui.DefaultUiModule
 
bindICharacterPairMatcher() - Method in class org.eclipse.xtext.ui.DefaultUiModule
 
bindICompletionProposalPostProcessor() - Method in class org.eclipse.xtext.ui.DefaultUiModule
 
bindIContentAssistantFactory() - Method in class org.eclipse.xtext.ui.DefaultUiModule
 
bindIContentAssistProcessor() - Method in class org.eclipse.xtext.ui.DefaultUiModule
 
bindIContentFormatterFactory() - Method in class org.eclipse.xtext.ui.DefaultUiModule
 
bindIContentOutlinePage() - Method in class org.eclipse.xtext.ui.DefaultUiModule
 
bindIDocumentPartitioner() - Method in class org.eclipse.xtext.ui.DefaultUiModule
 
bindIEObjectHover() - Method in class org.eclipse.xtext.ui.DefaultUiModule
 
bindIExternalContentSupport$IExternalContentProvider() - Method in class org.eclipse.xtext.ui.DefaultUiModule
 
bindIHighlightingHelper() - Method in class org.eclipse.xtext.ui.DefaultUiModule
 
bindIHyperlinkDetector() - Method in class org.eclipse.xtext.ui.DefaultUiModule
 
bindIImageDescriptorHelper() - Method in class org.eclipse.xtext.ui.DefaultUiModule
 
bindIImageHelper() - Method in class org.eclipse.xtext.ui.DefaultUiModule
 
bindIImageHelper() - Method in class org.eclipse.xtext.ui.resource.generic.EmfUiModule
 
bindIIndentationInformation() - Method in class org.eclipse.xtext.ui.DefaultUiModule
 
bindILabelProvider() - Method in class org.eclipse.xtext.ui.DefaultUiModule
 
bindILabelProvider() - Method in class org.eclipse.xtext.ui.resource.generic.EmfUiModule
 
bindIPartitionTokenScanner() - Method in class org.eclipse.xtext.ui.DefaultUiModule
 
bindIPreferenceStore() - Method in class org.eclipse.xtext.ui.DefaultUiModule
 
bindIPreferenceValuesProvider() - Method in class org.eclipse.xtext.ui.DefaultUiModule
 
bindIPresentationDamager() - Method in class org.eclipse.xtext.ui.DefaultUiModule
 
bindIPresentationRepairer() - Method in class org.eclipse.xtext.ui.DefaultUiModule
 
bindIReconciler() - Method in class org.eclipse.xtext.ui.DefaultUiModule
 
bindIReferenceUpdater() - Method in class org.eclipse.xtext.ui.resource.generic.EmfUiModule
 
bindIRenameRefactoringProvider() - Method in class org.eclipse.xtext.ui.resource.generic.EmfUiModule
 
bindIRenameStrategy() - Method in class org.eclipse.xtext.ui.resource.generic.EmfUiModule
 
bindIRenameStrategy$Provider() - Method in class org.eclipse.xtext.ui.resource.generic.EmfUiModule
 
bindIRenameSupport$Factory() - Method in class org.eclipse.xtext.ui.resource.generic.EmfUiModule
 
bindIResourceForEditorInputFactory() - Method in class org.eclipse.xtext.ui.DefaultUiModule
 
bindIResourceSetProvider() - Method in class org.eclipse.xtext.ui.DefaultUiModule
 
bindIResourceSetProvider() - Method in class org.eclipse.xtext.ui.resource.generic.EmfUiModule
 
bindIShouldGenerate() - Method in class org.eclipse.xtext.ui.DefaultUiModule
 
bindISingleLineCommentHelper() - Method in class org.eclipse.xtext.ui.DefaultUiModule
 
bindIssueResolutionProvider() - Method in class org.eclipse.xtext.ui.DefaultUiModule
 
bindITemplateProposalProvider() - Method in class org.eclipse.xtext.ui.DefaultUiModule
 
bindITextHover() - Method in class org.eclipse.xtext.ui.DefaultUiModule
 
bindITokenScanner() - Method in class org.eclipse.xtext.ui.DefaultUiModule
 
bindIWhitespaceInformationProvider() - Method in class org.eclipse.xtext.ui.DefaultUiModule
 
bindMarkerContributor() - Method in class org.eclipse.xtext.ui.DefaultUiModule
 
bindMarkerTypeProvider() - Method in class org.eclipse.xtext.ui.DefaultUiModule
 
bindOutlineFilterAndSorter$IComparator() - Method in class org.eclipse.xtext.ui.DefaultUiModule
 
bindProjectConfigProvider() - Method in class org.eclipse.xtext.ui.DefaultUiModule
 
bindTemplateStore() - Method in class org.eclipse.xtext.ui.DefaultUiModule
 
BracePairMatcher - Class in org.eclipse.xtext.ui.editor.bracketmatching
 
BracePairMatcher() - Constructor for class org.eclipse.xtext.ui.editor.bracketmatching.BracePairMatcher
 
BracketMatchingPreferencesInitializer - Class in org.eclipse.xtext.ui.editor.bracketmatching
 
BracketMatchingPreferencesInitializer() - Constructor for class org.eclipse.xtext.ui.editor.bracketmatching.BracketMatchingPreferencesInitializer
 
buildChildren(IHierarchyNode, IProgressMonitor) - Method in class org.eclipse.xtext.ui.editor.hierarchy.DeferredHierarchyBuilder
 
builder(String) - Static method in class org.eclipse.xtext.ui.editor.reconciler.ReconcilerReplaceRegion
 
BUILDER_ID - Static variable in class org.eclipse.xtext.ui.XtextProjectHelper
 
BuilderConfigurationBlock_BuildJob_TitleBuildAll_TaskName - Static variable in class org.eclipse.xtext.ui.preferences.Messages
 
BuilderConfigurationBlock_BuildJob_TitleBuildProject_TaskName - Static variable in class org.eclipse.xtext.ui.preferences.Messages
 
builderIds - Variable in class org.eclipse.xtext.ui.util.ProjectFactory
 
buildRoots(URI, IProgressMonitor) - Method in class org.eclipse.xtext.ui.editor.hierarchy.DeferredHierarchyBuilder
 
bundleChanged(BundleEvent) - Method in class org.eclipse.xtext.ui.PluginImageHelper
 
BundleClasspathUriResolver - Class in org.eclipse.xtext.ui.util
 
BundleClasspathUriResolver() - Constructor for class org.eclipse.xtext.ui.util.BundleClasspathUriResolver
 

C

CachingResourceSetProvider - Class in org.eclipse.xtext.ui.refactoring.impl
 
CachingResourceSetProvider(RefactoringResourceSetProvider) - Constructor for class org.eclipse.xtext.ui.refactoring.impl.CachingResourceSetProvider
 
calculateId(String, int) - Method in class org.eclipse.xtext.ui.editor.model.TerminalsTokenTypeToPartitionMapper
 
calculateId(String, int) - Method in class org.eclipse.xtext.ui.editor.model.TokenTypeToStringMapper
 
calculateId(String, int) - Method in class org.eclipse.xtext.ui.editor.syntaxcoloring.DefaultAntlrTokenToAttributeIdMapper
 
calculatePrefixes(AbstractRule) - Method in class org.eclipse.xtext.ui.editor.toggleComments.DefaultSingleLineCommentHelper
 
calculateProjectionAnnotationModel(boolean) - Method in class org.eclipse.xtext.ui.editor.folding.DefaultFoldingStructureProvider
 
calculateResult(String[][]) - Method in class org.eclipse.xtext.ui.editor.preferences.fields.CheckBoxGroupFieldEditor
 
camelCaseMatch(String, String) - Method in class org.eclipse.xtext.ui.editor.contentassist.PrefixMatcher.CamelCase
 
canAcceptMoreInformation() - Method in class org.eclipse.xtext.ui.editor.contentassist.ContextInformationComputer
 
canAcceptMoreInformation() - Method in interface org.eclipse.xtext.ui.editor.contentassist.IContextInformationAcceptor
 
canAcceptMoreProposals() - Method in class org.eclipse.xtext.ui.editor.contentassist.CompletionProposalComputer
 
canAcceptMoreProposals() - Method in interface org.eclipse.xtext.ui.editor.contentassist.ICompletionProposalAcceptor
 
canAcceptMoreProposals() - Method in class org.eclipse.xtext.ui.editor.contentassist.ICompletionProposalAcceptor.Delegate
 
canAcceptMoreTemplates() - Method in class org.eclipse.xtext.ui.editor.contentassist.CompletionProposalComputer
 
canAcceptMoreTemplates() - Method in interface org.eclipse.xtext.ui.editor.contentassist.ITemplateAcceptor
 
canAcceptMoreTemplates() - Method in class org.eclipse.xtext.ui.editor.contentassist.ITemplateAcceptor.Delegate
 
canAssist(IQuickAssistInvocationContext) - Method in class org.eclipse.xtext.ui.editor.quickfix.XtextQuickAssistProcessor
 
canBeCalledAfter(AbstractRule, EObject, String, EObject) - Method in class org.eclipse.xtext.ui.editor.contentassist.antlr.ParserBasedContentAssistContextFactory.StatefulFactory
 
canBeReferencedLocally(EObject) - Method in class org.eclipse.xtext.ui.editor.occurrences.DefaultOccurrenceComputer
 
canBuild(URI, IStorage) - Method in class org.eclipse.xtext.ui.resource.DefaultResourceUIServiceProvider
 
canBuild(URI, IStorage) - Method in interface org.eclipse.xtext.ui.resource.IResourceUIServiceProviderExtension
 
canBuild(URI, IStorage) - Method in class org.eclipse.xtext.ui.resource.UriValidator
 
CancelIndicatorBasedProgressMonitor - Class in org.eclipse.xtext.ui.editor.reconciler
 
CancelIndicatorBasedProgressMonitor(CancelIndicator) - Constructor for class org.eclipse.xtext.ui.editor.reconciler.CancelIndicatorBasedProgressMonitor
 
cancelLinkedMode() - Method in class org.eclipse.xtext.ui.refactoring.ui.RenameRefactoringController
Linked mode is unrecoverable canceled.
canFix(Annotation) - Method in class org.eclipse.xtext.ui.editor.quickfix.XtextQuickAssistProcessor
 
canHandle(URI) - Method in class org.eclipse.xtext.ui.resource.DefaultResourceUIServiceProvider
 
canHandle(URI, IStorage) - Method in class org.eclipse.xtext.ui.resource.DefaultResourceUIServiceProvider
Compute whether the given storage is interesting in the context of Xtext.
canHandle(URI, IStorage) - Method in interface org.eclipse.xtext.ui.resource.IResourceUIServiceProvider
Tells whether the given URI together with the underlying IStorage can be handled by this IResourceServiceProvider
canModifyViewer() - Method in class org.eclipse.xtext.ui.editor.embedded.TextViewerAction
Checks the viewer's modifiable state.
canMoveDown() - Method in class org.eclipse.xtext.ui.editor.tasks.dialogfields.ListDialogField
 
canMoveUp() - Method in class org.eclipse.xtext.ui.editor.tasks.dialogfields.ListDialogField
 
canRerun() - Method in class org.eclipse.xtext.ui.editor.findrefs.ReferenceQuery
 
canReuse(IInformationControl) - Method in class org.eclipse.xtext.ui.editor.hover.html.DefaultEObjectHoverProvider.HoverControlCreator
 
canRunInBackground() - Method in class org.eclipse.xtext.ui.editor.findrefs.ReferenceQuery
 
caseAbstractElement(AbstractElement) - Method in class org.eclipse.xtext.ui.editor.contentassist.antlr.ParserBasedContentAssistContextFactory.CallHierarchyHelper
 
caseAbstractNegatedToken(AbstractNegatedToken) - Method in class org.eclipse.xtext.ui.editor.toggleComments.SLCommentPrefixCalculator
 
caseAbstractRule(AbstractRule) - Method in class org.eclipse.xtext.ui.editor.contentassist.antlr.ParserBasedContentAssistContextFactory.CallHierarchyHelper
 
caseAction(Action) - Method in class org.eclipse.xtext.ui.editor.contentassist.antlr.ParserBasedContentAssistContextFactory.FollowElementCalculator
 
caseAlternatives(Alternatives) - Method in class org.eclipse.xtext.ui.editor.contentassist.antlr.ParserBasedContentAssistContextFactory.CallHierarchyHelper
 
caseAlternatives(List<AbstractElement>) - Method in class org.eclipse.xtext.ui.editor.contentassist.antlr.ParserBasedContentAssistContextFactory.CallHierarchyHelper
 
caseAlternatives(Alternatives) - Method in class org.eclipse.xtext.ui.editor.contentassist.antlr.ParserBasedContentAssistContextFactory.FollowElementCalculator
 
caseAlternatives(Alternatives) - Method in class org.eclipse.xtext.ui.editor.toggleComments.SLCommentPrefixCalculator
 
caseAssignment(Assignment) - Method in class org.eclipse.xtext.ui.editor.contentassist.AbstractContentProposalProvider.DefaultContentAssistProcessorSwitch
 
caseAssignment(Assignment) - Method in class org.eclipse.xtext.ui.editor.contentassist.antlr.ParserBasedContentAssistContextFactory.CallHierarchyHelper
 
caseAssignment(Assignment) - Method in class org.eclipse.xtext.ui.editor.contentassist.antlr.ParserBasedContentAssistContextFactory.FollowElementCalculator
 
caseAssignment(Assignment) - Method in class org.eclipse.xtext.ui.editor.templates.DefaultTemplateProposalProvider.FollowElementAcceptor
 
caseCharacterRange(CharacterRange) - Method in class org.eclipse.xtext.ui.editor.toggleComments.SLCommentPrefixCalculator
 
caseCompositeNode(ICompositeNode) - Method in class org.eclipse.xtext.ui.editor.contentassist.antlr.ParserBasedContentAssistContextFactory.LeafNodeFinder
 
caseCrossReference(CrossReference) - Method in class org.eclipse.xtext.ui.editor.contentassist.antlr.ParserBasedContentAssistContextFactory.CallHierarchyHelper
 
caseCrossReference(CrossReference) - Method in class org.eclipse.xtext.ui.editor.contentassist.antlr.ParserBasedContentAssistContextFactory.FollowElementCalculator
 
caseEnumLiteralDeclaration(EnumLiteralDeclaration) - Method in class org.eclipse.xtext.ui.editor.contentassist.antlr.ParserBasedContentAssistContextFactory.CallHierarchyHelper
 
caseEnumLiteralDeclaration(EnumLiteralDeclaration) - Method in class org.eclipse.xtext.ui.editor.contentassist.antlr.ParserBasedContentAssistContextFactory.FollowElementCalculator
 
caseEnumRule(EnumRule) - Method in class org.eclipse.xtext.ui.editor.contentassist.antlr.ParserBasedContentAssistContextFactory.FollowElementCalculator
 
caseGroup(Group) - Method in class org.eclipse.xtext.ui.editor.contentassist.antlr.ParserBasedContentAssistContextFactory.CallHierarchyHelper
 
caseGroup(Group) - Method in class org.eclipse.xtext.ui.editor.contentassist.antlr.ParserBasedContentAssistContextFactory.FollowElementCalculator
 
caseGroup(Group) - Method in class org.eclipse.xtext.ui.editor.toggleComments.SLCommentPrefixCalculator
 
caseKeyword(Keyword) - Method in class org.eclipse.xtext.ui.editor.contentassist.AbstractContentProposalProvider.DefaultContentAssistProcessorSwitch
 
caseKeyword(Keyword) - Method in class org.eclipse.xtext.ui.editor.contentassist.antlr.ParserBasedContentAssistContextFactory.FollowElementCalculator
 
caseKeyword(Keyword) - Method in class org.eclipse.xtext.ui.editor.templates.DefaultTemplateProposalProvider.FollowElementAcceptor
 
caseKeyword(Keyword) - Method in class org.eclipse.xtext.ui.editor.toggleComments.SLCommentPrefixCalculator
 
caseLeafNode(ILeafNode) - Method in class org.eclipse.xtext.ui.editor.contentassist.antlr.ParserBasedContentAssistContextFactory.LeafNodeFinder
 
caseParserRule(ParserRule) - Method in class org.eclipse.xtext.ui.editor.contentassist.antlr.ParserBasedContentAssistContextFactory.FollowElementCalculator
 
caseParserRule(ParserRule) - Method in class org.eclipse.xtext.ui.editor.templates.DefaultTemplateProposalProvider.FollowElementAcceptor
 
caseRuleCall(RuleCall) - Method in class org.eclipse.xtext.ui.editor.contentassist.AbstractContentProposalProvider.DefaultContentAssistProcessorSwitch
 
caseRuleCall(RuleCall) - Method in class org.eclipse.xtext.ui.editor.contentassist.antlr.ParserBasedContentAssistContextFactory.CallHierarchyHelper
 
caseRuleCall(RuleCall) - Method in class org.eclipse.xtext.ui.editor.contentassist.antlr.ParserBasedContentAssistContextFactory.FollowElementCalculator
 
caseRuleCall(RuleCall) - Method in class org.eclipse.xtext.ui.editor.templates.DefaultTemplateProposalProvider.FollowElementAcceptor
 
caseTerminalRule(TerminalRule) - Method in class org.eclipse.xtext.ui.editor.contentassist.antlr.ParserBasedContentAssistContextFactory.CallHierarchyHelper
 
caseTerminalRule(TerminalRule) - Method in class org.eclipse.xtext.ui.editor.contentassist.antlr.ParserBasedContentAssistContextFactory.FollowElementCalculator
 
caseUnorderedGroup(UnorderedGroup) - Method in class org.eclipse.xtext.ui.editor.contentassist.antlr.ParserBasedContentAssistContextFactory.CallHierarchyHelper
 
caseUnorderedGroup(UnorderedGroup) - Method in class org.eclipse.xtext.ui.editor.contentassist.antlr.ParserBasedContentAssistContextFactory.FollowElementCalculator
 
caseUntilToken(UntilToken) - Method in class org.eclipse.xtext.ui.editor.toggleComments.SLCommentPrefixCalculator
 
cast(IHighlightedPositionAcceptor) - Static method in class org.eclipse.xtext.ui.editor.syntaxcoloring.IHighlightedPositionAcceptor.DeprecationHelper
Deprecated.
 
changeOutlineMode() - Method in class org.eclipse.xtext.ui.editor.outline.quickoutline.QuickOutlinePopup
 
changing(LocationEvent) - Method in class org.eclipse.xtext.ui.editor.hover.html.XtextElementLinks.XtextLinkAdapter
 
characterPairMatcher - Variable in class org.eclipse.xtext.ui.editor.embedded.EmbeddedEditorFactory.Builder
 
charAt(int) - Method in class org.eclipse.xtext.ui.editor.model.DocumentCharacterIterator
CHECK_CACHE_CONSISTENCY - Static variable in class org.eclipse.xtext.ui.editor.model.DocumentPartitioner
Debug option for cache consistency checking.
checkAndUpdateAnnotations() - Method in class org.eclipse.xtext.ui.editor.model.XtextDocument
 
checkBoxes - Variable in class org.eclipse.xtext.ui.preferences.OptionsConfigurationBlock
 
CheckBoxGroupFieldEditor - Class in org.eclipse.xtext.ui.editor.preferences.fields
 
CheckBoxGroupFieldEditor(String, String, int, String[][], Composite, boolean) - Constructor for class org.eclipse.xtext.ui.editor.preferences.fields.CheckBoxGroupFieldEditor
 
checkCanceled() - Method in class org.eclipse.xtext.ui.editor.outline.impl.BackgroundOutlineTreeProvider
 
checkCanceled() - Method in class org.eclipse.xtext.ui.editor.outline.impl.DefaultOutlineTreeProvider
 
checkCanceled(CancelIndicator) - Method in class org.eclipse.xtext.ui.editor.syntaxcoloring.HighlightingReconciler
 
checkConditions(IProgressMonitor, CheckConditionsContext) - Method in class org.eclipse.xtext.ui.refactoring.impl.AbstractProcessorBasedRenameParticipant
 
checkFinalConditions(IProgressMonitor, CheckConditionsContext) - Method in class org.eclipse.xtext.ui.refactoring.impl.RenameElementProcessor
 
checkInitialConditions(IProgressMonitor) - Method in class org.eclipse.xtext.ui.refactoring.impl.RenameElementProcessor
 
checkInitialConditions(Refactoring, Shell, String, IRunnableContext) - Method in class org.eclipse.xtext.ui.refactoring.ui.RefactoringWizardOpenOperation_NonForking
CHANGED to protected CHANGED do not fork as we are keeping the resource lock.
checkInitialization() - Method in class org.eclipse.xtext.ui.editor.model.DocumentPartitioner
Calls DocumentPartitioner.initialize() if the receiver is not yet initialized.
clazzName - Variable in class org.eclipse.xtext.ui.guice.AbstractGuiceAwareExecutableExtensionFactory
 
clear() - Method in class org.eclipse.xtext.ui.editor.bracketmatching.BracePairMatcher
 
CLEAR_MARK - Static variable in class org.eclipse.xtext.ui.editor.embedded.TextViewerMarkAction
Clears the mark.
clearPositionCache() - Method in class org.eclipse.xtext.ui.editor.model.DocumentPartitioner
Clears the position cache.
clipboardOperation(Function<Clipboard, T>) - Static method in class org.eclipse.xtext.ui.util.ClipboardUtil
Applies the passed function to the default Clipboard
ClipboardUtil - Class in org.eclipse.xtext.ui.editor.copyqualifiedname
Deprecated.
Use ClipboardUtil instead
ClipboardUtil() - Constructor for class org.eclipse.xtext.ui.editor.copyqualifiedname.ClipboardUtil
Deprecated.
 
ClipboardUtil - Class in org.eclipse.xtext.ui.util
 
ClipboardUtil() - Constructor for class org.eclipse.xtext.ui.util.ClipboardUtil
 
ClipboardUtil.JavaImportData - Class in org.eclipse.xtext.ui.util
Holds JDT Informations about imports
ClipboardUtil.JavaImportData(String[], String[]) - Constructor for class org.eclipse.xtext.ui.util.ClipboardUtil.JavaImportData
 
clone() - Method in class org.eclipse.xtext.ui.editor.model.CommonBreakIterator.SequenceCharacterIterator
 
clone() - Method in class org.eclipse.xtext.ui.editor.model.DocumentCharacterIterator
 
close(boolean) - Method in class org.eclipse.xtext.ui.compare.DefaultMergeEditor
 
close() - Method in class org.eclipse.xtext.ui.editor.outline.quickoutline.QuickOutlinePopup
 
close() - Method in class org.eclipse.xtext.ui.refactoring.ui.RenameRefactoringPopup
 
collectAffectedResources(XtextResource, IResourceDescription.Event) - Method in class org.eclipse.xtext.ui.editor.DirtyStateEditorSupport
 
collectContextMenuPreferencePages() - Method in class org.eclipse.xtext.ui.editor.XtextEditor
 
collectGeneratedFileOpeners(IEditorPart, IAcceptor<FileOpener>) - Method in class org.eclipse.xtext.ui.generator.trace.DerivedResourceMarkerBasedOpenerContributor
 
collectGeneratedFileOpeners(IEditorPart, IAcceptor<FileOpener>) - Method in class org.eclipse.xtext.ui.generator.trace.OppositeFileOpenerContributor
 
collectGeneratedFileOpeners(IEditorPart, IAcceptor<FileOpener>) - Method in class org.eclipse.xtext.ui.generator.trace.TraceBasedOpenerContributor
 
collectGeneratedFileOpeners(IEditorPart, IAcceptor<FileOpener>) - Method in class org.eclipse.xtext.ui.generator.trace.TraceOrMarkerBasedOpenerContributor
 
collectHighlightings(IHighlightingConfiguration) - Method in class org.eclipse.xtext.ui.editor.syntaxcoloring.SyntaxColoringPreferencePage
 
collectMethods(Class<? extends AbstractDeclarativeQuickfixProvider>, String) - Method in class org.eclipse.xtext.ui.editor.quickfix.AbstractDeclarativeQuickfixProvider
 
collectOpeners(IEditorPart, IAcceptor<FileOpener>) - Method in class org.eclipse.xtext.ui.generator.trace.OpenGeneratedFileHandler
 
collectOpeners(IEditorPart, IAcceptor<FileOpener>) - Method in class org.eclipse.xtext.ui.generator.trace.OpenOppositeFileHandler
 
collectRegistredKeys() - Method in class org.eclipse.xtext.ui.preferences.OptionsConfigurationBlock
 
collectSourceFileOpeners(IEditorPart, IAcceptor<FileOpener>) - Method in class org.eclipse.xtext.ui.generator.trace.DerivedResourceMarkerBasedOpenerContributor
 
collectSourceFileOpeners(IEditorPart, IAcceptor<FileOpener>) - Method in class org.eclipse.xtext.ui.generator.trace.OppositeFileOpenerContributor
 
collectSourceFileOpeners(IEditorPart, IAcceptor<FileOpener>) - Method in class org.eclipse.xtext.ui.generator.trace.TraceBasedOpenerContributor
 
collectSourceFileOpeners(IEditorPart, IAcceptor<FileOpener>) - Method in class org.eclipse.xtext.ui.generator.trace.TraceOrMarkerBasedOpenerContributor
 
COLOR_KEY - Static variable in class org.eclipse.xtext.ui.editor.bracketmatching.BracketMatchingPreferencesInitializer
 
COLOR_SUFFIX - Static variable in class org.eclipse.xtext.ui.editor.syntaxcoloring.CommonPreferenceConstants
 
colorFromRGB(RGB) - Static method in class org.eclipse.xtext.ui.editor.utils.EditorUtils
 
colorFromString(String) - Static method in class org.eclipse.xtext.ui.editor.utils.EditorUtils
 
comboBoxes - Variable in class org.eclipse.xtext.ui.preferences.OptionsConfigurationBlock
 
ComboDialogField - Class in org.eclipse.xtext.ui.editor.tasks.dialogfields
Dialog field containing a label and a combo control.
ComboDialogField(int) - Constructor for class org.eclipse.xtext.ui.editor.tasks.dialogfields.ComboDialogField
 
CommandInfo - Class in org.eclipse.xtext.ui.editor.autoedit
 
CommandInfo() - Constructor for class org.eclipse.xtext.ui.editor.autoedit.CommandInfo
 
COMMENT_COLOR - Static variable in class org.eclipse.xtext.ui.editor.utils.TextStyleConstants
 
COMMENT_ID - Static variable in class org.eclipse.xtext.ui.editor.syntaxcoloring.DefaultHighlightingConfiguration
 
COMMENT_PARTITION - Static variable in class org.eclipse.xtext.ui.editor.model.TerminalsTokenTypeToPartitionMapper
 
commentTextStyle() - Method in class org.eclipse.xtext.ui.editor.syntaxcoloring.DefaultHighlightingConfiguration
 
commit(IDocument, IProgressMonitor) - Method in class org.eclipse.xtext.ui.refactoring.impl.EditorDocumentChange
 
commit(IDocument, IProgressMonitor) - Method in class org.eclipse.xtext.ui.refactoring.impl.EditorDocumentUndoChange
 
CommonBreakIterator - Class in org.eclipse.xtext.ui.editor.model
This class was copied from org.eclipse.jdt.internal.ui.text.JavaBreakIterator.
CommonBreakIterator(boolean) - Constructor for class org.eclipse.xtext.ui.editor.model.CommonBreakIterator
Creates a new break iterator.
CommonBreakIterator.CamelCaseIdentifier - Class in org.eclipse.xtext.ui.editor.model
 
CommonBreakIterator.CamelCaseIdentifier() - Constructor for class org.eclipse.xtext.ui.editor.model.CommonBreakIterator.CamelCaseIdentifier
 
CommonBreakIterator.Identifier - Class in org.eclipse.xtext.ui.editor.model
 
CommonBreakIterator.Identifier() - Constructor for class org.eclipse.xtext.ui.editor.model.CommonBreakIterator.Identifier
 
CommonBreakIterator.LineDelimiter - Class in org.eclipse.xtext.ui.editor.model
 
CommonBreakIterator.LineDelimiter() - Constructor for class org.eclipse.xtext.ui.editor.model.CommonBreakIterator.LineDelimiter
 
CommonBreakIterator.Other - Class in org.eclipse.xtext.ui.editor.model
 
CommonBreakIterator.Other() - Constructor for class org.eclipse.xtext.ui.editor.model.CommonBreakIterator.Other
 
CommonBreakIterator.Run - Class in org.eclipse.xtext.ui.editor.model
A run of common characters.
CommonBreakIterator.Run() - Constructor for class org.eclipse.xtext.ui.editor.model.CommonBreakIterator.Run
 
CommonBreakIterator.SequenceCharacterIterator - Class in org.eclipse.xtext.ui.editor.model
A CharSequence based implementation of CharacterIterator.
CommonBreakIterator.SequenceCharacterIterator(CharSequence) - Constructor for class org.eclipse.xtext.ui.editor.model.CommonBreakIterator.SequenceCharacterIterator
Creates an iterator for the entire sequence.
CommonBreakIterator.SequenceCharacterIterator(CharSequence, int) - Constructor for class org.eclipse.xtext.ui.editor.model.CommonBreakIterator.SequenceCharacterIterator
Creates an iterator.
CommonBreakIterator.SequenceCharacterIterator(CharSequence, int, int) - Constructor for class org.eclipse.xtext.ui.editor.model.CommonBreakIterator.SequenceCharacterIterator
Creates an iterator.
CommonBreakIterator.Whitespace - Class in org.eclipse.xtext.ui.editor.model
 
CommonBreakIterator.Whitespace() - Constructor for class org.eclipse.xtext.ui.editor.model.CommonBreakIterator.Whitespace
 
CommonPreferenceConstants - Class in org.eclipse.xtext.ui.editor.syntaxcoloring
 
CommonPreferenceConstants() - Constructor for class org.eclipse.xtext.ui.editor.syntaxcoloring.CommonPreferenceConstants
 
CommonWordIterator - Class in org.eclipse.xtext.ui.editor.model
Copied from org.eclipse.jdt.internal.ui.text.JavaWordIterator.
CommonWordIterator(boolean) - Constructor for class org.eclipse.xtext.ui.editor.model.CommonWordIterator
Creates a new word iterator.
compare(ICompletionProposal, ICompletionProposal) - Method in class org.eclipse.xtext.ui.editor.contentassist.ICompletionProposalComparator.NaturalOrder
 
compare(Viewer, Object, Object) - Method in class org.eclipse.xtext.ui.editor.findrefs.ReferenceSearchViewSorter
 
compare(IOutlineNode, IOutlineNode) - Method in class org.eclipse.xtext.ui.editor.outline.actions.SortOutlineContribution.DefaultComparator
 
compare(Triple<String, String, TextStyle>, Triple<String, String, TextStyle>) - Method in class org.eclipse.xtext.ui.editor.syntaxcoloring.SyntaxColoringPreferencePage
 
compareConfiguration - Variable in class org.eclipse.xtext.ui.compare.AbstractContentViewer
 
CompareInputResourceProvider - Class in org.eclipse.xtext.ui.compare
 
CompareInputResourceProvider(ICompareInput, ITypedElement) - Constructor for class org.eclipse.xtext.ui.compare.CompareInputResourceProvider
 
compareTo(ConfigurableCompletionProposal) - Method in class org.eclipse.xtext.ui.editor.contentassist.ConfigurableCompletionProposal
 
compareTo(TemplateContextType) - Method in class org.eclipse.xtext.ui.editor.templates.XtextTemplateContextType
 
complete_ANY_OTHER(EObject, RuleCall, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.xtext.common.ui.contentassist.TerminalsProposalProvider
 
complete_ID(EObject, RuleCall, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.xtext.common.ui.contentassist.TerminalsProposalProvider
 
complete_INT(EObject, RuleCall, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.xtext.common.ui.contentassist.TerminalsProposalProvider
 
complete_ML_COMMENT(EObject, RuleCall, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.xtext.common.ui.contentassist.TerminalsProposalProvider
 
complete_SL_COMMENT(EObject, RuleCall, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.xtext.common.ui.contentassist.TerminalsProposalProvider
 
complete_STRING(EObject, RuleCall, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.xtext.common.ui.contentassist.TerminalsProposalProvider
 
complete_WS(EObject, RuleCall, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.xtext.common.ui.contentassist.TerminalsProposalProvider
 
completeAssignment(Assignment, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.xtext.ui.editor.contentassist.AbstractContentProposalProvider
 
completeAssignment(Assignment, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.xtext.ui.editor.contentassist.AbstractJavaBasedContentProposalProvider
 
completeKeyword(Keyword, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.xtext.ui.editor.contentassist.AbstractContentProposalProvider
 
completeKeyword(Keyword, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.xtext.ui.editor.contentassist.AbstractJavaBasedContentProposalProvider
 
completeRuleCall(RuleCall, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.xtext.ui.editor.contentassist.AbstractContentProposalProvider
 
completeRuleCall(RuleCall, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.xtext.ui.editor.contentassist.AbstractJavaBasedContentProposalProvider
 
COMPLETION_AUTO_ACTIVATION_CHARS - Static variable in class org.eclipse.xtext.ui.editor.contentassist.XtextContentAssistProcessor
 
completionOffset - Variable in class org.eclipse.xtext.ui.editor.contentassist.antlr.ParserBasedContentAssistContextFactory.StatefulFactory
 
CompletionProposalBasedModification - Class in org.eclipse.xtext.ui.editor.quickfix
 
CompletionProposalBasedModification(ICompletionProposal) - Constructor for class org.eclipse.xtext.ui.editor.quickfix.CompletionProposalBasedModification
 
CompletionProposalComputer - Class in org.eclipse.xtext.ui.editor.contentassist
 
CompletionProposalComputer(CompletionProposalComputer.State, ITextViewer, int) - Constructor for class org.eclipse.xtext.ui.editor.contentassist.CompletionProposalComputer
 
CompletionProposalComputer.State - Interface in org.eclipse.xtext.ui.editor.contentassist
 
compoundMultiLineTerminals - Variable in class org.eclipse.xtext.ui.editor.autoedit.DefaultAutoEditStrategyProvider
 
CompoundMultiLineTerminalsEditStrategy - Class in org.eclipse.xtext.ui.editor.autoedit
 
CompoundMultiLineTerminalsEditStrategy() - Constructor for class org.eclipse.xtext.ui.editor.autoedit.CompoundMultiLineTerminalsEditStrategy
 
CompoundMultiLineTerminalsEditStrategy.Factory - Class in org.eclipse.xtext.ui.editor.autoedit
 
CompoundMultiLineTerminalsEditStrategy.Factory() - Constructor for class org.eclipse.xtext.ui.editor.autoedit.CompoundMultiLineTerminalsEditStrategy.Factory
 
CompoundXtextEditorCallback - Class in org.eclipse.xtext.ui.editor
 
CompoundXtextEditorCallback(Injector) - Constructor for class org.eclipse.xtext.ui.editor.CompoundXtextEditorCallback
 
computeAndSetInput(IWorkbenchPartSelection) - Method in class org.eclipse.xtext.ui.views.AbstractSourceView
 
computeAndSetInput(IWorkbenchPartSelection, boolean) - Method in class org.eclipse.xtext.ui.views.AbstractSourceView
 
computeCaptionOffset(IDocument) - Method in class org.eclipse.xtext.ui.editor.folding.DefaultFoldedPosition
 
computeCommentFolding(IXtextDocument, IFoldingRegionAcceptor<ITextRegion>) - Method in class org.eclipse.xtext.ui.editor.folding.DefaultFoldingRegionProvider
 
computeCommentFolding(IXtextDocument, IFoldingRegionAcceptor<ITextRegion>, ITypedRegion, boolean) - Method in class org.eclipse.xtext.ui.editor.folding.DefaultFoldingRegionProvider
 
computeCompletionProposals(ITextViewer, int) - Method in class org.eclipse.xtext.ui.editor.contentassist.RepeatedContentAssistProcessor
 
computeCompletionProposals(IXtextDocument, CompletionProposalComputer) - Method in class org.eclipse.xtext.ui.editor.contentassist.RepeatedContentAssistProcessor
 
computeCompletionProposals(ITextViewer, int) - Method in class org.eclipse.xtext.ui.editor.contentassist.XtextContentAssistProcessor
 
computeContextInformation(ITextViewer, int) - Method in class org.eclipse.xtext.ui.editor.contentassist.XtextContentAssistProcessor
 
computeCurrentModel(EObject, INode, Collection<AbstractElement>) - Method in class org.eclipse.xtext.ui.editor.contentassist.antlr.ParserBasedContentAssistContextFactory.StatefulFactory
 
computeDamageRegion(DocumentEvent) - Method in class org.eclipse.xtext.ui.editor.model.DocumentTokenSource
 
computeDescription(IWorkbenchPartSelection) - Method in class org.eclipse.xtext.ui.views.AbstractSourceView
 
computeExportedObjects() - Method in class org.eclipse.xtext.ui.editor.DirtyStateResourceDescription
 
computeExportedObjects() - Method in class org.eclipse.xtext.ui.editor.StatefulResourceDescription
 
computeFollowElements(Collection<FollowElement>, Collection<AbstractElement>) - Method in class org.eclipse.xtext.ui.editor.contentassist.antlr.ParserBasedContentAssistContextFactory.StatefulFactory
 
computeFollowElements(ParserBasedContentAssistContextFactory.FollowElementCalculator, FollowElement) - Method in class org.eclipse.xtext.ui.editor.contentassist.antlr.ParserBasedContentAssistContextFactory.StatefulFactory
 
computeFollowElements(ParserBasedContentAssistContextFactory.FollowElementCalculator, FollowElement, Multimap<Integer, List<AbstractElement>>) - Method in class org.eclipse.xtext.ui.editor.contentassist.antlr.ParserBasedContentAssistContextFactory.StatefulFactory
 
computeIndexAfterOffset(List<AttributedPosition>, int) - Method in class org.eclipse.xtext.ui.editor.syntaxcoloring.HighlightingPresenter
Returns the index of the first position with an offset greater than the given offset.
computeIndexAtOffset(List<AttributedPosition>, int) - Method in class org.eclipse.xtext.ui.editor.syntaxcoloring.HighlightingPresenter
Returns the index of the first position with an offset equal or greater than the given offset.
computeIndexEndingAtOrEnclosingOffset(List<AttributedPosition>, int) - Method in class org.eclipse.xtext.ui.editor.syntaxcoloring.HighlightingPresenter
Returns the index of the first position with an offset equal or greater than the given offset.
computeInitialFineGrainedSelection(INode, ITextRegion) - Method in class org.eclipse.xtext.ui.editor.selection.AstSelectionProvider
 
computeInput(IWorkbenchPartSelection) - Method in class org.eclipse.xtext.ui.views.AbstractSourceView
 
computeInterSection(ITypedRegion, DocumentEvent, XtextDocument) - Method in class org.eclipse.xtext.ui.editor.PresentationDamager
 
computeNext() - Method in class org.eclipse.xtext.ui.editor.model.PartitionTokenScanner.RangedIterator
 
computeObjectFolding(XtextResource, IFoldingRegionAcceptor<ITextRegion>) - Method in class org.eclipse.xtext.ui.editor.folding.DefaultFoldingRegionProvider
 
computeObjectFolding(EObject, IFoldingRegionAcceptor<ITextRegion>) - Method in class org.eclipse.xtext.ui.editor.folding.DefaultFoldingRegionProvider
 
computeObjectFolding(EObject, IFoldingRegionAcceptor<ITextRegion>, boolean) - Method in class org.eclipse.xtext.ui.editor.folding.DefaultFoldingRegionProvider
 
computePartitioning(int, int) - Method in class org.eclipse.xtext.ui.editor.model.DocumentPartitioner
 
computePartitioning(int, int, boolean) - Method in class org.eclipse.xtext.ui.editor.model.DocumentPartitioner
computePartitioning(int, int, String) - Method in class org.eclipse.xtext.ui.editor.reconciler.XtextSpellingReconcileStrategy
 
computePlatformURIMap(IJavaProject) - Method in class org.eclipse.xtext.ui.resource.JavaProjectResourceSetInitializer
 
computePopupLocation() - Method in class org.eclipse.xtext.ui.refactoring.ui.RenameRefactoringPopup
 
computeProjectionRegions(IDocument) - Method in class org.eclipse.xtext.ui.editor.folding.DefaultFoldedPosition
 
computeQuickAssistProposals(IQuickAssistInvocationContext) - Method in class org.eclipse.xtext.ui.editor.quickfix.XtextQuickAssistProcessor
 
computeRegion(ITextViewer, int) - Method in class org.eclipse.xtext.ui.editor.XtextInformationProvider
 
computeResult() - Method in class org.eclipse.xtext.ui.preferences.ProjectSelectionDialog
 
computeSelectedText(IWorkbenchPartSelection) - Method in class org.eclipse.xtext.ui.views.AbstractSourceView
 
computeSizeHint() - Method in class org.eclipse.xtext.ui.editor.hover.html.XtextBrowserInformationControlAdapter
 
computeTypes(Resource) - Method in class org.eclipse.xtext.ui.editor.DirtyStateResourceDescription.Manager
 
config - Variable in class org.eclipse.xtext.ui.guice.AbstractGuiceAwareExecutableExtensionFactory
 
ConfigurableCompletionProposal - Class in org.eclipse.xtext.ui.editor.contentassist
 
ConfigurableCompletionProposal(String, int, int, int) - Constructor for class org.eclipse.xtext.ui.editor.contentassist.ConfigurableCompletionProposal
Creates a new completion proposal based on the provided information.
ConfigurableCompletionProposal(String, int, int, int, Image, StyledString, IContextInformation, String) - Constructor for class org.eclipse.xtext.ui.editor.contentassist.ConfigurableCompletionProposal
Creates a new completion proposal.
ConfigurableCompletionProposal.ExitPolicy - Class in org.eclipse.xtext.ui.editor.contentassist
 
ConfigurableCompletionProposal.ExitPolicy(char[]) - Constructor for class org.eclipse.xtext.ui.editor.contentassist.ConfigurableCompletionProposal.ExitPolicy
 
ConfigurableCompletionProposal.IReplacementTextApplier - Interface in org.eclipse.xtext.ui.editor.contentassist
 
ConfigurableIssueCodesPreferenceStoreInitializer - Class in org.eclipse.xtext.ui.validation
 
ConfigurableIssueCodesPreferenceStoreInitializer() - Constructor for class org.eclipse.xtext.ui.validation.ConfigurableIssueCodesPreferenceStoreInitializer
 
configure(Binder) - Method in class org.eclipse.xtext.ui.DefaultUiModule
 
configure(AbstractEditStrategyProvider.IEditStrategyAcceptor) - Method in class org.eclipse.xtext.ui.editor.autoedit.AbstractEditStrategyProvider
 
configure(AbstractEditStrategyProvider.IEditStrategyAcceptor) - Method in class org.eclipse.xtext.ui.editor.autoedit.DefaultAutoEditStrategyProvider
 
configure(String, String) - Method in class org.eclipse.xtext.ui.editor.autoedit.ShortCutEditStrategy
 
configure(IHighlightingConfigurationAcceptor) - Method in class org.eclipse.xtext.ui.editor.syntaxcoloring.DefaultHighlightingConfiguration
 
configure(IHighlightingConfigurationAcceptor) - Method in interface org.eclipse.xtext.ui.editor.syntaxcoloring.IHighlightingConfiguration
This method is called by the framework and allows clients to register the default styles for the semantic highlighting stage.
configure(ISourceViewer, SourceViewerConfiguration) - Method in class org.eclipse.xtext.ui.editor.toggleComments.ToggleSLCommentAction
 
configure(ResourceSet) - Method in class org.eclipse.xtext.ui.refactoring.impl.RefactoringResourceSetProvider
 
configure(Binder) - Method in class org.eclipse.xtext.ui.resource.generic.EmfUiModule
 
configureAction(Action) - Method in class org.eclipse.xtext.ui.editor.actions.AbstractToggleActionContributor
Subclasses must set text, image, description, tooltip etc.
configureAction(Action) - Method in class org.eclipse.xtext.ui.editor.occurrences.MarkOccurrenceActionContributor
 
configureAction(Action) - Method in class org.eclipse.xtext.ui.editor.outline.actions.LinkWithEditorOutlineContribution
 
configureAction(Action) - Method in class org.eclipse.xtext.ui.editor.outline.actions.SortOutlineContribution
 
configureActions() - Method in class org.eclipse.xtext.ui.editor.outline.impl.OutlinePage
 
configureBracketMatchingAction(Binder) - Method in class org.eclipse.xtext.ui.DefaultUiModule
 
configureCompoundBracesBlocks(AbstractEditStrategyProvider.IEditStrategyAcceptor) - Method in class org.eclipse.xtext.ui.editor.autoedit.DefaultAutoEditStrategyProvider
 
configureContentAssistant(ContentAssistant, SourceViewerConfiguration, ISourceViewer) - Method in class org.eclipse.xtext.ui.editor.contentassist.DefaultContentAssistantFactory
 
configureContentProposalLabelProvider(Binder) - Method in class org.eclipse.xtext.ui.DefaultUiModule
 
configureContentProposalLabelProvider(Binder) - Method in class org.eclipse.xtext.ui.resource.generic.EmfUiModule
 
configureContextMenu() - Method in class org.eclipse.xtext.ui.editor.outline.impl.OutlinePage
 
configureControl(IXtextBrowserInformationControl, ToolBarManager, String) - Method in class org.eclipse.xtext.ui.editor.hover.html.DefaultEObjectHoverProvider.PresenterControlCreator
 
configureCurlyBracesBlock(AbstractEditStrategyProvider.IEditStrategyAcceptor) - Method in class org.eclipse.xtext.ui.editor.autoedit.DefaultAutoEditStrategyProvider
 
configureHyperlinkLabelProvider(Binder) - Method in class org.eclipse.xtext.ui.DefaultUiModule
 
configureHyperlinkLabelProvider(Binder) - Method in class org.eclipse.xtext.ui.resource.generic.EmfUiModule
 
configureIndentationEditStrategy(AbstractEditStrategyProvider.IEditStrategyAcceptor) - Method in class org.eclipse.xtext.ui.editor.autoedit.DefaultAutoEditStrategyProvider
 
configureIOutlineContribution$Composite(Binder) - Method in class org.eclipse.xtext.ui.DefaultUiModule
 
configureIQuickOutlineContribution$Composite(Binder) - Method in class org.eclipse.xtext.ui.DefaultUiModule
 
configureIResourceDescriptionsLiveScope(Binder) - Method in class org.eclipse.xtext.ui.DefaultUiModule
 
configureIssueCodesPreferenceInitializer(Binder) - Method in class org.eclipse.xtext.ui.DefaultUiModule
 
configureLanguageSpecificURIEditorOpener(Binder) - Method in class org.eclipse.xtext.ui.DefaultUiModule
 
configureLanguageSpecificURIEditorOpener(Binder) - Method in class org.eclipse.xtext.ui.resource.generic.EmfUiModule
 
configureMarkOccurrencesAction(Binder) - Method in class org.eclipse.xtext.ui.DefaultUiModule
 
configureModelListener() - Method in class org.eclipse.xtext.ui.editor.outline.impl.OutlinePage
 
configureMultilineComments(AbstractEditStrategyProvider.IEditStrategyAcceptor) - Method in class org.eclipse.xtext.ui.editor.autoedit.DefaultAutoEditStrategyProvider
 
configureParenthesis(AbstractEditStrategyProvider.IEditStrategyAcceptor) - Method in class org.eclipse.xtext.ui.editor.autoedit.DefaultAutoEditStrategyProvider
 
configureProjectBuilder(ProjectFactory) - Method in class org.eclipse.xtext.ui.wizard.AbstractProjectCreator
configureProjectFactory(ProjectFactory) - Method in class org.eclipse.xtext.ui.wizard.AbstractPluginProjectCreator
 
configureProjectFactory(ProjectFactory) - Method in class org.eclipse.xtext.ui.wizard.AbstractProjectCreator
 
configureResourceSet(ResourceSet, URI) - Method in class org.eclipse.xtext.ui.editor.model.ResourceForIEditorInputFactory
 
configureResourceUIServiceLabelProvider(Binder) - Method in class org.eclipse.xtext.ui.DefaultUiModule
 
configureResourceUIServiceLabelProvider(Binder) - Method in class org.eclipse.xtext.ui.resource.generic.EmfUiModule
 
configureShell(Shell) - Method in class org.eclipse.xtext.ui.tasks.preferences.TaskTagInputDialog
 
configureSmartCaretPreferenceInitializer(Binder) - Method in class org.eclipse.xtext.ui.DefaultUiModule
 
configureSourceViewer(ISourceViewer) - Method in class org.eclipse.xtext.ui.compare.AbstractContentViewer
 
configureSourceViewer(ISourceViewer) - Method in class org.eclipse.xtext.ui.compare.DefaultContentViewer
 
configureSourceViewer(SourceViewer) - Method in class org.eclipse.xtext.ui.compare.DefaultMergeViewer
 
configureSourceViewerDecorationSupport(SourceViewerDecorationSupport) - Method in class org.eclipse.xtext.ui.editor.XtextEditor
 
configureSquareBrackets(AbstractEditStrategyProvider.IEditStrategyAcceptor) - Method in class org.eclipse.xtext.ui.editor.autoedit.DefaultAutoEditStrategyProvider
 
configureStringLiteral(AbstractEditStrategyProvider.IEditStrategyAcceptor) - Method in class org.eclipse.xtext.ui.editor.autoedit.DefaultAutoEditStrategyProvider
 
configureTextInputListener() - Method in class org.eclipse.xtext.ui.editor.outline.impl.OutlinePage
 
configureTextViewer(TextViewer) - Method in class org.eclipse.xtext.ui.compare.DefaultMergeViewer
 
configureToggleCommentAction(ToggleSLCommentAction) - Method in class org.eclipse.xtext.ui.editor.XtextEditor
 
configureToggleLinkWithEditorOutlineContribution(Binder) - Method in class org.eclipse.xtext.ui.DefaultUiModule
 
configureToggleSortingOutlineContribution(Binder) - Method in class org.eclipse.xtext.ui.DefaultUiModule
 
configureTree() - Method in class org.eclipse.xtext.ui.editor.outline.impl.OutlinePage
 
configureUiEncodingProvider(Binder) - Method in class org.eclipse.xtext.ui.DefaultUiModule
 
configureXtextEditorErrorTickUpdater(Binder) - Method in class org.eclipse.xtext.ui.DefaultUiModule
 
connect(IXtextDocument) - Method in class org.eclipse.xtext.ui.editor.DocumentBasedDirtyResource
 
connect(IDocument) - Method in class org.eclipse.xtext.ui.editor.model.DocumentPartitioner
 
connect(IDocument, boolean) - Method in class org.eclipse.xtext.ui.editor.model.DocumentPartitioner
connect(XtextEditor, boolean) - Method in class org.eclipse.xtext.ui.editor.occurrences.OccurrenceMarker
 
connected() - Method in class org.eclipse.xtext.ui.editor.quickfix.XtextResourceMarkerAnnotationModel
 
consume() - Method in class org.eclipse.xtext.ui.editor.contentassist.antlr.ObservableXtextTokenStream
 
consume(char) - Method in class org.eclipse.xtext.ui.editor.model.CommonBreakIterator.CamelCaseIdentifier
 
consume(char) - Method in class org.eclipse.xtext.ui.editor.model.CommonBreakIterator.LineDelimiter
 
consume(char) - Method in class org.eclipse.xtext.ui.editor.model.CommonBreakIterator.Run
Returns true if this run consumes ch, false otherwise.
consumeRun(int) - Method in class org.eclipse.xtext.ui.editor.model.CommonBreakIterator
Consumes a run of characters at the limits of which we introduce a break.
ContainerStateProvider - Class in org.eclipse.xtext.ui.containers
 
ContainerStateProvider() - Constructor for class org.eclipse.xtext.ui.containers.ContainerStateProvider
 
contains(ITextRegion) - Method in class org.eclipse.xtext.ui.editor.contentassist.antlr.DelegatingContentAssistContextFactory.StatefulFactory.SelectionBasedRegion
 
contains(int) - Method in class org.eclipse.xtext.ui.editor.contentassist.antlr.DelegatingContentAssistContextFactory.StatefulFactory.SelectionBasedRegion
 
contains(String) - Method in class org.eclipse.xtext.ui.editor.preferences.FixedScopedPreferenceStore
 
contains(ISchedulingRule) - Method in class org.eclipse.xtext.ui.editor.SchedulingRuleFactory.Sequence
 
containsUsingComparer(Iterable<IOutlineNode>, IOutlineNode) - Method in class org.eclipse.xtext.ui.editor.outline.impl.OutlineRefreshJob
 
CONTENT_ASSIST - Static variable in interface org.eclipse.xtext.ui.LexerUIBindings
 
CONTENT_TYPES_CATEGORY - Static variable in class org.eclipse.xtext.ui.editor.model.DocumentPartitioner
The position category this partitioner uses to store the document's partitioning information.
ContentAssistContext - Class in org.eclipse.xtext.ui.editor.contentassist
Abstraction of a commonly used set of attributes related to the current content assist request.
ContentAssistContext() - Constructor for class org.eclipse.xtext.ui.editor.contentassist.ContentAssistContext
Protected contructor to allow subclassing.
ContentAssistContext.Builder - Class in org.eclipse.xtext.ui.editor.contentassist
 
ContentAssistContext.Builder() - Constructor for class org.eclipse.xtext.ui.editor.contentassist.ContentAssistContext.Builder
 
ContentAssistContext.Factory - Interface in org.eclipse.xtext.ui.editor.contentassist
 
ContentAssistContext.Factory.Null - Class in org.eclipse.xtext.ui.editor.contentassist
 
ContentAssistContext.Factory.Null() - Constructor for class org.eclipse.xtext.ui.editor.contentassist.ContentAssistContext.Factory.Null
 
contentAssistContextProvider - Variable in class org.eclipse.xtext.ui.editor.contentassist.antlr.DelegatingContentAssistContextFactory.StatefulFactory
 
contentAssistContextProvider - Variable in class org.eclipse.xtext.ui.editor.contentassist.antlr.ParserBasedContentAssistContextFactory.StatefulFactory
 
ContentAssistHandler - Class in org.eclipse.xtext.ui.editor.handler
 
ContentAssistHandler() - Constructor for class org.eclipse.xtext.ui.editor.handler.ContentAssistHandler
 
ContentFormatter - Class in org.eclipse.xtext.ui.editor.formatting2
 
ContentFormatter() - Constructor for class org.eclipse.xtext.ui.editor.formatting2.ContentFormatter
 
ContentFormatter.FormattingUnitOfWork - Class in org.eclipse.xtext.ui.editor.formatting2
 
ContentFormatter.FormattingUnitOfWork(IXtextDocument, IRegion) - Constructor for class org.eclipse.xtext.ui.editor.formatting2.ContentFormatter.FormattingUnitOfWork
 
ContentFormatterFactory - Class in org.eclipse.xtext.ui.editor.formatting
 
ContentFormatterFactory() - Constructor for class org.eclipse.xtext.ui.editor.formatting.ContentFormatterFactory
 
ContentFormatterFactory - Class in org.eclipse.xtext.ui.editor.formatting2
 
ContentFormatterFactory() - Constructor for class org.eclipse.xtext.ui.editor.formatting2.ContentFormatterFactory
 
ContentFormatterFactory.ContentFormatter - Class in org.eclipse.xtext.ui.editor.formatting
 
ContentFormatterFactory.ContentFormatter() - Constructor for class org.eclipse.xtext.ui.editor.formatting.ContentFormatterFactory.ContentFormatter
 
ContentFormatterFactory.FormattingUnitOfWork - Class in org.eclipse.xtext.ui.editor.formatting
TODO: Use a ReplaceRegion instead of the ReplaceRegion.
ContentFormatterFactory.FormattingUnitOfWork(IRegion) - Constructor for class org.eclipse.xtext.ui.editor.formatting.ContentFormatterFactory.FormattingUnitOfWork
 
ContentProposalLabelProvider - Annotation Type in org.eclipse.xtext.ui.editor.contentassist
 
ContentProposalPriorities - Class in org.eclipse.xtext.ui.editor.contentassist
 
ContentProposalPriorities() - Constructor for class org.eclipse.xtext.ui.editor.contentassist.ContentProposalPriorities
 
contentViewerProvider - Variable in class org.eclipse.xtext.ui.compare.DefaultViewerCreator
 
CONTEXT_INFO_AUTO_ACTIVATION_CHARS - Static variable in class org.eclipse.xtext.ui.editor.contentassist.XtextContentAssistProcessor
 
contextBuilders - Variable in class org.eclipse.xtext.ui.editor.contentassist.antlr.ParserBasedContentAssistContextFactory.StatefulFactory
 
ContextInformationComputer - Class in org.eclipse.xtext.ui.editor.contentassist
 
ContextInformationComputer(ContextInformationComputer.State, ITextViewer, int) - Constructor for class org.eclipse.xtext.ui.editor.contentassist.ContextInformationComputer
 
ContextInformationComputer.State - Interface in org.eclipse.xtext.ui.editor.contentassist
 
contextObject - Variable in class org.eclipse.xtext.ui.editor.XtextInformationProvider
 
contextRegion - Variable in class org.eclipse.xtext.ui.editor.XtextInformationProvider
 
ContextTypeIdHelper - Class in org.eclipse.xtext.ui.editor.templates
 
ContextTypeIdHelper() - Constructor for class org.eclipse.xtext.ui.editor.templates.ContextTypeIdHelper
 
contributeActions(XtextEditor) - Method in class org.eclipse.xtext.ui.editor.actions.IActionContributor.CompositeImpl
 
contributeActions(XtextEditor) - Method in interface org.eclipse.xtext.ui.editor.actions.IActionContributor
hook used to contribute any actions on editor start up.
contributeActions(XtextEditor) - Method in class org.eclipse.xtext.ui.editor.bracketmatching.GoToMatchingBracketAction
 
contributeActions(XtextEditor) - Method in class org.eclipse.xtext.ui.editor.folding.FoldingActionContributor
 
contributeActions(XtextEditor) - Method in class org.eclipse.xtext.ui.editor.occurrences.MarkOccurrenceActionContributor
 
contributeActions(XtextEditor) - Method in class org.eclipse.xtext.ui.editor.selection.AstSelectionActionContributor
 
contributeFiles(IProject, IProjectFactoryContributor.IFileCreator) - Method in interface org.eclipse.xtext.ui.util.IProjectFactoryContributor
 
controlChanged(Widget) - Method in class org.eclipse.xtext.ui.preferences.OptionsConfigurationBlock
 
controlMoved(ControlEvent) - Method in class org.eclipse.xtext.ui.refactoring.ui.RenameRefactoringPopup.PopupVisibilityManager
 
controlResized(ControlEvent) - Method in class org.eclipse.xtext.ui.refactoring.ui.RenameRefactoringPopup.PopupVisibilityManager
 
convert(ContentAssistContext) - Method in class org.eclipse.xtext.ui.editor.contentassist.antlr.DelegatingContentAssistContextFactory.StatefulFactory
 
convertHeightInCharsToPixels(int) - Method in class org.eclipse.xtext.ui.util.PixelConverter
 
convertHorizontalDLUsToPixels(int) - Method in class org.eclipse.xtext.ui.util.PixelConverter
 
convertToImage(Object) - Method in class org.eclipse.xtext.ui.label.AbstractLabelProvider
 
convertToImageDescriptor(Object) - Method in class org.eclipse.xtext.ui.label.AbstractLabelProvider
 
convertToString(String, String) - Method in class org.eclipse.xtext.ui.editor.quickfix.DefaultQuickfixProvider.CrossRefResolutionConverter
 
convertToString(Object) - Method in class org.eclipse.xtext.ui.label.AbstractLabelProvider
 
convertToStyledString(Object) - Method in class org.eclipse.xtext.ui.label.AbstractLabelProvider
 
convertVerticalDLUsToPixels(int) - Method in class org.eclipse.xtext.ui.util.PixelConverter
 
convertWidthInCharsToPixels(int) - Method in class org.eclipse.xtext.ui.util.PixelConverter
 
copy() - Method in class org.eclipse.xtext.ui.editor.contentassist.ContentAssistContext
Use this context as prototype for a new mutable builder.
copy(String) - Static method in class org.eclipse.xtext.ui.editor.copyqualifiedname.ClipboardUtil
Deprecated.
copy() - Method in class org.eclipse.xtext.ui.editor.utils.TextStyle
creates a new TextStyle instance and copies all the source fields
copy(String) - Static method in class org.eclipse.xtext.ui.util.ClipboardUtil
Puts a string into the clipboard DND.CLIPBOARD using TextTransfer
copyExportedObjects(IResourceDescription) - Method in class org.eclipse.xtext.ui.editor.StatefulResourceDescription
 
copyFrom(ContentAssistContext) - Method in class org.eclipse.xtext.ui.editor.contentassist.ContentAssistContext.Builder
 
CopyQualifiedNameService - Interface in org.eclipse.xtext.ui.editor.copyqualifiedname
 
copyState(IResourceDescription) - Method in class org.eclipse.xtext.ui.editor.DocumentBasedDirtyResource
 
count(String, String) - Method in class org.eclipse.xtext.ui.editor.autoedit.AbstractEditStrategy
 
create(ITextViewer, int, XtextResource) - Method in class org.eclipse.xtext.ui.editor.contentassist.antlr.DelegatingContentAssistContextFactory
 
create(ITextViewer, int, XtextResource) - Method in class org.eclipse.xtext.ui.editor.contentassist.antlr.DelegatingContentAssistContextFactory.StatefulFactory
 
create(ITextViewer, int, XtextResource) - Method in class org.eclipse.xtext.ui.editor.contentassist.antlr.ParserBasedContentAssistContextFactory
 
create(ITextViewer, int, XtextResource) - Method in class org.eclipse.xtext.ui.editor.contentassist.antlr.ParserBasedContentAssistContextFactory.StatefulFactory
 
create(ITextViewer, int, XtextResource) - Method in interface org.eclipse.xtext.ui.editor.contentassist.ContentAssistContext.Factory
 
create(ITextViewer, int, XtextResource) - Method in class org.eclipse.xtext.ui.editor.contentassist.ContentAssistContext.Factory.Null
 
create(Position, IssueResolution) - Method in class org.eclipse.xtext.ui.editor.quickfix.XtextQuickAssistProcessor
 
create() - Method in class org.eclipse.xtext.ui.editor.reconciler.ReconcilerReplaceRegion.Builder
 
create(ISourceViewer) - Method in class org.eclipse.xtext.ui.editor.reconciler.XtextSpellingReconcileStrategy.Factory
 
create(ResourceBundle, String, ITextEditor) - Method in class org.eclipse.xtext.ui.editor.toggleComments.ToggleSLCommentAction.Factory
 
create() - Method in class org.eclipse.xtext.ui.guice.AbstractGuiceAwareExecutableExtensionFactory
 
create(Object, String) - Method in class org.eclipse.xtext.ui.refactoring.ui.DefaultRenameSupport.Factory
 
create(Object, String) - Method in interface org.eclipse.xtext.ui.refactoring.ui.IRenameSupport.Factory
 
createAcceptor(IXtextDocument, Collection<FoldedPosition>) - Method in class org.eclipse.xtext.ui.editor.folding.DefaultFoldingRegionProvider
 
createActions() - Method in class org.eclipse.xtext.ui.compare.DefaultMergeEditor
 
createActions() - Method in class org.eclipse.xtext.ui.editor.embedded.EmbeddedEditorActions
 
createActions(ISourceViewer) - Method in class org.eclipse.xtext.ui.editor.embedded.EmbeddedEditorActions.Factory
 
createActions() - Method in class org.eclipse.xtext.ui.editor.XtextEditor
 
createAnnotationAccess() - Method in class org.eclipse.xtext.ui.editor.XtextEditor
 
createAnnotationMap(XtextEditor, ITextSelection, SubMonitor) - Method in class org.eclipse.xtext.ui.editor.occurrences.DefaultOccurrenceComputer
 
createAnnotationMap(XtextEditor, ITextSelection, SubMonitor) - Method in interface org.eclipse.xtext.ui.editor.occurrences.IOccurrenceComputer
 
createAnnotationModel(Object) - Method in class org.eclipse.xtext.ui.compare.StreamContentDocumentProvider
 
createAnnotationModel(Object) - Method in class org.eclipse.xtext.ui.editor.model.XtextDocumentProvider
 
createAnnotationModel() - Method in class org.eclipse.xtext.ui.views.AbstractSourceView
 
createArchiveURI(URI, String) - Method in class org.eclipse.xtext.ui.util.JdtClasspathUriResolver
 
createArray(int) - Method in class org.eclipse.xtext.ui.editor.syntaxcoloring.LightweightPosition
Deprecated.
 
createAssistant() - Method in class org.eclipse.xtext.ui.editor.contentassist.DefaultContentAssistantFactory
 
createBreakIterator() - Method in class org.eclipse.xtext.ui.editor.doubleClicking.AbstractWordAwareDoubleClickStrategy
 
createBuildProperties(IProject, IProgressMonitor) - Method in class org.eclipse.xtext.ui.util.PluginProjectFactory
 
createButton(Composite, String, SelectionListener) - Method in class org.eclipse.xtext.ui.editor.tasks.dialogfields.ListDialogField
 
createCalculator(List<String>) - Method in class org.eclipse.xtext.ui.editor.toggleComments.DefaultSingleLineCommentHelper
 
createCallHierachyHelper(EObject, String, EObject) - Method in class org.eclipse.xtext.ui.editor.contentassist.antlr.ParserBasedContentAssistContextFactory.StatefulFactory
 
createCallHierarchyViewer(Composite) - Method in class org.eclipse.xtext.ui.editor.hierarchy.AbstractCallHierarchyViewPart
 
createChange(IProgressMonitor) - Method in class org.eclipse.xtext.ui.refactoring.impl.AbstractProcessorBasedRenameParticipant
 
createChange(String, TextEdit) - Method in class org.eclipse.xtext.ui.refactoring.impl.DefaultRefactoringDocumentProvider.AbstractRefactoringDocument
 
createChange(String, TextEdit) - Method in class org.eclipse.xtext.ui.refactoring.impl.DefaultRefactoringDocumentProvider.EditorDocument
 
createChange(String, TextEdit) - Method in class org.eclipse.xtext.ui.refactoring.impl.DefaultRefactoringDocumentProvider.FileDocument
 
createChange(String, TextEdit) - Method in class org.eclipse.xtext.ui.refactoring.impl.DefaultRefactoringDocumentProvider.RedirectedFileDocument
 
createChange(String, TextEdit) - Method in interface org.eclipse.xtext.ui.refactoring.impl.IRefactoringDocument
 
createChange(IProgressMonitor) - Method in class org.eclipse.xtext.ui.refactoring.impl.RenameElementProcessor
 
createChildren(IOutlineNode, EObject) - Method in class org.eclipse.xtext.ui.editor.outline.impl.BackgroundOutlineTreeProvider
 
createChildren(IOutlineNode, EObject) - Method in class org.eclipse.xtext.ui.editor.outline.impl.DefaultOutlineTreeProvider
 
createChildren(IOutlineNode, EObject) - Method in interface org.eclipse.xtext.ui.editor.outline.impl.IOutlineTreeStructureProvider
 
createChildrenDispatcher - Variable in class org.eclipse.xtext.ui.editor.outline.impl.DefaultOutlineTreeProvider
 
createClusteredReferenceUpdates(ElementRenameArguments, Multimap<URI, IReferenceDescription>, ResourceSet, IRefactoringUpdateAcceptor, StatusWrapper, IProgressMonitor) - Method in class org.eclipse.xtext.ui.refactoring.impl.AbstractReferenceUpdater
 
createColumn(Table, Pair<String, ColumnLayoutData>, int) - Method in class org.eclipse.xtext.ui.editor.hierarchy.AbstractCallHierarchyViewPart
 
createCompletionProposal(String, String, Image, ContentAssistContext) - Method in class org.eclipse.xtext.ui.editor.contentassist.AbstractContentProposalProvider
 
createCompletionProposal(String, ContentAssistContext) - Method in class org.eclipse.xtext.ui.editor.contentassist.AbstractContentProposalProvider
 
createCompletionProposal(String, StyledString, Image, ContentAssistContext) - Method in class org.eclipse.xtext.ui.editor.contentassist.AbstractContentProposalProvider
 
createCompletionProposal(String, StyledString, Image, int, String, ContentAssistContext) - Method in class org.eclipse.xtext.ui.editor.contentassist.AbstractContentProposalProvider
 
createCompletionProposal(String, StyledString, Image, ContentAssistContext) - Method in interface org.eclipse.xtext.ui.editor.contentassist.ICompletionProposalFactory
 
createCompletionProposalComputer(ITextViewer, int) - Method in class org.eclipse.xtext.ui.editor.contentassist.RepeatedContentAssistProcessor
 
createCompletionProposalComputer(ITextViewer, int) - Method in class org.eclipse.xtext.ui.editor.contentassist.XtextContentAssistProcessor
 
createCompositeChange(String, IProgressMonitor) - Method in class org.eclipse.xtext.ui.refactoring.impl.RefactoringUpdateAcceptor
 
createCompositeChange(String, IProgressMonitor) - Method in interface org.eclipse.xtext.ui.refactoring.IRefactoringUpdateAcceptor
Returns a composite change of all accepted updates.
createCompositeChange(String, IProgressMonitor) - Method in class org.eclipse.xtext.ui.refactoring.ui.DefaultLinkedPositionGroupCalculator.LocalResourceRefactoringUpdateAcceptor
 
createConfiguredAssistant(SourceViewerConfiguration, ISourceViewer) - Method in class org.eclipse.xtext.ui.editor.contentassist.DefaultContentAssistantFactory
 
createConfiguredAssistant(SourceViewerConfiguration, ISourceViewer) - Method in interface org.eclipse.xtext.ui.editor.contentassist.IContentAssistantFactory
 
createConfiguredFormatter(SourceViewerConfiguration, ISourceViewer) - Method in class org.eclipse.xtext.ui.editor.formatting.ContentFormatterFactory
 
createConfiguredFormatter(SourceViewerConfiguration, ISourceViewer) - Method in interface org.eclipse.xtext.ui.editor.formatting.IContentFormatterFactory
 
createConfiguredFormatter(SourceViewerConfiguration, ISourceViewer) - Method in class org.eclipse.xtext.ui.editor.formatting2.ContentFormatterFactory
 
createContent(Composite) - Method in class org.eclipse.xtext.ui.refactoring.ui.RenameRefactoringPopup
 
createContentAssistContexts(XtextResource) - Method in class org.eclipse.xtext.ui.editor.contentassist.CompletionProposalComputer
 
createContents(Composite) - Method in class org.eclipse.xtext.ui.editor.preferences.AbstractPreferencePage
 
createContents(Composite) - Method in class org.eclipse.xtext.ui.editor.templates.XtextTemplatePreferencePage
 
createContents(Composite) - Method in class org.eclipse.xtext.ui.preferences.OptionsConfigurationBlock
 
createContents(Composite) - Method in class org.eclipse.xtext.ui.preferences.PropertyAndPreferencePage
 
createContentViever(Composite, CompareConfiguration) - Method in class org.eclipse.xtext.ui.compare.DefaultViewerCreator
 
createContext(EObject) - Method in class org.eclipse.xtext.ui.refactoring.impl.StatusWrapper
 
createContext(EObject, ITextRegion) - Method in class org.eclipse.xtext.ui.refactoring.impl.StatusWrapper
 
createContext(URI, ResourceSet) - Method in class org.eclipse.xtext.ui.refactoring.impl.StatusWrapper
 
createContext(IFile, ITextRegion) - Method in class org.eclipse.xtext.ui.refactoring.impl.StatusWrapper
 
createContextInformationComputer(ITextViewer, int) - Method in class org.eclipse.xtext.ui.editor.contentassist.XtextContentAssistProcessor
 
createContextsForLastCompleteNode(EObject, boolean) - Method in class org.eclipse.xtext.ui.editor.contentassist.antlr.ParserBasedContentAssistContextFactory.PartialStatefulFactory
 
createContextsForLastCompleteNode(EObject, boolean) - Method in class org.eclipse.xtext.ui.editor.contentassist.antlr.ParserBasedContentAssistContextFactory.StatefulFactory
 
createControl(Composite) - Method in class org.eclipse.xtext.ui.editor.findrefs.ReferenceSearchViewPage
 
createControl(Composite) - Method in class org.eclipse.xtext.ui.editor.outline.impl.OutlinePage
 
createControl(Composite) - Method in class org.eclipse.xtext.ui.editor.preferences.AbstractPreferencePage
 
createControl(Composite) - Method in class org.eclipse.xtext.ui.editor.preferences.fields.AbstractDetailsPart
 
createControl(Composite) - Method in class org.eclipse.xtext.ui.editor.templates.XtextTemplatePreferencePage
 
createControl(Composite) - Method in class org.eclipse.xtext.ui.refactoring.ui.RenameElementWizard.UserInputPage
 
createControl(Composite) - Method in class org.eclipse.xtext.ui.tasks.preferences.TaskTagPreferencePage
 
createControl(Composite) - Method in class org.eclipse.xtext.ui.validation.ValidatorPreferencePage
 
createDeclarationUpdates(String, ResourceSet, IRefactoringUpdateAcceptor) - Method in class org.eclipse.xtext.ui.refactoring.impl.DefaultRenameStrategy
 
createDeclarationUpdates(String, ResourceSet, IRefactoringUpdateAcceptor) - Method in class org.eclipse.xtext.ui.refactoring.impl.EmfResourceRenameStrategy
 
createDeclarationUpdates(String, ResourceSet, IRefactoringUpdateAcceptor) - Method in interface org.eclipse.xtext.ui.refactoring.IRenameStrategy
Creates the document updates and reports them to the updateAcceptor
createDeleteNextSubWordAction() - Method in class org.eclipse.xtext.ui.editor.XtextEditor
 
createDeletePreviousSubWordAction() - Method in class org.eclipse.xtext.ui.editor.XtextEditor
 
createDelta(IResourceDescription.Delta, IResourceDescription.Delta) - Method in class org.eclipse.xtext.ui.editor.DirtyStateEditorSupport
 
createDelta(IResourceDescription, IResourceDescription) - Method in class org.eclipse.xtext.ui.editor.DirtyStateResourceDescription.Manager
 
createDescriptionLabel(Composite) - Method in class org.eclipse.xtext.ui.preferences.PropertyAndPreferencePage
 
createDetailsPart() - Method in class org.eclipse.xtext.ui.editor.preferences.fields.AbstractMasterDetailsFieldEditor
 
createDetailsPart() - Method in class org.eclipse.xtext.ui.editor.syntaxcoloring.TokenTypeDefMasterDetailFieldEditor
 
createDialogArea(Composite) - Method in class org.eclipse.xtext.ui.editor.outline.quickoutline.QuickOutlinePopup
 
createDialogArea(Composite) - Method in class org.eclipse.xtext.ui.preferences.ProjectSelectionDialog
 
createDialogArea(Composite) - Method in class org.eclipse.xtext.ui.search.XtextEObjectSearchDialog
 
createDialogArea(Composite) - Method in class org.eclipse.xtext.ui.tasks.preferences.TaskTagInputDialog
 
createDigest() - Method in class org.eclipse.xtext.ui.editor.DirtyStateResourceDescription.Manager
 
createDocument(Object) - Method in class org.eclipse.xtext.ui.compare.StreamContentDocumentProvider
 
createDocument(Object) - Method in class org.eclipse.xtext.ui.editor.model.XtextDocumentProvider
 
createDocument(String) - Method in class org.eclipse.xtext.ui.views.AbstractSourceView
 
createDocumentLocker() - Method in class org.eclipse.xtext.ui.editor.model.XtextDocument
 
createEditorInput(IStorage) - Static method in class org.eclipse.xtext.ui.editor.utils.EditorUtils
 
createElementInfo(Object) - Method in class org.eclipse.xtext.ui.editor.model.XtextDocumentProvider
 
createEmptyDocument() - Method in class org.eclipse.xtext.ui.compare.StreamContentDocumentProvider
 
createEmptyDocument() - Method in class org.eclipse.xtext.ui.editor.model.XtextDocumentProvider
 
createEmptySpace(Composite) - Static method in class org.eclipse.xtext.ui.editor.tasks.dialogfields.DialogField
Creates a spacer control.
createEmptySpace(Composite, int) - Static method in class org.eclipse.xtext.ui.editor.tasks.dialogfields.DialogField
Creates a spacer control with the given span.
createEObjectNode(IOutlineNode, EObject) - Method in class org.eclipse.xtext.ui.editor.outline.impl.DefaultOutlineTreeProvider
 
createEObjectNode(IOutlineNode, EObject, Image, Object, boolean) - Method in class org.eclipse.xtext.ui.editor.outline.impl.DefaultOutlineTreeProvider
 
createEObjectNode(IOutlineNode, EObject, ImageDescriptor, Object, boolean) - Method in class org.eclipse.xtext.ui.editor.outline.impl.OutlineNodeFactory
 
createErrorRecoveryStrategy() - Method in class org.eclipse.xtext.ui.editor.contentassist.antlr.internal.AbstractInternalContentAssistParser
 
createEStructuralFeatureNode(IOutlineNode, EObject, EStructuralFeature, Image, Object, boolean) - Method in class org.eclipse.xtext.ui.editor.outline.impl.DefaultOutlineTreeProvider
 
createEStructuralFeatureNode(IOutlineNode, EObject, EStructuralFeature, ImageDescriptor, Object, boolean) - Method in class org.eclipse.xtext.ui.editor.outline.impl.OutlineNodeFactory
 
createExportedElementsMap(Resource) - Method in class org.eclipse.xtext.ui.editor.findrefs.DefaultReferenceFinder
Deprecated.
createExternalRenameElementContext(EObject, XtextEditor, ITextSelection, XtextResource) - Method in class org.eclipse.xtext.ui.refactoring.ui.IRenameContextFactory.Default
 
createField(Composite, int) - Method in class org.eclipse.xtext.ui.preferences.ResetPromptDialogSettingsField
 
createFieldEditors() - Method in class org.eclipse.xtext.ui.editor.preferences.fields.AbstractDetailsPart
 
createFieldEditors() - Method in class org.eclipse.xtext.ui.editor.preferences.LanguageRootPreferencePage
 
createFieldEditors() - Method in class org.eclipse.xtext.ui.editor.syntaxcoloring.SyntaxColoringPreferencePage
 
createFieldEditors() - Method in class org.eclipse.xtext.ui.editor.syntaxcoloring.TokenTypeDefDetailsPart
 
createFieldEditors() - Method in class org.eclipse.xtext.ui.refactoring.ui.RefactoringPreferencePage
 
createFile(String, IContainer, String, IProgressMonitor) - Method in class org.eclipse.xtext.ui.util.ProjectFactory
 
createFilterText(Composite) - Method in class org.eclipse.xtext.ui.editor.outline.quickoutline.QuickOutlinePopup
 
createFindReferenceAcceptor(IRefactoringUpdateAcceptor) - Method in class org.eclipse.xtext.ui.refactoring.impl.ReferenceUpdaterDispatcher
 
createFolders(IProject, SubMonitor, Shell) - Method in class org.eclipse.xtext.ui.util.ProjectFactory
 
createFollowElement(AbstractElement, int) - Method in class org.eclipse.xtext.ui.editor.contentassist.antlr.internal.AbstractInternalContentAssistParser
 
createFollowElement(AbstractElement, int) - Method in class org.eclipse.xtext.ui.editor.contentassist.antlr.internal.AbstractInternalContentAssistParser.DefaultFollowElementFactory
 
createFollowElementAcceptor(Collection<TemplateContextType>) - Method in class org.eclipse.xtext.ui.editor.templates.DefaultTemplateProposalProvider
 
createFromXtextStyle(String, TextStyle) - Method in class org.eclipse.xtext.ui.label.StylerFactory
Convenience method to create a new StyledString from a given label text and XtextTextStyle
createHierarchyBuilder(EObject) - Method in class org.eclipse.xtext.ui.editor.hierarchy.AbstractOpenHierarchyHandler
 
createHierarchyContentProvider() - Method in class org.eclipse.xtext.ui.editor.hierarchy.AbstractCallHierarchyViewPart
 
createHierarchyLabelProvider() - Method in class org.eclipse.xtext.ui.editor.hierarchy.AbstractCallHierarchyViewPart
 
createHierarchyLabelProvider() - Method in class org.eclipse.xtext.ui.editor.hierarchy.DefaultCallHierarchyViewPart
 
createHighlightedPosition(int, int, TextAttribute) - Method in class org.eclipse.xtext.ui.editor.syntaxcoloring.HighlightingPresenter
Creates and returns a new highlighted position with the given offset, length and highlighting.
createHovers() - Method in class org.eclipse.xtext.ui.editor.hover.AbstractCompositeHover
 
createHovers() - Method in class org.eclipse.xtext.ui.editor.hover.DefaultCompositeHover
 
createHyperlinksByOffset(XtextResource, int, boolean) - Method in class org.eclipse.xtext.ui.editor.hyperlinking.HyperlinkHelper
 
createHyperlinksByOffset(XtextResource, int, IHyperlinkAcceptor) - Method in class org.eclipse.xtext.ui.editor.hyperlinking.HyperlinkHelper
 
createHyperlinksByOffset(XtextResource, int, boolean) - Method in interface org.eclipse.xtext.ui.editor.hyperlinking.IHyperlinkHelper
Create hyperlinks at the given offset.
createHyperlinksTo(XtextResource, INode, EObject, IHyperlinkAcceptor) - Method in class org.eclipse.xtext.ui.editor.hyperlinking.HyperlinkHelper
Produces hyperlinks for the given node which is associated with a cross reference that points to the referenced target.
createHyperlinksTo(XtextResource, Region, EObject, IHyperlinkAcceptor) - Method in class org.eclipse.xtext.ui.editor.hyperlinking.HyperlinkHelper
Produces hyperlinks for the given region that point to the referenced target.
createInformationControlCreator() - Method in class org.eclipse.xtext.ui.editor.quickfix.XtextQuickAssistAssistant
 
createIssue(IMarker) - Method in class org.eclipse.xtext.ui.util.IssueUtil
Creates an Issue out of a Marker.
createIssues(IProgressMonitor) - Method in class org.eclipse.xtext.ui.editor.validation.ValidationJob
 
createIteratorDelegate(boolean) - Method in class org.eclipse.xtext.ui.editor.model.CommonWordIterator
 
createJarURI(boolean, URI, URI) - Method in class org.eclipse.xtext.ui.resource.JarEntryLocator
 
createLayout(Composite) - Method in class org.eclipse.xtext.ui.editor.hierarchy.AbstractCallHierarchyViewPart
 
createLexer(CharStream) - Method in class org.eclipse.xtext.ui.editor.contentassist.antlr.AbstractContentAssistParser
 
createLexer(String) - Method in class org.eclipse.xtext.ui.editor.model.DocumentTokenSource
createLink(EObject) - Method in class org.eclipse.xtext.ui.editor.hover.html.XtextElementLinks
 
createLink(String, EObject) - Method in class org.eclipse.xtext.ui.editor.hover.html.XtextElementLinks
 
createLink(String, EObject, String) - Method in class org.eclipse.xtext.ui.editor.hover.html.XtextElementLinks
 
createLink(String, String) - Method in class org.eclipse.xtext.ui.editor.hover.html.XtextElementLinks
 
createLinkedGroupFromReplaceEdits(List<ReplaceEdit>, XtextEditor, String, SubMonitor) - Method in class org.eclipse.xtext.ui.refactoring.ui.DefaultLinkedPositionGroupCalculator
 
createLinkingIssueResolutions(Issue, IssueResolutionAcceptor) - Method in class org.eclipse.xtext.ui.editor.quickfix.DefaultQuickfixProvider
 
createLocalRenameElementContext(EObject, XtextEditor, ITextSelection, XtextResource) - Method in class org.eclipse.xtext.ui.refactoring.ui.IRenameContextFactory.Default
 
createLocationInResource(ITextRegionWithLineInformation, SourceRelativeURI) - Method in class org.eclipse.xtext.ui.generator.trace.AbstractEclipseTrace
 
createLocationLabelProvider() - Method in class org.eclipse.xtext.ui.editor.hierarchy.AbstractCallHierarchyViewPart
 
createLocationLabelProvider() - Method in class org.eclipse.xtext.ui.editor.hierarchy.DefaultCallHierarchyViewPart
 
createLocationListener(XtextElementLinks.ILinkHandler) - Method in class org.eclipse.xtext.ui.editor.hover.html.XtextElementLinks
 
createLocationViewer(Composite) - Method in class org.eclipse.xtext.ui.editor.hierarchy.AbstractCallHierarchyViewPart
 
createLookAheadTerminal(Token) - Method in class org.eclipse.xtext.ui.editor.contentassist.antlr.internal.AbstractInternalContentAssistParser
 
createManifest(IProject, IProgressMonitor) - Method in class org.eclipse.xtext.ui.util.PluginProjectFactory
 
createMarker(Issue, IResource, String) - Method in class org.eclipse.xtext.ui.editor.validation.MarkerCreator
 
createMarker(Task, IResource, String) - Method in class org.eclipse.xtext.ui.tasks.TaskMarkerCreator
 
createMarkerAnnotation(IMarker) - Method in class org.eclipse.xtext.ui.editor.quickfix.XtextResourceMarkerAnnotationModel
 
createMarkers(IFile, List<Issue>, IProgressMonitor) - Method in class org.eclipse.xtext.ui.validation.DefaultResourceUIValidatorExtension
 
createMergeEditor() - Method in class org.eclipse.xtext.ui.compare.DefaultMergeViewer
 
createMergeViewer(Composite, CompareConfiguration) - Method in class org.eclipse.xtext.ui.compare.DefaultViewerCreator
 
createMessageArea(Composite) - Method in class org.eclipse.xtext.ui.search.XtextEObjectSearchDialog
 
createMismatchStrategy() - Method in class org.eclipse.xtext.ui.editor.contentassist.antlr.internal.AbstractInternalContentAssistParser
 
createModificationContext(Issue) - Method in interface org.eclipse.xtext.ui.editor.model.edit.IssueModificationContext.Factory
 
createModificationContext(Issue) - Method in class org.eclipse.xtext.ui.editor.model.edit.IssueModificationContext.Factory.Default
 
createNavigateNextSubWordAction() - Method in class org.eclipse.xtext.ui.editor.XtextEditor
 
createNavigatePreviousSubWordAction() - Method in class org.eclipse.xtext.ui.editor.XtextEditor
 
createNavigationActions() - Method in class org.eclipse.xtext.ui.editor.XtextEditor
 
createNode(IOutlineNode, EObject) - Method in class org.eclipse.xtext.ui.editor.outline.impl.BackgroundOutlineTreeProvider
 
createNode(IOutlineNode, EObject) - Method in class org.eclipse.xtext.ui.editor.outline.impl.DefaultOutlineTreeProvider
 
createNodeDispatcher - Variable in class org.eclipse.xtext.ui.editor.outline.impl.DefaultOutlineTreeProvider
 
createNoOpStrategy() - Method in class org.eclipse.xtext.ui.editor.contentassist.antlr.internal.AbstractInternalContentAssistParser
 
createNotErrorRecoveryStrategy() - Method in class org.eclipse.xtext.ui.editor.contentassist.antlr.internal.AbstractInternalContentAssistParser
 
createOpenAndLinkWithEditorHandler() - Method in class org.eclipse.xtext.ui.editor.findrefs.ReferenceSearchViewPage
 
createOpener(IStorage) - Method in class org.eclipse.xtext.ui.generator.trace.OppositeFileOpenerContributor
 
createParser() - Method in class org.eclipse.xtext.ui.editor.contentassist.antlr.AbstractContentAssistParser
 
createPartControl(Composite) - Method in class org.eclipse.xtext.ui.compare.DefaultMergeEditor
 
createPartControl(Composite) - Method in class org.eclipse.xtext.ui.editor.hierarchy.AbstractCallHierarchyViewPart
 
createPartControl(Composite) - Method in class org.eclipse.xtext.ui.editor.XtextEditor
 
createPartControl(Composite) - Method in class org.eclipse.xtext.ui.views.AbstractSourceView
 
createPartialEditor(String, String, String, boolean) - Method in class org.eclipse.xtext.ui.editor.embedded.EmbeddedEditor
Obtain the model access for this editor instance.
createPartialEditor(boolean) - Method in class org.eclipse.xtext.ui.editor.embedded.EmbeddedEditor
Obtain the model access for this editor instance.
createPartialEditor() - Method in class org.eclipse.xtext.ui.editor.embedded.EmbeddedEditor
Obtain the model access for this editor instance.
createPlatformResourceURI(IResource) - Method in class org.eclipse.xtext.ui.util.JdtClasspathUriResolver
 
createPopup(Shell) - Method in class org.eclipse.xtext.ui.editor.outline.quickoutline.ShowQuickOutlineActionHandler
 
createPosition(ContentAssistContext) - Method in class org.eclipse.xtext.ui.editor.templates.AbstractTemplateProposalProvider
Positions created for template contexts have to be added to the document so they are updated when the document is modified.
createPredictionStrategy() - Method in class org.eclipse.xtext.ui.editor.contentassist.antlr.internal.AbstractInternalContentAssistParser
 
createPreferenceContent(Composite, IPreferencePageContainer) - Method in class org.eclipse.xtext.ui.preferences.PropertyAndPreferencePage
 
createPreferenceContent(Composite, IPreferencePageContainer) - Method in class org.eclipse.xtext.ui.tasks.preferences.TaskTagPreferencePage
 
createPreferenceContent(Composite, IPreferencePageContainer) - Method in class org.eclipse.xtext.ui.validation.ValidatorPreferencePage
 
createPresentation(List<AttributedPosition>, List<AttributedPosition>) - Method in class org.eclipse.xtext.ui.editor.syntaxcoloring.HighlightingPresenter
Create a text presentation in the background.
createProject(IProgressMonitor, Shell) - Method in class org.eclipse.xtext.ui.util.ProjectFactory
 
createProject(IProgressMonitor) - Method in class org.eclipse.xtext.ui.wizard.AbstractProjectCreator
 
createProjectConfig(IProject) - Method in class org.eclipse.xtext.ui.workspace.EclipseProjectConfigProvider
 
createProjectDescription() - Method in class org.eclipse.xtext.ui.util.ProjectFactory
 
createProjectFactory() - Method in class org.eclipse.xtext.ui.wizard.AbstractPluginProjectCreator
 
createProjectFactory() - Method in class org.eclipse.xtext.ui.wizard.AbstractProjectCreator
 
createProjectionAnnotation(boolean, Position) - Method in class org.eclipse.xtext.ui.editor.folding.DefaultFoldingStructureProvider
 
createProposal(Template, TemplateContext, ContentAssistContext, Image, int) - Method in class org.eclipse.xtext.ui.editor.templates.AbstractTemplateProposalProvider
 
createProposals(ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.xtext.ui.editor.contentassist.AbstractContentProposalProvider
 
createProposals(ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.xtext.ui.editor.contentassist.AbstractJavaBasedContentProposalProvider
 
createProposals(ContentAssistContext, ICompletionProposalAcceptor) - Method in interface org.eclipse.xtext.ui.editor.contentassist.IContentProposalProvider
 
createQueryListener() - Method in class org.eclipse.xtext.ui.editor.findrefs.ReferenceSearchViewPage
 
createQuickfixes(IQuickAssistInvocationContext, Set<Annotation>) - Method in class org.eclipse.xtext.ui.editor.quickfix.XtextQuickAssistProcessor
 
createRecursive(IContainer) - Method in class org.eclipse.xtext.ui.util.ProjectFactory
 
createRefactoringWizardDialog(RefactoringWizard, Shell) - Method in class org.eclipse.xtext.ui.refactoring.ui.RefactoringWizardOpenOperation_NonForking
Copied from RefactoringUI as the original is package private.
createReferenceUpdate(IReferenceDescription, URI, ElementRenameArguments, ResourceSet, IRefactoringUpdateAcceptor) - Method in class org.eclipse.xtext.ui.refactoring.impl.DefaultReferenceUpdater
 
createReferenceUpdate(EObject, URI, EReference, int, EObject, IRefactoringUpdateAcceptor) - Method in class org.eclipse.xtext.ui.refactoring.impl.DefaultReferenceUpdater
 
createReferenceUpdates(ElementRenameArguments, Iterable<IReferenceDescription>, IRefactoringUpdateAcceptor, IProgressMonitor) - Method in class org.eclipse.xtext.ui.refactoring.impl.AbstractReferenceUpdater
 
createReferenceUpdates(ElementRenameArguments, Iterable<IReferenceDescription>, IRefactoringUpdateAcceptor, RefactoringResourceSetProvider, IProgressMonitor) - Method in class org.eclipse.xtext.ui.refactoring.impl.AbstractReferenceUpdater
 
createReferenceUpdates(ElementRenameArguments, Multimap<URI, IReferenceDescription>, ResourceSet, IRefactoringUpdateAcceptor, IProgressMonitor) - Method in class org.eclipse.xtext.ui.refactoring.impl.AbstractReferenceUpdater
 
createReferenceUpdates(ElementRenameArguments, Multimap<URI, IReferenceDescription>, ResourceSet, IRefactoringUpdateAcceptor, IProgressMonitor) - Method in class org.eclipse.xtext.ui.refactoring.impl.DefaultReferenceUpdater
 
createReferenceUpdates(ElementRenameArguments, Multimap<URI, IReferenceDescription>, ResourceSet, IRefactoringUpdateAcceptor, IProgressMonitor) - Method in class org.eclipse.xtext.ui.refactoring.impl.EmfResourceReferenceUpdater
 
createReferenceUpdates(ElementRenameArguments, ResourceSet, IRefactoringUpdateAcceptor, IProgressMonitor) - Method in class org.eclipse.xtext.ui.refactoring.impl.ReferenceUpdaterDispatcher
 
createReferenceUpdates(ElementRenameArguments, Iterable<IReferenceDescription>, IRefactoringUpdateAcceptor, IProgressMonitor) - Method in interface org.eclipse.xtext.ui.refactoring.IReferenceUpdater
 
createReferenceUpdatesForCluster(ElementRenameArguments, Multimap<URI, IReferenceDescription>, ResourceSet, IRefactoringUpdateAcceptor, StatusWrapper, IProgressMonitor) - Method in class org.eclipse.xtext.ui.refactoring.impl.AbstractReferenceUpdater
 
createRenameElementContext(EObject, XtextEditor, ITextSelection, XtextResource) - Method in class org.eclipse.xtext.ui.refactoring.ui.DefaultRenameElementHandler
To maintain binary compatibility only.
createRenameElementContext(EObject, XtextEditor, ITextSelection, XtextResource) - Method in interface org.eclipse.xtext.ui.refactoring.ui.IRenameContextFactory
 
createRenameElementContext(EObject, XtextEditor, ITextSelection, XtextResource) - Method in class org.eclipse.xtext.ui.refactoring.ui.IRenameContextFactory.Default
 
createRenameElementContext(EObject, XtextEditor, ITextSelection, XtextResource) - Method in interface org.eclipse.xtext.ui.refactoring.ui.IRenameElementHandler
Deprecated.
 
createRenameElementContexts(Object) - Method in class org.eclipse.xtext.ui.refactoring.impl.AbstractProcessorBasedRenameParticipant
 
createRenameElementStrategy(EObject, IRenameElementContext) - Method in class org.eclipse.xtext.ui.refactoring.impl.RenameElementProcessor
 
createRenameStrategy(EObject, IRenameElementContext) - Method in class org.eclipse.xtext.ui.refactoring.impl.DefaultRenameStrategyProvider
 
createRenameSupport(IRenameElementContext, String) - Method in class org.eclipse.xtext.ui.refactoring.ui.RenameRefactoringController
 
createRepairDescription(IRegion, IDocument) - Method in class org.eclipse.xtext.ui.editor.XtextPresentationReconciler
 
createResource(Object) - Method in class org.eclipse.xtext.ui.compare.StreamContentDocumentProvider
 
createResource(String) - Method in class org.eclipse.xtext.ui.editor.embedded.EmbeddedEditorModelAccess
 
createResource() - Method in interface org.eclipse.xtext.ui.editor.embedded.IEditedResourceProvider
Create a new resource.
createResource(IEditorInput) - Method in class org.eclipse.xtext.ui.editor.info.ResourceForResourceWorkingCopyEditorInputFactory
 
createResource(IEditorInput) - Method in interface org.eclipse.xtext.ui.editor.model.IResourceForEditorInputFactory
Returns a resource for the given input.
createResource(IStorage) - Method in class org.eclipse.xtext.ui.editor.model.JavaClassPathResourceForIEditorInputFactory
 
createResource(IEditorInput) - Method in class org.eclipse.xtext.ui.editor.model.ResourceForIEditorInputFactory
 
createResource(URI) - Method in class org.eclipse.xtext.ui.editor.model.ResourceForIEditorInputFactory
 
createResource(IStorage) - Method in class org.eclipse.xtext.ui.editor.model.ResourceForIEditorInputFactory
 
createResource(ResourceSet, URI) - Method in class org.eclipse.xtext.ui.editor.model.ResourceForIEditorInputFactory
 
createResourceDescription(Resource) - Method in class org.eclipse.xtext.ui.editor.DirtyStateResourceDescription.Manager
 
createResourceFor(IJarEntryResource) - Method in class org.eclipse.xtext.ui.editor.model.JavaClassPathResourceForIEditorInputFactory
 
createResourceFor(IStorage) - Method in class org.eclipse.xtext.ui.editor.model.ResourceForIEditorInputFactory
 
createResourceProvider(Object) - Method in class org.eclipse.xtext.ui.compare.DefaultMergeViewer
 
createResourceSet(IRenameElementContext) - Method in class org.eclipse.xtext.ui.refactoring.impl.RenameElementProcessor
 
createRoot(IProgressMonitor) - Method in class org.eclipse.xtext.ui.editor.hierarchy.AbstractHierarchyViewPart
 
createRoot(IXtextDocument, CancelIndicator) - Method in class org.eclipse.xtext.ui.editor.outline.impl.BackgroundOutlineTreeProvider
 
createRoot(IXtextDocument) - Method in class org.eclipse.xtext.ui.editor.outline.impl.BackgroundOutlineTreeProvider
 
createRoot(IXtextDocument) - Method in class org.eclipse.xtext.ui.editor.outline.impl.DefaultOutlineTreeProvider
 
createRoot(IXtextDocument, CancelIndicator) - Method in class org.eclipse.xtext.ui.editor.outline.impl.DefaultOutlineTreeProvider
 
createRoot(IXtextDocument, ImageDescriptor, Object, IOutlineTreeStructureProvider) - Method in class org.eclipse.xtext.ui.editor.outline.impl.OutlineNodeFactory
 
createRoot(IXtextDocument, CancelIndicator) - Method in interface org.eclipse.xtext.ui.editor.outline.IOutlineTreeProvider.Cancelable
 
createRoot(IXtextDocument) - Method in interface org.eclipse.xtext.ui.editor.outline.IOutlineTreeProvider
 
createSearchDialog(ExecutionEvent, Shell, IXtextEObjectSearch) - Method in class org.eclipse.xtext.ui.search.OpenXtextElementHandler
 
createSearchResult() - Method in class org.eclipse.xtext.ui.editor.findrefs.ReferenceQuery
 
createSection(String, Composite, int) - Method in class org.eclipse.xtext.ui.validation.AbstractValidatorConfigurationBlock
 
createSelectionChangedListener() - Method in class org.eclipse.xtext.ui.editor.occurrences.OccurrenceMarker
 
createSelectNextSubWordAction() - Method in class org.eclipse.xtext.ui.editor.XtextEditor
 
createSelector(ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.xtext.ui.editor.contentassist.AbstractContentProposalProvider
 
createSelectPreviousSubWordAction() - Method in class org.eclipse.xtext.ui.editor.XtextEditor
 
createSimpleUpdateRunnable() - Method in class org.eclipse.xtext.ui.editor.syntaxcoloring.HighlightingPresenter
 
createSmartLineStartAction(StyledText, boolean) - Method in class org.eclipse.xtext.ui.editor.XtextEditor
 
createSourceViewer() - Method in class org.eclipse.xtext.ui.compare.AbstractContentViewer
 
createSourceViewer() - Method in class org.eclipse.xtext.ui.compare.DefaultContentViewer
 
createSourceViewer(Composite, int) - Method in class org.eclipse.xtext.ui.compare.DefaultMergeViewer
 
createSourceViewer(Composite, IVerticalRuler, int) - Method in class org.eclipse.xtext.ui.editor.XtextEditor
 
createSourceViewer(Composite, IVerticalRuler, IOverviewRuler, boolean, int) - Method in class org.eclipse.xtext.ui.editor.XtextSourceViewer.DefaultFactory
 
createSourceViewer(Composite, IVerticalRuler, IOverviewRuler, boolean, int) - Method in interface org.eclipse.xtext.ui.editor.XtextSourceViewer.Factory
 
createSourceViewer(Composite) - Method in class org.eclipse.xtext.ui.views.AbstractSourceView
 
createSourceViewerConfiguration(SourceViewer, IEditorInput) - Method in class org.eclipse.xtext.ui.compare.DefaultMergeViewer
 
createStorageBasedTextEditorOpener(IStorage, ITextRegion) - Method in class org.eclipse.xtext.ui.generator.trace.TraceBasedOpenerContributor
 
createStyler(String, String) - Method in class org.eclipse.xtext.ui.label.StylerFactory
 
createStyler(FontDescriptor, String, String) - Method in class org.eclipse.xtext.ui.label.StylerFactory
Creates a styler that takes the given descriptor of a font, foreground and background colors from the JFace color registry.
createStyleRange() - Method in class org.eclipse.xtext.ui.editor.syntaxcoloring.AttributedPosition
 
createStyleSection(Composite, String, int) - Method in class org.eclipse.xtext.ui.preferences.OptionsConfigurationBlock
 
createTableViewer(Composite) - Method in class org.eclipse.xtext.ui.editor.tasks.dialogfields.ListDialogField
 
createTaskMarkers(IFile, List<Task>, IProgressMonitor) - Method in class org.eclipse.xtext.ui.tasks.TaskMarkerContributor
 
createTemplateContexts(ContentAssistContext) - Method in class org.eclipse.xtext.ui.editor.templates.AbstractTemplateProposalProvider
 
createTemplates(ContentAssistContext, ITemplateAcceptor) - Method in interface org.eclipse.xtext.ui.editor.contentassist.ITemplateProposalProvider
 
createTemplates(ContentAssistContext, ITemplateAcceptor) - Method in class org.eclipse.xtext.ui.editor.templates.AbstractTemplateProposalProvider
 
createTemplates(TemplateContext, ContentAssistContext, ITemplateAcceptor) - Method in class org.eclipse.xtext.ui.editor.templates.AbstractTemplateProposalProvider
 
createTemplates(TemplateContext, ContentAssistContext, ITemplateAcceptor) - Method in class org.eclipse.xtext.ui.editor.templates.DefaultTemplateProposalProvider
 
createTemplateTranslator() - Method in class org.eclipse.xtext.ui.editor.templates.XtextTemplateContext
 
createTextAttribute(String, TextStyle) - Method in class org.eclipse.xtext.ui.editor.syntaxcoloring.TextAttributeProvider
 
createTextChange(ITextRegion, String, EObject, EObject, EReference, URI, IRefactoringUpdateAcceptor) - Method in class org.eclipse.xtext.ui.refactoring.impl.DefaultReferenceUpdater
 
createTextEdit(IXtextDocument, ReplaceRegion) - Method in class org.eclipse.xtext.ui.editor.formatting.ContentFormatterFactory
Create a text edit from the given replace region.
createTextEdit(List<ITextReplacement>) - Method in class org.eclipse.xtext.ui.editor.formatting2.ContentFormatter
 
createTextSelectionWork(ITextRegion) - Method in class org.eclipse.xtext.ui.editor.selection.AstSelectionAction
 
createTitleControl(Composite) - Method in class org.eclipse.xtext.ui.editor.outline.quickoutline.QuickOutlinePopup
 
createToggleFoldingAction(ITextEditor) - Method in class org.eclipse.xtext.ui.editor.folding.FoldingActionGroup
 
createToken(ILexerTokenRegion) - Method in class org.eclipse.xtext.ui.editor.syntaxcoloring.TokenScanner
 
createTokenInfo(CommonToken) - Method in class org.eclipse.xtext.ui.editor.model.DocumentTokenSource
 
createTokenInfos(String) - Method in class org.eclipse.xtext.ui.editor.model.DocumentTokenSource
 
createTokenSource(String) - Method in class org.eclipse.xtext.ui.editor.contentassist.antlr.AbstractContentAssistParser
 
createTokenSource(String) - Method in class org.eclipse.xtext.ui.editor.model.DocumentTokenSource
 
createTreeViewer(Composite, int) - Method in class org.eclipse.xtext.ui.editor.outline.quickoutline.QuickOutlinePopup
 
createUndoChange(UndoEdit) - Method in class org.eclipse.xtext.ui.refactoring.impl.EditorDocumentChange
 
createUndoChange(UndoEdit) - Method in class org.eclipse.xtext.ui.refactoring.impl.EditorDocumentUndoChange
 
createUpdateEditorImageJob() - Method in class org.eclipse.xtext.ui.editor.XtextEditorErrorTickUpdater
createUpdateEditorJob() - Method in class org.eclipse.xtext.ui.editor.DirtyStateEditorSupport
 
createUpdateRunnable(TextPresentation, List<AttributedPosition>, List<AttributedPosition>) - Method in class org.eclipse.xtext.ui.editor.syntaxcoloring.HighlightingPresenter
Create a runnable for updating the presentation.
createURI(EObject) - Method in class org.eclipse.xtext.ui.editor.hover.html.DefaultEObjectHoverProvider
 
createURI(String, EObject) - Method in class org.eclipse.xtext.ui.editor.hover.html.XtextElementLinks
 
createViewer(Composite, CompareConfiguration) - Method in class org.eclipse.xtext.ui.compare.DefaultViewerCreator
 
createViewer(Composite, CompareConfiguration) - Method in class org.eclipse.xtext.ui.compare.InjectableViewerCreator
 
createWordIterator() - Method in class org.eclipse.xtext.ui.editor.XtextEditor
 
createWorkingCopy(ResourceWorkingCopyFileEditorInput) - Method in class org.eclipse.xtext.ui.editor.info.ResourceForResourceWorkingCopyEditorInputFactory
 
createXtextStyleAdapterStyler(TextStyle) - Method in class org.eclipse.xtext.ui.label.StylerFactory
Creates an adapter styler for XtextStyles.
crossReferencePriority - Variable in class org.eclipse.xtext.ui.editor.contentassist.ContentProposalPriorities
 
CrossReferenceTemplateVariableResolver - Class in org.eclipse.xtext.ui.editor.templates
Resolves a template variable to EClass classes which are visible in the current scope, and are assignment-compatible with the TemplateVariable reference type parameter (e.g.
CrossReferenceTemplateVariableResolver() - Constructor for class org.eclipse.xtext.ui.editor.templates.CrossReferenceTemplateVariableResolver
 
CrossReferenceTemplateVariableResolver_1 - Static variable in class org.eclipse.xtext.ui.editor.templates.Messages
 
current() - Method in class org.eclipse.xtext.ui.editor.model.CommonBreakIterator
 
current() - Method in class org.eclipse.xtext.ui.editor.model.CommonBreakIterator.SequenceCharacterIterator
 
current() - Method in class org.eclipse.xtext.ui.editor.model.CommonWordIterator
 
current() - Method in class org.eclipse.xtext.ui.editor.model.DocumentCharacterIterator
 
currentMarker - Variable in class org.eclipse.xtext.ui.editor.contentassist.antlr.internal.AbstractInternalContentAssistParser
 
currentModel - Variable in class org.eclipse.xtext.ui.editor.contentassist.antlr.ParserBasedContentAssistContextFactory.StatefulFactory
 
currentNode - Variable in class org.eclipse.xtext.ui.editor.contentassist.antlr.ParserBasedContentAssistContextFactory.StatefulFactory
 
cursorOffset - Variable in class org.eclipse.xtext.ui.editor.autoedit.CommandInfo
 
customButtonPressed(ListDialogField, int) - Method in interface org.eclipse.xtext.ui.editor.tasks.dialogfields.IListAdapter
A button from the button bar has been pressed.
customizeDocumentCommand(IDocument, DocumentCommand) - Method in class org.eclipse.xtext.ui.editor.autoedit.AbstractEditStrategy
 

D

DATA_NO_LINK - Static variable in class org.eclipse.xtext.ui.preferences.PropertyAndPreferencePage
 
datatypeNode - Variable in class org.eclipse.xtext.ui.editor.contentassist.antlr.ParserBasedContentAssistContextFactory.StatefulFactory
 
deactivate() - Method in class org.eclipse.xtext.ui.editor.outline.actions.OutlineWithEditorLinker
 
DEBUG - Static variable in class org.eclipse.xtext.ui.editor.autoedit.AbstractEditStrategy
Named binding key to bind boolean constant 'true' the debug / test mode for the edit strategies.
debug - Variable in class org.eclipse.xtext.ui.editor.autoedit.AbstractEditStrategy
Boolean field that can be used to debug edit strategies.
DECLARATION_ANNOTATION_TYPE - Static variable in class org.eclipse.xtext.ui.editor.occurrences.DefaultOccurrenceComputer
 
DeclarativeLabelProvider - Class in org.eclipse.xtext.ui.label
A label provider that dispatches to typed Object image() and Object text() methods.
DeclarativeLabelProvider() - Constructor for class org.eclipse.xtext.ui.label.DeclarativeLabelProvider
 
DeclarativeLabelProvider(ILabelProvider) - Constructor for class org.eclipse.xtext.ui.label.DeclarativeLabelProvider
 
decorateAcceptor(ICompletionProposalAcceptor) - Method in interface org.eclipse.xtext.ui.editor.contentassist.CompletionProposalComputer.State
 
decorateAcceptor(ITemplateAcceptor) - Method in interface org.eclipse.xtext.ui.editor.contentassist.CompletionProposalComputer.State
 
decorateAcceptor(IContextInformationAcceptor) - Method in interface org.eclipse.xtext.ui.editor.contentassist.ContextInformationComputer.State
 
decorateAcceptor(ICompletionProposalAcceptor) - Method in class org.eclipse.xtext.ui.editor.contentassist.XtextContentAssistProcessor
 
decorateAcceptor(ITemplateAcceptor) - Method in class org.eclipse.xtext.ui.editor.contentassist.XtextContentAssistProcessor
 
decorateAcceptor(IContextInformationAcceptor) - Method in class org.eclipse.xtext.ui.editor.contentassist.XtextContentAssistProcessor
 
decorateRecursive(Image) - Method in class org.eclipse.xtext.ui.editor.hierarchy.HierarchyLabelProvider
 
DEFAULT - Static variable in class org.eclipse.xtext.ui.editor.autoedit.SingleLineTerminalsStrategy
 
DEFAULT_BACKGROUNDCOLOR - Static variable in class org.eclipse.xtext.ui.editor.utils.TextStyleConstants
 
DEFAULT_COLOR - Static variable in class org.eclipse.xtext.ui.editor.utils.TextStyleConstants
 
DEFAULT_FONT_NAME - Static variable in class org.eclipse.xtext.ui.editor.utils.TextStyleConstants
 
DEFAULT_FONT_STYLE - Static variable in class org.eclipse.xtext.ui.editor.utils.TextStyle
 
DEFAULT_GENERATOR_NAME - Static variable in class org.eclipse.xtext.ui.generator.trace.TraceMarkers
 
DEFAULT_ID - Static variable in class org.eclipse.xtext.ui.editor.syntaxcoloring.DefaultHighlightingConfiguration
 
DEFAULT_IMAGE - Static variable in class org.eclipse.xtext.ui.editor.quickfix.AbstractIssueResolutionProviderAdapter
 
DEFAULT_KEY_BINDING_SCOPE - Static variable in class org.eclipse.xtext.ui.editor.XtextEditor
 
DEFAULT_NAMESPACE_DELIMITER - Static variable in class org.eclipse.xtext.ui.search.IXtextSearchFilter.Registry
 
DEFAULT_VALIDATION_CONTEXT - Static variable in class org.eclipse.xtext.ui.editor.validation.ValidationJob
 
DefaultAntlrTokenToAttributeIdMapper - Class in org.eclipse.xtext.ui.editor.syntaxcoloring
 
DefaultAntlrTokenToAttributeIdMapper() - Constructor for class org.eclipse.xtext.ui.editor.syntaxcoloring.DefaultAntlrTokenToAttributeIdMapper
 
DefaultAutoEditStrategyProvider - Class in org.eclipse.xtext.ui.editor.autoedit
 
DefaultAutoEditStrategyProvider() - Constructor for class org.eclipse.xtext.ui.editor.autoedit.DefaultAutoEditStrategyProvider
 
DefaultCallHierarchyViewPart - Class in org.eclipse.xtext.ui.editor.hierarchy
 
DefaultCallHierarchyViewPart() - Constructor for class org.eclipse.xtext.ui.editor.hierarchy.DefaultCallHierarchyViewPart
 
defaultCase(EObject) - Method in class org.eclipse.xtext.ui.editor.contentassist.AbstractContentProposalProvider.DefaultContentAssistProcessorSwitch
 
defaultCase(EObject) - Method in class org.eclipse.xtext.ui.editor.templates.DefaultTemplateProposalProvider.FollowElementAcceptor
 
defaultCharset - Variable in class org.eclipse.xtext.ui.util.ProjectFactory
 
DefaultCompletionProposalPostProcessor - Class in org.eclipse.xtext.ui.editor.contentassist
 
DefaultCompletionProposalPostProcessor() - Constructor for class org.eclipse.xtext.ui.editor.contentassist.DefaultCompletionProposalPostProcessor
 
DefaultCompositeHover - Class in org.eclipse.xtext.ui.editor.hover
The default implementation of a composite hover.
DefaultCompositeHover() - Constructor for class org.eclipse.xtext.ui.editor.hover.DefaultCompositeHover
 
DefaultContentAssistantFactory - Class in org.eclipse.xtext.ui.editor.contentassist
 
DefaultContentAssistantFactory() - Constructor for class org.eclipse.xtext.ui.editor.contentassist.DefaultContentAssistantFactory
 
DefaultContentViewer - Class in org.eclipse.xtext.ui.compare
 
DefaultContentViewer() - Constructor for class org.eclipse.xtext.ui.compare.DefaultContentViewer
 
DefaultCopyQualifiedNameService - Class in org.eclipse.xtext.ui.editor.copyqualifiedname
 
DefaultCopyQualifiedNameService() - Constructor for class org.eclipse.xtext.ui.editor.copyqualifiedname.DefaultCopyQualifiedNameService
 
DefaultDependentElementsCalculator - Class in org.eclipse.xtext.ui.refactoring.impl
Delivers all contained elements of an element to be renamed in order to updated references to them.
DefaultDependentElementsCalculator() - Constructor for class org.eclipse.xtext.ui.refactoring.impl.DefaultDependentElementsCalculator
 
DefaultDescriptionLabelProvider - Class in org.eclipse.xtext.ui.label
 
DefaultDescriptionLabelProvider() - Constructor for class org.eclipse.xtext.ui.label.DefaultDescriptionLabelProvider
 
DefaultEditorImageUtil - Class in org.eclipse.xtext.ui.label
 
DefaultEditorImageUtil() - Constructor for class org.eclipse.xtext.ui.label.DefaultEditorImageUtil
 
DefaultEditorInputLabelProvider - Class in org.eclipse.xtext.ui.label
 
DefaultEditorInputLabelProvider() - Constructor for class org.eclipse.xtext.ui.label.DefaultEditorInputLabelProvider
 
DefaultEObjectHoverProvider - Class in org.eclipse.xtext.ui.editor.hover.html
Returns a html string as documentation.
DefaultEObjectHoverProvider() - Constructor for class org.eclipse.xtext.ui.editor.hover.html.DefaultEObjectHoverProvider
 
DefaultEObjectHoverProvider.BackAction - Class in org.eclipse.xtext.ui.editor.hover.html
 
DefaultEObjectHoverProvider.BackAction(IXtextBrowserInformationControl) - Constructor for class org.eclipse.xtext.ui.editor.hover.html.DefaultEObjectHoverProvider.BackAction
 
DefaultEObjectHoverProvider.ForwardAction - Class in org.eclipse.xtext.ui.editor.hover.html
 
DefaultEObjectHoverProvider.ForwardAction(IXtextBrowserInformationControl) - Constructor for class org.eclipse.xtext.ui.editor.hover.html.DefaultEObjectHoverProvider.ForwardAction
 
DefaultEObjectHoverProvider.HoverControlCreator - Class in org.eclipse.xtext.ui.editor.hover.html
 
DefaultEObjectHoverProvider.HoverControlCreator(IInformationControlCreator) - Constructor for class org.eclipse.xtext.ui.editor.hover.html.DefaultEObjectHoverProvider.HoverControlCreator
 
DefaultEObjectHoverProvider.OpenDeclarationAction - Class in org.eclipse.xtext.ui.editor.hover.html
Action that opens the current hover input element.
DefaultEObjectHoverProvider.OpenDeclarationAction(IXtextBrowserInformationControl) - Constructor for class org.eclipse.xtext.ui.editor.hover.html.DefaultEObjectHoverProvider.OpenDeclarationAction
 
DefaultEObjectHoverProvider.PresenterControlCreator - Class in org.eclipse.xtext.ui.editor.hover.html
 
DefaultEObjectHoverProvider.PresenterControlCreator() - Constructor for class org.eclipse.xtext.ui.editor.hover.html.DefaultEObjectHoverProvider.PresenterControlCreator
 
DefaultEObjectLabelProvider - Class in org.eclipse.xtext.ui.label
 
DefaultEObjectLabelProvider() - Constructor for class org.eclipse.xtext.ui.label.DefaultEObjectLabelProvider
 
DefaultEObjectLabelProvider(AdapterFactoryLabelProvider) - Constructor for class org.eclipse.xtext.ui.label.DefaultEObjectLabelProvider
 
DefaultFoldedPosition - Class in org.eclipse.xtext.ui.editor.folding
Default implementation of folded position.
DefaultFoldedPosition(int, int, int, int) - Constructor for class org.eclipse.xtext.ui.editor.folding.DefaultFoldedPosition
 
DefaultFoldedPosition(int, int, int, int, boolean) - Constructor for class org.eclipse.xtext.ui.editor.folding.DefaultFoldedPosition
DefaultFoldingRegionAcceptor - Class in org.eclipse.xtext.ui.editor.folding
 
DefaultFoldingRegionAcceptor(IXtextDocument, Collection<FoldedPosition>) - Constructor for class org.eclipse.xtext.ui.editor.folding.DefaultFoldingRegionAcceptor
 
DefaultFoldingRegionProvider - Class in org.eclipse.xtext.ui.editor.folding
 
DefaultFoldingRegionProvider(ILocationInFileProvider) - Constructor for class org.eclipse.xtext.ui.editor.folding.DefaultFoldingRegionProvider
Deprecated.
DefaultFoldingRegionProvider() - Constructor for class org.eclipse.xtext.ui.editor.folding.DefaultFoldingRegionProvider
 
DefaultFoldingStructureProvider - Class in org.eclipse.xtext.ui.editor.folding
Default implementation of interface IFoldingStructureProvider/
DefaultFoldingStructureProvider() - Constructor for class org.eclipse.xtext.ui.editor.folding.DefaultFoldingStructureProvider
 
DefaultFoldingStructureProvider.ProjectionChangeListener - Class in org.eclipse.xtext.ui.editor.folding
Internal projection listener.
DefaultFoldingStructureProvider.ProjectionChangeListener(ProjectionViewer) - Constructor for class org.eclipse.xtext.ui.editor.folding.DefaultFoldingStructureProvider.ProjectionChangeListener
Registers the listener with the viewer.
DefaultHighlightingConfiguration - Class in org.eclipse.xtext.ui.editor.syntaxcoloring
 
DefaultHighlightingConfiguration() - Constructor for class org.eclipse.xtext.ui.editor.syntaxcoloring.DefaultHighlightingConfiguration
 
DefaultHoverDocumentationProvider - Class in org.eclipse.xtext.ui.editor.hover.html
 
DefaultHoverDocumentationProvider() - Constructor for class org.eclipse.xtext.ui.editor.hover.html.DefaultHoverDocumentationProvider
 
DefaultHyperlinkDetector - Class in org.eclipse.xtext.ui.editor.hyperlinking
Represents an implementation of interface IHyperlinkDetector to find and convert elements, at a given location, to IHyperlink.
DefaultHyperlinkDetector() - Constructor for class org.eclipse.xtext.ui.editor.hyperlinking.DefaultHyperlinkDetector
 
defaultIndentLineAutoEditStrategy - Variable in class org.eclipse.xtext.ui.editor.autoedit.DefaultAutoEditStrategyProvider
 
DefaultLinkedPositionGroupCalculator - Class in org.eclipse.xtext.ui.refactoring.ui
Calculates the linked positions for simultaneous editing when a refactoring is triggered in linked mode.
DefaultLinkedPositionGroupCalculator() - Constructor for class org.eclipse.xtext.ui.refactoring.ui.DefaultLinkedPositionGroupCalculator
 
DefaultLinkedPositionGroupCalculator.LocalResourceRefactoringUpdateAcceptor - Class in org.eclipse.xtext.ui.refactoring.ui
 
DefaultLinkedPositionGroupCalculator.LocalResourceRefactoringUpdateAcceptor() - Constructor for class org.eclipse.xtext.ui.refactoring.ui.DefaultLinkedPositionGroupCalculator.LocalResourceRefactoringUpdateAcceptor
 
DefaultMergeEditor - Class in org.eclipse.xtext.ui.compare
 
DefaultMergeEditor() - Constructor for class org.eclipse.xtext.ui.compare.DefaultMergeEditor
 
DefaultMergeViewer - Class in org.eclipse.xtext.ui.compare
 
DefaultMergeViewer(Composite, int, CompareConfiguration, IDocumentProvider) - Constructor for class org.eclipse.xtext.ui.compare.DefaultMergeViewer
 
DefaultMergeViewer(Composite, int, CompareConfiguration, StreamContentDocumentProvider, Provider<XtextSourceViewerConfiguration>) - Constructor for class org.eclipse.xtext.ui.compare.DefaultMergeViewer
 
DefaultOccurrenceComputer - Class in org.eclipse.xtext.ui.editor.occurrences
 
DefaultOccurrenceComputer() - Constructor for class org.eclipse.xtext.ui.editor.occurrences.DefaultOccurrenceComputer
 
DefaultOutlineTreeProvider - Class in org.eclipse.xtext.ui.editor.outline.impl
The default implementation of an IOutlineTreeProvider.
DefaultOutlineTreeProvider() - Constructor for class org.eclipse.xtext.ui.editor.outline.impl.DefaultOutlineTreeProvider
 
DefaultOutlineTreeProvider(ILabelProvider, ILocationInFileProvider) - Constructor for class org.eclipse.xtext.ui.editor.outline.impl.DefaultOutlineTreeProvider
For testing.
defaultPriority - Variable in class org.eclipse.xtext.ui.editor.contentassist.ContentProposalPriorities
 
DefaultProjectInfo - Class in org.eclipse.xtext.ui.wizard
 
DefaultProjectInfo() - Constructor for class org.eclipse.xtext.ui.wizard.DefaultProjectInfo
 
DefaultQuickfixProvider - Class in org.eclipse.xtext.ui.editor.quickfix
 
DefaultQuickfixProvider() - Constructor for class org.eclipse.xtext.ui.editor.quickfix.DefaultQuickfixProvider
 
DefaultQuickfixProvider.CancelableResolutionAcceptor - Class in org.eclipse.xtext.ui.editor.quickfix
 
DefaultQuickfixProvider.CancelableResolutionAcceptor(IssueResolutionAcceptor, CancelIndicator, OperationCanceledManager) - Constructor for class org.eclipse.xtext.ui.editor.quickfix.DefaultQuickfixProvider.CancelableResolutionAcceptor
 
DefaultQuickfixProvider.CrossRefResolutionConverter - Class in org.eclipse.xtext.ui.editor.quickfix
Can be sub classed to supress usage of value converter for e.g.
DefaultQuickfixProvider.CrossRefResolutionConverter() - Constructor for class org.eclipse.xtext.ui.editor.quickfix.DefaultQuickfixProvider.CrossRefResolutionConverter
 
DefaultQuickfixProvider_1 - Static variable in class org.eclipse.xtext.ui.editor.quickfix.Messages
 
DefaultQuickfixProvider_changeTo - Static variable in class org.eclipse.xtext.ui.editor.quickfix.Messages
 
DefaultRefactoringDocumentProvider - Class in org.eclipse.xtext.ui.refactoring.impl
Unifies the creation of Changes from TextEdits on IFiles and IDocuments.
DefaultRefactoringDocumentProvider() - Constructor for class org.eclipse.xtext.ui.refactoring.impl.DefaultRefactoringDocumentProvider
 
DefaultRefactoringDocumentProvider.AbstractRefactoringDocument - Class in org.eclipse.xtext.ui.refactoring.impl
 
DefaultRefactoringDocumentProvider.AbstractRefactoringDocument(URI) - Constructor for class org.eclipse.xtext.ui.refactoring.impl.DefaultRefactoringDocumentProvider.AbstractRefactoringDocument
 
DefaultRefactoringDocumentProvider.EditorDocument - Class in org.eclipse.xtext.ui.refactoring.impl
 
DefaultRefactoringDocumentProvider.EditorDocument(URI, ITextEditor, IDocument, boolean) - Constructor for class org.eclipse.xtext.ui.refactoring.impl.DefaultRefactoringDocumentProvider.EditorDocument
 
DefaultRefactoringDocumentProvider.FileDocument - Class in org.eclipse.xtext.ui.refactoring.impl
 
DefaultRefactoringDocumentProvider.FileDocument(URI, IFile, IEncodingProvider) - Constructor for class org.eclipse.xtext.ui.refactoring.impl.DefaultRefactoringDocumentProvider.FileDocument
 
DefaultRefactoringDocumentProvider.RedirectedFileDocument - Class in org.eclipse.xtext.ui.refactoring.impl
 
DefaultRefactoringDocumentProvider.RedirectedFileDocument(URI, IFile, IFile, IEncodingProvider) - Constructor for class org.eclipse.xtext.ui.refactoring.impl.DefaultRefactoringDocumentProvider.RedirectedFileDocument
 
DefaultReferenceFinder - Class in org.eclipse.xtext.ui.editor.findrefs
Deprecated.
DefaultReferenceFinder(IResourceDescriptions, IResourceServiceProvider.Registry) - Constructor for class org.eclipse.xtext.ui.editor.findrefs.DefaultReferenceFinder
Deprecated.
 
DefaultReferenceFinder(IResourceDescriptions, IResourceServiceProvider.Registry, TargetURIConverter) - Constructor for class org.eclipse.xtext.ui.editor.findrefs.DefaultReferenceFinder
Deprecated.
 
DefaultReferenceFinder.MyReferenceAcceptor - Class in org.eclipse.xtext.ui.editor.findrefs
Deprecated.
 
DefaultReferenceFinder.MyReferenceAcceptor(IAcceptor<IReferenceDescription>, IResourceServiceProvider.Registry) - Constructor for class org.eclipse.xtext.ui.editor.findrefs.DefaultReferenceFinder.MyReferenceAcceptor
Deprecated.
 
DefaultReferenceUpdater - Class in org.eclipse.xtext.ui.refactoring.impl
Creates updates for all references from Xtext based resources to a renamed element using Xtext's serialization API.
DefaultReferenceUpdater() - Constructor for class org.eclipse.xtext.ui.refactoring.impl.DefaultReferenceUpdater
 
DefaultRenameElementHandler - Class in org.eclipse.xtext.ui.refactoring.ui
 
DefaultRenameElementHandler() - Constructor for class org.eclipse.xtext.ui.refactoring.ui.DefaultRenameElementHandler
 
DefaultRenameRefactoringProvider - Class in org.eclipse.xtext.ui.refactoring.impl
 
DefaultRenameRefactoringProvider() - Constructor for class org.eclipse.xtext.ui.refactoring.impl.DefaultRenameRefactoringProvider
 
DefaultRenameRefactoringProvider.RenameRefactoring - Class in org.eclipse.xtext.ui.refactoring.impl
 
DefaultRenameRefactoringProvider.RenameRefactoring(RenameProcessor) - Constructor for class org.eclipse.xtext.ui.refactoring.impl.DefaultRenameRefactoringProvider.RenameRefactoring
 
DefaultRenameStrategy - Class in org.eclipse.xtext.ui.refactoring.impl
Default rename strategy for Xtext based elements that have an EAttribute name.
DefaultRenameStrategy() - Constructor for class org.eclipse.xtext.ui.refactoring.impl.DefaultRenameStrategy
 
DefaultRenameStrategyProvider - Class in org.eclipse.xtext.ui.refactoring.impl
Uses a Guice provider to instantiate and initialize a IRenameStrategy.
DefaultRenameStrategyProvider() - Constructor for class org.eclipse.xtext.ui.refactoring.impl.DefaultRenameStrategyProvider
 
DefaultRenameStrategyProvider.IInitializable - Interface in org.eclipse.xtext.ui.refactoring.impl
 
DefaultRenameSupport - Class in org.eclipse.xtext.ui.refactoring.ui
IRenameSupport for Xtext based rename refactorings.
DefaultRenameSupport() - Constructor for class org.eclipse.xtext.ui.refactoring.ui.DefaultRenameSupport
 
DefaultRenameSupport.Factory - Class in org.eclipse.xtext.ui.refactoring.ui
 
DefaultRenameSupport.Factory() - Constructor for class org.eclipse.xtext.ui.refactoring.ui.DefaultRenameSupport.Factory
 
DefaultResourceUIServiceProvider - Class in org.eclipse.xtext.ui.resource
 
DefaultResourceUIServiceProvider(IResourceServiceProvider) - Constructor for class org.eclipse.xtext.ui.resource.DefaultResourceUIServiceProvider
 
DefaultResourceUIValidatorExtension - Class in org.eclipse.xtext.ui.validation
 
DefaultResourceUIValidatorExtension() - Constructor for class org.eclipse.xtext.ui.validation.DefaultResourceUIValidatorExtension
 
DefaultSemanticHighlightingCalculator - Class in org.eclipse.xtext.ui.editor.syntaxcoloring
Deprecated.
Use org.eclipse.xtext.ide.editor.syntaxcoloring.DefaultSemanticHighlightingCalculator instead.
DefaultSemanticHighlightingCalculator() - Constructor for class org.eclipse.xtext.ui.editor.syntaxcoloring.DefaultSemanticHighlightingCalculator
Deprecated.
 
DefaultSingleLineCommentHelper - Class in org.eclipse.xtext.ui.editor.toggleComments
 
DefaultSingleLineCommentHelper() - Constructor for class org.eclipse.xtext.ui.editor.toggleComments.DefaultSingleLineCommentHelper
 
DefaultTemplateProposalProvider - Class in org.eclipse.xtext.ui.editor.templates
 
DefaultTemplateProposalProvider(TemplateStore, ContextTypeRegistry, ContextTypeIdHelper) - Constructor for class org.eclipse.xtext.ui.editor.templates.DefaultTemplateProposalProvider
 
DefaultTemplateProposalProvider.FollowElementAcceptor - Class in org.eclipse.xtext.ui.editor.templates
 
DefaultTemplateProposalProvider.FollowElementAcceptor(Collection<TemplateContextType>) - Constructor for class org.eclipse.xtext.ui.editor.templates.DefaultTemplateProposalProvider.FollowElementAcceptor
 
DefaultTextEditComposer - Class in org.eclipse.xtext.ui.editor.model.edit
 
DefaultTextEditComposer() - Constructor for class org.eclipse.xtext.ui.editor.model.edit.DefaultTextEditComposer
 
defaultTextStyle() - Method in class org.eclipse.xtext.ui.editor.syntaxcoloring.DefaultHighlightingConfiguration
 
DefaultTokenScanner - Class in org.eclipse.xtext.ui.editor.syntaxcoloring
 
DefaultTokenScanner() - Constructor for class org.eclipse.xtext.ui.editor.syntaxcoloring.DefaultTokenScanner
 
DefaultUiModule - Class in org.eclipse.xtext.ui
 
DefaultUiModule(AbstractUIPlugin) - Constructor for class org.eclipse.xtext.ui.DefaultUiModule
 
DefaultViewerCreator - Class in org.eclipse.xtext.ui.compare
 
DefaultViewerCreator() - Constructor for class org.eclipse.xtext.ui.compare.DefaultViewerCreator
 
DefaultWorkbenchPartSelection - Class in org.eclipse.xtext.ui.views
 
DefaultWorkbenchPartSelection(IWorkbenchPart, ISelection) - Constructor for class org.eclipse.xtext.ui.views.DefaultWorkbenchPartSelection
 
defer(IHierarchyNode) - Method in class org.eclipse.xtext.ui.editor.hierarchy.DeferredHierarchyBuilder
 
DeferredHierarchyBuilder - Class in org.eclipse.xtext.ui.editor.hierarchy
 
DeferredHierarchyBuilder() - Constructor for class org.eclipse.xtext.ui.editor.hierarchy.DeferredHierarchyBuilder
 
DeferredHierarchyBuilder.DeferredHierarchyNode - Class in org.eclipse.xtext.ui.editor.hierarchy
 
DeferredHierarchyBuilder.DeferredHierarchyNode(IHierarchyNode, IHierarchyBuilder) - Constructor for class org.eclipse.xtext.ui.editor.hierarchy.DeferredHierarchyBuilder.DeferredHierarchyNode
 
delegate - Variable in class org.eclipse.xtext.ui.editor.contentassist.antlr.internal.AbstractInternalContentAssistParser
 
DelegatingContentAssistContextFactory - Class in org.eclipse.xtext.ui.editor.contentassist.antlr
 
DelegatingContentAssistContextFactory() - Constructor for class org.eclipse.xtext.ui.editor.contentassist.antlr.DelegatingContentAssistContextFactory
 
DelegatingContentAssistContextFactory.StatefulFactory - Class in org.eclipse.xtext.ui.editor.contentassist.antlr
 
DelegatingContentAssistContextFactory.StatefulFactory() - Constructor for class org.eclipse.xtext.ui.editor.contentassist.antlr.DelegatingContentAssistContextFactory.StatefulFactory
 
DelegatingContentAssistContextFactory.StatefulFactory.SelectionBasedRegion - Class in org.eclipse.xtext.ui.editor.contentassist.antlr
 
DelegatingContentAssistContextFactory.StatefulFactory.SelectionBasedRegion(ITextSelection) - Constructor for class org.eclipse.xtext.ui.editor.contentassist.antlr.DelegatingContentAssistContextFactory.StatefulFactory.SelectionBasedRegion
 
DelegatingReferenceFinder - Class in org.eclipse.xtext.ui.editor.findrefs
Implementation of the UI APIs for find references that delegates to the runtime implementation.
DelegatingReferenceFinder() - Constructor for class org.eclipse.xtext.ui.editor.findrefs.DelegatingReferenceFinder
 
delete() - Method in class org.eclipse.xtext.ui.editor.syntaxcoloring.AttributedPosition
 
deleteExistingProject(IProject, Shell, SubMonitor) - Method in class org.eclipse.xtext.ui.util.ProjectFactory
 
deleteMarkers(IFile, IProgressMonitor) - Method in interface org.eclipse.xtext.ui.markers.IMarkerContributor
 
deleteMarkers(IFile, IProgressMonitor) - Method in class org.eclipse.xtext.ui.tasks.TaskMarkerContributor
 
deleteMarkers(IFile, CheckMode, IProgressMonitor) - Method in class org.eclipse.xtext.ui.validation.MarkerEraser
Deletes IFile's markers which type matches the given CheckTypes represented by the CheckMode.
deleteValidationMarkers(IFile, CheckMode, IProgressMonitor) - Method in class org.eclipse.xtext.ui.validation.DefaultResourceUIValidatorExtension
Delete all validation markers corresponding to the given checkMode on the passed in file
deleteValidationMarkers(IFile, CheckMode, IProgressMonitor) - Method in interface org.eclipse.xtext.ui.validation.IResourceUIValidatorExtension
Delete all validation markers corresponding to the given checkMode on the passed in file
deleteValidationMarkers(IFile, CheckMode, IProgressMonitor) - Method in class org.eclipse.xtext.ui.validation.MarkerEraser
 
delimiter - Variable in class org.eclipse.xtext.ui.editor.model.CommonBreakIterator
 
deregister(OutlinePage) - Method in class org.eclipse.xtext.ui.editor.outline.actions.AbstractFilterOutlineContribution
 
deregister(OutlinePage) - Method in class org.eclipse.xtext.ui.editor.outline.actions.AbstractToggleOutlineContribution
 
deregister(OutlinePage) - Method in class org.eclipse.xtext.ui.editor.outline.actions.IOutlineContribution.Composite
 
deregister(OutlinePage) - Method in interface org.eclipse.xtext.ui.editor.outline.actions.IOutlineContribution
 
deregister(OutlinePage) - Method in class org.eclipse.xtext.ui.editor.outline.actions.LinkWithEditorOutlineContribution
 
deregister(OutlinePage) - Method in class org.eclipse.xtext.ui.editor.outline.actions.SortOutlineContribution
 
deregister(QuickOutlinePopup) - Method in class org.eclipse.xtext.ui.editor.outline.quickoutline.IQuickOutlineContribution.Composite
 
deregister(QuickOutlinePopup) - Method in interface org.eclipse.xtext.ui.editor.outline.quickoutline.IQuickOutlineContribution
 
DerivedResourceMarkerBasedOpenerContributor - Class in org.eclipse.xtext.ui.generator.trace
 
DerivedResourceMarkerBasedOpenerContributor() - Constructor for class org.eclipse.xtext.ui.generator.trace.DerivedResourceMarkerBasedOpenerContributor
 
DESC_ALPHAB_SORT_CO - Static variable in class org.eclipse.xtext.ui.internal.XtextPluginImages
 
DESC_ALPHAB_SORT_CO_DISABLED - Static variable in class org.eclipse.xtext.ui.internal.XtextPluginImages
 
DESC_CH_CALLEES - Static variable in class org.eclipse.xtext.ui.internal.XtextPluginImages
 
DESC_CH_CALLERS - Static variable in class org.eclipse.xtext.ui.internal.XtextPluginImages
 
DESC_COLLAPSE_ALL - Static variable in class org.eclipse.xtext.ui.internal.XtextPluginImages
 
DESC_CORRECTION_CHANGE - Static variable in class org.eclipse.xtext.ui.internal.XtextPluginImages
 
DESC_EXPAND_ALL - Static variable in class org.eclipse.xtext.ui.internal.XtextPluginImages
 
DESC_FIXABLE_ERROR - Static variable in class org.eclipse.xtext.ui.internal.XtextPluginImages
 
DESC_FIXABLE_INFO - Static variable in class org.eclipse.xtext.ui.internal.XtextPluginImages
 
DESC_FIXABLE_WARNING - Static variable in class org.eclipse.xtext.ui.internal.XtextPluginImages
 
DESC_LANGUAGE_OBJ - Static variable in class org.eclipse.xtext.ui.internal.XtextPluginImages
 
DESC_LINK_WITH_EDITOR - Static variable in class org.eclipse.xtext.ui.internal.XtextPluginImages
LCL
DESC_LINK_WITH_EDITOR_DISABLED - Static variable in class org.eclipse.xtext.ui.internal.XtextPluginImages
 
DESC_MARK_OCCURRENCES - Static variable in class org.eclipse.xtext.ui.internal.XtextPluginImages
 
DESC_MARK_OCCURRENCES_DISABLED - Static variable in class org.eclipse.xtext.ui.internal.XtextPluginImages
 
DESC_OPEN_DECLARATION - Static variable in class org.eclipse.xtext.ui.internal.XtextPluginImages
 
DESC_OPEN_DECLARATION_DISABLED - Static variable in class org.eclipse.xtext.ui.internal.XtextPluginImages
 
DESC_OVR_ERROR - Static variable in class org.eclipse.xtext.ui.internal.XtextPluginImages
OVR16
DESC_OVR_RECURSIVE - Static variable in class org.eclipse.xtext.ui.internal.XtextPluginImages
 
DESC_OVR_WARNING - Static variable in class org.eclipse.xtext.ui.internal.XtextPluginImages
 
DESC_REFRESH - Static variable in class org.eclipse.xtext.ui.internal.XtextPluginImages
 
DESC_SEARCH_NEXT - Static variable in class org.eclipse.xtext.ui.internal.XtextPluginImages
 
DESC_SEARCH_PREVIOUS - Static variable in class org.eclipse.xtext.ui.internal.XtextPluginImages
 
DESC_SERVICE_LOADED_OBJ - Static variable in class org.eclipse.xtext.ui.internal.XtextPluginImages
OBJ16
DESC_SERVICE_NOT_LOADED_OBJ - Static variable in class org.eclipse.xtext.ui.internal.XtextPluginImages
 
descriptionsChanged(IResourceDescription.Event) - Method in class org.eclipse.xtext.ui.editor.DirtyStateEditorSupport
 
descriptionsChanged(IResourceDescription.Event) - Method in class org.eclipse.xtext.ui.editor.findrefs.ReferenceSearchResultContentProvider
 
descriptionsChanged(IResourceDescription.Event) - Method in class org.eclipse.xtext.ui.notification.StateChangeEventBroker
 
detectHyperlinks(ITextViewer, IRegion, boolean) - Method in class org.eclipse.xtext.ui.editor.hyperlinking.DefaultHyperlinkDetector
 
developmentTimeBundles - Variable in class org.eclipse.xtext.ui.util.PluginProjectFactory
 
DFA - Class in org.eclipse.xtext.ui.editor.contentassist.antlr.internal
 
DFA() - Constructor for class org.eclipse.xtext.ui.editor.contentassist.antlr.internal.DFA
 
DialogField - Class in org.eclipse.xtext.ui.editor.tasks.dialogfields
Base class of all dialog fields.
DialogField() - Constructor for class org.eclipse.xtext.ui.editor.tasks.dialogfields.DialogField
 
dialogFieldChanged() - Method in class org.eclipse.xtext.ui.editor.tasks.dialogfields.DialogField
Programatical invocation of a dialog field change.
dialogFieldChanged(DialogField) - Method in interface org.eclipse.xtext.ui.editor.tasks.dialogfields.IDialogFieldListener
The dialog field has changed.
dialogFieldChanged() - Method in class org.eclipse.xtext.ui.editor.tasks.dialogfields.ListDialogField
 
DirtyStateEditorSupport - Class in org.eclipse.xtext.ui.editor
 
DirtyStateEditorSupport() - Constructor for class org.eclipse.xtext.ui.editor.DirtyStateEditorSupport
 
DirtyStateEditorSupport.IConcurrentEditingCallback - Interface in org.eclipse.xtext.ui.editor
Allows to mock the user decision in unit tests.
DirtyStateEditorSupport.IDirtyStateEditorSupportClient - Interface in org.eclipse.xtext.ui.editor
Minimal required interface for clients.
DirtyStateEditorSupport.IDirtyStateEditorSupportClientExtension - Interface in org.eclipse.xtext.ui.editor
 
DirtyStateEditorSupport.InteractiveConcurrentEditingQuestion - Class in org.eclipse.xtext.ui.editor
 
DirtyStateEditorSupport.InteractiveConcurrentEditingQuestion() - Constructor for class org.eclipse.xtext.ui.editor.DirtyStateEditorSupport.InteractiveConcurrentEditingQuestion
 
DirtyStateEditorSupport.UpdateEditorStateJob - Class in org.eclipse.xtext.ui.editor
 
DirtyStateEditorSupport.UpdateEditorStateJob(ISchedulingRule) - Constructor for class org.eclipse.xtext.ui.editor.DirtyStateEditorSupport.UpdateEditorStateJob
 
DirtyStateEditorSupport.UpdateEditorStateJob(ISchedulingRule, String) - Constructor for class org.eclipse.xtext.ui.editor.DirtyStateEditorSupport.UpdateEditorStateJob
 
DirtyStateEditorSupport_ConcurrentChangeDialog_Message - Static variable in class org.eclipse.xtext.ui.editor.Messages
 
DirtyStateEditorSupport_ConcurrentChangeDialog_Title - Static variable in class org.eclipse.xtext.ui.editor.Messages
 
DirtyStateEditorSupport_JobName - Static variable in class org.eclipse.xtext.ui.editor.Messages
 
DirtyStateManager - Class in org.eclipse.xtext.ui.editor
 
DirtyStateManager() - Constructor for class org.eclipse.xtext.ui.editor.DirtyStateManager
 
DirtyStateResourceDescription - Class in org.eclipse.xtext.ui.editor
A resource description representing a dirty resource.
DirtyStateResourceDescription(Resource, List<IEObjectDescription>) - Constructor for class org.eclipse.xtext.ui.editor.DirtyStateResourceDescription
 
DirtyStateResourceDescription.Manager - Class in org.eclipse.xtext.ui.editor
 
DirtyStateResourceDescription.Manager(IResourceDescription.Manager) - Constructor for class org.eclipse.xtext.ui.editor.DirtyStateResourceDescription.Manager
 
DISABLED - Static variable in class org.eclipse.xtext.ui.tasks.preferences.TaskTagInputDialog
 
disableFor(Object...) - Method in class org.eclipse.xtext.ui.refactoring.impl.AbstractProcessorBasedRenameParticipant
 
discard() - Method in interface org.eclipse.xtext.ui.shared.contribution.IEagerContribution
Discard all registered state.
discardDirtyState(IDirtyResource) - Method in class org.eclipse.xtext.ui.editor.DirtyStateManager
 
discardDirtyState(IDirtyResource) - Method in interface org.eclipse.xtext.ui.editor.IDirtyStateManager
Mark the given dirty resource as unmanaged.
disconnect(IXtextDocument) - Method in class org.eclipse.xtext.ui.editor.DocumentBasedDirtyResource
 
disconnect() - Method in class org.eclipse.xtext.ui.editor.model.DocumentPartitioner
disconnect(XtextEditor) - Method in class org.eclipse.xtext.ui.editor.occurrences.OccurrenceMarker
 
disconnectDocuments() - Method in class org.eclipse.xtext.ui.compare.DefaultMergeViewer
 
DispatchingEObjectTextHover - Class in org.eclipse.xtext.ui.editor.hover
 
DispatchingEObjectTextHover() - Constructor for class org.eclipse.xtext.ui.editor.hover.DispatchingEObjectTextHover
 
DisplayChangeWrapper - Class in org.eclipse.xtext.ui.refactoring.impl
Wraps a Change to be performed on the display thread.
DisplayChangeWrapper() - Constructor for class org.eclipse.xtext.ui.refactoring.impl.DisplayChangeWrapper
 
DisplayChangeWrapper.Generic - Class in org.eclipse.xtext.ui.refactoring.impl
 
DisplayChangeWrapper.Generic(Change) - Constructor for class org.eclipse.xtext.ui.refactoring.impl.DisplayChangeWrapper.Generic
 
DisplayChangeWrapper.TextEditBased - Class in org.eclipse.xtext.ui.refactoring.impl
No interfaces in LTK :-(
DisplayChangeWrapper.TextEditBased(TextEditBasedChange) - Constructor for class org.eclipse.xtext.ui.refactoring.impl.DisplayChangeWrapper.TextEditBased
 
DisplayChangeWrapper.Wrapper - Interface in org.eclipse.xtext.ui.refactoring.impl
 
DisplayRunHelper - Class in org.eclipse.xtext.ui.util
 
DisplayRunHelper() - Constructor for class org.eclipse.xtext.ui.util.DisplayRunHelper
 
DisplayRunnable - Class in org.eclipse.xtext.ui.util
 
DisplayRunnable() - Constructor for class org.eclipse.xtext.ui.util.DisplayRunnable
 
DisplayRunnableWithResult<T> - Class in org.eclipse.xtext.ui.util
 
DisplayRunnableWithResult() - Constructor for class org.eclipse.xtext.ui.util.DisplayRunnableWithResult
 
dispose() - Method in class org.eclipse.xtext.ui.editor.bracketmatching.BracePairMatcher
 
dispose() - Method in class org.eclipse.xtext.ui.editor.findrefs.ReferenceSearchResultContentProvider
 
dispose() - Method in class org.eclipse.xtext.ui.editor.findrefs.ReferenceSearchViewPage
 
dispose() - Method in class org.eclipse.xtext.ui.editor.folding.DefaultFoldingStructureProvider.ProjectionChangeListener
Disposes of this listener and removes the projection listener from the viewer.
dispose() - Method in class org.eclipse.xtext.ui.editor.folding.FoldingActionGroup
 
dispose() - Method in class org.eclipse.xtext.ui.editor.hierarchy.HierarchyTreeContentProvider
 
dispose() - Method in interface org.eclipse.xtext.ui.editor.hover.html.IXtextBrowserInformationControl
 
dispose() - Method in class org.eclipse.xtext.ui.editor.hover.html.XtextBrowserInformationControlAdapter
 
dispose() - Method in class org.eclipse.xtext.ui.editor.outline.impl.OutlineNodeContentProvider
 
dispose() - Method in class org.eclipse.xtext.ui.editor.outline.impl.OutlinePage
 
dispose() - Method in class org.eclipse.xtext.ui.editor.outline.quickoutline.QuickOutlinePopup
 
dispose() - Method in class org.eclipse.xtext.ui.editor.XtextEditor
 
dispose() - Method in class org.eclipse.xtext.ui.PluginImageHelper
Disposes all images managed by this image helper.
dispose() - Method in class org.eclipse.xtext.ui.preferences.OptionsConfigurationBlock
 
dispose() - Method in class org.eclipse.xtext.ui.refactoring.impl.AbstractProcessorBasedRenameParticipant
 
dispose() - Method in class org.eclipse.xtext.ui.refactoring.impl.DisplayChangeWrapper.Generic
 
dispose() - Method in class org.eclipse.xtext.ui.refactoring.impl.DisplayChangeWrapper.TextEditBased
 
dispose() - Method in class org.eclipse.xtext.ui.search.EObjectDescriptionContentProvider
 
dispose() - Method in class org.eclipse.xtext.ui.tasks.preferences.TaskTagPreferencePage
 
dispose() - Method in class org.eclipse.xtext.ui.validation.ValidatorPreferencePage
 
dispose() - Method in class org.eclipse.xtext.ui.views.AbstractSourceView
 
disposeEditors() - Method in class org.eclipse.xtext.ui.compare.DefaultMergeViewer
 
disposeElementInfo(Object, AbstractDocumentProvider.ElementInfo) - Method in class org.eclipse.xtext.ui.compare.StreamContentDocumentProvider
 
disposeElementInfo(Object, AbstractDocumentProvider.ElementInfo) - Method in class org.eclipse.xtext.ui.editor.model.XtextDocumentProvider
 
disposeInput() - Method in class org.eclipse.xtext.ui.editor.model.XtextDocument
 
doCheckInvariant(DocumentEvent) - Method in class org.eclipse.xtext.ui.editor.model.DocumentTokenSource
 
doComputePrefix(ICompositeNode, StringBuilder) - Method in class org.eclipse.xtext.ui.editor.contentassist.antlr.ParserBasedContentAssistContextFactory.StatefulFactory
 
doCreateContents(Composite) - Method in class org.eclipse.xtext.ui.preferences.OptionsConfigurationBlock
 
doCreateContents(Composite) - Method in class org.eclipse.xtext.ui.tasks.preferences.TaskTagConfigurationBlock
 
doCreateContents(Composite) - Method in class org.eclipse.xtext.ui.validation.AbstractValidatorConfigurationBlock
 
doCreateContext(INode, EObject, EObject, INode, String) - Method in class org.eclipse.xtext.ui.editor.contentassist.antlr.ParserBasedContentAssistContextFactory.StatefulFactory
 
doCreateContexts(int) - Method in class org.eclipse.xtext.ui.editor.contentassist.antlr.DelegatingContentAssistContextFactory.StatefulFactory
 
doCreateContexts(int) - Method in class org.eclipse.xtext.ui.editor.contentassist.antlr.ParserBasedContentAssistContextFactory.StatefulFactory
 
doCreateContexts(INode, INode, String, EObject, Collection<FollowElement>) - Method in class org.eclipse.xtext.ui.editor.contentassist.antlr.ParserBasedContentAssistContextFactory.StatefulFactory
 
doCreateIdProposals() - Method in class org.eclipse.xtext.common.ui.contentassist.TerminalsProposalProvider
 
doCreateInformationControl(Shell) - Method in class org.eclipse.xtext.ui.editor.hover.html.DefaultEObjectHoverProvider.HoverControlCreator
 
doCreateInformationControl(Shell) - Method in class org.eclipse.xtext.ui.editor.hover.html.DefaultEObjectHoverProvider.PresenterControlCreator
 
doCreateIntProposals() - Method in class org.eclipse.xtext.common.ui.contentassist.TerminalsProposalProvider
 
doCreateProposal(String, StyledString, Image, int, ContentAssistContext) - Method in class org.eclipse.xtext.ui.editor.contentassist.AbstractContentProposalProvider
 
doCreateProposal(String, StyledString, Image, int, int) - Method in class org.eclipse.xtext.ui.editor.contentassist.AbstractContentProposalProvider
 
doCreateProposal(Template, TemplateContext, ContentAssistContext, Image, int) - Method in class org.eclipse.xtext.ui.editor.templates.AbstractTemplateProposalProvider
 
doCreateStringProposals() - Method in class org.eclipse.xtext.common.ui.contentassist.TerminalsProposalProvider
 
doCreateTemplateContext(TemplateContextType, ContentAssistContext) - Method in class org.eclipse.xtext.ui.editor.templates.AbstractTemplateProposalProvider
 
documentAboutToBeChanged(DocumentEvent) - Method in class org.eclipse.xtext.ui.editor.model.DocumentPartitioner
documentAboutToBeChanged(DocumentEvent) - Method in class org.eclipse.xtext.ui.editor.model.edit.ReconcilingUnitOfWork.DocumentChangeListener
 
documentAboutToBeChanged(DocumentEvent) - Method in class org.eclipse.xtext.ui.editor.model.XtextDocumentProvider.UnchangedElementListener
 
documentAboutToBeChanged(DocumentEvent) - Method in class org.eclipse.xtext.ui.editor.reconciler.XtextReconciler.DocumentListener
 
documentAboutToBeChanged(DocumentEvent) - Method in class org.eclipse.xtext.ui.editor.syntaxcoloring.HighlightingPresenter
 
documentAboutToBeChanged(DocumentEvent) - Method in class org.eclipse.xtext.ui.editor.tasks.TaskTagsMarkerListener
Deprecated.
 
documentationProvider - Variable in class org.eclipse.xtext.ui.editor.hover.html.DefaultHoverDocumentationProvider
 
DocumentBasedDirtyResource - Class in org.eclipse.xtext.ui.editor
 
DocumentBasedDirtyResource() - Constructor for class org.eclipse.xtext.ui.editor.DocumentBasedDirtyResource
 
documentChanged(DocumentEvent) - Method in class org.eclipse.xtext.ui.editor.model.DocumentPartitioner
 
documentChanged(DocumentEvent) - Method in class org.eclipse.xtext.ui.editor.model.edit.ReconcilingUnitOfWork.DocumentChangeListener
 
documentChanged(DocumentEvent) - Method in class org.eclipse.xtext.ui.editor.model.XtextDocumentProvider.UnchangedElementListener
 
documentChanged(DocumentEvent) - Method in class org.eclipse.xtext.ui.editor.reconciler.XtextReconciler.DocumentListener
 
documentChanged(DocumentEvent) - Method in class org.eclipse.xtext.ui.editor.syntaxcoloring.HighlightingPresenter
 
documentChanged(DocumentEvent) - Method in class org.eclipse.xtext.ui.editor.tasks.TaskTagsMarkerListener
Deprecated.
 
documentChanged2(DocumentEvent) - Method in class org.eclipse.xtext.ui.editor.model.DocumentPartitioner
DocumentCharacterIterator - Class in org.eclipse.xtext.ui.editor.model
Copied from org.eclipse.jdt.internal.ui.text.DocumentCharacterIterator.
DocumentCharacterIterator(IDocument) - Constructor for class org.eclipse.xtext.ui.editor.model.DocumentCharacterIterator
Creates an iterator for the entire document.
DocumentCharacterIterator(IDocument, int) - Constructor for class org.eclipse.xtext.ui.editor.model.DocumentCharacterIterator
Creates an iterator, starting at offset first.
DocumentCharacterIterator(IDocument, int, int) - Constructor for class org.eclipse.xtext.ui.editor.model.DocumentCharacterIterator
Creates an iterator for the document contents from first (inclusive) to last (exclusive).
documentPartitioner - Variable in class org.eclipse.xtext.ui.compare.StreamContentDocumentProvider
 
DocumentPartitioner - Class in org.eclipse.xtext.ui.editor.model
Initially copied from FastPartitioner in order to be able to fix DocumentPartitioner.documentChanged2(DocumentEvent)
DocumentPartitioner(IPartitionTokenScanner, String[]) - Constructor for class org.eclipse.xtext.ui.editor.model.DocumentPartitioner
Creates a new partitioner that uses the given scanner and may return partitions of the given legal content types.
DocumentPartitioner(IPartitionTokenScanner, ITokenTypeToPartitionTypeMapper) - Constructor for class org.eclipse.xtext.ui.editor.model.DocumentPartitioner
 
documentPartitionerProvider - Variable in class org.eclipse.xtext.ui.editor.embedded.EmbeddedEditorFactory.Builder
 
documentProvider - Variable in class org.eclipse.xtext.ui.compare.DefaultContentViewer
 
documentProvider - Variable in class org.eclipse.xtext.ui.compare.DefaultMergeViewer
 
documentProvider - Variable in class org.eclipse.xtext.ui.compare.DefaultViewerCreator
 
documentProvider - Variable in class org.eclipse.xtext.ui.compare.StreamContentDocumentProvider
 
documentProvider - Variable in class org.eclipse.xtext.ui.editor.embedded.EmbeddedEditorFactory.Builder
 
DocumentRootNode - Class in org.eclipse.xtext.ui.editor.outline.impl
 
DocumentRootNode(Image, Object, IXtextDocument, IOutlineTreeStructureProvider) - Constructor for class org.eclipse.xtext.ui.editor.outline.impl.DocumentRootNode
DocumentRootNode(ImageDescriptor, Object, IXtextDocument, IOutlineTreeStructureProvider) - Constructor for class org.eclipse.xtext.ui.editor.outline.impl.DocumentRootNode
 
DocumentTokenSource - Class in org.eclipse.xtext.ui.editor.model
For languages with lexers without backtracking.
DocumentTokenSource() - Constructor for class org.eclipse.xtext.ui.editor.model.DocumentTokenSource
 
DocumentTokenSource.IRegionIterable - Class in org.eclipse.xtext.ui.editor.model
 
DocumentTokenSource.IRegionIterable(Iterable<DocumentTokenSource.TokenInfo>) - Constructor for class org.eclipse.xtext.ui.editor.model.DocumentTokenSource.IRegionIterable
 
DocumentTokenSource.RepairEntryData - Class in org.eclipse.xtext.ui.editor.model
 
DocumentTokenSource.RepairEntryData(int, int, CommonToken, TokenSource) - Constructor for class org.eclipse.xtext.ui.editor.model.DocumentTokenSource.RepairEntryData
 
DocumentTokenSource.TokenAdapter - Class in org.eclipse.xtext.ui.editor.model
 
DocumentTokenSource.TokenAdapter(DocumentTokenSource.TokenInfo, int) - Constructor for class org.eclipse.xtext.ui.editor.model.DocumentTokenSource.TokenAdapter
 
DocumentTokenSource.TokenInfo - Class in org.eclipse.xtext.ui.editor.model
 
DocumentTokenSource.TokenInfo(CommonToken) - Constructor for class org.eclipse.xtext.ui.editor.model.DocumentTokenSource.TokenInfo
 
DocumentUtil - Class in org.eclipse.xtext.ui.editor.model
 
DocumentUtil() - Constructor for class org.eclipse.xtext.ui.editor.model.DocumentUtil
 
doDefaultLayout(Composite, DialogField[], boolean) - Static method in class org.eclipse.xtext.ui.editor.tasks.dialogfields.LayoutUtil
Creates a composite and fills in the given editors.
doDefaultLayout(Composite, DialogField[], boolean, int, int) - Static method in class org.eclipse.xtext.ui.editor.tasks.dialogfields.LayoutUtil
Creates a composite and fills in the given editors.
doDoubleClick(DoubleClickEvent) - Method in class org.eclipse.xtext.ui.editor.tasks.dialogfields.ListDialogField
 
doExit(LinkedModeModel, VerifyEvent, int, int) - Method in class org.eclipse.xtext.ui.editor.contentassist.ConfigurableCompletionProposal.ExitPolicy
 
doExit(LinkedModeModel, VerifyEvent, int, int) - Method in class org.eclipse.xtext.ui.refactoring.ui.RenameLinkedMode.ExitPolicy
 
doFillIntoGrid(Composite, int) - Method in class org.eclipse.xtext.ui.editor.preferences.fields.AbstractMasterDetailsFieldEditor
 
doFillIntoGrid(Composite, int) - Method in class org.eclipse.xtext.ui.editor.preferences.fields.CheckBoxGroupFieldEditor
 
doFillIntoGrid(Composite, int) - Method in class org.eclipse.xtext.ui.editor.preferences.fields.LabelFieldEditor
 
doFillIntoGrid(Composite, int) - Method in class org.eclipse.xtext.ui.editor.tasks.dialogfields.ComboDialogField
 
doFillIntoGrid(Composite, int) - Method in class org.eclipse.xtext.ui.editor.tasks.dialogfields.DialogField
Creates all controls of the dialog field and fills it to a composite.
doFillIntoGrid(Composite, int) - Method in class org.eclipse.xtext.ui.editor.tasks.dialogfields.ListDialogField
 
doFillIntoGrid(Composite, int) - Method in class org.eclipse.xtext.ui.editor.tasks.dialogfields.SelectionButtonDialogField
 
doFillIntoGrid(Composite, int) - Method in class org.eclipse.xtext.ui.editor.tasks.dialogfields.StringDialogField
 
doFillIntoGrid(Composite, int) - Method in class org.eclipse.xtext.ui.preferences.ResetPromptDialogSettingsField
 
doFinish(IProjectInfo, IProgressMonitor) - Method in class org.eclipse.xtext.ui.wizard.XtextNewProjectWizard
 
doGetFoldingRegions(IXtextDocument, XtextResource) - Method in class org.eclipse.xtext.ui.editor.folding.DefaultFoldingRegionProvider
Compute the folding region.
doGetImage(Object) - Method in class org.eclipse.xtext.ui.editor.outline.impl.OutlineNodeLabelProvider.Delegate
 
doGetImage(Object) - Method in class org.eclipse.xtext.ui.label.AbstractLabelProvider
Expected to be overridden by clients.
doGetImage(Object) - Method in class org.eclipse.xtext.ui.label.DeclarativeLabelProvider
 
doGetPreferenceStore() - Method in class org.eclipse.xtext.ui.editor.preferences.AbstractPreferencePage
 
doGetPreferenceStore() - Method in class org.eclipse.xtext.ui.editor.preferences.fields.AbstractDetailsPart
 
doGetPreferenceStore() - Method in class org.eclipse.xtext.ui.editor.preferences.LanguageRootPreferencePage
 
doGetRefactoringTickProvider() - Method in class org.eclipse.xtext.ui.refactoring.impl.DefaultRenameRefactoringProvider.RenameRefactoring
 
doGetText(Object) - Method in class org.eclipse.xtext.ui.editor.outline.impl.OutlineNodeLabelProvider.Delegate
 
doGetText(Object) - Method in class org.eclipse.xtext.ui.editor.outline.impl.OutlinePage.BusyLabelProvider
 
doGetText(Object) - Method in class org.eclipse.xtext.ui.label.AbstractLabelProvider
Expected to be overridden by clients.
doGetText(Object) - Method in class org.eclipse.xtext.ui.label.DeclarativeLabelProvider
 
doGetText(Object) - Method in class org.eclipse.xtext.ui.label.DefaultEObjectLabelProvider
 
doInitContainedURIs(String) - Method in class org.eclipse.xtext.ui.containers.AbstractAllContainersState
 
doInitContainedURIs(String) - Method in class org.eclipse.xtext.ui.containers.JavaProjectsState
 
doInitContainedURIs(String) - Method in class org.eclipse.xtext.ui.containers.StrictJavaProjectsState
 
doInitContainedURIs(String) - Method in class org.eclipse.xtext.ui.containers.WorkspaceProjectsState
 
doInitHandle(URI) - Method in class org.eclipse.xtext.ui.containers.AbstractAllContainersState
 
doInitHandle(URI) - Method in class org.eclipse.xtext.ui.containers.JavaProjectsState
 
doInitHandle(URI) - Method in class org.eclipse.xtext.ui.containers.StrictJavaProjectsState
 
doInitHandle(URI) - Method in class org.eclipse.xtext.ui.containers.WorkspaceProjectsState
 
doInitVisibleHandles(String) - Method in class org.eclipse.xtext.ui.containers.AbstractAllContainersState
 
doInitVisibleHandles(String) - Method in class org.eclipse.xtext.ui.containers.JavaProjectsState
 
doInitVisibleHandles(String) - Method in class org.eclipse.xtext.ui.containers.StrictJavaProjectsState
 
doInitVisibleHandles(String) - Method in class org.eclipse.xtext.ui.containers.WorkspaceProjectsState
 
doListSelected(SelectionChangedEvent) - Method in class org.eclipse.xtext.ui.editor.tasks.dialogfields.ListDialogField
 
doLoad() - Method in class org.eclipse.xtext.ui.editor.preferences.fields.AbstractMasterDetailsFieldEditor
 
doLoad() - Method in class org.eclipse.xtext.ui.editor.preferences.fields.CheckBoxGroupFieldEditor
 
doLoad() - Method in class org.eclipse.xtext.ui.editor.preferences.fields.LabelFieldEditor
 
doLoad() - Method in class org.eclipse.xtext.ui.preferences.ResetPromptDialogSettingsField
 
doLoadDefault() - Method in class org.eclipse.xtext.ui.editor.preferences.fields.AbstractMasterDetailsFieldEditor
 
doLoadDefault() - Method in class org.eclipse.xtext.ui.editor.preferences.fields.CheckBoxGroupFieldEditor
 
doLoadDefault() - Method in class org.eclipse.xtext.ui.editor.preferences.fields.LabelFieldEditor
 
doLoadDefault() - Method in class org.eclipse.xtext.ui.preferences.ResetPromptDialogSettingsField
 
doMarkOccurrences(ISelection) - Method in class org.eclipse.xtext.ui.editor.occurrences.OccurrenceMarker
 
done() - Method in class org.eclipse.xtext.ui.editor.reconciler.CancelIndicatorBasedProgressMonitor
 
DONT_ASK_AGAIN_DIALOG_PREFIX - Static variable in class org.eclipse.xtext.ui.util.DontAskAgainDialogs
A section id that holds the "don't ask me again" dialog settings.
DontAskAgainDialogs - Class in org.eclipse.xtext.ui.util
A utility class to ask use questions and remember his decision.
The settings a stored in IDialogSettings of your language UIPlugin.
DontAskAgainDialogs() - Constructor for class org.eclipse.xtext.ui.util.DontAskAgainDialogs
 
doProvideHighlightingFor(XtextResource, IHighlightedPositionAcceptor, CancelIndicator) - Method in class org.eclipse.xtext.ui.editor.syntaxcoloring.DefaultSemanticHighlightingCalculator
Deprecated.
 
doProvideHighlightingFor(XtextResource, IHighlightedPositionAcceptor) - Method in class org.eclipse.xtext.ui.editor.syntaxcoloring.DefaultSemanticHighlightingCalculator
Deprecated.
Use org.eclipse.xtext.ide.editor.syntaxcoloring.DefaultSemanticHighlightingCalculator instead.
doReconcile(IRegion) - Method in class org.eclipse.xtext.ui.editor.reconciler.XtextDocumentReconcileStrategy
 
doRecord(Notification) - Method in class org.eclipse.xtext.ui.editor.model.edit.DefaultTextEditComposer
 
doRevertToSaved() - Method in class org.eclipse.xtext.ui.editor.XtextEditor
 
doSave(IProgressMonitor) - Method in class org.eclipse.xtext.ui.editor.XtextEditor
 
doSaveAs() - Method in class org.eclipse.xtext.ui.editor.XtextEditor
 
doSaveDocument(IProgressMonitor, Object, IDocument, boolean) - Method in class org.eclipse.xtext.ui.compare.StreamContentDocumentProvider
 
doSaveDocument(IProgressMonitor, Object, IDocument, boolean) - Method in class org.eclipse.xtext.ui.editor.model.XtextDocumentProvider
 
doScheduleInitialValidation(XtextDocument) - Method in class org.eclipse.xtext.ui.editor.ValidationJobScheduler
 
doSetInput(IEditorInput) - Method in class org.eclipse.xtext.ui.compare.DefaultMergeEditor
 
doSetInput(IEditorInput) - Method in class org.eclipse.xtext.ui.editor.XtextEditor
 
doStatusChanged() - Method in class org.eclipse.xtext.ui.preferences.PropertyAndPreferencePage
 
doStore() - Method in class org.eclipse.xtext.ui.editor.preferences.fields.AbstractMasterDetailsFieldEditor
 
doStore() - Method in class org.eclipse.xtext.ui.editor.preferences.fields.CheckBoxGroupFieldEditor
 
doStore() - Method in class org.eclipse.xtext.ui.editor.preferences.fields.LabelFieldEditor
 
doStore() - Method in class org.eclipse.xtext.ui.preferences.ResetPromptDialogSettingsField
 
doSwitch(UnorderedGroup, List<AbstractElement>) - Method in class org.eclipse.xtext.ui.editor.contentassist.antlr.ParserBasedContentAssistContextFactory.FollowElementCalculator
 
doubleClick(DoubleClickEvent) - Method in class org.eclipse.xtext.ui.editor.outline.actions.OutlineWithEditorLinker.TreeListener
 
doubleClicked(ListDialogField) - Method in interface org.eclipse.xtext.ui.editor.tasks.dialogfields.IListAdapter
En entry in the list has been double clicked
DoubleClickStrategyProvider - Class in org.eclipse.xtext.ui.editor.doubleClicking
Provide the double click strategies for the given content types in a document.
DoubleClickStrategyProvider() - Constructor for class org.eclipse.xtext.ui.editor.doubleClicking.DoubleClickStrategyProvider
 
doUpdateStateCache(Object) - Method in class org.eclipse.xtext.ui.editor.model.XtextDocumentProvider
 
doVerify() - Method in class org.eclipse.xtext.ui.editor.DirtyStateEditorSupport
 

E

eatFollowingWhitespace(int, int) - Method in class org.eclipse.xtext.ui.editor.model.CommonWordIterator
 
EclipseBasedShouldGenerate - Class in org.eclipse.xtext.ui.generator
 
EclipseBasedShouldGenerate() - Constructor for class org.eclipse.xtext.ui.generator.EclipseBasedShouldGenerate
 
EclipsePreferencesProvider - Class in org.eclipse.xtext.ui.preferences
 
EclipsePreferencesProvider() - Constructor for class org.eclipse.xtext.ui.preferences.EclipsePreferencesProvider
 
EclipseProjectConfig - Class in org.eclipse.xtext.ui.workspace
 
EclipseProjectConfig(IProject, EclipseProjectConfigProvider) - Constructor for class org.eclipse.xtext.ui.workspace.EclipseProjectConfig
 
EclipseProjectConfigProvider - Class in org.eclipse.xtext.ui.workspace
 
EclipseProjectConfigProvider() - Constructor for class org.eclipse.xtext.ui.workspace.EclipseProjectConfigProvider
 
EclipseSourceFolder - Class in org.eclipse.xtext.ui.workspace
 
EclipseSourceFolder(IProject, String) - Constructor for class org.eclipse.xtext.ui.workspace.EclipseSourceFolder
 
EclipseWorkspaceConfig - Class in org.eclipse.xtext.ui.workspace
 
EclipseWorkspaceConfig(IWorkspaceRoot, EclipseProjectConfigProvider) - Constructor for class org.eclipse.xtext.ui.workspace.EclipseWorkspaceConfig
 
editElement(Object) - Method in class org.eclipse.xtext.ui.editor.tasks.dialogfields.ListDialogField
 
Editor_ConvertLineDelimiter_title - Static variable in class org.eclipse.xtext.ui.editor.embedded.EmbeddedEditorMessages
 
Editor_error_activated_deleted_close_message - Static variable in class org.eclipse.xtext.ui.editor.embedded.EmbeddedEditorMessages
 
Editor_error_activated_deleted_close_title - Static variable in class org.eclipse.xtext.ui.editor.embedded.EmbeddedEditorMessages
 
Editor_error_activated_deleted_save_button_close - Static variable in class org.eclipse.xtext.ui.editor.embedded.EmbeddedEditorMessages
 
Editor_error_activated_deleted_save_button_save - Static variable in class org.eclipse.xtext.ui.editor.embedded.EmbeddedEditorMessages
 
Editor_error_activated_deleted_save_message - Static variable in class org.eclipse.xtext.ui.editor.embedded.EmbeddedEditorMessages
 
Editor_error_activated_deleted_save_title - Static variable in class org.eclipse.xtext.ui.editor.embedded.EmbeddedEditorMessages
 
Editor_error_activated_outofsync_message - Static variable in class org.eclipse.xtext.ui.editor.embedded.EmbeddedEditorMessages
 
Editor_error_activated_outofsync_title - Static variable in class org.eclipse.xtext.ui.editor.embedded.EmbeddedEditorMessages
 
Editor_error_clipboard_copy_failed_message - Static variable in class org.eclipse.xtext.ui.editor.embedded.EmbeddedEditorMessages
 
Editor_error_HyperlinkDetector_couldNotCreate_message - Static variable in class org.eclipse.xtext.ui.editor.embedded.EmbeddedEditorMessages
 
Editor_error_HyperlinkDetector_invalidElementName_message - Static variable in class org.eclipse.xtext.ui.editor.embedded.EmbeddedEditorMessages
 
Editor_error_HyperlinkDetector_invalidExtension_message - Static variable in class org.eclipse.xtext.ui.editor.embedded.EmbeddedEditorMessages
 
Editor_error_HyperlinkDetectorTarget_invalidElementName_message - Static variable in class org.eclipse.xtext.ui.editor.embedded.EmbeddedEditorMessages
 
Editor_error_HyperlinkDetectorTarget_invalidExtension_message - Static variable in class org.eclipse.xtext.ui.editor.embedded.EmbeddedEditorMessages
 
Editor_error_init - Static variable in class org.eclipse.xtext.ui.editor.embedded.EmbeddedEditorMessages
 
Editor_error_no_provider - Static variable in class org.eclipse.xtext.ui.editor.embedded.EmbeddedEditorMessages
 
Editor_error_refresh_outofsync_message - Static variable in class org.eclipse.xtext.ui.editor.embedded.EmbeddedEditorMessages
 
Editor_error_refresh_outofsync_title - Static variable in class org.eclipse.xtext.ui.editor.embedded.EmbeddedEditorMessages
 
Editor_error_revert_message - Static variable in class org.eclipse.xtext.ui.editor.embedded.EmbeddedEditorMessages
 
Editor_error_revert_title - Static variable in class org.eclipse.xtext.ui.editor.embedded.EmbeddedEditorMessages
 
Editor_error_save_deleted_message - Static variable in class org.eclipse.xtext.ui.editor.embedded.EmbeddedEditorMessages
 
Editor_error_save_deleted_title - Static variable in class org.eclipse.xtext.ui.editor.embedded.EmbeddedEditorMessages
 
Editor_error_save_message - Static variable in class org.eclipse.xtext.ui.editor.embedded.EmbeddedEditorMessages
 
Editor_error_save_outofsync_message - Static variable in class org.eclipse.xtext.ui.editor.embedded.EmbeddedEditorMessages
 
Editor_error_save_outofsync_title - Static variable in class org.eclipse.xtext.ui.editor.embedded.EmbeddedEditorMessages
 
Editor_error_save_title - Static variable in class org.eclipse.xtext.ui.editor.embedded.EmbeddedEditorMessages
 
Editor_error_setinput_message - Static variable in class org.eclipse.xtext.ui.editor.embedded.EmbeddedEditorMessages
 
Editor_error_setinput_title - Static variable in class org.eclipse.xtext.ui.editor.embedded.EmbeddedEditorMessages
 
Editor_error_validateEdit_message - Static variable in class org.eclipse.xtext.ui.editor.embedded.EmbeddedEditorMessages
 
Editor_error_validateEdit_title - Static variable in class org.eclipse.xtext.ui.editor.embedded.EmbeddedEditorMessages
 
Editor_FindIncremental_found_pattern - Static variable in class org.eclipse.xtext.ui.editor.embedded.EmbeddedEditorMessages
 
Editor_FindIncremental_name - Static variable in class org.eclipse.xtext.ui.editor.embedded.EmbeddedEditorMessages
 
Editor_FindIncremental_not_found_pattern - Static variable in class org.eclipse.xtext.ui.editor.embedded.EmbeddedEditorMessages
 
Editor_FindIncremental_render_tab - Static variable in class org.eclipse.xtext.ui.editor.embedded.EmbeddedEditorMessages
 
Editor_FindIncremental_reverse - Static variable in class org.eclipse.xtext.ui.editor.embedded.EmbeddedEditorMessages
 
Editor_FindIncremental_reverse_name - Static variable in class org.eclipse.xtext.ui.editor.embedded.EmbeddedEditorMessages
 
Editor_FindIncremental_wrapped - Static variable in class org.eclipse.xtext.ui.editor.embedded.EmbeddedEditorMessages
 
Editor_FoldingMenu_name - Static variable in class org.eclipse.xtext.ui.XtextUIMessages
editor ruler context menu
EDITOR_MARK_OCCURRENCES - Static variable in class org.eclipse.xtext.ui.editor.occurrences.MarkOccurrenceActionContributor
 
Editor_mark_status_message_mark_cleared - Static variable in class org.eclipse.xtext.ui.editor.embedded.EmbeddedEditorMessages
 
Editor_mark_status_message_mark_set - Static variable in class org.eclipse.xtext.ui.editor.embedded.EmbeddedEditorMessages
 
Editor_mark_status_message_mark_swapped - Static variable in class org.eclipse.xtext.ui.editor.embedded.EmbeddedEditorMessages
 
Editor_MoveLines_IllegalMove_status - Static variable in class org.eclipse.xtext.ui.editor.embedded.EmbeddedEditorMessages
 
EDITOR_NODE_NAME - Static variable in class org.eclipse.xtext.ui.editor.preferences.PreferenceConstants
 
Editor_statusline_error_label - Static variable in class org.eclipse.xtext.ui.editor.embedded.EmbeddedEditorMessages
 
Editor_statusline_mode_insert_label - Static variable in class org.eclipse.xtext.ui.editor.embedded.EmbeddedEditorMessages
 
Editor_statusline_mode_overwrite_label - Static variable in class org.eclipse.xtext.ui.editor.embedded.EmbeddedEditorMessages
 
Editor_statusline_mode_smartinsert_label - Static variable in class org.eclipse.xtext.ui.editor.embedded.EmbeddedEditorMessages
 
Editor_statusline_position_pattern - Static variable in class org.eclipse.xtext.ui.editor.embedded.EmbeddedEditorMessages
 
Editor_statusline_state_readonly_label - Static variable in class org.eclipse.xtext.ui.editor.embedded.EmbeddedEditorMessages
 
Editor_statusline_state_writable_label - Static variable in class org.eclipse.xtext.ui.editor.embedded.EmbeddedEditorMessages
 
EDITOR_SUB_WORD_NAVIGATION - Static variable in class org.eclipse.xtext.ui.editor.preferences.PreferenceConstants
copied from org.eclipse.jdt.ui.PreferenceConstants A named preference that controls whether the 'sub-word navigation' feature is enabled.
editorBuild - Variable in class org.eclipse.xtext.ui.editor.embedded.EmbeddedEditorFactory.Builder
 
editorContextMenuAboutToShow(IMenuManager) - Method in class org.eclipse.xtext.ui.editor.XtextEditor
 
EditorCopyQualifiedNameHandler - Class in org.eclipse.xtext.ui.editor.copyqualifiedname
 
EditorCopyQualifiedNameHandler() - Constructor for class org.eclipse.xtext.ui.editor.copyqualifiedname.EditorCopyQualifiedNameHandler
 
editorDisposed(XtextEditor) - Method in class org.eclipse.xtext.ui.editor.actions.IActionContributor.CompositeImpl
 
editorDisposed(XtextEditor) - Method in interface org.eclipse.xtext.ui.editor.actions.IActionContributor
 
editorDisposed(XtextEditor) - Method in class org.eclipse.xtext.ui.editor.bracketmatching.GoToMatchingBracketAction
 
editorDisposed(XtextEditor) - Method in class org.eclipse.xtext.ui.editor.folding.FoldingActionContributor
 
editorDisposed(XtextEditor) - Method in class org.eclipse.xtext.ui.editor.occurrences.MarkOccurrenceActionContributor
 
editorDisposed(XtextEditor) - Method in class org.eclipse.xtext.ui.editor.selection.AstSelectionActionContributor
 
EditorDocumentChange - Class in org.eclipse.xtext.ui.refactoring.impl
Copied and adapted DocumentChange.
EditorDocumentChange(String, ITextEditor, boolean) - Constructor for class org.eclipse.xtext.ui.refactoring.impl.EditorDocumentChange
 
EditorDocumentUndoChange - Class in org.eclipse.xtext.ui.refactoring.impl
The reverse of an EditorDocumentChange.
EditorDocumentUndoChange(String, ITextEditor, UndoEdit, boolean) - Constructor for class org.eclipse.xtext.ui.refactoring.impl.EditorDocumentUndoChange
 
EditorInputBasedFileOpener - Class in org.eclipse.xtext.ui.generator.trace
 
EditorInputBasedFileOpener(IEditorInput, String) - Constructor for class org.eclipse.xtext.ui.generator.trace.EditorInputBasedFileOpener
 
EditorResourceAccess - Class in org.eclipse.xtext.ui.editor.findrefs
 
EditorResourceAccess() - Constructor for class org.eclipse.xtext.ui.editor.findrefs.EditorResourceAccess
 
EditorUtils - Class in org.eclipse.xtext.ui.editor.utils
 
EditorUtils() - Constructor for class org.eclipse.xtext.ui.editor.utils.EditorUtils
 
elementChanged(ElementChangedEvent) - Method in class org.eclipse.xtext.ui.containers.AbstractJavaProjectsState
 
elementChanged(Object) - Method in class org.eclipse.xtext.ui.editor.tasks.dialogfields.ListDialogField
Notifies clients that the element has changed.
elementChanged(ElementChangedEvent) - Method in class org.eclipse.xtext.ui.resource.Storage2UriMapperJavaImpl
 
ElementRenameArguments - Class in org.eclipse.xtext.ui.refactoring
Stores information on an element to be renamed and elements whose names change as a consequence.
ElementRenameArguments(URI, String, IRenameStrategy, Map<URI, URI>, RefactoringResourceSetProvider) - Constructor for class org.eclipse.xtext.ui.refactoring.ElementRenameArguments
 
EMBEDDED_TEXT_EDITOR_SCOPE - Static variable in class org.eclipse.xtext.ui.editor.embedded.EmbeddedEditorActions
 
EmbeddedEditor - Class in org.eclipse.xtext.ui.editor.embedded
Handle for an embedded Xtext editor.
EmbeddedEditor(XtextDocument, XtextSourceViewer, XtextSourceViewerConfiguration, IEditedResourceProvider, Runnable) - Constructor for class org.eclipse.xtext.ui.editor.embedded.EmbeddedEditor
 
EmbeddedEditorActions - Class in org.eclipse.xtext.ui.editor.embedded
 
EmbeddedEditorActions(ISourceViewer, IWorkbench) - Constructor for class org.eclipse.xtext.ui.editor.embedded.EmbeddedEditorActions
 
EmbeddedEditorActions.Factory - Class in org.eclipse.xtext.ui.editor.embedded
 
EmbeddedEditorActions.Factory() - Constructor for class org.eclipse.xtext.ui.editor.embedded.EmbeddedEditorActions.Factory
 
EmbeddedEditorFactory - Class in org.eclipse.xtext.ui.editor.embedded
Factory to create embedded editors for arbitrary resources.
EmbeddedEditorFactory() - Constructor for class org.eclipse.xtext.ui.editor.embedded.EmbeddedEditorFactory
 
EmbeddedEditorFactory.Builder - Class in org.eclipse.xtext.ui.editor.embedded
 
EmbeddedEditorFactory.Builder() - Constructor for class org.eclipse.xtext.ui.editor.embedded.EmbeddedEditorFactory.Builder
 
EmbeddedEditorMessages - Class in org.eclipse.xtext.ui.editor.embedded
 
EmbeddedEditorModelAccess - Class in org.eclipse.xtext.ui.editor.embedded
The model access allows to obtain or manipulate the edited text.
EmbeddedEditorModelAccess(SourceViewer, IEditedResourceProvider, boolean) - Constructor for class org.eclipse.xtext.ui.editor.embedded.EmbeddedEditorModelAccess
 
EmfResourceChangeUtil - Class in org.eclipse.xtext.ui.refactoring.impl
Serialize an EMF resource and delivers the resulting text as an TextEdit that replaces the old content.
EmfResourceChangeUtil() - Constructor for class org.eclipse.xtext.ui.refactoring.impl.EmfResourceChangeUtil
 
EmfResourceReferenceUpdater - Class in org.eclipse.xtext.ui.refactoring.impl
A generic reference updater for EMF resources referring to Xtext elements.
EmfResourceReferenceUpdater() - Constructor for class org.eclipse.xtext.ui.refactoring.impl.EmfResourceReferenceUpdater
 
EmfResourceRenameStrategy - Class in org.eclipse.xtext.ui.refactoring.impl
Generic rename strategy for EMF resources.
EmfResourceRenameStrategy() - Constructor for class org.eclipse.xtext.ui.refactoring.impl.EmfResourceRenameStrategy
 
EmfResourceUIServiceProvider - Class in org.eclipse.xtext.ui.resource.generic
 
EmfResourceUIServiceProvider(GenericResourceServiceProvider) - Constructor for class org.eclipse.xtext.ui.resource.generic.EmfResourceUIServiceProvider
 
EmfUiModule - Class in org.eclipse.xtext.ui.resource.generic
 
EmfUiModule(AbstractUIPlugin) - Constructor for class org.eclipse.xtext.ui.resource.generic.EmfUiModule
 
emitErrorMessage(String) - Method in class org.eclipse.xtext.ui.editor.contentassist.antlr.internal.AbstractInternalContentAssistParser
 
emitErrorMessage(String) - Method in class org.eclipse.xtext.ui.editor.contentassist.antlr.internal.Lexer
 
enableButton(int, boolean) - Method in class org.eclipse.xtext.ui.editor.tasks.dialogfields.ListDialogField
Sets a button enabled or disabled.
ENABLED - Static variable in class org.eclipse.xtext.ui.tasks.preferences.TaskTagInputDialog
 
enablePreferenceContent(boolean) - Method in class org.eclipse.xtext.ui.preferences.PropertyAndPreferencePage
 
enableProjectSpecificSettings(boolean) - Method in class org.eclipse.xtext.ui.preferences.PropertyAndPreferencePage
 
enableProjectSpecificSettings(boolean) - Method in class org.eclipse.xtext.ui.tasks.preferences.TaskTagPreferencePage
 
enableProjectSpecificSettings(boolean) - Method in class org.eclipse.xtext.ui.validation.ValidatorPreferencePage
 
endDFAPrediction() - Method in class org.eclipse.xtext.ui.editor.contentassist.antlr.internal.AbstractInternalContentAssistParser
 
endErrorRecovery() - Method in interface org.eclipse.xtext.ui.editor.contentassist.antlr.internal.AbstractInternalContentAssistParser.RecoveryListener
 
endRecording() - Method in class org.eclipse.xtext.ui.editor.model.edit.DefaultTextEditComposer
 
endRecording() - Method in interface org.eclipse.xtext.ui.editor.model.edit.ITextEditComposer
 
endResync() - Method in class org.eclipse.xtext.ui.editor.contentassist.antlr.internal.AbstractInternalContentAssistParser
 
enhanceProject(IProject, SubMonitor, Shell) - Method in class org.eclipse.xtext.ui.util.FeatureProjectFactory
 
enhanceProject(IProject, SubMonitor, Shell) - Method in class org.eclipse.xtext.ui.util.JavaProjectFactory
 
enhanceProject(IProject, SubMonitor, Shell) - Method in class org.eclipse.xtext.ui.util.PluginProjectFactory
 
enhanceProject(IProject, SubMonitor, Shell) - Method in class org.eclipse.xtext.ui.util.ProjectFactory
 
enhanceProject(IProject, IProgressMonitor) - Method in class org.eclipse.xtext.ui.wizard.AbstractProjectCreator
 
ensureThatStateIsNotReturned(Object, IUnitOfWork<?, XtextResource>) - Method in class org.eclipse.xtext.ui.editor.model.XtextDocument
 
EntryPointFinder - Class in org.eclipse.xtext.ui.editor.contentassist.antlr
Used by the AbstractPartialContentAssistParser to find the node at which to start parsing.
EntryPointFinder() - Constructor for class org.eclipse.xtext.ui.editor.contentassist.antlr.EntryPointFinder
 
EnumTemplateVariableResolver - Class in org.eclipse.xtext.ui.editor.templates
Resolves a template variable to EEnumLiteral literals which are assignment-compatible with the TemplateVariable variable enumeration parameter (e.g.
EnumTemplateVariableResolver() - Constructor for class org.eclipse.xtext.ui.editor.templates.EnumTemplateVariableResolver
 
EnumTemplateVariableResolver_0 - Static variable in class org.eclipse.xtext.ui.editor.templates.Messages
 
EnumTemplateVariableResolver_1 - Static variable in class org.eclipse.xtext.ui.editor.templates.Messages
 
EnumTemplateVariableResolver_2 - Static variable in class org.eclipse.xtext.ui.editor.templates.Messages
 
eObjectAtOffsetHelper - Variable in class org.eclipse.xtext.ui.editor.findrefs.FindReferencesHandler
 
eObjectAtOffsetHelper - Variable in class org.eclipse.xtext.ui.editor.XtextInformationProvider
 
EObjectDescriptionContentProvider - Class in org.eclipse.xtext.ui.search
 
EObjectDescriptionContentProvider() - Constructor for class org.eclipse.xtext.ui.search.EObjectDescriptionContentProvider
 
EObjectNode - Class in org.eclipse.xtext.ui.editor.outline.impl
 
EObjectNode(EObject, IOutlineNode, Image, Object, boolean) - Constructor for class org.eclipse.xtext.ui.editor.outline.impl.EObjectNode
EObjectNode(EObject, IOutlineNode, ImageDescriptor, Object, boolean) - Constructor for class org.eclipse.xtext.ui.editor.outline.impl.EObjectNode
 
equals(Object) - Method in class org.eclipse.xtext.ui.compare.StreamContentAccessorDelegate
 
equals(Object) - Method in class org.eclipse.xtext.ui.editor.contentassist.antlr.FollowElement
 
equals(Object) - Method in class org.eclipse.xtext.ui.editor.contentassist.antlr.LookaheadKeyword
 
equals(Object) - Method in class org.eclipse.xtext.ui.editor.contentassist.antlr.LookAheadTerminalRuleCall
 
equals(Object) - Method in class org.eclipse.xtext.ui.editor.contentassist.ConfigurableCompletionProposal
 
equals(Object) - Method in class org.eclipse.xtext.ui.editor.folding.DefaultFoldedPosition
 
equals(Object) - Method in class org.eclipse.xtext.ui.editor.model.DocumentTokenSource.IRegionIterable
 
equals(Object) - Method in class org.eclipse.xtext.ui.editor.model.DocumentTokenSource.TokenInfo
 
equals(IOutlineNode, IOutlineNode) - Method in class org.eclipse.xtext.ui.editor.outline.impl.IOutlineNodeComparer.Default
 
equals(IOutlineNode, IOutlineNode) - Method in interface org.eclipse.xtext.ui.editor.outline.impl.IOutlineNodeComparer
 
equals(Object) - Method in class org.eclipse.xtext.ui.editor.templates.XtextTemplateContextType
 
equals(Object) - Method in class org.eclipse.xtext.ui.editor.templates.XtextTemplateProposal
 
equals(Object) - Method in class org.eclipse.xtext.ui.editor.XtextReadonlyEditorInput
 
equals(Object) - Method in class org.eclipse.xtext.ui.refactoring.impl.DefaultRefactoringDocumentProvider.AbstractRefactoringDocument
 
equals(Object) - Method in class org.eclipse.xtext.ui.refactoring.impl.DisplayChangeWrapper.Generic
 
equals(Object) - Method in class org.eclipse.xtext.ui.refactoring.impl.DisplayChangeWrapper.TextEditBased
 
equals(Object) - Method in class org.eclipse.xtext.ui.views.DefaultWorkbenchPartSelection
 
equals(Object) - Method in class org.eclipse.xtext.ui.workspace.EclipseProjectConfig
 
equals(Object) - Method in class org.eclipse.xtext.ui.workspace.EclipseSourceFolder
 
equals(Object) - Method in class org.eclipse.xtext.ui.workspace.EclipseWorkspaceConfig
 
equals(Object) - Method in class org.eclipse.xtext.ui.workspace.JdtProjectConfig
 
equalsNullSafe(Object, Object) - Method in class org.eclipse.xtext.ui.editor.outline.impl.IOutlineNodeComparer.Default
 
equalTokenSequence(TokenSource, TokenSource) - Method in class org.eclipse.xtext.ui.editor.contentassist.antlr.AntlrProposalConflictHelper
 
error(NoViableAltException) - Method in class org.eclipse.xtext.ui.editor.contentassist.antlr.internal.DFA
 
ERROR_ANNOTATION_TYPE - Static variable in class org.eclipse.xtext.ui.editor.XtextEditor
 
ERROR_MESSAGE - Static variable in class org.eclipse.xtext.ui.editor.contentassist.XtextContentAssistProcessor
 
errorTextStyle() - Method in class org.eclipse.xtext.ui.editor.syntaxcoloring.DefaultHighlightingConfiguration
 
EStructuralFeatureNode - Class in org.eclipse.xtext.ui.editor.outline.impl
A node representing the value(s) of one of its owner's EStructuralFeatures.
EStructuralFeatureNode(EObject, EStructuralFeature, IOutlineNode, Image, Object, boolean) - Constructor for class org.eclipse.xtext.ui.editor.outline.impl.EStructuralFeatureNode
EStructuralFeatureNode(EObject, EStructuralFeature, IOutlineNode, ImageDescriptor, Object, boolean) - Constructor for class org.eclipse.xtext.ui.editor.outline.impl.EStructuralFeatureNode
 
evaluate(Template) - Method in class org.eclipse.xtext.ui.editor.templates.XtextTemplateContext
 
evaluateForDisplay(Template) - Method in class org.eclipse.xtext.ui.editor.templates.XtextTemplateContext
 
exec(XtextResource) - Method in class org.eclipse.xtext.ui.editor.contentassist.CompletionProposalComputer
 
exec(XtextResource) - Method in class org.eclipse.xtext.ui.editor.contentassist.ContextInformationComputer
 
exec(XtextResource) - Method in class org.eclipse.xtext.ui.editor.formatting.ContentFormatterFactory.FormattingUnitOfWork
 
exec(IXtextDocument, IRegion, XtextResource) - Method in class org.eclipse.xtext.ui.editor.formatting2.ContentFormatter
 
exec(XtextResource) - Method in class org.eclipse.xtext.ui.editor.formatting2.ContentFormatter.FormattingUnitOfWork
 
exec(XtextResource) - Method in class org.eclipse.xtext.ui.editor.model.edit.ReconcilingUnitOfWork
 
execute(ExecutionEvent) - Method in class org.eclipse.xtext.ui.editor.copyqualifiedname.AbstractCopyQualifiedNameHandler
 
execute(ExecutionEvent) - Method in class org.eclipse.xtext.ui.editor.findrefs.FindReferencesHandler
 
execute() - Method in class org.eclipse.xtext.ui.editor.findrefs.ReferenceQueryExecutor
 
execute(ExecutionEvent) - Method in class org.eclipse.xtext.ui.editor.handler.ContentAssistHandler
 
execute(ExecutionEvent) - Method in class org.eclipse.xtext.ui.editor.handler.ValidateActionHandler
 
execute(ExecutionEvent) - Method in class org.eclipse.xtext.ui.editor.hierarchy.AbstractOpenHierarchyHandler
 
execute(ExecutionEvent) - Method in class org.eclipse.xtext.ui.editor.hyperlinking.OpenDeclarationHandler
 
execute(ExecutionEvent) - Method in class org.eclipse.xtext.ui.editor.outline.quickoutline.ShowQuickOutlineActionHandler
 
execute(IProgressMonitor) - Method in class org.eclipse.xtext.ui.editor.validation.AddMarkersOperation
 
execute(ExecutionEvent) - Method in class org.eclipse.xtext.ui.generator.trace.OpenOppositeFileHandler
 
execute(ExecutionEvent) - Method in class org.eclipse.xtext.ui.refactoring.ui.DefaultRenameElementHandler
 
execute(IEditorPart, ProcessorBasedRefactoring) - Method in class org.eclipse.xtext.ui.refactoring.ui.RenameRefactoringExecuter
 
execute(ExecutionEvent) - Method in class org.eclipse.xtext.ui.search.OpenXtextElementHandler
 
execute(IProgressMonitor) - Method in class org.eclipse.xtext.ui.wizard.AbstractProjectCreator
 
exists() - Method in class org.eclipse.xtext.ui.editor.XtextReadonlyEditorInput
 
exists() - Method in class org.eclipse.xtext.ui.generator.trace.TraceForStorageProvider.FileBasedTrace
 
exists() - Method in class org.eclipse.xtext.ui.resource.Storage2UriMapperJavaImpl.PackageFragmentRootData
 
existsConflict(String, String, ContentAssistContext) - Method in class org.eclipse.xtext.ui.editor.contentassist.antlr.AntlrProposalConflictHelper
 
existsConflict(String, ContentAssistContext) - Method in interface org.eclipse.xtext.ui.editor.contentassist.IProposalConflictHelper
Returns false if the proposal would corrupt the previous input.
existsConflict(String, ContentAssistContext) - Method in class org.eclipse.xtext.ui.editor.contentassist.IProposalConflictHelper.NullHelper
 
existsConflict(String, ContentAssistContext) - Method in class org.eclipse.xtext.ui.editor.contentassist.ProposalConflictHelper
 
existsConflict(String, String, ContentAssistContext) - Method in class org.eclipse.xtext.ui.editor.contentassist.ProposalConflictHelper
Returns false if the proposal would corrupt the previous input.
existsConflict(INode, int, String, ContentAssistContext) - Method in class org.eclipse.xtext.ui.editor.contentassist.ProposalConflictHelper
 
expandedComposites - Variable in class org.eclipse.xtext.ui.preferences.OptionsConfigurationBlock
 
expandedStateChanged(ExpandableComposite) - Method in class org.eclipse.xtext.ui.preferences.OptionsConfigurationBlock
 
EXPENSIVE_VALIDATION - Static variable in class org.eclipse.xtext.ui.MarkerTypes
 
expensiveValidationMarker - Variable in class org.eclipse.xtext.ui.validation.LanguageAwareMarkerTypeProvider
 
exportedPackages - Variable in class org.eclipse.xtext.ui.util.PluginProjectFactory
 
EXTENSION_POINT_ID - Static variable in class org.eclipse.xtext.ui.search.IXtextSearchFilter.Registry
 

F

fActionId - Variable in class org.eclipse.xtext.ui.editor.embedded.ActionActivationCode
The action id.
fActiveRewriteSession - Variable in class org.eclipse.xtext.ui.editor.model.DocumentPartitioner
The active document rewrite session.
failedPredicateAtEOF - Variable in class org.eclipse.xtext.ui.editor.contentassist.antlr.internal.AbstractInternalContentAssistParser
 
FAST_VALIDATION - Static variable in class org.eclipse.xtext.ui.MarkerTypes
 
fastValidationMarker - Variable in class org.eclipse.xtext.ui.validation.LanguageAwareMarkerTypeProvider
 
fButtonLabels - Variable in class org.eclipse.xtext.ui.editor.tasks.dialogfields.ListDialogField
 
fCachedPositions - Variable in class org.eclipse.xtext.ui.editor.model.DocumentPartitioner
The cached positions from our document, so we don't create a new array every time someone requests partition information.
fCharacter - Variable in class org.eclipse.xtext.ui.editor.embedded.ActionActivationCode
The character.
fDeleteOffset - Variable in class org.eclipse.xtext.ui.editor.model.DocumentPartitioner
The offset at which a partition has been deleted
fDocument - Variable in class org.eclipse.xtext.ui.editor.model.DocumentPartitioner
The partitioner's document
FeatureProjectFactory - Class in org.eclipse.xtext.ui.util
Creates a simple feature project.
Created project contains .project, build.properties and feature.xml files
Plugin entries can be added using FeatureProjectFactory.addBundle(String) method.
FeatureProjectFactory() - Constructor for class org.eclipse.xtext.ui.util.FeatureProjectFactory
 
fElements - Variable in class org.eclipse.xtext.ui.editor.tasks.dialogfields.ListDialogField
 
fEndOffset - Variable in class org.eclipse.xtext.ui.editor.model.DocumentPartitioner
The offset at which the last changed partition ends
fetchDeferredChildren(Object, IElementCollector, IProgressMonitor) - Method in class org.eclipse.xtext.ui.editor.hierarchy.DeferredHierarchyBuilder.DeferredHierarchyNode
 
FileOpener - Class in org.eclipse.xtext.ui.generator.trace
 
FileOpener() - Constructor for class org.eclipse.xtext.ui.generator.trace.FileOpener
 
FileOpener - Class in org.eclipse.xtext.ui.util
Provide some limited but useful utilities when dealing with files that are currently in an intermediate state, e.g.
FileOpener() - Constructor for class org.eclipse.xtext.ui.util.FileOpener
 
FileOpenerSelector - Class in org.eclipse.xtext.ui.generator.trace
 
FileOpenerSelector(Shell, Collection<FileOpener>) - Constructor for class org.eclipse.xtext.ui.generator.trace.FileOpenerSelector
 
FileOpenerSelector.EditorOpenerDetailLabelProvider - Class in org.eclipse.xtext.ui.generator.trace
 
FileOpenerSelector.EditorOpenerDetailLabelProvider() - Constructor for class org.eclipse.xtext.ui.generator.trace.FileOpenerSelector.EditorOpenerDetailLabelProvider
 
FileOpenerSelector.EditorOpenerLabelProvider - Class in org.eclipse.xtext.ui.generator.trace
 
FileOpenerSelector.EditorOpenerLabelProvider() - Constructor for class org.eclipse.xtext.ui.generator.trace.FileOpenerSelector.EditorOpenerLabelProvider
 
FileOpenerSelector.EditorOpenerShortLabelProvider - Class in org.eclipse.xtext.ui.generator.trace
 
FileOpenerSelector.EditorOpenerShortLabelProvider() - Constructor for class org.eclipse.xtext.ui.generator.trace.FileOpenerSelector.EditorOpenerShortLabelProvider
 
fillContextMenu(IMenuManager) - Method in class org.eclipse.xtext.ui.editor.embedded.EmbeddedEditorActions
 
fillDialogMenu(IMenuManager) - Method in class org.eclipse.xtext.ui.editor.outline.quickoutline.QuickOutlinePopup
 
fillMenu(IMenuManager) - Method in class org.eclipse.xtext.ui.editor.folding.FoldingActionGroup
Fills the menu with all folding actions.
fillSettingsPage(Composite, int, int) - Method in class org.eclipse.xtext.ui.validation.AbstractValidatorConfigurationBlock
 
fillToolbar(IToolBarManager) - Method in class org.eclipse.xtext.ui.editor.findrefs.ReferenceSearchViewPage
 
fillToolBar(ToolBarManager, IInformationControl) - Method in class org.eclipse.xtext.ui.editor.hover.AnnotationWithQuickFixesHover.AnnotationInfo
Adds actions to the given toolbar.
FILTER - Static variable in class org.eclipse.xtext.ui.search.IXtextSearchFilter.Registry
 
filterAndSort(Iterable<IOutlineNode>) - Method in class org.eclipse.xtext.ui.editor.outline.impl.OutlineFilterAndSorter
 
findActionActivationCode(List<ActionActivationCode>, String) - Method in class org.eclipse.xtext.ui.editor.embedded.EmbeddedEditorActions
 
findAllIndexedReferences(IAcceptor<IReferenceDescription>, SubMonitor, Set<URI>) - Method in class org.eclipse.xtext.ui.editor.findrefs.DefaultReferenceFinder
findAllIndexedReferences(IAcceptor<IReferenceDescription>, SubMonitor, Set<URI>, IReferenceFinder.ILocalResourceAccess) - Method in class org.eclipse.xtext.ui.editor.findrefs.DefaultReferenceFinder
Deprecated.
 
findAllReferences(Iterable<URI>, IReferenceFinder.ILocalResourceAccess, IAcceptor<IReferenceDescription>, IProgressMonitor) - Method in class org.eclipse.xtext.ui.editor.findrefs.DefaultReferenceFinder
Deprecated.
 
findAllReferences(Iterable<URI>, IReferenceFinder.ILocalResourceAccess, IAcceptor<IReferenceDescription>, IProgressMonitor) - Method in class org.eclipse.xtext.ui.editor.findrefs.DelegatingReferenceFinder
 
findAllReferences(Iterable<URI>, IReferenceFinder.ILocalResourceAccess, IAcceptor<IReferenceDescription>, IProgressMonitor) - Method in interface org.eclipse.xtext.ui.editor.findrefs.IReferenceFinder
Finds all references to the given targetURIs.
findBestNode(IOutlineNode, ITextRegion) - Method in class org.eclipse.xtext.ui.editor.outline.actions.OutlineWithEditorLinker
 
findClosestExportedContainerURI(EObject, Map<EObject, URI>) - Method in class org.eclipse.xtext.ui.editor.findrefs.DefaultReferenceFinder
Deprecated.
no longer used
findClosestPosition(int) - Method in class org.eclipse.xtext.ui.editor.model.DocumentPartitioner
Returns the position in the partitoner's position category which is close to the given offset.
findDerivedResourceMarker(IFile, String) - Method in interface org.eclipse.xtext.ui.generator.IDerivedResourceMarkers
finds a single derived resource marker for the given file, corresponding to the given source.
findDerivedResourceMarkers(IResource) - Method in interface org.eclipse.xtext.ui.generator.IDerivedResourceMarkers
Find all derived resource marker for the given resource and its children (if existent).
findDerivedResourceMarkers(IResource, String) - Method in interface org.eclipse.xtext.ui.generator.IDerivedResourceMarkers
Find all derived resource marker for the given resource and its children (if existent), which were installed for the given generatorId.
findDerivedResources(IContainer, String) - Method in interface org.eclipse.xtext.ui.generator.IDerivedResourceMarkers
 
findDirtyResourcebyURIorNormalizedURI(URI) - Method in class org.eclipse.xtext.ui.editor.DirtyStateManager
 
findEditor(IResource) - Method in class org.eclipse.xtext.ui.editor.quickfix.MarkerResolutionGenerator
 
findEObjectByURI(URI, XtextResource) - Method in class org.eclipse.xtext.ui.editor.LanguageSpecificURIEditorOpener
 
findExtendedDoubleClickSelection(IDocument, int) - Method in class org.eclipse.xtext.ui.editor.doubleClicking.AbstractPartitionDoubleClickSelector
 
findExtendedDoubleClickSelection(IDocument, int) - Method in class org.eclipse.xtext.ui.editor.doubleClicking.LexerTokenAndCharacterPairAwareStrategy
 
findFileStorage(URI, boolean) - Method in class org.eclipse.xtext.ui.refactoring.impl.ProjectUtil
 
findIndexedReferences(Set<URI>, IResourceDescription, IAcceptor<IReferenceDescription>, IProgressMonitor) - Method in class org.eclipse.xtext.ui.editor.findrefs.DefaultReferenceFinder
findInverseTraceFiles(IFile) - Method in class org.eclipse.xtext.ui.generator.trace.TraceForStorageProvider
 
findLocalReferences(Iterable<URI>, IReferenceFinder.ILocalResourceAccess, IAcceptor<IReferenceDescription>, IProgressMonitor) - Method in class org.eclipse.xtext.ui.editor.findrefs.DefaultReferenceFinder
Deprecated.
 
findLocalReferencesFromElement(Predicate<URI>, EObject, Resource, IAcceptor<IReferenceDescription>, URI, Map<EObject, URI>) - Method in class org.eclipse.xtext.ui.editor.findrefs.DefaultReferenceFinder
Deprecated.
 
findLocalReferencesInResource(Predicate<URI>, Resource, IAcceptor<IReferenceDescription>) - Method in class org.eclipse.xtext.ui.editor.findrefs.DefaultReferenceFinder
Deprecated.
 
findMatches(String, String) - Method in class org.eclipse.xtext.ui.search.IXtextEObjectSearch.Default
 
findMatches(String, String) - Method in interface org.eclipse.xtext.ui.search.IXtextEObjectSearch
 
findMatchingElement(Object[]) - Method in class org.eclipse.xtext.ui.editor.outline.quickoutline.QuickOutlinePopup
 
FindNext_Status_noMatch_label - Static variable in class org.eclipse.xtext.ui.editor.embedded.EmbeddedEditorMessages
 
findNextOffSetInPartition(IDocument, int, int) - Method in class org.eclipse.xtext.ui.editor.model.DocumentUtil
 
findNextPosition(int) - Method in class org.eclipse.xtext.ui.editor.XtextEditor.NextSubWordAction
Finds the next position after the given position.
findPersistedTrace(IFile) - Method in class org.eclipse.xtext.ui.generator.trace.TraceForStorageProvider
 
findPreviousPosition(int) - Method in class org.eclipse.xtext.ui.editor.XtextEditor.PreviousSubWordAction
Finds the previous position before the given position.
findProject(String) - Method in class org.eclipse.xtext.ui.generator.trace.AbstractEclipseTrace
 
findProjectByName(String) - Method in class org.eclipse.xtext.ui.workspace.EclipseWorkspaceConfig
 
findProjectContaining(URI) - Method in class org.eclipse.xtext.ui.workspace.EclipseWorkspaceConfig
 
findReferences(TargetURIs, IResourceDescription, IReferenceFinder.IResourceAccess, IReferenceFinder.Acceptor, IProgressMonitor) - Method in class org.eclipse.xtext.ui.editor.findrefs.DefaultReferenceFinder
Deprecated.
 
findReferences(Predicate<URI>, Resource, IReferenceFinder.Acceptor, IProgressMonitor) - Method in class org.eclipse.xtext.ui.editor.findrefs.DefaultReferenceFinder
Deprecated.
 
findReferences(Iterable<URI>, Iterable<URI>, IReferenceFinder.ILocalResourceAccess, IAcceptor<IReferenceDescription>, IProgressMonitor) - Method in class org.eclipse.xtext.ui.editor.findrefs.DefaultReferenceFinder
Deprecated.
 
findReferences(Set<URI>, IResourceDescription, IAcceptor<IReferenceDescription>, IProgressMonitor, IReferenceFinder.ILocalResourceAccess) - Method in class org.eclipse.xtext.ui.editor.findrefs.DefaultReferenceFinder
Deprecated.
 
findReferences(Set<URI>, IResourceDescription, IAcceptor<IReferenceDescription>, IProgressMonitor, IReferenceFinder.ILocalResourceAccess) - Method in class org.eclipse.xtext.ui.editor.findrefs.DelegatingReferenceFinder
 
findReferences(Iterable<URI>, Iterable<URI>, IReferenceFinder.ILocalResourceAccess, IAcceptor<IReferenceDescription>, IProgressMonitor) - Method in class org.eclipse.xtext.ui.editor.findrefs.DelegatingReferenceFinder
 
findReferences(EObject) - Method in class org.eclipse.xtext.ui.editor.findrefs.FindReferencesHandler
 
findReferences(Iterable<URI>, Iterable<URI>, IReferenceFinder.ILocalResourceAccess, IAcceptor<IReferenceDescription>, IProgressMonitor) - Method in interface org.eclipse.xtext.ui.editor.findrefs.IReferenceFinder
Finds all references from an iterable of source resources to the given targetURIs.
findReferences(Set<URI>, IResourceDescription, IAcceptor<IReferenceDescription>, IProgressMonitor, IReferenceFinder.ILocalResourceAccess) - Method in interface org.eclipse.xtext.ui.editor.findrefs.IReferenceFinderExtension1
 
FindReferencesHandler - Class in org.eclipse.xtext.ui.editor.findrefs
This class must neither be renamed nor moved.
FindReferencesHandler() - Constructor for class org.eclipse.xtext.ui.editor.findrefs.FindReferencesHandler
 
FindReferencesHandler_1 - Static variable in class org.eclipse.xtext.ui.editor.findrefs.Messages
 
FindReferencesHandler_2 - Static variable in class org.eclipse.xtext.ui.editor.findrefs.Messages
 
FindReferencesHandler_3 - Static variable in class org.eclipse.xtext.ui.editor.findrefs.Messages
 
FindReferencesHandler_labelPrefix - Static variable in class org.eclipse.xtext.ui.editor.findrefs.Messages
 
FindReplace_BackwardRadioButton_label - Static variable in class org.eclipse.xtext.ui.editor.embedded.EmbeddedEditorMessages
 
FindReplace_CaseCheckBox_label - Static variable in class org.eclipse.xtext.ui.editor.embedded.EmbeddedEditorMessages
 
FindReplace_CloseButton_label - Static variable in class org.eclipse.xtext.ui.editor.embedded.EmbeddedEditorMessages
 
FindReplace_Direction - Static variable in class org.eclipse.xtext.ui.editor.embedded.EmbeddedEditorMessages
 
FindReplace_Find_label - Static variable in class org.eclipse.xtext.ui.editor.embedded.EmbeddedEditorMessages
 
FindReplace_FindNextButton_label - Static variable in class org.eclipse.xtext.ui.editor.embedded.EmbeddedEditorMessages
 
FindReplace_ForwardRadioButton_label - Static variable in class org.eclipse.xtext.ui.editor.embedded.EmbeddedEditorMessages
 
FindReplace_GlobalRadioButton_label - Static variable in class org.eclipse.xtext.ui.editor.embedded.EmbeddedEditorMessages
 
FindReplace_IncrementalCheckBox_label - Static variable in class org.eclipse.xtext.ui.editor.embedded.EmbeddedEditorMessages
 
FindReplace_Options - Static variable in class org.eclipse.xtext.ui.editor.embedded.EmbeddedEditorMessages
 
FindReplace_RegExCheckbox_label - Static variable in class org.eclipse.xtext.ui.editor.embedded.EmbeddedEditorMessages
 
FindReplace_Replace_label - Static variable in class org.eclipse.xtext.ui.editor.embedded.EmbeddedEditorMessages
 
FindReplace_ReplaceAllButton_label - Static variable in class org.eclipse.xtext.ui.editor.embedded.EmbeddedEditorMessages
 
FindReplace_ReplaceFindButton_label - Static variable in class org.eclipse.xtext.ui.editor.embedded.EmbeddedEditorMessages
 
FindReplace_ReplaceSelectionButton_label - Static variable in class org.eclipse.xtext.ui.editor.embedded.EmbeddedEditorMessages
 
FindReplace_Scope - Static variable in class org.eclipse.xtext.ui.editor.embedded.EmbeddedEditorMessages
 
FindReplace_SelectedRangeRadioButton_label - Static variable in class org.eclipse.xtext.ui.editor.embedded.EmbeddedEditorMessages
 
FindReplace_Status_noMatch_label - Static variable in class org.eclipse.xtext.ui.editor.embedded.EmbeddedEditorMessages
 
FindReplace_Status_replacement_label - Static variable in class org.eclipse.xtext.ui.editor.embedded.EmbeddedEditorMessages
 
FindReplace_Status_replacements_label - Static variable in class org.eclipse.xtext.ui.editor.embedded.EmbeddedEditorMessages
 
FindReplace_title - Static variable in class org.eclipse.xtext.ui.editor.embedded.EmbeddedEditorMessages
 
FindReplace_WholeWordCheckBox_label - Static variable in class org.eclipse.xtext.ui.editor.embedded.EmbeddedEditorMessages
 
FindReplace_WrapCheckBox_label - Static variable in class org.eclipse.xtext.ui.editor.embedded.EmbeddedEditorMessages
 
FindReplaceDialog_read_only - Static variable in class org.eclipse.xtext.ui.editor.embedded.EmbeddedEditorMessages
 
findResourceInWorkspace(IJavaProject, URI) - Method in class org.eclipse.xtext.ui.util.JdtClasspathUriResolver
 
findSemanticObjectFor(INode) - Method in class org.eclipse.xtext.ui.editor.selection.AstSelectionProvider
 
findSourceFolderContaining(URI) - Method in class org.eclipse.xtext.ui.workspace.EclipseProjectConfig
 
findStartTerminal(IDocument, int) - Method in class org.eclipse.xtext.ui.editor.autoedit.AbstractTerminalsEditStrategy
finds the first start terminal which is not closed before the cursor position.
findStopTerminal(IDocument, int) - Method in class org.eclipse.xtext.ui.editor.autoedit.AbstractTerminalsEditStrategy
finds the first stop terminal which has not been started after the cursor position.
findStorage(SourceRelativeURI, IProject) - Method in class org.eclipse.xtext.ui.generator.trace.AbstractEclipseTrace
 
findStorage(SourceRelativeURI, IProject) - Method in class org.eclipse.xtext.ui.generator.trace.StorageAwareTrace
 
findTraceFiles(IFile) - Method in class org.eclipse.xtext.ui.generator.trace.TraceMarkers
 
findTraceFiles(IFile, String) - Method in class org.eclipse.xtext.ui.generator.trace.TraceMarkers
 
findTraceMarkers(IFile) - Method in class org.eclipse.xtext.ui.generator.trace.TraceMarkers
 
findWord(IDocument, int) - Method in class org.eclipse.xtext.ui.editor.doubleClicking.AbstractWordAwareDoubleClickStrategy
 
findWord(IDocument, int) - Method in class org.eclipse.xtext.ui.editor.doubleClicking.LexerTokenAndCharacterPairAwareStrategy
 
finish() - Method in class org.eclipse.xtext.ui.editor.findrefs.ReferenceSearchResult
 
fireAnnotationChangedEvent(Annotation) - Method in class org.eclipse.xtext.ui.editor.quickfix.XtextResourceMarkerAnnotationModel
 
fireDocumentChanged(DocumentEvent) - Method in class org.eclipse.xtext.ui.editor.model.XtextDocument
 
firePropertyChangeEvent(String, Object, Object) - Method in class org.eclipse.xtext.ui.editor.preferences.FixedScopedPreferenceStore
 
fireQueuedEvents() - Method in class org.eclipse.xtext.ui.editor.quickfix.XtextResourceMarkerAnnotationModel
 
fireQueuedEvents() - Method in class org.eclipse.xtext.ui.editor.validation.AnnotationIssueProcessor
 
first() - Method in class org.eclipse.xtext.ui.editor.model.CommonBreakIterator
 
first() - Method in class org.eclipse.xtext.ui.editor.model.CommonBreakIterator.SequenceCharacterIterator
 
first() - Method in class org.eclipse.xtext.ui.editor.model.CommonWordIterator
 
first() - Method in class org.eclipse.xtext.ui.editor.model.DocumentCharacterIterator
 
firstMarker - Variable in class org.eclipse.xtext.ui.editor.contentassist.antlr.internal.AbstractInternalContentAssistParser
 
fIsInitialized - Variable in class org.eclipse.xtext.ui.editor.model.DocumentPartitioner
Flag indicating whether this partitioner has been initialized.
fIterator - Variable in class org.eclipse.xtext.ui.editor.model.CommonBreakIterator
The platform break iterator (word instance) used as a base.
fIterator - Variable in class org.eclipse.xtext.ui.editor.XtextEditor.NextSubWordAction
 
fIterator - Variable in class org.eclipse.xtext.ui.editor.XtextEditor.PreviousSubWordAction
 
Fix - Annotation Type in org.eclipse.xtext.ui.editor.quickfix
 
fixCrossReferenceImage(String, String) - Method in class org.eclipse.xtext.ui.editor.quickfix.DefaultQuickfixProvider
 
fixCrossReferenceLabel(String, String) - Method in class org.eclipse.xtext.ui.editor.quickfix.DefaultQuickfixProvider
 
FixedCharCountPartitionDoubleClickSelector - Class in org.eclipse.xtext.ui.editor.doubleClicking
Custom partition selector that allows to strip a fixed set of characters from the beginning and the end of a partition.
FixedCharCountPartitionDoubleClickSelector(String, int, int) - Constructor for class org.eclipse.xtext.ui.editor.doubleClicking.FixedCharCountPartitionDoubleClickSelector
Creates a new partition double click selector for the given document partitioning.
FixedScopedPreferenceStore - Class in org.eclipse.xtext.ui.editor.preferences
Mainly copied from ScopedPreferenceStore.
FixedScopedPreferenceStore(IScopeContext, String, String) - Constructor for class org.eclipse.xtext.ui.editor.preferences.FixedScopedPreferenceStore
Create a new instance of the receiver.
FixedScopedPreferenceStore(IScopeContext, String) - Constructor for class org.eclipse.xtext.ui.editor.preferences.FixedScopedPreferenceStore
Create a new instance of the receiver.
fKeyCode - Variable in class org.eclipse.xtext.ui.editor.embedded.ActionActivationCode
The key code.
fLabelProvider - Variable in class org.eclipse.xtext.ui.editor.tasks.dialogfields.ListDialogField
 
fLabelText - Variable in class org.eclipse.xtext.ui.editor.tasks.dialogfields.DialogField
 
fLegalContentTypes - Variable in class org.eclipse.xtext.ui.editor.model.DocumentPartitioner
The legal content types of this partitioner
fListViewerAdapter - Variable in class org.eclipse.xtext.ui.editor.tasks.dialogfields.ListDialogField
 
flushRewriteSession() - Method in class org.eclipse.xtext.ui.editor.model.DocumentPartitioner
Flushes the active rewrite session.
FoldedPosition - Class in org.eclipse.xtext.ui.editor.folding
Abstract base class for positions that implement the IProjectionPosition interface.
FoldedPosition(int, int) - Constructor for class org.eclipse.xtext.ui.editor.folding.FoldedPosition
 
folders - Variable in class org.eclipse.xtext.ui.util.ProjectFactory
 
FoldingActionContributor - Class in org.eclipse.xtext.ui.editor.folding
Contributes folding actions for the given XtextEditor.
FoldingActionContributor() - Constructor for class org.eclipse.xtext.ui.editor.folding.FoldingActionContributor
 
foldingActionGroup - Variable in class org.eclipse.xtext.ui.editor.folding.FoldingActionContributor
 
FoldingActionGroup - Class in org.eclipse.xtext.ui.editor.folding
Groups the Xtext folding actions.
FoldingActionGroup(ITextEditor, ITextViewer) - Constructor for class org.eclipse.xtext.ui.editor.folding.FoldingActionGroup
Creates a new projection action group for editor.
FoldingMessages - Class in org.eclipse.xtext.ui.editor.folding
Class that gives access to the folding messages resource bundle.
FollowElement - Class in org.eclipse.xtext.ui.editor.contentassist.antlr
Simple bean that reflects the current state, when the content assist parser hit EOF.
FollowElement() - Constructor for class org.eclipse.xtext.ui.editor.contentassist.antlr.FollowElement
 
followElementFactory - Variable in class org.eclipse.xtext.ui.editor.contentassist.antlr.internal.AbstractInternalContentAssistParser
 
followElements - Variable in class org.eclipse.xtext.ui.editor.contentassist.antlr.internal.AbstractInternalContentAssistParser
 
following(int) - Method in class org.eclipse.xtext.ui.editor.model.CommonBreakIterator
 
following(int) - Method in class org.eclipse.xtext.ui.editor.model.CommonWordIterator
 
FONT_SUFFIX - Static variable in class org.eclipse.xtext.ui.editor.syntaxcoloring.CommonPreferenceConstants
 
fontFromFontData(FontData[]) - Static method in class org.eclipse.xtext.ui.editor.utils.EditorUtils
 
forceReconcile() - Method in interface org.eclipse.xtext.ui.editor.DirtyStateEditorSupport.IDirtyStateEditorSupportClientExtension
 
forceReconcile() - Method in class org.eclipse.xtext.ui.editor.reconciler.XtextReconciler
 
forceReconcile() - Method in class org.eclipse.xtext.ui.editor.XtextEditor
 
forCheckType(CheckType) - Static method in class org.eclipse.xtext.ui.MarkerTypes
 
forgetAllUserDecisions() - Method in class org.eclipse.xtext.ui.util.DontAskAgainDialogs
Rewrites the DontAskAgainDialogs.DONT_ASK_AGAIN_DIALOG_PREFIX section in IDialogSettings for the current language.
All the user decisions will be reseted.
format(IDocument, IRegion) - Method in class org.eclipse.xtext.ui.editor.formatting.ContentFormatterFactory.ContentFormatter
 
format(IDocument, IRegion) - Method in class org.eclipse.xtext.ui.editor.formatting2.ContentFormatter
 
format(String, Object) - Static method in class org.eclipse.xtext.ui.refactoring.impl.Messages
 
format(String, Object[]) - Static method in class org.eclipse.xtext.ui.refactoring.impl.Messages
 
format(String, Object...) - Method in class org.eclipse.xtext.ui.refactoring.impl.StatusWrapper
 
formatInfo(Collection<String>) - Method in class org.eclipse.xtext.ui.editor.hover.ProblemAnnotationHover
 
formatter - Variable in class org.eclipse.xtext.ui.editor.formatting.ContentFormatterFactory
 
fPositionCategory - Variable in class org.eclipse.xtext.ui.editor.model.DocumentPartitioner
The position category this partitioner uses to store the document's partitioning information.
fPositionUpdater - Variable in class org.eclipse.xtext.ui.editor.model.DocumentPartitioner
The position updater used to for the default updating of partitions
FQNPrefixMatcher - Class in org.eclipse.xtext.ui.editor.contentassist
 
FQNPrefixMatcher() - Constructor for class org.eclipse.xtext.ui.editor.contentassist.FQNPrefixMatcher
 
FQNPrefixMatcher.DefaultLastSegmentFinder - Class in org.eclipse.xtext.ui.editor.contentassist
 
FQNPrefixMatcher.DefaultLastSegmentFinder() - Constructor for class org.eclipse.xtext.ui.editor.contentassist.FQNPrefixMatcher.DefaultLastSegmentFinder
 
FQNPrefixMatcher.LastSegmentFinder - Interface in org.eclipse.xtext.ui.editor.contentassist
 
freeze() - Method in class org.eclipse.xtext.ui.refactoring.ui.ViewFreezer
 
fromIterable(Iterable<URI>) - Method in class org.eclipse.xtext.ui.editor.findrefs.TargetURIConverter
 
fScanner - Variable in class org.eclipse.xtext.ui.editor.model.DocumentPartitioner
The partitioner's scanner
fStartOffset - Variable in class org.eclipse.xtext.ui.editor.model.DocumentPartitioner
The offset at which the first changed partition starts
fStateMask - Variable in class org.eclipse.xtext.ui.editor.embedded.ActionActivationCode
The state mask.
fTable - Variable in class org.eclipse.xtext.ui.editor.tasks.dialogfields.ListDialogField
 
fTableControl - Variable in class org.eclipse.xtext.ui.editor.tasks.dialogfields.ListDialogField
 
fText - Variable in class org.eclipse.xtext.ui.editor.model.CommonBreakIterator
The text we operate on.
fViewerComparator - Variable in class org.eclipse.xtext.ui.editor.tasks.dialogfields.ListDialogField
 

G

get(IResourceDescriptions) - Method in class org.eclipse.xtext.ui.containers.ContainerStateProvider
 
get() - Method in class org.eclipse.xtext.ui.editor.contentassist.ContentAssistContext.Builder
 
get() - Method in class org.eclipse.xtext.ui.editor.DocumentBasedDirtyResource
Callback method for the copied resource description.
get(String) - Method in class org.eclipse.xtext.ui.editor.embedded.EmbeddedEditorActions
 
get(IUnitOfWork<T, XtextResource>, IXtextDocument, ITextEditComposer) - Method in class org.eclipse.xtext.ui.editor.model.edit.ReconcilingUnitOfWork.ReconcilingUnitOfWorkProvider
 
get(Object) - Static method in class org.eclipse.xtext.ui.editor.model.XtextDocumentUtil
 
get(String) - Static method in class org.eclipse.xtext.ui.internal.XtextPluginImages
 
get(IProject) - Method in class org.eclipse.xtext.ui.refactoring.impl.CachingResourceSetProvider
 
get(URI, StatusWrapper) - Method in class org.eclipse.xtext.ui.refactoring.impl.DefaultRefactoringDocumentProvider
 
get(EObject, IRenameElementContext) - Method in class org.eclipse.xtext.ui.refactoring.impl.DefaultRenameStrategyProvider
 
get(URI, StatusWrapper) - Method in interface org.eclipse.xtext.ui.refactoring.impl.IRefactoringDocument.Provider
 
get(IProject) - Method in class org.eclipse.xtext.ui.refactoring.impl.RefactoringResourceSetProvider
 
get() - Method in class org.eclipse.xtext.ui.refactoring.impl.ReferenceUpdaterDispatcher.OptionalReferenceUpdaterProxy
 
get(EObject, IRenameElementContext) - Method in interface org.eclipse.xtext.ui.refactoring.IRenameStrategy.Provider
 
get(Class<T>) - Method in class org.eclipse.xtext.ui.resource.DefaultResourceUIServiceProvider
 
get(IProject) - Method in interface org.eclipse.xtext.ui.resource.IResourceSetProvider
 
get(IProject) - Method in class org.eclipse.xtext.ui.resource.SimpleResourceSetProvider
 
get(IProject) - Method in class org.eclipse.xtext.ui.resource.XtextLiveScopeResourceSetProvider
 
get(IProject) - Method in class org.eclipse.xtext.ui.resource.XtextResourceSetProvider
 
getAbsoluteLocation(IFile) - Method in class org.eclipse.xtext.ui.generator.trace.TraceForStorageProvider
 
getAction() - Method in class org.eclipse.xtext.ui.editor.actions.AbstractToggleActionContributor
 
getAction() - Method in class org.eclipse.xtext.ui.editor.embedded.ActionDefinitionToStyledTextAction
Returns the action.
getAction() - Method in class org.eclipse.xtext.ui.editor.occurrences.MarkOccurrenceActionContributor
 
getActionId() - Method in class org.eclipse.xtext.ui.editor.embedded.ActionDefinitionToStyledTextAction
Returns the action id.
getActivatorClassName() - Method in class org.eclipse.xtext.ui.wizard.AbstractPluginProjectCreator
 
getActiveLinkedMode() - Method in class org.eclipse.xtext.ui.refactoring.ui.RenameRefactoringController
 
getActiveRewriteSession() - Method in class org.eclipse.xtext.ui.editor.model.DocumentPartitioner
getActiveXtextEditor(ExecutionEvent) - Static method in class org.eclipse.xtext.ui.editor.utils.EditorUtils
 
getActiveXtextEditor() - Static method in class org.eclipse.xtext.ui.editor.utils.EditorUtils
 
getActualContentProvider() - Method in class org.eclipse.xtext.ui.editor.DirtyStateManager
 
getActualContents() - Method in class org.eclipse.xtext.ui.editor.DocumentBasedDirtyResource
 
getActualContents() - Method in interface org.eclipse.xtext.ui.editor.IDirtyResource
 
getActualContentsIfInitialized() - Method in class org.eclipse.xtext.ui.editor.DocumentBasedDirtyResource
 
getActualContentsIfInitialized() - Method in interface org.eclipse.xtext.ui.editor.IDirtyResource.InitializationAware
Returns the current content of the underlying document or resource as text.
getActualReplacementString(ConfigurableCompletionProposal) - Method in class org.eclipse.xtext.ui.editor.contentassist.ReplacementTextApplier
 
getAdaptedResolutions(List<IssueResolution>) - Method in class org.eclipse.xtext.ui.editor.quickfix.MarkerResolutionGenerator
 
getAdapter(Class) - Method in class org.eclipse.xtext.ui.editor.hierarchy.DeferredHierarchyBuilder.DeferredHierarchyNode
 
getAdapter(Class<T>) - Method in interface org.eclipse.xtext.ui.editor.model.IXtextDocument
 
getAdapter(Class<T>) - Method in class org.eclipse.xtext.ui.editor.model.XtextDocument
 
getAdapter(Class) - Method in class org.eclipse.xtext.ui.editor.outline.impl.AbstractOutlineNode
 
getAdapter(Class) - Method in class org.eclipse.xtext.ui.editor.outline.impl.EObjectNode
 
getAdapter(Class) - Method in class org.eclipse.xtext.ui.editor.XtextEditor
 
getAdapter(Class) - Method in class org.eclipse.xtext.ui.editor.XtextSourceViewer
 
getAdapter(Class) - Method in class org.eclipse.xtext.ui.refactoring.impl.DisplayChangeWrapper.Generic
 
getAdapter(Class) - Method in class org.eclipse.xtext.ui.refactoring.impl.DisplayChangeWrapper.TextEditBased
 
getAdditionalData(String) - Method in class org.eclipse.xtext.ui.editor.contentassist.ConfigurableCompletionProposal
Used to store arbitrary data as a protocol between two or more clients unknown to this class.
getAdditionalProposalInfo() - Method in class org.eclipse.xtext.ui.editor.contentassist.ConfigurableCompletionProposal
 
getAdditionalProposalInfo(IProgressMonitor) - Method in class org.eclipse.xtext.ui.editor.contentassist.ConfigurableCompletionProposal
 
getAdditionalProposalInfo() - Method in class org.eclipse.xtext.ui.editor.quickfix.QuickAssistCompletionProposal
 
getAdditionalProposalInfo() - Method in class org.eclipse.xtext.ui.editor.templates.XtextTemplateProposal
 
getAffectedObjects() - Method in class org.eclipse.xtext.ui.refactoring.impl.DisplayChangeWrapper.Generic
 
getAffectedObjects() - Method in class org.eclipse.xtext.ui.refactoring.impl.DisplayChangeWrapper.TextEditBased
 
getAllAssociatedLocations(ITextRegion, IStorage) - Method in class org.eclipse.xtext.ui.generator.trace.AbstractEclipseTrace
 
getAllAssociatedLocations(IStorage) - Method in class org.eclipse.xtext.ui.generator.trace.AbstractEclipseTrace
 
getAllAssociatedLocations(ITextRegion) - Method in class org.eclipse.xtext.ui.generator.trace.AbstractEclipseTrace
 
getAllAssociatedLocations(ITextRegion, AbsoluteURI) - Method in class org.eclipse.xtext.ui.generator.trace.AbstractEclipseTrace
 
getAllAssociatedLocations(AbsoluteURI) - Method in class org.eclipse.xtext.ui.generator.trace.AbstractEclipseTrace
 
getAllAssociatedLocations() - Method in class org.eclipse.xtext.ui.generator.trace.AbstractEclipseTrace
 
getAllEntries(IContainer) - Method in interface org.eclipse.xtext.ui.resource.IStorage2UriMapper
 
getAllEntries(IPackageFragmentRoot) - Method in interface org.eclipse.xtext.ui.resource.IStorage2UriMapperJdtExtensions
 
getAllEntries(IContainer) - Method in class org.eclipse.xtext.ui.resource.Storage2UriMapperImpl
 
getAllEntries(IPackageFragmentRoot) - Method in class org.eclipse.xtext.ui.resource.Storage2UriMapperJavaImpl
 
getAllFolders() - Method in class org.eclipse.xtext.ui.wizard.AbstractProjectCreator
 
getAnchor() - Method in class org.eclipse.xtext.ui.editor.bracketmatching.BracePairMatcher
 
getAndResetReplaceRegion() - Method in class org.eclipse.xtext.ui.editor.reconciler.XtextReconciler
Deprecated.
no longer called by the framework. Use XtextReconciler.getMergedReplaceRegion(XtextResource) instead.
getAnnotationHover(ISourceViewer) - Method in class org.eclipse.xtext.ui.editor.XtextSourceViewerConfiguration
 
getAnnotationHover(ISourceViewer) - Method in class org.eclipse.xtext.ui.views.ReadOnlySourceViewerConfiguration
 
getAnnotationImagesDeleted() - Static method in class org.eclipse.xtext.ui.internal.XtextPluginImages
 
getAnnotationImagesFixable() - Static method in class org.eclipse.xtext.ui.internal.XtextPluginImages
 
getAnnotationImagesNonfixable() - Static method in class org.eclipse.xtext.ui.internal.XtextPluginImages
 
getAnnotationModel() - Method in class org.eclipse.xtext.ui.editor.hover.AbstractProblemHover
 
getAnnotationModel(XtextEditor) - Method in class org.eclipse.xtext.ui.editor.occurrences.OccurrenceMarker.MarkOccurrenceJob
 
getAnnotations(int, int) - Method in class org.eclipse.xtext.ui.editor.hover.AbstractProblemHover
 
getAnnotationsToAdd(Multimap<Position, Annotation>, List<Issue>, IProgressMonitor) - Method in class org.eclipse.xtext.ui.editor.validation.AnnotationIssueProcessor
 
getAnnotationsToRemove(IProgressMonitor) - Method in class org.eclipse.xtext.ui.editor.validation.AnnotationIssueProcessor
 
getAntlrTokenType() - Method in class org.eclipse.xtext.ui.editor.model.DocumentTokenSource.TokenInfo
 
getApplicableAnnotations(IXtextDocument, IAnnotationModel, int) - Method in class org.eclipse.xtext.ui.editor.quickfix.XtextQuickAssistProcessor
 
getAttribute(String) - Method in class org.eclipse.xtext.ui.editor.syntaxcoloring.AbstractTokenScanner
 
getAttribute(String) - Method in interface org.eclipse.xtext.ui.editor.syntaxcoloring.ITextAttributeProvider
 
getAttribute(String) - Method in class org.eclipse.xtext.ui.editor.syntaxcoloring.TextAttributeProvider
 
getAutoEditStrategies(ISourceViewer, String) - Method in class org.eclipse.xtext.ui.editor.XtextSourceViewerConfiguration
 
getAutoEditStrategies(ISourceViewer, String) - Method in class org.eclipse.xtext.ui.views.ReadOnlySourceViewerConfiguration
 
getBackgroundColor() - Method in class org.eclipse.xtext.ui.editor.utils.TextStyle
 
getBackgroundColorKey() - Method in class org.eclipse.xtext.ui.views.AbstractSourceView
 
getBeginIndex() - Method in class org.eclipse.xtext.ui.editor.model.CommonBreakIterator.SequenceCharacterIterator
 
getBeginIndex() - Method in class org.eclipse.xtext.ui.editor.model.DocumentCharacterIterator
 
getBestAssociatedLocation(ITextRegion, IStorage) - Method in class org.eclipse.xtext.ui.generator.trace.AbstractEclipseTrace
 
getBestAssociatedLocation(ITextRegion) - Method in class org.eclipse.xtext.ui.generator.trace.AbstractEclipseTrace
 
getBestAssociatedLocation(ITextRegion, AbsoluteURI) - Method in class org.eclipse.xtext.ui.generator.trace.AbstractEclipseTrace
 
getBody() - Method in class org.eclipse.xtext.ui.preferences.ScrolledPageContent
 
getBoolean(String) - Method in class org.eclipse.xtext.ui.editor.preferences.FixedScopedPreferenceStore
 
getBuilder(Class<T>) - Method in class org.eclipse.xtext.ui.editor.hierarchy.AbstractHierarchyViewPart
 
getBuilder() - Method in class org.eclipse.xtext.ui.editor.hierarchy.AbstractHierarchyViewPart
 
getBuilderProvider() - Method in class org.eclipse.xtext.ui.editor.embedded.EmbeddedEditorFactory
 
getBuilders() - Method in class org.eclipse.xtext.ui.wizard.AbstractPluginProjectCreator
 
getBuilders() - Method in class org.eclipse.xtext.ui.wizard.AbstractProjectCreator
 
getBuildJob(IProject) - Method in class org.eclipse.xtext.ui.preferences.OptionsConfigurationBlock
 
getBuildJob(IProject) - Method in class org.eclipse.xtext.ui.tasks.preferences.TaskTagConfigurationBlock
 
getBundle() - Method in class org.eclipse.xtext.ui.guice.AbstractGuiceAwareExecutableExtensionFactory
 
getBundleForConstructedKeys() - Static method in class org.eclipse.xtext.ui.editor.embedded.EmbeddedEditorMessages
Returns the message bundle which contains constructed keys.
getButtonBox(Composite) - Method in class org.eclipse.xtext.ui.editor.tasks.dialogfields.ListDialogField
Returns the composite containing the buttons.
getButtonWidthHint(Button) - Static method in class org.eclipse.xtext.ui.util.SWTUtil
Returns a width hint for a button control.
getCalculator() - Method in class org.eclipse.xtext.ui.editor.syntaxcoloring.HighlightingReconciler
Deprecated.
getCallHierarchyBuilder() - Method in class org.eclipse.xtext.ui.editor.hierarchy.AbstractCallHierarchyViewPart
 
getCancelableAcceptor(IssueResolutionAcceptor, CancelIndicator) - Method in class org.eclipse.xtext.ui.editor.quickfix.DefaultQuickfixProvider
 
getCancelIndicator() - Method in class org.eclipse.xtext.ui.editor.model.XtextDocument
 
getCancelIndicator(IProgressMonitor) - Method in class org.eclipse.xtext.ui.validation.DefaultResourceUIValidatorExtension
 
getCancelManager() - Method in class org.eclipse.xtext.ui.editor.quickfix.DefaultQuickfixProvider
 
getCategory(IOutlineNode) - Method in class org.eclipse.xtext.ui.editor.outline.actions.SortOutlineContribution.DefaultComparator
 
getCause() - Method in exception org.eclipse.xtext.ui.generator.trace.WrappedCoreException
 
getChangeRedirector() - Method in interface org.eclipse.xtext.ui.refactoring.IChangeRedirector.Aware
 
getChangeRedirector() - Method in class org.eclipse.xtext.ui.refactoring.impl.DefaultRefactoringDocumentProvider
 
getChangeRedirector() - Method in class org.eclipse.xtext.ui.refactoring.impl.RefactoringUpdateAcceptor
 
getChangeRedirector() - Method in class org.eclipse.xtext.ui.refactoring.ui.IRenameElementContext.Impl
 
getCharacterPairMatcher() - Method in class org.eclipse.xtext.ui.editor.doubleClicking.LexerTokenAndCharacterPairAwareStrategy
 
getChars(IBracePairProvider) - Method in class org.eclipse.xtext.ui.editor.bracketmatching.BracePairMatcher
 
getCharset() - Method in class org.eclipse.xtext.ui.compare.StreamContentAccessorDelegate
 
getCheckMode() - Method in class org.eclipse.xtext.ui.editor.validation.ValidationJob
 
getCheckType(IMarker) - Method in class org.eclipse.xtext.ui.util.IssueUtil
Deprecated.
As we are using IMarker.getAttributes() in IssueUtil.createIssue(IMarker), we do not call this method any more
getCheckType(String) - Method in class org.eclipse.xtext.ui.validation.LanguageAwareMarkerTypeProvider
 
getCheckType(String) - Method in class org.eclipse.xtext.ui.validation.MarkerTypeProvider
 
getChildren(Object) - Method in class org.eclipse.xtext.ui.editor.findrefs.ReferenceSearchResultContentProvider
 
getChildren() - Method in class org.eclipse.xtext.ui.editor.findrefs.ReferenceSearchViewTreeNode
 
getChildren(Object) - Method in class org.eclipse.xtext.ui.editor.hierarchy.DeferredHierarchyBuilder.DeferredHierarchyNode
 
getChildren(Object) - Method in class org.eclipse.xtext.ui.editor.hierarchy.HierarchyTreeContentProvider
 
getChildren() - Method in class org.eclipse.xtext.ui.editor.outline.impl.AbstractOutlineNode
 
getChildren(Object) - Method in class org.eclipse.xtext.ui.editor.outline.impl.OutlineNodeContentProvider
 
getChildren() - Method in interface org.eclipse.xtext.ui.editor.outline.IOutlineNode
 
getChildren() - Method in class org.eclipse.xtext.ui.preferences.StatusInfo
 
getClusterSize() - Method in class org.eclipse.xtext.ui.refactoring.impl.AbstractReferenceUpdater
 
getCode() - Method in class org.eclipse.xtext.ui.preferences.StatusInfo
 
getCode(Annotation) - Method in class org.eclipse.xtext.ui.util.IssueUtil
 
getCode(IMarker) - Method in class org.eclipse.xtext.ui.util.IssueUtil
 
getColor() - Method in class org.eclipse.xtext.ui.editor.utils.TextStyle
 
getColumnImage(Object, int) - Method in class org.eclipse.xtext.ui.editor.hierarchy.LocationTableLabelProvider
 
getColumnText(Object, int) - Method in class org.eclipse.xtext.ui.editor.hierarchy.LocationTableLabelProvider
 
getCombinedLexer() - Method in class org.eclipse.xtext.ui.editor.contentassist.antlr.AntlrProposalConflictHelper
 
getComboControl(Composite) - Method in class org.eclipse.xtext.ui.editor.tasks.dialogfields.ComboDialogField
Creates or returns the created combo control.
getCompareConfiguration() - Method in class org.eclipse.xtext.ui.compare.AbstractContentViewer
 
getCompletionOffset() - Method in class org.eclipse.xtext.ui.editor.contentassist.antlr.ParserBasedContentAssistContextFactory.StatefulFactory
 
getCompletionProposalAutoActivationCharacters() - Method in class org.eclipse.xtext.ui.editor.contentassist.XtextContentAssistProcessor
 
getCompletionProposalComparator() - Method in class org.eclipse.xtext.ui.editor.contentassist.XtextContentAssistProcessor
 
getCompletionProposalPostProcessor() - Method in class org.eclipse.xtext.ui.editor.contentassist.XtextContentAssistProcessor
 
getCompletionProposals() - Method in class org.eclipse.xtext.ui.editor.hover.AnnotationWithQuickFixesHover.AnnotationInfo
Create completion proposals which can resolve the given annotation at the given position.
getConcurrentEditingWarningDialog() - Method in class org.eclipse.xtext.ui.editor.DirtyStateEditorSupport
 
getConfiguration() - Method in class org.eclipse.xtext.ui.editor.embedded.EmbeddedEditor
 
getConfiguredBREEs() - Static method in class org.eclipse.xtext.ui.util.JREContainerProvider
 
getConfiguredContentTypes(ISourceViewer) - Method in class org.eclipse.xtext.ui.editor.XtextSourceViewerConfiguration
 
getConfiguredTextHoverStateMasks(ISourceViewer, String) - Method in class org.eclipse.xtext.ui.views.ReadOnlySourceViewerConfiguration
 
getConflictHelper() - Method in class org.eclipse.xtext.ui.editor.contentassist.AbstractContentProposalProvider
 
getContainedURIs(String) - Method in class org.eclipse.xtext.ui.containers.AbstractAllContainersState
 
getContainer(IProject, String) - Static method in class org.eclipse.xtext.ui.util.ResourceUtil
 
getContainerHandle(URI) - Method in class org.eclipse.xtext.ui.containers.AbstractAllContainersState
 
getContainerManager() - Method in class org.eclipse.xtext.ui.resource.DefaultResourceUIServiceProvider
 
getContainingDatatypeRuleNode(INode) - Method in class org.eclipse.xtext.ui.editor.contentassist.antlr.ParserBasedContentAssistContextFactory.StatefulFactory
 
getContent(URI) - Method in class org.eclipse.xtext.ui.editor.DirtyStateManager
 
getContentAssistant() - Method in class org.eclipse.xtext.ui.editor.XtextSourceViewer
 
getContentAssistant(ISourceViewer) - Method in class org.eclipse.xtext.ui.editor.XtextSourceViewerConfiguration
 
getContentAssistContext() - Method in class org.eclipse.xtext.ui.editor.templates.XtextTemplateContext
 
getContentFormatter(ISourceViewer) - Method in class org.eclipse.xtext.ui.editor.XtextSourceViewerConfiguration
 
getContentFormatter(ISourceViewer) - Method in class org.eclipse.xtext.ui.views.ReadOnlySourceViewerConfiguration
 
getContentProposalProvider() - Method in interface org.eclipse.xtext.ui.editor.contentassist.CompletionProposalComputer.State
 
getContentProposalProvider() - Method in class org.eclipse.xtext.ui.editor.contentassist.XtextContentAssistProcessor
 
getContents() - Method in class org.eclipse.xtext.ui.compare.StreamContentAccessorDelegate
 
getContents() - Method in class org.eclipse.xtext.ui.editor.DocumentBasedDirtyResource
 
getContents() - Method in interface org.eclipse.xtext.ui.editor.IDirtyResource
 
getContents(SourceRelativeURI) - Method in class org.eclipse.xtext.ui.generator.trace.AbstractEclipseTrace
 
getContents(SourceRelativeURI, IProject) - Method in class org.eclipse.xtext.ui.generator.trace.AbstractEclipseTrace
 
getContents(SourceRelativeURI, IProject) - Method in class org.eclipse.xtext.ui.generator.trace.StorageAwareTrace
 
getContentsAsText(SourceRelativeURI) - Method in class org.eclipse.xtext.ui.generator.trace.AbstractEclipseTrace
 
getContentsAsText(SourceRelativeURI, IProject) - Method in class org.eclipse.xtext.ui.generator.trace.AbstractEclipseTrace
 
getContentsAsText(SourceRelativeURI, IProject) - Method in class org.eclipse.xtext.ui.generator.trace.StorageAwareTrace
 
getContentsAsText(IStorage) - Method in class org.eclipse.xtext.ui.generator.trace.StorageAwareTrace
 
getContentsIfInitialized() - Method in class org.eclipse.xtext.ui.editor.DocumentBasedDirtyResource
 
getContentsIfInitialized() - Method in interface org.eclipse.xtext.ui.editor.IDirtyResource.InitializationAware
Returns the content of the resource as text.
getContentType() - Method in interface org.eclipse.xtext.ui.editor.IContentTypeSpecific
 
getContentType(int) - Method in class org.eclipse.xtext.ui.editor.model.DocumentPartitioner
getContentType(int, boolean) - Method in class org.eclipse.xtext.ui.editor.model.DocumentPartitioner
getContextFactory() - Method in interface org.eclipse.xtext.ui.editor.contentassist.CompletionProposalComputer.State
 
getContextFactory() - Method in interface org.eclipse.xtext.ui.editor.contentassist.ContextInformationComputer.State
 
getContextFactory() - Method in class org.eclipse.xtext.ui.editor.contentassist.XtextContentAssistProcessor
 
getContextInformation() - Method in class org.eclipse.xtext.ui.editor.contentassist.ConfigurableCompletionProposal
 
getContextInformation(ContentAssistContext, IContextInformationAcceptor) - Method in interface org.eclipse.xtext.ui.editor.contentassist.IContextInformationProvider
 
getContextInformation() - Method in class org.eclipse.xtext.ui.editor.quickfix.QuickAssistCompletionProposal
 
getContextInformationAutoActivationCharacters() - Method in class org.eclipse.xtext.ui.editor.contentassist.XtextContentAssistProcessor
 
getContextInformationPosition() - Method in class org.eclipse.xtext.ui.editor.contentassist.ConfigurableCompletionProposal
 
getContextInformationProvider() - Method in interface org.eclipse.xtext.ui.editor.contentassist.ContextInformationComputer.State
 
getContextInformationProvider() - Method in class org.eclipse.xtext.ui.editor.contentassist.XtextContentAssistProcessor
 
getContextInformationValidator() - Method in class org.eclipse.xtext.ui.editor.contentassist.XtextContentAssistProcessor
 
getContextPreferenceStore(Object) - Method in interface org.eclipse.xtext.ui.editor.preferences.IPreferenceStoreAccess
a read only preference store, used to obtain preferences, based on the given context.
getContextPreferenceStore(Object) - Method in class org.eclipse.xtext.ui.editor.preferences.PreferenceStoreAccessImpl
 
getContextResourceURI() - Method in interface org.eclipse.xtext.ui.refactoring.ui.IRenameElementContext
 
getContextResourceURI() - Method in class org.eclipse.xtext.ui.refactoring.ui.IRenameElementContext.Impl
 
getContextTypes(ContentAssistContext) - Method in class org.eclipse.xtext.ui.editor.templates.AbstractTemplateProposalProvider
 
getContextTypes(ContentAssistContext) - Method in class org.eclipse.xtext.ui.editor.templates.DefaultTemplateProposalProvider
 
getContributedInstances(Class<T>) - Method in interface org.eclipse.xtext.ui.shared.contribution.ISharedStateContributionRegistry
Initialize and return all known contributions.
getContribution() - Method in class org.eclipse.xtext.ui.resource.Storage2UriMapperImpl
Public for testing purpose
getContribution(Class<T>) - Method in class org.eclipse.xtext.ui.shared.contribution.SharedStateContribution
Returns an instance of the given type if such a contribution is supported.
getContributions() - Method in interface org.eclipse.xtext.ui.shared.contribution.ISharedStateContributionRegistry
Returns all contribution handles.
getControl() - Method in class org.eclipse.xtext.ui.compare.AbstractContentViewer
 
getControl() - Method in class org.eclipse.xtext.ui.editor.findrefs.ReferenceSearchViewPage
 
getConverter() - Method in class org.eclipse.xtext.ui.editor.findrefs.DelegatingReferenceFinder
Public for testing purpose.
getCopyQualifiedNameService(EObject) - Method in class org.eclipse.xtext.ui.editor.copyqualifiedname.AbstractCopyQualifiedNameHandler
 
getCreateModelProjectMessage() - Method in class org.eclipse.xtext.ui.wizard.AbstractProjectCreator
 
getCreator() - Method in class org.eclipse.xtext.ui.wizard.XtextNewProjectWizard
 
getCrossReference(EObject, int) - Method in class org.eclipse.xtext.ui.refactoring.impl.DefaultReferenceUpdater
 
getCrossReferenceProposalCreator() - Method in class org.eclipse.xtext.ui.editor.contentassist.AbstractJavaBasedContentProposalProvider
 
getCrossRefText(EObject, CrossReference, EObject, RefactoringCrossReferenceSerializer.RefTextEvaluator, ITextRegion, StatusWrapper) - Method in class org.eclipse.xtext.ui.refactoring.impl.RefactoringCrossReferenceSerializer
 
getCurrentContent(IProgressMonitor) - Method in class org.eclipse.xtext.ui.refactoring.impl.DisplayChangeWrapper.TextEditBased
 
getCurrentContent(IRegion, boolean, int, IProgressMonitor) - Method in class org.eclipse.xtext.ui.refactoring.impl.DisplayChangeWrapper.TextEditBased
 
getCurrentGrammarElement() - Method in class org.eclipse.xtext.ui.editor.contentassist.antlr.internal.AbstractInternalContentAssistParser
 
getCurrentLinkedPosition() - Method in class org.eclipse.xtext.ui.refactoring.ui.RenameLinkedMode
 
getCurrentMode() - Method in class org.eclipse.xtext.ui.editor.outline.impl.ModeAwareOutlineTreeProvider
 
getCurrentMode() - Method in interface org.eclipse.xtext.ui.editor.outline.IOutlineTreeProvider.ModeAware
 
getCurrentModel() - Method in class org.eclipse.xtext.ui.editor.contentassist.ContentAssistContext
The model that covers the completion offset and has a grammar element assigned that has the expected grammar element at the given offset in its call hierarchy.
getCurrentName() - Method in class org.eclipse.xtext.ui.refactoring.ui.RenameLinkedMode
 
getCurrentNode() - Method in class org.eclipse.xtext.ui.editor.contentassist.antlr.ParserBasedContentAssistContextFactory.StatefulFactory
 
getCurrentNode() - Method in class org.eclipse.xtext.ui.editor.contentassist.ContentAssistContext
The current node which is part of the current completion offset.
getCurrentToken() - Method in class org.eclipse.xtext.ui.editor.syntaxcoloring.TokenScanner
 
getCursorPosition() - Method in class org.eclipse.xtext.ui.editor.contentassist.ConfigurableCompletionProposal
 
getDamagedRegion() - Method in class org.eclipse.xtext.ui.editor.model.XtextDocumentEvent
 
getDamageRegion(ITypedRegion, DocumentEvent, boolean) - Method in class org.eclipse.xtext.ui.editor.PresentationDamager
 
getData() - Method in class org.eclipse.xtext.ui.preferences.PropertyAndPreferencePage
 
getDeclarationTextEdit(String) - Method in class org.eclipse.xtext.ui.refactoring.impl.DefaultRenameStrategy
 
getDefault() - Static method in class org.eclipse.xtext.ui.internal.Activator
 
getDefaultBoolean(String) - Method in class org.eclipse.xtext.ui.editor.preferences.FixedScopedPreferenceStore
 
getDefaultBREE() - Static method in class org.eclipse.xtext.ui.util.JREContainerProvider
 
getDefaultDouble(String) - Method in class org.eclipse.xtext.ui.editor.preferences.FixedScopedPreferenceStore
 
getDefaultEditorImageDescriptor(String) - Method in class org.eclipse.xtext.ui.label.DefaultEditorImageUtil
 
getDefaultExpansionLevel() - Method in class org.eclipse.xtext.ui.editor.outline.impl.OutlinePage
 
getDefaultFloat(String) - Method in class org.eclipse.xtext.ui.editor.preferences.FixedScopedPreferenceStore
 
getDefaultImage() - Method in class org.eclipse.xtext.ui.editor.outline.impl.OutlineNodeLabelProvider.Delegate
 
getDefaultImage() - Method in class org.eclipse.xtext.ui.editor.outline.impl.OutlinePage.BusyLabelProvider
 
getDefaultImage() - Method in class org.eclipse.xtext.ui.editor.XtextEditor
 
getDefaultImage() - Method in class org.eclipse.xtext.ui.label.AbstractLabelProvider
 
getDefaultImage() - Method in class org.eclipse.xtext.ui.PluginImageHelper
 
getDefaultInt(String) - Method in class org.eclipse.xtext.ui.editor.preferences.FixedScopedPreferenceStore
 
getDefaultJREContainerEntry() - Static method in class org.eclipse.xtext.ui.util.JREContainerProvider
 
getDefaultJREContainerPath() - Static method in class org.eclipse.xtext.ui.util.JREContainerProvider
 
getDefaultLocation(Point) - Method in class org.eclipse.xtext.ui.editor.outline.quickoutline.QuickOutlinePopup
 
getDefaultLong(String) - Method in class org.eclipse.xtext.ui.editor.preferences.FixedScopedPreferenceStore
 
getDefaultPrefixes(ISourceViewer, String) - Method in class org.eclipse.xtext.ui.editor.toggleComments.DefaultSingleLineCommentHelper
 
getDefaultPrefixes(ISourceViewer, String) - Method in interface org.eclipse.xtext.ui.editor.toggleComments.ISingleLineCommentHelper
 
getDefaultPrefixes(ISourceViewer, String) - Method in class org.eclipse.xtext.ui.editor.XtextSourceViewerConfiguration
 
getDefaultPriority() - Method in class org.eclipse.xtext.ui.editor.contentassist.ContentProposalPriorities
 
getDefaultPriority() - Method in interface org.eclipse.xtext.ui.editor.contentassist.IContentProposalPriorities
 
getDefaultRenameSupport(IRenameElementContext) - Method in class org.eclipse.xtext.ui.refactoring.ui.DefaultRenameSupport.Factory
 
getDefaultString(String) - Method in class org.eclipse.xtext.ui.editor.preferences.FixedScopedPreferenceStore
 
getDefaultStyledText() - Method in class org.eclipse.xtext.ui.label.AbstractLabelProvider
 
getDefaultText() - Method in class org.eclipse.xtext.ui.editor.outline.impl.OutlineNodeLabelProvider.Delegate
 
getDefaultText() - Method in class org.eclipse.xtext.ui.label.AbstractLabelProvider
 
getDefautColor() - Method in class org.eclipse.xtext.ui.editor.bracketmatching.BracketMatchingPreferencesInitializer
 
getDelay() - Method in class org.eclipse.xtext.ui.editor.DirtyStateEditorSupport.UpdateEditorStateJob
 
getDelegate() - Method in class org.eclipse.xtext.ui.editor.contentassist.antlr.DelegatingContentAssistContextFactory.StatefulFactory
 
getDelegate() - Method in class org.eclipse.xtext.ui.editor.contentassist.FQNPrefixMatcher
 
getDelegate() - Method in class org.eclipse.xtext.ui.editor.contentassist.ICompletionProposalAcceptor.Delegate
 
getDelegate() - Method in class org.eclipse.xtext.ui.editor.contentassist.ITemplateAcceptor.Delegate
 
getDelegate() - Method in class org.eclipse.xtext.ui.editor.findrefs.DelegatingReferenceFinder
Public for testing purpose.
getDelegate() - Method in class org.eclipse.xtext.ui.editor.hierarchy.DeferredHierarchyBuilder.DeferredHierarchyNode
 
getDelegate() - Method in class org.eclipse.xtext.ui.refactoring.impl.DisplayChangeWrapper.Generic
 
getDelegate() - Method in class org.eclipse.xtext.ui.refactoring.impl.DisplayChangeWrapper.TextEditBased
 
getDelegate() - Method in interface org.eclipse.xtext.ui.refactoring.impl.DisplayChangeWrapper.Wrapper
 
getDelimiter() - Method in class org.eclipse.xtext.ui.editor.contentassist.FQNPrefixMatcher
 
getDependentElementURIs(EObject, IProgressMonitor) - Method in interface org.eclipse.xtext.ui.refactoring.IDependentElementsCalculator
 
getDependentElementURIs(EObject, IProgressMonitor) - Method in class org.eclipse.xtext.ui.refactoring.impl.DefaultDependentElementsCalculator
 
getDescription() - Method in class org.eclipse.xtext.ui.editor.DocumentBasedDirtyResource
 
getDescription() - Method in class org.eclipse.xtext.ui.editor.findrefs.ReferenceSearchViewTreeNode
 
getDescription(Object) - Method in class org.eclipse.xtext.ui.editor.hierarchy.HierarchyLabelProvider
 
getDescription() - Method in interface org.eclipse.xtext.ui.editor.IDirtyResource
 
getDescription() - Method in class org.eclipse.xtext.ui.editor.outline.impl.OutlineMode
 
getDescription() - Method in class org.eclipse.xtext.ui.editor.quickfix.IssueResolution
 
getDescription() - Method in class org.eclipse.xtext.ui.editor.quickfix.MarkerResolutionGenerator.ResolutionAdapter
 
getDescriptionIfInitialized() - Method in class org.eclipse.xtext.ui.editor.DocumentBasedDirtyResource
 
getDescriptionIfInitialized() - Method in interface org.eclipse.xtext.ui.editor.IDirtyResource.InitializationAware
 
getDescriptionUtils() - Method in class org.eclipse.xtext.ui.editor.ValidationJobScheduler
 
getDescriptor() - Method in class org.eclipse.xtext.ui.refactoring.impl.DisplayChangeWrapper.Generic
 
getDescriptor() - Method in class org.eclipse.xtext.ui.refactoring.impl.DisplayChangeWrapper.TextEditBased
 
getDetector() - Method in class org.eclipse.xtext.ui.editor.hyperlinking.OpenDeclarationHandler
 
getDialogSettings() - Method in class org.eclipse.xtext.ui.editor.contentassist.DefaultContentAssistantFactory
 
getDialogSettings() - Method in class org.eclipse.xtext.ui.editor.outline.quickoutline.QuickOutlinePopup
 
getDialogSettings() - Method in class org.eclipse.xtext.ui.validation.AbstractValidatorConfigurationBlock
This implementation returns Dialog settings which were bind in DefaultUiModule normally AbstractUIPlugin.getDialogSettings()
Subclasses should override to get special section settings.
getDirtyResource() - Method in class org.eclipse.xtext.ui.editor.DirtyStateEditorSupport
 
getDirtyResource(URI) - Method in class org.eclipse.xtext.ui.editor.DirtyStateManager
 
getDirtyResourceDescription(URI) - Method in class org.eclipse.xtext.ui.editor.DirtyStateManager
 
getDirtyResourceDescription(URI) - Method in interface org.eclipse.xtext.ui.editor.IDirtyStateManager
 
getDirtyResourceURIs() - Method in class org.eclipse.xtext.ui.editor.DirtyStateManager
 
getDirtyResourceURIs() - Method in interface org.eclipse.xtext.ui.editor.IDirtyStateManagerExtension
 
getDirtyStateEditorSupport() - Method in class org.eclipse.xtext.ui.editor.XtextEditor
 
getDirtyStateManager() - Method in class org.eclipse.xtext.ui.editor.DirtyStateEditorSupport
 
getDirtyStateManager() - Method in class org.eclipse.xtext.ui.editor.ValidationJobScheduler
 
getDisplay() - Method in class org.eclipse.xtext.ui.views.AbstractSourceView
 
getDisplayString(EObject, String, String) - Method in class org.eclipse.xtext.ui.editor.contentassist.AbstractContentProposalProvider
 
getDisplayString() - Method in class org.eclipse.xtext.ui.editor.contentassist.ConfigurableCompletionProposal
 
getDisplayString() - Method in class org.eclipse.xtext.ui.editor.quickfix.QuickAssistCompletionProposal
 
getDocument() - Method in class org.eclipse.xtext.ui.editor.AbstractDirtyStateAwareEditorCallback
Deprecated.
 
getDocument() - Method in class org.eclipse.xtext.ui.editor.contentassist.ContentAssistContext
The actual document.
getDocument() - Method in interface org.eclipse.xtext.ui.editor.DirtyStateEditorSupport.IDirtyStateEditorSupportClient
 
getDocument() - Method in class org.eclipse.xtext.ui.editor.embedded.EmbeddedEditor
 
getDocument() - Method in class org.eclipse.xtext.ui.editor.hover.AbstractHover
 
getDocument() - Method in class org.eclipse.xtext.ui.editor.outline.impl.AbstractOutlineNode
 
getDocument() - Method in class org.eclipse.xtext.ui.editor.outline.impl.DocumentRootNode
 
getDocument() - Method in class org.eclipse.xtext.ui.editor.validation.XtextAnnotation
 
getDocument() - Method in class org.eclipse.xtext.ui.editor.XtextEditor
 
getDocument() - Method in class org.eclipse.xtext.ui.refactoring.impl.DefaultRefactoringDocumentProvider.EditorDocument
 
getDocument(URI) - Method in class org.eclipse.xtext.ui.refactoring.impl.RefactoringUpdateAcceptor
 
getDocument(URI) - Method in interface org.eclipse.xtext.ui.refactoring.IRefactoringUpdateAcceptor
 
getDocument(URI) - Method in class org.eclipse.xtext.ui.refactoring.ui.DefaultLinkedPositionGroupCalculator.LocalResourceRefactoringUpdateAcceptor
 
getDocumentation(EObject) - Method in class org.eclipse.xtext.ui.editor.hover.html.DefaultEObjectHoverProvider
 
getDocumentation(EObject) - Method in class org.eclipse.xtext.ui.editor.hover.html.DefaultHoverDocumentationProvider
 
getDocumentation(EObject) - Method in interface org.eclipse.xtext.ui.editor.hover.html.IEObjectHoverDocumentationProvider
 
getDocumentContent(IDocument, DocumentCommand) - Method in class org.eclipse.xtext.ui.editor.autoedit.AbstractEditStrategy
 
getDocumentEvents() - Method in class org.eclipse.xtext.ui.editor.reconciler.ReconcilerReplaceRegion
 
getDocumentPartitioning() - Method in class org.eclipse.xtext.ui.editor.toggleComments.ToggleSLCommentAction
 
getDocumentPartitioning(ISourceViewer) - Method in class org.eclipse.xtext.ui.editor.XtextSourceViewerConfiguration
 
getDocumentUtil() - Method in class org.eclipse.xtext.ui.editor.autoedit.AbstractTerminalsEditStrategy
 
getDouble(String) - Method in class org.eclipse.xtext.ui.editor.preferences.FixedScopedPreferenceStore
 
getDoubleClickStrategy(ISourceViewer, String) - Method in class org.eclipse.xtext.ui.editor.XtextSourceViewerConfiguration
 
getEClass() - Method in class org.eclipse.xtext.ui.editor.outline.impl.EObjectNode
 
getEClassifierForGrammar(String, Grammar) - Method in class org.eclipse.xtext.ui.editor.templates.AbstractTemplateVariableResolver
 
getEditablePart() - Method in class org.eclipse.xtext.ui.editor.embedded.EmbeddedEditorModelAccess
 
getEditor(ISourceViewer) - Method in class org.eclipse.xtext.ui.compare.DefaultMergeViewer
 
getEditor(IResource) - Method in class org.eclipse.xtext.ui.editor.quickfix.MarkerResolutionGenerator
 
getEditor() - Method in class org.eclipse.xtext.ui.editor.XtextSourceViewerConfiguration
 
getEditor() - Method in class org.eclipse.xtext.ui.refactoring.impl.DefaultRefactoringDocumentProvider.EditorDocument
 
getEditor() - Method in class org.eclipse.xtext.ui.refactoring.impl.EditorDocumentChange
 
getEditor() - Method in class org.eclipse.xtext.ui.refactoring.impl.EditorDocumentUndoChange
 
getEditorId() - Method in class org.eclipse.xtext.ui.editor.LanguageSpecificURIEditorOpener
 
getEditorId() - Method in class org.eclipse.xtext.ui.editor.quickfix.MarkerResolutionGenerator
 
getEditorId() - Method in class org.eclipse.xtext.ui.editor.XtextEditorInfo
 
getEditorInput(ISourceViewer) - Method in class org.eclipse.xtext.ui.compare.DefaultMergeViewer
 
getEditorInput(URI, StatusWrapper) - Method in class org.eclipse.xtext.ui.refactoring.impl.DefaultRefactoringDocumentProvider
 
getEditorResource(IWorkbenchPartSelection) - Method in class org.eclipse.xtext.ui.views.AbstractSourceView
 
getElement() - Method in class org.eclipse.xtext.ui.editor.hierarchy.DeferredHierarchyBuilder.DeferredHierarchyNode
 
getElement() - Method in class org.eclipse.xtext.ui.editor.hover.html.XtextBrowserInformationControlInput
 
getElement() - Method in class org.eclipse.xtext.ui.editor.preferences.AbstractPreferencePage
 
getElement(int) - Method in class org.eclipse.xtext.ui.editor.tasks.dialogfields.ListDialogField
Gets the elements shown at the given index.
getElement() - Method in class org.eclipse.xtext.ui.preferences.PropertyAndPreferencePage
 
getElementLinks() - Method in class org.eclipse.xtext.ui.editor.hover.html.DefaultEObjectHoverProvider
 
getElementName(EObject) - Method in class org.eclipse.xtext.ui.editor.findrefs.ReferenceQueryExecutor
 
getElements(Object) - Method in class org.eclipse.xtext.ui.editor.findrefs.ReferenceSearchResultContentProvider
 
getElements(Object) - Method in class org.eclipse.xtext.ui.editor.hierarchy.HierarchyTreeContentProvider
 
getElements(Object) - Method in class org.eclipse.xtext.ui.editor.outline.impl.OutlineNodeContentProvider
 
getElements() - Method in class org.eclipse.xtext.ui.editor.tasks.dialogfields.ListDialogField
Gets the elements shown in the list.
getElements() - Method in class org.eclipse.xtext.ui.refactoring.impl.AbstractProcessorBasedRenameParticipant
 
getElements() - Method in class org.eclipse.xtext.ui.refactoring.impl.RenameElementProcessor
 
getElementURIs() - Method in class org.eclipse.xtext.ui.refactoring.impl.RenameElementProcessor
 
getEnabledFilters() - Method in class org.eclipse.xtext.ui.editor.outline.impl.OutlineFilterAndSorter
 
getEncoding(Object) - Method in class org.eclipse.xtext.ui.compare.StreamContentDocumentProvider
 
getEncoding() - Method in class org.eclipse.xtext.ui.editor.info.ResourceWorkingCopyFileEditorInput
 
getEncoding(Object) - Method in class org.eclipse.xtext.ui.editor.model.XtextDocumentProvider
 
getEncoding(URI) - Method in class org.eclipse.xtext.ui.editor.WorkspaceEncodingProvider
 
getEncoding() - Method in class org.eclipse.xtext.ui.wizard.AbstractProjectCreator
 
getEncodingProvider(URI) - Method in class org.eclipse.xtext.ui.refactoring.impl.DefaultRefactoringDocumentProvider
 
getEncodingProvider() - Method in class org.eclipse.xtext.ui.resource.DefaultResourceUIServiceProvider
 
getEndIndex() - Method in class org.eclipse.xtext.ui.editor.model.CommonBreakIterator.SequenceCharacterIterator
 
getEndIndex() - Method in class org.eclipse.xtext.ui.editor.model.DocumentCharacterIterator
 
getEndOffset(ITextRegion) - Method in class org.eclipse.xtext.ui.editor.selection.AstSelectionProvider
 
getEnterBinding() - Static method in class org.eclipse.xtext.ui.refactoring.ui.RenameRefactoringPopup
 
getEntry(IWorkbenchPartReference) - Method in class org.eclipse.xtext.ui.editor.findrefs.OpenDocumentTracker
 
getEntryGrammarElement(ICompositeNode) - Method in class org.eclipse.xtext.ui.editor.contentassist.antlr.AbstractPartialContentAssistParser
 
getEObject(Resource) - Method in class org.eclipse.xtext.ui.editor.outline.impl.EObjectNode
 
getEObjectAtOffset(XtextResource, ITextRegion) - Method in class org.eclipse.xtext.ui.editor.selection.AstSelectionProvider
 
getEObjectAtOffsetHelper() - Method in class org.eclipse.xtext.ui.editor.hyperlinking.HyperlinkHelper
 
getEObjectURI() - Method in class org.eclipse.xtext.ui.editor.outline.impl.AbstractOutlineNode
 
getEObjectURI() - Method in class org.eclipse.xtext.ui.editor.outline.impl.EObjectNode
 
getEObjectURI() - Method in class org.eclipse.xtext.ui.editor.outline.impl.EStructuralFeatureNode
 
getErrorMessage() - Method in class org.eclipse.xtext.ui.editor.contentassist.XtextContentAssistProcessor
 
getErrorMessage() - Method in class org.eclipse.xtext.ui.editor.quickfix.XtextQuickAssistProcessor
 
getEStructuralFeature() - Method in class org.eclipse.xtext.ui.editor.outline.impl.EStructuralFeatureNode
 
getException() - Method in class org.eclipse.xtext.ui.preferences.StatusInfo
 
getExistingOccurrenceAnnotations(IAnnotationModel) - Method in class org.eclipse.xtext.ui.editor.occurrences.OccurrenceMarker.MarkOccurrenceJob
 
getExpandedNodes(TreeViewer) - Method in class org.eclipse.xtext.ui.editor.outline.impl.OutlineTreeState
 
getExpandedNodes() - Method in class org.eclipse.xtext.ui.editor.outline.impl.OutlineTreeState
 
getExportedObjects() - Method in class org.eclipse.xtext.ui.editor.DirtyStateManager
 
getExportedObjects(EClass, QualifiedName, boolean) - Method in class org.eclipse.xtext.ui.editor.DirtyStateManager
 
getExportedObjectsByObject(EObject) - Method in class org.eclipse.xtext.ui.editor.DirtyStateManager
 
getExportedObjectsByType(EClass) - Method in class org.eclipse.xtext.ui.editor.DirtyStateManager
 
getExportedPackages() - Method in class org.eclipse.xtext.ui.wizard.AbstractPluginProjectCreator
 
getExtent() - Method in class org.eclipse.xtext.ui.refactoring.ui.RenameRefactoringPopup
 
getExternalContentProvider() - Method in class org.eclipse.xtext.ui.editor.model.ResourceForIEditorInputFactory
 
getExternalContentSupport() - Method in class org.eclipse.xtext.ui.editor.model.ResourceForIEditorInputFactory
 
getFieldEditor(Composite) - Method in class org.eclipse.xtext.ui.preferences.ResetPromptDialogSettingsField
 
getFile() - Method in class org.eclipse.xtext.ui.refactoring.impl.DefaultRefactoringDocumentProvider.FileDocument
 
getFile(Resource) - Static method in class org.eclipse.xtext.ui.util.ResourceUtil
Obtains the workspace file corresponding to the specified resource, if it has a platform-resource URI.
getFileExtensions() - Method in class org.eclipse.xtext.ui.editor.quickfix.LanguageResourceHelper
 
getFilter() - Method in class org.eclipse.xtext.ui.editor.findrefs.ReferenceQuery
 
getFilter(EObject) - Method in class org.eclipse.xtext.ui.editor.findrefs.ReferenceQueryExecutor
 
getFilter() - Method in class org.eclipse.xtext.ui.editor.outline.actions.AbstractFilterOutlineContribution
 
getFilterAndSorter() - Method in class org.eclipse.xtext.ui.editor.outline.impl.OutlinePage
 
getFirstCompleteLineOfRegion(IRegion, IDocument) - Method in class org.eclipse.xtext.ui.editor.toggleComments.ToggleSLCommentAction
Returns the index of the first line whose start offset is in the given text range.
getFirstLine(EObject) - Method in class org.eclipse.xtext.ui.editor.hover.html.DefaultEObjectHoverProvider
 
getFirstSetGrammarElements() - Method in class org.eclipse.xtext.ui.editor.contentassist.ContentAssistContext
The grammar elements that may occur at the given offset.
getFixMethodPredicate(String) - Method in class org.eclipse.xtext.ui.editor.quickfix.AbstractDeclarativeQuickfixProvider
 
getFixMethods(Issue) - Method in class org.eclipse.xtext.ui.editor.quickfix.AbstractDeclarativeQuickfixProvider
 
getFloat(String) - Method in class org.eclipse.xtext.ui.editor.preferences.FixedScopedPreferenceStore
 
getFocusControl() - Method in class org.eclipse.xtext.ui.editor.outline.quickoutline.QuickOutlinePopup
 
getFoldingRegions(IXtextDocument) - Method in class org.eclipse.xtext.ui.editor.folding.DefaultFoldingRegionProvider
 
getFoldingRegions(IXtextDocument) - Method in interface org.eclipse.xtext.ui.editor.folding.IFoldingRegionProvider
 
getFollowElements(FollowElement) - Method in class org.eclipse.xtext.ui.editor.contentassist.antlr.AbstractContentAssistParser
 
getFollowElements(AbstractInternalContentAssistParser) - Method in class org.eclipse.xtext.ui.editor.contentassist.antlr.AbstractContentAssistParser
 
getFollowElements(String, boolean) - Method in class org.eclipse.xtext.ui.editor.contentassist.antlr.AbstractContentAssistParser
 
getFollowElements(IParseResult, int, boolean) - Method in class org.eclipse.xtext.ui.editor.contentassist.antlr.AbstractPartialContentAssistParser
 
getFollowElements(AbstractInternalContentAssistParser, AbstractElement) - Method in class org.eclipse.xtext.ui.editor.contentassist.antlr.AbstractPartialContentAssistParser
 
getFollowElements(String, boolean) - Method in interface org.eclipse.xtext.ui.editor.contentassist.antlr.IContentAssistParser
 
getFollowElements(FollowElement) - Method in interface org.eclipse.xtext.ui.editor.contentassist.antlr.IContentAssistParser
 
getFollowElements() - Method in class org.eclipse.xtext.ui.editor.contentassist.antlr.internal.AbstractInternalContentAssistParser
 
getFollowElements(IParseResult, int, boolean) - Method in interface org.eclipse.xtext.ui.editor.contentassist.antlr.IPartialContentAssistParser
 
getFontData() - Method in class org.eclipse.xtext.ui.editor.utils.TextStyle
 
getFormattedString(String, Object) - Static method in class org.eclipse.xtext.ui.editor.folding.FoldingMessages
Returns the formatted resource string associated with the given key in the resource bundle.
getFormattedString(String, Object...) - Static method in class org.eclipse.xtext.ui.XtextUIMessages
 
getFormattingStrategy(String) - Method in class org.eclipse.xtext.ui.editor.formatting.ContentFormatterFactory.ContentFormatter
 
getFormattingStrategy(String) - Method in class org.eclipse.xtext.ui.editor.formatting2.ContentFormatter
 
getFullBuildDialogStrings(boolean) - Method in class org.eclipse.xtext.ui.preferences.OptionsConfigurationBlock
 
getFullBuildDialogStrings(boolean) - Method in class org.eclipse.xtext.ui.tasks.preferences.TaskTagConfigurationBlock
 
getFullTextRegion() - Method in class org.eclipse.xtext.ui.editor.outline.impl.AbstractOutlineNode
 
getFullTextRegion() - Method in interface org.eclipse.xtext.ui.editor.outline.IOutlineNode
The region that triggers selection of this node when "Link with Editor" is enabled.
getFullyQualifiedName(EObject) - Method in class org.eclipse.xtext.ui.editor.copyqualifiedname.DefaultCopyQualifiedNameService
 
getGlobalServiceProvider() - Method in class org.eclipse.xtext.ui.refactoring.impl.AbstractProcessorBasedRenameParticipant
 
getGrammar() - Method in class org.eclipse.xtext.ui.editor.contentassist.antlr.internal.AbstractInternalContentAssistParser
 
getGrammar(XtextTemplateContext) - Method in class org.eclipse.xtext.ui.editor.templates.AbstractTemplateVariableResolver
 
getGrammarAccess() - Method in class org.eclipse.xtext.ui.editor.toggleComments.DefaultSingleLineCommentHelper
 
getGrammarElement() - Method in class org.eclipse.xtext.ui.editor.contentassist.antlr.FollowElement
 
getGrammarElements() - Method in class org.eclipse.xtext.ui.editor.contentassist.antlr.internal.AbstractInternalContentAssistParser
 
getHandledUnorderedGroupElements() - Method in class org.eclipse.xtext.ui.editor.contentassist.antlr.FollowElement
 
getHelper() - Method in class org.eclipse.xtext.ui.containers.StrictJavaProjectsState
 
getHelper() - Method in class org.eclipse.xtext.ui.containers.WorkspaceProjectsState
 
getHelper() - Method in class org.eclipse.xtext.ui.editor.hyperlinking.DefaultHyperlinkDetector
 
getHelper() - Method in class org.eclipse.xtext.ui.editor.templates.XtextTemplateContextTypeRegistry
 
getHierarchyBuilder() - Method in class org.eclipse.xtext.ui.editor.hierarchy.DeferredHierarchyBuilder
 
getHierarchyType() - Method in class org.eclipse.xtext.ui.editor.hierarchy.SetHierarchyTypeAction
 
getHierarchyViewPartID() - Method in class org.eclipse.xtext.ui.editor.hierarchy.AbstractOpenHierarchyHandler
 
getHighlighting() - Method in class org.eclipse.xtext.ui.editor.syntaxcoloring.AttributedPosition
 
getHover() - Method in class org.eclipse.xtext.ui.editor.contentassist.AbstractJavaBasedContentProposalProvider
 
getHoverControlCreator() - Method in class org.eclipse.xtext.ui.editor.hover.AbstractCompositeHover
 
getHoverControlCreator() - Method in class org.eclipse.xtext.ui.editor.hover.AbstractHover
 
getHoverControlCreator() - Method in class org.eclipse.xtext.ui.editor.hover.AnnotationWithQuickFixesHover
 
getHoverControlCreator() - Method in class org.eclipse.xtext.ui.editor.hover.DispatchingEObjectTextHover
 
getHoverControlCreator() - Method in class org.eclipse.xtext.ui.editor.hover.html.DefaultEObjectHoverProvider
 
getHoverControlCreator() - Method in interface org.eclipse.xtext.ui.editor.hover.IEObjectHoverProvider.IInformationControlCreatorProvider
an IInformationControlCreator capable of creating an IInformationControl for the information provided by IEObjectHoverProvider.IInformationControlCreatorProvider.getInfo().
getHoverInfo(ITextViewer, IRegion) - Method in class org.eclipse.xtext.ui.editor.hover.AbstractCompositeHover
Deprecated.
getHoverInfo(EObject, ITextViewer, IRegion) - Method in class org.eclipse.xtext.ui.editor.hover.AbstractEObjectHover
 
getHoverInfo(ITextViewer, IRegion) - Method in class org.eclipse.xtext.ui.editor.hover.AbstractHover
Deprecated.
Use ITextHoverExtension2.getHoverInfo2(ITextViewer, IRegion) instead
getHoverInfo(EObject, ITextViewer, IRegion) - Method in class org.eclipse.xtext.ui.editor.hover.DispatchingEObjectTextHover
 
getHoverInfo(ITextViewer, IRegion) - Method in class org.eclipse.xtext.ui.editor.hover.DispatchingEObjectTextHover
Deprecated.
getHoverInfo(EObject, IRegion, XtextBrowserInformationControlInput) - Method in class org.eclipse.xtext.ui.editor.hover.html.DefaultEObjectHoverProvider
 
getHoverInfo(EObject, ITextViewer, IRegion) - Method in class org.eclipse.xtext.ui.editor.hover.html.DefaultEObjectHoverProvider
 
getHoverInfo(EObject, ITextViewer, IRegion) - Method in interface org.eclipse.xtext.ui.editor.hover.IEObjectHover
 
getHoverInfo(EObject, ITextViewer, IRegion) - Method in interface org.eclipse.xtext.ui.editor.hover.IEObjectHoverProvider
 
getHoverInfo(ISourceViewer, int) - Method in class org.eclipse.xtext.ui.editor.hover.ProblemAnnotationHover
 
getHoverInfo2(ITextViewer, IRegion) - Method in class org.eclipse.xtext.ui.editor.hover.AbstractCompositeHover
 
getHoverInfo2(ITextViewer, IRegion) - Method in class org.eclipse.xtext.ui.editor.hover.AbstractEObjectHover
 
getHoverInfo2(ITextViewer, IRegion) - Method in class org.eclipse.xtext.ui.editor.hover.AbstractProblemHover
 
getHoverInfoAsHtml(EObject) - Method in class org.eclipse.xtext.ui.editor.hover.html.DefaultEObjectHoverProvider
 
getHoverInfoInternal(ITextViewer, int, int) - Method in class org.eclipse.xtext.ui.editor.hover.AbstractProblemHover
 
getHoverInfoInternal(ITextViewer, int, int) - Method in class org.eclipse.xtext.ui.editor.hover.AnnotationWithQuickFixesHover
 
getHoverInfoInternal(ITextViewer, int, int) - Method in class org.eclipse.xtext.ui.editor.hover.ProblemAnnotationHover
 
getHoverRegion(ITextViewer, int) - Method in class org.eclipse.xtext.ui.editor.hover.AbstractCompositeHover
 
getHoverRegion(ITextViewer, int) - Method in class org.eclipse.xtext.ui.editor.hover.AbstractEObjectHover
 
getHoverRegion(ITextViewer, int) - Method in class org.eclipse.xtext.ui.editor.hover.AbstractHover
 
getHoverRegion(ITextViewer, int) - Method in class org.eclipse.xtext.ui.editor.hover.AbstractProblemHover
 
getHoverRegionInternal(int, int) - Method in class org.eclipse.xtext.ui.editor.hover.AbstractProblemHover
 
getHoverRegionInternal(int, int) - Method in class org.eclipse.xtext.ui.editor.hover.AnnotationWithQuickFixesHover
 
getHoverRegionInternal(int, int) - Method in class org.eclipse.xtext.ui.editor.hover.ProblemAnnotationHover
 
getHovers() - Method in class org.eclipse.xtext.ui.editor.hover.AbstractCompositeHover
 
getHtml() - Method in class org.eclipse.xtext.ui.editor.hover.html.XtextBrowserInformationControlInput
 
getHyperlinkDetectors(ISourceViewer) - Method in class org.eclipse.xtext.ui.editor.XtextSourceViewerConfiguration
 
getHyperlinkDetectors(ISourceViewer) - Method in class org.eclipse.xtext.ui.views.ReadOnlySourceViewerConfiguration
 
getHyperlinkPresenter(ISourceViewer) - Method in class org.eclipse.xtext.ui.editor.XtextSourceViewerConfiguration
 
getHyperlinkProvider() - Method in class org.eclipse.xtext.ui.editor.hyperlinking.HyperlinkHelper
 
getHyperlinkRegion() - Method in class org.eclipse.xtext.ui.editor.hyperlinking.AbstractHyperlink
 
getHyperlinkText() - Method in class org.eclipse.xtext.ui.editor.hyperlinking.AbstractHyperlink
 
getID() - Method in class org.eclipse.xtext.ui.editor.findrefs.ReferenceSearchViewPage
 
getId() - Method in class org.eclipse.xtext.ui.editor.outline.impl.OutlineMode
 
getId(int) - Method in class org.eclipse.xtext.ui.editor.syntaxcoloring.AbstractAntlrTokenToAttributeIdMapper
 
getId(AbstractElement) - Method in class org.eclipse.xtext.ui.editor.templates.ContextTypeIdHelper
 
getId(AbstractRule) - Method in class org.eclipse.xtext.ui.editor.templates.ContextTypeIdHelper
 
getId(Keyword) - Method in class org.eclipse.xtext.ui.editor.templates.XtextTemplateContextTypeRegistry
 
getId(ParserRule) - Method in class org.eclipse.xtext.ui.editor.templates.XtextTemplateContextTypeRegistry
 
getIdentifier() - Method in class org.eclipse.xtext.ui.refactoring.impl.RenameElementProcessor
 
getImage(IEObjectDescription) - Method in class org.eclipse.xtext.ui.editor.contentassist.AbstractContentProposalProvider
Returns the image for the label of the given element.
getImage(EObject) - Method in class org.eclipse.xtext.ui.editor.contentassist.AbstractContentProposalProvider
Returns the image for the label of the given element.
getImage() - Method in class org.eclipse.xtext.ui.editor.contentassist.ConfigurableCompletionProposal
 
getImage(Object) - Method in class org.eclipse.xtext.ui.editor.findrefs.ReferenceSearchResultLabelProvider
 
getImage(Object) - Method in class org.eclipse.xtext.ui.editor.hierarchy.HierarchyLabelProvider
 
getImage() - Method in class org.eclipse.xtext.ui.editor.outline.impl.AbstractOutlineNode
getImage(Object) - Method in class org.eclipse.xtext.ui.editor.outline.impl.OutlineNodeLabelProvider.Delegate
 
getImage() - Method in interface org.eclipse.xtext.ui.editor.outline.IOutlineNode
 
getImage(IssueResolution) - Method in class org.eclipse.xtext.ui.editor.quickfix.AbstractIssueResolutionProviderAdapter
 
getImage() - Method in class org.eclipse.xtext.ui.editor.quickfix.IssueResolution
 
getImage() - Method in class org.eclipse.xtext.ui.editor.quickfix.MarkerResolutionGenerator.ResolutionAdapter
 
getImage() - Method in class org.eclipse.xtext.ui.editor.quickfix.QuickAssistCompletionProposal
 
getImage(Template) - Method in class org.eclipse.xtext.ui.editor.templates.DefaultTemplateProposalProvider
 
getImage(Object) - Method in class org.eclipse.xtext.ui.generator.trace.FileOpenerSelector.EditorOpenerLabelProvider
 
getImage(String) - Method in interface org.eclipse.xtext.ui.IImageHelper
 
getImage(ImageDescriptor) - Method in interface org.eclipse.xtext.ui.IImageHelper
 
getImage(String) - Method in class org.eclipse.xtext.ui.IImageHelper.NullImageHelper
 
getImage(ImageDescriptor) - Method in class org.eclipse.xtext.ui.IImageHelper.NullImageHelper
 
getImage(Object) - Method in class org.eclipse.xtext.ui.label.AbstractLabelProvider
Subclasses should rather override AbstractLabelProvider.doGetImage(java.lang.Object).
getImage(Object) - Method in class org.eclipse.xtext.ui.label.GlobalDescriptionLabelProvider
 
getImage(ImageDescriptor) - Method in class org.eclipse.xtext.ui.PluginImageHelper
Returns the image associated with the given image descriptor.
getImage(String) - Method in class org.eclipse.xtext.ui.PluginImageHelper
 
getImageDescriptor() - Method in class org.eclipse.xtext.ui.editor.findrefs.ReferenceSearchResult
 
getImageDescriptor(Object) - Method in class org.eclipse.xtext.ui.editor.hierarchy.DeferredHierarchyBuilder.DeferredHierarchyNode
 
getImageDescriptor(String) - Method in class org.eclipse.xtext.ui.editor.model.XtextMarkerAnnotationImageProvider
 
getImageDescriptor() - Method in class org.eclipse.xtext.ui.editor.outline.impl.AbstractOutlineNode
 
getImageDescriptor(Object) - Method in class org.eclipse.xtext.ui.editor.outline.impl.BackgroundOutlineTreeProvider
 
getImageDescriptor(IOutlineNode) - Method in class org.eclipse.xtext.ui.editor.outline.impl.IOutlineNodeComparer.Default
 
getImageDescriptor() - Method in interface org.eclipse.xtext.ui.editor.outline.IOutlineNode.Extension
 
getImageDescriptor() - Method in class org.eclipse.xtext.ui.editor.XtextReadonlyEditorInput
 
getImageDescriptor() - Method in class org.eclipse.xtext.ui.generator.trace.EditorInputBasedFileOpener
 
getImageDescriptor() - Method in class org.eclipse.xtext.ui.generator.trace.FileOpener
 
getImageDescriptor() - Method in class org.eclipse.xtext.ui.generator.trace.StorageBasedTextEditorOpener
 
getImageDescriptor(String) - Method in interface org.eclipse.xtext.ui.IImageHelper.IImageDescriptorHelper
 
getImageDescriptor(Image) - Method in interface org.eclipse.xtext.ui.IImageHelper.IImageDescriptorHelper
 
getImageDescriptor(String) - Method in class org.eclipse.xtext.ui.IImageHelper.NullImageHelper
 
getImageDescriptor(Image) - Method in class org.eclipse.xtext.ui.IImageHelper.NullImageHelper
 
getImageDescriptor(String) - Static method in class org.eclipse.xtext.ui.internal.Activator
 
getImageDescriptor(Object) - Method in class org.eclipse.xtext.ui.label.AbstractLabelProvider
 
getImageDescriptor(Object) - Method in interface org.eclipse.xtext.ui.label.ILabelProviderImageDescriptorExtension
 
getImageDescriptor(String) - Method in class org.eclipse.xtext.ui.PluginImageHelper
 
getImageDescriptor(Image) - Method in class org.eclipse.xtext.ui.PluginImageHelper
 
getImageDescriptorId(Annotation) - Method in class org.eclipse.xtext.ui.editor.model.XtextMarkerAnnotationImageProvider
 
getImageForURI(URI) - Method in class org.eclipse.xtext.ui.label.DefaultDescriptionLabelProvider
 
getImportedNames() - Method in class org.eclipse.xtext.ui.editor.DirtyStateResourceDescription
 
getImportedNames() - Method in class org.eclipse.xtext.ui.editor.StatefulResourceDescription
 
getImportedPackages() - Method in class org.eclipse.xtext.ui.wizard.AbstractPluginProjectCreator
 
getImports() - Method in class org.eclipse.xtext.ui.util.ClipboardUtil.JavaImportData
 
getIndentationInformation(URI) - Method in class org.eclipse.xtext.ui.editor.formatting.PreferenceStoreWhitespaceInformationProvider
 
getIndentString() - Method in class org.eclipse.xtext.ui.editor.formatting.PreferenceStoreIndentationInformation
 
getIndex() - Method in class org.eclipse.xtext.ui.editor.model.CommonBreakIterator.SequenceCharacterIterator
 
getIndex() - Method in class org.eclipse.xtext.ui.editor.model.DocumentCharacterIterator
 
getIndexData() - Method in class org.eclipse.xtext.ui.editor.findrefs.DefaultReferenceFinder
Deprecated.
 
getIndexData() - Method in class org.eclipse.xtext.ui.editor.findrefs.DelegatingReferenceFinder
Public for testing purpose.
getIndexOfElement(Object) - Method in class org.eclipse.xtext.ui.editor.tasks.dialogfields.ListDialogField
Gets the index of an element in the list or -1 if element is not in list.
getInfo() - Method in interface org.eclipse.xtext.ui.editor.hover.IEObjectHoverProvider.IInformationControlCreatorProvider
The information to be used by the IInformationControlCreator.
getInformation(ITextViewer, IRegion) - Method in class org.eclipse.xtext.ui.editor.XtextInformationProvider
Deprecated.
getInformation2(ITextViewer, IRegion) - Method in class org.eclipse.xtext.ui.editor.XtextInformationProvider
 
getInformationControlCreator() - Method in class org.eclipse.xtext.ui.editor.contentassist.ConfigurableCompletionProposal
 
getInformationControlCreator() - Method in class org.eclipse.xtext.ui.editor.quickfix.QuickAssistCompletionProposal
 
getInformationControlCreator(ISourceViewer) - Method in class org.eclipse.xtext.ui.views.ReadOnlySourceViewerConfiguration
 
getInformationPresenter(ISourceViewer) - Method in class org.eclipse.xtext.ui.editor.XtextSourceViewerConfiguration
 
getInformationPresenter(ISourceViewer) - Method in class org.eclipse.xtext.ui.views.ReadOnlySourceViewerConfiguration
 
getInformationPresenterControlCreator() - Method in class org.eclipse.xtext.ui.editor.hover.AnnotationWithQuickFixesHover
 
getInformationPresenterControlCreator() - Method in class org.eclipse.xtext.ui.editor.hover.html.DefaultEObjectHoverProvider
 
getInformationPresenterControlCreator() - Method in interface org.eclipse.xtext.ui.editor.hover.IEObjectHoverProvider.IInformationControlCreatorProvider2
an IInformationControlCreator capable of creating an IInformationControl for the information provided by IEObjectHoverProvider.IInformationControlCreatorProvider.getInfo().
getInformationPresenterControlCreator() - Method in class org.eclipse.xtext.ui.editor.XtextInformationProvider
 
getInitialConditionCheckingStatus() - Method in class org.eclipse.xtext.ui.refactoring.ui.RefactoringWizardOpenOperation_NonForking
 
getInitialHiddenTokens() - Method in class org.eclipse.xtext.ui.editor.contentassist.antlr.AbstractContentAssistParser
 
getInitiallyExpandedNodes() - Method in class org.eclipse.xtext.ui.editor.outline.impl.OutlinePage
 
getInitialPattern() - Method in class org.eclipse.xtext.ui.search.XtextEObjectSearchDialog
 
getInjector() - Method in class org.eclipse.xtext.ui.guice.AbstractGuiceAwareExecutableExtensionFactory
 
getInput() - Method in class org.eclipse.xtext.ui.compare.AbstractContentViewer
 
getInput() - Method in interface org.eclipse.xtext.ui.editor.hover.html.IXtextBrowserInformationControl
 
getInput() - Method in class org.eclipse.xtext.ui.editor.hover.html.XtextBrowserInformationControlAdapter
 
getInputElement() - Method in class org.eclipse.xtext.ui.editor.hover.html.XtextBrowserInformationControlInput
 
getInputName() - Method in class org.eclipse.xtext.ui.editor.hover.html.XtextBrowserInformationControlInput
 
getInt(String) - Method in class org.eclipse.xtext.ui.editor.preferences.FixedScopedPreferenceStore
 
getInternalModifyableTokenInfos() - Method in class org.eclipse.xtext.ui.editor.model.DocumentTokenSource
 
getInternalRecognizerSharedState() - Method in class org.eclipse.xtext.ui.editor.contentassist.antlr.internal.AbstractInternalContentAssistParser
 
getInternalSourceViewer() - Method in class org.eclipse.xtext.ui.editor.XtextEditor
 
getIsProjectSpecificPropertyKey(String) - Method in class org.eclipse.xtext.ui.preferences.OptionsConfigurationBlock
 
getIssue() - Method in class org.eclipse.xtext.ui.editor.model.edit.IssueModificationContext
 
getIssue() - Method in class org.eclipse.xtext.ui.editor.validation.XtextAnnotation
 
getIssueCode() - Method in class org.eclipse.xtext.ui.editor.validation.XtextAnnotation
 
getIssueData() - Method in class org.eclipse.xtext.ui.editor.validation.XtextAnnotation
 
getIssueData(Annotation) - Method in class org.eclipse.xtext.ui.util.IssueUtil
 
getIssueData(IMarker) - Method in class org.eclipse.xtext.ui.util.IssueUtil
 
getIssueFromAnnotation(Annotation) - Method in class org.eclipse.xtext.ui.util.IssueUtil
 
getIssueResolutionAcceptorProvider() - Method in class org.eclipse.xtext.ui.editor.quickfix.AbstractDeclarativeQuickfixProvider
 
getIssueResolutions() - Method in class org.eclipse.xtext.ui.editor.quickfix.DefaultQuickfixProvider.CancelableResolutionAcceptor
 
getIssueResolutions() - Method in class org.eclipse.xtext.ui.editor.quickfix.IssueResolutionAcceptor
 
getIssueUtil() - Method in class org.eclipse.xtext.ui.editor.quickfix.MarkerResolutionGenerator
 
getIssueUtil() - Method in class org.eclipse.xtext.ui.editor.quickfix.XtextQuickAssistProcessor
 
getItems() - Method in class org.eclipse.xtext.ui.editor.tasks.dialogfields.ComboDialogField
Gets the combo items.
getIterator() - Method in class org.eclipse.xtext.ui.editor.syntaxcoloring.TokenScanner
 
getJarWithEntry(URI) - Method in class org.eclipse.xtext.ui.containers.JavaProjectsStateHelper
 
getJavaElement(IFile) - Method in class org.eclipse.xtext.ui.containers.JavaProjectsStateHelper
 
getJavaImportsContent() - Static method in class org.eclipse.xtext.ui.util.ClipboardUtil
Retrieves Java import information from the clipboard.
getJavaProjectsHelper() - Method in class org.eclipse.xtext.ui.containers.JavaProjectsState
 
getJavaProjectsWithClasspathChange(IJavaElementDelta) - Method in class org.eclipse.xtext.ui.util.JavaProjectClasspathChangeAnalyzer
retrieves all Java Projects whose classpath was effected by the given delta
getJREContainerEntry(IJavaProject) - Static method in class org.eclipse.xtext.ui.util.JREContainerProvider
 
getJREContainerEntry(String) - Static method in class org.eclipse.xtext.ui.util.JREContainerProvider
 
getKeepPreviewEdits() - Method in class org.eclipse.xtext.ui.refactoring.impl.DisplayChangeWrapper.TextEditBased
 
getKey() - Method in class org.eclipse.xtext.ui.preferences.OptionsConfigurationBlock.ControlData
 
getKeyword() - Method in class org.eclipse.xtext.ui.editor.contentassist.antlr.LookaheadKeyword
 
getKeywordDisplayString(Keyword) - Method in class org.eclipse.xtext.ui.editor.contentassist.AbstractContentProposalProvider
 
getKind(char) - Method in class org.eclipse.xtext.ui.editor.model.CommonBreakIterator.CamelCaseIdentifier
Determines the kind of a character.
getLabel() - Method in class org.eclipse.xtext.ui.editor.findrefs.ReferenceQuery
 
getLabel(EObject) - Method in class org.eclipse.xtext.ui.editor.findrefs.ReferenceQueryExecutor
 
getLabel() - Method in class org.eclipse.xtext.ui.editor.findrefs.ReferenceSearchResult
 
getLabel() - Method in class org.eclipse.xtext.ui.editor.findrefs.ReferenceSearchViewPage
 
getLabel(Object) - Method in class org.eclipse.xtext.ui.editor.hierarchy.DeferredHierarchyBuilder.DeferredHierarchyNode
 
getLabel(EObject) - Method in class org.eclipse.xtext.ui.editor.hover.html.DefaultEObjectHoverProvider
 
getLabel() - Method in class org.eclipse.xtext.ui.editor.quickfix.IssueResolution
 
getLabel() - Method in class org.eclipse.xtext.ui.editor.quickfix.MarkerResolutionGenerator.ResolutionAdapter
 
getLabelControl(Composite) - Method in class org.eclipse.xtext.ui.editor.tasks.dialogfields.DialogField
Creates or returns the created label widget.
getLabelDescription() - Method in class org.eclipse.xtext.ui.editor.findrefs.ReferenceSearchViewTreeNode
 
getLabelFeature(EClass) - Method in class org.eclipse.xtext.ui.label.DefaultEObjectLabelProvider
 
getLabelPrefix() - Method in class org.eclipse.xtext.ui.editor.findrefs.ReferenceQueryExecutor
 
getLabelProvider() - Method in class org.eclipse.xtext.ui.editor.contentassist.AbstractContentProposalProvider
 
getLabelProvider() - Method in class org.eclipse.xtext.ui.editor.hover.html.DefaultEObjectHoverProvider
 
getLabelProvider() - Method in class org.eclipse.xtext.ui.editor.hyperlinking.HyperlinkHelper
 
getLabelProvider() - Method in class org.eclipse.xtext.ui.editor.outline.impl.BackgroundOutlineTreeProvider
TODO will provide an annotatedWith based Binding later
getLabelProvider() - Method in class org.eclipse.xtext.ui.resource.DefaultResourceUIServiceProvider
 
getLabelProvider() - Method in interface org.eclipse.xtext.ui.resource.IResourceUIServiceProvider
 
getLanguageInfo() - Method in class org.eclipse.xtext.ui.editor.XtextEditorInfo
 
getLanguageName() - Method in class org.eclipse.xtext.ui.editor.preferences.AbstractPreferencePage
 
getLanguageName() - Method in class org.eclipse.xtext.ui.editor.XtextEditor
 
getLanguageName() - Method in class org.eclipse.xtext.ui.refactoring.impl.RenameElementProcessor
 
getLanguageName() - Method in class org.eclipse.xtext.ui.views.AbstractSourceView
 
getLanguageSpecificReferenceFinder(URI) - Method in class org.eclipse.xtext.ui.editor.findrefs.DefaultReferenceFinder
Deprecated.
 
getLastCompleteLexer() - Method in class org.eclipse.xtext.ui.editor.contentassist.antlr.AntlrProposalConflictHelper
 
getLastCompleteNode() - Method in class org.eclipse.xtext.ui.editor.contentassist.ContentAssistContext
The last non-hidden node before the offset that is considered to be complete.
getLastCompleteNodeByOffset(INode, int) - Method in class org.eclipse.xtext.ui.editor.contentassist.antlr.ParserBasedContentAssistContextFactory.StatefulFactory
 
getLastDamage() - Method in class org.eclipse.xtext.ui.editor.model.XtextDocument
 
getLastDamagedRegion() - Method in class org.eclipse.xtext.ui.editor.model.DocumentTokenSource
 
getLastModified(IResource) - Method in class org.eclipse.xtext.ui.resource.Storage2UriMapperJavaImpl
 
getLastSegment(String, char) - Method in class org.eclipse.xtext.ui.editor.contentassist.FQNPrefixMatcher.DefaultLastSegmentFinder
 
getLastSegment(String, char) - Method in interface org.eclipse.xtext.ui.editor.contentassist.FQNPrefixMatcher.LastSegmentFinder
 
getLastSegmentFinder() - Method in class org.eclipse.xtext.ui.editor.contentassist.FQNPrefixMatcher
 
getLayer() - Method in class org.eclipse.xtext.ui.editor.validation.XtextAnnotation
 
getLazyContributedInstances(Class<T>) - Method in interface org.eclipse.xtext.ui.shared.contribution.ISharedStateContributionRegistry
Returns providers for all known contribution for the given type.
getLazyContribution(Class<T>) - Method in class org.eclipse.xtext.ui.shared.contribution.SharedStateContribution
Returns a provider for an instance of the given type if such a contribution is supported.
getLazySingleContributedInstance(Class<T>) - Method in interface org.eclipse.xtext.ui.shared.contribution.ISharedStateContributionRegistry
Return a provider the single known contribution for the given type.
getLeadingImageWidth() - Method in class org.eclipse.xtext.ui.editor.hover.html.XtextBrowserInformationControlInput
 
getLeftTerminal() - Method in class org.eclipse.xtext.ui.editor.autoedit.AbstractTerminalsEditStrategy
 
getLegalContentTypes() - Method in class org.eclipse.xtext.ui.editor.model.DocumentPartitioner
getLength() - Method in class org.eclipse.xtext.ui.editor.contentassist.antlr.DelegatingContentAssistContextFactory.StatefulFactory.SelectionBasedRegion
 
getLength() - Method in class org.eclipse.xtext.ui.editor.model.DocumentTokenSource.TokenAdapter
 
getLength() - Method in class org.eclipse.xtext.ui.editor.model.DocumentTokenSource.TokenInfo
 
getLength() - Method in class org.eclipse.xtext.ui.editor.reconciler.ReplaceRegion
 
getLexerTokenType() - Method in class org.eclipse.xtext.ui.editor.model.DocumentTokenSource.TokenAdapter
 
getLexerTokenType() - Method in interface org.eclipse.xtext.ui.editor.model.ILexerTokenRegion
 
getLineNumber(ITextViewer, IRegion) - Method in class org.eclipse.xtext.ui.editor.hover.AbstractHover
 
getLineRegion(int, int) - Method in class org.eclipse.xtext.ui.editor.folding.DefaultFoldingRegionAcceptor
 
getLineSeparatorInformation(URI) - Method in class org.eclipse.xtext.ui.editor.formatting.PreferenceStoreWhitespaceInformationProvider
 
getLineSeparatorPreference(URI) - Method in class org.eclipse.xtext.ui.editor.formatting.PreferenceStoreWhitespaceInformationProvider
 
getLineSeparatorPreference(IScopeContext) - Method in class org.eclipse.xtext.ui.editor.formatting.PreferenceStoreWhitespaceInformationProvider
 
getLineStartPosition(IDocument, String, int, int) - Method in class org.eclipse.xtext.ui.editor.XtextEditor.SmartLineStartAction
 
getLinkedPositionGroup(IRenameElementContext, IProgressMonitor) - Method in interface org.eclipse.xtext.ui.refactoring.ILinkedPositionGroupCalculator
 
getLinkedPositionGroup(IRenameElementContext, IProgressMonitor) - Method in class org.eclipse.xtext.ui.refactoring.ui.DefaultLinkedPositionGroupCalculator
 
getListControl(Composite) - Method in class org.eclipse.xtext.ui.editor.tasks.dialogfields.ListDialogField
Returns the list control.
getListener() - Method in class org.eclipse.xtext.ui.editor.contentassist.antlr.ObservableXtextTokenStream
 
getListStyle() - Method in class org.eclipse.xtext.ui.editor.tasks.dialogfields.ListDialogField
 
getLocalContentsAsText() - Method in class org.eclipse.xtext.ui.generator.trace.AbstractEclipseTrace
 
getLocalContentsAsText(IProject) - Method in class org.eclipse.xtext.ui.generator.trace.AbstractEclipseTrace
 
getLocalContentsAsText(IProject) - Method in class org.eclipse.xtext.ui.generator.trace.StorageAwareTrace
 
getLocalProject() - Method in class org.eclipse.xtext.ui.generator.trace.AbstractEclipseTrace
 
getLocalProject() - Method in class org.eclipse.xtext.ui.generator.trace.StorageAwareTrace
 
getLocalProjectConfig() - Method in class org.eclipse.xtext.ui.generator.trace.AbstractEclipseTrace
 
getLocalStorage() - Method in class org.eclipse.xtext.ui.generator.trace.StorageAwareTrace
 
getLocalTrace() - Method in class org.eclipse.xtext.ui.editor.contentassist.antlr.FollowElement
 
getLocalTrace() - Method in class org.eclipse.xtext.ui.editor.contentassist.antlr.internal.AbstractInternalContentAssistParser
 
getLocalURI() - Method in class org.eclipse.xtext.ui.generator.trace.StorageAwareTrace
 
getLocationColumnDescriptions() - Method in class org.eclipse.xtext.ui.editor.hierarchy.AbstractCallHierarchyViewPart
 
getLocationInFileProvider() - Method in class org.eclipse.xtext.ui.editor.folding.DefaultFoldingRegionProvider
 
getLocationInFileProvider() - Method in class org.eclipse.xtext.ui.editor.outline.impl.OutlineNodeFactory
 
getLocationInFileProvider() - Method in class org.eclipse.xtext.ui.refactoring.impl.DefaultReferenceUpdater
 
getLocationPath() - Method in class org.eclipse.xtext.ui.wizard.DefaultProjectInfo
 
getLocationPath() - Method in interface org.eclipse.xtext.ui.wizard.IExtendedProjectInfo
 
getLocationProvider() - Method in class org.eclipse.xtext.ui.editor.LanguageSpecificURIEditorOpener
 
getLong(String) - Method in class org.eclipse.xtext.ui.editor.preferences.FixedScopedPreferenceStore
 
getLookAhead() - Method in class org.eclipse.xtext.ui.editor.contentassist.antlr.FollowElement
 
getLookAheadTerminals() - Method in class org.eclipse.xtext.ui.editor.contentassist.antlr.FollowElement
 
getLookaheadThreshold() - Method in class org.eclipse.xtext.ui.editor.contentassist.antlr.internal.AbstractInternalContentAssistParser
When experiencing slow content assist, try to reduce the threshold.
getManagedButtonState(ISelection, int) - Method in class org.eclipse.xtext.ui.editor.tasks.dialogfields.ListDialogField
 
getManagedImage(Annotation) - Method in class org.eclipse.xtext.ui.editor.model.XtextMarkerAnnotationImageProvider
 
getManagingPositionCategories() - Method in class org.eclipse.xtext.ui.editor.model.DocumentPartitioner
 
getMappedValue(int) - Method in class org.eclipse.xtext.ui.editor.model.TokenTypeToStringMapper
 
getMapper() - Method in class org.eclipse.xtext.ui.containers.AbstractStorage2UriMapperClient
 
getMarkerId() - Method in class org.eclipse.xtext.ui.editor.validation.AddMarkersOperation
Deprecated.
getMarkerIds() - Method in class org.eclipse.xtext.ui.editor.validation.AddMarkersOperation
 
getMarkerSeverity(Severity) - Method in class org.eclipse.xtext.ui.editor.validation.AnnotationIssueProcessor
 
getMarkerType(Task) - Method in class org.eclipse.xtext.ui.tasks.LanguageAwareTaskMarkerTypeProvider
 
getMarkerType(Task) - Method in class org.eclipse.xtext.ui.tasks.TaskMarkerTypeProvider
 
getMarkerType(Issue) - Method in class org.eclipse.xtext.ui.validation.LanguageAwareMarkerTypeProvider
 
getMarkerType(Issue) - Method in class org.eclipse.xtext.ui.validation.MarkerTypeProvider
 
getMarkerTypeProvider() - Method in class org.eclipse.xtext.ui.util.IssueUtil
 
getMatcher() - Method in class org.eclipse.xtext.ui.editor.contentassist.ConfigurableCompletionProposal
 
getMatcher() - Method in class org.eclipse.xtext.ui.editor.contentassist.ContentAssistContext
The matching algorithm to choose proposals according to the completion prefix.
getMatcher() - Method in class org.eclipse.xtext.ui.editor.outline.quickoutline.QuickOutlinePopup
 
getMatchingReferences() - Method in class org.eclipse.xtext.ui.editor.findrefs.ReferenceSearchResult
 
getMenuManager() - Method in class org.eclipse.xtext.ui.refactoring.ui.RenameRefactoringPopup
 
getMergedAttributes(String[]) - Method in interface org.eclipse.xtext.ui.editor.syntaxcoloring.ITextAttributeProvider
 
getMergedAttributes(String[]) - Method in class org.eclipse.xtext.ui.editor.syntaxcoloring.TextAttributeProvider
 
getMergedIds(String[]) - Method in class org.eclipse.xtext.ui.editor.syntaxcoloring.TextAttributeProvider
 
getMessage() - Method in class org.eclipse.xtext.ui.preferences.StatusInfo
 
getModeAwareProposalProvider() - Method in class org.eclipse.xtext.ui.editor.contentassist.RepeatedContentAssistProcessor
 
getModelFile(IProject) - Method in class org.eclipse.xtext.ui.wizard.AbstractProjectCreator
 
getModelFolderName() - Method in class org.eclipse.xtext.ui.wizard.AbstractProjectCreator
 
getModification() - Method in class org.eclipse.xtext.ui.editor.quickfix.IssueResolution
 
getModificationContext() - Method in class org.eclipse.xtext.ui.editor.quickfix.IssueResolution
 
getModificationContextFactory() - Method in class org.eclipse.xtext.ui.editor.quickfix.DefaultQuickfixProvider
 
getModificationStamp() - Method in class org.eclipse.xtext.ui.editor.reconciler.ReconcilerReplaceRegion
 
getModifiedElement() - Method in class org.eclipse.xtext.ui.refactoring.impl.DisplayChangeWrapper.Generic
 
getModifiedElement() - Method in class org.eclipse.xtext.ui.refactoring.impl.DisplayChangeWrapper.TextEditBased
 
getModifiedElement() - Method in class org.eclipse.xtext.ui.refactoring.impl.EditorDocumentChange
 
getModifiedElement() - Method in class org.eclipse.xtext.ui.refactoring.impl.EditorDocumentUndoChange
 
getModifiedObjects() - Method in class org.eclipse.xtext.ui.editor.model.edit.DefaultTextEditComposer
 
getName() - Method in class org.eclipse.xtext.ui.editor.XtextReadonlyEditorInput
 
getName() - Method in class org.eclipse.xtext.ui.refactoring.impl.AbstractProcessorBasedRenameParticipant
 
getName() - Method in class org.eclipse.xtext.ui.refactoring.impl.DefaultRefactoringDocumentProvider.EditorDocument
 
getName() - Method in class org.eclipse.xtext.ui.refactoring.impl.DisplayChangeWrapper.Generic
 
getName() - Method in class org.eclipse.xtext.ui.refactoring.impl.DisplayChangeWrapper.TextEditBased
 
getName() - Method in class org.eclipse.xtext.ui.refactoring.impl.EditorDocumentUndoChange
 
getName() - Method in class org.eclipse.xtext.ui.workspace.EclipseProjectConfig
 
getName() - Method in class org.eclipse.xtext.ui.workspace.EclipseSourceFolder
 
getNameAsText(String) - Method in class org.eclipse.xtext.ui.refactoring.impl.DefaultRenameStrategy
 
getNameAsText(String, String) - Method in class org.eclipse.xtext.ui.refactoring.impl.DefaultRenameStrategy
 
getNameAsValue(String) - Method in class org.eclipse.xtext.ui.refactoring.impl.DefaultRenameStrategy
 
getNameAsValue(String, String) - Method in class org.eclipse.xtext.ui.refactoring.impl.DefaultRenameStrategy
 
getNameAttribute(EObject) - Method in class org.eclipse.xtext.ui.refactoring.impl.AbstractRenameStrategy
 
getNameAttribute() - Method in class org.eclipse.xtext.ui.refactoring.impl.AbstractRenameStrategy
 
getNameAttribute(EObject) - Method in class org.eclipse.xtext.ui.refactoring.impl.EmfResourceRenameStrategy
 
getNameRuleName(EObject, EAttribute) - Method in class org.eclipse.xtext.ui.refactoring.impl.DefaultRenameStrategy
 
getNavigationElement() - Method in class org.eclipse.xtext.ui.editor.findrefs.ReferenceSearchViewTreeNode
 
getNavigationElement() - Method in class org.eclipse.xtext.ui.editor.hierarchy.DeferredHierarchyBuilder.DeferredHierarchyNode
 
getNewElementURI(URI) - Method in class org.eclipse.xtext.ui.refactoring.ElementRenameArguments
 
getNewName() - Method in class org.eclipse.xtext.ui.refactoring.ElementRenameArguments
 
getNewName() - Method in class org.eclipse.xtext.ui.refactoring.impl.AbstractProcessorBasedRenameParticipant
 
getNewName() - Method in class org.eclipse.xtext.ui.refactoring.impl.AbstractRenameProcessor
 
getNewName() - Method in class org.eclipse.xtext.ui.refactoring.impl.RenameElementProcessor
 
getNewStatusChangedListener() - Method in class org.eclipse.xtext.ui.preferences.PropertyAndPreferencePage
 
getNextCategory() - Method in interface org.eclipse.xtext.ui.editor.contentassist.RepeatedContentAssistProcessor.ModeAware
 
getNextMode() - Method in class org.eclipse.xtext.ui.editor.outline.impl.ModeAwareOutlineTreeProvider
 
getNextMode() - Method in interface org.eclipse.xtext.ui.editor.outline.IOutlineTreeProvider.ModeAware
 
getNextPage() - Method in class org.eclipse.xtext.ui.refactoring.ui.RenameElementWizard.UserInputPage
 
getNodeTextUpToCompletionOffset(INode) - Method in class org.eclipse.xtext.ui.editor.contentassist.antlr.ParserBasedContentAssistContextFactory.StatefulFactory
 
getNormalizedURI() - Method in class org.eclipse.xtext.ui.editor.DocumentBasedDirtyResource
 
getNormalizedURI() - Method in interface org.eclipse.xtext.ui.editor.IDirtyResource.NormalizedURISupportExtension
 
getNotFound() - Method in class org.eclipse.xtext.ui.PluginImageHelper
 
getNumberOfColumns(DialogField[]) - Static method in class org.eclipse.xtext.ui.editor.tasks.dialogfields.LayoutUtil
Calculates the number of columns needed by field editors
getNumberOfControls() - Method in class org.eclipse.xtext.ui.editor.preferences.fields.AbstractMasterDetailsFieldEditor
 
getNumberOfControls() - Method in class org.eclipse.xtext.ui.editor.preferences.fields.CheckBoxGroupFieldEditor
 
getNumberOfControls() - Method in class org.eclipse.xtext.ui.editor.preferences.fields.LabelFieldEditor
 
getNumberOfControls() - Method in class org.eclipse.xtext.ui.editor.tasks.dialogfields.ComboDialogField
 
getNumberOfControls() - Method in class org.eclipse.xtext.ui.editor.tasks.dialogfields.DialogField
Returns the number of columns of the dialog field.
getNumberOfControls() - Method in class org.eclipse.xtext.ui.editor.tasks.dialogfields.ListDialogField
 
getNumberOfControls() - Method in class org.eclipse.xtext.ui.editor.tasks.dialogfields.SelectionButtonDialogField
 
getNumberOfControls() - Method in class org.eclipse.xtext.ui.editor.tasks.dialogfields.StringDialogField
 
getNumberOfControls() - Method in class org.eclipse.xtext.ui.preferences.ResetPromptDialogSettingsField
 
getObjectEdits() - Method in class org.eclipse.xtext.ui.editor.model.edit.DefaultTextEditComposer
 
getOffset() - Method in class org.eclipse.xtext.ui.editor.contentassist.antlr.DelegatingContentAssistContextFactory.StatefulFactory.SelectionBasedRegion
 
getOffset() - Method in class org.eclipse.xtext.ui.editor.contentassist.ContentAssistContext
The completion offset in the text viewer.
getOffset() - Method in class org.eclipse.xtext.ui.editor.model.DocumentTokenSource.TokenAdapter
 
getOffset() - Method in class org.eclipse.xtext.ui.editor.reconciler.ReplaceRegion
 
getOpenDialogBinding() - Static method in class org.eclipse.xtext.ui.refactoring.ui.RenameRefactoringPopup
WARNING: only works in workbench window context!
getOpenDocument(URI) - Method in class org.eclipse.xtext.ui.editor.findrefs.OpenDocumentTracker
 
getOpenEditor(URI, IWorkbenchPage) - Method in class org.eclipse.xtext.ui.refactoring.ui.SaveHelper
Deprecated.
 
getOperationRunner(IProgressMonitor) - Method in class org.eclipse.xtext.ui.compare.StreamContentDocumentProvider
 
getOperationTarget() - Method in class org.eclipse.xtext.ui.editor.toggleComments.ToggleSLCommentAction
 
getOriginalContents() - Method in class org.eclipse.xtext.ui.refactoring.impl.DefaultRefactoringDocumentProvider.EditorDocument
 
getOriginalContents() - Method in class org.eclipse.xtext.ui.refactoring.impl.DefaultRefactoringDocumentProvider.FileDocument
 
getOriginalContents() - Method in interface org.eclipse.xtext.ui.refactoring.impl.IRefactoringDocument
 
getOriginalDocumentEvent() - Method in class org.eclipse.xtext.ui.editor.model.XtextDocumentEvent
 
getOriginalName() - Method in class org.eclipse.xtext.ui.refactoring.impl.AbstractRenameProcessor
 
getOriginalName() - Method in class org.eclipse.xtext.ui.refactoring.impl.AbstractRenameStrategy
 
getOriginalName() - Method in class org.eclipse.xtext.ui.refactoring.impl.DefaultRenameStrategy
 
getOriginalName() - Method in class org.eclipse.xtext.ui.refactoring.impl.RenameElementProcessor
 
getOriginalName() - Method in interface org.eclipse.xtext.ui.refactoring.IRenameStrategy
 
getOriginalName(XtextEditor) - Method in class org.eclipse.xtext.ui.refactoring.ui.RenameRefactoringController
 
getOriginalNameRegion(EObject, EAttribute) - Method in class org.eclipse.xtext.ui.refactoring.impl.DefaultRenameStrategy
 
getOutlineModes() - Method in class org.eclipse.xtext.ui.editor.outline.impl.ModeAwareOutlineTreeProvider
 
getOutlineModes() - Method in interface org.eclipse.xtext.ui.editor.outline.IOutlineTreeProvider.ModeAware
 
getOutlineNodeFactory() - Method in class org.eclipse.xtext.ui.editor.outline.impl.BackgroundOutlineTreeProvider
 
getOverviewRulerAnnotationHover(ISourceViewer) - Method in class org.eclipse.xtext.ui.views.ReadOnlySourceViewerConfiguration
 
getPackageFragmentRoot(URI) - Method in class org.eclipse.xtext.ui.containers.JavaProjectsStateHelper
 
getPackageFragmentRootHandles(IJavaProject) - Method in class org.eclipse.xtext.ui.containers.JavaProjectsStateHelper
 
getParamStack() - Method in class org.eclipse.xtext.ui.editor.contentassist.antlr.FollowElement
 
getParamStack() - Method in class org.eclipse.xtext.ui.editor.contentassist.antlr.internal.AbstractInternalContentAssistParser
 
getParent() - Method in class org.eclipse.xtext.ui.compare.AbstractContentViewer
 
getParent(Object) - Method in class org.eclipse.xtext.ui.editor.findrefs.ReferenceSearchResultContentProvider
 
getParent() - Method in class org.eclipse.xtext.ui.editor.findrefs.ReferenceSearchViewTreeNode
 
getParent(Object) - Method in class org.eclipse.xtext.ui.editor.hierarchy.DeferredHierarchyBuilder.DeferredHierarchyNode
 
getParent() - Method in class org.eclipse.xtext.ui.editor.hierarchy.DeferredHierarchyBuilder.DeferredHierarchyNode
 
getParent(Object) - Method in class org.eclipse.xtext.ui.editor.hierarchy.HierarchyTreeContentProvider
 
getParent() - Method in class org.eclipse.xtext.ui.editor.outline.impl.AbstractOutlineNode
 
getParent(Object) - Method in class org.eclipse.xtext.ui.editor.outline.impl.OutlineNodeContentProvider
 
getParent() - Method in interface org.eclipse.xtext.ui.editor.outline.IOutlineNode
 
getParent() - Method in class org.eclipse.xtext.ui.refactoring.impl.DisplayChangeWrapper.Generic
 
getParent() - Method in class org.eclipse.xtext.ui.refactoring.impl.DisplayChangeWrapper.TextEditBased
 
getParentNodeWithCrossReference(INode) - Method in class org.eclipse.xtext.ui.editor.hyperlinking.HyperlinkHelper
getParents() - Method in class org.eclipse.xtext.ui.resource.PackageFragmentRootWalker.TraversalState
 
getParser() - Method in class org.eclipse.xtext.ui.editor.contentassist.antlr.ParserBasedContentAssistContextFactory.StatefulFactory
 
getPartition(int) - Method in class org.eclipse.xtext.ui.editor.model.DocumentPartitioner
getPartition(int, boolean) - Method in class org.eclipse.xtext.ui.editor.model.DocumentPartitioner
getPartitionType(int) - Method in interface org.eclipse.xtext.ui.editor.model.ITokenTypeToPartitionTypeMapper
returns the partition type for the given antlr type
getPartitionType(int) - Method in class org.eclipse.xtext.ui.editor.model.TerminalsTokenTypeToPartitionMapper
 
getPath() - Method in class org.eclipse.xtext.ui.generator.trace.TraceForStorageProvider.FileBasedTrace
 
getPath() - Method in class org.eclipse.xtext.ui.resource.Storage2UriMapperJavaImpl.PackageFragmentRootData
 
getPath() - Method in class org.eclipse.xtext.ui.workspace.EclipseProjectConfig
 
getPath() - Method in class org.eclipse.xtext.ui.workspace.EclipseSourceFolder
 
getPathSuffix() - Method in class org.eclipse.xtext.ui.PluginImageHelper
 
getPattern() - Method in class org.eclipse.xtext.ui.editor.outline.quickoutline.StringMatcher
 
getPendingText() - Method in class org.eclipse.xtext.ui.editor.hierarchy.HierarchyLabelProvider
 
getPerformChangeOperation() - Method in class org.eclipse.xtext.ui.refactoring.ui.RenameRefactoringExecuter.CheckConditionsAndCreateChangeRunnable
 
getPersistable() - Method in class org.eclipse.xtext.ui.editor.XtextReadonlyEditorInput
 
getPlatformResource() - Method in class org.eclipse.xtext.ui.generator.trace.LocationInEclipseResource
 
getPlugin() - Method in class org.eclipse.xtext.ui.PluginImageHelper
 
getPlugin() - Method in class org.eclipse.xtext.ui.preferences.StatusInfo
 
getPolygon(boolean) - Method in class org.eclipse.xtext.ui.refactoring.ui.RenameRefactoringPopup
 
getPool() - Method in class org.eclipse.xtext.ui.editor.contentassist.antlr.DelegatingContentAssistContextFactory
 
getPool() - Method in class org.eclipse.xtext.ui.editor.contentassist.antlr.ParserBasedContentAssistContextFactory
 
getPositions() - Method in class org.eclipse.xtext.ui.editor.model.DocumentPartitioner
Returns the partitioners positions.
getPositions(String, int, int, boolean, boolean) - Method in class org.eclipse.xtext.ui.editor.model.XtextDocument
 
getPositions(String) - Method in class org.eclipse.xtext.ui.editor.model.XtextDocument
 
getPositions() - Method in class org.eclipse.xtext.ui.editor.syntaxcoloring.MergingHighlightedPositionAcceptor
Deprecated.
 
getPreferenceChanges() - Method in class org.eclipse.xtext.ui.preferences.OptionsConfigurationBlock
 
getPreferenceContentStatus() - Method in class org.eclipse.xtext.ui.preferences.PropertyAndPreferencePage
 
getPreferenceDefaultValue() - Method in class org.eclipse.xtext.ui.editor.actions.AbstractToggleActionContributor
 
getPreferenceDefaultValue() - Method in class org.eclipse.xtext.ui.editor.outline.actions.LinkWithEditorOutlineContribution
 
getPreferenceKey() - Method in class org.eclipse.xtext.ui.editor.actions.AbstractToggleActionContributor
 
getPreferenceKey() - Method in class org.eclipse.xtext.ui.editor.occurrences.MarkOccurrenceActionContributor
 
getPreferenceKey() - Method in class org.eclipse.xtext.ui.editor.outline.actions.LinkWithEditorOutlineContribution
 
getPreferenceKey() - Method in class org.eclipse.xtext.ui.editor.outline.actions.SortOutlineContribution
 
getPreferenceNodes(boolean) - Method in class org.eclipse.xtext.ui.editor.preferences.FixedScopedPreferenceStore
Return the preference path to search preferences on.
getPreferencePageID() - Method in class org.eclipse.xtext.ui.preferences.PropertyAndPreferencePage
 
getPreferencePageID() - Method in class org.eclipse.xtext.ui.tasks.preferences.TaskTagPreferencePage
 
getPreferencePageID() - Method in class org.eclipse.xtext.ui.validation.ValidatorPreferencePage
 
getPreferencePrefix() - Method in class org.eclipse.xtext.ui.editor.preferences.fields.AbstractDetailsPart
 
getPreferencesProvider() - Method in class org.eclipse.xtext.ui.editor.formatting2.ContentFormatter
 
getPreferenceStore() - Method in interface org.eclipse.xtext.ui.editor.preferences.IPreferenceStoreAccess
a read only preference store, used to obtain preferences, without any context.
getPreferenceStore() - Method in class org.eclipse.xtext.ui.editor.preferences.PreferenceStoreAccessImpl
 
getPreferenceStoreAccess() - Method in class org.eclipse.xtext.ui.editor.actions.AbstractToggleActionContributor
 
getPreferenceStoreAccessor() - Method in class org.eclipse.xtext.ui.editor.syntaxcoloring.HighlightingHelper
 
getPreferenceValues(Resource) - Method in class org.eclipse.xtext.ui.preferences.EclipsePreferencesProvider
 
getPrefix(INode) - Method in class org.eclipse.xtext.ui.editor.contentassist.antlr.ParserBasedContentAssistContextFactory.StatefulFactory
 
getPrefix() - Method in class org.eclipse.xtext.ui.editor.contentassist.ContentAssistContext
The prefix string that is used to match the validity of proposals.
getPrefixCompletionStart(IDocument, int) - Method in class org.eclipse.xtext.ui.editor.contentassist.ConfigurableCompletionProposal
 
getPrefixCompletionStart(IDocument, int) - Method in class org.eclipse.xtext.ui.editor.quickfix.QuickAssistCompletionProposal
 
getPrefixCompletionText(IDocument, int) - Method in class org.eclipse.xtext.ui.editor.contentassist.ConfigurableCompletionProposal
 
getPrefixCompletionText(IDocument, int) - Method in class org.eclipse.xtext.ui.editor.quickfix.QuickAssistCompletionProposal
 
getPrefixesMap() - Method in class org.eclipse.xtext.ui.editor.toggleComments.ToggleSLCommentAction
 
getPresentationReconciler(ISourceViewer) - Method in class org.eclipse.xtext.ui.editor.XtextSourceViewerConfiguration
 
getPresentationReconcilerProvider() - Method in class org.eclipse.xtext.ui.editor.XtextSourceViewerConfiguration
 
getPresenterProvider() - Method in class org.eclipse.xtext.ui.editor.syntaxcoloring.HighlightingHelper
 
getPreviewContent(TextEditBasedChangeGroup[], IRegion, boolean, int, IProgressMonitor) - Method in class org.eclipse.xtext.ui.refactoring.impl.DisplayChangeWrapper.TextEditBased
 
getPreviewContent(IProgressMonitor) - Method in class org.eclipse.xtext.ui.refactoring.impl.DisplayChangeWrapper.TextEditBased
 
getPreviousModel() - Method in class org.eclipse.xtext.ui.editor.contentassist.ContentAssistContext
The model element that is valid for the position left of the completion offset.
getPrimaryModelFileExtension() - Method in class org.eclipse.xtext.ui.wizard.AbstractProjectCreator
 
getPriority() - Method in class org.eclipse.xtext.ui.editor.contentassist.ConfigurableCompletionProposal
Returns the priority of the proposal.
getPriorityHelper() - Method in class org.eclipse.xtext.ui.editor.contentassist.AbstractContentProposalProvider
 
getPrivateField(Class<?>, String) - Method in class org.eclipse.xtext.ui.refactoring.ui.RefactoringWizardOpenOperation_NonForking
 
getProcessor() - Method in class org.eclipse.xtext.ui.refactoring.impl.DefaultRenameRefactoringProvider.RenameRefactoring
 
getProcessorName() - Method in class org.eclipse.xtext.ui.refactoring.impl.RenameElementProcessor
 
getProject(Object) - Method in class org.eclipse.xtext.ui.editor.preferences.PreferenceStoreAccessImpl
 
getProject() - Method in class org.eclipse.xtext.ui.generator.trace.LocationInEclipseResource
 
getProject() - Method in class org.eclipse.xtext.ui.preferences.OptionsConfigurationBlock
 
getProject() - Method in class org.eclipse.xtext.ui.preferences.PropertyAndPreferencePage
 
getProject(URI) - Method in class org.eclipse.xtext.ui.refactoring.impl.ProjectUtil
 
getProject() - Method in class org.eclipse.xtext.ui.workspace.EclipseProjectConfig
 
getProject() - Method in class org.eclipse.xtext.ui.workspace.EclipseSourceFolder
 
getProjectConfig(IFile) - Method in class org.eclipse.xtext.ui.generator.trace.TraceForStorageProvider
 
getProjectConfig(ResourceSet) - Method in class org.eclipse.xtext.ui.workspace.EclipseProjectConfigProvider
 
getProjectConfigProvider() - Method in class org.eclipse.xtext.ui.workspace.EclipseProjectConfig
 
getProjectConfigProvider() - Method in class org.eclipse.xtext.ui.workspace.EclipseWorkspaceConfig
 
getProjectContext(Resource) - Method in class org.eclipse.xtext.ui.resource.ProjectByResourceProvider
Return the project context for the given resource.
getProjectInfo() - Method in class org.eclipse.xtext.ui.wizard.AbstractProjectCreator
 
getProjectInfo() - Method in class org.eclipse.xtext.ui.wizard.XtextNewProjectWizard
 
getProjectName() - Method in class org.eclipse.xtext.ui.wizard.DefaultProjectInfo
 
getProjectName() - Method in interface org.eclipse.xtext.ui.wizard.IProjectInfo
The returned name should be used as folder name and
as project name in the corresponding .project file.
getProjectNatures() - Method in class org.eclipse.xtext.ui.wizard.AbstractPluginProjectCreator
 
getProjectNatures() - Method in class org.eclipse.xtext.ui.wizard.AbstractProjectCreator
 
getProjects() - Method in class org.eclipse.xtext.ui.workspace.EclipseWorkspaceConfig
 
getProjectsHelper() - Method in class org.eclipse.xtext.ui.containers.JavaProjectsState
 
getPropertyPageID() - Method in class org.eclipse.xtext.ui.preferences.PropertyAndPreferencePage
 
getPropertyPageID() - Method in class org.eclipse.xtext.ui.tasks.preferences.TaskTagPreferencePage
 
getPropertyPageID() - Method in class org.eclipse.xtext.ui.validation.ValidatorPreferencePage
 
getPropertyPrefix() - Method in class org.eclipse.xtext.ui.preferences.OptionsConfigurationBlock
 
getPropertyPrefix() - Method in class org.eclipse.xtext.ui.tasks.preferences.TaskTagConfigurationBlock
 
getPropertyPrefix() - Method in class org.eclipse.xtext.ui.validation.AbstractValidatorConfigurationBlock
 
getProposalFactory(String, ContentAssistContext) - Method in class org.eclipse.xtext.ui.editor.contentassist.AbstractJavaBasedContentProposalProvider
 
getProposalLexer() - Method in class org.eclipse.xtext.ui.editor.contentassist.antlr.AntlrProposalConflictHelper
 
getQualifiedLabel() - Method in class org.eclipse.xtext.ui.generator.trace.FileOpener
 
getQualifiedLabel() - Method in class org.eclipse.xtext.ui.generator.trace.StorageBasedTextEditorOpener
 
getQualifiedName(ExecutionEvent) - Method in class org.eclipse.xtext.ui.editor.copyqualifiedname.AbstractCopyQualifiedNameHandler
 
getQualifiedName(EObject) - Method in class org.eclipse.xtext.ui.editor.copyqualifiedname.AbstractCopyQualifiedNameHandler
 
getQualifiedName(EObject, EObject) - Method in class org.eclipse.xtext.ui.editor.copyqualifiedname.AbstractCopyQualifiedNameHandler
 
getQualifiedName(EObject, EObject) - Method in interface org.eclipse.xtext.ui.editor.copyqualifiedname.CopyQualifiedNameService
 
getQualifiedName(EObject, EObject) - Method in class org.eclipse.xtext.ui.editor.copyqualifiedname.DefaultCopyQualifiedNameService
 
getQualifiedName(ExecutionEvent) - Method in class org.eclipse.xtext.ui.editor.copyqualifiedname.EditorCopyQualifiedNameHandler
 
getQualifiedName(ExecutionEvent) - Method in class org.eclipse.xtext.ui.editor.copyqualifiedname.OutlineCopyQualifiedNameHandler
 
getQualifiedNameConverter() - Method in class org.eclipse.xtext.ui.editor.contentassist.AbstractContentProposalProvider
 
getQualifiedNameConverter() - Method in class org.eclipse.xtext.ui.editor.quickfix.DefaultQuickfixProvider
 
getQualifier() - Method in class org.eclipse.xtext.ui.editor.preferences.AbstractPreferencePage
getQualifier() - Method in class org.eclipse.xtext.ui.editor.preferences.PreferenceStoreAccessImpl
 
getQuery() - Method in class org.eclipse.xtext.ui.editor.findrefs.ReferenceSearchResult
 
getQueryExecutor(EObject) - Method in class org.eclipse.xtext.ui.editor.findrefs.FindReferencesHandler
 
getQuickAssistAssistant(ISourceViewer) - Method in class org.eclipse.xtext.ui.editor.XtextSourceViewerConfiguration
 
getReadHoldCount() - Method in class org.eclipse.xtext.ui.editor.model.XtextDocument.XtextDocumentLocker
Queries the number of reentrant read holds on this lock by the current thread.
getRecognizer() - Method in class org.eclipse.xtext.ui.editor.contentassist.antlr.internal.DFA
 
getReconciler() - Method in class org.eclipse.xtext.ui.editor.syntaxcoloring.HighlightingHelper
Returns this hightlighter's reconciler.
getReconciler(ISourceViewer) - Method in class org.eclipse.xtext.ui.editor.XtextSourceViewerConfiguration
 
getReconcilerProvider() - Method in class org.eclipse.xtext.ui.editor.syntaxcoloring.HighlightingHelper
 
getReconcilingStrategy(String) - Method in class org.eclipse.xtext.ui.editor.reconciler.XtextReconciler
 
getRecoveryListener() - Method in class org.eclipse.xtext.ui.editor.contentassist.antlr.internal.AbstractInternalContentAssistParser
 
getRedirectedPath(IPath) - Method in interface org.eclipse.xtext.ui.refactoring.IChangeRedirector
 
getRefactoringStatus() - Method in class org.eclipse.xtext.ui.refactoring.impl.RefactoringUpdateAcceptor
 
getRefactoringStatus() - Method in class org.eclipse.xtext.ui.refactoring.impl.StatusWrapper
 
getRefactoringStatus() - Method in interface org.eclipse.xtext.ui.refactoring.IRefactoringUpdateAcceptor
 
getRefactoringStatus() - Method in class org.eclipse.xtext.ui.refactoring.ui.DefaultLinkedPositionGroupCalculator.LocalResourceRefactoringUpdateAcceptor
 
getReference(String, String, Grammar) - Method in class org.eclipse.xtext.ui.editor.templates.CrossReferenceTemplateVariableResolver
 
getReferenceDescription() - Method in class org.eclipse.xtext.ui.editor.findrefs.ReferenceSearchResultEvents.Added
 
getReferenceDescriptions() - Method in class org.eclipse.xtext.ui.editor.DirtyStateResourceDescription
 
getReferenceDescriptions() - Method in class org.eclipse.xtext.ui.editor.StatefulResourceDescription
 
getReferencedProjects() - Method in class org.eclipse.xtext.ui.wizard.AbstractProjectCreator
 
getReferences() - Method in class org.eclipse.xtext.ui.editor.hierarchy.DeferredHierarchyBuilder.DeferredHierarchyNode
 
getReferenceUpdater(URI) - Method in class org.eclipse.xtext.ui.refactoring.impl.ReferenceUpdaterDispatcher.ReferenceDescriptionAcceptor
 
getReferenceUpdater() - Method in class org.eclipse.xtext.ui.resource.DefaultResourceUIServiceProvider
Deprecated.
use get(IReferenceUpdater.class) instead
getReferenceUpdater() - Method in interface org.eclipse.xtext.ui.resource.IResourceUIServiceProvider
Deprecated.
getReferenceUpdater2ReferenceDescriptions() - Method in class org.eclipse.xtext.ui.refactoring.impl.ReferenceUpdaterDispatcher.ReferenceDescriptionAcceptor
 
getRefreshJob() - Method in class org.eclipse.xtext.ui.editor.outline.impl.OutlinePage
 
getRefTextEvaluator(EObject, URI, EReference, int, EObject) - Method in class org.eclipse.xtext.ui.refactoring.impl.DefaultReferenceUpdater
The result is used to determine the best new link text in case of multiple possibilities.
getRegion(Pair<EObject, EObject>) - Method in class org.eclipse.xtext.ui.editor.selection.AstSelectionProvider
 
getRegionLabel() - Method in class org.eclipse.xtext.ui.generator.trace.StorageBasedTextEditorOpener
 
getRelevance(ICompletionProposal) - Method in class org.eclipse.xtext.ui.editor.contentassist.ICompletionProposalComparator.NaturalOrder
Returns relevance of given proposal.
getRelevance() - Method in class org.eclipse.xtext.ui.editor.quickfix.IssueResolution
 
getRelevance() - Method in class org.eclipse.xtext.ui.editor.quickfix.QuickAssistCompletionProposal
 
getRelevance(Template) - Method in class org.eclipse.xtext.ui.editor.templates.DefaultTemplateProposalProvider
 
getRenameArguments() - Method in class org.eclipse.xtext.ui.refactoring.impl.RenameElementProcessor
 
getRenamedElementsOrProxies(EObject) - Method in class org.eclipse.xtext.ui.refactoring.impl.AbstractProcessorBasedRenameParticipant
 
getRenamedElementURIs() - Method in class org.eclipse.xtext.ui.refactoring.ElementRenameArguments
 
getRenameElementContext() - Method in class org.eclipse.xtext.ui.refactoring.impl.RenameElementProcessor
 
getRenameElementStrategy() - Method in class org.eclipse.xtext.ui.refactoring.impl.RenameElementProcessor
 
getRenameProcessor(IRenameElementContext) - Method in class org.eclipse.xtext.ui.refactoring.impl.AbstractProcessorBasedRenameParticipant
 
getRenameProcessor(IRenameElementContext) - Method in class org.eclipse.xtext.ui.refactoring.impl.DefaultRenameRefactoringProvider
 
getRenameProcessor(IRenameElementContext) - Method in interface org.eclipse.xtext.ui.refactoring.IRenameRefactoringProvider
 
getRenameProcessor() - Method in class org.eclipse.xtext.ui.refactoring.ui.RenameElementWizard
 
getRenameProcessors(Object) - Method in class org.eclipse.xtext.ui.refactoring.impl.AbstractProcessorBasedRenameParticipant
 
getRenameRefactoring(IRenameElementContext) - Method in class org.eclipse.xtext.ui.refactoring.impl.DefaultRenameRefactoringProvider
 
getRenameRefactoring(IRenameElementContext) - Method in interface org.eclipse.xtext.ui.refactoring.IRenameRefactoringProvider
 
getRenameRefactoringProvider(IRenameElementContext) - Method in class org.eclipse.xtext.ui.refactoring.impl.AbstractProcessorBasedRenameParticipant
 
getRenameStrategy() - Method in class org.eclipse.xtext.ui.refactoring.ElementRenameArguments
 
getRepairEntryData(DocumentEvent) - Method in class org.eclipse.xtext.ui.editor.model.BacktrackingLexerDocumentTokenSource
 
getRepairEntryData(DocumentEvent) - Method in class org.eclipse.xtext.ui.editor.model.DocumentTokenSource
 
getReplaceContextLength() - Method in class org.eclipse.xtext.ui.editor.contentassist.ConfigurableCompletionProposal
 
getReplaceContextLength() - Method in class org.eclipse.xtext.ui.editor.contentassist.ContentAssistContext
The length of the region left to the completion offset that is part of the replace region.
getReplacement(ICompositeNode) - Method in class org.eclipse.xtext.ui.editor.contentassist.antlr.AbstractPartialContentAssistParser
Returns a syntactically correct replacement for nodes whose real content does not need to be parsed.
getReplacementLength() - Method in class org.eclipse.xtext.ui.editor.contentassist.ConfigurableCompletionProposal
 
getReplacementOffset() - Method in class org.eclipse.xtext.ui.editor.contentassist.ConfigurableCompletionProposal
 
getReplacementString() - Method in class org.eclipse.xtext.ui.editor.contentassist.ConfigurableCompletionProposal
 
getReplaceRegion() - Method in class org.eclipse.xtext.ui.editor.contentassist.ContentAssistContext
The region in the document that will be replaced by a new completion proposal.
getRequiredBundles() - Method in class org.eclipse.xtext.ui.wizard.AbstractPluginProjectCreator
 
getRequiredRuleNameComputer() - Method in class org.eclipse.xtext.ui.editor.contentassist.antlr.AbstractContentAssistParser
 
getResolutionProvider() - Method in class org.eclipse.xtext.ui.editor.quickfix.AbstractIssueResolutionProviderAdapter
 
getResolutions(Issue, List<Method>) - Method in class org.eclipse.xtext.ui.editor.quickfix.AbstractDeclarativeQuickfixProvider
 
getResolutions(Issue) - Method in class org.eclipse.xtext.ui.editor.quickfix.AbstractDeclarativeQuickfixProvider
 
getResolutions(Issue, IXtextDocument) - Method in class org.eclipse.xtext.ui.editor.quickfix.AbstractIssueResolutionProviderAdapter
 
getResolutions(Issue) - Method in class org.eclipse.xtext.ui.editor.quickfix.DefaultQuickfixProvider
 
getResolutions(Issue) - Method in interface org.eclipse.xtext.ui.editor.quickfix.IssueResolutionProvider
 
getResolutions(Issue) - Method in class org.eclipse.xtext.ui.editor.quickfix.IssueResolutionProvider.NullImpl
 
getResolutions(IMarker) - Method in class org.eclipse.xtext.ui.editor.quickfix.MarkerResolutionGenerator
 
getResolutionsForLinkingIssue(Issue) - Method in class org.eclipse.xtext.ui.editor.quickfix.DefaultQuickfixProvider
 
getResource() - Method in class org.eclipse.xtext.ui.compare.CompareInputResourceProvider
 
getResource(ITypedElement) - Method in class org.eclipse.xtext.ui.compare.CompareInputResourceProvider
 
getResource() - Method in class org.eclipse.xtext.ui.compare.StreamContentAccessorDelegate
 
getResource() - Method in class org.eclipse.xtext.ui.editor.contentassist.ContentAssistContext
The resource.
getResource() - Method in class org.eclipse.xtext.ui.editor.info.ResourceWorkingCopyFileEditorInput
 
getResource() - Method in class org.eclipse.xtext.ui.editor.XtextEditor
 
getResourceBundle() - Static method in class org.eclipse.xtext.ui.editor.folding.FoldingMessages
Returns the resource bundle managed by the receiver.
getResourceBundle() - Static method in class org.eclipse.xtext.ui.XtextUIMessages
 
getResourceDescription(Resource) - Method in class org.eclipse.xtext.ui.editor.DirtyStateResourceDescription.Manager
 
getResourceDescriptionManager(URI) - Method in class org.eclipse.xtext.ui.editor.DirtyStateEditorSupport
 
getResourceDescriptionManager() - Method in class org.eclipse.xtext.ui.resource.DefaultResourceUIServiceProvider
 
getResourceDescriptionManagerIfOwnLanguage(XtextResource) - Method in class org.eclipse.xtext.ui.editor.DirtyStateEditorSupport
 
getResourceDescriptions() - Method in class org.eclipse.xtext.ui.editor.ValidationJobScheduler
 
getResourceDescriptions() - Method in class org.eclipse.xtext.ui.search.IXtextEObjectSearch.Default
 
getResourceFactory() - Method in class org.eclipse.xtext.ui.editor.model.ResourceForIEditorInputFactory
 
getResourceForEditorInputFactory() - Method in class org.eclipse.xtext.ui.editor.model.XtextDocumentProvider
 
getResourceLock() - Method in class org.eclipse.xtext.ui.editor.model.XtextDocument
Introduced in 2.7 to allow read-only transactions to be cancelable.
getResourceName(EObject) - Method in class org.eclipse.xtext.ui.editor.findrefs.ReferenceQueryExecutor
 
getResourceServiceProviderRegistry() - Method in class org.eclipse.xtext.ui.editor.findrefs.DelegatingReferenceFinder
Public for testing purpose.
getResourceSet(IProject) - Method in class org.eclipse.xtext.ui.editor.findrefs.ResourceAccess
 
getResourceSet(IStorage) - Method in class org.eclipse.xtext.ui.editor.model.JavaClassPathResourceForIEditorInputFactory
 
getResourceSet(IStorage) - Method in class org.eclipse.xtext.ui.editor.model.ResourceForIEditorInputFactory
 
getResourceSet(IRenameElementContext) - Method in class org.eclipse.xtext.ui.refactoring.impl.RenameElementProcessor
 
getResourceSetProvider() - Method in class org.eclipse.xtext.ui.editor.model.ResourceForIEditorInputFactory
 
getResourceSetProvider() - Method in class org.eclipse.xtext.ui.refactoring.ElementRenameArguments
 
getResourceSetProvider() - Method in class org.eclipse.xtext.ui.refactoring.impl.RenameElementProcessor
 
getResourceStorageLoadable(URI) - Method in class org.eclipse.xtext.ui.editor.DirtyStateManager
 
getResourceStorageLoadable() - Method in class org.eclipse.xtext.ui.editor.DocumentBasedDirtyResource
 
getResourceStorageLoadable() - Method in interface org.eclipse.xtext.ui.editor.IDirtyResource.ICurrentStateProvidingExtension
 
getResourceURI(XtextEditor) - Method in class org.eclipse.xtext.ui.editor.findrefs.OpenDocumentTracker
 
getResourceURI() - Method in class org.eclipse.xtext.ui.editor.model.XtextDocument
Returns the uri of the associated emf resource.
getResourceValidator() - Method in class org.eclipse.xtext.ui.editor.validation.ValidationJob
 
getResourceValidator() - Method in class org.eclipse.xtext.ui.resource.DefaultResourceUIServiceProvider
 
getResult() - Method in class org.eclipse.xtext.ui.tasks.preferences.TaskTagInputDialog
 
getResult() - Method in class org.eclipse.xtext.ui.wizard.AbstractProjectCreator
Result is a file that will be opened after the the project creation was successfully completed.
getResult() - Method in interface org.eclipse.xtext.ui.wizard.IProjectCreator
Result is a file that will be opened after the the project creation was successfully completed.
getRightTerminal() - Method in class org.eclipse.xtext.ui.editor.autoedit.AbstractTerminalsEditStrategy
 
getRootModel() - Method in class org.eclipse.xtext.ui.editor.contentassist.ContentAssistContext
The root model in the resource.
getRootNode() - Method in class org.eclipse.xtext.ui.editor.contentassist.ContentAssistContext
The root node in the resource.
getRootURI() - Method in class org.eclipse.xtext.ui.editor.hierarchy.AbstractHierarchyViewPart
 
getRule() - Method in class org.eclipse.xtext.ui.editor.contentassist.antlr.LookAheadTerminalRuleCall
 
getRule(EObject) - Method in class org.eclipse.xtext.ui.editor.contentassist.antlr.ParserBasedContentAssistContextFactory.StatefulFactory
 
getRule(Object) - Method in class org.eclipse.xtext.ui.editor.hierarchy.DeferredHierarchyBuilder.DeferredHierarchyNode
 
getRuleName(AbstractElement) - Method in class org.eclipse.xtext.ui.editor.contentassist.antlr.AbstractContentAssistParser
 
getRun(char) - Method in class org.eclipse.xtext.ui.editor.model.CommonBreakIterator
Returns a run based on a character.
getSaveOptions() - Method in class org.eclipse.xtext.ui.editor.model.edit.DefaultTextEditComposer
 
getSchedulingRule() - Method in class org.eclipse.xtext.ui.refactoring.ui.WorkbenchRunnableAdapter
 
getScopeProvider() - Method in class org.eclipse.xtext.ui.editor.contentassist.AbstractJavaBasedContentProposalProvider
 
getScopeProvider() - Method in class org.eclipse.xtext.ui.editor.contentassist.AbstractJavaBasedContentProposalProvider.ReferenceProposalCreator
 
getScopeProvider() - Method in class org.eclipse.xtext.ui.editor.quickfix.DefaultQuickfixProvider
 
getScopeProvider() - Method in class org.eclipse.xtext.ui.editor.templates.AbstractTemplateProposalProvider
 
getScopeProvider() - Method in class org.eclipse.xtext.ui.editor.templates.XtextTemplateContext
 
getSearchEngine() - Method in class org.eclipse.xtext.ui.search.XtextEObjectSearchDialog
 
getSearchPredicate(String, String) - Method in class org.eclipse.xtext.ui.search.IXtextEObjectSearch.Default
 
getSearchResult() - Method in class org.eclipse.xtext.ui.editor.findrefs.ReferenceQuery
 
getSearchScope() - Method in class org.eclipse.xtext.ui.search.IXtextEObjectSearch.Default
 
getSelectedAstElements(XtextResource, ITextRegion) - Method in class org.eclipse.xtext.ui.editor.selection.AstSelectionProvider
 
getSelectedElement() - Method in class org.eclipse.xtext.ui.editor.outline.quickoutline.QuickOutlinePopup
 
getSelectedElements() - Method in class org.eclipse.xtext.ui.editor.tasks.dialogfields.ListDialogField
Returns the selected elements.
getSelectedNode(ISelection) - Method in class org.eclipse.xtext.ui.editor.hierarchy.AbstractHierarchyViewPart
 
getSelectedNodes(TreeViewer) - Method in class org.eclipse.xtext.ui.editor.outline.impl.OutlineTreeState
 
getSelectedNodes() - Method in class org.eclipse.xtext.ui.editor.outline.impl.OutlineTreeState
 
getSelectedOutlineNode(ISelection) - Method in class org.eclipse.xtext.ui.editor.outline.actions.OutlineWithEditorLinker
 
getSelectedRegion(IDocument, ITypedRegion) - Method in class org.eclipse.xtext.ui.editor.doubleClicking.AbstractPartitionDoubleClickSelector
 
getSelectedRegion(IDocument, ITypedRegion) - Method in class org.eclipse.xtext.ui.editor.doubleClicking.FixedCharCountPartitionDoubleClickSelector
 
getSelectedRegion(IEditorPart) - Method in class org.eclipse.xtext.ui.generator.trace.OppositeFileOpenerContributor
 
getSelectedText() - Method in class org.eclipse.xtext.ui.editor.contentassist.ContentAssistContext
The currently selected text.
getSelection() - Method in class org.eclipse.xtext.ui.compare.AbstractContentViewer
 
getSelection(IDocument) - Method in class org.eclipse.xtext.ui.editor.contentassist.ConfigurableCompletionProposal
 
getSelection(ITextViewer) - Method in class org.eclipse.xtext.ui.editor.embedded.TextViewerAction
Returns the viewer's selection.
getSelection(IDocument) - Method in class org.eclipse.xtext.ui.editor.quickfix.QuickAssistCompletionProposal
 
getSelection(String) - Method in class org.eclipse.xtext.ui.preferences.OptionsConfigurationBlock.ControlData
 
getSelection() - Method in class org.eclipse.xtext.ui.views.DefaultWorkbenchPartSelection
 
getSelection() - Method in interface org.eclipse.xtext.ui.views.IWorkbenchPartSelection
 
getSelectionButton(Composite) - Method in class org.eclipse.xtext.ui.editor.tasks.dialogfields.SelectionButtonDialogField
Returns the selection button widget.
getSelectionChangedListener() - Method in class org.eclipse.xtext.ui.editor.occurrences.OccurrenceMarker
 
getSelectionIndex() - Method in class org.eclipse.xtext.ui.editor.tasks.dialogfields.ComboDialogField
 
getSelectionLength() - Method in class org.eclipse.xtext.ui.editor.contentassist.ConfigurableCompletionProposal
 
getSelectionListener() - Method in class org.eclipse.xtext.ui.preferences.OptionsConfigurationBlock
 
getSelectionOffset(ICompositeNode, ITextRegion) - Method in class org.eclipse.xtext.ui.editor.selection.AstSelectionProvider
 
getSelectionStart() - Method in class org.eclipse.xtext.ui.editor.contentassist.ConfigurableCompletionProposal
 
getSender() - Method in interface org.eclipse.xtext.ui.editor.IDirtyStateManager.Event
Deprecated.
The sender is guaranteed to be of type IDirtyStateManager.
getSender() - Method in interface org.eclipse.xtext.ui.notification.IStateChangeEventBroker.Event
 
getSerializedModel() - Method in class org.eclipse.xtext.ui.editor.embedded.EmbeddedEditorModelAccess
 
getSeverity(XtextEditor) - Method in class org.eclipse.xtext.ui.editor.XtextEditorErrorTickUpdater
 
getSeverity() - Method in class org.eclipse.xtext.ui.preferences.StatusInfo
 
getSeverity(IMarker) - Method in class org.eclipse.xtext.ui.util.IssueUtil
Deprecated.
As we are using IMarker.getAttributes() in IssueUtil.createIssue(IMarker), we do not call this method any more
getSharedColors() - Method in class org.eclipse.xtext.ui.editor.embedded.EmbeddedEditorFactory.Builder
 
getShell() - Method in class org.eclipse.xtext.ui.editor.AbstractDirtyStateAwareEditorCallback
Deprecated.
 
getShell() - Method in interface org.eclipse.xtext.ui.editor.DirtyStateEditorSupport.IDirtyStateEditorSupportClient
May return null in headless environments.
getShell() - Method in class org.eclipse.xtext.ui.editor.XtextEditor
 
getShell() - Method in class org.eclipse.xtext.ui.preferences.OptionsConfigurationBlock
 
getShell(Widget) - Static method in class org.eclipse.xtext.ui.util.SWTUtil
Returns the shell for the given widget.
getShortLabel() - Method in class org.eclipse.xtext.ui.generator.trace.EditorInputBasedFileOpener
 
getShortLabel() - Method in class org.eclipse.xtext.ui.generator.trace.FileOpener
 
getShortLabel() - Method in class org.eclipse.xtext.ui.generator.trace.StorageBasedTextEditorOpener
 
getSignificantTextRegion() - Method in class org.eclipse.xtext.ui.editor.outline.impl.AbstractOutlineNode
 
getSignificantTextRegion() - Method in class org.eclipse.xtext.ui.editor.outline.impl.EObjectNode
 
getSignificantTextRegion() - Method in interface org.eclipse.xtext.ui.editor.outline.IOutlineNode
The region that is selected in the editor when this node is double clicked or selected in "Link with Editor" mode.
getSimilarityMatcher() - Method in class org.eclipse.xtext.ui.editor.quickfix.DefaultQuickfixProvider
 
getSingleContributedInstance(Class<T>) - Method in interface org.eclipse.xtext.ui.shared.contribution.ISharedStateContributionRegistry
Initialize and return the single known contribution for the given type.
getSingleLineCommentHelper() - Method in class org.eclipse.xtext.ui.editor.XtextSourceViewerConfiguration
 
getSingleLineCommentRule() - Method in class org.eclipse.xtext.ui.editor.toggleComments.DefaultSingleLineCommentHelper
 
getSite() - Method in class org.eclipse.xtext.ui.compare.DefaultMergeViewer
 
getSize() - Method in class org.eclipse.xtext.ui.editor.tasks.dialogfields.ListDialogField
Gets the number of elements
getSource(IMarker) - Method in interface org.eclipse.xtext.ui.generator.IDerivedResourceMarkers
 
getSourceFolders() - Method in class org.eclipse.xtext.ui.workspace.EclipseProjectConfig
 
getSourceFolders() - Method in class org.eclipse.xtext.ui.workspace.JdtProjectConfig
 
getSourceViewer() - Method in class org.eclipse.xtext.ui.editor.outline.impl.OutlinePage
 
getSourceViewer() - Method in class org.eclipse.xtext.ui.views.AbstractSourceView
 
getStandardDisplay() - Static method in class org.eclipse.xtext.ui.util.SWTUtil
Returns the standard display to use.
getState() - Method in class org.eclipse.xtext.ui.editor.model.XtextDocument.XtextDocumentLocker
 
getStateChangeEventBroker() - Method in class org.eclipse.xtext.ui.editor.DirtyStateEditorSupport
 
getStatefulFactoryProvider() - Method in class org.eclipse.xtext.ui.editor.contentassist.antlr.DelegatingContentAssistContextFactory
 
getStatefulFactoryProvider() - Method in class org.eclipse.xtext.ui.editor.contentassist.antlr.ParserBasedContentAssistContextFactory
 
getStaticImports() - Method in class org.eclipse.xtext.ui.util.ClipboardUtil.JavaImportData
 
getStatus() - Method in class org.eclipse.xtext.ui.refactoring.impl.AbstractProcessorBasedRenameParticipant
 
getStatusMessage() - Method in class org.eclipse.xtext.ui.editor.contentassist.RepeatedContentAssistProcessor
 
getStatusProvider() - Method in class org.eclipse.xtext.ui.refactoring.impl.RenameElementProcessor
 
getStorage() - Method in class org.eclipse.xtext.ui.editor.XtextReadonlyEditorInput
 
getStorage(IEditorPart) - Method in class org.eclipse.xtext.ui.generator.trace.OppositeFileOpenerContributor
 
getStorage2UriMapper() - Method in class org.eclipse.xtext.ui.editor.model.XtextDocumentProvider
 
getStorage2uriMapper() - Method in class org.eclipse.xtext.ui.generator.trace.AbstractEclipseTrace
 
getStorages(URI) - Method in class org.eclipse.xtext.ui.containers.AbstractStorage2UriMapperClient
 
getStorages(URI) - Method in interface org.eclipse.xtext.ui.resource.IStorage2UriMapper
Find the storages that can be mapped to the given URI.
getStorages(URI) - Method in interface org.eclipse.xtext.ui.resource.IStorage2UriMapperContribution
Returns all the pairs of IStorage and IProject that map to the given URI, e.g.
getStorages(URI) - Method in class org.eclipse.xtext.ui.resource.Storage2UriMapperImpl
 
getStorages(URI) - Method in class org.eclipse.xtext.ui.resource.Storage2UriMapperJavaImpl
 
getStorageToUriMapper() - Method in class org.eclipse.xtext.ui.editor.model.JavaClassPathResourceForIEditorInputFactory
 
getStrategies(ISourceViewer, String) - Method in class org.eclipse.xtext.ui.editor.autoedit.AbstractEditStrategyProvider
 
getStrategy(ISourceViewer, String, String) - Method in class org.eclipse.xtext.ui.editor.doubleClicking.DoubleClickStrategyProvider
 
getString(Object) - Method in class org.eclipse.xtext.ui.compare.StreamContentDocumentProvider
 
getString(String) - Static method in class org.eclipse.xtext.ui.editor.folding.FoldingMessages
Returns the resource string associated with the given key in the resource bundle.
getString(String) - Method in class org.eclipse.xtext.ui.editor.preferences.FixedScopedPreferenceStore
 
getString(String) - Static method in class org.eclipse.xtext.ui.XtextUIMessages
 
getStyle() - Method in class org.eclipse.xtext.ui.editor.utils.TextStyle
 
getStyledDisplayString(IEObjectDescription) - Method in class org.eclipse.xtext.ui.editor.contentassist.AbstractContentProposalProvider
 
getStyledDisplayString(EObject, String, String) - Method in class org.eclipse.xtext.ui.editor.contentassist.AbstractContentProposalProvider
 
getStyledDisplayString() - Method in class org.eclipse.xtext.ui.editor.contentassist.ConfigurableCompletionProposal
 
getStyledText(Object) - Method in class org.eclipse.xtext.ui.editor.hierarchy.HierarchyLabelProvider
 
getStyledText(Object) - Method in class org.eclipse.xtext.ui.label.AbstractLabelProvider
Subclasses should rather override AbstractLabelProvider.doGetText(java.lang.Object).
getStyledText(Object) - Method in class org.eclipse.xtext.ui.label.GlobalDescriptionLabelProvider
 
getStyleSheet() - Method in class org.eclipse.xtext.ui.editor.hover.html.DefaultEObjectHoverProvider
 
getSubject(ITextViewer, int) - Method in class org.eclipse.xtext.ui.editor.XtextInformationProvider
 
getSupportedPartitionTypes() - Method in interface org.eclipse.xtext.ui.editor.model.ITokenTypeToPartitionTypeMapper
returns all supported partition types
getSupportedPartitionTypes() - Method in class org.eclipse.xtext.ui.editor.model.TerminalsTokenTypeToPartitionMapper
 
getTableHeightHint(Table, int) - Static method in class org.eclipse.xtext.ui.util.SWTUtil
 
getTableStyle() - Method in class org.eclipse.xtext.ui.search.XtextEObjectSearchDialog
 
getTableViewer() - Method in class org.eclipse.xtext.ui.editor.tasks.dialogfields.ListDialogField
Returns the internally used table viewer.
getTabWidth() - Method in class org.eclipse.xtext.ui.editor.formatting.PreferenceStoreIndentationInformation
 
getTargetElement() - Method in class org.eclipse.xtext.ui.refactoring.impl.RenameElementProcessor
 
getTargetElementEClass() - Method in interface org.eclipse.xtext.ui.refactoring.ui.IRenameElementContext
 
getTargetElementEClass() - Method in class org.eclipse.xtext.ui.refactoring.ui.IRenameElementContext.Impl
 
getTargetElementNewURI() - Method in class org.eclipse.xtext.ui.refactoring.impl.AbstractRenameStrategy
 
getTargetElementOriginalURI() - Method in class org.eclipse.xtext.ui.refactoring.impl.AbstractRenameStrategy
 
getTargetElementURI() - Method in class org.eclipse.xtext.ui.refactoring.ElementRenameArguments
 
getTargetElementURI() - Method in interface org.eclipse.xtext.ui.refactoring.ui.IRenameElementContext
 
getTargetElementURI() - Method in class org.eclipse.xtext.ui.refactoring.ui.IRenameElementContext.Impl
 
getTargetURIs(EObject) - Method in class org.eclipse.xtext.ui.editor.findrefs.ReferenceQueryExecutor
Returns an instance of TargetURIs by default.
getTargetURIs(EObject) - Method in class org.eclipse.xtext.ui.editor.occurrences.DefaultOccurrenceComputer
 
getTaskTagInputDialog() - Method in class org.eclipse.xtext.ui.tasks.preferences.TaskTagInputDialog
 
getTemplateFileURL(AbstractUIPlugin) - Method in class org.eclipse.xtext.ui.editor.templates.XtextTemplateStore
 
getTemplateProposalProvider() - Method in interface org.eclipse.xtext.ui.editor.contentassist.CompletionProposalComputer.State
 
getTemplateProposalProvider() - Method in class org.eclipse.xtext.ui.editor.contentassist.XtextContentAssistProcessor
 
getText(Resource) - Method in class org.eclipse.xtext.ui.editor.DirtyStateResourceDescription.Manager
 
getText(Object) - Method in class org.eclipse.xtext.ui.editor.findrefs.ReferenceSearchResultLabelProvider
 
getText(Object) - Method in class org.eclipse.xtext.ui.editor.hierarchy.HierarchyLabelProvider
 
getText() - Method in class org.eclipse.xtext.ui.editor.model.CommonBreakIterator
 
getText() - Method in class org.eclipse.xtext.ui.editor.model.CommonWordIterator
 
getText() - Method in class org.eclipse.xtext.ui.editor.outline.impl.AbstractOutlineNode
 
getText(Object) - Method in class org.eclipse.xtext.ui.editor.outline.impl.BackgroundOutlineTreeProvider
 
getText(Object) - Method in class org.eclipse.xtext.ui.editor.outline.impl.OutlineNodeLabelProvider.Delegate
 
getText(Object) - Method in class org.eclipse.xtext.ui.editor.outline.impl.OutlineNodeLabelProvider
 
getText() - Method in interface org.eclipse.xtext.ui.editor.outline.IOutlineNode
 
getText() - Method in class org.eclipse.xtext.ui.editor.reconciler.ReplaceRegion
 
getText() - Method in class org.eclipse.xtext.ui.editor.tasks.dialogfields.ComboDialogField
Gets the text.
getText() - Method in class org.eclipse.xtext.ui.editor.tasks.dialogfields.StringDialogField
Gets the text.
getText(Object) - Method in class org.eclipse.xtext.ui.generator.trace.FileOpenerSelector.EditorOpenerDetailLabelProvider
 
getText(Object) - Method in class org.eclipse.xtext.ui.generator.trace.FileOpenerSelector.EditorOpenerShortLabelProvider
 
getText(Object) - Method in class org.eclipse.xtext.ui.label.AbstractLabelProvider
 
getText(Object) - Method in class org.eclipse.xtext.ui.label.GlobalDescriptionLabelProvider
 
getText(Object) - Method in class org.eclipse.xtext.ui.label.InjectableAdapterFactoryLabelProvider
 
getTextApplier() - Method in class org.eclipse.xtext.ui.editor.contentassist.ConfigurableCompletionProposal
 
getTextAttributeProvider() - Method in class org.eclipse.xtext.ui.editor.syntaxcoloring.AbstractTokenScanner
 
getTextBlockFromSelection(ITextSelection, IDocument) - Method in class org.eclipse.xtext.ui.editor.toggleComments.ToggleSLCommentAction
Creates a region describing the text block (something that starts at the beginning of a line) completely containing the current selection.
getTextControl(Composite) - Method in class org.eclipse.xtext.ui.editor.tasks.dialogfields.StringDialogField
Creates or returns the created text control.
getTextEdit() - Method in class org.eclipse.xtext.ui.editor.model.edit.DefaultTextEditComposer
 
getTextEdit() - Method in interface org.eclipse.xtext.ui.editor.model.edit.ITextEditComposer
 
getTextEdits() - Method in class org.eclipse.xtext.ui.refactoring.ui.DefaultLinkedPositionGroupCalculator.LocalResourceRefactoringUpdateAcceptor
 
getTextFromClipboard() - Static method in class org.eclipse.xtext.ui.util.ClipboardUtil
Retrieves a string the the clipboard DND.CLIPBOARD using TextTransfer
getTextHash(Resource) - Method in class org.eclipse.xtext.ui.editor.DirtyStateResourceDescription.Manager
 
getTextHover(ISourceViewer, String) - Method in class org.eclipse.xtext.ui.editor.XtextSourceViewerConfiguration
 
getTextHover(ISourceViewer, String, int) - Method in class org.eclipse.xtext.ui.views.ReadOnlySourceViewerConfiguration
 
getTextHover(ISourceViewer, String) - Method in class org.eclipse.xtext.ui.views.ReadOnlySourceViewerConfiguration
 
getTextModifyListener() - Method in class org.eclipse.xtext.ui.preferences.OptionsConfigurationBlock
 
getTextPatternInComment() - Method in class org.eclipse.xtext.ui.editor.folding.DefaultFoldingRegionProvider
 
getTextRegion(EObject) - Method in class org.eclipse.xtext.ui.editor.selection.AstSelectionProvider
 
getTextToParse(IParseResult, ICompositeNode, int) - Method in class org.eclipse.xtext.ui.editor.contentassist.antlr.AbstractPartialContentAssistParser
 
getTextType() - Method in class org.eclipse.xtext.ui.refactoring.impl.DisplayChangeWrapper.TextEditBased
 
getTextViewer() - Method in class org.eclipse.xtext.ui.editor.embedded.TextViewerAction
Returns the action's text editor.
getTimestamp() - Method in class org.eclipse.xtext.ui.generator.trace.TraceForStorageProvider.FileBasedTrace
 
getToken() - Method in class org.eclipse.xtext.ui.editor.contentassist.antlr.LookAheadTerminal
 
getTokenBackgroundColorPreferenceKey(String) - Static method in class org.eclipse.xtext.ui.editor.syntaxcoloring.PreferenceStoreAccessor
 
getTokenColorPreferenceKey(String) - Static method in class org.eclipse.xtext.ui.editor.syntaxcoloring.PreferenceStoreAccessor
 
getTokenContentType(IToken) - Method in class org.eclipse.xtext.ui.editor.model.DocumentPartitioner
Returns a content type encoded in the given token.
getTokenDefMap() - Method in class org.eclipse.xtext.ui.editor.contentassist.antlr.internal.AbstractInternalContentAssistParser
 
getTokenFontPreferenceKey(String) - Static method in class org.eclipse.xtext.ui.editor.syntaxcoloring.PreferenceStoreAccessor
 
getTokenIdMapper() - Method in class org.eclipse.xtext.ui.editor.syntaxcoloring.TokenScanner
 
getTokenInfos() - Method in class org.eclipse.xtext.ui.editor.model.DocumentTokenSource
 
getTokenLength() - Method in class org.eclipse.xtext.ui.editor.model.PartitionTokenScanner
 
getTokenLength() - Method in class org.eclipse.xtext.ui.editor.syntaxcoloring.DefaultTokenScanner
 
getTokenLength() - Method in class org.eclipse.xtext.ui.editor.syntaxcoloring.TokenScanner
 
getTokenOffset() - Method in class org.eclipse.xtext.ui.editor.model.PartitionTokenScanner
 
getTokenOffset() - Method in class org.eclipse.xtext.ui.editor.syntaxcoloring.DefaultTokenScanner
 
getTokenOffset() - Method in class org.eclipse.xtext.ui.editor.syntaxcoloring.TokenScanner
 
getTokens(IDocument) - Method in class org.eclipse.xtext.ui.editor.model.PartitionTokenScanner
 
getTokens() - Method in class org.eclipse.xtext.ui.editor.model.XtextDocument
 
getTokens(IDocument) - Method in class org.eclipse.xtext.ui.editor.syntaxcoloring.TokenScanner
 
getTokenStylePreferenceKey(String) - Static method in class org.eclipse.xtext.ui.editor.syntaxcoloring.PreferenceStoreAccessor
 
getTooltip() - Method in class org.eclipse.xtext.ui.editor.findrefs.ReferenceSearchResult
 
getToolTipText() - Method in class org.eclipse.xtext.ui.editor.XtextReadonlyEditorInput
 
getTrace() - Method in class org.eclipse.xtext.ui.editor.contentassist.antlr.FollowElement
 
getTrace() - Method in class org.eclipse.xtext.ui.generator.trace.LocationInEclipseResource
 
getTraceFile(IFile) - Method in class org.eclipse.xtext.ui.generator.trace.TraceForStorageProvider
 
getTraceToSource(IStorage) - Method in class org.eclipse.xtext.ui.generator.trace.TraceForStorageProvider
 
getTraceToTarget(IStorage) - Method in class org.eclipse.xtext.ui.generator.trace.TraceForStorageProvider
 
getTransientValueService() - Method in class org.eclipse.xtext.ui.refactoring.impl.DefaultReferenceUpdater
 
getTreeProvider() - Method in class org.eclipse.xtext.ui.editor.outline.impl.AbstractOutlineNode
 
getTreeProvider() - Method in class org.eclipse.xtext.ui.editor.outline.impl.DocumentRootNode
 
getTreeProvider() - Method in class org.eclipse.xtext.ui.editor.outline.impl.OutlinePage
 
getTreeViewer() - Method in class org.eclipse.xtext.ui.editor.outline.impl.OutlinePage
 
getTreeViewer() - Method in class org.eclipse.xtext.ui.editor.outline.quickoutline.QuickOutlinePopup
 
getTriggerCharacters() - Method in class org.eclipse.xtext.ui.editor.contentassist.ConfigurableCompletionProposal
 
getTriggeringEditor() - Method in interface org.eclipse.xtext.ui.refactoring.ui.IRenameElementContext
 
getTriggeringEditor() - Method in class org.eclipse.xtext.ui.refactoring.ui.IRenameElementContext.Impl
 
getTriggeringEditorSelection() - Method in interface org.eclipse.xtext.ui.refactoring.ui.IRenameElementContext
 
getTriggeringEditorSelection() - Method in class org.eclipse.xtext.ui.refactoring.ui.IRenameElementContext.Impl
 
getType() - Method in class org.eclipse.xtext.ui.editor.reconciler.ReplaceRegion
 
getTypeLabel() - Method in class org.eclipse.xtext.ui.editor.hyperlinking.AbstractHyperlink
 
getUIState() - Method in class org.eclipse.xtext.ui.editor.findrefs.ReferenceSearchViewPage
 
getUnderlyingDocument() - Method in class org.eclipse.xtext.ui.editor.DocumentBasedDirtyResource
 
getUnderlyingFile(Resource) - Static method in class org.eclipse.xtext.ui.util.ResourceUtil
Obtains the workspace file underlying the specified resource.
getUndoRedoOperationApprover(IUndoContext) - Method in class org.eclipse.xtext.ui.editor.XtextEditor
 
getUnorderedGroupHelper() - Method in class org.eclipse.xtext.ui.editor.contentassist.antlr.AbstractContentAssistParser
 
getUnorderedGroupHelper() - Method in class org.eclipse.xtext.ui.editor.contentassist.antlr.internal.AbstractInternalContentAssistParser
 
getUnorderedGroupHelper() - Method in class org.eclipse.xtext.ui.editor.contentassist.antlr.internal.DFA
 
getUnresolvedEReference(Issue, EObject) - Method in class org.eclipse.xtext.ui.editor.quickfix.DefaultQuickfixProvider
 
getUpdateEditorStateJob() - Method in class org.eclipse.xtext.ui.editor.DirtyStateEditorSupport
 
getUri(IStorage) - Method in class org.eclipse.xtext.ui.containers.AbstractStorage2UriMapperClient
 
getURI() - Method in class org.eclipse.xtext.ui.editor.DirtyStateResourceDescription
 
getURI() - Method in class org.eclipse.xtext.ui.editor.DocumentBasedDirtyResource
 
getURI() - Method in class org.eclipse.xtext.ui.editor.hyperlinking.XtextHyperlink
 
getURI() - Method in interface org.eclipse.xtext.ui.editor.IDirtyResource
 
getURI() - Method in class org.eclipse.xtext.ui.editor.StatefulResourceDescription
 
getURI() - Method in class org.eclipse.xtext.ui.refactoring.impl.DefaultRefactoringDocumentProvider.AbstractRefactoringDocument
 
getURI() - Method in interface org.eclipse.xtext.ui.refactoring.impl.IRefactoringDocument
 
getUri(IStorage) - Method in interface org.eclipse.xtext.ui.resource.IStorage2UriMapper
Returns the URI for the given IStorage or null if no valid URI exists.
getUri(IStorage) - Method in interface org.eclipse.xtext.ui.resource.IStorage2UriMapperContribution
Returns the URI for the given storage or null if this contribution does no handle the storage explicitly.
getURI(IPackageFragmentRoot, IJarEntryResource, PackageFragmentRootWalker.TraversalState) - Method in class org.eclipse.xtext.ui.resource.JarEntryLocator
 
getUri(IStorage) - Method in class org.eclipse.xtext.ui.resource.Storage2UriMapperImpl
 
getUri(IStorage) - Method in class org.eclipse.xtext.ui.resource.Storage2UriMapperJavaImpl
 
getURIEditorOpener() - Method in class org.eclipse.xtext.ui.resource.DefaultResourceUIServiceProvider
 
getURIEditorOpener() - Method in interface org.eclipse.xtext.ui.resource.IResourceUIServiceProvider
The IURIEditorOpener of the language
getUriForPackageFragmentRoot(IPackageFragmentRoot) - Static method in class org.eclipse.xtext.ui.resource.JarEntryURIHelper
 
getURIForStorage(IStorage) - Method in class org.eclipse.xtext.ui.generator.trace.AbstractEclipseTrace
 
getURIMapping(IPackageFragmentRoot) - Method in interface org.eclipse.xtext.ui.resource.IStorage2UriMapperJdtExtensions
 
getURIMapping(IPackageFragmentRoot) - Method in class org.eclipse.xtext.ui.resource.Storage2UriMapperJavaImpl
 
getUriToProblem() - Method in class org.eclipse.xtext.ui.editor.validation.XtextAnnotation
 
getUriToProblem(IMarker) - Method in class org.eclipse.xtext.ui.util.IssueUtil
 
getUriToProblem(Annotation) - Method in class org.eclipse.xtext.ui.util.IssueUtil
 
getUserDecision(String) - Method in class org.eclipse.xtext.ui.util.DontAskAgainDialogs
Returns the stored user answer to the question identified with the passed key.
getValidationJob() - Method in class org.eclipse.xtext.ui.editor.model.XtextDocument
 
getValue(boolean) - Method in class org.eclipse.xtext.ui.preferences.OptionsConfigurationBlock.ControlData
 
getValue(int) - Method in class org.eclipse.xtext.ui.preferences.OptionsConfigurationBlock.ControlData
 
getValue(String) - Method in class org.eclipse.xtext.ui.preferences.OptionsConfigurationBlock
 
getValueConverter() - Method in class org.eclipse.xtext.ui.editor.contentassist.AbstractContentProposalProvider
 
getValueForTokenName(String) - Method in class org.eclipse.xtext.ui.editor.contentassist.antlr.internal.AbstractInternalContentAssistParser
 
getViewer() - Method in class org.eclipse.xtext.ui.editor.contentassist.ContentAssistContext
The actual text viewer.
getViewer() - Method in class org.eclipse.xtext.ui.editor.embedded.EmbeddedEditor
 
getViewer() - Method in class org.eclipse.xtext.ui.editor.findrefs.ReferenceSearchViewPage
 
getViewerFontName() - Method in class org.eclipse.xtext.ui.views.AbstractSourceView
 
getVisibleContainerHandles(String) - Method in class org.eclipse.xtext.ui.containers.AbstractAllContainersState
 
getWorkbench() - Method in class org.eclipse.xtext.ui.editor.GlobalURIEditorOpener
 
getWorkbench() - Method in class org.eclipse.xtext.ui.editor.preferences.AbstractPreferencePage
 
getWorkbench() - Method in class org.eclipse.xtext.ui.wizard.XtextNewProjectWizard
 
getWorkbenchPage(IRenameElementContext) - Method in class org.eclipse.xtext.ui.refactoring.ui.SaveHelper
Deprecated.
 
getWorkbenchPart() - Method in class org.eclipse.xtext.ui.views.DefaultWorkbenchPartSelection
 
getWorkbenchPart() - Method in interface org.eclipse.xtext.ui.views.IWorkbenchPartSelection
 
getWorkbenchPartSelection() - Method in class org.eclipse.xtext.ui.views.AbstractSourceView
 
getWorkingCopyManager() - Method in class org.eclipse.xtext.ui.preferences.PropertyAndPreferencePage
 
getWorkspace() - Method in class org.eclipse.xtext.ui.generator.trace.AbstractEclipseTrace
 
getWorkspace() - Method in class org.eclipse.xtext.ui.resource.ProjectByResourceProvider
 
getWorkspaceConfig() - Method in class org.eclipse.xtext.ui.workspace.EclipseProjectConfig
 
getWorkspaceExternalEncoding(IURIEditorInput) - Method in class org.eclipse.xtext.ui.editor.model.XtextDocumentProvider
 
getWorkspaceOrDefaultEncoding() - Method in class org.eclipse.xtext.ui.editor.model.XtextDocumentProvider
 
getWorkspaceRoot() - Method in class org.eclipse.xtext.ui.containers.AbstractAllContainersState
 
getWorkspaceRoot() - Method in class org.eclipse.xtext.ui.containers.AbstractProjectsStateHelper
 
getWorkspaceRoot() - Method in class org.eclipse.xtext.ui.resource.Storage2UriMapperImpl
 
getWorkspaceRoot() - Method in class org.eclipse.xtext.ui.workspace.EclipseWorkspaceConfig
 
getWrappedFactory(EObject, EReference, Function<IEObjectDescription, ICompletionProposal>) - Method in class org.eclipse.xtext.ui.editor.contentassist.AbstractJavaBasedContentProposalProvider.ReferenceProposalCreator
 
getWritablePreferenceStore() - Method in interface org.eclipse.xtext.ui.editor.preferences.IPreferenceStoreAccess
a preference store, used to store persisted preferences.
getWritablePreferenceStore(Object) - Method in interface org.eclipse.xtext.ui.editor.preferences.IPreferenceStoreAccess
a preference store, used to store persisted preferences.
getWritablePreferenceStore() - Method in class org.eclipse.xtext.ui.editor.preferences.PreferenceStoreAccessImpl
 
getWritablePreferenceStore(Object) - Method in class org.eclipse.xtext.ui.editor.preferences.PreferenceStoreAccessImpl
 
getWriteHoldCount() - Method in class org.eclipse.xtext.ui.editor.model.XtextDocument.XtextDocumentLocker
Queries the number of reentrant write holds on this lock by the current thread.
getXtextDocument() - Method in interface org.eclipse.xtext.ui.editor.model.edit.IModificationContext
 
getXtextDocument(URI) - Method in interface org.eclipse.xtext.ui.editor.model.edit.IModificationContext
 
getXtextDocument() - Method in class org.eclipse.xtext.ui.editor.model.edit.IssueModificationContext
 
getXtextDocument(URI) - Method in class org.eclipse.xtext.ui.editor.model.edit.IssueModificationContext
 
getXtextDocument() - Method in class org.eclipse.xtext.ui.editor.outline.impl.OutlinePage
 
getXtextDocument(IResource) - Method in class org.eclipse.xtext.ui.editor.quickfix.MarkerResolutionGenerator
 
getXtextDocument() - Method in class org.eclipse.xtext.ui.editor.validation.ValidationJob
 
getXtextEditor() - Method in class org.eclipse.xtext.ui.editor.selection.AstSelectionAction
 
getXtextEditor(IEditorPart) - Static method in class org.eclipse.xtext.ui.editor.utils.EditorUtils
 
getXtextEditor() - Method in class org.eclipse.xtext.ui.refactoring.ui.RenameRefactoringController
 
getXtextEditorCallback() - Method in class org.eclipse.xtext.ui.editor.XtextEditor
 
getXtextElementAt(XtextResource, IRegion) - Method in class org.eclipse.xtext.ui.editor.hover.AbstractEObjectHover
Call this method only from within an IUnitOfWork
getXtextElementAt(XtextResource, int) - Method in class org.eclipse.xtext.ui.editor.hover.AbstractEObjectHover
Call this method only from within an IUnitOfWork
getXtextSourceViewerConfiguration() - Method in class org.eclipse.xtext.ui.editor.XtextEditor
 
GlobalDescriptionLabelProvider - Class in org.eclipse.xtext.ui.label
GlobalDescriptionLabelProvider() - Constructor for class org.eclipse.xtext.ui.label.GlobalDescriptionLabelProvider
 
GlobalDescriptionLabelProvider_0 - Static variable in class org.eclipse.xtext.ui.label.Messages
 
globalServiceProvider - Variable in class org.eclipse.xtext.ui.editor.findrefs.FindReferencesHandler
 
globalServiceProvider - Variable in class org.eclipse.xtext.ui.refactoring.ui.DefaultRenameElementHandler
 
GlobalURIEditorOpener - Class in org.eclipse.xtext.ui.editor
 
GlobalURIEditorOpener() - Constructor for class org.eclipse.xtext.ui.editor.GlobalURIEditorOpener
 
GoToMatchingBracketAction - Class in org.eclipse.xtext.ui.editor.bracketmatching
 
GoToMatchingBracketAction() - Constructor for class org.eclipse.xtext.ui.editor.bracketmatching.GoToMatchingBracketAction
 
GoToMatchingBracketAction_label - Static variable in class org.eclipse.xtext.ui.editor.bracketmatching.Messages
 
gotoSelectedElement() - Method in class org.eclipse.xtext.ui.editor.outline.quickoutline.QuickOutlinePopup
 
grammarElements - Variable in class org.eclipse.xtext.ui.editor.contentassist.antlr.internal.AbstractInternalContentAssistParser
 
grammarElementsWithParams - Variable in class org.eclipse.xtext.ui.editor.contentassist.antlr.internal.AbstractInternalContentAssistParser
 
gridDataForCombo(int) - Static method in class org.eclipse.xtext.ui.editor.tasks.dialogfields.ComboDialogField
 
gridDataForLabel(int) - Static method in class org.eclipse.xtext.ui.editor.tasks.dialogfields.DialogField
 
gridDataForText(int) - Static method in class org.eclipse.xtext.ui.editor.tasks.dialogfields.StringDialogField
 
GUICEKEY - Static variable in class org.eclipse.xtext.ui.guice.AbstractGuiceAwareExecutableExtensionFactory
 

H

handle(Exception) - Method in class org.eclipse.xtext.ui.editor.CompoundXtextEditorCallback
 
handle(IJarEntryResource, PackageFragmentRootWalker.TraversalState) - Method in class org.eclipse.xtext.ui.resource.PackageFragmentRootWalker
 
handleBadLocationException(BadLocationException) - Method in class org.eclipse.xtext.ui.editor.autoedit.AbstractEditStrategy
Logs the exception.
handleCannotLoadReferringElement(IReferenceDescription, StatusWrapper) - Method in class org.eclipse.xtext.ui.refactoring.impl.AbstractReferenceUpdater
 
handleCannotResolveExistingReference(EObject, IReferenceDescription, StatusWrapper) - Method in class org.eclipse.xtext.ui.refactoring.impl.AbstractReferenceUpdater
 
handleCoreException(CoreException, String) - Method in class org.eclipse.xtext.ui.editor.model.XtextDocumentProvider
 
handleCorruptReferenceDescription(IReferenceDescription, StatusWrapper) - Method in class org.eclipse.xtext.ui.refactoring.impl.ReferenceUpdaterDispatcher.ReferenceDescriptionAcceptor
 
handleCursorBetweenStartAndStopLine(IDocument, DocumentCommand, IRegion, IRegion) - Method in class org.eclipse.xtext.ui.editor.autoedit.MultiLineTerminalsEditStrategy
adds a new line with required indentation after the cursor.
handleCursorInFirstLine(IDocument, DocumentCommand, IRegion, IRegion) - Method in class org.eclipse.xtext.ui.editor.autoedit.MultiLineTerminalsEditStrategy
Expects the cursor to be in the same line as the start terminal puts any text between start terminal and cursor into a separate newline before the cursor.
handleCursorInStopLine(IDocument, DocumentCommand, IRegion, IRegion) - Method in class org.eclipse.xtext.ui.editor.autoedit.MultiLineTerminalsEditStrategy
handleDeclarationLink(URI) - Method in interface org.eclipse.xtext.ui.editor.hover.html.XtextElementLinks.ILinkHandler
Handle link to given target to open its declaration
handleDeletion(IDocument, DocumentCommand) - Method in class org.eclipse.xtext.ui.editor.autoedit.SingleLineTerminalsStrategy
 
handleDispose(DisposeEvent) - Method in class org.eclipse.xtext.ui.compare.DefaultMergeViewer
 
handleException(IOException) - Method in class org.eclipse.xtext.ui.editor.templates.XtextTemplateStore
 
handleException(Exception, StatusWrapper) - Method in class org.eclipse.xtext.ui.refactoring.impl.RenameElementProcessor
 
handleExternalLink(URL, Display) - Method in interface org.eclipse.xtext.ui.editor.hover.html.XtextElementLinks.ILinkHandler
Handle link to given link to open in external browser
handleImageError(Object[], Throwable) - Method in class org.eclipse.xtext.ui.label.DeclarativeLabelProvider
 
handleInlineXtextdocLink(URI) - Method in interface org.eclipse.xtext.ui.editor.hover.html.XtextElementLinks.ILinkHandler
Handle normal kind of link to given target.
handleInputDocumentChanged(IDocument, IDocument) - Method in class org.eclipse.xtext.ui.editor.reconciler.XtextReconciler
 
handleInsertLeftTerminal(IDocument, DocumentCommand) - Method in class org.eclipse.xtext.ui.editor.autoedit.SingleLineTerminalsStrategy
 
handleInsertRightTerminal(IDocument, DocumentCommand) - Method in class org.eclipse.xtext.ui.editor.autoedit.SingleLineTerminalsStrategy
 
handleKeyPressed(KeyEvent) - Method in class org.eclipse.xtext.ui.editor.tasks.dialogfields.ListDialogField
Handles key events in the table viewer.
handleLastCompleteNodeAsPartOfDatatypeNode() - Method in class org.eclipse.xtext.ui.editor.contentassist.antlr.ParserBasedContentAssistContextFactory.PartialStatefulFactory
 
handleLastCompleteNodeAsPartOfDatatypeNode() - Method in class org.eclipse.xtext.ui.editor.contentassist.antlr.ParserBasedContentAssistContextFactory.StatefulFactory
 
handleLastCompleteNodeHasNoGrammarElement(List<ContentAssistContext.Builder>, EObject) - Method in class org.eclipse.xtext.ui.editor.contentassist.antlr.ParserBasedContentAssistContextFactory.StatefulFactory
 
handleLastCompleteNodeIsAtEndOfDatatypeNode() - Method in class org.eclipse.xtext.ui.editor.contentassist.antlr.ParserBasedContentAssistContextFactory.PartialStatefulFactory
 
handleLastCompleteNodeIsAtEndOfDatatypeNode() - Method in class org.eclipse.xtext.ui.editor.contentassist.antlr.ParserBasedContentAssistContextFactory.StatefulFactory
 
handleLastCompleteNodeIsPartOfLookahead() - Method in class org.eclipse.xtext.ui.editor.contentassist.antlr.ParserBasedContentAssistContextFactory.StatefulFactory
 
handleNoReferenceUpdater(URI, StatusWrapper) - Method in class org.eclipse.xtext.ui.refactoring.impl.ReferenceUpdaterDispatcher.ReferenceDescriptionAcceptor
 
handleNoStopTerminal(IDocument, DocumentCommand, IRegion, IRegion) - Method in class org.eclipse.xtext.ui.editor.autoedit.MultiLineTerminalsEditStrategy
Expects the cursor not to be in the first line of the block inserts a closing terminal if not existent.
handleOpen(OpenEvent) - Method in class org.eclipse.xtext.ui.editor.findrefs.ReferenceSearchViewPage
 
handlePreferenceStoreChanged(PropertyChangeEvent) - Method in class org.eclipse.xtext.ui.editor.XtextEditor
 
handleProjectionDisabled() - Method in class org.eclipse.xtext.ui.editor.folding.DefaultFoldingStructureProvider
 
handleProjectionEnabled() - Method in class org.eclipse.xtext.ui.editor.folding.DefaultFoldingStructureProvider
 
handler - Variable in class org.eclipse.xtext.ui.editor.hover.html.XtextElementLinks.XtextLinkAdapter
 
handleTextError(Object[], Throwable) - Method in class org.eclipse.xtext.ui.label.DeclarativeLabelProvider
 
handleTextSet() - Method in interface org.eclipse.xtext.ui.editor.hover.html.XtextElementLinks.ILinkHandler
Informs the handler that the text of the browser was set.
handleXtextdocViewLink(URI) - Method in interface org.eclipse.xtext.ui.editor.hover.html.XtextElementLinks.ILinkHandler
Handle link to given target to open in Xtextdoc view.
hasAnnotationType(String) - Method in class org.eclipse.xtext.ui.editor.occurrences.DefaultOccurrenceComputer
 
hasAnnotationType(String) - Method in interface org.eclipse.xtext.ui.editor.occurrences.IOccurrenceComputer
 
hasBuilder(IProject) - Static method in class org.eclipse.xtext.ui.XtextProjectHelper
 
hasChildren(Object) - Method in class org.eclipse.xtext.ui.editor.findrefs.ReferenceSearchResultContentProvider
 
hasChildren(Object) - Method in class org.eclipse.xtext.ui.editor.hierarchy.HierarchyTreeContentProvider
 
hasChildren() - Method in class org.eclipse.xtext.ui.editor.outline.impl.AbstractOutlineNode
 
hasChildren(Object) - Method in class org.eclipse.xtext.ui.editor.outline.impl.OutlineNodeContentProvider
 
hasChildren() - Method in interface org.eclipse.xtext.ui.editor.outline.IOutlineNode
 
hasContent(URI) - Method in class org.eclipse.xtext.ui.editor.DirtyStateManager
 
hasDelayedInputChangeListener() - Method in interface org.eclipse.xtext.ui.editor.hover.html.IXtextBrowserInformationControl
 
hasDelayedInputChangeListener() - Method in class org.eclipse.xtext.ui.editor.hover.html.XtextBrowserInformationControlAdapter
 
hasDocumentChanged() - Method in class org.eclipse.xtext.ui.editor.model.edit.ReconcilingUnitOfWork.DocumentChangeListener
 
hashCode() - Method in class org.eclipse.xtext.ui.compare.StreamContentAccessorDelegate
 
hashCode() - Method in class org.eclipse.xtext.ui.editor.contentassist.antlr.FollowElement
 
hashCode() - Method in class org.eclipse.xtext.ui.editor.contentassist.antlr.LookaheadKeyword
 
hashCode() - Method in class org.eclipse.xtext.ui.editor.contentassist.antlr.LookAheadTerminalRuleCall
 
hashCode() - Method in class org.eclipse.xtext.ui.editor.contentassist.ConfigurableCompletionProposal
 
hashCode() - Method in class org.eclipse.xtext.ui.editor.folding.DefaultFoldedPosition
 
hashCode() - Method in class org.eclipse.xtext.ui.editor.model.DocumentTokenSource.IRegionIterable
 
hashCode() - Method in class org.eclipse.xtext.ui.editor.model.DocumentTokenSource.TokenInfo
 
hashCode() - Method in class org.eclipse.xtext.ui.editor.templates.XtextTemplateContextType
 
hashCode() - Method in class org.eclipse.xtext.ui.editor.templates.XtextTemplateProposal
 
hashCode() - Method in class org.eclipse.xtext.ui.editor.XtextReadonlyEditorInput
 
hashCode() - Method in class org.eclipse.xtext.ui.refactoring.impl.DefaultRefactoringDocumentProvider.AbstractRefactoringDocument
 
hashCode() - Method in class org.eclipse.xtext.ui.refactoring.impl.DisplayChangeWrapper.Generic
 
hashCode() - Method in class org.eclipse.xtext.ui.refactoring.impl.DisplayChangeWrapper.TextEditBased
 
hashCode() - Method in class org.eclipse.xtext.ui.views.DefaultWorkbenchPartSelection
 
hashCode() - Method in class org.eclipse.xtext.ui.workspace.EclipseProjectConfig
 
hashCode() - Method in class org.eclipse.xtext.ui.workspace.EclipseSourceFolder
 
hashCode() - Method in class org.eclipse.xtext.ui.workspace.EclipseWorkspaceConfig
 
hashCode() - Method in class org.eclipse.xtext.ui.workspace.JdtProjectConfig
 
hasHover(EObject) - Method in class org.eclipse.xtext.ui.editor.hover.html.DefaultEObjectHoverProvider
 
hasMatcher() - Method in class org.eclipse.xtext.ui.editor.outline.quickoutline.QuickOutlinePopup
 
hasNature(IProject) - Static method in class org.eclipse.xtext.ui.XtextProjectHelper
 
hasNext() - Method in class org.eclipse.xtext.ui.editor.syntaxcoloring.TokenScanner.RangedReentrantIterator
 
hasOneGroupCategory(List) - Method in class org.eclipse.xtext.ui.refactoring.impl.DisplayChangeWrapper.TextEditBased
 
hasPendingUpdates() - Method in interface org.eclipse.xtext.ui.editor.model.IXtextDocumentContentObserver
 
hasPendingUpdates() - Method in class org.eclipse.xtext.ui.editor.model.XtextDocument
 
hasPendingUpdates() - Method in class org.eclipse.xtext.ui.editor.reconciler.XtextReconciler.DocumentListener
 
hasProjectSpecificOptions(IProject) - Method in class org.eclipse.xtext.ui.preferences.OptionsConfigurationBlock
 
hasProjectSpecificOptions(IProject) - Method in class org.eclipse.xtext.ui.preferences.PropertyAndPreferencePage
 
hasProjectSpecificOptions(IProject) - Method in class org.eclipse.xtext.ui.tasks.preferences.TaskTagPreferencePage
 
hasProjectSpecificOptions(IProject) - Method in class org.eclipse.xtext.ui.validation.ValidatorPreferencePage
 
hasQuickFixableAnnotationInCurrentLine() - Method in class org.eclipse.xtext.ui.editor.XtextMarkerRulerAction
 
hasResolutionFor(String) - Method in class org.eclipse.xtext.ui.editor.quickfix.AbstractDeclarativeQuickfixProvider
 
hasResolutionFor(String) - Method in class org.eclipse.xtext.ui.editor.quickfix.DefaultQuickfixProvider
 
hasResolutionFor(String) - Method in interface org.eclipse.xtext.ui.editor.quickfix.IssueResolutionProvider
 
hasResolutionFor(String) - Method in class org.eclipse.xtext.ui.editor.quickfix.IssueResolutionProvider.NullImpl
 
hasResolutionFor(Issue) - Method in interface org.eclipse.xtext.ui.editor.quickfix.IssueResolutionProviderExtension
 
hasResolutions(IMarker) - Method in class org.eclipse.xtext.ui.editor.quickfix.MarkerResolutionGenerator
 
hasUnfilteredChild(TreeViewer, Object) - Method in class org.eclipse.xtext.ui.editor.outline.quickoutline.QuickOutlinePopup.NamePatternFilter
 
haveEObjectDescriptionsChanged(IResourceDescription) - Method in class org.eclipse.xtext.ui.editor.DirtyStateEditorSupport
haveEObjectDescriptionsChanged(IResourceDescription, IResourceDescription.Manager) - Method in class org.eclipse.xtext.ui.editor.DirtyStateEditorSupport
 
HierarchyLabelProvider - Class in org.eclipse.xtext.ui.editor.hierarchy
 
HierarchyLabelProvider() - Constructor for class org.eclipse.xtext.ui.editor.hierarchy.HierarchyLabelProvider
 
HierarchyTreeContentProvider - Class in org.eclipse.xtext.ui.editor.hierarchy
 
HierarchyTreeContentProvider(ViewPart) - Constructor for class org.eclipse.xtext.ui.editor.hierarchy.HierarchyTreeContentProvider
 
highlightElement(EObject, IHighlightedPositionAcceptor, CancelIndicator) - Method in class org.eclipse.xtext.ui.editor.syntaxcoloring.DefaultSemanticHighlightingCalculator
Deprecated.
 
highlightElement(EObject, IHighlightedPositionAcceptor) - Method in class org.eclipse.xtext.ui.editor.syntaxcoloring.DefaultSemanticHighlightingCalculator
Deprecated.
Use org.eclipse.xtext.ide.editor.syntaxcoloring.DefaultSemanticHighlightingCalculator instead.
highlightElementRecursively(EObject, IHighlightedPositionAcceptor, CancelIndicator) - Method in class org.eclipse.xtext.ui.editor.syntaxcoloring.DefaultSemanticHighlightingCalculator
Deprecated.
 
highlightElementRecursively(EObject, IHighlightedPositionAcceptor) - Method in class org.eclipse.xtext.ui.editor.syntaxcoloring.DefaultSemanticHighlightingCalculator
Deprecated.
Use org.eclipse.xtext.ide.editor.syntaxcoloring.DefaultSemanticHighlightingCalculator instead.
highlightFeature(IHighlightedPositionAcceptor, EObject, EStructuralFeature, String...) - Method in class org.eclipse.xtext.ui.editor.syntaxcoloring.DefaultSemanticHighlightingCalculator
Deprecated.
 
highlightFeature(IHighlightedPositionAcceptor, EObject, EStructuralFeature, String...) - Method in class org.eclipse.xtext.ui.editor.syntaxcoloring.DefaultSemanticHighlightingCalculator
Deprecated.
Use org.eclipse.xtext.ide.editor.syntaxcoloring.DefaultSemanticHighlightingCalculator instead.
HIGHLIGHTING - Static variable in interface org.eclipse.xtext.ui.LexerUIBindings
 
highlightingHelper - Variable in class org.eclipse.xtext.ui.editor.embedded.EmbeddedEditorFactory.Builder
 
HighlightingHelper - Class in org.eclipse.xtext.ui.editor.syntaxcoloring
Highlighting helper.
HighlightingHelper() - Constructor for class org.eclipse.xtext.ui.editor.syntaxcoloring.HighlightingHelper
 
HighlightingPresenter - Class in org.eclipse.xtext.ui.editor.syntaxcoloring
Highlighting presenter - UI thread implementation.
HighlightingPresenter() - Constructor for class org.eclipse.xtext.ui.editor.syntaxcoloring.HighlightingPresenter
 
HighlightingReconciler - Class in org.eclipse.xtext.ui.editor.syntaxcoloring
Highlighting reconciler - Background thread implementation.
HighlightingReconciler() - Constructor for class org.eclipse.xtext.ui.editor.syntaxcoloring.HighlightingReconciler
 
highlightingStyleChanged(TextAttribute) - Method in class org.eclipse.xtext.ui.editor.syntaxcoloring.HighlightingPresenter
Invalidate text presentation of positions with the given highlighting.
highlightNode(IHighlightedPositionAcceptor, INode, String...) - Method in class org.eclipse.xtext.ui.editor.syntaxcoloring.DefaultSemanticHighlightingCalculator
Deprecated.
 
highlightNode(IHighlightedPositionAcceptor, INode, String...) - Method in class org.eclipse.xtext.ui.editor.syntaxcoloring.DefaultSemanticHighlightingCalculator
Deprecated.
Use org.eclipse.xtext.ide.editor.syntaxcoloring.DefaultSemanticHighlightingCalculator instead.
highlightTasks(XtextResource, IHighlightedPositionAcceptor) - Method in class org.eclipse.xtext.ui.editor.syntaxcoloring.DefaultSemanticHighlightingCalculator
Deprecated.
 
highlightTasks(XtextResource, IHighlightedPositionAcceptor) - Method in class org.eclipse.xtext.ui.editor.syntaxcoloring.DefaultSemanticHighlightingCalculator
Deprecated.
Use org.eclipse.xtext.ide.editor.syntaxcoloring.DefaultSemanticHighlightingCalculator instead.
historyNotification(OperationHistoryEvent) - Method in class org.eclipse.xtext.ui.editor.embedded.OperationHistoryListener
 
hookBundleListener(AbstractUIPlugin) - Method in class org.eclipse.xtext.ui.PluginImageHelper
 
hover - Variable in class org.eclipse.xtext.ui.editor.XtextInformationProvider
 
hoverProvider - Variable in class org.eclipse.xtext.ui.editor.XtextInformationProvider
 
htmlHover - Variable in class org.eclipse.xtext.ui.editor.hover.DefaultCompositeHover
 
HyperlinkHelper - Class in org.eclipse.xtext.ui.editor.hyperlinking
 
HyperlinkHelper() - Constructor for class org.eclipse.xtext.ui.editor.hyperlinking.HyperlinkHelper
 
HyperlinkHelper.HyperlinkAcceptor - Class in org.eclipse.xtext.ui.editor.hyperlinking
 
HyperlinkHelper.HyperlinkAcceptor(List<IHyperlink>) - Constructor for class org.eclipse.xtext.ui.editor.hyperlinking.HyperlinkHelper.HyperlinkAcceptor
 
HyperlinkLabelProvider - Annotation Type in org.eclipse.xtext.ui.editor.hyperlinking
 

I

IActionContributor - Interface in org.eclipse.xtext.ui.editor.actions
 
IActionContributor.CompositeImpl - Class in org.eclipse.xtext.ui.editor.actions
composite action contributor delegating call to all registered IActionContributor
IActionContributor.CompositeImpl() - Constructor for class org.eclipse.xtext.ui.editor.actions.IActionContributor.CompositeImpl
 
IChangeRedirector - Interface in org.eclipse.xtext.ui.refactoring
Implementations of this interface allow to redirect changes to files that have been moved by another processor/participant within the same refactoring operation.
IChangeRedirector.Aware - Interface in org.eclipse.xtext.ui.refactoring
Extension interface to hand an IChangeRedirector through to an IRefactoringDocument.Provider.
ICompletionProposalAcceptor - Interface in org.eclipse.xtext.ui.editor.contentassist
 
ICompletionProposalAcceptor.Delegate - Class in org.eclipse.xtext.ui.editor.contentassist
 
ICompletionProposalAcceptor.Delegate(ICompletionProposalAcceptor) - Constructor for class org.eclipse.xtext.ui.editor.contentassist.ICompletionProposalAcceptor.Delegate
 
ICompletionProposalComparator - Interface in org.eclipse.xtext.ui.editor.contentassist
 
ICompletionProposalComparator.NaturalOrder - Class in org.eclipse.xtext.ui.editor.contentassist
 
ICompletionProposalComparator.NaturalOrder() - Constructor for class org.eclipse.xtext.ui.editor.contentassist.ICompletionProposalComparator.NaturalOrder
 
ICompletionProposalFactory - Interface in org.eclipse.xtext.ui.editor.contentassist
 
ICompletionProposalPostProcessor - Interface in org.eclipse.xtext.ui.editor.contentassist
 
ICompletionProposalPostProcessor.NullProcessor - Class in org.eclipse.xtext.ui.editor.contentassist
 
ICompletionProposalPostProcessor.NullProcessor() - Constructor for class org.eclipse.xtext.ui.editor.contentassist.ICompletionProposalPostProcessor.NullProcessor
 
ICONS_PATH - Static variable in class org.eclipse.xtext.ui.internal.XtextPluginImages
 
IContentAssistantFactory - Interface in org.eclipse.xtext.ui.editor.contentassist
 
IContentAssistParser - Interface in org.eclipse.xtext.ui.editor.contentassist.antlr
Parser that returns the expected elements when EOF is reached.
IContentFormatterFactory - Interface in org.eclipse.xtext.ui.editor.formatting
 
IContentProposalPriorities - Interface in org.eclipse.xtext.ui.editor.contentassist
 
IContentProposalProvider - Interface in org.eclipse.xtext.ui.editor.contentassist
 
IContentTypeSpecific - Interface in org.eclipse.xtext.ui.editor
 
IContextInformationAcceptor - Interface in org.eclipse.xtext.ui.editor.contentassist
 
IContextInformationProvider - Interface in org.eclipse.xtext.ui.editor.contentassist
 
ID - Static variable in class org.eclipse.xtext.ui.editor.XtextEditor
 
identifier - Variable in class org.eclipse.xtext.ui.editor.model.CommonBreakIterator
 
identifier(Object) - Method in class org.eclipse.xtext.ui.editor.preferences.fields.AbstractMasterDetailsFieldEditor
 
identifier(Object) - Method in class org.eclipse.xtext.ui.editor.syntaxcoloring.TokenTypeDefMasterDetailFieldEditor
 
IDependentElementsCalculator - Interface in org.eclipse.xtext.ui.refactoring
Calculates elements whose name changes with the rename of a baseElement.
IDerivedResourceMarkers - Interface in org.eclipse.xtext.ui.generator
 
IDialogFieldListener - Interface in org.eclipse.xtext.ui.editor.tasks.dialogfields
Change listener used by DialogField
IDirtyResource - Interface in org.eclipse.xtext.ui.editor
Representation of a resource that is currently edited.
IDirtyResource.ICurrentStateProvidingExtension - Interface in org.eclipse.xtext.ui.editor
An extension interface for IDirtyResource.
IDirtyResource.InitializationAware - Interface in org.eclipse.xtext.ui.editor
Allows to query the dirty resource for its initialization state.
IDirtyResource.NormalizedURISupportExtension - Interface in org.eclipse.xtext.ui.editor
An extension interface for IDirtyResource
IDirtyStateManager - Interface in org.eclipse.xtext.ui.editor
An implementation of IDirtyStateManager can be used to register a currently edited resource and listen to changes on those resources.
IDirtyStateManager.Event - Interface in org.eclipse.xtext.ui.editor
Deprecated.
No longer used. ResourceDescriptionChangeEvents are fired instead.
IDirtyStateManagerExtension - Interface in org.eclipse.xtext.ui.editor
 
IEagerContribution - Interface in org.eclipse.xtext.ui.shared.contribution
Clients that want to register shared services on startup of the Xtext framework / contributions, should bind an IEagerContribution as a SharedStateContribution.
IEclipseTrace - Interface in org.eclipse.xtext.ui.generator.trace
Eclipse specific extension to the trace information.
IEditedResourceProvider - Interface in org.eclipse.xtext.ui.editor.embedded
The IEditedResourceProvider returns a new resource that is not necessarily backed up by an IResource.
IEObjectHover - Interface in org.eclipse.xtext.ui.editor.hover
 
IEObjectHoverDocumentationProvider - Interface in org.eclipse.xtext.ui.editor.hover.html
 
IEObjectHoverProvider - Interface in org.eclipse.xtext.ui.editor.hover
 
IEObjectHoverProvider.IInformationControlCreatorProvider - Interface in org.eclipse.xtext.ui.editor.hover
 
IEObjectHoverProvider.IInformationControlCreatorProvider2 - Interface in org.eclipse.xtext.ui.editor.hover
 
IExtendedProjectInfo - Interface in org.eclipse.xtext.ui.wizard
This extended interface also contains the root location where the project must be created.
IFoldingRegionAcceptor<AdditionalParam> - Interface in org.eclipse.xtext.ui.editor.folding
 
IFoldingRegionAcceptorExtension<AdditionalParam> - Interface in org.eclipse.xtext.ui.editor.folding
 
IFoldingRegionProvider - Interface in org.eclipse.xtext.ui.editor.folding
Compute the folding regions in the given document.
IFoldingStructureProvider - Interface in org.eclipse.xtext.ui.editor.folding
 
IFollowElementAcceptor - Interface in org.eclipse.xtext.ui.editor.contentassist
 
IFollowElementAcceptor.NullSafeElementAcceptor - Class in org.eclipse.xtext.ui.editor.contentassist
 
IFollowElementAcceptor.NullSafeElementAcceptor(IFollowElementAcceptor) - Constructor for class org.eclipse.xtext.ui.editor.contentassist.IFollowElementAcceptor.NullSafeElementAcceptor
 
IHighlightedPositionAcceptor - Interface in org.eclipse.xtext.ui.editor.syntaxcoloring
Deprecated.
use org.eclipse.xtext.ide.editor.syntaxcoloring.IHighlightedPositionAcceptor instead
IHighlightedPositionAcceptor.DeprecationHelper - Class in org.eclipse.xtext.ui.editor.syntaxcoloring
Deprecated. 
IHighlightingConfiguration - Interface in org.eclipse.xtext.ui.editor.syntaxcoloring
Clients should implement this interface to provide the set of highlighting styles.
IHighlightingConfigurationAcceptor - Interface in org.eclipse.xtext.ui.editor.syntaxcoloring
An IHighlightingConfigurationAcceptor is used to collect default settings for the various highlighting configurations.
IHighlightingHelper - Interface in org.eclipse.xtext.ui.editor.syntaxcoloring
 
IHyperlinkAcceptor - Interface in org.eclipse.xtext.ui.editor.hyperlinking
 
IHyperlinkHelper - Interface in org.eclipse.xtext.ui.editor.hyperlinking
The hyperlink helper should be implemented to detect hyperlinks at a given offset in a resource.
IImageHelper - Interface in org.eclipse.xtext.ui
 
IImageHelper.IImageDescriptorHelper - Interface in org.eclipse.xtext.ui
 
IImageHelper.NullImageHelper - Class in org.eclipse.xtext.ui
 
IImageHelper.NullImageHelper() - Constructor for class org.eclipse.xtext.ui.IImageHelper.NullImageHelper
 
IJdtHelper - Interface in org.eclipse.xtext.ui.util
Encapsulates common functionality when dealing with JavaCore.
ILabelProviderImageDescriptorExtension - Interface in org.eclipse.xtext.ui.label
Implementing classes must not rely on being run on the display thread.
ILanguageResourceHelper - Interface in org.eclipse.xtext.ui.editor.quickfix
 
ILexerTokenRegion - Interface in org.eclipse.xtext.ui.editor.model
 
ILinkedPositionGroupCalculator - Interface in org.eclipse.xtext.ui.refactoring
Calculates the positions that should be synchronously edited by the linked editing mode.
IListAdapter - Interface in org.eclipse.xtext.ui.editor.tasks.dialogfields
Change listener used by ListDialogField and CheckedListDialogField
ILocationInEclipseResource - Interface in org.eclipse.xtext.ui.generator.trace
 
image(Object) - Method in class org.eclipse.xtext.ui.label.DeclarativeLabelProvider
 
image(Void) - Method in class org.eclipse.xtext.ui.label.DeclarativeLabelProvider
 
image(IEObjectDescription) - Method in class org.eclipse.xtext.ui.label.DefaultDescriptionLabelProvider
 
image(IResourceDescription) - Method in class org.eclipse.xtext.ui.label.DefaultDescriptionLabelProvider
 
image(IReferenceDescription) - Method in class org.eclipse.xtext.ui.label.DefaultDescriptionLabelProvider
This method is only invoked if the containerEObjectURI of the IReferenceDescription is null, i.e.
image(IStorageEditorInput) - Method in class org.eclipse.xtext.ui.label.DefaultEditorInputLabelProvider
 
image(URIEditorInput) - Method in class org.eclipse.xtext.ui.label.DefaultEditorInputLabelProvider
 
image - Variable in class org.eclipse.xtext.ui.refactoring.ui.ViewFreezer
 
image(IEObjectDescription) - Method in class org.eclipse.xtext.ui.resource.generic.AdapterFactoryDescriptionLabelProvider
 
imageDispatcher - Variable in class org.eclipse.xtext.ui.editor.outline.impl.DefaultOutlineTreeProvider
 
IMarkerContributor - Interface in org.eclipse.xtext.ui.markers
Allows to add and delete markers on resources.
IModification - Interface in org.eclipse.xtext.ui.editor.model.edit
 
IModificationContext - Interface in org.eclipse.xtext.ui.editor.model.edit
 
importedPackages - Variable in class org.eclipse.xtext.ui.util.PluginProjectFactory
 
indexToHandledElements - Variable in class org.eclipse.xtext.ui.editor.contentassist.antlr.internal.AbstractInternalContentAssistParser
 
InfiniteRecursion - Exception in org.eclipse.xtext.ui.editor.contentassist.antlr.internal
 
InfiniteRecursion() - Constructor for exception org.eclipse.xtext.ui.editor.contentassist.antlr.internal.InfiniteRecursion
 
INFO_ANNOTATION_TYPE - Static variable in class org.eclipse.xtext.ui.editor.XtextEditor
 
init(Composite, CompareConfiguration) - Method in class org.eclipse.xtext.ui.compare.AbstractContentViewer
 
init(Iterable<URI>, Predicate<IReferenceDescription>, String) - Method in class org.eclipse.xtext.ui.editor.findrefs.ReferenceQuery
 
init(EObject) - Method in class org.eclipse.xtext.ui.editor.findrefs.ReferenceQueryExecutor
 
init(IPageSite) - Method in class org.eclipse.xtext.ui.editor.findrefs.ReferenceSearchViewPage
 
init() - Method in class org.eclipse.xtext.ui.editor.model.CommonBreakIterator.CamelCaseIdentifier
 
init() - Method in class org.eclipse.xtext.ui.editor.model.CommonBreakIterator.LineDelimiter
 
init() - Method in class org.eclipse.xtext.ui.editor.model.CommonBreakIterator.Run
Resets this run to the initial state.
init(IWorkbench) - Method in class org.eclipse.xtext.ui.editor.preferences.AbstractPreferencePage
 
init(IEditorSite, IEditorInput) - Method in class org.eclipse.xtext.ui.editor.XtextEditor
 
init(IWorkbench) - Method in class org.eclipse.xtext.ui.preferences.PropertyAndPreferencePage
 
init(Iterable<IEObjectDescription>) - Method in class org.eclipse.xtext.ui.search.IteratorJob
 
init(IWorkbench, IStructuredSelection) - Method in class org.eclipse.xtext.ui.wizard.XtextNewProjectWizard
 
initContainedURIs(String, Collection<URI>) - Method in class org.eclipse.xtext.ui.containers.AbstractAllContainersState
 
initContainedURIs(String) - Method in class org.eclipse.xtext.ui.containers.JavaProjectsStateHelper
 
initContainedURIs(String) - Method in class org.eclipse.xtext.ui.containers.WorkspaceProjectsStateHelper
 
initDirtyResource(IXtextDocument) - Method in class org.eclipse.xtext.ui.editor.DirtyStateEditorSupport
 
initHandle(URI) - Method in class org.eclipse.xtext.ui.containers.AbstractAllContainersState
 
initHandle(URI) - Method in class org.eclipse.xtext.ui.containers.JavaProjectsStateHelper
 
initHandle(URI) - Method in class org.eclipse.xtext.ui.containers.WorkspaceProjectsStateHelper
 
INITIAL_CONDITION_CHECKING_FAILED - Static variable in class org.eclipse.xtext.ui.refactoring.ui.RefactoringWizardOpenOperation_NonForking
 
initialize() - Method in class org.eclipse.xtext.ui.containers.AbstractAllContainersState
 
initialize(IPreferenceStoreAccess) - Method in class org.eclipse.xtext.ui.editor.actions.AbstractToggleActionContributor
 
initialize(IPreferenceStoreAccess) - Method in class org.eclipse.xtext.ui.editor.bracketmatching.BracketMatchingPreferencesInitializer
 
initialize() - Method in class org.eclipse.xtext.ui.editor.embedded.EmbeddedEditorActions
 
initialize(IWorkbench) - Method in class org.eclipse.xtext.ui.editor.findrefs.OpenDocumentTracker
 
initialize() - Method in class org.eclipse.xtext.ui.editor.folding.DefaultFoldingStructureProvider
 
initialize() - Method in interface org.eclipse.xtext.ui.editor.folding.IFoldingStructureProvider
(Re-)initializes the structure provided by the receiver.
initialize() - Method in class org.eclipse.xtext.ui.editor.model.DocumentPartitioner
Performs the initial partitioning of the partitioner's document.
initialize(XtextEditor, ITextSelection, boolean) - Method in class org.eclipse.xtext.ui.editor.occurrences.OccurrenceMarker.MarkOccurrenceJob
 
initialize(Injector) - Method in class org.eclipse.xtext.ui.editor.outline.actions.IOutlineContribution.Composite
 
initialize(IPreferenceStoreAccess) - Method in class org.eclipse.xtext.ui.editor.outline.actions.IOutlineContribution.Composite
 
initialize(Injector) - Method in class org.eclipse.xtext.ui.editor.outline.quickoutline.IQuickOutlineContribution.Composite
 
initialize(IPreferenceStoreAccess) - Method in class org.eclipse.xtext.ui.editor.outline.quickoutline.IQuickOutlineContribution.Composite
 
initialize(IPreferenceStoreAccess) - Method in class org.eclipse.xtext.ui.editor.preferences.IPreferenceStoreInitializer.CompositeImpl
 
initialize(IPreferenceStoreAccess) - Method in interface org.eclipse.xtext.ui.editor.preferences.IPreferenceStoreInitializer
Initialize preference values with the given IPreferenceStoreAccess
initialize(XtextEditor) - Method in class org.eclipse.xtext.ui.editor.selection.AstSelectionProvider
 
initialize(IPreferenceStoreAccess) - Method in class org.eclipse.xtext.ui.editor.SmartCaretPreferenceInitializer
 
initialize(Object) - Method in class org.eclipse.xtext.ui.refactoring.impl.AbstractProcessorBasedRenameParticipant
 
initialize(IRenameElementContext) - Method in class org.eclipse.xtext.ui.refactoring.impl.AbstractRenameProcessor
 
initialize(EObject, IRenameElementContext) - Method in class org.eclipse.xtext.ui.refactoring.impl.AbstractRenameStrategy
 
initialize(EObject, IRenameElementContext) - Method in class org.eclipse.xtext.ui.refactoring.impl.DefaultRenameStrategy
 
initialize(EObject, IRenameElementContext) - Method in interface org.eclipse.xtext.ui.refactoring.impl.DefaultRenameStrategyProvider.IInitializable
 
initialize(IRenameElementContext) - Method in class org.eclipse.xtext.ui.refactoring.impl.RenameElementProcessor
 
initialize(IRenameElementContext, String) - Method in class org.eclipse.xtext.ui.refactoring.ui.DefaultRenameSupport
 
initialize(IPreferenceStoreAccess) - Method in class org.eclipse.xtext.ui.refactoring.ui.RefactoringPreferences.Initializer
 
initialize(IRenameElementContext) - Method in class org.eclipse.xtext.ui.refactoring.ui.RenameRefactoringController
 
initialize(ResourceSet, IProject) - Method in interface org.eclipse.xtext.ui.resource.IResourceSetInitializer
Initializes the resource set in the context of the given project.
initialize(ResourceSet, IProject) - Method in class org.eclipse.xtext.ui.resource.JavaProjectResourceSetInitializer
 
initialize(ResourceSet) - Method in class org.eclipse.xtext.ui.resource.LiveScopeResourceSetInitializer
 
initialize() - Method in interface org.eclipse.xtext.ui.shared.contribution.IEagerContribution
Initialize the contribution eagerly.
initialize(LanguageInfo, AbstractUIPlugin) - Method in class org.eclipse.xtext.ui.tasks.LanguageAwareTaskMarkerTypeProvider
 
initialize(IPreferenceStoreAccess) - Method in class org.eclipse.xtext.ui.tasks.preferences.TaskTagPreferenceInitializer
 
initialize(IPreferenceStoreAccess) - Method in class org.eclipse.xtext.ui.validation.ConfigurableIssueCodesPreferenceStoreInitializer
 
initialize(LanguageInfo, AbstractUIPlugin) - Method in class org.eclipse.xtext.ui.validation.LanguageAwareMarkerTypeProvider
 
initializeActions(SourceViewer) - Method in class org.eclipse.xtext.ui.editor.embedded.EmbeddedEditorFactory.Builder
 
initializeAndAdjustCompletionOffset(int) - Method in class org.eclipse.xtext.ui.editor.contentassist.antlr.ParserBasedContentAssistContextFactory.StatefulFactory
 
initializeCache() - Method in interface org.eclipse.xtext.ui.resource.IStorage2UriMapperContribution
Initialize any local caching.
initializeCache() - Method in interface org.eclipse.xtext.ui.resource.IStorage2UriMapperExtension
 
initializeCache() - Method in class org.eclipse.xtext.ui.resource.Storage2UriMapperImpl
 
initializeCache() - Method in class org.eclipse.xtext.ui.resource.Storage2UriMapperJavaImpl
 
initializeData(IPackageFragmentRoot) - Method in class org.eclipse.xtext.ui.resource.Storage2UriMapperJavaImpl
 
initializeDirtyStateSupport(DirtyStateEditorSupport.IDirtyStateEditorSupportClient) - Method in class org.eclipse.xtext.ui.editor.DirtyStateEditorSupport
 
initializeDirtyStateSupport() - Method in class org.eclipse.xtext.ui.editor.XtextEditor
 
initializeFromViewerAndResource(int) - Method in class org.eclipse.xtext.ui.editor.contentassist.antlr.ParserBasedContentAssistContextFactory.StatefulFactory
 
initializeKeyBindingScopes() - Method in class org.eclipse.xtext.ui.editor.XtextEditor
Set key binding scope.
initializeNodeAndModelData() - Method in class org.eclipse.xtext.ui.editor.contentassist.antlr.ParserBasedContentAssistContextFactory.StatefulFactory
 
initializeTreeContent() - Method in class org.eclipse.xtext.ui.editor.outline.impl.OutlinePage
 
initializeValidationData(IProgressMonitor) - Method in class org.eclipse.xtext.ui.refactoring.impl.DisplayChangeWrapper.Generic
 
initializeValidationData(IProgressMonitor) - Method in class org.eclipse.xtext.ui.refactoring.impl.DisplayChangeWrapper.TextEditBased
 
initializeValidationData(IProgressMonitor) - Method in class org.eclipse.xtext.ui.refactoring.impl.EditorDocumentChange
 
initializeValidationData(IProgressMonitor) - Method in class org.eclipse.xtext.ui.refactoring.impl.EditorDocumentUndoChange
 
initializeViewerColors(ISourceViewer) - Method in class org.eclipse.xtext.ui.editor.XtextEditor
 
initiallyProcessResource(XtextResource) - Method in class org.eclipse.xtext.ui.editor.DocumentBasedDirtyResource
 
initialReconcile() - Method in class org.eclipse.xtext.ui.editor.reconciler.XtextDocumentReconcileStrategy
 
initIds(Map<Integer, String>) - Method in class org.eclipse.xtext.ui.editor.model.TokenTypeToStringMapper
 
inititalizeColors() - Method in class org.eclipse.xtext.ui.views.AbstractSourceView
 
inititalizeFont() - Method in class org.eclipse.xtext.ui.views.AbstractSourceView
 
initRequest(IXtextDocument, IRegion, XtextResource, FormatterRequest) - Method in class org.eclipse.xtext.ui.editor.formatting2.ContentFormatter
 
initTokenSource(String, TokenSource, ContentAssistContext) - Method in class org.eclipse.xtext.ui.editor.contentassist.antlr.AntlrProposalConflictHelper
 
initTokenSources(String, String, ContentAssistContext) - Method in class org.eclipse.xtext.ui.editor.contentassist.antlr.AntlrProposalConflictHelper
 
initURI(LocationEvent) - Method in class org.eclipse.xtext.ui.editor.hover.html.XtextElementLinks.XtextLinkAdapter
 
initVisibleContainerHandles(String, List<String>) - Method in class org.eclipse.xtext.ui.containers.AbstractAllContainersState
 
initVisibleHandles(String) - Method in class org.eclipse.xtext.ui.containers.JavaProjectsStateHelper
 
initVisibleHandles(String) - Method in class org.eclipse.xtext.ui.containers.WorkspaceProjectsStateHelper
 
InjectableAdapterFactory - Class in org.eclipse.xtext.ui
 
InjectableAdapterFactory(ComposedAdapterFactory.Descriptor.Registry) - Constructor for class org.eclipse.xtext.ui.InjectableAdapterFactory
 
InjectableAdapterFactoryLabelProvider - Class in org.eclipse.xtext.ui.label
 
InjectableAdapterFactoryLabelProvider(AdapterFactory) - Constructor for class org.eclipse.xtext.ui.label.InjectableAdapterFactoryLabelProvider
 
InjectableViewerCreator - Class in org.eclipse.xtext.ui.compare
 
InjectableViewerCreator() - Constructor for class org.eclipse.xtext.ui.compare.InjectableViewerCreator
 
inMismatchIsUnwantedToken - Variable in class org.eclipse.xtext.ui.editor.contentassist.antlr.internal.AbstractInternalContentAssistParser
 
input - Variable in class org.eclipse.xtext.ui.compare.AbstractContentViewer
 
inputChanged(Viewer, Object, Object) - Method in class org.eclipse.xtext.ui.editor.findrefs.ReferenceSearchResultContentProvider
 
inputChanged(Viewer, Object, Object) - Method in class org.eclipse.xtext.ui.editor.hierarchy.HierarchyTreeContentProvider
 
inputChanged(Viewer, Object, Object) - Method in class org.eclipse.xtext.ui.editor.outline.impl.OutlineNodeContentProvider
 
inputChanged(Viewer, Object, Object) - Method in class org.eclipse.xtext.ui.search.EObjectDescriptionContentProvider
 
inputDocumentAboutToBeChanged(IDocument, IDocument) - Method in class org.eclipse.xtext.ui.editor.reconciler.XtextReconciler.TextInputListener
 
inputDocumentAboutToBeChanged(IDocument, IDocument) - Method in class org.eclipse.xtext.ui.editor.syntaxcoloring.HighlightingPresenter
 
inputDocumentAboutToBeChanged(IDocument, IDocument) - Method in class org.eclipse.xtext.ui.editor.syntaxcoloring.HighlightingReconciler
 
inputDocumentChanged(IDocument, IDocument) - Method in class org.eclipse.xtext.ui.editor.reconciler.XtextReconciler.TextInputListener
 
inputDocumentChanged(IDocument, IDocument) - Method in class org.eclipse.xtext.ui.editor.syntaxcoloring.HighlightingPresenter
 
inputDocumentChanged(IDocument, IDocument) - Method in class org.eclipse.xtext.ui.editor.syntaxcoloring.HighlightingReconciler
 
install(IContextInformation, ITextViewer, int) - Method in class org.eclipse.xtext.ui.editor.contentassist.SmartInformationAwareContextInformationValidator
 
install(XtextEditor, ProjectionViewer) - Method in class org.eclipse.xtext.ui.editor.folding.DefaultFoldingStructureProvider
 
install(XtextEditor, ProjectionViewer) - Method in interface org.eclipse.xtext.ui.editor.folding.IFoldingStructureProvider
Installs this structure provider on the given editor and viewer.
install(ISourceViewer) - Method in class org.eclipse.xtext.ui.editor.quickfix.XtextQuickAssistAssistant
 
install(ITextViewer) - Method in class org.eclipse.xtext.ui.editor.reconciler.XtextReconciler
 
install(XtextEditor, XtextSourceViewer) - Method in class org.eclipse.xtext.ui.editor.syntaxcoloring.HighlightingHelper
 
install(XtextSourceViewerConfiguration, XtextSourceViewer) - Method in class org.eclipse.xtext.ui.editor.syntaxcoloring.HighlightingHelper
 
install(XtextSourceViewer, XtextPresentationReconciler) - Method in class org.eclipse.xtext.ui.editor.syntaxcoloring.HighlightingPresenter
Install this presenter on the given source viewer and background presentation reconciler.
install(XtextEditor, XtextSourceViewer, HighlightingPresenter) - Method in class org.eclipse.xtext.ui.editor.syntaxcoloring.HighlightingReconciler
Install this reconciler on the given editor and presenter.
install(XtextEditor, XtextSourceViewer) - Method in interface org.eclipse.xtext.ui.editor.syntaxcoloring.IHighlightingHelper
 
installFilter() - Method in class org.eclipse.xtext.ui.editor.outline.quickoutline.QuickOutlinePopup
 
installFoldingSupport(ProjectionViewer) - Method in class org.eclipse.xtext.ui.editor.XtextEditor
 
installMarker(IFile, String) - Method in interface org.eclipse.xtext.ui.generator.IDerivedResourceMarkers
 
installMarker(IFile, IPath...) - Method in class org.eclipse.xtext.ui.generator.trace.TraceMarkers
 
installMarker(IFile, String, IPath[]) - Method in class org.eclipse.xtext.ui.generator.trace.TraceMarkers
 
installNavigationSupport(StructuredViewer) - Method in class org.eclipse.xtext.ui.editor.navigation.NavigationService
 
installNavigationSupport(StructuredViewer, boolean) - Method in class org.eclipse.xtext.ui.editor.navigation.NavigationService
 
installNavigationSupport(StructuredViewer, Procedures.Procedure1<? super OpenEvent>) - Method in class org.eclipse.xtext.ui.editor.navigation.NavigationService
 
installProjectConfig(IProject, ResourceSet) - Method in class org.eclipse.xtext.ui.workspace.EclipseProjectConfigProvider
 
installProjectionSupport(ProjectionViewer) - Method in class org.eclipse.xtext.ui.editor.XtextEditor
 
installUndoRedoSupport(SourceViewer, IDocument, EmbeddedEditorActions) - Method in class org.eclipse.xtext.ui.editor.embedded.EmbeddedEditorFactory.Builder
 
INSTANCE - Static variable in class org.eclipse.xtext.ui.editor.SchedulingRuleFactory
 
internalComputeAndSetInput(IWorkbenchPartSelection, boolean) - Method in class org.eclipse.xtext.ui.views.AbstractSourceView
 
internalCreateChildren(DocumentRootNode, EObject) - Method in class org.eclipse.xtext.ui.editor.outline.impl.BackgroundOutlineTreeProvider
 
internalCreateChildren(EStructuralFeatureNode, EObject) - Method in class org.eclipse.xtext.ui.editor.outline.impl.BackgroundOutlineTreeProvider
 
internalCreateChildren(IOutlineNode, EObject) - Method in class org.eclipse.xtext.ui.editor.outline.impl.BackgroundOutlineTreeProvider
 
internalCustomizeDocumentCommand(IDocument, DocumentCommand) - Method in class org.eclipse.xtext.ui.editor.autoedit.AbstractEditStrategy
 
internalCustomizeDocumentCommand(IDocument, DocumentCommand) - Method in class org.eclipse.xtext.ui.editor.autoedit.CompoundMultiLineTerminalsEditStrategy
 
internalCustomizeDocumentCommand(IDocument, DocumentCommand) - Method in class org.eclipse.xtext.ui.editor.autoedit.MultiLineTerminalsEditStrategy
 
internalCustomizeDocumentCommand(IDocument, DocumentCommand) - Method in class org.eclipse.xtext.ui.editor.autoedit.PartitionDeletionEditStrategy
 
internalCustomizeDocumentCommand(IDocument, DocumentCommand) - Method in class org.eclipse.xtext.ui.editor.autoedit.PartitionEndSkippingEditStrategy
 
internalCustomizeDocumentCommand(IDocument, DocumentCommand) - Method in class org.eclipse.xtext.ui.editor.autoedit.PartitionInsertEditStrategy
 
internalCustomizeDocumentCommand(IDocument, DocumentCommand) - Method in class org.eclipse.xtext.ui.editor.autoedit.ShortCutEditStrategy
 
internalCustomizeDocumentCommand(IDocument, DocumentCommand) - Method in class org.eclipse.xtext.ui.editor.autoedit.SingleLineTerminalsStrategy
 
internalGetSelectedAstElements(EObject, ITextRegion) - Method in class org.eclipse.xtext.ui.editor.selection.AstSelectionProvider
 
internalModify(IUnitOfWork<T, XtextResource>) - Method in class org.eclipse.xtext.ui.editor.model.XtextDocument
Modifies the document's semantic model without reconciling the text nor the node model.
internalReadOnly(IUnitOfWork<T, XtextResource>, boolean) - Method in class org.eclipse.xtext.ui.editor.model.XtextDocument.XtextDocumentLocker
 
internalRefreshOutlineModel(OutlineTreeState, OutlineTreeState, IOutlineTreeProvider) - Method in class org.eclipse.xtext.ui.editor.outline.impl.OutlineRefreshJob
 
internalSelect(XtextResource, ITextRegion) - Method in class org.eclipse.xtext.ui.editor.selection.AstSelectionAction
 
internalStore - Variable in class org.eclipse.xtext.ui.editor.preferences.fields.AbstractDetailsPart
 
internalWorked(double) - Method in class org.eclipse.xtext.ui.editor.reconciler.CancelIndicatorBasedProgressMonitor
 
INVALID_TOKEN_ID - Static variable in class org.eclipse.xtext.ui.editor.syntaxcoloring.DefaultHighlightingConfiguration
 
invoke(Object, Method, Object[]) - Method in class org.eclipse.xtext.ui.editor.hyperlinking.SingleHoverShowingHyperlinkPresenter
 
invokeMethod(String, ICompletionProposalAcceptor, Object...) - Method in class org.eclipse.xtext.ui.editor.contentassist.AbstractJavaBasedContentProposalProvider
 
IOccurrenceComputer - Interface in org.eclipse.xtext.ui.editor.occurrences
 
IOutlineContribution - Interface in org.eclipse.xtext.ui.editor.outline.actions
 
IOutlineContribution.All - Annotation Type in org.eclipse.xtext.ui.editor.outline.actions
 
IOutlineContribution.Composite - Class in org.eclipse.xtext.ui.editor.outline.actions
 
IOutlineContribution.Composite() - Constructor for class org.eclipse.xtext.ui.editor.outline.actions.IOutlineContribution.Composite
 
IOutlineContribution.LinkWithEditor - Annotation Type in org.eclipse.xtext.ui.editor.outline.actions
 
IOutlineContribution.Sort - Annotation Type in org.eclipse.xtext.ui.editor.outline.actions
 
IOutlineNode - Interface in org.eclipse.xtext.ui.editor.outline
A model for a node in the outline.
IOutlineNode.Extension - Interface in org.eclipse.xtext.ui.editor.outline
Allows to use ImageDescriptors instead of Images.
IOutlineNodeComparer - Interface in org.eclipse.xtext.ui.editor.outline.impl
A fuzzy comparator used to restore the expansion of the outline tree after a change.
IOutlineNodeComparer.Default - Class in org.eclipse.xtext.ui.editor.outline.impl
 
IOutlineNodeComparer.Default() - Constructor for class org.eclipse.xtext.ui.editor.outline.impl.IOutlineNodeComparer.Default
 
IOutlineTreeProvider - Interface in org.eclipse.xtext.ui.editor.outline
Creates outline nodes.
IOutlineTreeProvider.Background - Interface in org.eclipse.xtext.ui.editor.outline
For outline tree providers that can be executed in background jobs.
IOutlineTreeProvider.Cancelable - Interface in org.eclipse.xtext.ui.editor.outline
 
IOutlineTreeProvider.ModeAware - Interface in org.eclipse.xtext.ui.editor.outline
For outline tree providers that support multiple modes, e.g.
IOutlineTreeStructureProvider - Interface in org.eclipse.xtext.ui.editor.outline.impl
 
IPartialContentAssistParser - Interface in org.eclipse.xtext.ui.editor.contentassist.antlr
A content assist parser that can skip parts of the document for faster parsing
IPreferenceStoreAccess - Interface in org.eclipse.xtext.ui.editor.preferences
Simplifies access to eclipse's preferences and properties.
IPreferenceStoreInitializer - Interface in org.eclipse.xtext.ui.editor.preferences
 
IPreferenceStoreInitializer.CompositeImpl - Class in org.eclipse.xtext.ui.editor.preferences
a composite initialize calling all registered IPreferenceStoreInitializers
IPreferenceStoreInitializer.CompositeImpl() - Constructor for class org.eclipse.xtext.ui.editor.preferences.IPreferenceStoreInitializer.CompositeImpl
 
IProjectCreator - Interface in org.eclipse.xtext.ui.wizard
A project creator is used to create one or more projects.
First the corresponding IProjectInfo is set.
IProjectFactoryContributor - Interface in org.eclipse.xtext.ui.util
 
IProjectFactoryContributor.IFileCreator - Interface in org.eclipse.xtext.ui.util
 
IProjectInfo - Interface in org.eclipse.xtext.ui.wizard
A IProjectInfo, normally created by XtextNewProjectWizard subclasses,
is a kind of data holder for values which were collected from the corresponding Wizard pages.
This data should be used in IProjectCreator to create a proper project
IProposalConflictHelper - Interface in org.eclipse.xtext.ui.editor.contentassist
The IProposalConflictHelper is used to determine whether a possible content proposal is in conflict with the previous input.
IProposalConflictHelper.NullHelper - Class in org.eclipse.xtext.ui.editor.contentassist
 
IProposalConflictHelper.NullHelper() - Constructor for class org.eclipse.xtext.ui.editor.contentassist.IProposalConflictHelper.NullHelper
 
IQuickOutlineContribution - Interface in org.eclipse.xtext.ui.editor.outline.quickoutline
 
IQuickOutlineContribution.All - Annotation Type in org.eclipse.xtext.ui.editor.outline.quickoutline
 
IQuickOutlineContribution.Composite - Class in org.eclipse.xtext.ui.editor.outline.quickoutline
 
IQuickOutlineContribution.Composite() - Constructor for class org.eclipse.xtext.ui.editor.outline.quickoutline.IQuickOutlineContribution.Composite
 
IRefactoringDocument - Interface in org.eclipse.xtext.ui.refactoring.impl
Abstraction over an open document or a text file that is affected by a refactoring.
IRefactoringDocument.Provider - Interface in org.eclipse.xtext.ui.refactoring.impl
 
IRefactoringUpdateAcceptor - Interface in org.eclipse.xtext.ui.refactoring
Aggregates document updates as Changes or TextEdits.
IReferenceFinder - Interface in org.eclipse.xtext.ui.editor.findrefs
Finds cross-references to elements specified by their URIs.
IReferenceFinder.ILocalResourceAccess - Interface in org.eclipse.xtext.ui.editor.findrefs
Provides safe read access to a resource set for searching local references.
IReferenceFinderExtension1 - Interface in org.eclipse.xtext.ui.editor.findrefs
 
IReferenceUpdater - Interface in org.eclipse.xtext.ui.refactoring
A component to create updates for cross-references to elements that are renamed in a refactoring.
IRenameContextFactory - Interface in org.eclipse.xtext.ui.refactoring.ui
Creates the context of a refactoring.
IRenameContextFactory.Default - Class in org.eclipse.xtext.ui.refactoring.ui
 
IRenameContextFactory.Default() - Constructor for class org.eclipse.xtext.ui.refactoring.ui.IRenameContextFactory.Default
 
IRenamedElementTracker - Interface in org.eclipse.xtext.ui.refactoring
Tracks the URIs of the elements whose names change in a rename refactoring.
IRenameElementContext - Interface in org.eclipse.xtext.ui.refactoring.ui
The context information of a rename element refactoring.
IRenameElementContext.Impl - Class in org.eclipse.xtext.ui.refactoring.ui
 
IRenameElementContext.Impl(URI, EClass) - Constructor for class org.eclipse.xtext.ui.refactoring.ui.IRenameElementContext.Impl
 
IRenameElementContext.Impl(URI, EClass, IEditorPart, ISelection, URI) - Constructor for class org.eclipse.xtext.ui.refactoring.ui.IRenameElementContext.Impl
 
IRenameElementHandler - Interface in org.eclipse.xtext.ui.refactoring.ui
Deprecated.
IRenameRefactoringProvider - Interface in org.eclipse.xtext.ui.refactoring
Provides the rename refactoring for a given element.
IRenameStrategy - Interface in org.eclipse.xtext.ui.refactoring
Customizable strategy for the text based rename refactoring of a given EObject.
IRenameStrategy.Provider - Interface in org.eclipse.xtext.ui.refactoring
 
IRenameStrategy.Provider.NoSuchStrategyException - Exception in org.eclipse.xtext.ui.refactoring
 
IRenameStrategy.Provider.NoSuchStrategyException(String) - Constructor for exception org.eclipse.xtext.ui.refactoring.IRenameStrategy.Provider.NoSuchStrategyException
 
IRenameSupport - Interface in org.eclipse.xtext.ui.refactoring.ui
Common UI facade of JDT and Xtext rename refactorings.
IRenameSupport.Factory - Interface in org.eclipse.xtext.ui.refactoring.ui
 
IResourceForEditorInputFactory - Interface in org.eclipse.xtext.ui.editor.model
This factory creates the EMF Resource for a given editor input.
IResourceSetInitializer - Interface in org.eclipse.xtext.ui.resource
An initializer may configure the resource set according to the specific semantics of the project.
IResourceSetProvider - Interface in org.eclipse.xtext.ui.resource
 
IResourceUIServiceProvider - Interface in org.eclipse.xtext.ui.resource
 
IResourceUIServiceProviderExtension - Interface in org.eclipse.xtext.ui.resource
 
IResourceUIValidatorExtension - Interface in org.eclipse.xtext.ui.validation
 
IS_ACTIVE_KEY - Static variable in class org.eclipse.xtext.ui.editor.bracketmatching.BracketMatchingPreferencesInitializer
 
isAcceptable(IMarker) - Method in class org.eclipse.xtext.ui.editor.model.JarFileMarkerAnnotationModel
 
isAccessibleXtextProject(IProject) - Method in class org.eclipse.xtext.ui.containers.AbstractProjectsStateHelper
 
isAffected(IResourceDescription.Delta, IResourceDescription) - Method in class org.eclipse.xtext.ui.editor.DirtyStateResourceDescription.Manager
 
isAffected(Collection<IResourceDescription.Delta>, IResourceDescription, IResourceDescriptions) - Method in class org.eclipse.xtext.ui.editor.DirtyStateResourceDescription.Manager
 
isAffectingContainerState(IResourceDelta) - Method in class org.eclipse.xtext.ui.containers.AbstractAllContainersState
 
isApplicable() - Method in class org.eclipse.xtext.ui.refactoring.impl.RenameElementProcessor
 
isApplicable(Shell, ProcessorBasedRefactoring) - Method in class org.eclipse.xtext.ui.refactoring.ui.RenameRefactoringExecuter
 
isAttached(DialogField) - Method in class org.eclipse.xtext.ui.editor.tasks.dialogfields.SelectionButtonDialogField
Returns true is teh gived field is attached to the selection button.
isAttachmentChangeOnly(IJavaElementDelta) - Method in class org.eclipse.xtext.ui.util.JavaProjectClasspathChangeAnalyzer
Determines if a given change is a attachment change only
isAutoInsertable() - Method in class org.eclipse.xtext.ui.editor.contentassist.ConfigurableCompletionProposal
 
isAutoInsertable() - Method in class org.eclipse.xtext.ui.editor.templates.XtextTemplateProposal
 
isBacktracking() - Method in class org.eclipse.xtext.ui.editor.contentassist.antlr.internal.AbstractInternalContentAssistParser
 
isBetterThan(String, String) - Method in interface org.eclipse.xtext.ui.refactoring.impl.RefactoringCrossReferenceSerializer.RefTextEvaluator
 
isBlockCommented(int, int, String[], IDocument) - Method in class org.eclipse.xtext.ui.editor.toggleComments.ToggleSLCommentAction
Determines whether each line is prefixed by one of the prefixes.
isBoundary(int) - Method in class org.eclipse.xtext.ui.editor.model.CommonBreakIterator
 
isCanceled() - Method in class org.eclipse.xtext.ui.editor.reconciler.CancelIndicatorBasedProgressMonitor
 
isCanceled() - Method in class org.eclipse.xtext.ui.editor.syntaxcoloring.HighlightingPresenter
 
isCancelled() - Method in class org.eclipse.xtext.ui.editor.quickfix.QuickAssistInvocationContext
May only be called from Display thread.
isCandidateMatchingPrefix(String, String) - Method in class org.eclipse.xtext.ui.editor.contentassist.FQNPrefixMatcher
 
isCandidateMatchingPrefix(String, String) - Method in class org.eclipse.xtext.ui.editor.contentassist.PrefixMatcher.CamelCase
 
isCandidateMatchingPrefix(String, String) - Method in class org.eclipse.xtext.ui.editor.contentassist.PrefixMatcher.IgnoreCase
 
isCandidateMatchingPrefix(String, String) - Method in class org.eclipse.xtext.ui.editor.contentassist.PrefixMatcher
 
isCaretInLinkedPosition() - Method in class org.eclipse.xtext.ui.refactoring.ui.RenameLinkedMode
 
isChange - Variable in class org.eclipse.xtext.ui.editor.autoedit.CommandInfo
 
isCheckInvariant() - Method in class org.eclipse.xtext.ui.editor.model.DocumentTokenSource
 
isClasspathChangeOnProject(IJavaElementDelta) - Method in class org.eclipse.xtext.ui.util.JavaProjectClasspathChangeAnalyzer
Determines if the change i a classpath change on a project
isConcurrentEditingIgnored(DirtyStateEditorSupport.IDirtyStateEditorSupportClient) - Method in interface org.eclipse.xtext.ui.editor.DirtyStateEditorSupport.IConcurrentEditingCallback
 
isConcurrentEditingIgnored(DirtyStateEditorSupport.IDirtyStateEditorSupportClient) - Method in class org.eclipse.xtext.ui.editor.DirtyStateEditorSupport.InteractiveConcurrentEditingQuestion
 
isConcurrentEditingIgnored() - Method in class org.eclipse.xtext.ui.editor.DirtyStateEditorSupport
 
isConflicting(ISchedulingRule) - Method in class org.eclipse.xtext.ui.editor.SchedulingRuleFactory.Sequence
 
isContained(int, int) - Method in class org.eclipse.xtext.ui.editor.syntaxcoloring.AttributedPosition
Is this position contained in the given range (inclusive)? Synchronizes on position updater.
isContainer() - Method in class org.eclipse.xtext.ui.editor.hierarchy.DeferredHierarchyBuilder.DeferredHierarchyNode
 
isContentAssistAvailable() - Method in class org.eclipse.xtext.ui.editor.XtextEditor
 
isContextInformationValid(ITextViewer, int) - Method in interface org.eclipse.xtext.ui.editor.contentassist.ISmartContextInformation
 
isContextInformationValid(int) - Method in class org.eclipse.xtext.ui.editor.contentassist.SmartInformationAwareContextInformationValidator
 
isContributionSupported(Class<?>) - Method in class org.eclipse.xtext.ui.shared.contribution.SharedStateContribution
Returns true if a contribution for the given type was registered.
isCoveredBy(OptionsConfigurationBlock.BuildJob) - Method in class org.eclipse.xtext.ui.preferences.OptionsConfigurationBlock.BuildJob
 
isCurrentNameValid() - Method in class org.eclipse.xtext.ui.refactoring.ui.RenameLinkedMode
 
isDefault(String) - Method in class org.eclipse.xtext.ui.editor.preferences.FixedScopedPreferenceStore
 
isDeleted(Object) - Method in class org.eclipse.xtext.ui.editor.model.XtextDocumentProvider
 
isDelimiter(int, int) - Method in class org.eclipse.xtext.ui.editor.model.CommonWordIterator
Returns true if the given sequence into the underlying text represents a delimiter, false otherwise.
isDFAPrediction() - Method in class org.eclipse.xtext.ui.editor.contentassist.antlr.internal.AbstractInternalContentAssistParser
 
isDirty() - Method in class org.eclipse.xtext.ui.editor.AbstractDirtyStateAwareEditorCallback
Deprecated.
 
isDirty() - Method in interface org.eclipse.xtext.ui.editor.DirtyStateEditorSupport.IDirtyStateEditorSupportClient
 
isDirty() - Method in class org.eclipse.xtext.ui.editor.DirtyStateEditorSupport
 
isDirty(URI) - Method in class org.eclipse.xtext.ui.editor.ValidationJobScheduler
 
isDoSave() - Method in class org.eclipse.xtext.ui.refactoring.impl.DefaultRefactoringDocumentProvider.EditorDocument
 
isDoSave() - Method in class org.eclipse.xtext.ui.refactoring.impl.EditorDocumentChange
 
isEditable() - Method in class org.eclipse.xtext.ui.compare.DefaultMergeEditor
 
isEditingPossible(DirtyStateEditorSupport.IDirtyStateEditorSupportClient) - Method in class org.eclipse.xtext.ui.editor.DirtyStateEditorSupport
 
isEditorBacked(ITextViewer) - Method in class org.eclipse.xtext.ui.compare.DefaultMergeViewer
 
isEditorInputModifiable() - Method in class org.eclipse.xtext.ui.compare.DefaultMergeEditor
 
isEditorInputReadOnly() - Method in class org.eclipse.xtext.ui.compare.DefaultMergeEditor
 
ISemanticHighlightingCalculator - Interface in org.eclipse.xtext.ui.editor.syntaxcoloring
Deprecated.
use org.eclipse.xtext.ide.editor.syntaxcoloring.ISemanticHighlightingCalculator instead.
ISemanticHighlightingCalculator.NewToOldDelegate - Class in org.eclipse.xtext.ui.editor.syntaxcoloring
Deprecated.
 
ISemanticHighlightingCalculator.NewToOldDelegate(ISemanticHighlightingCalculator) - Constructor for class org.eclipse.xtext.ui.editor.syntaxcoloring.ISemanticHighlightingCalculator.NewToOldDelegate
Deprecated.
 
ISemanticModification - Interface in org.eclipse.xtext.ui.editor.model.edit
 
isEmpty(String) - Method in class org.eclipse.xtext.ui.containers.AbstractAllContainersState
 
isEmpty() - Method in class org.eclipse.xtext.ui.editor.DirtyStateManager
 
isEnabled(boolean) - Method in class org.eclipse.xtext.ui.editor.embedded.TextViewerShiftAction
 
isEnabled() - Method in class org.eclipse.xtext.ui.editor.folding.FoldingActionGroup
Returns true if the group is enabled.
isEnabled() - Method in class org.eclipse.xtext.ui.editor.outline.actions.SortOutlineContribution.DefaultComparator
 
isEnabled() - Method in interface org.eclipse.xtext.ui.editor.outline.impl.OutlineFilterAndSorter.IComparator
 
isEnabled() - Method in interface org.eclipse.xtext.ui.editor.outline.impl.OutlineFilterAndSorter.IFilter
 
isEnabled() - Method in class org.eclipse.xtext.ui.editor.tasks.dialogfields.DialogField
Gets the enable state of the dialog field.
isEnabled() - Method in class org.eclipse.xtext.ui.refactoring.impl.DisplayChangeWrapper.Generic
 
isEnabled() - Method in class org.eclipse.xtext.ui.refactoring.impl.DisplayChangeWrapper.TextEditBased
 
isEnableStyledLabels() - Method in class org.eclipse.xtext.ui.search.OpenXtextElementHandler
 
isEqual(int, int, TextAttribute) - Method in class org.eclipse.xtext.ui.editor.syntaxcoloring.AttributedPosition
Uses reference equality for the highlighting.
isEquivalentIndex(IOutlineNode, IOutlineNode) - Method in class org.eclipse.xtext.ui.editor.outline.impl.IOutlineNodeComparer.Default
 
isError() - Method in class org.eclipse.xtext.ui.preferences.StatusInfo
 
isErrorToken(Token) - Method in class org.eclipse.xtext.ui.editor.contentassist.antlr.ParserBasedContentAssistContextFactory.StatefulFactory
Return true if the token should be considered to be an error token.
isEventMatchingLastDamage(DocumentEvent, IRegion) - Method in class org.eclipse.xtext.ui.editor.PresentationDamager
 
isExpectedGrammarElement(EObject) - Method in class org.eclipse.xtext.ui.editor.contentassist.antlr.ParserBasedContentAssistContextFactory.CallHierarchyHelper
 
isFocusControl() - Method in class org.eclipse.xtext.ui.editor.hover.html.XtextBrowserInformationControlAdapter
 
isFromOutputPath(IResource) - Method in interface org.eclipse.xtext.ui.util.IJdtHelper
Return true if the given resource is member of a java target folder.
isHandled(EObject) - Method in class org.eclipse.xtext.ui.editor.folding.DefaultFoldingRegionProvider
 
isHandled(Annotation) - Method in class org.eclipse.xtext.ui.editor.hover.AbstractProblemHover
 
isHandled(IFolder) - Method in class org.eclipse.xtext.ui.resource.Storage2UriMapperImpl
Return true if the folder should be traversed.
ISharedStateContributionRegistry - Interface in org.eclipse.xtext.ui.shared.contribution
A registry for shared contributions.
isIdentifierPart(IDocument, int) - Method in class org.eclipse.xtext.ui.editor.autoedit.AbstractEditStrategy
 
isIgnored(IWorkbenchPartSelection) - Method in class org.eclipse.xtext.ui.views.AbstractSourceView
 
isIgnoredResource(IResource) - Method in class org.eclipse.xtext.ui.containers.AbstractAllContainersState
 
isIgnoredResource(IResource) - Method in class org.eclipse.xtext.ui.containers.AbstractJavaProjectsState
 
ISimilarityMatcher - Interface in org.eclipse.xtext.ui.editor.quickfix
 
ISimilarityMatcher.Default - Class in org.eclipse.xtext.ui.editor.quickfix
 
ISimilarityMatcher.Default() - Constructor for class org.eclipse.xtext.ui.editor.quickfix.ISimilarityMatcher.Default
 
isInfo() - Method in class org.eclipse.xtext.ui.preferences.StatusInfo
 
ISingleLineCommentHelper - Interface in org.eclipse.xtext.ui.editor.toggleComments
 
isInitialized() - Method in class org.eclipse.xtext.ui.editor.DocumentBasedDirtyResource
 
isInitialized() - Method in interface org.eclipse.xtext.ui.editor.IDirtyResource.InitializationAware
Returns true if the resource is initialized.
isInitiallyFolded() - Method in class org.eclipse.xtext.ui.editor.folding.DefaultFoldedPosition
 
isInsertClosingBracket(IDocument, int) - Method in interface org.eclipse.xtext.ui.editor.autoedit.SingleLineTerminalsStrategy.StrategyPredicate
 
isInsertClosingTerminal(IDocument, int) - Method in class org.eclipse.xtext.ui.editor.autoedit.SingleLineTerminalsStrategy
 
isInstalled() - Method in class org.eclipse.xtext.ui.editor.folding.DefaultFoldingStructureProvider
Returns true if the provider is installed, false otherwise.
isJavaCoreAvailable() - Method in class org.eclipse.xtext.ui.resource.DefaultResourceUIServiceProvider
 
isJavaCoreAvailable() - Method in interface org.eclipse.xtext.ui.util.IJdtHelper
Return true if the plugin jdt.core is available.
isJavaTargetFolder(IStorage) - Method in class org.eclipse.xtext.ui.resource.DefaultResourceUIServiceProvider
 
isJdtAvailable() - Method in class org.eclipse.xtext.ui.editor.contentassist.PrefixMatcher.CamelCase
 
isLanguageResource(IResource) - Method in interface org.eclipse.xtext.ui.editor.quickfix.ILanguageResourceHelper
 
isLanguageResource(IResource) - Method in class org.eclipse.xtext.ui.editor.quickfix.LanguageResourceHelper
 
isLastMode() - Method in interface org.eclipse.xtext.ui.editor.contentassist.RepeatedContentAssistProcessor.ModeAware
 
isLeaf(EObject) - Method in class org.eclipse.xtext.ui.editor.outline.impl.BackgroundOutlineTreeProvider
 
isLeafDispatcher - Variable in class org.eclipse.xtext.ui.editor.outline.impl.DefaultOutlineTreeProvider
 
isLikelyToBeValidProposal(INode, Iterable<ContentAssistContext>) - Method in class org.eclipse.xtext.ui.editor.contentassist.antlr.ParserBasedContentAssistContextFactory.StatefulFactory
 
isLineDiffInfo(Annotation) - Method in class org.eclipse.xtext.ui.editor.hover.AbstractProblemHover
 
isLinkedMode() - Method in class org.eclipse.xtext.ui.editor.contentassist.ConfigurableCompletionProposal
 
isLinkingEnabled - Variable in class org.eclipse.xtext.ui.editor.outline.actions.OutlineWithEditorLinker
 
isLocalElement(IOutlineNode, EObject) - Method in class org.eclipse.xtext.ui.editor.outline.impl.DefaultOutlineTreeProvider
 
isLocalElement(IOutlineNode, EObject) - Method in class org.eclipse.xtext.ui.editor.outline.impl.OutlineNodeFactory
 
isMarkedCancelled() - Method in class org.eclipse.xtext.ui.editor.quickfix.QuickAssistInvocationContext
May be called from all threads.
isMarkerStillValid(IMarker, IAnnotationModel) - Method in class org.eclipse.xtext.ui.editor.quickfix.MarkerResolutionGenerator
 
ISmartContextInformation - Interface in org.eclipse.xtext.ui.editor.contentassist
A smart context information allows to customize the strategy that determines validity and that allows to update the presentation.
isModifiable(Object) - Method in class org.eclipse.xtext.ui.editor.model.XtextDocumentProvider
 
isModifiable - Variable in class org.eclipse.xtext.ui.editor.model.XtextDocumentProvider.URIInfo
The flag representing the cached state whether the storage is modifiable.
isMultiLineComment(String) - Method in interface org.eclipse.xtext.ui.editor.model.ITokenTypeToPartitionTypeMapperExtension
Returns true of the given partitionType is to be treated as as a multi line comment.
isMultiLineComment(String) - Method in class org.eclipse.xtext.ui.editor.model.TerminalsTokenTypeToPartitionMapper
 
isMultiStatus() - Method in class org.eclipse.xtext.ui.preferences.StatusInfo
 
isNameMatches(SearchPattern, IEObjectDescription, Collection<String>) - Method in class org.eclipse.xtext.ui.search.IXtextEObjectSearch.Default
 
isNavigationTarget(Annotation) - Method in class org.eclipse.xtext.ui.editor.XtextEditor
 
isOK() - Method in class org.eclipse.xtext.ui.preferences.StatusInfo
 
isOkToUse(Control) - Method in class org.eclipse.xtext.ui.editor.tasks.dialogfields.DialogField
Tests is the control is not null and not disposed.
isOptional(AbstractElement) - Method in class org.eclipse.xtext.ui.editor.contentassist.antlr.ParserBasedContentAssistContextFactory.FollowElementCalculator
 
isOriginator(DocumentEvent, IRegion) - Method in class org.eclipse.xtext.ui.refactoring.ui.RenameLinkedMode.FocusEditingSupport
 
ISourceViewerAware - Interface in org.eclipse.xtext.ui.editor
 
isOutlineViewActive() - Method in class org.eclipse.xtext.ui.editor.outline.actions.OutlineWithEditorLinker
 
isPossiblyManaged(IStorage) - Method in class org.eclipse.xtext.ui.resource.UriValidator
 
isProjectPreferencePage() - Method in class org.eclipse.xtext.ui.preferences.PropertyAndPreferencePage
 
isProjectSpecificPropertyKey(String) - Static method in class org.eclipse.xtext.ui.preferences.OptionsConfigurationBlock
 
isPropertyPage() - Method in class org.eclipse.xtext.ui.editor.preferences.AbstractPreferencePage
 
isPropertySet() - Method in class org.eclipse.xtext.ui.editor.actions.AbstractToggleActionContributor
 
isQuickFixable() - Method in class org.eclipse.xtext.ui.editor.validation.XtextAnnotation
 
isReadOnly(Object) - Method in class org.eclipse.xtext.ui.editor.model.XtextDocumentProvider
 
isReadOnly - Variable in class org.eclipse.xtext.ui.editor.model.XtextDocumentProvider.URIInfo
The flag representing the cached state whether the storage is read-only.
isRecursive() - Method in class org.eclipse.xtext.ui.editor.hierarchy.DeferredHierarchyBuilder.DeferredHierarchyNode
 
isRefactoringEnabled(IRenameElementContext, XtextResource) - Method in class org.eclipse.xtext.ui.refactoring.ui.DefaultRenameElementHandler
 
isRejected(IFolder) - Method in interface org.eclipse.xtext.ui.resource.IStorage2UriMapperContribution
Allows to reject a given folder, e.g.
isRejected(IFolder) - Method in class org.eclipse.xtext.ui.resource.Storage2UriMapperJavaImpl
Rejects Java output folders when traversing a project.
isRelevantAnnotationType(String) - Method in class org.eclipse.xtext.ui.editor.validation.AnnotationIssueProcessor
 
isRelevantPackageFragmentRootChange(IJavaElementDelta) - Method in class org.eclipse.xtext.ui.util.JavaProjectClasspathChangeAnalyzer
determines if the delta is a relevant change on a IPackageFragmentRoot
isReparseRequired(XtextResource, IResourceDescription.Event) - Method in class org.eclipse.xtext.ui.editor.DirtyStateEditorSupport
 
isSameLine(IDocument, int, int) - Method in class org.eclipse.xtext.ui.editor.model.DocumentUtil
 
isSameRenameElementContext(IRenameElementContext) - Method in class org.eclipse.xtext.ui.refactoring.ui.RenameLinkedMode
 
isSaveAllBeforeRefactoring() - Method in class org.eclipse.xtext.ui.refactoring.ui.RefactoringPreferences
 
isSelected(String, String) - Method in class org.eclipse.xtext.ui.editor.preferences.fields.CheckBoxGroupFieldEditor
 
isSelected() - Method in class org.eclipse.xtext.ui.editor.tasks.dialogfields.SelectionButtonDialogField
Returns the selection state of the button.
isSelectionCommented(ISelection) - Method in class org.eclipse.xtext.ui.editor.toggleComments.ToggleSLCommentAction
Is the given selection single-line commented?
isSet(Integer) - Method in class org.eclipse.xtext.ui.editor.validation.AnnotationIssueProcessor
 
isShowFormatterSetting() - Method in class org.eclipse.xtext.ui.editor.templates.XtextTemplatePreferencePage
 
isSimilar(String, String) - Method in class org.eclipse.xtext.ui.editor.quickfix.ISimilarityMatcher.Default
 
isSimilar(String, String) - Method in interface org.eclipse.xtext.ui.editor.quickfix.ISimilarityMatcher
 
isSingleLineComment(String) - Method in interface org.eclipse.xtext.ui.editor.model.ITokenTypeToPartitionTypeMapperExtension
Returns true of the given partitionType is to be treated as as a single line comment.
isSingleLineComment(String) - Method in class org.eclipse.xtext.ui.editor.model.TerminalsTokenTypeToPartitionMapper
 
isSortingEnabled() - Method in class org.eclipse.xtext.ui.editor.outline.impl.OutlineFilterAndSorter
 
isSortingEnabled() - Method in class org.eclipse.xtext.ui.editor.outline.quickoutline.QuickOutlineFilterAndSorter
 
isSource(URI) - Method in class org.eclipse.xtext.ui.resource.DefaultResourceUIServiceProvider
 
isSpacesForTab() - Method in class org.eclipse.xtext.ui.editor.formatting.PreferenceStoreIndentationInformation
 
isSpellingEnabled() - Method in class org.eclipse.xtext.ui.editor.reconciler.XtextSpellingReconcileStrategy
 
isStructuralDelimiter(char) - Method in class org.eclipse.xtext.ui.editor.outline.quickoutline.PrefixMatcherOutlineAdapter
 
IssueModificationContext - Class in org.eclipse.xtext.ui.editor.model.edit
 
IssueModificationContext() - Constructor for class org.eclipse.xtext.ui.editor.model.edit.IssueModificationContext
 
IssueModificationContext.Factory - Interface in org.eclipse.xtext.ui.editor.model.edit
 
IssueModificationContext.Factory.Default - Class in org.eclipse.xtext.ui.editor.model.edit
 
IssueModificationContext.Factory.Default() - Constructor for class org.eclipse.xtext.ui.editor.model.edit.IssueModificationContext.Factory.Default
 
issueProcessor - Variable in class org.eclipse.xtext.ui.editor.embedded.EmbeddedEditorFactory.Builder
 
IssueResolution - Class in org.eclipse.xtext.ui.editor.quickfix
 
IssueResolution(String, String, String, IModificationContext, IModification) - Constructor for class org.eclipse.xtext.ui.editor.quickfix.IssueResolution
 
IssueResolution(String, String, String, IModificationContext, IModification, int) - Constructor for class org.eclipse.xtext.ui.editor.quickfix.IssueResolution
 
IssueResolutionAcceptor - Class in org.eclipse.xtext.ui.editor.quickfix
 
IssueResolutionAcceptor(IssueModificationContext.Factory) - Constructor for class org.eclipse.xtext.ui.editor.quickfix.IssueResolutionAcceptor
 
issueResolutionProvider - Variable in class org.eclipse.xtext.ui.editor.embedded.EmbeddedEditorFactory.Builder
 
IssueResolutionProvider - Interface in org.eclipse.xtext.ui.editor.quickfix
 
IssueResolutionProvider.NullImpl - Class in org.eclipse.xtext.ui.editor.quickfix
 
IssueResolutionProvider.NullImpl() - Constructor for class org.eclipse.xtext.ui.editor.quickfix.IssueResolutionProvider.NullImpl
 
IssueResolutionProviderExtension - Interface in org.eclipse.xtext.ui.editor.quickfix
 
IssueUtil - Class in org.eclipse.xtext.ui.util
 
IssueUtil() - Constructor for class org.eclipse.xtext.ui.util.IssueUtil
 
isSupportedContentType(String) - Method in class org.eclipse.xtext.ui.editor.model.DocumentPartitioner
Returns whether the given type is one of the legal content types.
isSuppressSelection() - Method in class org.eclipse.xtext.ui.editor.quickfix.QuickAssistInvocationContext
 
isSynchronized(Object) - Method in class org.eclipse.xtext.ui.editor.model.XtextDocumentProvider
 
IStateChangeEventBroker - Interface in org.eclipse.xtext.ui.notification
 
IStateChangeEventBroker.Event - Interface in org.eclipse.xtext.ui.notification
 
IStatusChangeListener - Interface in org.eclipse.xtext.ui.preferences
Initially copied from Jdt.
IStorage2UriMapper - Interface in org.eclipse.xtext.ui.resource
A bi directional mapping service that allows to find the EMF URI for an IStorage and vice versa.
IStorage2UriMapperContribution - Interface in org.eclipse.xtext.ui.resource
A contribution to the IStorage2UriMapper that allows to contribute additional storages for a uri, or to compute the URI from a given storage.
IStorage2UriMapperExtension - Interface in org.eclipse.xtext.ui.resource
 
IStorage2UriMapperJdtExtensions - Interface in org.eclipse.xtext.ui.resource
 
IStorageAwareTraceContribution - Interface in org.eclipse.xtext.ui.generator.trace
This contributions allows to extend the lookup of paths that are found in trace files.
isTraceFile(IStorage) - Method in class org.eclipse.xtext.ui.generator.trace.TraceForStorageProvider
 
isValid(char) - Method in class org.eclipse.xtext.ui.editor.model.CommonBreakIterator.CamelCaseIdentifier
 
isValid(char) - Method in class org.eclipse.xtext.ui.editor.model.CommonBreakIterator.Identifier
 
isValid(char) - Method in class org.eclipse.xtext.ui.editor.model.CommonBreakIterator.LineDelimiter
 
isValid(char) - Method in class org.eclipse.xtext.ui.editor.model.CommonBreakIterator.Other
 
isValid(char) - Method in class org.eclipse.xtext.ui.editor.model.CommonBreakIterator.Run
Whether this run accepts that character; does not update state.
isValid(char) - Method in class org.eclipse.xtext.ui.editor.model.CommonBreakIterator.Whitespace
 
isValid(IProgressMonitor) - Method in class org.eclipse.xtext.ui.refactoring.impl.DisplayChangeWrapper.Generic
 
isValid(IProgressMonitor) - Method in class org.eclipse.xtext.ui.refactoring.impl.DisplayChangeWrapper.TextEditBased
 
isValid(IProgressMonitor) - Method in class org.eclipse.xtext.ui.refactoring.impl.EditorDocumentChange
 
isValid(IProgressMonitor) - Method in class org.eclipse.xtext.ui.refactoring.impl.EditorDocumentUndoChange
 
isValid(IEObjectDescription) - Method in interface org.eclipse.xtext.ui.refactoring.impl.RefactoringCrossReferenceSerializer.RefTextEvaluator
 
isValid(URI, IStorage) - Method in class org.eclipse.xtext.ui.resource.UriValidator
 
isValidationDisabled(URI, IStorage) - Method in class org.eclipse.xtext.ui.editor.model.JavaClassPathResourceForIEditorInputFactory
 
isValidationDisabled(IStorage) - Method in class org.eclipse.xtext.ui.editor.model.JavaClassPathResourceForIEditorInputFactory
 
isValidationDisabled(URI, IStorage) - Method in class org.eclipse.xtext.ui.editor.model.ResourceForIEditorInputFactory
 
isValidationDisabled(IStorage) - Method in class org.eclipse.xtext.ui.editor.model.ResourceForIEditorInputFactory
 
isValidFor(IDocument, int) - Method in class org.eclipse.xtext.ui.editor.contentassist.ConfigurableCompletionProposal
 
isValidProposal(String, String, ContentAssistContext) - Method in class org.eclipse.xtext.ui.editor.contentassist.AbstractContentProposalProvider
 
isValidSelection(IWorkbenchPartSelection) - Method in class org.eclipse.xtext.ui.views.AbstractSourceView
 
isValidTargetFile(Resource, StatusWrapper) - Method in class org.eclipse.xtext.ui.refactoring.impl.RenameElementProcessor
 
isValidUri(URI, IStorage) - Method in class org.eclipse.xtext.ui.resource.Storage2UriMapperImpl
 
isVisible(ITextViewer, int) - Method in class org.eclipse.xtext.ui.editor.embedded.MarkRegionTargetWithoutStatusline
Tells whether the given offset is visible in the given text viewer.
isVisible(ITextViewer, int, int) - Method in class org.eclipse.xtext.ui.editor.embedded.TextViewerJoinLinesAction
 
isWarning() - Method in class org.eclipse.xtext.ui.preferences.StatusInfo
 
isWhitespace(int, int) - Method in class org.eclipse.xtext.ui.editor.model.CommonWordIterator
Returns true if the given sequence into the underlying text represents whitespace, but not a delimiter, false otherwise.
isWithPluginXml() - Method in class org.eclipse.xtext.ui.util.PluginProjectFactory
 
isWorkspaceExternalEditorInput(Object) - Method in class org.eclipse.xtext.ui.editor.model.XtextDocumentProvider
 
ITemplateAcceptor - Interface in org.eclipse.xtext.ui.editor.contentassist
 
ITemplateAcceptor.Delegate - Class in org.eclipse.xtext.ui.editor.contentassist
 
ITemplateAcceptor.Delegate() - Constructor for class org.eclipse.xtext.ui.editor.contentassist.ITemplateAcceptor.Delegate
 
ITemplateProposalProvider - Interface in org.eclipse.xtext.ui.editor.contentassist
 
items - Variable in class org.eclipse.xtext.ui.editor.preferences.fields.AbstractMasterDetailsFieldEditor
 
iterator() - Method in class org.eclipse.xtext.ui.editor.model.DocumentTokenSource.IRegionIterable
 
IteratorJob - Class in org.eclipse.xtext.ui.search
 
IteratorJob(XtextEObjectSearchDialog) - Constructor for class org.eclipse.xtext.ui.search.IteratorJob
 
IteratorJob_SearchJobName - Static variable in class org.eclipse.xtext.ui.search.Messages
 
ITextAttributeProvider - Interface in org.eclipse.xtext.ui.editor.syntaxcoloring
 
ITextEditComposer - Interface in org.eclipse.xtext.ui.editor.model.edit
 
ITokenTypeToPartitionTypeMapper - Interface in org.eclipse.xtext.ui.editor.model
 
ITokenTypeToPartitionTypeMapperExtension - Interface in org.eclipse.xtext.ui.editor.model
Extension to ITokenTypeToPartitionTypeMapper that allow to query for the characteristics of a given partition type, e.g.
ITraceForStorageProvider - Interface in org.eclipse.xtext.ui.generator.trace
Provides read access to the available trace information for generated resources or input resources.
ITraceForStorageProvider.Null - Class in org.eclipse.xtext.ui.generator.trace
 
ITraceForStorageProvider.Null() - Constructor for class org.eclipse.xtext.ui.generator.trace.ITraceForStorageProvider.Null
 
IURIEditorOpener - Interface in org.eclipse.xtext.ui.editor
 
IValidationIssueProcessor - Interface in org.eclipse.xtext.ui.editor.validation
 
IValidationJobScheduler - Interface in org.eclipse.xtext.ui.editor
The scheduler is used to decide about an initially triggered validation for a freshly opened document.
IWorkbenchPartSelection - Interface in org.eclipse.xtext.ui.views
 
IXtextBrowserInformationControl - Interface in org.eclipse.xtext.ui.editor.hover.html
 
IXtextDocument - Interface in org.eclipse.xtext.ui.editor.model
 
IXtextDocumentContentObserver - Interface in org.eclipse.xtext.ui.editor.model
 
IXtextDocumentContentObserver.Processor - Interface in org.eclipse.xtext.ui.editor.model
Releases all read locks on the document held by the current thread, acquires a write lock and executes the IUnitOfWork in it.
IXtextEditorAware - Interface in org.eclipse.xtext.ui.editor
 
IXtextEditorCallback - Interface in org.eclipse.xtext.ui.editor
 
IXtextEditorCallback.NullImpl - Class in org.eclipse.xtext.ui.editor
 
IXtextEditorCallback.NullImpl() - Constructor for class org.eclipse.xtext.ui.editor.IXtextEditorCallback.NullImpl
 
IXtextEObjectSearch - Interface in org.eclipse.xtext.ui.search
 
IXtextEObjectSearch.Default - Class in org.eclipse.xtext.ui.search
 
IXtextEObjectSearch.Default() - Constructor for class org.eclipse.xtext.ui.search.IXtextEObjectSearch.Default
 
IXtextModelListener - Interface in org.eclipse.xtext.ui.editor.model
 
IXtextModelListenerExtension - Interface in org.eclipse.xtext.ui.editor.model
 
IXtextSearchFilter - Interface in org.eclipse.xtext.ui.search
A filter to reject elements form the candidates in the global "Open Xtext Element" dialog.
IXtextSearchFilter.Registry - Class in org.eclipse.xtext.ui.search
 
IXtextSearchFilter.Registry() - Constructor for class org.eclipse.xtext.ui.search.IXtextSearchFilter.Registry
 

J

JarEntryLocator - Class in org.eclipse.xtext.ui.resource
 
JarEntryLocator() - Constructor for class org.eclipse.xtext.ui.resource.JarEntryLocator
 
JarEntryURIHelper - Class in org.eclipse.xtext.ui.resource
 
JarEntryURIHelper() - Constructor for class org.eclipse.xtext.ui.resource.JarEntryURIHelper
 
JarFileMarkerAnnotationModel - Class in org.eclipse.xtext.ui.editor.model
 
JarFileMarkerAnnotationModel(IResource, SourceRelativeURI) - Constructor for class org.eclipse.xtext.ui.editor.model.JarFileMarkerAnnotationModel
 
JarFileMarkerAnnotationModel(IResource, URI) - Constructor for class org.eclipse.xtext.ui.editor.model.JarFileMarkerAnnotationModel
 
JavaClassPathResourceForIEditorInputFactory - Class in org.eclipse.xtext.ui.editor.model
 
JavaClassPathResourceForIEditorInputFactory() - Constructor for class org.eclipse.xtext.ui.editor.model.JavaClassPathResourceForIEditorInputFactory
 
JavaProjectClasspathChangeAnalyzer - Class in org.eclipse.xtext.ui.util
Analyzes a given IJavaElementDelta for relevant classpath changes
JavaProjectClasspathChangeAnalyzer() - Constructor for class org.eclipse.xtext.ui.util.JavaProjectClasspathChangeAnalyzer
 
JavaProjectFactory - Class in org.eclipse.xtext.ui.util
 
JavaProjectFactory() - Constructor for class org.eclipse.xtext.ui.util.JavaProjectFactory
 
JavaProjectFactory_ConfigureJavaProject - Static variable in class org.eclipse.xtext.ui.util.Messages
 
JavaProjectResourceSetInitializer - Class in org.eclipse.xtext.ui.resource
 
JavaProjectResourceSetInitializer() - Constructor for class org.eclipse.xtext.ui.resource.JavaProjectResourceSetInitializer
 
JavaProjectsState - Class in org.eclipse.xtext.ui.containers
 
JavaProjectsState() - Constructor for class org.eclipse.xtext.ui.containers.JavaProjectsState
 
JavaProjectsStateHelper - Class in org.eclipse.xtext.ui.containers
 
JavaProjectsStateHelper() - Constructor for class org.eclipse.xtext.ui.containers.JavaProjectsStateHelper
 
JdtClasspathUriResolver - Class in org.eclipse.xtext.ui.util
 
JdtClasspathUriResolver() - Constructor for class org.eclipse.xtext.ui.util.JdtClasspathUriResolver
 
JdtProjectConfig - Class in org.eclipse.xtext.ui.workspace
 
JdtProjectConfig(IProject, EclipseProjectConfigProvider) - Constructor for class org.eclipse.xtext.ui.workspace.JdtProjectConfig
 
JREContainerProvider - Class in org.eclipse.xtext.ui.util
 
JREContainerProvider() - Constructor for class org.eclipse.xtext.ui.util.JREContainerProvider
 

K

keepStackSize() - Method in class org.eclipse.xtext.ui.editor.contentassist.antlr.internal.AbstractInternalContentAssistParser
 
KEY_BINDING_SCOPE - Static variable in class org.eclipse.xtext.ui.editor.XtextEditor
 
keyPressed(KeyEvent) - Method in class org.eclipse.xtext.ui.refactoring.ui.RenameRefactoringPopup.PopupVisibilityManager
 
keyReleased(KeyEvent) - Method in class org.eclipse.xtext.ui.refactoring.ui.RenameRefactoringPopup.PopupVisibilityManager
 
keys - Variable in class org.eclipse.xtext.ui.preferences.OptionsConfigurationBlock
 
KEYWORD_COLOR - Static variable in class org.eclipse.xtext.ui.editor.utils.TextStyleConstants
 
KEYWORD_ID - Static variable in class org.eclipse.xtext.ui.editor.syntaxcoloring.DefaultHighlightingConfiguration
 
keywordPriority - Variable in class org.eclipse.xtext.ui.editor.contentassist.ContentProposalPriorities
 
keywordTextStyle() - Method in class org.eclipse.xtext.ui.editor.syntaxcoloring.DefaultHighlightingConfiguration
 

L

LA(int) - Method in class org.eclipse.xtext.ui.editor.contentassist.antlr.ObservableXtextTokenStream
 
label(Object) - Method in class org.eclipse.xtext.ui.editor.preferences.fields.AbstractMasterDetailsFieldEditor
 
label(Object) - Method in class org.eclipse.xtext.ui.editor.syntaxcoloring.TokenTypeDefMasterDetailFieldEditor
 
label - Variable in class org.eclipse.xtext.ui.refactoring.ui.ViewFreezer
 
LabelFieldEditor - Class in org.eclipse.xtext.ui.editor.preferences.fields
 
LabelFieldEditor(String, Composite) - Constructor for class org.eclipse.xtext.ui.editor.preferences.fields.LabelFieldEditor
 
labelProvider - Variable in class org.eclipse.xtext.ui.editor.outline.impl.DefaultOutlineTreeProvider
 
LabelProviderQualifier - Annotation Type in org.eclipse.xtext.ui.label
 
labels - Variable in class org.eclipse.xtext.ui.preferences.OptionsConfigurationBlock
 
LanguageAwareMarkerTypeProvider - Class in org.eclipse.xtext.ui.validation
 
LanguageAwareMarkerTypeProvider() - Constructor for class org.eclipse.xtext.ui.validation.LanguageAwareMarkerTypeProvider
 
LanguageAwareTaskMarkerTypeProvider - Class in org.eclipse.xtext.ui.tasks
 
LanguageAwareTaskMarkerTypeProvider() - Constructor for class org.eclipse.xtext.ui.tasks.LanguageAwareTaskMarkerTypeProvider
 
languageInfo - Variable in class org.eclipse.xtext.ui.editor.XtextEditorInfo
 
LanguageResourceHelper - Class in org.eclipse.xtext.ui.editor.quickfix
 
LanguageResourceHelper() - Constructor for class org.eclipse.xtext.ui.editor.quickfix.LanguageResourceHelper
 
LanguageRootPreferencePage - Class in org.eclipse.xtext.ui.editor.preferences
 
LanguageRootPreferencePage() - Constructor for class org.eclipse.xtext.ui.editor.preferences.LanguageRootPreferencePage
 
LanguageRootPreferencePage_generalSettings - Static variable in class org.eclipse.xtext.ui.editor.preferences.Messages
 
LanguageSpecific - Annotation Type in org.eclipse.xtext.ui
An annotation marking a binding as language specific in contrast to a global service.
LanguageSpecificURIEditorOpener - Class in org.eclipse.xtext.ui.editor
 
LanguageSpecificURIEditorOpener() - Constructor for class org.eclipse.xtext.ui.editor.LanguageSpecificURIEditorOpener
 
last() - Method in class org.eclipse.xtext.ui.editor.model.CommonBreakIterator
 
last() - Method in class org.eclipse.xtext.ui.editor.model.CommonBreakIterator.SequenceCharacterIterator
 
last() - Method in class org.eclipse.xtext.ui.editor.model.CommonWordIterator
 
last() - Method in class org.eclipse.xtext.ui.editor.model.DocumentCharacterIterator
 
lastCompleteNode - Variable in class org.eclipse.xtext.ui.editor.contentassist.antlr.ParserBasedContentAssistContextFactory.StatefulFactory
 
lastCreatorProvider - Variable in class org.eclipse.xtext.ui.editor.hover.DispatchingEObjectTextHover
 
lastVisibleNode - Variable in class org.eclipse.xtext.ui.editor.contentassist.antlr.ParserBasedContentAssistContextFactory.StatefulFactory
 
LayoutUtil - Class in org.eclipse.xtext.ui.editor.tasks.dialogfields
 
LayoutUtil() - Constructor for class org.eclipse.xtext.ui.editor.tasks.dialogfields.LayoutUtil
 
lazyInitialize() - Method in class org.eclipse.xtext.ui.editor.preferences.PreferenceStoreAccessImpl
 
left(LinkedModeModel, int) - Method in class org.eclipse.xtext.ui.refactoring.ui.RenameLinkedMode.EditorSynchronizer
 
length - Variable in class org.eclipse.xtext.ui.editor.autoedit.CommandInfo
 
length - Variable in class org.eclipse.xtext.ui.editor.model.CommonBreakIterator.Run
The length of this run.
length() - Method in class org.eclipse.xtext.ui.editor.model.DocumentCharacterIterator
 
Lexer - Class in org.eclipse.xtext.ui.editor.contentassist.antlr.internal
 
Lexer(CharStream) - Constructor for class org.eclipse.xtext.ui.editor.contentassist.antlr.internal.Lexer
 
Lexer() - Constructor for class org.eclipse.xtext.ui.editor.contentassist.antlr.internal.Lexer
 
Lexer(CharStream, RecognizerSharedState) - Constructor for class org.eclipse.xtext.ui.editor.contentassist.antlr.internal.Lexer
 
lexer - Variable in class org.eclipse.xtext.ui.editor.contentassist.antlr.ParserBasedContentAssistContextFactory.StatefulFactory
 
LexerTokenAndCharacterPairAwareStrategy - Class in org.eclipse.xtext.ui.editor.doubleClicking
This implementation uses the tokens of an Xtext document to identify words in the document.
LexerTokenAndCharacterPairAwareStrategy() - Constructor for class org.eclipse.xtext.ui.editor.doubleClicking.LexerTokenAndCharacterPairAwareStrategy
 
LexerUIBindings - Interface in org.eclipse.xtext.ui
 
LexicalSortingAction_description - Static variable in class org.eclipse.xtext.ui.XtextUIMessages
messages for outline
LexicalSortingAction_label - Static variable in class org.eclipse.xtext.ui.XtextUIMessages
 
LexicalSortingAction_tooltip - Static variable in class org.eclipse.xtext.ui.XtextUIMessages
 
LightweightPosition - Class in org.eclipse.xtext.ui.editor.syntaxcoloring
Deprecated.
LightweightPosition(int, int, int, String...) - Constructor for class org.eclipse.xtext.ui.editor.syntaxcoloring.LightweightPosition
Deprecated.
 
LightweightPosition(int, int, int, LightweightPosition.IntToStringArray[]) - Constructor for class org.eclipse.xtext.ui.editor.syntaxcoloring.LightweightPosition
Deprecated.
 
LightweightPosition.IntToStringArray - Class in org.eclipse.xtext.ui.editor.syntaxcoloring
Deprecated.
LightweightPosition.IntToStringArray(int, String...) - Constructor for class org.eclipse.xtext.ui.editor.syntaxcoloring.LightweightPosition.IntToStringArray
Deprecated.
 
LinkedEditingUndoSupport - Class in org.eclipse.xtext.ui.refactoring.ui
Reverts document changes when the linked mode is left.
LinkedEditingUndoSupport() - Constructor for class org.eclipse.xtext.ui.refactoring.ui.LinkedEditingUndoSupport
 
linkedModeLeft() - Method in class org.eclipse.xtext.ui.refactoring.ui.RenameLinkedMode
PopUp gets closed and the focus goes back to the editor.
LinkWithEditorOutlineContribution - Class in org.eclipse.xtext.ui.editor.outline.actions
 
LinkWithEditorOutlineContribution() - Constructor for class org.eclipse.xtext.ui.editor.outline.actions.LinkWithEditorOutlineContribution
 
ListDialogField - Class in org.eclipse.xtext.ui.editor.tasks.dialogfields
A list with a button bar.
ListDialogField(IListAdapter, String[], ILabelProvider) - Constructor for class org.eclipse.xtext.ui.editor.tasks.dialogfields.ListDialogField
Creates the ListDialogField.
ListDialogField.ColumnsDescription - Class in org.eclipse.xtext.ui.editor.tasks.dialogfields
 
ListDialogField.ColumnsDescription(ColumnLayoutData[], String[], boolean) - Constructor for class org.eclipse.xtext.ui.editor.tasks.dialogfields.ListDialogField.ColumnsDescription
 
ListDialogField.ColumnsDescription(String[], boolean) - Constructor for class org.eclipse.xtext.ui.editor.tasks.dialogfields.ListDialogField.ColumnsDescription
 
ListDialogField.ColumnsDescription(int, boolean) - Constructor for class org.eclipse.xtext.ui.editor.tasks.dialogfields.ListDialogField.ColumnsDescription
 
LiveScopeResourceSetInitializer - Class in org.eclipse.xtext.ui.resource
This class configures IResourceDescriptions for a ResourceSet so that in stand-alone mode, the IResourceDescriptions are created based on the current ResourceSets contents. in workspace mode, the IResourceDescriptions is the one from the Xtext Index, shadowed by the dirty state of the text editors, shadowed by the contents of the current ResourceSet. During linking/content-assist/serialization, the Xtext's scope providers populate their scopes based on the IResourceDescriptions' contents.
LiveScopeResourceSetInitializer() - Constructor for class org.eclipse.xtext.ui.resource.LiveScopeResourceSetInitializer
 
load(String) - Method in class org.eclipse.xtext.ui.editor.preferences.fields.AbstractDetailsPart
 
loadContributedTemplates() - Method in class org.eclipse.xtext.ui.editor.templates.XtextTemplateStore
 
loadDefault() - Method in class org.eclipse.xtext.ui.editor.preferences.fields.AbstractMasterDetailsFieldEditor
 
loadDefaults(String) - Method in class org.eclipse.xtext.ui.editor.preferences.fields.AbstractDetailsPart
 
LoadingResourceAccess - Class in org.eclipse.xtext.ui.editor.findrefs
 
LoadingResourceAccess() - Constructor for class org.eclipse.xtext.ui.editor.findrefs.LoadingResourceAccess
 
loadParticipants(RefactoringStatus, SharableParticipants) - Method in class org.eclipse.xtext.ui.refactoring.impl.RenameElementProcessor
 
loadPreferences(ContentAssistant) - Method in class org.eclipse.xtext.ui.editor.contentassist.DefaultContentAssistantFactory
 
loadReferringResources(ResourceSet, Iterable<URI>, StatusWrapper, IProgressMonitor) - Method in class org.eclipse.xtext.ui.refactoring.impl.AbstractReferenceUpdater
 
loadResource(Object, Resource) - Method in class org.eclipse.xtext.ui.compare.StreamContentDocumentProvider
 
loadResource(XtextResource, String, String) - Method in class org.eclipse.xtext.ui.editor.model.XtextDocumentProvider
 
loadStyleSheet() - Method in class org.eclipse.xtext.ui.editor.hover.html.DefaultEObjectHoverProvider
Loads and returns the hover style sheet.
loadTargetResources(ResourceSet, ElementRenameArguments, StatusWrapper, IProgressMonitor) - Method in class org.eclipse.xtext.ui.refactoring.impl.AbstractReferenceUpdater
 
localContextProvider - Variable in class org.eclipse.xtext.ui.editor.findrefs.ReferenceQuery
 
localTrace - Variable in class org.eclipse.xtext.ui.editor.contentassist.antlr.internal.AbstractInternalContentAssistParser
 
location - Variable in class org.eclipse.xtext.ui.util.ProjectFactory
 
LocationInEclipseResource - Class in org.eclipse.xtext.ui.generator.trace
 
LocationInEclipseResource(int, int, int, int, SourceRelativeURI, AbstractEclipseTrace) - Constructor for class org.eclipse.xtext.ui.generator.trace.LocationInEclipseResource
 
locationInFileProvider - Variable in class org.eclipse.xtext.ui.editor.outline.impl.DefaultOutlineTreeProvider
 
LocationTableLabelProvider - Class in org.eclipse.xtext.ui.editor.hierarchy
 
LocationTableLabelProvider() - Constructor for class org.eclipse.xtext.ui.editor.hierarchy.LocationTableLabelProvider
 
log - Variable in class org.eclipse.xtext.ui.guice.AbstractGuiceAwareExecutableExtensionFactory
 
LOG - Static variable in class org.eclipse.xtext.ui.refactoring.impl.RenameElementProcessor
 
LOG - Static variable in class org.eclipse.xtext.ui.refactoring.ui.DefaultRenameElementHandler
 
lookAheadAddOn - Variable in class org.eclipse.xtext.ui.editor.contentassist.antlr.internal.AbstractInternalContentAssistParser
 
LookaheadKeyword - Class in org.eclipse.xtext.ui.editor.contentassist.antlr
 
LookaheadKeyword() - Constructor for class org.eclipse.xtext.ui.editor.contentassist.antlr.LookaheadKeyword
 
LookAheadTerminal - Class in org.eclipse.xtext.ui.editor.contentassist.antlr
 
LookAheadTerminal() - Constructor for class org.eclipse.xtext.ui.editor.contentassist.antlr.LookAheadTerminal
 
LookAheadTerminalRuleCall - Class in org.eclipse.xtext.ui.editor.contentassist.antlr
 
LookAheadTerminalRuleCall() - Constructor for class org.eclipse.xtext.ui.editor.contentassist.antlr.LookAheadTerminalRuleCall
 
lookupCrossReference(CrossReference, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.xtext.ui.editor.contentassist.AbstractJavaBasedContentProposalProvider
 
lookupCrossReference(CrossReference, ContentAssistContext, ICompletionProposalAcceptor, Function<IEObjectDescription, ICompletionProposal>) - Method in class org.eclipse.xtext.ui.editor.contentassist.AbstractJavaBasedContentProposalProvider
 
lookupCrossReference(CrossReference, ContentAssistContext, ICompletionProposalAcceptor, Predicate<IEObjectDescription>) - Method in class org.eclipse.xtext.ui.editor.contentassist.AbstractJavaBasedContentProposalProvider
 
lookupCrossReference(CrossReference, ContentAssistContext, ICompletionProposalAcceptor, Predicate<IEObjectDescription>, Function<IEObjectDescription, ICompletionProposal>) - Method in class org.eclipse.xtext.ui.editor.contentassist.AbstractJavaBasedContentProposalProvider
 
lookupCrossReference(CrossReference, EReference, ContentAssistContext, ICompletionProposalAcceptor, Predicate<IEObjectDescription>) - Method in class org.eclipse.xtext.ui.editor.contentassist.AbstractJavaBasedContentProposalProvider
 
lookupCrossReference(EObject, EReference, ICompletionProposalAcceptor, Predicate<IEObjectDescription>, Function<IEObjectDescription, ICompletionProposal>) - Method in class org.eclipse.xtext.ui.editor.contentassist.AbstractJavaBasedContentProposalProvider
 
lookupCrossReference(EObject, EReference, ICompletionProposalAcceptor, Predicate<IEObjectDescription>, Function<IEObjectDescription, ICompletionProposal>) - Method in class org.eclipse.xtext.ui.editor.contentassist.AbstractJavaBasedContentProposalProvider.ReferenceProposalCreator
 
lookupCrossReference(IScope, EObject, EReference, ICompletionProposalAcceptor, Predicate<IEObjectDescription>, Function<IEObjectDescription, ICompletionProposal>) - Method in class org.eclipse.xtext.ui.editor.contentassist.AbstractJavaBasedContentProposalProvider.ReferenceProposalCreator
 
lookupDescriptionLabelProvider(Object) - Method in class org.eclipse.xtext.ui.label.GlobalDescriptionLabelProvider
 

M

makeNullsafe(IHyperlink[]) - Method in class org.eclipse.xtext.ui.editor.hyperlinking.SingleHoverShowingHyperlinkPresenter
 
manage(String, ImageDescriptor) - Static method in class org.eclipse.xtext.ui.internal.XtextPluginImages
 
managedButtonPressed(int) - Method in class org.eclipse.xtext.ui.editor.tasks.dialogfields.ListDialogField
Checks if the button pressed is handled internally
manageDirtyState(IDirtyResource) - Method in class org.eclipse.xtext.ui.editor.DirtyStateManager
 
manageDirtyState(IDirtyResource) - Method in interface org.eclipse.xtext.ui.editor.IDirtyStateManager
Initially try to manage the given resource and its dirty state.
mark() - Method in class org.eclipse.xtext.ui.editor.contentassist.antlr.ObservableXtextTokenStream
 
marked - Variable in class org.eclipse.xtext.ui.editor.contentassist.antlr.internal.AbstractInternalContentAssistParser
 
markEditorClean(DirtyStateEditorSupport.IDirtyStateEditorSupportClient) - Method in class org.eclipse.xtext.ui.editor.DirtyStateEditorSupport
 
MARKER_ID - Static variable in class org.eclipse.xtext.ui.generator.trace.TraceMarkers
 
MARKER_TYPE - Static variable in interface org.eclipse.xtext.ui.markers.IMarkerContributor
Use this as the supertype for all markers created by your IMarkerContributors
MARKER_URI - Static variable in class org.eclipse.xtext.ui.editor.model.JarFileMarkerAnnotationModel
 
MarkerCreator - Class in org.eclipse.xtext.ui.editor.validation
 
MarkerCreator() - Constructor for class org.eclipse.xtext.ui.editor.validation.MarkerCreator
 
MarkerEraser - Class in org.eclipse.xtext.ui.validation
Can delete validation markers in IFile corresponding to the given CheckMode
MarkerEraser() - Constructor for class org.eclipse.xtext.ui.validation.MarkerEraser
 
MarkerIssueProcessor - Class in org.eclipse.xtext.ui.editor.validation
 
MarkerIssueProcessor(IResource, MarkerCreator) - Constructor for class org.eclipse.xtext.ui.editor.validation.MarkerIssueProcessor
Deprecated.
MarkerIssueProcessor(IResource, MarkerCreator, MarkerTypeProvider) - Constructor for class org.eclipse.xtext.ui.editor.validation.MarkerIssueProcessor
 
MarkerResolutionGenerator - Class in org.eclipse.xtext.ui.editor.quickfix
 
MarkerResolutionGenerator() - Constructor for class org.eclipse.xtext.ui.editor.quickfix.MarkerResolutionGenerator
 
MarkerResolutionGenerator.ResolutionAdapter - Class in org.eclipse.xtext.ui.editor.quickfix
 
MarkerResolutionGenerator.ResolutionAdapter(IssueResolution) - Constructor for class org.eclipse.xtext.ui.editor.quickfix.MarkerResolutionGenerator.ResolutionAdapter
 
MarkerTypeProvider - Class in org.eclipse.xtext.ui.validation
 
MarkerTypeProvider() - Constructor for class org.eclipse.xtext.ui.validation.MarkerTypeProvider
 
MarkerTypes - Class in org.eclipse.xtext.ui
 
MarkerTypes() - Constructor for class org.eclipse.xtext.ui.MarkerTypes
 
MarkOccurrenceActionContributor - Class in org.eclipse.xtext.ui.editor.occurrences
 
MarkOccurrenceActionContributor() - Constructor for class org.eclipse.xtext.ui.editor.occurrences.MarkOccurrenceActionContributor
 
MarkOccurrenceActionContributor_description - Static variable in class org.eclipse.xtext.ui.editor.occurrences.Messages
 
MarkOccurrenceActionContributor_text - Static variable in class org.eclipse.xtext.ui.editor.occurrences.Messages
 
MarkOccurrenceActionContributor_toolTipText - Static variable in class org.eclipse.xtext.ui.editor.occurrences.Messages
 
MarkRegionTarget_markNotSet - Static variable in class org.eclipse.xtext.ui.editor.embedded.EmbeddedEditorMessages
 
MarkRegionTarget_markNotVisible - Static variable in class org.eclipse.xtext.ui.editor.embedded.EmbeddedEditorMessages
 
MarkRegionTargetWithoutStatusline - Class in org.eclipse.xtext.ui.editor.embedded
Implementation of IMarkRegionTarget using ITextViewer.
MarkRegionTargetWithoutStatusline(ITextViewer) - Constructor for class org.eclipse.xtext.ui.editor.embedded.MarkRegionTargetWithoutStatusline
Creates a MarkRegionTargetWithoutStatusline.
masterPreferenceStore - Variable in class org.eclipse.xtext.ui.editor.preferences.fields.AbstractDetailsPart
 
match(IDocument, int) - Method in class org.eclipse.xtext.ui.editor.bracketmatching.BracePairMatcher
 
match(String) - Method in class org.eclipse.xtext.ui.editor.outline.quickoutline.PrefixMatcherOutlineAdapter
 
match(String) - Method in class org.eclipse.xtext.ui.editor.outline.quickoutline.StringMatcher
 
matcher - Variable in class org.eclipse.xtext.ui.editor.contentassist.antlr.DelegatingContentAssistContextFactory.StatefulFactory
 
matcher - Variable in class org.eclipse.xtext.ui.editor.contentassist.antlr.ParserBasedContentAssistContextFactory.StatefulFactory
 
matches(AbstractElement) - Method in class org.eclipse.xtext.ui.editor.contentassist.antlr.LookaheadKeyword
 
matches(AbstractElement) - Method in class org.eclipse.xtext.ui.editor.contentassist.antlr.LookAheadTerminal
 
matches(AbstractElement) - Method in class org.eclipse.xtext.ui.editor.contentassist.antlr.LookAheadTerminalRuleCall
 
matches(VerifyEvent) - Method in class org.eclipse.xtext.ui.editor.embedded.ActionActivationCode
Returns true if this activation code matches the given verify event.
matches(int) - Method in class org.eclipse.xtext.ui.preferences.StatusInfo
 
mayHaveChildren() - Method in class org.eclipse.xtext.ui.editor.hierarchy.DeferredHierarchyBuilder.DeferredHierarchyNode
 
merge(ITextRegion) - Method in class org.eclipse.xtext.ui.editor.contentassist.antlr.DelegatingContentAssistContextFactory.StatefulFactory.SelectionBasedRegion
 
merge(int, String...) - Method in class org.eclipse.xtext.ui.editor.syntaxcoloring.LightweightPosition
Deprecated.
 
merge(LightweightPosition.IntToStringArray[]) - Method in class org.eclipse.xtext.ui.editor.syntaxcoloring.LightweightPosition
Deprecated.
 
merge(RefactoringStatus) - Method in class org.eclipse.xtext.ui.refactoring.impl.StatusWrapper
 
merge(StatusWrapper) - Method in class org.eclipse.xtext.ui.refactoring.impl.StatusWrapper
 
mergeEditorProvider - Variable in class org.eclipse.xtext.ui.compare.DefaultViewerCreator
 
mergeFoldingRegions(Collection<FoldedPosition>, ProjectionAnnotationModel) - Method in class org.eclipse.xtext.ui.editor.folding.DefaultFoldingStructureProvider
 
mergePendingDeltas() - Method in class org.eclipse.xtext.ui.editor.DirtyStateEditorSupport.UpdateEditorStateJob
 
mergePositions() - Method in class org.eclipse.xtext.ui.editor.syntaxcoloring.MergingHighlightedPositionAcceptor
Deprecated.
 
mergeWith(ReplaceRegion, Object) - Method in class org.eclipse.xtext.ui.editor.reconciler.ReplaceRegion
 
MergingHighlightedPositionAcceptor - Class in org.eclipse.xtext.ui.editor.syntaxcoloring
Deprecated.
MergingHighlightedPositionAcceptor(ISemanticHighlightingCalculator) - Constructor for class org.eclipse.xtext.ui.editor.syntaxcoloring.MergingHighlightedPositionAcceptor
Deprecated.
 
MergingHighlightedPositionAcceptor(ISemanticHighlightingCalculator) - Constructor for class org.eclipse.xtext.ui.editor.syntaxcoloring.MergingHighlightedPositionAcceptor
Deprecated.
use MergingHighlightedPositionAcceptor(org.eclipse.xtext.ide.editor.syntaxcoloring.ISemanticHighlightingCalculator) instead
Messages - Class in org.eclipse.xtext.ui.editor.bracketmatching
 
Messages - Class in org.eclipse.xtext.ui.editor.findrefs
 
Messages - Class in org.eclipse.xtext.ui.editor
 
Messages - Class in org.eclipse.xtext.ui.editor.occurrences
 
Messages - Class in org.eclipse.xtext.ui.editor.outline.quickoutline
 
Messages - Class in org.eclipse.xtext.ui.editor.preferences
 
Messages - Class in org.eclipse.xtext.ui.editor.quickfix
 
Messages - Class in org.eclipse.xtext.ui.editor.reconciler
 
Messages - Class in org.eclipse.xtext.ui.editor.syntaxcoloring
 
Messages - Class in org.eclipse.xtext.ui.editor.templates
 
Messages - Class in org.eclipse.xtext.ui.editor.toggleComments
 
Messages - Class in org.eclipse.xtext.ui.editor.validation
 
Messages - Class in org.eclipse.xtext.ui.label
 
Messages - Class in org.eclipse.xtext.ui.preferences
 
Messages - Class in org.eclipse.xtext.ui.refactoring.impl
 
Messages - Class in org.eclipse.xtext.ui.search
 
Messages - Class in org.eclipse.xtext.ui.util
 
Messages - Class in org.eclipse.xtext.ui.wizard
 
mismatch - Variable in class org.eclipse.xtext.ui.editor.contentassist.antlr.internal.AbstractInternalContentAssistParser
 
mismatchIsMissingToken(IntStream, BitSet) - Method in class org.eclipse.xtext.ui.editor.contentassist.antlr.internal.AbstractInternalContentAssistParser
 
mismatchIsUnwantedToken(IntStream, int) - Method in class org.eclipse.xtext.ui.editor.contentassist.antlr.internal.AbstractInternalContentAssistParser
 
ModeAwareOutlineTreeProvider - Class in org.eclipse.xtext.ui.editor.outline.impl
 
ModeAwareOutlineTreeProvider() - Constructor for class org.eclipse.xtext.ui.editor.outline.impl.ModeAwareOutlineTreeProvider
 
modelChanged(XtextResource) - Method in class org.eclipse.xtext.ui.editor.DirtyStateEditorSupport
 
modelChanged(XtextResource) - Method in class org.eclipse.xtext.ui.editor.folding.DefaultFoldingStructureProvider
 
modelChanged(XtextResource) - Method in interface org.eclipse.xtext.ui.editor.model.IXtextModelListener
 
modelChanged(XtextResource, CancelIndicator) - Method in interface org.eclipse.xtext.ui.editor.model.IXtextModelListenerExtension
Called when the resource model of an XtextDocument has changed.
modelChanged(XtextResource) - Method in class org.eclipse.xtext.ui.editor.syntaxcoloring.HighlightingReconciler
 
modelChanged(XtextResource, CancelIndicator) - Method in class org.eclipse.xtext.ui.editor.syntaxcoloring.HighlightingReconciler
 
modelChanged(IAnnotationModel) - Method in class org.eclipse.xtext.ui.editor.validation.AnnotationIssueProcessor
 
modelChanged(IAnnotationModel) - Method in class org.eclipse.xtext.ui.editor.XtextEditorErrorTickUpdater
 
modificationStamp - Variable in class org.eclipse.xtext.ui.resource.Storage2UriMapperJavaImpl.PackageFragmentRootData
 
modify(IUnitOfWork<T, XtextResource>) - Method in class org.eclipse.xtext.ui.editor.model.XtextDocument
 
modify(IUnitOfWork<T, XtextResource>) - Method in class org.eclipse.xtext.ui.editor.model.XtextDocument.XtextDocumentLocker
 
modifyCommand(DocumentCommand) - Method in class org.eclipse.xtext.ui.editor.autoedit.CommandInfo
 
mouseDoubleClick(MouseEvent) - Method in class org.eclipse.xtext.ui.refactoring.ui.RenameRefactoringPopup.PopupVisibilityManager
 
mouseDown(MouseEvent) - Method in class org.eclipse.xtext.ui.refactoring.ui.RenameRefactoringPopup.PopupVisibilityManager
 
mouseUp(MouseEvent) - Method in class org.eclipse.xtext.ui.refactoring.ui.RenameRefactoringPopup.PopupVisibilityManager
 
MULTILINE_COMMENT_COLOR - Static variable in class org.eclipse.xtext.ui.editor.utils.TextStyleConstants
 
multiLineTerminals - Variable in class org.eclipse.xtext.ui.editor.autoedit.DefaultAutoEditStrategyProvider
 
MultiLineTerminalsEditStrategy - Class in org.eclipse.xtext.ui.editor.autoedit
This strategy applies auto edits when typing a newline character within a block (denoted by a start and end terminal).
MultiLineTerminalsEditStrategy(String, String, String) - Constructor for class org.eclipse.xtext.ui.editor.autoedit.MultiLineTerminalsEditStrategy
 
MultiLineTerminalsEditStrategy(String, String, String, boolean) - Constructor for class org.eclipse.xtext.ui.editor.autoedit.MultiLineTerminalsEditStrategy
 
MultiLineTerminalsEditStrategy.Factory - Class in org.eclipse.xtext.ui.editor.autoedit
 
MultiLineTerminalsEditStrategy.Factory() - Constructor for class org.eclipse.xtext.ui.editor.autoedit.MultiLineTerminalsEditStrategy.Factory
 

N

nameRuleName - Variable in class org.eclipse.xtext.ui.refactoring.impl.DefaultRenameStrategy
 
NAMESPACE_DELIMITER - Static variable in class org.eclipse.xtext.ui.search.IXtextSearchFilter.Registry
 
NATURE_ID - Static variable in class org.eclipse.xtext.ui.XtextProjectHelper
 
navigateNext(boolean) - Method in class org.eclipse.xtext.ui.editor.findrefs.TreeViewerNavigator
 
NavigationService - Class in org.eclipse.xtext.ui.editor.navigation
 
NavigationService() - Constructor for class org.eclipse.xtext.ui.editor.navigation.NavigationService
 
needsSaving() - Method in class org.eclipse.xtext.ui.editor.preferences.FixedScopedPreferenceStore
 
needsWizardBasedUserInterface(RefactoringWizard) - Method in class org.eclipse.xtext.ui.refactoring.ui.RefactoringWizardOpenOperation_NonForking
Copied from RefactoringWizard as the original is package private.
newAbstractTrace(IFile) - Method in class org.eclipse.xtext.ui.generator.trace.TraceForStorageProvider
 
newComboControl(Composite, String, String[], String[]) - Method in class org.eclipse.xtext.ui.preferences.OptionsConfigurationBlock
 
newEditor(IEditedResourceProvider) - Method in class org.eclipse.xtext.ui.editor.embedded.EmbeddedEditorFactory
 
newFoldedPosition(IRegion, ITextRegion) - Method in class org.eclipse.xtext.ui.editor.folding.DefaultFoldingRegionAcceptor
 
newFoldedPosition(IRegion, ITextRegion, boolean) - Method in class org.eclipse.xtext.ui.editor.folding.DefaultFoldingRegionAcceptor
newInstance(String, String, String) - Method in class org.eclipse.xtext.ui.editor.autoedit.MultiLineTerminalsEditStrategy.Factory
 
newInstance(String, String, String, boolean) - Method in class org.eclipse.xtext.ui.editor.autoedit.MultiLineTerminalsEditStrategy.Factory
 
newInstance(String, String) - Method in class org.eclipse.xtext.ui.editor.autoedit.PartitionDeletionEditStrategy.Factory
 
newInstance(String, String) - Method in class org.eclipse.xtext.ui.editor.autoedit.PartitionInsertEditStrategy.Factory
 
newInstance(String, String) - Method in class org.eclipse.xtext.ui.editor.autoedit.SingleLineTerminalsStrategy.Factory
 
newInstance(String, String, SingleLineTerminalsStrategy.StrategyPredicate) - Method in class org.eclipse.xtext.ui.editor.autoedit.SingleLineTerminalsStrategy.Factory
 
newInstanceFor(String, String) - Method in class org.eclipse.xtext.ui.editor.autoedit.CompoundMultiLineTerminalsEditStrategy.Factory
 
newInstanceFor(String, String, String) - Method in class org.eclipse.xtext.ui.editor.autoedit.CompoundMultiLineTerminalsEditStrategy.Factory
 
newJRE15ContainerPath() - Static method in class org.eclipse.xtext.ui.util.JREContainerProvider
 
newLayoutNoMargins(int) - Static method in class org.eclipse.xtext.ui.util.SWTUtil
 
newPosition(int, int, int, LightweightPosition.IntToStringArray[]) - Method in class org.eclipse.xtext.ui.editor.syntaxcoloring.MergingHighlightedPositionAcceptor
Deprecated.
 
newPosition(int, int, int, String...) - Method in class org.eclipse.xtext.ui.editor.syntaxcoloring.MergingHighlightedPositionAcceptor
Deprecated.
 
newPreferredContainerPath() - Static method in class org.eclipse.xtext.ui.util.JREContainerProvider
 
newPrefferedContainerPath() - Static method in class org.eclipse.xtext.ui.util.JREContainerProvider
newSequence() - Method in class org.eclipse.xtext.ui.editor.SchedulingRuleFactory
Returns a scheduling rule that allows all jobs with an instance of the rule to run one at a time.
newSerialPerObjectRule(Object) - Method in class org.eclipse.xtext.ui.editor.SchedulingRuleFactory
Returns a scheduling rule that allows all jobs with an instance of the rule on the same object to run one at a time.
next() - Method in class org.eclipse.xtext.ui.editor.model.CommonBreakIterator
 
next(int) - Method in class org.eclipse.xtext.ui.editor.model.CommonBreakIterator
 
next() - Method in class org.eclipse.xtext.ui.editor.model.CommonBreakIterator.SequenceCharacterIterator
 
next(int) - Method in class org.eclipse.xtext.ui.editor.model.CommonWordIterator
 
next() - Method in class org.eclipse.xtext.ui.editor.model.CommonWordIterator
 
next() - Method in class org.eclipse.xtext.ui.editor.model.DocumentCharacterIterator
 
next() - Method in class org.eclipse.xtext.ui.editor.syntaxcoloring.TokenScanner.RangedReentrantIterator
 
nextMode() - Method in interface org.eclipse.xtext.ui.editor.contentassist.RepeatedContentAssistProcessor.ModeAware
Announce that proposals will be computed.
nextToken() - Method in class org.eclipse.xtext.ui.editor.model.PartitionTokenScanner
 
nextToken() - Method in class org.eclipse.xtext.ui.editor.syntaxcoloring.DefaultTokenScanner
 
nextToken() - Method in class org.eclipse.xtext.ui.editor.syntaxcoloring.TokenScanner
 
NORMAL_VALIDATION - Static variable in class org.eclipse.xtext.ui.MarkerTypes
 
normalValidationMarker - Variable in class org.eclipse.xtext.ui.validation.LanguageAwareMarkerTypeProvider
 
notifyChanged(Notification) - Method in class org.eclipse.xtext.ui.editor.model.edit.DefaultTextEditComposer
 
notifyDelayedInputChange(Object) - Method in interface org.eclipse.xtext.ui.editor.hover.html.IXtextBrowserInformationControl
 
notifyDelayedInputChange(Object) - Method in class org.eclipse.xtext.ui.editor.hover.html.XtextBrowserInformationControlAdapter
 
notifyListeners(IDirtyResource, boolean) - Method in class org.eclipse.xtext.ui.editor.DirtyStateManager
 
notifyModelListeners(XtextResource) - Method in class org.eclipse.xtext.ui.editor.model.XtextDocument
 
NULL - Static variable in interface org.eclipse.xtext.ui.editor.model.edit.IModification
 
NULL - Static variable in interface org.eclipse.xtext.ui.refactoring.IChangeRedirector
 
nullSafeClassName(Object) - Method in class org.eclipse.xtext.ui.editor.outline.impl.DefaultOutlineTreeProvider
 
NUMBER_COLOR - Static variable in class org.eclipse.xtext.ui.editor.utils.TextStyleConstants
 
NUMBER_ID - Static variable in class org.eclipse.xtext.ui.editor.syntaxcoloring.DefaultHighlightingConfiguration
 
numberTextStyle() - Method in class org.eclipse.xtext.ui.editor.syntaxcoloring.DefaultHighlightingConfiguration
 

O

OBJ_CORRECTION_CHANGE - Static variable in class org.eclipse.xtext.ui.internal.XtextPluginImages
 
OBJ_DESC_LANGUAGE - Static variable in class org.eclipse.xtext.ui.internal.XtextPluginImages
 
OBJ_DESC_SERVICE_LOADED - Static variable in class org.eclipse.xtext.ui.internal.XtextPluginImages
Frequently used images
OBJ_DESC_SERVICE_NOT_LOADED - Static variable in class org.eclipse.xtext.ui.internal.XtextPluginImages
 
OBJ_FIXABLE_ERROR - Static variable in class org.eclipse.xtext.ui.internal.XtextPluginImages
 
OBJ_FIXABLE_INFO - Static variable in class org.eclipse.xtext.ui.internal.XtextPluginImages
 
OBJ_FIXABLE_WARNING - Static variable in class org.eclipse.xtext.ui.internal.XtextPluginImages
 
ObservableXtextTokenStream - Class in org.eclipse.xtext.ui.editor.contentassist.antlr
 
ObservableXtextTokenStream() - Constructor for class org.eclipse.xtext.ui.editor.contentassist.antlr.ObservableXtextTokenStream
 
ObservableXtextTokenStream(TokenSource, int) - Constructor for class org.eclipse.xtext.ui.editor.contentassist.antlr.ObservableXtextTokenStream
 
ObservableXtextTokenStream(TokenSource, ITokenDefProvider) - Constructor for class org.eclipse.xtext.ui.editor.contentassist.antlr.ObservableXtextTokenStream
 
ObservableXtextTokenStream.StreamListener - Interface in org.eclipse.xtext.ui.editor.contentassist.antlr
 
OCCURRENCE_ANNOTATION_TYPE - Static variable in class org.eclipse.xtext.ui.editor.occurrences.DefaultOccurrenceComputer
 
OccurrenceMarker - Class in org.eclipse.xtext.ui.editor.occurrences
 
OccurrenceMarker() - Constructor for class org.eclipse.xtext.ui.editor.occurrences.OccurrenceMarker
 
OccurrenceMarker.MarkOccurrenceJob - Class in org.eclipse.xtext.ui.editor.occurrences
 
OccurrenceMarker.MarkOccurrenceJob() - Constructor for class org.eclipse.xtext.ui.editor.occurrences.OccurrenceMarker.MarkOccurrenceJob
 
OccurrenceMarker_MarkOccurenceJob_title - Static variable in class org.eclipse.xtext.ui.editor.occurrences.Messages
 
offerLink() - Method in class org.eclipse.xtext.ui.preferences.PropertyAndPreferencePage
 
offset - Variable in class org.eclipse.xtext.ui.editor.autoedit.CommandInfo
 
OK_STATUS - Static variable in class org.eclipse.xtext.ui.preferences.StatusInfo
 
onCallHierarchyNodeChanged(IHierarchyNode) - Method in class org.eclipse.xtext.ui.editor.hierarchy.AbstractCallHierarchyViewPart
 
onValidateEditorInputState(XtextEditor) - Method in class org.eclipse.xtext.ui.editor.AbstractDirtyStateAwareEditorCallback
Deprecated.
 
onValidateEditorInputState(XtextEditor) - Method in class org.eclipse.xtext.ui.editor.CompoundXtextEditorCallback
 
onValidateEditorInputState(XtextEditor) - Method in class org.eclipse.xtext.ui.editor.IXtextEditorCallback.NullImpl
 
onValidateEditorInputState(XtextEditor) - Method in interface org.eclipse.xtext.ui.editor.IXtextEditorCallback
 
open(URI, Object, boolean) - Method in class org.eclipse.xtext.ui.editor.GlobalURIEditorOpener
 
open(URI, boolean) - Method in class org.eclipse.xtext.ui.editor.GlobalURIEditorOpener
 
open(URI, EReference, int, boolean) - Method in class org.eclipse.xtext.ui.editor.GlobalURIEditorOpener
 
open(URL, Display) - Static method in class org.eclipse.xtext.ui.editor.hover.html.OpenBrowserUtil
 
open() - Method in class org.eclipse.xtext.ui.editor.hyperlinking.XtextHyperlink
 
open(URI, boolean) - Method in interface org.eclipse.xtext.ui.editor.IURIEditorOpener
 
open(URI, EReference, int, boolean) - Method in interface org.eclipse.xtext.ui.editor.IURIEditorOpener
 
open(URI, boolean) - Method in class org.eclipse.xtext.ui.editor.LanguageSpecificURIEditorOpener
 
open(URI, EReference, int, boolean) - Method in class org.eclipse.xtext.ui.editor.LanguageSpecificURIEditorOpener
 
open(OpenEvent) - Method in class org.eclipse.xtext.ui.editor.navigation.NavigationService
 
open(OpenEvent, boolean) - Method in class org.eclipse.xtext.ui.editor.navigation.NavigationService
 
open(INavigatable) - Method in class org.eclipse.xtext.ui.editor.navigation.NavigationService
 
open(INavigatable, boolean) - Method in class org.eclipse.xtext.ui.editor.navigation.NavigationService
 
open(IOutlineNode, ISourceViewer) - Method in class org.eclipse.xtext.ui.editor.outline.impl.OutlineNodeElementOpener
 
open(IWorkbenchPage) - Method in class org.eclipse.xtext.ui.generator.trace.EditorInputBasedFileOpener
 
open(IWorkbenchPage) - Method in class org.eclipse.xtext.ui.generator.trace.FileOpener
 
open(IWorkbenchPage) - Method in class org.eclipse.xtext.ui.generator.trace.StorageBasedTextEditorOpener
 
open() - Method in class org.eclipse.xtext.ui.refactoring.ui.RenameRefactoringPopup
 
open() - Method in class org.eclipse.xtext.ui.search.XtextEObjectSearchDialog
 
OPEN_LINK_SCHEME - Static variable in class org.eclipse.xtext.ui.editor.hover.html.XtextElementLinks
 
OpenBrowserUtil - Class in org.eclipse.xtext.ui.editor.hover.html
This is a clone from JDT's JavadocHover class
OpenBrowserUtil() - Constructor for class org.eclipse.xtext.ui.editor.hover.html.OpenBrowserUtil
 
OpenDeclarationHandler - Class in org.eclipse.xtext.ui.editor.hyperlinking
 
OpenDeclarationHandler() - Constructor for class org.eclipse.xtext.ui.editor.hyperlinking.OpenDeclarationHandler
 
openDefaultEditor(URI, EReference, int, boolean) - Method in class org.eclipse.xtext.ui.editor.GlobalURIEditorOpener
 
openDefaultEditor(IFile) - Method in class org.eclipse.xtext.ui.editor.GlobalURIEditorOpener
 
openDefaultEditor(IStorage, URI) - Method in class org.eclipse.xtext.ui.editor.GlobalURIEditorOpener
 
OpenDocumentTracker - Class in org.eclipse.xtext.ui.editor.findrefs
Tracks open document to allow easy read access to their already loaded resources.
OpenDocumentTracker() - Constructor for class org.eclipse.xtext.ui.editor.findrefs.OpenDocumentTracker
 
OpenDocumentTracker.PageListener - Class in org.eclipse.xtext.ui.editor.findrefs
 
OpenDocumentTracker.PageListener() - Constructor for class org.eclipse.xtext.ui.editor.findrefs.OpenDocumentTracker.PageListener
 
OpenDocumentTracker.PartListener - Class in org.eclipse.xtext.ui.editor.findrefs
 
OpenDocumentTracker.PartListener() - Constructor for class org.eclipse.xtext.ui.editor.findrefs.OpenDocumentTracker.PartListener
 
openEObject(EObject) - Method in class org.eclipse.xtext.ui.editor.outline.impl.OutlineNodeElementOpener
 
openExternal(URL, Display) - Static method in class org.eclipse.xtext.ui.editor.hover.html.OpenBrowserUtil
 
openFileToEdit(Shell, IFile) - Method in class org.eclipse.xtext.ui.util.FileOpener
Opens the file in the corresponding default editor (asynchronous execution).
Does nothing if file is null
OpenGeneratedFileHandler - Class in org.eclipse.xtext.ui.generator.trace
 
OpenGeneratedFileHandler() - Constructor for class org.eclipse.xtext.ui.generator.trace.OpenGeneratedFileHandler
 
openHierarchy(EObject, IWorkbenchWindow) - Method in class org.eclipse.xtext.ui.editor.hierarchy.AbstractOpenHierarchyHandler
 
OpenOppositeFileHandler - Class in org.eclipse.xtext.ui.generator.trace
 
OpenOppositeFileHandler() - Constructor for class org.eclipse.xtext.ui.generator.trace.OpenOppositeFileHandler
 
openPopup() - Method in class org.eclipse.xtext.ui.refactoring.ui.RenameLinkedMode
 
openProjectProperties(IProject, Object) - Method in class org.eclipse.xtext.ui.preferences.PropertyAndPreferencePage
 
openStream() - Method in class org.eclipse.xtext.ui.generator.trace.TraceForStorageProvider.FileBasedTrace
 
openWorkspacePreferences(Object) - Method in class org.eclipse.xtext.ui.preferences.PropertyAndPreferencePage
 
OpenXtextElementHandler - Class in org.eclipse.xtext.ui.search
 
OpenXtextElementHandler() - Constructor for class org.eclipse.xtext.ui.search.OpenXtextElementHandler
 
OperationHistoryListener - Class in org.eclipse.xtext.ui.editor.embedded
 
OperationHistoryListener(IUndoContext, IUpdate) - Constructor for class org.eclipse.xtext.ui.editor.embedded.OperationHistoryListener
 
OppositeFileOpenerContributor - Class in org.eclipse.xtext.ui.generator.trace
 
OppositeFileOpenerContributor() - Constructor for class org.eclipse.xtext.ui.generator.trace.OppositeFileOpenerContributor
 
OptionsConfigurationBlock - Class in org.eclipse.xtext.ui.preferences
Initially copied from jdt's OptionsConfigurationBlock
OptionsConfigurationBlock(IProject, IPreferenceStore, IWorkbenchPreferenceContainer) - Constructor for class org.eclipse.xtext.ui.preferences.OptionsConfigurationBlock
 
OptionsConfigurationBlock() - Constructor for class org.eclipse.xtext.ui.preferences.OptionsConfigurationBlock
 
OptionsConfigurationBlock.BuildJob - Class in org.eclipse.xtext.ui.preferences
 
OptionsConfigurationBlock.BuildJob(String, IProject) - Constructor for class org.eclipse.xtext.ui.preferences.OptionsConfigurationBlock.BuildJob
 
OptionsConfigurationBlock.ControlData - Class in org.eclipse.xtext.ui.preferences
 
OptionsConfigurationBlock.ControlData(String, String[]) - Constructor for class org.eclipse.xtext.ui.preferences.OptionsConfigurationBlock.ControlData
 
org.eclipse.xtext.common.ui.contentassist - package org.eclipse.xtext.common.ui.contentassist
 
org.eclipse.xtext.ui - package org.eclipse.xtext.ui
 
org.eclipse.xtext.ui.compare - package org.eclipse.xtext.ui.compare
 
org.eclipse.xtext.ui.containers - package org.eclipse.xtext.ui.containers
 
org.eclipse.xtext.ui.editor - package org.eclipse.xtext.ui.editor
 
org.eclipse.xtext.ui.editor.actions - package org.eclipse.xtext.ui.editor.actions
 
org.eclipse.xtext.ui.editor.autoedit - package org.eclipse.xtext.ui.editor.autoedit
 
org.eclipse.xtext.ui.editor.bracketmatching - package org.eclipse.xtext.ui.editor.bracketmatching
 
org.eclipse.xtext.ui.editor.contentassist - package org.eclipse.xtext.ui.editor.contentassist
 
org.eclipse.xtext.ui.editor.contentassist.antlr - package org.eclipse.xtext.ui.editor.contentassist.antlr
 
org.eclipse.xtext.ui.editor.contentassist.antlr.internal - package org.eclipse.xtext.ui.editor.contentassist.antlr.internal
 
org.eclipse.xtext.ui.editor.copyqualifiedname - package org.eclipse.xtext.ui.editor.copyqualifiedname
 
org.eclipse.xtext.ui.editor.doubleClicking - package org.eclipse.xtext.ui.editor.doubleClicking
 
org.eclipse.xtext.ui.editor.embedded - package org.eclipse.xtext.ui.editor.embedded
 
org.eclipse.xtext.ui.editor.findrefs - package org.eclipse.xtext.ui.editor.findrefs
 
org.eclipse.xtext.ui.editor.folding - package org.eclipse.xtext.ui.editor.folding
 
org.eclipse.xtext.ui.editor.formatting - package org.eclipse.xtext.ui.editor.formatting
 
org.eclipse.xtext.ui.editor.formatting2 - package org.eclipse.xtext.ui.editor.formatting2
 
org.eclipse.xtext.ui.editor.handler - package org.eclipse.xtext.ui.editor.handler
 
org.eclipse.xtext.ui.editor.hierarchy - package org.eclipse.xtext.ui.editor.hierarchy
 
org.eclipse.xtext.ui.editor.hover - package org.eclipse.xtext.ui.editor.hover
 
org.eclipse.xtext.ui.editor.hover.html - package org.eclipse.xtext.ui.editor.hover.html
 
org.eclipse.xtext.ui.editor.hyperlinking - package org.eclipse.xtext.ui.editor.hyperlinking
 
org.eclipse.xtext.ui.editor.info - package org.eclipse.xtext.ui.editor.info
 
org.eclipse.xtext.ui.editor.model - package org.eclipse.xtext.ui.editor.model
 
org.eclipse.xtext.ui.editor.model.edit - package org.eclipse.xtext.ui.editor.model.edit
 
org.eclipse.xtext.ui.editor.navigation - package org.eclipse.xtext.ui.editor.navigation
 
org.eclipse.xtext.ui.editor.occurrences - package org.eclipse.xtext.ui.editor.occurrences
 
org.eclipse.xtext.ui.editor.outline - package org.eclipse.xtext.ui.editor.outline
 
org.eclipse.xtext.ui.editor.outline.actions - package org.eclipse.xtext.ui.editor.outline.actions
 
org.eclipse.xtext.ui.editor.outline.impl - package org.eclipse.xtext.ui.editor.outline.impl
 
org.eclipse.xtext.ui.editor.outline.quickoutline - package org.eclipse.xtext.ui.editor.outline.quickoutline
 
org.eclipse.xtext.ui.editor.preferences - package org.eclipse.xtext.ui.editor.preferences
 
org.eclipse.xtext.ui.editor.preferences.fields - package org.eclipse.xtext.ui.editor.preferences.fields
 
org.eclipse.xtext.ui.editor.quickfix - package org.eclipse.xtext.ui.editor.quickfix
 
org.eclipse.xtext.ui.editor.reconciler - package org.eclipse.xtext.ui.editor.reconciler
 
org.eclipse.xtext.ui.editor.selection - package org.eclipse.xtext.ui.editor.selection
 
org.eclipse.xtext.ui.editor.syntaxcoloring - package org.eclipse.xtext.ui.editor.syntaxcoloring
 
org.eclipse.xtext.ui.editor.tasks - package org.eclipse.xtext.ui.editor.tasks
 
org.eclipse.xtext.ui.editor.tasks.dialogfields - package org.eclipse.xtext.ui.editor.tasks.dialogfields
 
org.eclipse.xtext.ui.editor.templates - package org.eclipse.xtext.ui.editor.templates
 
org.eclipse.xtext.ui.editor.toggleComments - package org.eclipse.xtext.ui.editor.toggleComments
 
org.eclipse.xtext.ui.editor.utils - package org.eclipse.xtext.ui.editor.utils
 
org.eclipse.xtext.ui.editor.validation - package org.eclipse.xtext.ui.editor.validation
 
org.eclipse.xtext.ui.generator - package org.eclipse.xtext.ui.generator
 
org.eclipse.xtext.ui.generator.trace - package org.eclipse.xtext.ui.generator.trace
 
org.eclipse.xtext.ui.guice - package org.eclipse.xtext.ui.guice
 
org.eclipse.xtext.ui.internal - package org.eclipse.xtext.ui.internal
 
org.eclipse.xtext.ui.label - package org.eclipse.xtext.ui.label
 
org.eclipse.xtext.ui.markers - package org.eclipse.xtext.ui.markers
 
org.eclipse.xtext.ui.notification - package org.eclipse.xtext.ui.notification
 
org.eclipse.xtext.ui.preferences - package org.eclipse.xtext.ui.preferences
 
org.eclipse.xtext.ui.refactoring - package org.eclipse.xtext.ui.refactoring
 
org.eclipse.xtext.ui.refactoring.impl - package org.eclipse.xtext.ui.refactoring.impl
 
org.eclipse.xtext.ui.refactoring.ui - package org.eclipse.xtext.ui.refactoring.ui
 
org.eclipse.xtext.ui.resource - package org.eclipse.xtext.ui.resource
 
org.eclipse.xtext.ui.resource.generic - package org.eclipse.xtext.ui.resource.generic
 
org.eclipse.xtext.ui.search - package org.eclipse.xtext.ui.search
 
org.eclipse.xtext.ui.shared.contribution - package org.eclipse.xtext.ui.shared.contribution
 
org.eclipse.xtext.ui.tasks - package org.eclipse.xtext.ui.tasks
 
org.eclipse.xtext.ui.tasks.preferences - package org.eclipse.xtext.ui.tasks.preferences
 
org.eclipse.xtext.ui.util - package org.eclipse.xtext.ui.util
 
org.eclipse.xtext.ui.validation - package org.eclipse.xtext.ui.validation
 
org.eclipse.xtext.ui.views - package org.eclipse.xtext.ui.views
 
org.eclipse.xtext.ui.wizard - package org.eclipse.xtext.ui.wizard
 
org.eclipse.xtext.ui.workspace - package org.eclipse.xtext.ui.workspace
 
originalNameRegion - Variable in class org.eclipse.xtext.ui.refactoring.impl.DefaultRenameStrategy
 
other - Variable in class org.eclipse.xtext.ui.editor.model.CommonBreakIterator
 
OutlineCopyQualifiedNameHandler - Class in org.eclipse.xtext.ui.editor.copyqualifiedname
 
OutlineCopyQualifiedNameHandler() - Constructor for class org.eclipse.xtext.ui.editor.copyqualifiedname.OutlineCopyQualifiedNameHandler
 
OutlineFilterAndSorter - Class in org.eclipse.xtext.ui.editor.outline.impl
 
OutlineFilterAndSorter() - Constructor for class org.eclipse.xtext.ui.editor.outline.impl.OutlineFilterAndSorter
 
OutlineFilterAndSorter.IComparator - Interface in org.eclipse.xtext.ui.editor.outline.impl
 
OutlineFilterAndSorter.IFilter - Interface in org.eclipse.xtext.ui.editor.outline.impl
 
OutlineMode - Class in org.eclipse.xtext.ui.editor.outline.impl
 
OutlineMode(String, String) - Constructor for class org.eclipse.xtext.ui.editor.outline.impl.OutlineMode
 
OutlineNodeContentProvider - Class in org.eclipse.xtext.ui.editor.outline.impl
The JFace/SWT content provider.
OutlineNodeContentProvider() - Constructor for class org.eclipse.xtext.ui.editor.outline.impl.OutlineNodeContentProvider
 
OutlineNodeElementOpener - Class in org.eclipse.xtext.ui.editor.outline.impl
 
OutlineNodeElementOpener() - Constructor for class org.eclipse.xtext.ui.editor.outline.impl.OutlineNodeElementOpener
 
OutlineNodeFactory - Class in org.eclipse.xtext.ui.editor.outline.impl
Creates IOutlineNode and links them to a text location.
OutlineNodeFactory() - Constructor for class org.eclipse.xtext.ui.editor.outline.impl.OutlineNodeFactory
 
OutlineNodeLabelProvider - Class in org.eclipse.xtext.ui.editor.outline.impl
 
OutlineNodeLabelProvider(OutlineNodeLabelProvider.Delegate) - Constructor for class org.eclipse.xtext.ui.editor.outline.impl.OutlineNodeLabelProvider
 
OutlineNodeLabelProvider.Delegate - Class in org.eclipse.xtext.ui.editor.outline.impl
 
OutlineNodeLabelProvider.Delegate() - Constructor for class org.eclipse.xtext.ui.editor.outline.impl.OutlineNodeLabelProvider.Delegate
 
outlinePage - Variable in class org.eclipse.xtext.ui.editor.outline.actions.OutlineWithEditorLinker
 
OutlinePage - Class in org.eclipse.xtext.ui.editor.outline.impl
 
OutlinePage() - Constructor for class org.eclipse.xtext.ui.editor.outline.impl.OutlinePage
 
OutlinePage.BusyLabelProvider - Class in org.eclipse.xtext.ui.editor.outline.impl
A label provider used for showing the busy status.
OutlinePage.BusyLabelProvider() - Constructor for class org.eclipse.xtext.ui.editor.outline.impl.OutlinePage.BusyLabelProvider
 
outlinePageClosed() - Method in class org.eclipse.xtext.ui.editor.XtextEditor
Informs the editor that its outline has been closed.
OutlineRefreshJob - Class in org.eclipse.xtext.ui.editor.outline.impl
 
OutlineRefreshJob() - Constructor for class org.eclipse.xtext.ui.editor.outline.impl.OutlineRefreshJob
 
OutlineTreeState - Class in org.eclipse.xtext.ui.editor.outline.impl
Either stores the expansion/selection of a tree viewer or aggregates the new expansion/selection state.
OutlineTreeState(TreeViewer) - Constructor for class org.eclipse.xtext.ui.editor.outline.impl.OutlineTreeState
 
OutlineTreeState() - Constructor for class org.eclipse.xtext.ui.editor.outline.impl.OutlineTreeState
 
OutlineWithEditorLinker - Class in org.eclipse.xtext.ui.editor.outline.actions
 
OutlineWithEditorLinker() - Constructor for class org.eclipse.xtext.ui.editor.outline.actions.OutlineWithEditorLinker
 
OutlineWithEditorLinker.TextListener - Class in org.eclipse.xtext.ui.editor.outline.actions
 
OutlineWithEditorLinker.TextListener() - Constructor for class org.eclipse.xtext.ui.editor.outline.actions.OutlineWithEditorLinker.TextListener
 
OutlineWithEditorLinker.TreeListener - Class in org.eclipse.xtext.ui.editor.outline.actions
 
OutlineWithEditorLinker.TreeListener() - Constructor for class org.eclipse.xtext.ui.editor.outline.actions.OutlineWithEditorLinker.TreeListener
 
OutputConfigurationPage_CleanDirectory - Static variable in class org.eclipse.xtext.ui.preferences.Messages
 
OutputConfigurationPage_CleanupDerivedResources - Static variable in class org.eclipse.xtext.ui.preferences.Messages
 
OutputConfigurationPage_CreateDirectory - Static variable in class org.eclipse.xtext.ui.preferences.Messages
 
OutputConfigurationPage_CreatesDerivedResources - Static variable in class org.eclipse.xtext.ui.preferences.Messages
 
OutputConfigurationPage_Directory - Static variable in class org.eclipse.xtext.ui.preferences.Messages
 
OutputConfigurationPage_OverrideExistingResources - Static variable in class org.eclipse.xtext.ui.preferences.Messages
 
overlaps(int, int) - Static method in class org.eclipse.xtext.ui.editor.model.Regions
Returns a predicate which returns true if the passed range and the region passed to the predicate overlap.
overlaps(IRegion) - Static method in class org.eclipse.xtext.ui.editor.model.Regions
Returns a predicate which returns true if the passed region and the one passed to the predicate overlap.
ownsFocusShell() - Method in class org.eclipse.xtext.ui.refactoring.ui.RenameLinkedMode.FocusEditingSupport
 
ownsFocusShell() - Method in class org.eclipse.xtext.ui.refactoring.ui.RenameRefactoringPopup
 

P

PackageFragmentRootWalker<T> - Class in org.eclipse.xtext.ui.resource
 
PackageFragmentRootWalker() - Constructor for class org.eclipse.xtext.ui.resource.PackageFragmentRootWalker
 
PackageFragmentRootWalker.TraversalState - Class in org.eclipse.xtext.ui.resource
 
packPopup() - Method in class org.eclipse.xtext.ui.refactoring.ui.RenameRefactoringPopup
 
pageActivated(IWorkbenchPage) - Method in class org.eclipse.xtext.ui.editor.findrefs.OpenDocumentTracker.PageListener
 
pageClosed(IWorkbenchPage) - Method in class org.eclipse.xtext.ui.editor.findrefs.OpenDocumentTracker.PageListener
 
pageOpened(IWorkbenchPage) - Method in class org.eclipse.xtext.ui.editor.findrefs.OpenDocumentTracker.PageListener
 
paint(GC, Canvas, Rectangle) - Method in class org.eclipse.xtext.ui.editor.validation.XtextAnnotation
 
paramStack - Variable in class org.eclipse.xtext.ui.editor.contentassist.antlr.internal.AbstractInternalContentAssistParser
 
parent - Variable in class org.eclipse.xtext.ui.compare.AbstractContentViewer
 
parseFollowElements(int, boolean) - Method in class org.eclipse.xtext.ui.editor.contentassist.antlr.ParserBasedContentAssistContextFactory.PartialStatefulFactory
 
parser - Variable in class org.eclipse.xtext.ui.editor.contentassist.antlr.ParserBasedContentAssistContextFactory.StatefulFactory
 
ParserBasedContentAssistContextFactory - Class in org.eclipse.xtext.ui.editor.contentassist.antlr
 
ParserBasedContentAssistContextFactory() - Constructor for class org.eclipse.xtext.ui.editor.contentassist.antlr.ParserBasedContentAssistContextFactory
 
ParserBasedContentAssistContextFactory.CallHierarchyHelper - Class in org.eclipse.xtext.ui.editor.contentassist.antlr
 
ParserBasedContentAssistContextFactory.CallHierarchyHelper(EObject, String, EObject) - Constructor for class org.eclipse.xtext.ui.editor.contentassist.antlr.ParserBasedContentAssistContextFactory.CallHierarchyHelper
 
ParserBasedContentAssistContextFactory.FollowElementCalculator - Class in org.eclipse.xtext.ui.editor.contentassist.antlr
 
ParserBasedContentAssistContextFactory.FollowElementCalculator() - Constructor for class org.eclipse.xtext.ui.editor.contentassist.antlr.ParserBasedContentAssistContextFactory.FollowElementCalculator
 
ParserBasedContentAssistContextFactory.LeafNodeFinder - Class in org.eclipse.xtext.ui.editor.contentassist.antlr
 
ParserBasedContentAssistContextFactory.LeafNodeFinder(int, boolean) - Constructor for class org.eclipse.xtext.ui.editor.contentassist.antlr.ParserBasedContentAssistContextFactory.LeafNodeFinder
 
ParserBasedContentAssistContextFactory.PartialStatefulFactory - Class in org.eclipse.xtext.ui.editor.contentassist.antlr
 
ParserBasedContentAssistContextFactory.PartialStatefulFactory() - Constructor for class org.eclipse.xtext.ui.editor.contentassist.antlr.ParserBasedContentAssistContextFactory.PartialStatefulFactory
 
ParserBasedContentAssistContextFactory.StatefulFactory - Class in org.eclipse.xtext.ui.editor.contentassist.antlr
 
ParserBasedContentAssistContextFactory.StatefulFactory() - Constructor for class org.eclipse.xtext.ui.editor.contentassist.antlr.ParserBasedContentAssistContextFactory.StatefulFactory
 
parseResult - Variable in class org.eclipse.xtext.ui.editor.contentassist.antlr.ParserBasedContentAssistContextFactory.StatefulFactory
 
parseURI(URI) - Method in class org.eclipse.xtext.ui.editor.hover.html.XtextElementLinks
 
partActivated(IWorkbenchPartReference) - Method in class org.eclipse.xtext.ui.editor.findrefs.OpenDocumentTracker.PartListener
 
partActivated(IWorkbenchPartReference) - Method in class org.eclipse.xtext.ui.refactoring.ui.RenameRefactoringPopup.PopupVisibilityManager
 
partActivated(IWorkbenchPartReference) - Method in class org.eclipse.xtext.ui.views.AbstractSourceView
 
partBroughtToTop(IWorkbenchPartReference) - Method in class org.eclipse.xtext.ui.editor.findrefs.OpenDocumentTracker.PartListener
 
partBroughtToTop(IWorkbenchPartReference) - Method in class org.eclipse.xtext.ui.refactoring.ui.RenameRefactoringPopup.PopupVisibilityManager
 
partBroughtToTop(IWorkbenchPartReference) - Method in class org.eclipse.xtext.ui.views.AbstractSourceView
 
partClosed(IWorkbenchPartReference) - Method in class org.eclipse.xtext.ui.editor.findrefs.OpenDocumentTracker.PartListener
 
partClosed(IWorkbenchPartReference) - Method in class org.eclipse.xtext.ui.refactoring.ui.RenameRefactoringPopup.PopupVisibilityManager
 
partClosed(IWorkbenchPartReference) - Method in class org.eclipse.xtext.ui.views.AbstractSourceView
 
partDeactivated(IWorkbenchPartReference) - Method in class org.eclipse.xtext.ui.editor.findrefs.OpenDocumentTracker.PartListener
 
partDeactivated(IWorkbenchPartReference) - Method in class org.eclipse.xtext.ui.refactoring.ui.RenameRefactoringPopup.PopupVisibilityManager
 
partDeactivated(IWorkbenchPartReference) - Method in class org.eclipse.xtext.ui.views.AbstractSourceView
 
partHidden(IWorkbenchPartReference) - Method in class org.eclipse.xtext.ui.editor.findrefs.OpenDocumentTracker.PartListener
 
partHidden(IWorkbenchPartReference) - Method in class org.eclipse.xtext.ui.refactoring.ui.RenameRefactoringPopup.PopupVisibilityManager
 
partHidden(IWorkbenchPartReference) - Method in class org.eclipse.xtext.ui.views.AbstractSourceView
 
partInputChanged(IWorkbenchPartReference) - Method in class org.eclipse.xtext.ui.editor.findrefs.OpenDocumentTracker.PartListener
 
partInputChanged(IWorkbenchPartReference) - Method in class org.eclipse.xtext.ui.refactoring.ui.RenameRefactoringPopup.PopupVisibilityManager
 
partInputChanged(IWorkbenchPartReference) - Method in class org.eclipse.xtext.ui.views.AbstractSourceView
 
partitionDeletion - Variable in class org.eclipse.xtext.ui.editor.autoedit.DefaultAutoEditStrategyProvider
 
PartitionDeletionEditStrategy - Class in org.eclipse.xtext.ui.editor.autoedit
 
PartitionDeletionEditStrategy(String, String) - Constructor for class org.eclipse.xtext.ui.editor.autoedit.PartitionDeletionEditStrategy
 
PartitionDeletionEditStrategy.Factory - Class in org.eclipse.xtext.ui.editor.autoedit
 
PartitionDeletionEditStrategy.Factory() - Constructor for class org.eclipse.xtext.ui.editor.autoedit.PartitionDeletionEditStrategy.Factory
 
partitionEndSkippingEditStrategy - Variable in class org.eclipse.xtext.ui.editor.autoedit.DefaultAutoEditStrategyProvider
 
PartitionEndSkippingEditStrategy - Class in org.eclipse.xtext.ui.editor.autoedit
 
PartitionEndSkippingEditStrategy() - Constructor for class org.eclipse.xtext.ui.editor.autoedit.PartitionEndSkippingEditStrategy
 
partitionInsert - Variable in class org.eclipse.xtext.ui.editor.autoedit.DefaultAutoEditStrategyProvider
 
PartitionInsertEditStrategy - Class in org.eclipse.xtext.ui.editor.autoedit
 
PartitionInsertEditStrategy(String, String) - Constructor for class org.eclipse.xtext.ui.editor.autoedit.PartitionInsertEditStrategy
 
PartitionInsertEditStrategy.Factory - Class in org.eclipse.xtext.ui.editor.autoedit
 
PartitionInsertEditStrategy.Factory() - Constructor for class org.eclipse.xtext.ui.editor.autoedit.PartitionInsertEditStrategy.Factory
 
PartitionTokenScanner - Class in org.eclipse.xtext.ui.editor.model
 
PartitionTokenScanner() - Constructor for class org.eclipse.xtext.ui.editor.model.PartitionTokenScanner
 
PartitionTokenScanner.RangedIterator - Class in org.eclipse.xtext.ui.editor.model
Iterator that is aware of the fact that the tokens are ordered.
PartitionTokenScanner.RangedIterator(Iterable<ILexerTokenRegion>, IRegion) - Constructor for class org.eclipse.xtext.ui.editor.model.PartitionTokenScanner.RangedIterator
 
partOpened(IWorkbenchPartReference) - Method in class org.eclipse.xtext.ui.editor.findrefs.OpenDocumentTracker.PartListener
 
partOpened(IWorkbenchPartReference) - Method in class org.eclipse.xtext.ui.refactoring.ui.RenameRefactoringPopup.PopupVisibilityManager
 
partOpened(IWorkbenchPartReference) - Method in class org.eclipse.xtext.ui.views.AbstractSourceView
 
partVisible(IWorkbenchPartReference) - Method in class org.eclipse.xtext.ui.editor.findrefs.OpenDocumentTracker.PartListener
 
partVisible(IWorkbenchPartReference) - Method in class org.eclipse.xtext.ui.refactoring.ui.RenameRefactoringPopup.PopupVisibilityManager
 
partVisible(IWorkbenchPartReference) - Method in class org.eclipse.xtext.ui.views.AbstractSourceView
 
pause() - Method in class org.eclipse.xtext.ui.editor.reconciler.XtextReconciler
 
perform(IProgressMonitor) - Method in class org.eclipse.xtext.ui.refactoring.impl.DisplayChangeWrapper.Generic
 
perform(IProgressMonitor) - Method in class org.eclipse.xtext.ui.refactoring.impl.DisplayChangeWrapper.TextEditBased
 
perform(IProgressMonitor) - Method in class org.eclipse.xtext.ui.refactoring.impl.EditorDocumentChange
 
perform(IProgressMonitor) - Method in class org.eclipse.xtext.ui.refactoring.impl.EditorDocumentUndoChange
 
performApply() - Method in class org.eclipse.xtext.ui.preferences.OptionsConfigurationBlock
 
performApply() - Method in class org.eclipse.xtext.ui.tasks.preferences.TaskTagPreferencePage
 
performApply() - Method in class org.eclipse.xtext.ui.validation.ValidatorPreferencePage
 
performDefaults() - Method in class org.eclipse.xtext.ui.preferences.OptionsConfigurationBlock
 
performDefaults() - Method in class org.eclipse.xtext.ui.preferences.PropertyAndPreferencePage
 
performDefaults() - Method in class org.eclipse.xtext.ui.tasks.preferences.TaskTagPreferencePage
 
performDefaults() - Method in class org.eclipse.xtext.ui.validation.ValidatorPreferencePage
 
performEdits(IDocument) - Method in class org.eclipse.xtext.ui.refactoring.impl.EditorDocumentUndoChange
 
performFinish() - Method in class org.eclipse.xtext.ui.refactoring.ui.RenameElementWizard.UserInputPage
 
performFinish() - Method in class org.eclipse.xtext.ui.wizard.XtextNewProjectWizard
 
performNecessaryUpdates(IXtextDocumentContentObserver.Processor) - Method in interface org.eclipse.xtext.ui.editor.model.IXtextDocumentContentObserver
Called by the document before any client requests access to an IXtextDocument's state via IReadAccess.readOnly(IUnitOfWork) or IWriteAccess.modify(IUnitOfWork) Implementers get the chance to do any work using the passed IXtextDocumentContentObserver.Processor
performNecessaryUpdates(IXtextDocumentContentObserver.Processor) - Method in class org.eclipse.xtext.ui.editor.reconciler.XtextReconciler.DocumentListener
 
performOk() - Method in class org.eclipse.xtext.ui.editor.preferences.AbstractPreferencePage
 
performOk() - Method in class org.eclipse.xtext.ui.editor.preferences.fields.AbstractDetailsPart
 
performOk() - Method in class org.eclipse.xtext.ui.preferences.OptionsConfigurationBlock
 
performOk() - Method in class org.eclipse.xtext.ui.tasks.preferences.TaskTagPreferencePage
 
performOk() - Method in class org.eclipse.xtext.ui.validation.ValidatorPreferencePage
 
PixelConverter - Class in org.eclipse.xtext.ui.util
Pixel conversion utility.
PixelConverter(Control) - Constructor for class org.eclipse.xtext.ui.util.PixelConverter
 
PixelConverter(Font) - Constructor for class org.eclipse.xtext.ui.util.PixelConverter
 
PLUGIN_ID - Static variable in class org.eclipse.xtext.ui.internal.Activator
 
PluginImageHelper - Class in org.eclipse.xtext.ui
 
PluginImageHelper() - Constructor for class org.eclipse.xtext.ui.PluginImageHelper
 
PluginProjectFactory - Class in org.eclipse.xtext.ui.util
 
PluginProjectFactory() - Constructor for class org.eclipse.xtext.ui.util.PluginProjectFactory
 
populateTextStyle(String, TextStyle, TextStyle) - Method in class org.eclipse.xtext.ui.editor.syntaxcoloring.PreferenceStoreAccessor
 
position - Variable in class org.eclipse.xtext.ui.editor.hover.AnnotationWithQuickFixesHover.AnnotationInfo
 
postParse(XtextResource, IProgressMonitor) - Method in class org.eclipse.xtext.ui.editor.reconciler.XtextDocumentReconcileStrategy
 
postProcess(ICompletionProposal[]) - Method in class org.eclipse.xtext.ui.editor.contentassist.DefaultCompletionProposalPostProcessor
 
postProcess(ICompletionProposal[]) - Method in class org.eclipse.xtext.ui.editor.contentassist.ICompletionProposalPostProcessor.NullProcessor
 
postProcess(ICompletionProposal[]) - Method in interface org.eclipse.xtext.ui.editor.contentassist.ICompletionProposalPostProcessor
 
postSetFocusOnDialogField(Display) - Method in class org.eclipse.xtext.ui.editor.tasks.dialogfields.DialogField
Posts setFocus to the display event queue.
postSetSelection(ISelection) - Method in class org.eclipse.xtext.ui.editor.tasks.dialogfields.ListDialogField
 
preceding(int) - Method in class org.eclipse.xtext.ui.editor.model.CommonBreakIterator
 
preceding(int) - Method in class org.eclipse.xtext.ui.editor.model.CommonWordIterator
 
predict(IntStream) - Method in class org.eclipse.xtext.ui.editor.contentassist.antlr.internal.DFA
 
predictionLevel - Variable in class org.eclipse.xtext.ui.editor.contentassist.antlr.internal.AbstractInternalContentAssistParser
 
PREFERENCE_KEY - Static variable in class org.eclipse.xtext.ui.editor.outline.actions.LinkWithEditorOutlineContribution
 
PREFERENCE_KEY - Static variable in class org.eclipse.xtext.ui.editor.outline.actions.SortOutlineContribution
 
PreferenceConstants - Class in org.eclipse.xtext.ui.editor.preferences
 
PreferenceConstants() - Constructor for class org.eclipse.xtext.ui.editor.preferences.PreferenceConstants
 
preferences - Variable in class org.eclipse.xtext.ui.refactoring.ui.DefaultRenameElementHandler
 
PreferencesMessages - Class in org.eclipse.xtext.ui.tasks.preferences
 
preferenceStoreAccess - Variable in class org.eclipse.xtext.ui.editor.embedded.EmbeddedEditorFactory.Builder
 
PreferenceStoreAccessImpl - Class in org.eclipse.xtext.ui.editor.preferences
 
PreferenceStoreAccessImpl() - Constructor for class org.eclipse.xtext.ui.editor.preferences.PreferenceStoreAccessImpl
 
preferenceStoreAccessImpl - Variable in class org.eclipse.xtext.ui.preferences.OptionsConfigurationBlock
 
preferenceStoreAccessImpl - Variable in class org.eclipse.xtext.ui.validation.ValidatorPreferencePage
 
PreferenceStoreAccessor - Class in org.eclipse.xtext.ui.editor.syntaxcoloring
 
PreferenceStoreAccessor(String, IPreferenceStoreAccess) - Constructor for class org.eclipse.xtext.ui.editor.syntaxcoloring.PreferenceStoreAccessor
 
PreferenceStoreIndentationInformation - Class in org.eclipse.xtext.ui.editor.formatting
 
PreferenceStoreIndentationInformation() - Constructor for class org.eclipse.xtext.ui.editor.formatting.PreferenceStoreIndentationInformation
 
PreferenceStoreWhitespaceInformationProvider - Class in org.eclipse.xtext.ui.editor.formatting
 
PreferenceStoreWhitespaceInformationProvider() - Constructor for class org.eclipse.xtext.ui.editor.formatting.PreferenceStoreWhitespaceInformationProvider
 
PREFERRED_BREE - Static variable in class org.eclipse.xtext.ui.util.JREContainerProvider
 
PrefixMatcher - Class in org.eclipse.xtext.ui.editor.contentassist
 
PrefixMatcher() - Constructor for class org.eclipse.xtext.ui.editor.contentassist.PrefixMatcher
 
PrefixMatcher.CamelCase - Class in org.eclipse.xtext.ui.editor.contentassist
 
PrefixMatcher.CamelCase() - Constructor for class org.eclipse.xtext.ui.editor.contentassist.PrefixMatcher.CamelCase
 
PrefixMatcher.IgnoreCase - Class in org.eclipse.xtext.ui.editor.contentassist
 
PrefixMatcher.IgnoreCase() - Constructor for class org.eclipse.xtext.ui.editor.contentassist.PrefixMatcher.IgnoreCase
 
PrefixMatcherOutlineAdapter - Class in org.eclipse.xtext.ui.editor.outline.quickoutline
 
PrefixMatcherOutlineAdapter(String, PrefixMatcher) - Constructor for class org.eclipse.xtext.ui.editor.outline.quickoutline.PrefixMatcherOutlineAdapter
 
prependTextPresentationListener(ITextPresentationListener) - Method in class org.eclipse.xtext.ui.editor.XtextSourceViewer
copied from org.eclipse.jdt.internal.ui.javaeditor.JavaSourceViewer.prependTextPresentationListener(ITextPresentationListener)
preProcessSearchString(String) - Method in class org.eclipse.xtext.ui.editor.model.DocumentUtil
 
PresentationDamager - Class in org.eclipse.xtext.ui.editor
This implementations relies on an XtextDocument, which provides information about the damaged region of the last change.
PresentationDamager() - Constructor for class org.eclipse.xtext.ui.editor.PresentationDamager
 
PresentationRepairer - Class in org.eclipse.xtext.ui.editor.syntaxcoloring
 
PresentationRepairer(ITokenScanner) - Constructor for class org.eclipse.xtext.ui.editor.syntaxcoloring.PresentationRepairer
 
previous() - Method in class org.eclipse.xtext.ui.editor.model.CommonBreakIterator
 
previous() - Method in class org.eclipse.xtext.ui.editor.model.CommonBreakIterator.SequenceCharacterIterator
 
previous() - Method in class org.eclipse.xtext.ui.editor.model.CommonWordIterator
 
previous() - Method in class org.eclipse.xtext.ui.editor.model.DocumentCharacterIterator
 
priorityReadOnly(IUnitOfWork<T, XtextResource>) - Method in class org.eclipse.xtext.ui.editor.model.XtextDocument
 
priorityReadOnly(IUnitOfWork<T, XtextResource>) - Method in class org.eclipse.xtext.ui.editor.model.XtextDocument.XtextDocumentLocker
 
ProblemAnnotationHover - Class in org.eclipse.xtext.ui.editor.hover
 
ProblemAnnotationHover() - Constructor for class org.eclipse.xtext.ui.editor.hover.ProblemAnnotationHover
 
process(IUnitOfWork<T, XtextResource>) - Method in interface org.eclipse.xtext.ui.editor.model.IXtextDocumentContentObserver.Processor
 
process(IUnitOfWork<T, XtextResource>) - Method in class org.eclipse.xtext.ui.editor.model.XtextDocument.XtextDocumentLocker
Upgrades a read transaction to a write transaction, executes the work then downgrades to a read transaction again.
processChanges(IWorkbenchPreferenceContainer) - Method in class org.eclipse.xtext.ui.preferences.OptionsConfigurationBlock
 
processDelta(IResourceDescription.Delta, Resource, List<Resource>) - Method in class org.eclipse.xtext.ui.editor.DirtyStateEditorSupport
 
processIssues(List<Issue>, IProgressMonitor) - Method in class org.eclipse.xtext.ui.editor.validation.AnnotationIssueProcessor
 
processIssues(List<Issue>, IProgressMonitor) - Method in interface org.eclipse.xtext.ui.editor.validation.IValidationIssueProcessor
 
processIssues(List<Issue>, IProgressMonitor) - Method in class org.eclipse.xtext.ui.editor.validation.MarkerIssueProcessor
 
processIssuesBy(IValidationIssueProcessor) - Method in class org.eclipse.xtext.ui.editor.embedded.EmbeddedEditorFactory.Builder
 
processReferringResource(Resource, Iterable<IReferenceDescription>, ElementRenameArguments, IRefactoringUpdateAcceptor) - Method in class org.eclipse.xtext.ui.refactoring.impl.DefaultReferenceUpdater
Override this method for pre- or post-processing hooks.
project - Variable in class org.eclipse.xtext.ui.preferences.OptionsConfigurationBlock
 
ProjectByResourceProvider - Class in org.eclipse.xtext.ui.resource
Utility to extract the project context for the given resource.
ProjectByResourceProvider() - Constructor for class org.eclipse.xtext.ui.resource.ProjectByResourceProvider
 
ProjectDirectoryFieldEditor_OutputDirectory - Static variable in class org.eclipse.xtext.ui.preferences.Messages
 
ProjectFactory - Class in org.eclipse.xtext.ui.util
 
ProjectFactory() - Constructor for class org.eclipse.xtext.ui.util.ProjectFactory
 
ProjectFactory_0 - Static variable in class org.eclipse.xtext.ui.util.Messages
 
ProjectFactory_1 - Static variable in class org.eclipse.xtext.ui.util.Messages
 
ProjectFactory_2 - Static variable in class org.eclipse.xtext.ui.util.Messages
 
ProjectFactory_3 - Static variable in class org.eclipse.xtext.ui.util.Messages
 
projectionDisabled() - Method in class org.eclipse.xtext.ui.editor.folding.DefaultFoldingStructureProvider.ProjectionChangeListener
 
projectionEnabled() - Method in class org.eclipse.xtext.ui.editor.folding.DefaultFoldingStructureProvider.ProjectionChangeListener
 
projectName - Variable in class org.eclipse.xtext.ui.util.ProjectFactory
 
projectNatures - Variable in class org.eclipse.xtext.ui.util.ProjectFactory
 
ProjectSelectionDialog - Class in org.eclipse.xtext.ui.preferences
Initially copied from Jdt.
ProjectSelectionDialog(Shell, Set<IProject>, IDialogSettings) - Constructor for class org.eclipse.xtext.ui.preferences.ProjectSelectionDialog
 
ProjectSelectionDialog_desciption - Static variable in class org.eclipse.xtext.ui.preferences.Messages
 
ProjectSelectionDialog_filter - Static variable in class org.eclipse.xtext.ui.preferences.Messages
 
ProjectSelectionDialog_title - Static variable in class org.eclipse.xtext.ui.preferences.Messages
 
ProjectUtil - Class in org.eclipse.xtext.ui.refactoring.impl
Converts URIs to IFiles and IProjects.
ProjectUtil() - Constructor for class org.eclipse.xtext.ui.refactoring.impl.ProjectUtil
 
PropertyAndPreferencePage - Class in org.eclipse.xtext.ui.preferences
Initially copied from Jdt.
PropertyAndPreferencePage() - Constructor for class org.eclipse.xtext.ui.preferences.PropertyAndPreferencePage
 
PropertyAndPreferencePage_showprojectspecificsettings_label - Static variable in class org.eclipse.xtext.ui.preferences.Messages
 
PropertyAndPreferencePage_useprojectsettings_label - Static variable in class org.eclipse.xtext.ui.preferences.Messages
 
PropertyAndPreferencePage_useworkspacesettings_change - Static variable in class org.eclipse.xtext.ui.preferences.Messages
 
propertyChange(PropertyChangeEvent) - Method in class org.eclipse.xtext.ui.editor.formatting.PreferenceStoreIndentationInformation
 
propertyChange(PropertyChangeEvent) - Method in class org.eclipse.xtext.ui.editor.outline.actions.OutlineWithEditorLinker
 
propertyChange(PropertyChangeEvent) - Method in class org.eclipse.xtext.ui.editor.preferences.fields.AbstractDetailsPart
 
propertyChange(PropertyChangeEvent) - Method in class org.eclipse.xtext.ui.editor.syntaxcoloring.HighlightingHelper
 
propertyChange(PropertyChangeEvent) - Method in class org.eclipse.xtext.ui.editor.syntaxcoloring.TextAttributeProvider
 
propertyChange(PropertyChangeEvent) - Method in class org.eclipse.xtext.ui.views.AbstractSourceView
 
ProposalConflictHelper - Class in org.eclipse.xtext.ui.editor.contentassist
Abstract base implementation of the IProposalConflictHelper that deals with the node model to extract the previous sibling of the input source.
ProposalConflictHelper() - Constructor for class org.eclipse.xtext.ui.editor.contentassist.ProposalConflictHelper
 
proposals - Variable in class org.eclipse.xtext.ui.editor.hover.AnnotationWithQuickFixesHover.AnnotationInfo
 
proposalWithPrefixMultiplier - Variable in class org.eclipse.xtext.ui.editor.contentassist.ContentProposalPriorities
 
provideHighlightingFor(XtextResource, IHighlightedPositionAcceptor, CancelIndicator) - Method in class org.eclipse.xtext.ui.editor.syntaxcoloring.DefaultSemanticHighlightingCalculator
Deprecated.
 
provideHighlightingFor(XtextResource, IHighlightedPositionAcceptor) - Method in class org.eclipse.xtext.ui.editor.syntaxcoloring.DefaultSemanticHighlightingCalculator
Deprecated.
 
provideHighlightingFor(XtextResource, IHighlightedPositionAcceptor) - Method in class org.eclipse.xtext.ui.editor.syntaxcoloring.ISemanticHighlightingCalculator.NewToOldDelegate
Deprecated.
 
provideHighlightingFor(XtextResource, IHighlightedPositionAcceptor) - Method in interface org.eclipse.xtext.ui.editor.syntaxcoloring.ISemanticHighlightingCalculator
Deprecated.
 
provideHighlightingFor(XtextResource, IHighlightedPositionAcceptor, CancelIndicator) - Method in class org.eclipse.xtext.ui.editor.syntaxcoloring.MergingHighlightedPositionAcceptor
Deprecated.
 
provideHighlightingFor(XtextResource, IHighlightedPositionAcceptor) - Method in class org.eclipse.xtext.ui.editor.syntaxcoloring.MergingHighlightedPositionAcceptor
Deprecated.
 
PROVIDER - Static variable in class org.eclipse.xtext.ui.compare.DefaultMergeEditor
 
PUNCTUATION_ID - Static variable in class org.eclipse.xtext.ui.editor.syntaxcoloring.DefaultHighlightingConfiguration
 
punctuationTextStyle() - Method in class org.eclipse.xtext.ui.editor.syntaxcoloring.DefaultHighlightingConfiguration
 
putValue(String, String) - Method in class org.eclipse.xtext.ui.editor.preferences.FixedScopedPreferenceStore
 

Q

qualifiedName() - Method in class org.eclipse.xtext.ui.editor.preferences.AbstractPreferencePage
 
qualifiedName() - Method in class org.eclipse.xtext.ui.editor.syntaxcoloring.SyntaxColoringPreferencePage
 
queryScope(IScope, EObject, EReference, Predicate<IEObjectDescription>) - Method in class org.eclipse.xtext.ui.editor.contentassist.AbstractJavaBasedContentProposalProvider.ReferenceProposalCreator
 
queryScope(IScope) - Method in class org.eclipse.xtext.ui.editor.quickfix.DefaultQuickfixProvider
 
queryScope(IScope) - Method in class org.eclipse.xtext.ui.editor.templates.CrossReferenceTemplateVariableResolver
 
queueAnnotationChanged(Annotation) - Method in class org.eclipse.xtext.ui.editor.quickfix.XtextResourceMarkerAnnotationModel
 
queueOrFireAnnotationChangedEvent(MarkerAnnotation) - Method in class org.eclipse.xtext.ui.editor.validation.AnnotationIssueProcessor
 
QuickAssistCompletionProposal - Class in org.eclipse.xtext.ui.editor.quickfix
 
QuickAssistCompletionProposal(Position, IssueResolution, Image) - Constructor for class org.eclipse.xtext.ui.editor.quickfix.QuickAssistCompletionProposal
 
QuickAssistInvocationContext - Class in org.eclipse.xtext.ui.editor.quickfix
Adds the option to suppress the selection of the error region to the context.
QuickAssistInvocationContext(ISourceViewer, int, int, boolean) - Constructor for class org.eclipse.xtext.ui.editor.quickfix.QuickAssistInvocationContext
 
QuickOutlineFilterAndSorter - Class in org.eclipse.xtext.ui.editor.outline.quickoutline
 
QuickOutlineFilterAndSorter() - Constructor for class org.eclipse.xtext.ui.editor.outline.quickoutline.QuickOutlineFilterAndSorter
 
QuickOutlinePopup - Class in org.eclipse.xtext.ui.editor.outline.quickoutline
 
QuickOutlinePopup() - Constructor for class org.eclipse.xtext.ui.editor.outline.quickoutline.QuickOutlinePopup
 
QuickOutlinePopup(Shell) - Constructor for class org.eclipse.xtext.ui.editor.outline.quickoutline.QuickOutlinePopup
 
QuickOutlinePopup.NamePatternFilter - Class in org.eclipse.xtext.ui.editor.outline.quickoutline
 
QuickOutlinePopup.NamePatternFilter() - Constructor for class org.eclipse.xtext.ui.editor.outline.quickoutline.QuickOutlinePopup.NamePatternFilter
 
QuickOutlinePopup_pressESC - Static variable in class org.eclipse.xtext.ui.editor.outline.quickoutline.Messages
 

R

readonly - Variable in class org.eclipse.xtext.ui.editor.embedded.EmbeddedEditorFactory.Builder
 
readOnly() - Method in class org.eclipse.xtext.ui.editor.embedded.EmbeddedEditorFactory.Builder
 
readOnly(URI, IUnitOfWork<R, ResourceSet>) - Method in class org.eclipse.xtext.ui.editor.findrefs.EditorResourceAccess
 
readOnly(URI, IUnitOfWork<R, ResourceSet>) - Method in class org.eclipse.xtext.ui.editor.findrefs.LoadingResourceAccess
 
readOnly(URI, IUnitOfWork<R, ResourceSet>) - Method in class org.eclipse.xtext.ui.editor.findrefs.ResourceAccess
 
readOnly(URI, IUnitOfWork<R, ResourceSet>) - Method in class org.eclipse.xtext.ui.editor.findrefs.SimpleLocalResourceAccess
 
readOnly(IUnitOfWork<T, XtextResource>) - Method in class org.eclipse.xtext.ui.editor.model.XtextDocument
 
readOnly(IUnitOfWork<T, XtextResource>) - Method in class org.eclipse.xtext.ui.editor.model.XtextDocument.XtextDocumentLocker
 
readOnly(IUnitOfWork<T, EObject>) - Method in class org.eclipse.xtext.ui.editor.outline.impl.AbstractOutlineNode
 
readOnly(IUnitOfWork<T, EObject>) - Method in class org.eclipse.xtext.ui.editor.outline.impl.DocumentRootNode
 
ReadOnlySourceViewerConfiguration - Class in org.eclipse.xtext.ui.views
 
ReadOnlySourceViewerConfiguration() - Constructor for class org.eclipse.xtext.ui.views.ReadOnlySourceViewerConfiguration
 
readString(IStreamContentAccessor) - Method in class org.eclipse.xtext.ui.compare.StreamContentDocumentProvider
 
readString(InputStream, String) - Method in class org.eclipse.xtext.ui.compare.StreamContentDocumentProvider
 
reconcile(IRegion) - Method in class org.eclipse.xtext.ui.editor.reconciler.XtextDocumentReconcileStrategy
 
reconcile(DirtyRegion, IRegion) - Method in class org.eclipse.xtext.ui.editor.reconciler.XtextDocumentReconcileStrategy
 
reconcile(IRegion) - Method in class org.eclipse.xtext.ui.editor.reconciler.XtextSpellingReconcileStrategy
 
reconcileAllEditors(IWorkbench, boolean, IProgressMonitor) - Method in class org.eclipse.xtext.ui.refactoring.ui.SyncUtil
 
ReconcilerReplaceRegion - Class in org.eclipse.xtext.ui.editor.reconciler
 
ReconcilerReplaceRegion(int, int, String) - Constructor for class org.eclipse.xtext.ui.editor.reconciler.ReconcilerReplaceRegion
 
ReconcilerReplaceRegion.Builder - Class in org.eclipse.xtext.ui.editor.reconciler
 
ReconcilerReplaceRegion.Builder(String) - Constructor for class org.eclipse.xtext.ui.editor.reconciler.ReconcilerReplaceRegion.Builder
 
ReconcilingUnitOfWork<T> - Class in org.eclipse.xtext.ui.editor.model.edit
Translates semantic changes to a document's EMF resource to text edits on the document.
ReconcilingUnitOfWork(IUnitOfWork<T, XtextResource>, IXtextDocument, ITextEditComposer) - Constructor for class org.eclipse.xtext.ui.editor.model.edit.ReconcilingUnitOfWork
 
ReconcilingUnitOfWork.DocumentChangeListener - Class in org.eclipse.xtext.ui.editor.model.edit
 
ReconcilingUnitOfWork.DocumentChangeListener() - Constructor for class org.eclipse.xtext.ui.editor.model.edit.ReconcilingUnitOfWork.DocumentChangeListener
 
ReconcilingUnitOfWork.ReconcilingUnitOfWorkProvider - Class in org.eclipse.xtext.ui.editor.model.edit
Provides a ReconcilingUnitOfWork
ReconcilingUnitOfWork.ReconcilingUnitOfWorkProvider() - Constructor for class org.eclipse.xtext.ui.editor.model.edit.ReconcilingUnitOfWork.ReconcilingUnitOfWorkProvider
 
recordObjectModification(EObject) - Method in class org.eclipse.xtext.ui.editor.model.edit.DefaultTextEditComposer
 
recordResourceModification(Resource) - Method in class org.eclipse.xtext.ui.editor.model.edit.DefaultTextEditComposer
 
recover(IntStream, RecognitionException) - Method in class org.eclipse.xtext.ui.editor.contentassist.antlr.internal.AbstractInternalContentAssistParser
 
recoverFromMismatchedToken(IntStream, int, BitSet) - Method in class org.eclipse.xtext.ui.editor.contentassist.antlr.internal.AbstractInternalContentAssistParser
 
recoveryListener - Variable in class org.eclipse.xtext.ui.editor.contentassist.antlr.internal.AbstractInternalContentAssistParser
 
recursiveSetBackgroundColor(Control, Color) - Static method in class org.eclipse.xtext.ui.refactoring.ui.RenameRefactoringPopup
 
RefactoringCrossReferenceSerializer - Class in org.eclipse.xtext.ui.refactoring.impl
Calculates the new text for a cross reference when the target is renamed.
RefactoringCrossReferenceSerializer() - Constructor for class org.eclipse.xtext.ui.refactoring.impl.RefactoringCrossReferenceSerializer
 
RefactoringCrossReferenceSerializer.RefTextEvaluator - Interface in org.eclipse.xtext.ui.refactoring.impl
 
RefactoringException - Exception in org.eclipse.xtext.ui.refactoring.impl
A convenient way to stop calculation of refactoring changes.
RefactoringException(String) - Constructor for exception org.eclipse.xtext.ui.refactoring.impl.RefactoringException
 
RefactoringException(Exception) - Constructor for exception org.eclipse.xtext.ui.refactoring.impl.RefactoringException
 
RefactoringPreferencePage - Class in org.eclipse.xtext.ui.refactoring.ui
 
RefactoringPreferencePage() - Constructor for class org.eclipse.xtext.ui.refactoring.ui.RefactoringPreferencePage
 
RefactoringPreferences - Class in org.eclipse.xtext.ui.refactoring.ui
 
RefactoringPreferences() - Constructor for class org.eclipse.xtext.ui.refactoring.ui.RefactoringPreferences
 
RefactoringPreferences.Initializer - Class in org.eclipse.xtext.ui.refactoring.ui
 
RefactoringPreferences.Initializer() - Constructor for class org.eclipse.xtext.ui.refactoring.ui.RefactoringPreferences.Initializer
 
RefactoringResourceSetProvider - Class in org.eclipse.xtext.ui.refactoring.impl
Provides the correctly configured ResourceSet that is used during refactoring.
RefactoringResourceSetProvider() - Constructor for class org.eclipse.xtext.ui.refactoring.impl.RefactoringResourceSetProvider
 
RefactoringType - Enum in org.eclipse.xtext.ui.refactoring.ui
 
RefactoringUpdateAcceptor - Class in org.eclipse.xtext.ui.refactoring.impl
Aggregates TextEdits and/or Changes into a CompositeChange.
RefactoringUpdateAcceptor(IRefactoringDocument.Provider) - Constructor for class org.eclipse.xtext.ui.refactoring.impl.RefactoringUpdateAcceptor
 
RefactoringWizardOpenOperation_NonForking - Class in org.eclipse.xtext.ui.refactoring.ui
Another class that had to be copied entirely from LTK to apply a simple change.
RefactoringWizardOpenOperation_NonForking(RefactoringWizard) - Constructor for class org.eclipse.xtext.ui.refactoring.ui.RefactoringWizardOpenOperation_NonForking
 
ReferenceAcceptor - Class in org.eclipse.xtext.ui.editor.findrefs
For local references, populates an IReferenceDescription that knows its exported container URI.
ReferenceAcceptor(IAcceptor<IReferenceDescription>, IResourceServiceProvider.Registry) - Constructor for class org.eclipse.xtext.ui.editor.findrefs.ReferenceAcceptor
 
ReferenceDescriptionSorter - Class in org.eclipse.xtext.ui.refactoring.impl
Sorts reference descriptions by project and by resource to allow efficient processing later on.
ReferenceDescriptionSorter() - Constructor for class org.eclipse.xtext.ui.refactoring.impl.ReferenceDescriptionSorter
 
referencedProjects - Variable in class org.eclipse.xtext.ui.util.ProjectFactory
 
ReferenceQuery - Class in org.eclipse.xtext.ui.editor.findrefs
 
ReferenceQuery() - Constructor for class org.eclipse.xtext.ui.editor.findrefs.ReferenceQuery
 
ReferenceQuery_monitor - Static variable in class org.eclipse.xtext.ui.editor.findrefs.Messages
 
ReferenceQueryExecutor - Class in org.eclipse.xtext.ui.editor.findrefs
 
ReferenceQueryExecutor() - Constructor for class org.eclipse.xtext.ui.editor.findrefs.ReferenceQueryExecutor
 
ReferenceSearchResult - Class in org.eclipse.xtext.ui.editor.findrefs
 
ReferenceSearchResult(ReferenceQuery) - Constructor for class org.eclipse.xtext.ui.editor.findrefs.ReferenceSearchResult
 
ReferenceSearchResultContentProvider - Class in org.eclipse.xtext.ui.editor.findrefs
 
ReferenceSearchResultContentProvider(IResourceDescriptions) - Constructor for class org.eclipse.xtext.ui.editor.findrefs.ReferenceSearchResultContentProvider
 
ReferenceSearchResultContentProvider_label - Static variable in class org.eclipse.xtext.ui.editor.findrefs.Messages
 
ReferenceSearchResultEvents - Interface in org.eclipse.xtext.ui.editor.findrefs
 
ReferenceSearchResultEvents.Added - Class in org.eclipse.xtext.ui.editor.findrefs
 
ReferenceSearchResultEvents.Added(ISearchResult, IReferenceDescription) - Constructor for class org.eclipse.xtext.ui.editor.findrefs.ReferenceSearchResultEvents.Added
 
ReferenceSearchResultEvents.Finish - Class in org.eclipse.xtext.ui.editor.findrefs
 
ReferenceSearchResultEvents.Finish(ISearchResult) - Constructor for class org.eclipse.xtext.ui.editor.findrefs.ReferenceSearchResultEvents.Finish
 
ReferenceSearchResultEvents.Reset - Class in org.eclipse.xtext.ui.editor.findrefs
 
ReferenceSearchResultEvents.Reset(ReferenceSearchResult) - Constructor for class org.eclipse.xtext.ui.editor.findrefs.ReferenceSearchResultEvents.Reset
 
ReferenceSearchResultLabelProvider - Class in org.eclipse.xtext.ui.editor.findrefs
 
ReferenceSearchResultLabelProvider() - Constructor for class org.eclipse.xtext.ui.editor.findrefs.ReferenceSearchResultLabelProvider
 
ReferenceSearchResultLabelProvider_invalid - Static variable in class org.eclipse.xtext.ui.editor.findrefs.Messages
 
ReferenceSearchViewPage - Class in org.eclipse.xtext.ui.editor.findrefs
 
ReferenceSearchViewPage() - Constructor for class org.eclipse.xtext.ui.editor.findrefs.ReferenceSearchViewPage
 
ReferenceSearchViewPage_busyLabel - Static variable in class org.eclipse.xtext.ui.editor.findrefs.Messages
 
ReferenceSearchViewPageActions - Interface in org.eclipse.xtext.ui.editor.findrefs
 
ReferenceSearchViewPageActions.CollapseAll - Class in org.eclipse.xtext.ui.editor.findrefs
 
ReferenceSearchViewPageActions.CollapseAll(ReferenceSearchViewPage) - Constructor for class org.eclipse.xtext.ui.editor.findrefs.ReferenceSearchViewPageActions.CollapseAll
 
ReferenceSearchViewPageActions.ExpandAll - Class in org.eclipse.xtext.ui.editor.findrefs
 
ReferenceSearchViewPageActions.ExpandAll(ReferenceSearchViewPage) - Constructor for class org.eclipse.xtext.ui.editor.findrefs.ReferenceSearchViewPageActions.ExpandAll
 
ReferenceSearchViewPageActions.ShowNext - Class in org.eclipse.xtext.ui.editor.findrefs
 
ReferenceSearchViewPageActions.ShowNext(ReferenceSearchViewPage) - Constructor for class org.eclipse.xtext.ui.editor.findrefs.ReferenceSearchViewPageActions.ShowNext
 
ReferenceSearchViewPageActions.ShowPrevious - Class in org.eclipse.xtext.ui.editor.findrefs
 
ReferenceSearchViewPageActions.ShowPrevious(ReferenceSearchViewPage) - Constructor for class org.eclipse.xtext.ui.editor.findrefs.ReferenceSearchViewPageActions.ShowPrevious
 
ReferenceSearchViewPageActions_collapseAll - Static variable in class org.eclipse.xtext.ui.editor.findrefs.Messages
 
ReferenceSearchViewPageActions_collapseAll_tooltip - Static variable in class org.eclipse.xtext.ui.editor.findrefs.Messages
 
ReferenceSearchViewPageActions_expandAll - Static variable in class org.eclipse.xtext.ui.editor.findrefs.Messages
 
ReferenceSearchViewPageActions_expandAll_tooltip - Static variable in class org.eclipse.xtext.ui.editor.findrefs.Messages
 
ReferenceSearchViewPageActions_showNextMatch - Static variable in class org.eclipse.xtext.ui.editor.findrefs.Messages
 
ReferenceSearchViewPageActions_showNextMatch_tooltip - Static variable in class org.eclipse.xtext.ui.editor.findrefs.Messages
 
ReferenceSearchViewPageActions_showPreviousMatch - Static variable in class org.eclipse.xtext.ui.editor.findrefs.Messages
 
ReferenceSearchViewPageActions_showPreviousMatch_tooltip - Static variable in class org.eclipse.xtext.ui.editor.findrefs.Messages
 
ReferenceSearchViewSorter - Class in org.eclipse.xtext.ui.editor.findrefs
 
ReferenceSearchViewSorter() - Constructor for class org.eclipse.xtext.ui.editor.findrefs.ReferenceSearchViewSorter
 
ReferenceSearchViewTreeNode - Class in org.eclipse.xtext.ui.editor.findrefs
 
ReferenceSearchViewTreeNode(ReferenceSearchViewTreeNode, Object, Object) - Constructor for class org.eclipse.xtext.ui.editor.findrefs.ReferenceSearchViewTreeNode
 
ReferenceUpdaterDispatcher - Class in org.eclipse.xtext.ui.refactoring.impl
Finds all references to renamed elements and dispatches to the IReferenceUpdater of the referring languages to calculate the updates.
ReferenceUpdaterDispatcher() - Constructor for class org.eclipse.xtext.ui.refactoring.impl.ReferenceUpdaterDispatcher
 
ReferenceUpdaterDispatcher.OptionalReferenceUpdaterProxy - Class in org.eclipse.xtext.ui.refactoring.impl
 
ReferenceUpdaterDispatcher.OptionalReferenceUpdaterProxy() - Constructor for class org.eclipse.xtext.ui.refactoring.impl.ReferenceUpdaterDispatcher.OptionalReferenceUpdaterProxy
 
ReferenceUpdaterDispatcher.ReferenceDescriptionAcceptor - Class in org.eclipse.xtext.ui.refactoring.impl
 
ReferenceUpdaterDispatcher.ReferenceDescriptionAcceptor(IResourceServiceProvider.Registry, StatusWrapper) - Constructor for class org.eclipse.xtext.ui.refactoring.impl.ReferenceUpdaterDispatcher.ReferenceDescriptionAcceptor
 
refersToSameIssue(IMarker, Annotation) - Method in class org.eclipse.xtext.ui.util.IssueUtil
 
refresh() - Method in class org.eclipse.xtext.ui.compare.AbstractContentViewer
 
refresh(IProgressMonitor) - Method in class org.eclipse.xtext.ui.editor.hierarchy.AbstractCallHierarchyViewPart
 
refresh(IProgressMonitor) - Method in class org.eclipse.xtext.ui.editor.hierarchy.AbstractHierarchyViewPart
 
refresh() - Method in class org.eclipse.xtext.ui.editor.syntaxcoloring.HighlightingReconciler
Refreshes the highlighting.
refresh() - Method in class org.eclipse.xtext.ui.editor.tasks.dialogfields.ComboDialogField
 
refresh() - Method in class org.eclipse.xtext.ui.editor.tasks.dialogfields.DialogField
Brings the UI in sync with the model.
refresh() - Method in class org.eclipse.xtext.ui.editor.tasks.dialogfields.ListDialogField
Refreshes the table.
refresh() - Method in class org.eclipse.xtext.ui.editor.tasks.dialogfields.SelectionButtonDialogField
 
refresh() - Method in class org.eclipse.xtext.ui.editor.tasks.dialogfields.StringDialogField
 
refreshAttributes() - Method in class org.eclipse.xtext.ui.editor.syntaxcoloring.SyntaxColoringPreferencePage
 
RefreshHierarchyAction - Class in org.eclipse.xtext.ui.editor.hierarchy
 
RefreshHierarchyAction(AbstractHierarchyViewPart) - Constructor for class org.eclipse.xtext.ui.editor.hierarchy.RefreshHierarchyAction
 
refreshOutlineModel(IProgressMonitor, OutlineTreeState, OutlineTreeState) - Method in class org.eclipse.xtext.ui.editor.outline.impl.OutlineRefreshJob
 
refreshViewer(IOutlineNode, Collection<IOutlineNode>, Collection<IOutlineNode>) - Method in class org.eclipse.xtext.ui.editor.outline.impl.OutlinePage
 
region - Variable in class org.eclipse.xtext.ui.editor.formatting.ContentFormatterFactory.FormattingUnitOfWork
 
Regions - Class in org.eclipse.xtext.ui.editor.model
 
Regions() - Constructor for class org.eclipse.xtext.ui.editor.model.Regions
 
register(OutlinePage) - Method in class org.eclipse.xtext.ui.editor.outline.actions.AbstractFilterOutlineContribution
 
register(OutlinePage) - Method in class org.eclipse.xtext.ui.editor.outline.actions.AbstractToggleOutlineContribution
 
register(OutlinePage) - Method in class org.eclipse.xtext.ui.editor.outline.actions.IOutlineContribution.Composite
 
register(OutlinePage) - Method in interface org.eclipse.xtext.ui.editor.outline.actions.IOutlineContribution
 
register(OutlinePage) - Method in class org.eclipse.xtext.ui.editor.outline.actions.LinkWithEditorOutlineContribution
 
register(OutlinePage) - Method in class org.eclipse.xtext.ui.editor.outline.actions.SortOutlineContribution
 
register(QuickOutlinePopup, IMenuManager) - Method in class org.eclipse.xtext.ui.editor.outline.quickoutline.IQuickOutlineContribution.Composite
 
register(QuickOutlinePopup, IMenuManager) - Method in interface org.eclipse.xtext.ui.editor.outline.quickoutline.IQuickOutlineContribution
 
register(ITextRegion) - Method in class org.eclipse.xtext.ui.editor.selection.AstSelectionProvider
 
registerAnnotationInfoProcessor(AbstractDocumentProvider.ElementInfo) - Method in class org.eclipse.xtext.ui.editor.model.XtextDocumentProvider
 
registerAsListener() - Method in class org.eclipse.xtext.ui.containers.AbstractAllContainersState
 
registerAsListener() - Method in class org.eclipse.xtext.ui.containers.AbstractJavaProjectsState
 
registerContextTypes(IGrammarAccess, Provider<XtextTemplateContextType>) - Method in class org.eclipse.xtext.ui.editor.templates.XtextTemplateContextTypeRegistry
 
registerKey(String) - Method in class org.eclipse.xtext.ui.preferences.OptionsConfigurationBlock
 
registerResourceSet(ResourceSet) - Method in class org.eclipse.xtext.ui.editor.findrefs.ResourceAccess
 
reject(IEObjectDescription) - Method in interface org.eclipse.xtext.ui.search.IXtextSearchFilter
The search dialog AND connects the results of this method called on all registered search filers.
release() - Method in class org.eclipse.xtext.ui.refactoring.ui.ViewFreezer
 
releaseDocument(IDocument, IProgressMonitor) - Method in class org.eclipse.xtext.ui.refactoring.impl.EditorDocumentChange
 
releaseDocument(IDocument, IProgressMonitor) - Method in class org.eclipse.xtext.ui.refactoring.impl.EditorDocumentUndoChange
 
releaseWidgetToken() - Method in class org.eclipse.xtext.ui.refactoring.ui.RenameRefactoringPopup
 
relocateRenamedElements(Map<EObject, URI>) - Method in class org.eclipse.xtext.ui.refactoring.impl.RenamedElementTracker
 
removeAllElements() - Method in class org.eclipse.xtext.ui.editor.tasks.dialogfields.ListDialogField
Adds an element at a position.
removeChild(ReferenceSearchViewTreeNode) - Method in class org.eclipse.xtext.ui.editor.findrefs.ReferenceSearchViewTreeNode
 
removeChild(IOutlineNode) - Method in class org.eclipse.xtext.ui.editor.outline.impl.AbstractOutlineNode
 
removeDirtyStateSupport(DirtyStateEditorSupport.IDirtyStateEditorSupportClient) - Method in class org.eclipse.xtext.ui.editor.DirtyStateEditorSupport
 
removeDirtyStateSupport() - Method in class org.eclipse.xtext.ui.editor.XtextEditor
 
removeDisposeListener(DisposeListener) - Method in class org.eclipse.xtext.ui.editor.hover.html.XtextBrowserInformationControlAdapter
 
removeDisposeListener(DisposeListener) - Method in class org.eclipse.xtext.ui.editor.outline.quickoutline.QuickOutlinePopup
 
removeElement(Object) - Method in class org.eclipse.xtext.ui.editor.tasks.dialogfields.ListDialogField
Removes an element from the list.
removeElements(List) - Method in class org.eclipse.xtext.ui.editor.tasks.dialogfields.ListDialogField
Removes elements from the list.
removeFilter(OutlineFilterAndSorter.IFilter) - Method in class org.eclipse.xtext.ui.editor.outline.impl.OutlineFilterAndSorter
 
removeFocusListener(FocusListener) - Method in class org.eclipse.xtext.ui.editor.hover.html.XtextBrowserInformationControlAdapter
 
removeListener(ISearchResultListener) - Method in class org.eclipse.xtext.ui.editor.findrefs.ReferenceSearchResult
 
removeModelListener(IXtextModelListener) - Method in interface org.eclipse.xtext.ui.editor.model.IXtextDocument
 
removeModelListener(IXtextModelListener) - Method in class org.eclipse.xtext.ui.editor.model.XtextDocument
 
removePosition(Position) - Method in class org.eclipse.xtext.ui.editor.model.XtextDocument
 
removePosition(String, Position) - Method in class org.eclipse.xtext.ui.editor.model.XtextDocument
 
removePostSelectionListener() - Method in class org.eclipse.xtext.ui.views.AbstractSourceView
 
removePropertyChangeListener() - Method in class org.eclipse.xtext.ui.editor.actions.AbstractToggleActionContributor
 
removePropertyChangeListener(IPropertyChangeListener) - Method in class org.eclipse.xtext.ui.editor.preferences.FixedScopedPreferenceStore
 
removeUnchangedElementListeners(Object, AbstractDocumentProvider.ElementInfo) - Method in class org.eclipse.xtext.ui.editor.model.XtextDocumentProvider
 
removeVerifyListener(VerifyListener) - Method in class org.eclipse.xtext.ui.editor.AbstractDirtyStateAwareEditorCallback
Deprecated.
 
removeVerifyListener(VerifyListener) - Method in interface org.eclipse.xtext.ui.editor.DirtyStateEditorSupport.IDirtyStateEditorSupportClient
 
removeVerifyListener(VerifyListener) - Method in class org.eclipse.xtext.ui.editor.XtextEditor
 
removeXtextDocumentContentObserver(IXtextDocumentContentObserver) - Method in interface org.eclipse.xtext.ui.editor.model.IXtextDocument
 
removeXtextDocumentContentObserver(IXtextDocumentContentObserver) - Method in class org.eclipse.xtext.ui.editor.model.XtextDocument
 
renameAndTrack(Iterable<URI>, String, ResourceSet, IRenameStrategy, IProgressMonitor) - Method in class org.eclipse.xtext.ui.refactoring.impl.RenamedElementTracker
 
renameAndTrack(Iterable<URI>, String, ResourceSet, IRenameStrategy, IProgressMonitor) - Method in interface org.eclipse.xtext.ui.refactoring.IRenamedElementTracker
Applies the semantic change, relocates the renamedElements and returns a map of original to new URIs.
renameContextFactory - Variable in class org.eclipse.xtext.ui.refactoring.ui.DefaultRenameElementHandler
 
RenamedElementTracker - Class in org.eclipse.xtext.ui.refactoring.impl
Renames an element without loosing track of the element and dependent elements.
RenamedElementTracker() - Constructor for class org.eclipse.xtext.ui.refactoring.impl.RenamedElementTracker
 
RenameElementProcessor - Class in org.eclipse.xtext.ui.refactoring.impl
LTK RefactoringProcessor for an Xtext element rename refactoring.
RenameElementProcessor() - Constructor for class org.eclipse.xtext.ui.refactoring.impl.RenameElementProcessor
 
RenameElementWizard - Class in org.eclipse.xtext.ui.refactoring.ui
 
RenameElementWizard(ProcessorBasedRefactoring, IRenameElementContext) - Constructor for class org.eclipse.xtext.ui.refactoring.ui.RenameElementWizard
 
RenameElementWizard.UserInputPage - Class in org.eclipse.xtext.ui.refactoring.ui
 
RenameElementWizard.UserInputPage(AbstractRenameProcessor, IRenameElementContext) - Constructor for class org.eclipse.xtext.ui.refactoring.ui.RenameElementWizard.UserInputPage
 
RenameLinkedMode - Class in org.eclipse.xtext.ui.refactoring.ui
 
RenameLinkedMode() - Constructor for class org.eclipse.xtext.ui.refactoring.ui.RenameLinkedMode
 
RenameLinkedMode.EditorSynchronizer - Class in org.eclipse.xtext.ui.refactoring.ui
 
RenameLinkedMode.EditorSynchronizer() - Constructor for class org.eclipse.xtext.ui.refactoring.ui.RenameLinkedMode.EditorSynchronizer
 
RenameLinkedMode.ExitPolicy - Class in org.eclipse.xtext.ui.refactoring.ui
 
RenameLinkedMode.ExitPolicy(IDocument) - Constructor for class org.eclipse.xtext.ui.refactoring.ui.RenameLinkedMode.ExitPolicy
 
RenameLinkedMode.FocusEditingSupport - Class in org.eclipse.xtext.ui.refactoring.ui
 
RenameLinkedMode.FocusEditingSupport() - Constructor for class org.eclipse.xtext.ui.refactoring.ui.RenameLinkedMode.FocusEditingSupport
 
renameRefactoringController - Variable in class org.eclipse.xtext.ui.refactoring.ui.DefaultRenameElementHandler
 
RenameRefactoringController - Class in org.eclipse.xtext.ui.refactoring.ui
Handles the various UI states of a refactoring, such as linked mode, dialog, and direct refactoring.
RenameRefactoringController() - Constructor for class org.eclipse.xtext.ui.refactoring.ui.RenameRefactoringController
 
RenameRefactoringExecuter - Class in org.eclipse.xtext.ui.refactoring.ui
 
RenameRefactoringExecuter() - Constructor for class org.eclipse.xtext.ui.refactoring.ui.RenameRefactoringExecuter
 
RenameRefactoringExecuter.CheckConditionsAndCreateChangeRunnable - Class in org.eclipse.xtext.ui.refactoring.ui
 
RenameRefactoringExecuter.CheckConditionsAndCreateChangeRunnable(Shell, ProcessorBasedRefactoring) - Constructor for class org.eclipse.xtext.ui.refactoring.ui.RenameRefactoringExecuter.CheckConditionsAndCreateChangeRunnable
 
RenameRefactoringPopup - Class in org.eclipse.xtext.ui.refactoring.ui
 
RenameRefactoringPopup(XtextEditor, RenameRefactoringController, RenameLinkedMode) - Constructor for class org.eclipse.xtext.ui.refactoring.ui.RenameRefactoringPopup
 
RenameRefactoringPopup.PopupVisibilityManager - Class in org.eclipse.xtext.ui.refactoring.ui
 
RenameRefactoringPopup.PopupVisibilityManager() - Constructor for class org.eclipse.xtext.ui.refactoring.ui.RenameRefactoringPopup.PopupVisibilityManager
 
RepeatedContentAssistProcessor - Class in org.eclipse.xtext.ui.editor.contentassist
 
RepeatedContentAssistProcessor() - Constructor for class org.eclipse.xtext.ui.editor.contentassist.RepeatedContentAssistProcessor
 
RepeatedContentAssistProcessor.ModeAware - Interface in org.eclipse.xtext.ui.editor.contentassist
 
REPLACE - Static variable in class org.eclipse.xtext.ui.editor.reconciler.ReplaceRegion
 
replaceElement(Object, Object) - Method in class org.eclipse.xtext.ui.editor.tasks.dialogfields.ListDialogField
Replaces an element.
ReplacementTextApplier - Class in org.eclipse.xtext.ui.editor.contentassist
 
ReplacementTextApplier() - Constructor for class org.eclipse.xtext.ui.editor.contentassist.ReplacementTextApplier
 
ReplaceModification - Class in org.eclipse.xtext.ui.editor.quickfix
 
ReplaceModification(Issue, String) - Constructor for class org.eclipse.xtext.ui.editor.quickfix.ReplaceModification
 
ReplaceRegion - Class in org.eclipse.xtext.ui.editor.reconciler
Legacy class; should not be used any longer.
ReplaceRegion(int, int, String) - Constructor for class org.eclipse.xtext.ui.editor.reconciler.ReplaceRegion
 
requestWidgetToken(IWidgetTokenOwner, int) - Method in class org.eclipse.xtext.ui.refactoring.ui.RenameRefactoringPopup
 
requestWidgetToken(IWidgetTokenOwner) - Method in class org.eclipse.xtext.ui.refactoring.ui.RenameRefactoringPopup
 
requiredBundles - Variable in class org.eclipse.xtext.ui.util.PluginProjectFactory
 
reset() - Method in interface org.eclipse.xtext.ui.editor.contentassist.RepeatedContentAssistProcessor.ModeAware
Reset the proposal provider's repetition state.
reset() - Method in class org.eclipse.xtext.ui.editor.findrefs.ReferenceSearchResult
 
reset() - Method in class org.eclipse.xtext.ui.editor.model.edit.DefaultTextEditComposer
 
resetProjection() - Method in class org.eclipse.xtext.ui.editor.XtextEditor
Resets the foldings structure according to the folding preferences.
ResetPromptDialogSettingsField - Class in org.eclipse.xtext.ui.preferences
 
ResetPromptDialogSettingsField() - Constructor for class org.eclipse.xtext.ui.preferences.ResetPromptDialogSettingsField
 
ResetPromptDialogSettingsField_0 - Static variable in class org.eclipse.xtext.ui.preferences.Messages
 
ResetPromptDialogSettingsField_1 - Static variable in class org.eclipse.xtext.ui.preferences.Messages
 
resolve(TemplateVariable, TemplateContext) - Method in class org.eclipse.xtext.ui.editor.templates.AbstractTemplateVariableResolver
 
resolve(Object, URI) - Method in class org.eclipse.xtext.ui.util.BundleClasspathUriResolver
 
resolve(Object, URI) - Method in class org.eclipse.xtext.ui.util.JdtClasspathUriResolver
 
resolve(Object, URI) - Method in class org.eclipse.xtext.ui.util.WorkspaceClasspathUriResolver
 
resolveNameConflict(EObject, EReference, EObject, IRefactoringUpdateAcceptor) - Method in class org.eclipse.xtext.ui.refactoring.impl.DefaultReferenceUpdater
Return null if it is not possible to resolve a name conflict; otherwise a name which should be used.
resolvePath(SourceRelativeURI) - Method in class org.eclipse.xtext.ui.generator.trace.StorageAwareTrace
Resolve the given path in the context of the known local storage.
resolvePath(IProject, SourceRelativeURI) - Method in class org.eclipse.xtext.ui.generator.trace.StorageAwareTrace
 
resolveReference(EObject, IReferenceDescription) - Method in class org.eclipse.xtext.ui.refactoring.impl.AbstractReferenceUpdater
 
resolveReferenceProxies(ResourceSet, Collection<IReferenceDescription>, StatusWrapper, IProgressMonitor) - Method in class org.eclipse.xtext.ui.refactoring.impl.AbstractReferenceUpdater
 
resolveRenamedElements(Iterable<URI>, ResourceSet) - Method in class org.eclipse.xtext.ui.refactoring.impl.RenamedElementTracker
 
resolveValues(TemplateVariable, XtextTemplateContext) - Method in class org.eclipse.xtext.ui.editor.templates.AbstractTemplateVariableResolver
 
resolveValues(TemplateVariable, XtextTemplateContext) - Method in class org.eclipse.xtext.ui.editor.templates.CrossReferenceTemplateVariableResolver
 
resolveValues(TemplateVariable, XtextTemplateContext) - Method in class org.eclipse.xtext.ui.editor.templates.EnumTemplateVariableResolver
 
resource - Variable in class org.eclipse.xtext.ui.editor.contentassist.antlr.DelegatingContentAssistContextFactory.StatefulFactory
 
resource - Variable in class org.eclipse.xtext.ui.editor.contentassist.antlr.ParserBasedContentAssistContextFactory.StatefulFactory
 
ResourceAccess - Class in org.eclipse.xtext.ui.editor.findrefs
 
ResourceAccess() - Constructor for class org.eclipse.xtext.ui.editor.findrefs.ResourceAccess
 
ResourceAwareXtextDocumentProvider - Class in org.eclipse.xtext.ui.editor.model
Deprecated.
ResourceAwareXtextDocumentProvider() - Constructor for class org.eclipse.xtext.ui.editor.model.ResourceAwareXtextDocumentProvider
Deprecated.
 
resourceChanged(IResourceChangeEvent) - Method in class org.eclipse.xtext.ui.containers.AbstractAllContainersState
 
ResourceForIEditorInputFactory - Class in org.eclipse.xtext.ui.editor.model
 
ResourceForIEditorInputFactory() - Constructor for class org.eclipse.xtext.ui.editor.model.ResourceForIEditorInputFactory
 
ResourceForResourceWorkingCopyEditorInputFactory - Class in org.eclipse.xtext.ui.editor.info
 
ResourceForResourceWorkingCopyEditorInputFactory() - Constructor for class org.eclipse.xtext.ui.editor.info.ResourceForResourceWorkingCopyEditorInputFactory
 
resourceProvider - Variable in class org.eclipse.xtext.ui.editor.embedded.EmbeddedEditorFactory.Builder
 
ResourceServiceDescriptionLabelProvider - Annotation Type in org.eclipse.xtext.ui.resource
 
ResourceUtil - Class in org.eclipse.xtext.ui.util
Copied from org.eclipse.emf.workspace.util.WorkspaceSynchronizer to avoid dependencies to EMFT.
ResourceUtil() - Constructor for class org.eclipse.xtext.ui.util.ResourceUtil
 
resourceValidator - Variable in class org.eclipse.xtext.ui.editor.embedded.EmbeddedEditorFactory.Builder
 
ResourceWorkingCopyFileEditorInput - Class in org.eclipse.xtext.ui.editor.info
 
ResourceWorkingCopyFileEditorInput(Resource) - Constructor for class org.eclipse.xtext.ui.editor.info.ResourceWorkingCopyFileEditorInput
 
restoreChildrenSelectionAndExpansion(IOutlineNode, Resource, OutlineTreeState, OutlineTreeState) - Method in class org.eclipse.xtext.ui.editor.outline.impl.OutlineRefreshJob
restoreChildrenSelectionAndExpansion(IOutlineNode, Resource, OutlineTreeState, OutlineTreeState, CancelIndicator) - Method in class org.eclipse.xtext.ui.editor.outline.impl.OutlineRefreshJob
 
restoreOriginalSelection() - Method in class org.eclipse.xtext.ui.refactoring.ui.RenameRefactoringController
 
restoreSectionExpansionStates(IDialogSettings) - Method in class org.eclipse.xtext.ui.preferences.OptionsConfigurationBlock
 
restoreStackSize(int) - Method in class org.eclipse.xtext.ui.editor.contentassist.antlr.internal.AbstractInternalContentAssistParser
 
restoreState(IMemento) - Method in class org.eclipse.xtext.ui.editor.findrefs.ReferenceSearchViewPage
 
result - Variable in class org.eclipse.xtext.ui.editor.preferences.fields.CheckBoxGroupFieldEditor
 
resume() - Method in class org.eclipse.xtext.ui.editor.reconciler.XtextReconciler
 
resume(LinkedModeModel, int) - Method in class org.eclipse.xtext.ui.refactoring.ui.RenameLinkedMode.EditorSynchronizer
 
resyncing - Variable in class org.eclipse.xtext.ui.editor.contentassist.antlr.internal.AbstractInternalContentAssistParser
 
reveal(int, int) - Method in class org.eclipse.xtext.ui.editor.XtextEditor
Copied from AbstractTextEditor.selectAndReveal(int, int)  and removed selection functionality.
revertDeclarationChange(ResourceSet) - Method in class org.eclipse.xtext.ui.refactoring.impl.AbstractRenameStrategy
 
revertDeclarationChange(ResourceSet) - Method in interface org.eclipse.xtext.ui.refactoring.IRenameStrategy
Reverts the declaration change to the semantic model in the given resource set.
rewind(int) - Method in class org.eclipse.xtext.ui.editor.contentassist.antlr.ObservableXtextTokenStream
 
rootNode - Variable in class org.eclipse.xtext.ui.editor.contentassist.antlr.ParserBasedContentAssistContextFactory.StatefulFactory
 
ruler - Variable in class org.eclipse.xtext.ui.editor.XtextMarkerRulerAction
 
rulerContextMenuAboutToShow(IMenuManager) - Method in class org.eclipse.xtext.ui.editor.XtextEditor
 
run() - Method in class org.eclipse.xtext.ui.editor.actions.AbstractToggleActionContributor.InternalToggleAction
 
run() - Method in class org.eclipse.xtext.ui.editor.bracketmatching.GoToMatchingBracketAction
 
run(IProgressMonitor) - Method in class org.eclipse.xtext.ui.editor.DirtyStateEditorSupport.UpdateEditorStateJob
 
run() - Method in class org.eclipse.xtext.ui.editor.embedded.TextViewerDeleteLineAction
 
run() - Method in class org.eclipse.xtext.ui.editor.embedded.TextViewerJoinLinesAction
 
run() - Method in class org.eclipse.xtext.ui.editor.embedded.TextViewerMarkAction
 
run() - Method in class org.eclipse.xtext.ui.editor.embedded.TextViewerOperationAction
The TextOperationAction implementation of this IAction method runs the operation with the current operation code.
run() - Method in class org.eclipse.xtext.ui.editor.embedded.TextViewerShiftAction
The TextOperationAction implementation of this IAction method runs the operation with the current operation code.
run(IProgressMonitor) - Method in class org.eclipse.xtext.ui.editor.findrefs.ReferenceQuery
 
run() - Method in class org.eclipse.xtext.ui.editor.findrefs.ReferenceSearchViewPageActions.CollapseAll
 
run() - Method in class org.eclipse.xtext.ui.editor.findrefs.ReferenceSearchViewPageActions.ExpandAll
 
run() - Method in class org.eclipse.xtext.ui.editor.findrefs.ReferenceSearchViewPageActions.ShowNext
 
run() - Method in class org.eclipse.xtext.ui.editor.findrefs.ReferenceSearchViewPageActions.ShowPrevious
 
run() - Method in class org.eclipse.xtext.ui.editor.hierarchy.RefreshHierarchyAction
 
run() - Method in class org.eclipse.xtext.ui.editor.hierarchy.SetHierarchyTypeAction
 
run() - Method in class org.eclipse.xtext.ui.editor.hover.html.DefaultEObjectHoverProvider.BackAction
 
run() - Method in class org.eclipse.xtext.ui.editor.hover.html.DefaultEObjectHoverProvider.ForwardAction
 
run() - Method in class org.eclipse.xtext.ui.editor.hover.html.DefaultEObjectHoverProvider.OpenDeclarationAction
 
run(IProgressMonitor) - Method in class org.eclipse.xtext.ui.editor.occurrences.OccurrenceMarker.MarkOccurrenceJob
 
run(IProgressMonitor) - Method in class org.eclipse.xtext.ui.editor.outline.impl.OutlineRefreshJob
 
run(IMarker) - Method in class org.eclipse.xtext.ui.editor.quickfix.MarkerResolutionGenerator.ResolutionAdapter
 
run(IProgressMonitor) - Method in class org.eclipse.xtext.ui.editor.reconciler.XtextReconciler
 
run() - Method in class org.eclipse.xtext.ui.editor.selection.AstSelectionAction
 
run() - Method in class org.eclipse.xtext.ui.editor.toggleComments.ToggleSLCommentAction
Implementation of the IAction prototype.
run(IProgressMonitor) - Method in class org.eclipse.xtext.ui.editor.validation.ValidationJob
 
run() - Method in class org.eclipse.xtext.ui.editor.XtextEditor.NextSubWordAction
 
run() - Method in class org.eclipse.xtext.ui.editor.XtextEditor.PreviousSubWordAction
 
run() - Method in class org.eclipse.xtext.ui.editor.XtextMarkerRulerAction
 
run(IProgressMonitor) - Method in class org.eclipse.xtext.ui.preferences.OptionsConfigurationBlock.BuildJob
 
run(Shell, String) - Method in class org.eclipse.xtext.ui.refactoring.ui.RefactoringWizardOpenOperation_NonForking
 
run(Shell, String, IRunnableContext) - Method in class org.eclipse.xtext.ui.refactoring.ui.RefactoringWizardOpenOperation_NonForking
That one exists since see RefactoringWizardOpenOperation#run(Shell, String, IRunnableContext) - not a JavaDoc link since this breaks the build on Galileo :-)
run(IProgressMonitor) - Method in class org.eclipse.xtext.ui.refactoring.ui.RenameRefactoringExecuter.CheckConditionsAndCreateChangeRunnable
 
run(IProgressMonitor) - Method in class org.eclipse.xtext.ui.refactoring.ui.WorkbenchRunnableAdapter
 
run(IProgressMonitor) - Method in class org.eclipse.xtext.ui.search.IteratorJob
 
run() - Method in class org.eclipse.xtext.ui.util.DisplayRunnable
 
run() - Method in class org.eclipse.xtext.ui.util.DisplayRunnableWithResult
 
runAsyncInDisplayThread(Runnable) - Static method in class org.eclipse.xtext.ui.util.DisplayRunHelper
 
runContributors(List<IProjectFactoryContributor>, IProject, IProjectFactoryContributor.IFileCreator) - Method in class org.eclipse.xtext.ui.util.ProjectFactory
 
runInUIThread(IProgressMonitor) - Method in class org.eclipse.xtext.ui.editor.XtextEditorErrorTickUpdater.UpdateEditorImageJob
Deprecated.
 
runSyncInDisplayThread(Runnable) - Static method in class org.eclipse.xtext.ui.util.DisplayRunHelper
 
runWithEvent(Event) - Method in class org.eclipse.xtext.ui.editor.embedded.TextViewerMoveLinesAction
 

S

sameTextMultiplier - Variable in class org.eclipse.xtext.ui.editor.contentassist.ContentProposalPriorities
 
save() - Method in class org.eclipse.xtext.ui.editor.preferences.FixedScopedPreferenceStore
 
SAVE_ALL_BEFORE_REFACTORING - Static variable in class org.eclipse.xtext.ui.refactoring.ui.RefactoringPreferences
 
saveDeclaringEditor(IRenameElementContext, IWorkbenchPage) - Method in class org.eclipse.xtext.ui.refactoring.ui.SaveHelper
Deprecated.
 
saveEditors(IRenameElementContext) - Method in class org.eclipse.xtext.ui.refactoring.ui.SaveHelper
Deprecated.
 
SaveHelper - Class in org.eclipse.xtext.ui.refactoring.ui
Deprecated.
saving now happens in EditorDocumentChange.
SaveHelper() - Constructor for class org.eclipse.xtext.ui.refactoring.ui.SaveHelper
Deprecated.
 
savePreferences() - Method in class org.eclipse.xtext.ui.preferences.OptionsConfigurationBlock
 
saveState(IMemento) - Method in class org.eclipse.xtext.ui.editor.findrefs.ReferenceSearchViewPage
 
scheduleFor(IResourceDescription.Event) - Method in class org.eclipse.xtext.ui.editor.DirtyStateEditorSupport.UpdateEditorStateJob
 
scheduleFor(Image) - Method in class org.eclipse.xtext.ui.editor.XtextEditorErrorTickUpdater.UpdateEditorImageJob
Deprecated.
 
scheduleFor(ImageDescriptor) - Method in class org.eclipse.xtext.ui.editor.XtextEditorErrorTickUpdater.UpdateEditorImageJob
Deprecated.
 
scheduleInitialValidation(IXtextDocument) - Method in interface org.eclipse.xtext.ui.editor.IValidationJobScheduler
Optionally triggers the validation on the given document
scheduleInitialValidation(IXtextDocument) - Method in class org.eclipse.xtext.ui.editor.ValidationJobScheduler
 
scheduleRefresh() - Method in class org.eclipse.xtext.ui.editor.outline.impl.OutlinePage
 
scheduleRefresh() - Method in class org.eclipse.xtext.ui.editor.outline.quickoutline.QuickOutlinePopup
 
scheduleUpdateEditor(ImageDescriptor) - Method in class org.eclipse.xtext.ui.editor.XtextEditorErrorTickUpdater
 
scheduleUpdateEditor(Image) - Method in class org.eclipse.xtext.ui.editor.XtextEditorErrorTickUpdater
 
scheduleUpdateEditorJob(IResourceDescription.Event) - Method in class org.eclipse.xtext.ui.editor.DirtyStateEditorSupport
 
scheduleUpdateEditorJob(Image) - Method in class org.eclipse.xtext.ui.editor.XtextEditorErrorTickUpdater
SchedulingRuleFactory - Class in org.eclipse.xtext.ui.editor
Scheduling rule factory for asynchronous operations.
SchedulingRuleFactory.Sequence - Class in org.eclipse.xtext.ui.editor
All jobs that are configured with the same instance of this rule will run sequentially.
SchedulingRuleFactory.Sequence() - Constructor for class org.eclipse.xtext.ui.editor.SchedulingRuleFactory.Sequence
 
ScrolledPageContent - Class in org.eclipse.xtext.ui.preferences
Initially copied from Jdt.
ScrolledPageContent(Composite) - Constructor for class org.eclipse.xtext.ui.preferences.ScrolledPageContent
 
ScrolledPageContent(Composite, int) - Constructor for class org.eclipse.xtext.ui.preferences.ScrolledPageContent
 
searchAndHighlightElements(XtextResource, IHighlightedPositionAcceptor, CancelIndicator) - Method in class org.eclipse.xtext.ui.editor.syntaxcoloring.DefaultSemanticHighlightingCalculator
Deprecated.
 
searchAndHighlightElements(XtextResource, IHighlightedPositionAcceptor) - Method in class org.eclipse.xtext.ui.editor.syntaxcoloring.DefaultSemanticHighlightingCalculator
Deprecated.
Use org.eclipse.xtext.ide.editor.syntaxcoloring.DefaultSemanticHighlightingCalculator instead.
searchBackwardsInSamePartition(String, IDocument, int) - Method in class org.eclipse.xtext.ui.editor.model.DocumentUtil
searches backwards for the given string within the same partition type
searchBackwardsInSamePartition(String, String, IDocument, int) - Method in class org.eclipse.xtext.ui.editor.model.DocumentUtil
searches backwards for the given string within the same partition type
searchControl - Variable in class org.eclipse.xtext.ui.search.XtextEObjectSearchDialog
 
searchIn(INode) - Method in class org.eclipse.xtext.ui.editor.contentassist.antlr.ParserBasedContentAssistContextFactory.LeafNodeFinder
 
searchInSamePartition(String, IDocument, int) - Method in class org.eclipse.xtext.ui.editor.model.DocumentUtil
searches for the given string within the same partition type
searchInSamePartition(String, String, IDocument, int) - Method in class org.eclipse.xtext.ui.editor.model.DocumentUtil
searches for the given string within the same partition type
searchResultChanged(SearchResultEvent) - Method in class org.eclipse.xtext.ui.editor.findrefs.ReferenceSearchResultContentProvider
 
select(Viewer, Object, Object) - Method in class org.eclipse.xtext.ui.editor.outline.quickoutline.QuickOutlinePopup.NamePatternFilter
 
SELECT_ENCLOSING - Static variable in class org.eclipse.xtext.ui.editor.selection.AstSelectionProvider
 
SELECT_LAST - Static variable in class org.eclipse.xtext.ui.editor.selection.AstSelectionProvider
 
SELECT_NEXT - Static variable in class org.eclipse.xtext.ui.editor.selection.AstSelectionProvider
 
SELECT_PREVIOUS - Static variable in class org.eclipse.xtext.ui.editor.selection.AstSelectionProvider
 
selectAndReveal(IEditorPart, URI, EReference, int, boolean) - Method in class org.eclipse.xtext.ui.editor.GlobalURIEditorOpener
 
selectAndReveal(IEditorPart, URI, EReference, int, boolean) - Method in class org.eclipse.xtext.ui.editor.LanguageSpecificURIEditorOpener
 
selectAndReveal(IFile) - Method in class org.eclipse.xtext.ui.util.FileOpener
 
selectAndReveal(IWorkbenchPartSelection) - Method in class org.eclipse.xtext.ui.views.AbstractSourceView
 
selectAndRevealQuickfix(IQuickAssistInvocationContext, Set<Annotation>, List<ICompletionProposal>) - Method in class org.eclipse.xtext.ui.editor.quickfix.XtextQuickAssistProcessor
 
selected(ITextViewer, boolean) - Method in class org.eclipse.xtext.ui.editor.contentassist.ConfigurableCompletionProposal
 
selectElements(ISelection) - Method in class org.eclipse.xtext.ui.editor.tasks.dialogfields.ListDialogField
 
selectEnclosing(XtextResource, ITextRegion) - Method in class org.eclipse.xtext.ui.editor.selection.AstSelectionProvider
 
selectEofStrategy(int) - Method in class org.eclipse.xtext.ui.editor.contentassist.antlr.internal.AbstractInternalContentAssistParser
 
selectEofStrategy() - Method in class org.eclipse.xtext.ui.editor.contentassist.antlr.internal.AbstractInternalContentAssistParser
 
selectFirstElement() - Method in class org.eclipse.xtext.ui.editor.tasks.dialogfields.ListDialogField
 
selectFirstMatch() - Method in class org.eclipse.xtext.ui.editor.outline.quickoutline.QuickOutlinePopup
 
selectInTextEditor(ISelection) - Method in class org.eclipse.xtext.ui.editor.outline.actions.OutlineWithEditorLinker
 
selectInTreeView(ISelection) - Method in class org.eclipse.xtext.ui.editor.outline.actions.OutlineWithEditorLinker
 
selection - Variable in class org.eclipse.xtext.ui.compare.AbstractContentViewer
 
selection - Variable in class org.eclipse.xtext.ui.editor.contentassist.antlr.DelegatingContentAssistContextFactory.StatefulFactory
 
selection - Variable in class org.eclipse.xtext.ui.editor.contentassist.antlr.ParserBasedContentAssistContextFactory.StatefulFactory
 
selection - Variable in class org.eclipse.xtext.ui.wizard.XtextNewProjectWizard
 
SelectionButtonDialogField - Class in org.eclipse.xtext.ui.editor.tasks.dialogfields
Dialog Field containing a single button such as a radio or checkbox button.
SelectionButtonDialogField(int) - Constructor for class org.eclipse.xtext.ui.editor.tasks.dialogfields.SelectionButtonDialogField
Creates a selection button.
selectionChanged(ICompletionProposal, boolean) - Method in class org.eclipse.xtext.ui.editor.contentassist.RepeatedContentAssistProcessor
 
selectionChanged(SelectionChangedEvent) - Method in class org.eclipse.xtext.ui.editor.hierarchy.AbstractCallHierarchyViewPart
 
selectionChanged(SelectionChangedEvent) - Method in class org.eclipse.xtext.ui.editor.outline.actions.OutlineWithEditorLinker.TextListener
 
selectionChanged(SelectionChangedEvent) - Method in class org.eclipse.xtext.ui.editor.outline.actions.OutlineWithEditorLinker.TreeListener
 
selectionChanged(ICompletionProposal, boolean) - Method in class org.eclipse.xtext.ui.editor.reconciler.XtextReconciler.DocumentListener
 
selectionChanged(ListDialogField) - Method in interface org.eclipse.xtext.ui.editor.tasks.dialogfields.IListAdapter
The selection of the list has changed.
selectionChanged(IWorkbenchPart, ISelection) - Method in class org.eclipse.xtext.ui.views.AbstractSourceView
 
selectItem(int) - Method in class org.eclipse.xtext.ui.editor.tasks.dialogfields.ComboDialogField
Selects an item.
selectItem(String) - Method in class org.eclipse.xtext.ui.editor.tasks.dialogfields.ComboDialogField
Selects an item.
selectLast(XtextResource, ITextRegion) - Method in class org.eclipse.xtext.ui.editor.selection.AstSelectionProvider
 
selectNext(XtextResource, ITextRegion) - Method in class org.eclipse.xtext.ui.editor.selection.AstSelectionProvider
 
selectOpeners(IWorkbenchPage, Collection<FileOpener>) - Method in class org.eclipse.xtext.ui.generator.trace.OpenOppositeFileHandler
 
selectPrevious(XtextResource, ITextRegion) - Method in class org.eclipse.xtext.ui.editor.selection.AstSelectionProvider
 
SemanticModificationWrapper - Class in org.eclipse.xtext.ui.editor.model.edit
 
SemanticModificationWrapper(URI, ISemanticModification) - Constructor for class org.eclipse.xtext.ui.editor.model.edit.SemanticModificationWrapper
 
SEPARATOR - Static variable in class org.eclipse.xtext.ui.editor.preferences.PreferenceConstants
 
serviceProvider - Variable in class org.eclipse.xtext.ui.editor.XtextInformationProvider
 
SET_MARK - Static variable in class org.eclipse.xtext.ui.editor.embedded.TextViewerMarkAction
Sets the mark.
setAccessibilityText(Control, String) - Static method in class org.eclipse.xtext.ui.util.SWTUtil
Adds an accessibility listener returning the given fixed name.
setAction(String, IAction) - Method in class org.eclipse.xtext.ui.editor.embedded.EmbeddedEditorActions
 
setAction(XtextEditor, IAction, String) - Method in class org.eclipse.xtext.ui.editor.selection.AstSelectionProvider
 
setActionActivationCode(List<ActionActivationCode>, String, char, int, int) - Method in class org.eclipse.xtext.ui.editor.embedded.EmbeddedEditorActions
 
setActionsActivated(boolean) - Method in class org.eclipse.xtext.ui.compare.DefaultMergeEditor
 
setActionsActivated(SourceViewer, boolean) - Method in class org.eclipse.xtext.ui.compare.DefaultMergeViewer
 
setActivatorClassName(String) - Method in class org.eclipse.xtext.ui.util.PluginProjectFactory
 
setAdditionalData(String, Object) - Method in class org.eclipse.xtext.ui.editor.contentassist.ConfigurableCompletionProposal
Used to store arbitrary data as a protocol between two or more clients unknown to this class.
setAdditionalProposalInfo(Object) - Method in class org.eclipse.xtext.ui.editor.contentassist.ConfigurableCompletionProposal
 
setAutoActivation(ContentAssistant) - Method in class org.eclipse.xtext.ui.editor.contentassist.DefaultContentAssistantFactory
 
setAutoInsert(ContentAssistant) - Method in class org.eclipse.xtext.ui.editor.contentassist.DefaultContentAssistantFactory
 
setAutoInsertable(boolean) - Method in class org.eclipse.xtext.ui.editor.contentassist.ConfigurableCompletionProposal
 
setBackgroundColor(Color) - Method in class org.eclipse.xtext.ui.editor.hover.html.XtextBrowserInformationControlAdapter
 
setBackgroundColor(RGB) - Method in class org.eclipse.xtext.ui.editor.utils.TextStyle
 
setBracePairProvider(IBracePairProvider) - Method in class org.eclipse.xtext.ui.editor.bracketmatching.BracePairMatcher
 
setBreeToUse(String) - Method in class org.eclipse.xtext.ui.util.PluginProjectFactory
Use this method to set the Bundle-RequiredExecutionEnvironment (BREE).
If not set, the compatible system default will be used.
setBuilder(IHierarchyBuilder) - Method in class org.eclipse.xtext.ui.editor.hierarchy.AbstractHierarchyViewPart
 
setBuilder(IProjectDescription, String[]) - Method in class org.eclipse.xtext.ui.util.ProjectFactory
 
setBuilderProvider(Provider<EmbeddedEditorFactory.Builder>) - Method in class org.eclipse.xtext.ui.editor.embedded.EmbeddedEditorFactory
 
setBuilderStateProvider(Provider<IResourceDescriptions>) - Method in class org.eclipse.xtext.ui.editor.ValidationJobScheduler
 
setButtonDimensionHint(Button) - Static method in class org.eclipse.xtext.ui.util.SWTUtil
Sets width and height hint for the button control.
Note: This is a NOP if the button's layout data is not an instance of GridData.
setButtonsMinWidth(int) - Method in class org.eclipse.xtext.ui.editor.tasks.dialogfields.ListDialogField
Sets the minimal width of the buttons.
setCalculator(ISemanticHighlightingCalculator) - Method in class org.eclipse.xtext.ui.editor.syntaxcoloring.HighlightingReconciler
Deprecated.
setCallHierarchyType(ICallHierarchyBuilder.CallHierarchyType) - Method in class org.eclipse.xtext.ui.editor.hierarchy.AbstractCallHierarchyViewPart
 
setCanceled(boolean) - Method in class org.eclipse.xtext.ui.editor.reconciler.CancelIndicatorBasedProgressMonitor
 
setCanceled(boolean) - Method in class org.eclipse.xtext.ui.editor.syntaxcoloring.HighlightingPresenter
Set whether or not the current reconcile is canceled.
setCaretPosition(int) - Method in class org.eclipse.xtext.ui.editor.XtextEditor.DeleteNextSubWordAction
 
setCaretPosition(int) - Method in class org.eclipse.xtext.ui.editor.XtextEditor.DeletePreviousSubWordAction
 
setCaretPosition(int) - Method in class org.eclipse.xtext.ui.editor.XtextEditor.NavigateNextSubWordAction
 
setCaretPosition(int) - Method in class org.eclipse.xtext.ui.editor.XtextEditor.NavigatePreviousSubWordAction
 
setCaretPosition(int) - Method in class org.eclipse.xtext.ui.editor.XtextEditor.NextSubWordAction
Sets the caret position to the sub-word boundary given with position.
setCaretPosition(int) - Method in class org.eclipse.xtext.ui.editor.XtextEditor.PreviousSubWordAction
Sets the caret position to the sub-word boundary given with position.
setCaretPosition(int) - Method in class org.eclipse.xtext.ui.editor.XtextEditor.SelectNextSubWordAction
 
setCaretPosition(int) - Method in class org.eclipse.xtext.ui.editor.XtextEditor.SelectPreviousSubWordAction
 
setChangeRedirector(IChangeRedirector) - Method in interface org.eclipse.xtext.ui.refactoring.IChangeRedirector.Aware
 
setChangeRedirector(IChangeRedirector) - Method in class org.eclipse.xtext.ui.refactoring.impl.DefaultRefactoringDocumentProvider
 
setChangeRedirector(IChangeRedirector) - Method in class org.eclipse.xtext.ui.refactoring.impl.RefactoringUpdateAcceptor
 
setChangeRedirector(IChangeRedirector) - Method in class org.eclipse.xtext.ui.refactoring.ui.IRenameElementContext.Impl
 
setCheckInvariant(boolean) - Method in class org.eclipse.xtext.ui.editor.model.DocumentTokenSource
 
setColor(RGB) - Method in class org.eclipse.xtext.ui.editor.utils.TextStyle
 
setColoredLabels(ContentAssistant) - Method in class org.eclipse.xtext.ui.editor.contentassist.DefaultContentAssistantFactory
 
setCombinedLexer(Lexer) - Method in class org.eclipse.xtext.ui.editor.contentassist.antlr.AntlrProposalConflictHelper
 
setComparator(OutlineFilterAndSorter.IComparator) - Method in class org.eclipse.xtext.ui.editor.outline.impl.OutlineFilterAndSorter
 
setCompletionProposalAutoActivationCharacters(String) - Method in class org.eclipse.xtext.ui.editor.contentassist.XtextContentAssistProcessor
 
setCompletionProposalPostProcessor(ICompletionProposalPostProcessor) - Method in class org.eclipse.xtext.ui.editor.contentassist.XtextContentAssistProcessor
 
setConcurrentEditingWarningDialog(DirtyStateEditorSupport.IConcurrentEditingCallback) - Method in class org.eclipse.xtext.ui.editor.DirtyStateEditorSupport
 
setConflictHelper(IProposalConflictHelper) - Method in class org.eclipse.xtext.ui.editor.contentassist.AbstractContentProposalProvider
 
setContentAssistProcessor(ContentAssistant, SourceViewerConfiguration, ISourceViewer) - Method in class org.eclipse.xtext.ui.editor.contentassist.DefaultContentAssistantFactory
 
setContentProposalProvider(IContentProposalProvider) - Method in class org.eclipse.xtext.ui.editor.contentassist.XtextContentAssistProcessor
 
setContextFactory(ContentAssistContext.Factory) - Method in class org.eclipse.xtext.ui.editor.contentassist.XtextContentAssistProcessor
 
setContextInformation(IContextInformation) - Method in class org.eclipse.xtext.ui.editor.contentassist.ConfigurableCompletionProposal
 
setContextInformationAutoActivationCharacters(String) - Method in class org.eclipse.xtext.ui.editor.contentassist.XtextContentAssistProcessor
 
setContribution(IStorage2UriMapperContribution) - Method in class org.eclipse.xtext.ui.resource.Storage2UriMapperImpl
Public for testing purpose
setConverter(TargetURIConverter) - Method in class org.eclipse.xtext.ui.editor.findrefs.DelegatingReferenceFinder
Public for testing purpose.
setCrossReferenceProposalCreator(AbstractJavaBasedContentProposalProvider.ReferenceProposalCreator) - Method in class org.eclipse.xtext.ui.editor.contentassist.AbstractJavaBasedContentProposalProvider
 
setCrossReferenceResolver(CrossReferenceTemplateVariableResolver) - Method in class org.eclipse.xtext.ui.editor.templates.XtextTemplateContextType
 
setCurrentMode(OutlineMode) - Method in class org.eclipse.xtext.ui.editor.outline.impl.ModeAwareOutlineTreeProvider
 
setCurrentMode(OutlineMode) - Method in interface org.eclipse.xtext.ui.editor.outline.IOutlineTreeProvider.ModeAware
 
setCurrentModel(EObject) - Method in class org.eclipse.xtext.ui.editor.contentassist.ContentAssistContext.Builder
 
setCurrentNode(INode) - Method in class org.eclipse.xtext.ui.editor.contentassist.ContentAssistContext.Builder
 
setCurrentToken(ILexerTokenRegion) - Method in class org.eclipse.xtext.ui.editor.syntaxcoloring.TokenScanner
 
setCursorPosition(int) - Method in class org.eclipse.xtext.ui.editor.contentassist.ConfigurableCompletionProposal
 
setDefault(String, double) - Method in class org.eclipse.xtext.ui.editor.preferences.FixedScopedPreferenceStore
 
setDefault(String, float) - Method in class org.eclipse.xtext.ui.editor.preferences.FixedScopedPreferenceStore
 
setDefault(String, int) - Method in class org.eclipse.xtext.ui.editor.preferences.FixedScopedPreferenceStore
 
setDefault(String, long) - Method in class org.eclipse.xtext.ui.editor.preferences.FixedScopedPreferenceStore
 
setDefault(String, String) - Method in class org.eclipse.xtext.ui.editor.preferences.FixedScopedPreferenceStore
 
setDefault(String, boolean) - Method in class org.eclipse.xtext.ui.editor.preferences.FixedScopedPreferenceStore
 
setDefaultImage(String) - Method in class org.eclipse.xtext.ui.PluginImageHelper
 
setDefaultOutput(String) - Method in class org.eclipse.xtext.ui.util.JavaProjectFactory
The default output directory, relative to the project root
setDelay(int) - Method in class org.eclipse.xtext.ui.editor.reconciler.XtextReconciler
 
setDelegate(PrefixMatcher.IgnoreCase) - Method in class org.eclipse.xtext.ui.editor.contentassist.FQNPrefixMatcher
 
setDelegate(ITemplateAcceptor) - Method in class org.eclipse.xtext.ui.editor.contentassist.ITemplateAcceptor.Delegate
 
setDelegate(IReferenceFinder) - Method in class org.eclipse.xtext.ui.editor.findrefs.DelegatingReferenceFinder
Public for testing purpose.
setDelimiter(char) - Method in class org.eclipse.xtext.ui.editor.contentassist.FQNPrefixMatcher
 
setDescriptionLabelProvider(ILabelProvider) - Method in class org.eclipse.xtext.ui.resource.DefaultResourceUIServiceProvider
 
setDescriptionUtils(DescriptionUtils) - Method in class org.eclipse.xtext.ui.editor.ValidationJobScheduler
 
setDetector(IHyperlinkDetector) - Method in class org.eclipse.xtext.ui.editor.hyperlinking.OpenDeclarationHandler
 
setDialogFieldListener(IDialogFieldListener) - Method in class org.eclipse.xtext.ui.editor.tasks.dialogfields.DialogField
Defines the listener for this dialog field.
setDialogSettings(IDialogSettings) - Method in class org.eclipse.xtext.ui.editor.contentassist.DefaultContentAssistantFactory
 
setDirtyResource(DocumentBasedDirtyResource) - Method in class org.eclipse.xtext.ui.editor.DirtyStateEditorSupport
 
setDirtyStateManager(IDirtyStateManager) - Method in class org.eclipse.xtext.ui.editor.DirtyStateEditorSupport
 
setDirtyStateManager(IDirtyStateManager) - Method in class org.eclipse.xtext.ui.editor.ValidationJobScheduler
 
setDisplayString(String) - Method in class org.eclipse.xtext.ui.editor.contentassist.ConfigurableCompletionProposal
 
setDisplayString(StyledString) - Method in class org.eclipse.xtext.ui.editor.contentassist.ConfigurableCompletionProposal
 
setDocument(IDocument) - Method in class org.eclipse.xtext.ui.editor.PresentationDamager
 
setDocument(IDocument) - Method in class org.eclipse.xtext.ui.editor.reconciler.XtextDocumentReconcileStrategy
 
setDocument(IDocument) - Method in class org.eclipse.xtext.ui.editor.reconciler.XtextSpellingReconcileStrategy
 
setDocumentContent(IDocument, IEditorInput, String) - Method in class org.eclipse.xtext.ui.editor.model.XtextDocumentProvider
 
setDocumentResource(XtextDocument, IEditorInput, String) - Method in class org.eclipse.xtext.ui.editor.model.XtextDocumentProvider
 
setDocumentUtil(DocumentUtil) - Method in class org.eclipse.xtext.ui.editor.autoedit.AbstractTerminalsEditStrategy
 
setDoSave(boolean) - Method in class org.eclipse.xtext.ui.refactoring.impl.EditorDocumentChange
 
setDownButtonIndex(int) - Method in class org.eclipse.xtext.ui.editor.tasks.dialogfields.ListDialogField
Sets the index of the 'down' button in the button label array passed in the constructor.
setEditable(boolean) - Method in class org.eclipse.xtext.ui.compare.DefaultMergeEditor
 
setEditable(ISourceViewer, boolean) - Method in class org.eclipse.xtext.ui.compare.DefaultMergeViewer
 
setEditor(XtextEditor) - Method in interface org.eclipse.xtext.ui.editor.IXtextEditorAware
 
setEditor(XtextEditor) - Method in class org.eclipse.xtext.ui.editor.outline.quickoutline.QuickOutlinePopup
 
setEditor(XtextEditor) - Method in class org.eclipse.xtext.ui.editor.reconciler.XtextDocumentReconcileStrategy
 
setEditor(XtextEditor) - Method in class org.eclipse.xtext.ui.editor.reconciler.XtextReconciler
 
setEditor(ITextEditor) - Method in class org.eclipse.xtext.ui.editor.toggleComments.ToggleSLCommentAction
 
setEditor(IEditorPart) - Method in class org.eclipse.xtext.ui.editor.XtextSourceViewerConfiguration
 
setEditorId(String) - Method in class org.eclipse.xtext.ui.editor.quickfix.MarkerResolutionGenerator
 
setElement(IAdaptable) - Method in class org.eclipse.xtext.ui.editor.preferences.AbstractPreferencePage
 
setElement(IAdaptable) - Method in class org.eclipse.xtext.ui.preferences.PropertyAndPreferencePage
 
setElement(IAdaptable) - Method in class org.eclipse.xtext.ui.tasks.preferences.TaskTagPreferencePage
 
setElement(IAdaptable) - Method in class org.eclipse.xtext.ui.validation.ValidatorPreferencePage
 
setElements(Collection) - Method in class org.eclipse.xtext.ui.editor.tasks.dialogfields.ListDialogField
Sets the elements shown in the list.
setEnabled(Object) - Method in class org.eclipse.xtext.ui.editor.handler.ContentAssistHandler
 
setEnabled(boolean, Composite) - Method in class org.eclipse.xtext.ui.editor.preferences.fields.AbstractMasterDetailsFieldEditor
 
setEnabled(boolean, Composite) - Method in class org.eclipse.xtext.ui.editor.preferences.fields.CheckBoxGroupFieldEditor
 
setEnabled(boolean) - Method in class org.eclipse.xtext.ui.editor.tasks.dialogfields.DialogField
Sets the enable state of the dialog field.
setEnabled(boolean) - Method in class org.eclipse.xtext.ui.refactoring.impl.DisplayChangeWrapper.Generic
 
setEnabled(boolean) - Method in class org.eclipse.xtext.ui.refactoring.impl.DisplayChangeWrapper.TextEditBased
 
setEnabled(boolean) - Method in class org.eclipse.xtext.ui.tasks.preferences.TaskTagConfigurationBlock
 
setEnableStyledLabels(boolean) - Method in class org.eclipse.xtext.ui.search.OpenXtextElementHandler
 
setEnumResolver(EnumTemplateVariableResolver) - Method in class org.eclipse.xtext.ui.editor.templates.XtextTemplateContextType
 
setError(String) - Method in class org.eclipse.xtext.ui.preferences.StatusInfo
 
setErrorMessage(String) - Method in class org.eclipse.xtext.ui.editor.contentassist.XtextContentAssistProcessor
 
setEvent(Event) - Method in class org.eclipse.xtext.ui.editor.outline.quickoutline.QuickOutlinePopup
 
setFeatureLabel(String) - Method in class org.eclipse.xtext.ui.util.FeatureProjectFactory
 
setFilterAndSorter(OutlineFilterAndSorter) - Method in class org.eclipse.xtext.ui.editor.outline.impl.OutlineNodeContentProvider
 
setFocus() - Method in class org.eclipse.xtext.ui.editor.findrefs.ReferenceSearchViewPage
 
setFocus() - Method in class org.eclipse.xtext.ui.editor.hierarchy.AbstractCallHierarchyViewPart
 
setFocus() - Method in class org.eclipse.xtext.ui.editor.hover.html.XtextBrowserInformationControlAdapter
 
setFocus() - Method in class org.eclipse.xtext.ui.editor.tasks.dialogfields.ComboDialogField
 
setFocus() - Method in class org.eclipse.xtext.ui.editor.tasks.dialogfields.DialogField
Tries to set the focus to the dialog field.
setFocus() - Method in class org.eclipse.xtext.ui.editor.tasks.dialogfields.StringDialogField
 
setFocus(IWidgetTokenOwner) - Method in class org.eclipse.xtext.ui.refactoring.ui.RenameRefactoringPopup
 
setFocus() - Method in class org.eclipse.xtext.ui.views.AbstractSourceView
 
setFontData(FontData...) - Method in class org.eclipse.xtext.ui.editor.utils.TextStyle
 
setForegroundColor(Color) - Method in class org.eclipse.xtext.ui.editor.hover.html.XtextBrowserInformationControlAdapter
 
setGrammarAccess(IGrammarAccess) - Method in class org.eclipse.xtext.ui.editor.toggleComments.DefaultSingleLineCommentHelper
 
setGrammarElement(AbstractElement) - Method in class org.eclipse.xtext.ui.editor.contentassist.antlr.FollowElement
 
setHandledUnorderedGroupElements(List<AbstractElement>) - Method in class org.eclipse.xtext.ui.editor.contentassist.antlr.FollowElement
 
setHeightHint(Control, int) - Static method in class org.eclipse.xtext.ui.editor.tasks.dialogfields.LayoutUtil
Sets the heightHint hint of a control.
setHelper(JavaProjectsStateHelper) - Method in class org.eclipse.xtext.ui.containers.StrictJavaProjectsState
 
setHelper(WorkspaceProjectsStateHelper) - Method in class org.eclipse.xtext.ui.containers.WorkspaceProjectsState
 
setHelper(IHyperlinkHelper) - Method in class org.eclipse.xtext.ui.editor.hyperlinking.DefaultHyperlinkDetector
 
setHierarchyBuilder(IHierarchyBuilder) - Method in class org.eclipse.xtext.ui.editor.hierarchy.DeferredHierarchyBuilder
 
SetHierarchyTypeAction - Class in org.eclipse.xtext.ui.editor.hierarchy
 
SetHierarchyTypeAction(ICallHierarchyBuilder.CallHierarchyType, AbstractCallHierarchyViewPart) - Constructor for class org.eclipse.xtext.ui.editor.hierarchy.SetHierarchyTypeAction
 
setHorizontalGrabbing(Control) - Static method in class org.eclipse.xtext.ui.editor.tasks.dialogfields.LayoutUtil
Sets the horizontal grabbing of a control to true.
setHorizontalIndent(Control, int) - Static method in class org.eclipse.xtext.ui.editor.tasks.dialogfields.LayoutUtil
Sets the horizontal indent of a control.
setHorizontalSpan(Control, int) - Static method in class org.eclipse.xtext.ui.editor.tasks.dialogfields.LayoutUtil
Sets the span of a control.
setHost(IStorage2UriMapper) - Method in class org.eclipse.xtext.ui.resource.Storage2UriMapperJavaImpl
Public for testing purpose
setHover(IEObjectHover) - Method in class org.eclipse.xtext.ui.editor.contentassist.ConfigurableCompletionProposal
 
setHyperlinkRegion(Region) - Method in class org.eclipse.xtext.ui.editor.hyperlinking.AbstractHyperlink
 
setHyperlinkText(String) - Method in class org.eclipse.xtext.ui.editor.hyperlinking.AbstractHyperlink
 
setID(String) - Method in class org.eclipse.xtext.ui.editor.findrefs.ReferenceSearchViewPage
 
setImage(Image) - Method in class org.eclipse.xtext.ui.editor.contentassist.ConfigurableCompletionProposal
 
setImage(Image) - Method in class org.eclipse.xtext.ui.editor.outline.impl.AbstractOutlineNode
 
setImageDescriptor(ImageDescriptor) - Method in class org.eclipse.xtext.ui.editor.outline.impl.AbstractOutlineNode
 
setImageHelper(IImageHelper) - Method in class org.eclipse.xtext.ui.label.AbstractLabelProvider
 
setIndex(int) - Method in class org.eclipse.xtext.ui.editor.model.CommonBreakIterator.SequenceCharacterIterator
 
setIndex(int) - Method in class org.eclipse.xtext.ui.editor.model.DocumentCharacterIterator
 
setIndexData(IResourceDescriptions) - Method in class org.eclipse.xtext.ui.editor.findrefs.DelegatingReferenceFinder
Public for testing purpose.
setInfo(String) - Method in class org.eclipse.xtext.ui.preferences.StatusInfo
 
setInformation(String) - Method in class org.eclipse.xtext.ui.editor.hover.html.XtextBrowserInformationControlAdapter
Deprecated.
setInfoText() - Method in class org.eclipse.xtext.ui.editor.outline.quickoutline.QuickOutlinePopup
 
setInitializationData(IConfigurationElement, String, Object) - Method in class org.eclipse.xtext.ui.guice.AbstractGuiceAwareExecutableExtensionFactory
 
setInitiallyFolded(boolean) - Method in class org.eclipse.xtext.ui.editor.folding.DefaultFoldedPosition
 
setInitialPattern(String) - Method in class org.eclipse.xtext.ui.search.XtextEObjectSearchDialog
 
setInitialTypePattern(String) - Method in class org.eclipse.xtext.ui.search.XtextEObjectSearchDialog
 
setInitialTypePattern(String, boolean) - Method in class org.eclipse.xtext.ui.search.XtextEObjectSearchDialog
 
setInjector(Injector) - Method in class org.eclipse.xtext.ui.editor.preferences.IPreferenceStoreInitializer.CompositeImpl
 
setInput(Object) - Method in class org.eclipse.xtext.ui.compare.AbstractContentViewer
 
setInput(Object) - Method in class org.eclipse.xtext.ui.compare.DefaultContentViewer
 
setInput(ISearchResult, Object) - Method in class org.eclipse.xtext.ui.editor.findrefs.ReferenceSearchViewPage
 
setInput(Object) - Method in interface org.eclipse.xtext.ui.editor.hover.html.IXtextBrowserInformationControl
 
setInput(Object) - Method in class org.eclipse.xtext.ui.editor.hover.html.XtextBrowserInformationControlAdapter
 
setInput(XtextResource) - Method in class org.eclipse.xtext.ui.editor.model.XtextDocument
 
setInput(IXtextDocument) - Method in class org.eclipse.xtext.ui.editor.outline.quickoutline.QuickOutlinePopup
 
setInput(String) - Method in class org.eclipse.xtext.ui.views.AbstractSourceView
 
setInternalSite(IWorkbenchPartSite) - Method in class org.eclipse.xtext.ui.compare.DefaultMergeEditor
 
setIssue(Issue) - Method in class org.eclipse.xtext.ui.editor.model.edit.IssueModificationContext
 
setIssueResolutionAcceptorProvider(Provider<IssueResolutionAcceptor>) - Method in class org.eclipse.xtext.ui.editor.quickfix.AbstractDeclarativeQuickfixProvider
for testing without guice
setIssueUtil(IssueUtil) - Method in class org.eclipse.xtext.ui.editor.quickfix.MarkerResolutionGenerator
 
setItems(String[]) - Method in class org.eclipse.xtext.ui.editor.tasks.dialogfields.ComboDialogField
Sets the combo items.
setJavaProjectClasspathChangeAnalyzer(JavaProjectClasspathChangeAnalyzer) - Method in class org.eclipse.xtext.ui.resource.Storage2UriMapperJavaImpl
Public for testing purpose
setJavaProjectsHelper(JavaProjectsStateHelper) - Method in class org.eclipse.xtext.ui.containers.JavaProjectsState
 
setJdtHelper(IJdtHelper) - Method in class org.eclipse.xtext.ui.containers.AbstractJavaProjectsState
 
setJdtHelper(IJdtHelper) - Method in class org.eclipse.xtext.ui.resource.Storage2UriMapperJavaImpl
Public for testing purpose
setJreContainerEntry(IClasspathEntry) - Method in class org.eclipse.xtext.ui.util.JavaProjectFactory
 
setKeepPreviewEdits(boolean) - Method in class org.eclipse.xtext.ui.refactoring.impl.DisplayChangeWrapper.TextEditBased
 
setKeyBindingScope(String) - Method in class org.eclipse.xtext.ui.editor.XtextEditor
Note: Not injected directly into field as XtextEditor.initializeKeyBindingScopes() is called by constructor.
setKeyword(String) - Method in class org.eclipse.xtext.ui.editor.contentassist.antlr.LookaheadKeyword
 
setLabelProvider(ILabelProvider) - Method in class org.eclipse.xtext.ui.editor.contentassist.AbstractContentProposalProvider
 
setLabelText(String) - Method in class org.eclipse.xtext.ui.editor.tasks.dialogfields.DialogField
Sets the label of the dialog field.
setLabelText(String) - Method in class org.eclipse.xtext.ui.editor.tasks.dialogfields.SelectionButtonDialogField
 
setLanguageName(String) - Method in class org.eclipse.xtext.ui.editor.XtextEditor
 
setLanguageName(String) - Method in class org.eclipse.xtext.ui.tasks.preferences.TaskTagPreferencePage
 
setLanguageNameAsQualifier(String) - Method in class org.eclipse.xtext.ui.editor.preferences.PreferenceStoreAccessImpl
 
setLastCompleteLexer(Lexer) - Method in class org.eclipse.xtext.ui.editor.contentassist.antlr.AntlrProposalConflictHelper
 
setLastCompleteNode(INode) - Method in class org.eclipse.xtext.ui.editor.contentassist.ContentAssistContext.Builder
 
setLastSegmentFinder(FQNPrefixMatcher.LastSegmentFinder) - Method in class org.eclipse.xtext.ui.editor.contentassist.FQNPrefixMatcher
 
setLength(int) - Method in class org.eclipse.xtext.ui.editor.syntaxcoloring.AttributedPosition
 
setLexer(Provider<Lexer>) - Method in class org.eclipse.xtext.ui.editor.model.DocumentTokenSource
 
setLinkingEnabled(boolean) - Method in class org.eclipse.xtext.ui.editor.outline.actions.OutlineWithEditorLinker
 
setListener(ObservableXtextTokenStream.StreamListener) - Method in class org.eclipse.xtext.ui.editor.contentassist.antlr.ObservableXtextTokenStream
 
setLocalResourceURI(URI) - Method in class org.eclipse.xtext.ui.refactoring.ui.DefaultLinkedPositionGroupCalculator.LocalResourceRefactoringUpdateAcceptor
 
setLocalStorage(IStorage) - Method in class org.eclipse.xtext.ui.generator.trace.StorageAwareTrace
 
setLocalTrace(List<AbstractElement>) - Method in class org.eclipse.xtext.ui.editor.contentassist.antlr.FollowElement
 
setLocation(Point) - Method in class org.eclipse.xtext.ui.editor.hover.html.XtextBrowserInformationControlAdapter
 
setLocation(IPath) - Method in class org.eclipse.xtext.ui.util.JavaProjectFactory
 
setLocation(IPath) - Method in class org.eclipse.xtext.ui.util.PluginProjectFactory
 
setLocation(IPath) - Method in class org.eclipse.xtext.ui.util.ProjectFactory
 
setLocationPath(IPath) - Method in class org.eclipse.xtext.ui.wizard.DefaultProjectInfo
 
setLocationPath(IPath) - Method in interface org.eclipse.xtext.ui.wizard.IExtendedProjectInfo
Sets the path where the project should be created.
setLocationProvider(ILocationInFileProvider) - Method in class org.eclipse.xtext.ui.editor.LanguageSpecificURIEditorOpener
 
setLocator(JarEntryLocator) - Method in class org.eclipse.xtext.ui.resource.Storage2UriMapperJavaImpl
Public for testing purpose
setLookAhead(int) - Method in class org.eclipse.xtext.ui.editor.contentassist.antlr.FollowElement
 
setLookAheadTerminals(List<LookAheadTerminal>) - Method in class org.eclipse.xtext.ui.editor.contentassist.antlr.FollowElement
 
setMapper(IStorage2UriMapper) - Method in class org.eclipse.xtext.ui.containers.AbstractStorage2UriMapperClient
 
setMapper(ITokenTypeToPartitionTypeMapper) - Method in class org.eclipse.xtext.ui.editor.model.PartitionTokenScanner
 
setMarkAtCursor(boolean) - Method in class org.eclipse.xtext.ui.editor.embedded.MarkRegionTargetWithoutStatusline
 
setMarkerAttributes(Issue, IResource, IMarker) - Method in class org.eclipse.xtext.ui.editor.validation.MarkerCreator
 
setMarkerAttributes(Task, IResource, IMarker) - Method in class org.eclipse.xtext.ui.tasks.TaskMarkerCreator
 
setMarkerTypes(String) - Method in class org.eclipse.xtext.ui.validation.LanguageAwareMarkerTypeProvider
 
setMarkOccurrences(boolean) - Method in class org.eclipse.xtext.ui.editor.occurrences.OccurrenceMarker
 
setMatcher(PrefixMatcher) - Method in class org.eclipse.xtext.ui.editor.contentassist.ConfigurableCompletionProposal
 
setMatcher(PrefixMatcher) - Method in class org.eclipse.xtext.ui.editor.contentassist.ContentAssistContext.Builder
 
setMatcherString(String, boolean) - Method in class org.eclipse.xtext.ui.editor.outline.quickoutline.QuickOutlinePopup
 
setModel(XtextDocument, String, String, String) - Method in class org.eclipse.xtext.ui.editor.embedded.EmbeddedEditorModelAccess
 
setModificationStamp(long) - Method in class org.eclipse.xtext.ui.editor.reconciler.ReconcilerReplaceRegion
 
setName(URI, String, ResourceSet) - Method in class org.eclipse.xtext.ui.refactoring.impl.AbstractRenameStrategy
 
setNewName(RenameProcessor, String) - Method in class org.eclipse.xtext.ui.refactoring.impl.AbstractProcessorBasedRenameParticipant
 
setNewName(String) - Method in class org.eclipse.xtext.ui.refactoring.impl.AbstractRenameProcessor
 
setNewName(String) - Method in class org.eclipse.xtext.ui.refactoring.impl.RenameElementProcessor
 
setNotFound(String) - Method in class org.eclipse.xtext.ui.PluginImageHelper
 
setOffset(int) - Method in class org.eclipse.xtext.ui.editor.contentassist.ContentAssistContext.Builder
 
setOffset(int) - Method in class org.eclipse.xtext.ui.editor.syntaxcoloring.AttributedPosition
 
setOK() - Method in class org.eclipse.xtext.ui.preferences.StatusInfo
 
setOutdated(boolean) - Method in class org.eclipse.xtext.ui.editor.model.XtextDocument
 
setOutlinePage(OutlinePage) - Method in class org.eclipse.xtext.ui.editor.outline.impl.OutlineRefreshJob
 
setParamStack(List<Integer>) - Method in class org.eclipse.xtext.ui.editor.contentassist.antlr.FollowElement
 
setParent(IOutlineNode) - Method in class org.eclipse.xtext.ui.editor.outline.impl.AbstractOutlineNode
 
setParser(IContentAssistParser) - Method in class org.eclipse.xtext.ui.editor.contentassist.antlr.ParserBasedContentAssistContextFactory.StatefulFactory
 
setPartialRange(IDocument, int, int, String, int) - Method in class org.eclipse.xtext.ui.editor.model.PartitionTokenScanner
 
setPartitionMapperExtension(ITokenTypeToPartitionTypeMapperExtension) - Method in class org.eclipse.xtext.ui.editor.reconciler.XtextSpellingReconcileStrategy
 
setPathSuffix(String) - Method in class org.eclipse.xtext.ui.PluginImageHelper
 
setPlugin(AbstractUIPlugin) - Method in class org.eclipse.xtext.ui.PluginImageHelper
 
setPool(ExecutorService) - Method in class org.eclipse.xtext.ui.editor.contentassist.antlr.DelegatingContentAssistContextFactory.StatefulFactory
 
setPool(ExecutorService) - Method in class org.eclipse.xtext.ui.editor.contentassist.antlr.ParserBasedContentAssistContextFactory.StatefulFactory
 
setPreferenceContentStatus(IStatus) - Method in class org.eclipse.xtext.ui.preferences.PropertyAndPreferencePage
 
setPreferencesProvider(IPreferenceValuesProvider) - Method in class org.eclipse.xtext.ui.editor.formatting2.ContentFormatter
 
setPreferenceStore(IPreferenceStore) - Method in class org.eclipse.xtext.ui.editor.XtextEditor
 
setPreferenceStore(IPreferenceStore) - Method in class org.eclipse.xtext.ui.preferences.OptionsConfigurationBlock
 
setPreferenceStoreAccess(IPreferenceStoreAccess) - Method in class org.eclipse.xtext.ui.editor.formatting.PreferenceStoreIndentationInformation
 
setPreferenceStoreAccess(IPreferenceStoreAccess) - Method in class org.eclipse.xtext.ui.tasks.preferences.TaskTagPreferencePage
 
setPreferenceStoreAccessor(IPreferenceStoreAccess) - Method in class org.eclipse.xtext.ui.editor.syntaxcoloring.HighlightingHelper
 
setPrefix(String) - Method in class org.eclipse.xtext.ui.editor.contentassist.ContentAssistContext.Builder
 
setPresentationReconcilerProvider(Provider<XtextPresentationReconciler>) - Method in class org.eclipse.xtext.ui.editor.XtextSourceViewerConfiguration
 
setPresenterProvider(Provider<HighlightingPresenter>) - Method in class org.eclipse.xtext.ui.editor.syntaxcoloring.HighlightingHelper
 
setPreviousModel(EObject) - Method in class org.eclipse.xtext.ui.editor.contentassist.ContentAssistContext.Builder
 
setPriority(int) - Method in class org.eclipse.xtext.ui.editor.contentassist.ConfigurableCompletionProposal
 
setPriorityHelper(IContentProposalPriorities) - Method in class org.eclipse.xtext.ui.editor.contentassist.AbstractContentProposalProvider
 
setProgressMonitor(IProgressMonitor) - Method in class org.eclipse.xtext.ui.editor.reconciler.XtextDocumentReconcileStrategy
 
setProject(IProject) - Method in class org.eclipse.xtext.ui.preferences.OptionsConfigurationBlock
 
setProjectDefaultCharset(String) - Method in class org.eclipse.xtext.ui.util.ProjectFactory
 
setProjectInfo(IProjectInfo) - Method in class org.eclipse.xtext.ui.wizard.AbstractProjectCreator
Sets project creator configuration object.
A IProjectInfo, normally created by XtextNewProjectWizard subclasses,
is a kind of data holder for values which were collected
from the corresponding Wizard pages.
This data should be used to create a proper project
setProjectInfo(IProjectInfo) - Method in interface org.eclipse.xtext.ui.wizard.IProjectCreator
Sets project creator configuration object.
A IProjectInfo, normally created by XtextNewProjectWizard subclasses,
is a kind of data holder for values which were collected
from the corresponding Wizard pages.
This data should be used to create a proper project
setProjectName(String) - Method in class org.eclipse.xtext.ui.util.JavaProjectFactory
 
setProjectName(String) - Method in class org.eclipse.xtext.ui.util.PluginProjectFactory
 
setProjectName(String) - Method in class org.eclipse.xtext.ui.util.ProjectFactory
 
setProjectName(String) - Method in class org.eclipse.xtext.ui.wizard.DefaultProjectInfo
 
setProjectName(String) - Method in interface org.eclipse.xtext.ui.wizard.IProjectInfo
Set project name to use when creating the a project.
This name will be used as folder name and as project name in the corresponding .project file.
setProjectsHelper(WorkspaceProjectsStateHelper) - Method in class org.eclipse.xtext.ui.containers.JavaProjectsState
 
setProposalContextResource(Resource) - Method in class org.eclipse.xtext.ui.editor.contentassist.ConfigurableCompletionProposal
 
setProposalLexer(Lexer) - Method in class org.eclipse.xtext.ui.editor.contentassist.antlr.AntlrProposalConflictHelper
 
setRange(IDocument, int, int) - Method in class org.eclipse.xtext.ui.editor.model.PartitionTokenScanner
 
setRange(IDocument, int, int) - Method in class org.eclipse.xtext.ui.editor.syntaxcoloring.DefaultTokenScanner
 
setRange(IDocument, int, int) - Method in class org.eclipse.xtext.ui.editor.syntaxcoloring.TokenScanner.RangedReentrantIterator
 
setRange(IDocument, int, int) - Method in class org.eclipse.xtext.ui.editor.syntaxcoloring.TokenScanner
 
setReconcilerProvider(Provider<HighlightingReconciler>) - Method in class org.eclipse.xtext.ui.editor.syntaxcoloring.HighlightingHelper
 
setReconcilingStrategy(IReconcilingStrategy) - Method in class org.eclipse.xtext.ui.editor.reconciler.XtextReconciler
 
setRecoveryListener(AbstractInternalContentAssistParser.RecoveryListener) - Method in class org.eclipse.xtext.ui.editor.contentassist.antlr.internal.AbstractInternalContentAssistParser
 
setRemoveButtonIndex(int) - Method in class org.eclipse.xtext.ui.editor.tasks.dialogfields.ListDialogField
Sets the index of the 'remove' button in the button label array passed in the constructor.
setReplaceContextLength(int) - Method in class org.eclipse.xtext.ui.editor.contentassist.ConfigurableCompletionProposal
 
setReplacementLength(int) - Method in class org.eclipse.xtext.ui.editor.contentassist.ConfigurableCompletionProposal
 
setReplacementOffset(int) - Method in class org.eclipse.xtext.ui.editor.contentassist.ConfigurableCompletionProposal
 
setReplacementString(String) - Method in class org.eclipse.xtext.ui.editor.contentassist.ConfigurableCompletionProposal
 
setReplaceRegion(Region) - Method in class org.eclipse.xtext.ui.editor.contentassist.ContentAssistContext.Builder
 
setRequiredRuleNameComputer(RequiredRuleNameComputer) - Method in class org.eclipse.xtext.ui.editor.contentassist.antlr.AbstractContentAssistParser
 
setResource(XtextResource) - Method in class org.eclipse.xtext.ui.editor.contentassist.ContentAssistContext.Builder
 
setResource(XtextResource) - Method in class org.eclipse.xtext.ui.editor.reconciler.XtextDocumentReconcileStrategy
 
setResourceDescriptionManager(IResourceDescription.Manager) - Method in class org.eclipse.xtext.ui.editor.ValidationJobScheduler
 
setResourceDescriptions(IResourceDescriptions) - Method in class org.eclipse.xtext.ui.editor.DirtyStateEditorSupport
 
setResourceDescriptions(IResourceDescriptions) - Method in class org.eclipse.xtext.ui.editor.ValidationJobScheduler
 
setResourceDescriptions(IResourceDescriptions) - Method in class org.eclipse.xtext.ui.search.IXtextEObjectSearch.Default
 
setResourceForEditorInputFactory(IResourceForEditorInputFactory) - Method in class org.eclipse.xtext.ui.editor.model.XtextDocumentProvider
 
setResourceProvider(IEditedResourceProvider) - Method in class org.eclipse.xtext.ui.editor.embedded.EmbeddedEditorFactory.Builder
 
setResourceServiceProviderRegistry(IResourceServiceProvider.Registry) - Method in class org.eclipse.xtext.ui.editor.DirtyStateEditorSupport
Only for testing
setResourceServiceProviderRegistry(IResourceServiceProvider.Registry) - Method in class org.eclipse.xtext.ui.editor.findrefs.DelegatingReferenceFinder
Public for testing purpose.
setResourceStorageLoadableProvider(Provider<ResourceStorageLoadable>) - Method in class org.eclipse.xtext.ui.editor.DocumentBasedDirtyResource
 
setRestoreSelection() - Method in class org.eclipse.xtext.ui.editor.quickfix.XtextQuickAssistAssistant
 
setResult(IFile) - Method in class org.eclipse.xtext.ui.wizard.AbstractProjectCreator
 
setRoot(IHierarchyRoot) - Method in class org.eclipse.xtext.ui.editor.hierarchy.AbstractCallHierarchyViewPart
 
setRoot(IHierarchyRoot) - Method in class org.eclipse.xtext.ui.editor.hierarchy.AbstractHierarchyViewPart
 
setRootModel(EObject) - Method in class org.eclipse.xtext.ui.editor.contentassist.ContentAssistContext.Builder
 
setRootNode(ICompositeNode) - Method in class org.eclipse.xtext.ui.editor.contentassist.ContentAssistContext.Builder
 
setRootURI(URI) - Method in class org.eclipse.xtext.ui.editor.hierarchy.AbstractHierarchyViewPart
 
setRule(TerminalRule) - Method in class org.eclipse.xtext.ui.editor.contentassist.antlr.LookAheadTerminalRuleCall
 
setSaveAllBeforeRefactoring(boolean) - Method in class org.eclipse.xtext.ui.refactoring.ui.RefactoringPreferences
 
setScopeProvider(IScopeProvider) - Method in class org.eclipse.xtext.ui.editor.contentassist.AbstractJavaBasedContentProposalProvider.ReferenceProposalCreator
 
setScopeProvider(IScopeProvider) - Method in class org.eclipse.xtext.ui.editor.contentassist.AbstractJavaBasedContentProposalProvider
 
setScopeProvider(IScopeProvider) - Method in class org.eclipse.xtext.ui.editor.templates.AbstractTemplateProposalProvider
 
setSearchContexts(IScopeContext[]) - Method in class org.eclipse.xtext.ui.editor.preferences.FixedScopedPreferenceStore
Set the search contexts to scopes.
setSelectedText(String) - Method in class org.eclipse.xtext.ui.editor.contentassist.ContentAssistContext.Builder
 
setSelection(ISelection, boolean) - Method in class org.eclipse.xtext.ui.compare.AbstractContentViewer
 
setSelection(boolean) - Method in class org.eclipse.xtext.ui.editor.tasks.dialogfields.SelectionButtonDialogField
Sets the selection state of the button.
setSelection(ITextRegion, boolean) - Method in class org.eclipse.xtext.ui.views.AbstractSourceView
 
setSelectionLength(int) - Method in class org.eclipse.xtext.ui.editor.contentassist.ConfigurableCompletionProposal
 
setSelectionStart(int) - Method in class org.eclipse.xtext.ui.editor.contentassist.ConfigurableCompletionProposal
 
setSerializer(ISerializer) - Method in class org.eclipse.xtext.ui.editor.model.edit.DefaultTextEditComposer
If used in a non-Guice environment, we need to be able to set this.
setSerializerUtil(ISerializer) - Method in class org.eclipse.xtext.ui.editor.model.edit.DefaultTextEditComposer
setShell(Shell) - Method in class org.eclipse.xtext.ui.preferences.OptionsConfigurationBlock
 
setShortTextRegion(ITextRegion) - Method in class org.eclipse.xtext.ui.editor.outline.impl.EObjectNode
 
setSimpleLinkedMode(ITextViewer, char...) - Method in class org.eclipse.xtext.ui.editor.contentassist.ConfigurableCompletionProposal
 
setSingleLineCommentHelper(ISingleLineCommentHelper) - Method in class org.eclipse.xtext.ui.editor.XtextSourceViewerConfiguration
 
setSingleLineCommentRule(String) - Method in class org.eclipse.xtext.ui.editor.toggleComments.DefaultSingleLineCommentHelper
 
setSize(int, int) - Method in class org.eclipse.xtext.ui.editor.hover.html.XtextBrowserInformationControlAdapter
 
setSizeConstraints(int, int) - Method in class org.eclipse.xtext.ui.editor.hover.html.XtextBrowserInformationControlAdapter
 
setSourceViewer(ISourceViewer) - Method in class org.eclipse.xtext.ui.editor.autoedit.ShortCutEditStrategy
 
setSourceViewer(ISourceViewer) - Method in class org.eclipse.xtext.ui.editor.hover.AbstractCompositeHover
 
setSourceViewer(ISourceViewer) - Method in class org.eclipse.xtext.ui.editor.hover.AbstractHover
 
setSourceViewer(ISourceViewer) - Method in interface org.eclipse.xtext.ui.editor.ISourceViewerAware
 
setSourceViewer(ISourceViewer) - Method in class org.eclipse.xtext.ui.editor.outline.impl.OutlinePage
 
setSourceViewer(ISourceViewer) - Method in class org.eclipse.xtext.ui.editor.reconciler.XtextDocumentReconcileStrategy
 
setStateChangeEventBroker(IStateChangeEventBroker) - Method in class org.eclipse.xtext.ui.editor.DirtyStateEditorSupport
 
setStatefulFactoryProvider(Provider<ParserBasedContentAssistContextFactory.StatefulFactory>) - Method in class org.eclipse.xtext.ui.editor.contentassist.antlr.ParserBasedContentAssistContextFactory
 
setStatusChangeListener(IStatusChangeListener) - Method in class org.eclipse.xtext.ui.preferences.OptionsConfigurationBlock
 
setStrict(boolean) - Method in class org.eclipse.xtext.ui.editor.contentassist.antlr.internal.AbstractInternalContentAssistParser
 
setStyle(int) - Method in class org.eclipse.xtext.ui.editor.utils.TextStyle
 
setTableColumns(ListDialogField.ColumnsDescription) - Method in class org.eclipse.xtext.ui.editor.tasks.dialogfields.ListDialogField
 
setTargetURIProvider(Provider<TargetURIs>) - Method in class org.eclipse.xtext.ui.editor.findrefs.TargetURIConverter
 
setTaskName(String) - Method in class org.eclipse.xtext.ui.editor.reconciler.CancelIndicatorBasedProgressMonitor
 
setTemplateProposalProvider(ITemplateProposalProvider) - Method in class org.eclipse.xtext.ui.editor.contentassist.XtextContentAssistProcessor
 
setText(String) - Method in class org.eclipse.xtext.ui.editor.model.CommonBreakIterator
 
setText(CharSequence) - Method in class org.eclipse.xtext.ui.editor.model.CommonBreakIterator
Creates a break iterator given a char sequence.
setText(CharacterIterator) - Method in class org.eclipse.xtext.ui.editor.model.CommonBreakIterator
 
setText(CharSequence) - Method in class org.eclipse.xtext.ui.editor.model.CommonWordIterator
Sets the text as CharSequence.
setText(CharacterIterator) - Method in class org.eclipse.xtext.ui.editor.model.CommonWordIterator
 
setText(String) - Method in class org.eclipse.xtext.ui.editor.model.CommonWordIterator
 
setText(Object) - Method in class org.eclipse.xtext.ui.editor.outline.impl.AbstractOutlineNode
 
setText(String) - Method in class org.eclipse.xtext.ui.editor.tasks.dialogfields.ComboDialogField
Sets the text.
setText(String) - Method in class org.eclipse.xtext.ui.editor.tasks.dialogfields.StringDialogField
Sets the text.
setTextApplier(ConfigurableCompletionProposal.IReplacementTextApplier) - Method in class org.eclipse.xtext.ui.editor.contentassist.ConfigurableCompletionProposal
 
setTextAttributeProvider(ITextAttributeProvider) - Method in class org.eclipse.xtext.ui.editor.syntaxcoloring.AbstractTokenScanner
 
setTextOrientation(int) - Method in class org.eclipse.xtext.ui.compare.DefaultMergeEditor
 
setTextRegion(ITextRegion) - Method in class org.eclipse.xtext.ui.editor.outline.impl.AbstractOutlineNode
 
setTextType(String) - Method in class org.eclipse.xtext.ui.refactoring.impl.DisplayChangeWrapper.TextEditBased
 
setTextWithoutUpdate(String) - Method in class org.eclipse.xtext.ui.editor.tasks.dialogfields.ComboDialogField
Sets the text without triggering a dialog-changed event.
setTextWithoutUpdate(String) - Method in class org.eclipse.xtext.ui.editor.tasks.dialogfields.StringDialogField
Sets the text without triggering a dialog-changed event.
SETTINGS_SECTION_NAME - Static variable in class org.eclipse.xtext.ui.tasks.preferences.TaskTagConfigurationBlock
 
setToDefault(String) - Method in class org.eclipse.xtext.ui.editor.preferences.FixedScopedPreferenceStore
 
setToDefault(String) - Method in class org.eclipse.xtext.ui.preferences.OptionsConfigurationBlock
 
setToken(Token) - Method in class org.eclipse.xtext.ui.editor.contentassist.antlr.LookAheadTerminal
 
setTokenDefProvider(ITokenDefProvider) - Method in class org.eclipse.xtext.ui.editor.model.TokenTypeToStringMapper
 
setTokenIdMapper(AbstractAntlrTokenToAttributeIdMapper) - Method in class org.eclipse.xtext.ui.editor.syntaxcoloring.TokenScanner
 
setTokens(List<DocumentTokenSource.TokenInfo>) - Method in class org.eclipse.xtext.ui.editor.model.DocumentTokenSource
 
setTrace(List<AbstractElement>) - Method in class org.eclipse.xtext.ui.editor.contentassist.antlr.FollowElement
 
setTriggerCharacters(char[]) - Method in class org.eclipse.xtext.ui.editor.contentassist.ConfigurableCompletionProposal
 
setTypeLabel(String) - Method in class org.eclipse.xtext.ui.editor.hyperlinking.AbstractHyperlink
 
setUnorderedGroupHelper(Provider<IUnorderedGroupHelper>) - Method in class org.eclipse.xtext.ui.editor.contentassist.antlr.AbstractContentAssistParser
 
setUnorderedGroupHelper(IUnorderedGroupHelper) - Method in class org.eclipse.xtext.ui.editor.contentassist.antlr.internal.AbstractInternalContentAssistParser
 
setUpButtonIndex(int) - Method in class org.eclipse.xtext.ui.editor.tasks.dialogfields.ListDialogField
Sets the index of the 'up' button in the button label array passed in the constructor.
setupDocument(Object, IDocument) - Method in class org.eclipse.xtext.ui.compare.StreamContentDocumentProvider
 
setUpLinkedMode(IDocument) - Method in class org.eclipse.xtext.ui.editor.contentassist.ConfigurableCompletionProposal
Sets up a simple linked mode at ConfigurableCompletionProposal.getCursorPosition() and an exit policy that will exit the mode when closingCharacter is typed and an exit position at getCursorPosition() + 1.
setURI(URI) - Method in class org.eclipse.xtext.ui.editor.hyperlinking.XtextHyperlink
 
setUriMapperExtensions(IStorage2UriMapperJdtExtensions) - Method in class org.eclipse.xtext.ui.containers.JavaProjectsStateHelper
Public for testing purpose
setUriValidator(UriValidator) - Method in class org.eclipse.xtext.ui.resource.Storage2UriMapperImpl
 
setUriValidator(UriValidator) - Method in class org.eclipse.xtext.ui.resource.Storage2UriMapperJavaImpl
Public for testing purpose
setUseInlineRefactoring(boolean) - Method in class org.eclipse.xtext.ui.refactoring.ui.RefactoringPreferences
 
setValidationJob(Job) - Method in class org.eclipse.xtext.ui.editor.model.XtextDocument
 
setValue(String, double) - Method in class org.eclipse.xtext.ui.editor.preferences.FixedScopedPreferenceStore
 
setValue(String, float) - Method in class org.eclipse.xtext.ui.editor.preferences.FixedScopedPreferenceStore
 
setValue(String, int) - Method in class org.eclipse.xtext.ui.editor.preferences.FixedScopedPreferenceStore
 
setValue(String, long) - Method in class org.eclipse.xtext.ui.editor.preferences.FixedScopedPreferenceStore
 
setValue(String, String) - Method in class org.eclipse.xtext.ui.editor.preferences.FixedScopedPreferenceStore
 
setValue(String, boolean) - Method in class org.eclipse.xtext.ui.editor.preferences.FixedScopedPreferenceStore
 
setValue(String, String) - Method in class org.eclipse.xtext.ui.preferences.OptionsConfigurationBlock
 
setValueConverter(IValueConverterService) - Method in class org.eclipse.xtext.ui.editor.contentassist.AbstractContentProposalProvider
 
setViewer(ITextViewer) - Method in class org.eclipse.xtext.ui.editor.contentassist.ContentAssistContext.Builder
 
setViewer(ITextViewer) - Method in class org.eclipse.xtext.ui.editor.embedded.TextViewerAction
Retargets this action to the given editor.
setViewer(ITextViewer) - Method in class org.eclipse.xtext.ui.editor.embedded.TextViewerMarkAction
 
setViewer(ITextViewer) - Method in class org.eclipse.xtext.ui.editor.embedded.TextViewerOperationAction
 
setViewer(ITextViewer) - Method in class org.eclipse.xtext.ui.editor.embedded.TextViewerShiftAction
 
setViewerComparator(ViewerComparator) - Method in class org.eclipse.xtext.ui.editor.tasks.dialogfields.ListDialogField
Sets the viewer comparator.
setViewerSorter(ViewerSorter) - Method in class org.eclipse.xtext.ui.editor.tasks.dialogfields.ListDialogField
setViewPart(ISearchResultViewPart) - Method in class org.eclipse.xtext.ui.editor.findrefs.ReferenceSearchViewPage
 
setVisible(boolean) - Method in class org.eclipse.xtext.ui.editor.hover.html.XtextBrowserInformationControlAdapter
 
setVisible(boolean) - Method in class org.eclipse.xtext.ui.refactoring.ui.RenameElementWizard.UserInputPage
 
setWarning(String) - Method in class org.eclipse.xtext.ui.preferences.StatusInfo
 
setWidthHint(Control, int) - Static method in class org.eclipse.xtext.ui.editor.tasks.dialogfields.LayoutUtil
Sets the width hint of a control.
setWithPluginXml(boolean) - Method in class org.eclipse.xtext.ui.util.PluginProjectFactory
 
setWorkbenchPartSelection(IWorkbenchPartSelection) - Method in class org.eclipse.xtext.ui.views.AbstractSourceView
 
setWorkbenchPreferenceContainer(IWorkbenchPreferenceContainer) - Method in class org.eclipse.xtext.ui.preferences.OptionsConfigurationBlock
 
setWorkspace(IWorkspace) - Method in class org.eclipse.xtext.ui.containers.AbstractProjectsStateHelper
 
setWorkspace(IWorkspace) - Method in class org.eclipse.xtext.ui.resource.Storage2UriMapperJavaImpl
 
setXtextEditorCallback(CompoundXtextEditorCallback) - Method in class org.eclipse.xtext.ui.editor.XtextEditor
Externally set the editor callback, e.g.
SharedStateContribution - Class in org.eclipse.xtext.ui.shared.contribution
A shared state contribution is used to obtain instances from a contributed injector.
SharedStateContribution() - Constructor for class org.eclipse.xtext.ui.shared.contribution.SharedStateContribution
 
ShortCutEditStrategy - Class in org.eclipse.xtext.ui.editor.autoedit
A simple IAutoEditStrategy for shortcuts.
ShortCutEditStrategy() - Constructor for class org.eclipse.xtext.ui.editor.autoedit.ShortCutEditStrategy
 
shouldGenerate(Resource, CancelIndicator) - Method in class org.eclipse.xtext.ui.generator.EclipseBasedShouldGenerate
 
shouldMergePartitions(String) - Method in class org.eclipse.xtext.ui.editor.model.PartitionTokenScanner
 
shouldProcess(ITypedRegion) - Method in class org.eclipse.xtext.ui.editor.reconciler.XtextSpellingReconcileStrategy
 
shouldProcess(IFile) - Method in class org.eclipse.xtext.ui.validation.MarkerEraser
Checks if a IFile should/can be processed
shouldProcessContent(EObject) - Method in class org.eclipse.xtext.ui.editor.folding.DefaultFoldingRegionProvider
 
SHOW_ALWAYS - Static variable in class org.eclipse.xtext.ui.editor.hyperlinking.SingleHoverShowingHyperlinkPresenter
constant text needs to set into IHyperLink#getTypeLabel (which doesn't seem to be used otherwise) if a hyperlink's label should be shown even if it's the only hyper link.
showAnnotations(String...) - Method in class org.eclipse.xtext.ui.editor.embedded.EmbeddedEditorFactory.Builder
 
showBusyLabel(boolean) - Method in class org.eclipse.xtext.ui.editor.findrefs.ReferenceSearchViewPage
 
showBusyStatus() - Method in class org.eclipse.xtext.ui.editor.outline.impl.OutlinePage
 
showErrorAndWarningAnnotations() - Method in class org.eclipse.xtext.ui.editor.embedded.EmbeddedEditorFactory.Builder
 
showMenu(ToolBar) - Method in class org.eclipse.xtext.ui.refactoring.ui.RenameRefactoringPopup
 
ShowQuickOutlineActionHandler - Class in org.eclipse.xtext.ui.editor.outline.quickoutline
 
ShowQuickOutlineActionHandler() - Constructor for class org.eclipse.xtext.ui.editor.outline.quickoutline.ShowQuickOutlineActionHandler
 
showStatusDialog(RefactoringStatus) - Method in class org.eclipse.xtext.ui.refactoring.ui.RenameRefactoringExecuter.CheckConditionsAndCreateChangeRunnable
 
silentRunning - Variable in class org.eclipse.xtext.ui.editor.preferences.FixedScopedPreferenceStore
A boolean to indicate the property changes should not be propagated.
SimpleLocalResourceAccess - Class in org.eclipse.xtext.ui.editor.findrefs
 
SimpleLocalResourceAccess(ResourceSet) - Constructor for class org.eclipse.xtext.ui.editor.findrefs.SimpleLocalResourceAccess
 
SimpleResourceSetProvider - Class in org.eclipse.xtext.ui.resource
 
SimpleResourceSetProvider() - Constructor for class org.eclipse.xtext.ui.resource.SimpleResourceSetProvider
 
SingleHoverShowingHyperlinkPresenter - Class in org.eclipse.xtext.ui.editor.hyperlinking
The MultipleHyperLinkPresenter only shows the hyper link text when more then one hyper link exists.
SingleHoverShowingHyperlinkPresenter(MultipleHyperlinkPresenter) - Constructor for class org.eclipse.xtext.ui.editor.hyperlinking.SingleHoverShowingHyperlinkPresenter
 
singleLineTerminals - Variable in class org.eclipse.xtext.ui.editor.autoedit.DefaultAutoEditStrategyProvider
 
SingleLineTerminalsStrategy - Class in org.eclipse.xtext.ui.editor.autoedit
This strategies automatically inserts the closing terminal when the opening terminal is typed.
SingleLineTerminalsStrategy(String, String, SingleLineTerminalsStrategy.StrategyPredicate) - Constructor for class org.eclipse.xtext.ui.editor.autoedit.SingleLineTerminalsStrategy
 
SingleLineTerminalsStrategy.Factory - Class in org.eclipse.xtext.ui.editor.autoedit
 
SingleLineTerminalsStrategy.Factory() - Constructor for class org.eclipse.xtext.ui.editor.autoedit.SingleLineTerminalsStrategy.Factory
 
SingleLineTerminalsStrategy.StrategyPredicate - Interface in org.eclipse.xtext.ui.editor.autoedit
 
SL_COMMENT - Static variable in class org.eclipse.xtext.ui.editor.toggleComments.DefaultSingleLineCommentHelper
 
SL_COMMENT_PARTITION - Static variable in class org.eclipse.xtext.ui.editor.model.TerminalsTokenTypeToPartitionMapper
 
SLCommentPrefixCalculator - Class in org.eclipse.xtext.ui.editor.toggleComments
 
SLCommentPrefixCalculator(List<String>) - Constructor for class org.eclipse.xtext.ui.editor.toggleComments.SLCommentPrefixCalculator
 
SmartCaretPreferenceInitializer - Class in org.eclipse.xtext.ui.editor
 
SmartCaretPreferenceInitializer() - Constructor for class org.eclipse.xtext.ui.editor.SmartCaretPreferenceInitializer
 
SmartInformationAwareContextInformationValidator - Class in org.eclipse.xtext.ui.editor.contentassist
An implementation of the IContextInfomationValidator interface.
SmartInformationAwareContextInformationValidator(IContentAssistProcessor) - Constructor for class org.eclipse.xtext.ui.editor.contentassist.SmartInformationAwareContextInformationValidator
Creates a new context information validator which is ready to be installed on a particular context information.
sortByProject(Iterable<IReferenceDescription>) - Method in class org.eclipse.xtext.ui.refactoring.impl.ReferenceDescriptionSorter
 
sortByResource(Iterable<IReferenceDescription>) - Method in class org.eclipse.xtext.ui.refactoring.impl.ReferenceDescriptionSorter
 
SortOutlineContribution - Class in org.eclipse.xtext.ui.editor.outline.actions
 
SortOutlineContribution() - Constructor for class org.eclipse.xtext.ui.editor.outline.actions.SortOutlineContribution
 
SortOutlineContribution.DefaultComparator - Class in org.eclipse.xtext.ui.editor.outline.actions
 
SortOutlineContribution.DefaultComparator() - Constructor for class org.eclipse.xtext.ui.editor.outline.actions.SortOutlineContribution.DefaultComparator
 
sortPositions(Iterable<LinkedPosition>, int) - Method in class org.eclipse.xtext.ui.refactoring.ui.DefaultLinkedPositionGroupCalculator
 
sortQuickfixes(List<ICompletionProposal>) - Method in class org.eclipse.xtext.ui.editor.quickfix.XtextQuickAssistProcessor
 
sourceViewer - Variable in class org.eclipse.xtext.ui.compare.AbstractContentViewer
 
sourceViewer - Variable in class org.eclipse.xtext.ui.editor.hover.AbstractHover
 
sourceViewer - Variable in class org.eclipse.xtext.ui.refactoring.ui.ViewFreezer
 
sourceViewerConfiguration - Variable in class org.eclipse.xtext.ui.compare.DefaultContentViewer
 
sourceViewerConfigurationProvider - Variable in class org.eclipse.xtext.ui.compare.DefaultMergeViewer
 
sourceViewerConfigurationProvider - Variable in class org.eclipse.xtext.ui.compare.DefaultViewerCreator
 
sourceViewerConfigurationProvider - Variable in class org.eclipse.xtext.ui.editor.embedded.EmbeddedEditorFactory.Builder
 
sourceViewerEditorMap - Variable in class org.eclipse.xtext.ui.compare.DefaultMergeViewer
 
sourceViewerFactory - Variable in class org.eclipse.xtext.ui.editor.embedded.EmbeddedEditorFactory.Builder
 
splitIntoParts(String) - Method in class org.eclipse.xtext.ui.editor.outline.quickoutline.PrefixMatcherOutlineAdapter
 
stackSize - Variable in class org.eclipse.xtext.ui.editor.contentassist.antlr.internal.AbstractInternalContentAssistParser
 
start(BundleContext) - Method in class org.eclipse.xtext.ui.internal.Activator
 
start(IRenameElementContext, Provider<LinkedPositionGroup>, IProgressMonitor) - Method in class org.eclipse.xtext.ui.refactoring.ui.RenameLinkedMode
 
start() - Method in class org.eclipse.xtext.ui.refactoring.ui.RenameRefactoringPopup.PopupVisibilityManager
 
startDirectRefactoring() - Method in class org.eclipse.xtext.ui.refactoring.ui.DefaultRenameSupport
 
startDirectRefactoring() - Method in interface org.eclipse.xtext.ui.refactoring.ui.IRenameSupport
 
startDirectRefactoring() - Method in class org.eclipse.xtext.ui.refactoring.ui.RenameRefactoringController
 
startLinkedEditing() - Method in class org.eclipse.xtext.ui.refactoring.ui.RenameRefactoringController
 
startRecording(XtextEditor) - Method in class org.eclipse.xtext.ui.refactoring.ui.LinkedEditingUndoSupport
 
startRefactoring(IRenameElementContext) - Method in class org.eclipse.xtext.ui.refactoring.ui.RenameRefactoringController
 
startRefactoring(RefactoringType) - Method in class org.eclipse.xtext.ui.refactoring.ui.RenameRefactoringController
 
startRefactoringWithDialog(boolean) - Method in class org.eclipse.xtext.ui.refactoring.ui.DefaultRenameSupport
 
startRefactoringWithDialog(boolean) - Method in interface org.eclipse.xtext.ui.refactoring.ui.IRenameSupport
 
startRefactoringWithDialog(boolean) - Method in class org.eclipse.xtext.ui.refactoring.ui.RenameRefactoringController
 
startRenameElement(IRenameElementContext) - Method in class org.eclipse.xtext.ui.refactoring.ui.DefaultRenameElementHandler
 
startRewriteSession(DocumentRewriteSession) - Method in class org.eclipse.xtext.ui.editor.model.DocumentPartitioner
 
startSizeCalculation(Iterable<IEObjectDescription>) - Method in class org.eclipse.xtext.ui.search.XtextEObjectSearchDialog
Called by XtextEObjectSearchDialog.applyFilter() and is responsible for calling XtextEObjectSearchDialog.updateMatches(Collection, boolean) with an appropriately sorted list of matches.
stateChanged(boolean) - Method in class org.eclipse.xtext.ui.editor.actions.AbstractToggleActionContributor
 
stateChanged(boolean) - Method in class org.eclipse.xtext.ui.editor.occurrences.MarkOccurrenceActionContributor
 
stateChanged(boolean) - Method in class org.eclipse.xtext.ui.editor.outline.actions.AbstractFilterOutlineContribution
 
stateChanged(boolean) - Method in class org.eclipse.xtext.ui.editor.outline.actions.LinkWithEditorOutlineContribution
 
stateChanged(boolean) - Method in class org.eclipse.xtext.ui.editor.outline.actions.SortOutlineContribution
 
StateChangeEventBroker - Class in org.eclipse.xtext.ui.notification
 
StateChangeEventBroker() - Constructor for class org.eclipse.xtext.ui.notification.StateChangeEventBroker
 
StatefulResourceDescription - Class in org.eclipse.xtext.ui.editor
 
StatefulResourceDescription(IResourceDescription, Provider<IResourceDescription>) - Constructor for class org.eclipse.xtext.ui.editor.StatefulResourceDescription
 
statusChanged(IStatus) - Method in interface org.eclipse.xtext.ui.preferences.IStatusChangeListener
 
statusChangeListener - Variable in class org.eclipse.xtext.ui.preferences.OptionsConfigurationBlock
 
StatusInfo - Class in org.eclipse.xtext.ui.preferences
Initially copied from Jdt.
StatusInfo() - Constructor for class org.eclipse.xtext.ui.preferences.StatusInfo
 
StatusInfo(int, String) - Constructor for class org.eclipse.xtext.ui.preferences.StatusInfo
 
StatusWrapper - Class in org.eclipse.xtext.ui.refactoring.impl
Convenience class to create refactoring issues with an RefactoringStatusContext.
StatusWrapper() - Constructor for class org.eclipse.xtext.ui.refactoring.impl.StatusWrapper
 
stop(BundleContext) - Method in class org.eclipse.xtext.ui.internal.Activator
 
stopRewriteSession(DocumentRewriteSession) - Method in class org.eclipse.xtext.ui.editor.model.DocumentPartitioner
Storage2UriMapperImpl - Class in org.eclipse.xtext.ui.resource
 
Storage2UriMapperImpl() - Constructor for class org.eclipse.xtext.ui.resource.Storage2UriMapperImpl
 
Storage2UriMapperJavaImpl - Class in org.eclipse.xtext.ui.resource
 
Storage2UriMapperJavaImpl() - Constructor for class org.eclipse.xtext.ui.resource.Storage2UriMapperJavaImpl
 
Storage2UriMapperJavaImpl.PackageFragmentRootData - Class in org.eclipse.xtext.ui.resource
 
Storage2UriMapperJavaImpl.PackageFragmentRootData(Object) - Constructor for class org.eclipse.xtext.ui.resource.Storage2UriMapperJavaImpl.PackageFragmentRootData
 
StorageAwareTrace - Class in org.eclipse.xtext.ui.generator.trace
Extensible trace implementation that uses contributions to resolve trace URIs.
StorageAwareTrace() - Constructor for class org.eclipse.xtext.ui.generator.trace.StorageAwareTrace
 
StorageBasedTextEditorOpener - Class in org.eclipse.xtext.ui.generator.trace
 
StorageBasedTextEditorOpener(IStorage) - Constructor for class org.eclipse.xtext.ui.generator.trace.StorageBasedTextEditorOpener
 
StorageBasedTextEditorOpener(IStorage, ITextRegion) - Constructor for class org.eclipse.xtext.ui.generator.trace.StorageBasedTextEditorOpener
 
store() - Method in class org.eclipse.xtext.ui.editor.preferences.fields.AbstractMasterDetailsFieldEditor
 
storedPosition - Variable in class org.eclipse.xtext.ui.editor.quickfix.XtextQuickAssistAssistant
 
storeSectionExpansionStates(IDialogSettings) - Method in class org.eclipse.xtext.ui.preferences.OptionsConfigurationBlock
 
StreamContentAccessorDelegate - Class in org.eclipse.xtext.ui.compare
 
StreamContentAccessorDelegate(IStreamContentAccessor, IResourceProvider) - Constructor for class org.eclipse.xtext.ui.compare.StreamContentAccessorDelegate
 
StreamContentDocumentProvider - Class in org.eclipse.xtext.ui.compare
 
StreamContentDocumentProvider() - Constructor for class org.eclipse.xtext.ui.compare.StreamContentDocumentProvider
 
strict - Variable in class org.eclipse.xtext.ui.editor.contentassist.antlr.internal.AbstractInternalContentAssistParser
 
StrictJavaProjectsState - Class in org.eclipse.xtext.ui.containers
 
StrictJavaProjectsState() - Constructor for class org.eclipse.xtext.ui.containers.StrictJavaProjectsState
 
STRING_COLOR - Static variable in class org.eclipse.xtext.ui.editor.utils.TextStyleConstants
 
STRING_ID - Static variable in class org.eclipse.xtext.ui.editor.syntaxcoloring.DefaultHighlightingConfiguration
 
STRING_LITERAL_PARTITION - Static variable in class org.eclipse.xtext.ui.editor.model.TerminalsTokenTypeToPartitionMapper
 
StringDialogField - Class in org.eclipse.xtext.ui.editor.tasks.dialogfields
Dialog field containing a label and a text control.
StringDialogField() - Constructor for class org.eclipse.xtext.ui.editor.tasks.dialogfields.StringDialogField
 
StringMatcher - Class in org.eclipse.xtext.ui.editor.outline.quickoutline
Matches a given String against a prefix pattern.
StringMatcher(String, boolean) - Constructor for class org.eclipse.xtext.ui.editor.outline.quickoutline.StringMatcher
 
stringMatcherUpdated() - Method in class org.eclipse.xtext.ui.editor.outline.quickoutline.QuickOutlinePopup
 
stringTextStyle() - Method in class org.eclipse.xtext.ui.editor.syntaxcoloring.DefaultHighlightingConfiguration
 
STYLE_SUFFIX - Static variable in class org.eclipse.xtext.ui.editor.syntaxcoloring.CommonPreferenceConstants
 
StylerFactory - Class in org.eclipse.xtext.ui.label
Helper class for styled strings.
StylerFactory() - Constructor for class org.eclipse.xtext.ui.label.StylerFactory
 
StylerFactory.DefaultFontStyler - Class in org.eclipse.xtext.ui.label
 
StylerFactory.DefaultFontStyler(FontDescriptor, String, String) - Constructor for class org.eclipse.xtext.ui.label.StylerFactory.DefaultFontStyler
 
StylerFactory.XtextStyleAdapterStyler - Class in org.eclipse.xtext.ui.label
 
StylerFactory.XtextStyleAdapterStyler(TextStyle) - Constructor for class org.eclipse.xtext.ui.label.StylerFactory.XtextStyleAdapterStyler
 
subSequence(int, int) - Method in class org.eclipse.xtext.ui.editor.model.DocumentCharacterIterator
 
subTask(String) - Method in class org.eclipse.xtext.ui.editor.reconciler.CancelIndicatorBasedProgressMonitor
 
SUPPORTED_PARTITIONS - Static variable in class org.eclipse.xtext.ui.editor.model.TerminalsTokenTypeToPartitionMapper
 
supportsProjectSpecificOptions() - Method in class org.eclipse.xtext.ui.preferences.PropertyAndPreferencePage
 
suspend(LinkedModeModel) - Method in class org.eclipse.xtext.ui.refactoring.ui.RenameLinkedMode.EditorSynchronizer
 
SWAP_MARK - Static variable in class org.eclipse.xtext.ui.editor.embedded.TextViewerMarkAction
Swaps the mark and the cursor position.
swapMarkAndCursor() - Method in class org.eclipse.xtext.ui.editor.embedded.MarkRegionTargetWithoutStatusline
 
SWTUtil - Class in org.eclipse.xtext.ui.util
Utility class to simplify access to some SWT resources.
SWTUtil() - Constructor for class org.eclipse.xtext.ui.util.SWTUtil
 
sync(IResource, int, IProgressMonitor) - Static method in class org.eclipse.xtext.ui.util.ResourceUtil
 
syncExec() - Method in class org.eclipse.xtext.ui.util.DisplayRunnable
 
syncExec() - Method in class org.eclipse.xtext.ui.util.DisplayRunnableWithResult
 
syncUtil - Variable in class org.eclipse.xtext.ui.refactoring.ui.DefaultRenameElementHandler
 
SyncUtil - Class in org.eclipse.xtext.ui.refactoring.ui
This class does everything I know to put the IDE into a consistent state before refactoring.
SyncUtil() - Constructor for class org.eclipse.xtext.ui.refactoring.ui.SyncUtil
 
SYNTAX_COLORER_PREFERENCE_TAG - Static variable in class org.eclipse.xtext.ui.editor.syntaxcoloring.CommonPreferenceConstants
 
syntaxColorerTag(String) - Static method in class org.eclipse.xtext.ui.editor.syntaxcoloring.PreferenceStoreAccessor
 
SyntaxColoringPreferencePage - Class in org.eclipse.xtext.ui.editor.syntaxcoloring
 
SyntaxColoringPreferencePage() - Constructor for class org.eclipse.xtext.ui.editor.syntaxcoloring.SyntaxColoringPreferencePage
 
SyntaxColoringPreferencePage_tokenStyles - Static variable in class org.eclipse.xtext.ui.editor.syntaxcoloring.Messages
 

T

TargetURIConverter - Class in org.eclipse.xtext.ui.editor.findrefs
 
TargetURIConverter() - Constructor for class org.eclipse.xtext.ui.editor.findrefs.TargetURIConverter
 
TASK_ID - Static variable in class org.eclipse.xtext.ui.editor.syntaxcoloring.DefaultHighlightingConfiguration
 
TaskMarkerContributor - Class in org.eclipse.xtext.ui.tasks
 
TaskMarkerContributor() - Constructor for class org.eclipse.xtext.ui.tasks.TaskMarkerContributor
 
TaskMarkerCreator - Class in org.eclipse.xtext.ui.tasks
 
TaskMarkerCreator() - Constructor for class org.eclipse.xtext.ui.tasks.TaskMarkerCreator
 
TaskMarkerTypeProvider - Class in org.eclipse.xtext.ui.tasks
 
TaskMarkerTypeProvider() - Constructor for class org.eclipse.xtext.ui.tasks.TaskMarkerTypeProvider
 
TaskTagConfigurationBlock - Class in org.eclipse.xtext.ui.tasks.preferences
 
TaskTagConfigurationBlock(IProject, IPreferenceStore, IWorkbenchPreferenceContainer, String) - Constructor for class org.eclipse.xtext.ui.tasks.preferences.TaskTagConfigurationBlock
 
TaskTagConfigurationBlock_casesensitive_label - Static variable in class org.eclipse.xtext.ui.tasks.preferences.PreferencesMessages
 
TaskTagConfigurationBlock_markers_tasks_add_button - Static variable in class org.eclipse.xtext.ui.tasks.preferences.PreferencesMessages
 
TaskTagConfigurationBlock_markers_tasks_edit_button - Static variable in class org.eclipse.xtext.ui.tasks.preferences.PreferencesMessages
 
TaskTagConfigurationBlock_markers_tasks_high_priority - Static variable in class org.eclipse.xtext.ui.tasks.preferences.PreferencesMessages
 
TaskTagConfigurationBlock_markers_tasks_low_priority - Static variable in class org.eclipse.xtext.ui.tasks.preferences.PreferencesMessages
 
TaskTagConfigurationBlock_markers_tasks_name_column - Static variable in class org.eclipse.xtext.ui.tasks.preferences.PreferencesMessages
 
TaskTagConfigurationBlock_markers_tasks_normal_priority - Static variable in class org.eclipse.xtext.ui.tasks.preferences.PreferencesMessages
 
TaskTagConfigurationBlock_markers_tasks_priority_column - Static variable in class org.eclipse.xtext.ui.tasks.preferences.PreferencesMessages
 
TaskTagConfigurationBlock_markers_tasks_remove_button - Static variable in class org.eclipse.xtext.ui.tasks.preferences.PreferencesMessages
 
TaskTagConfigurationBlock_markers_tasks_setdefault_button - Static variable in class org.eclipse.xtext.ui.tasks.preferences.PreferencesMessages
 
TaskTagConfigurationBlock_needsbuild_title - Static variable in class org.eclipse.xtext.ui.tasks.preferences.PreferencesMessages
 
TaskTagConfigurationBlock_needsfullbuild_message - Static variable in class org.eclipse.xtext.ui.tasks.preferences.PreferencesMessages
 
TaskTagConfigurationBlock_needsprojectbuild_message - Static variable in class org.eclipse.xtext.ui.tasks.preferences.PreferencesMessages
 
TaskTagConfigurationBlock_tasks_default - Static variable in class org.eclipse.xtext.ui.tasks.preferences.PreferencesMessages
 
TaskTagInputDialog - Class in org.eclipse.xtext.ui.tasks.preferences
Dialog to enter a na new task tag
TaskTagInputDialog(Shell, TaskTag, List<TaskTag>, String) - Constructor for class org.eclipse.xtext.ui.tasks.preferences.TaskTagInputDialog
 
TaskTagInputDialog_edit_title - Static variable in class org.eclipse.xtext.ui.tasks.preferences.PreferencesMessages
 
TaskTagInputDialog_error_comma - Static variable in class org.eclipse.xtext.ui.tasks.preferences.PreferencesMessages
 
TaskTagInputDialog_error_enterName - Static variable in class org.eclipse.xtext.ui.tasks.preferences.PreferencesMessages
 
TaskTagInputDialog_error_entryExists - Static variable in class org.eclipse.xtext.ui.tasks.preferences.PreferencesMessages
 
TaskTagInputDialog_error_noSpace - Static variable in class org.eclipse.xtext.ui.tasks.preferences.PreferencesMessages
 
TaskTagInputDialog_name_label - Static variable in class org.eclipse.xtext.ui.tasks.preferences.PreferencesMessages
 
TaskTagInputDialog_new_title - Static variable in class org.eclipse.xtext.ui.tasks.preferences.PreferencesMessages
 
TaskTagInputDialog_priority_high - Static variable in class org.eclipse.xtext.ui.tasks.preferences.PreferencesMessages
 
TaskTagInputDialog_priority_label - Static variable in class org.eclipse.xtext.ui.tasks.preferences.PreferencesMessages
 
TaskTagInputDialog_priority_low - Static variable in class org.eclipse.xtext.ui.tasks.preferences.PreferencesMessages
 
TaskTagInputDialog_priority_normal - Static variable in class org.eclipse.xtext.ui.tasks.preferences.PreferencesMessages
 
TaskTagPreferenceInitializer - Class in org.eclipse.xtext.ui.tasks.preferences
 
TaskTagPreferenceInitializer() - Constructor for class org.eclipse.xtext.ui.tasks.preferences.TaskTagPreferenceInitializer
 
TaskTagPreferencePage - Class in org.eclipse.xtext.ui.tasks.preferences
 
TaskTagPreferencePage() - Constructor for class org.eclipse.xtext.ui.tasks.preferences.TaskTagPreferencePage
 
TaskTagPreferencePage_description - Static variable in class org.eclipse.xtext.ui.tasks.preferences.PreferencesMessages
 
TaskTagPreferencePage_title - Static variable in class org.eclipse.xtext.ui.tasks.preferences.PreferencesMessages
 
TaskTagsMarkerListener - Class in org.eclipse.xtext.ui.editor.tasks
Deprecated.
Unused and will be removed in a future Xtext versions
TaskTagsMarkerListener() - Constructor for class org.eclipse.xtext.ui.editor.tasks.TaskTagsMarkerListener
Deprecated.
 
taskTextStyle() - Method in class org.eclipse.xtext.ui.editor.syntaxcoloring.DefaultHighlightingConfiguration
 
terminalRules - Variable in class org.eclipse.xtext.ui.editor.contentassist.antlr.internal.AbstractInternalContentAssistParser
 
TerminalsProposalProvider - Class in org.eclipse.xtext.common.ui.contentassist
 
TerminalsProposalProvider() - Constructor for class org.eclipse.xtext.common.ui.contentassist.TerminalsProposalProvider
 
TerminalsTokenTypeToPartitionMapper - Class in org.eclipse.xtext.ui.editor.model
 
TerminalsTokenTypeToPartitionMapper() - Constructor for class org.eclipse.xtext.ui.editor.model.TerminalsTokenTypeToPartitionMapper
 
test(Object, String, Object[], Object) - Method in class org.eclipse.xtext.ui.editor.XtextEditorPropertyTester
 
text - Variable in class org.eclipse.xtext.ui.editor.autoedit.CommandInfo
 
text(Object) - Method in class org.eclipse.xtext.ui.label.DeclarativeLabelProvider
 
text(Void) - Method in class org.eclipse.xtext.ui.label.DeclarativeLabelProvider
 
text(IEObjectDescription) - Method in class org.eclipse.xtext.ui.label.DefaultDescriptionLabelProvider
 
text(IResourceDescription) - Method in class org.eclipse.xtext.ui.label.DefaultDescriptionLabelProvider
 
text(IReferenceDescription) - Method in class org.eclipse.xtext.ui.label.DefaultDescriptionLabelProvider
This method is only invoked if the containerEObjectURI of the IReferenceDescription is null, i.e.
text(IStorageEditorInput) - Method in class org.eclipse.xtext.ui.label.DefaultEditorInputLabelProvider
 
text(URIEditorInput) - Method in class org.eclipse.xtext.ui.label.DefaultEditorInputLabelProvider
 
TEXT_HASH - Static variable in class org.eclipse.xtext.ui.editor.DirtyStateResourceDescription.Manager
 
TEXT_PATTERN_IN_COMMENT - Static variable in class org.eclipse.xtext.ui.editor.folding.DefaultFoldingRegionProvider
 
TextAttributeProvider - Class in org.eclipse.xtext.ui.editor.syntaxcoloring
 
TextAttributeProvider(IHighlightingConfiguration, IPreferenceStoreAccess, PreferenceStoreAccessor) - Constructor for class org.eclipse.xtext.ui.editor.syntaxcoloring.TextAttributeProvider
 
textBoxes - Variable in class org.eclipse.xtext.ui.preferences.OptionsConfigurationBlock
 
textChanged(Text) - Method in class org.eclipse.xtext.ui.preferences.OptionsConfigurationBlock
 
textDispatcher - Variable in class org.eclipse.xtext.ui.editor.outline.impl.DefaultOutlineTreeProvider
 
textEditor - Variable in class org.eclipse.xtext.ui.editor.XtextMarkerRulerAction
 
textListener - Variable in class org.eclipse.xtext.ui.editor.outline.actions.OutlineWithEditorLinker
 
TextStyle - Class in org.eclipse.xtext.ui.editor.utils
Simple bean which is used to share text style information between components.
TextStyle() - Constructor for class org.eclipse.xtext.ui.editor.utils.TextStyle
 
TextStyleConstants - Class in org.eclipse.xtext.ui.editor.utils
 
TextStyleConstants() - Constructor for class org.eclipse.xtext.ui.editor.utils.TextStyleConstants
 
textViewer - Variable in class org.eclipse.xtext.ui.editor.outline.actions.OutlineWithEditorLinker
 
textViewer - Variable in class org.eclipse.xtext.ui.editor.XtextInformationProvider
 
TextViewerAction - Class in org.eclipse.xtext.ui.editor.embedded
Skeleton of a standard text viewer action.
TextViewerAction(ResourceBundle, String, ITextViewer) - Constructor for class org.eclipse.xtext.ui.editor.embedded.TextViewerAction
Creates and initializes the action for the given text editor.
TextViewerAction(ResourceBundle, String) - Constructor for class org.eclipse.xtext.ui.editor.embedded.TextViewerAction
Make sure the Viewer in set after calling this constructor and before calling TextViewerAction.update()
TextViewerAction(ResourceBundle, String, ITextViewer, int) - Constructor for class org.eclipse.xtext.ui.editor.embedded.TextViewerAction
Creates and initializes the action for the given text editor.
TextViewerDeleteLineAction - Class in org.eclipse.xtext.ui.editor.embedded
 
TextViewerDeleteLineAction(ResourceBundle, String, ITextViewer, int) - Constructor for class org.eclipse.xtext.ui.editor.embedded.TextViewerDeleteLineAction
Creates a line deletion action.
TextViewerDeleteLineAction(ResourceBundle, String, ITextViewer, int, boolean) - Constructor for class org.eclipse.xtext.ui.editor.embedded.TextViewerDeleteLineAction
Creates a line deletion action.
TextViewerDeleteLineAction(ITextViewer, int, boolean) - Constructor for class org.eclipse.xtext.ui.editor.embedded.TextViewerDeleteLineAction
Creates a line deletion action.
TextViewerJoinLinesAction - Class in org.eclipse.xtext.ui.editor.embedded
Action for joining two or more lines together by deleting the line delimiters and trimming the whitespace between them.
TextViewerJoinLinesAction(ResourceBundle, String, ITextViewer, String) - Constructor for class org.eclipse.xtext.ui.editor.embedded.TextViewerJoinLinesAction
Creates a line joining action.
TextViewerMarkAction - Class in org.eclipse.xtext.ui.editor.embedded
An action to handle emacs-like marked regions.
TextViewerMarkAction(ResourceBundle, String, ITextViewer, int) - Constructor for class org.eclipse.xtext.ui.editor.embedded.TextViewerMarkAction
Constructor for MarkAction.
TextViewerMoveLinesAction - Class in org.eclipse.xtext.ui.editor.embedded
Action for moving selected lines in a viewer.
TextViewerMoveLinesAction(ResourceBundle, String, ITextViewer, boolean, boolean) - Constructor for class org.eclipse.xtext.ui.editor.embedded.TextViewerMoveLinesAction
Creates and initializes the action for the given text viewer.
TextViewerOperationAction - Class in org.eclipse.xtext.ui.editor.embedded
An action which gets a text operation target from its text editor.
TextViewerOperationAction(ResourceBundle, String, ITextViewer, int) - Constructor for class org.eclipse.xtext.ui.editor.embedded.TextViewerOperationAction
Creates and initializes the action for the given text editor and operation code.
TextViewerOperationAction(ResourceBundle, String, ITextViewer, int, boolean) - Constructor for class org.eclipse.xtext.ui.editor.embedded.TextViewerOperationAction
Creates and initializes the action for the given text editor and operation code.
TextViewerShiftAction - Class in org.eclipse.xtext.ui.editor.embedded
Action for shifting code to the right or left by one indentation level.
TextViewerShiftAction(ResourceBundle, String, ITextViewer, int) - Constructor for class org.eclipse.xtext.ui.editor.embedded.TextViewerShiftAction
Creates and initializes the action for the given text viewer and operation code.
threadChange(Thread) - Method in class org.eclipse.xtext.ui.refactoring.ui.WorkbenchRunnableAdapter
TO_BEGINNING - Static variable in class org.eclipse.xtext.ui.editor.embedded.TextViewerDeleteLineAction
Delete to the beginning of line.
TO_END - Static variable in class org.eclipse.xtext.ui.editor.embedded.TextViewerDeleteLineAction
Delete to the end of line.
toAcceptor(IAcceptor<IReferenceDescription>) - Method in class org.eclipse.xtext.ui.editor.findrefs.DefaultReferenceFinder
Deprecated.
 
toAcceptor(IAcceptor<IReferenceDescription>) - Method in class org.eclipse.xtext.ui.editor.findrefs.DelegatingReferenceFinder
 
toCheckType(String) - Static method in class org.eclipse.xtext.ui.MarkerTypes
 
toContext() - Method in class org.eclipse.xtext.ui.editor.contentassist.ContentAssistContext.Builder
 
toFullyQualifiedName(EObject) - Method in class org.eclipse.xtext.ui.editor.copyqualifiedname.DefaultCopyQualifiedNameService
 
toggle() - Method in class org.eclipse.xtext.ui.editor.actions.AbstractToggleActionContributor
 
ToggleLinkWithEditorAction_description - Static variable in class org.eclipse.xtext.ui.XtextUIMessages
 
ToggleLinkWithEditorAction_label - Static variable in class org.eclipse.xtext.ui.XtextUIMessages
 
ToggleLinkWithEditorAction_toolTip - Static variable in class org.eclipse.xtext.ui.XtextUIMessages
 
ToggleSLCommentAction - Class in org.eclipse.xtext.ui.editor.toggleComments
This implementation has been copied from org.eclipse.jdt.internal.ui.javaeditor.ToggleCommentAction.
ToggleSLCommentAction(ResourceBundle, String, ITextEditor) - Constructor for class org.eclipse.xtext.ui.editor.toggleComments.ToggleSLCommentAction
Creates and initializes the action for the given text editor.
ToggleSLCommentAction.Factory - Class in org.eclipse.xtext.ui.editor.toggleComments
 
ToggleSLCommentAction.Factory() - Constructor for class org.eclipse.xtext.ui.editor.toggleComments.ToggleSLCommentAction.Factory
 
ToggleSLCommentAction_0 - Static variable in class org.eclipse.xtext.ui.editor.toggleComments.Messages
 
ToggleSLCommentAction_1 - Static variable in class org.eclipse.xtext.ui.editor.toggleComments.Messages
 
TOKEN_STYLES_PREFERENCE_TAG - Static variable in class org.eclipse.xtext.ui.editor.syntaxcoloring.CommonPreferenceConstants
 
tokenDefProvider - Variable in class org.eclipse.xtext.ui.editor.contentassist.antlr.ParserBasedContentAssistContextFactory.StatefulFactory
 
TokenScanner - Class in org.eclipse.xtext.ui.editor.syntaxcoloring
TokenScanner implementation based on XtextDocument.getTokens()
TokenScanner() - Constructor for class org.eclipse.xtext.ui.editor.syntaxcoloring.TokenScanner
 
TokenScanner.RangedReentrantIterator - Class in org.eclipse.xtext.ui.editor.syntaxcoloring
A reentrant iterator allows to reuse and filter the elements another iterator and may update its filter criteria continuously.
TokenScanner.RangedReentrantIterator() - Constructor for class org.eclipse.xtext.ui.editor.syntaxcoloring.TokenScanner.RangedReentrantIterator
 
TokenTypeDefDetailsPart - Class in org.eclipse.xtext.ui.editor.syntaxcoloring
 
TokenTypeDefDetailsPart(IPreferenceStore) - Constructor for class org.eclipse.xtext.ui.editor.syntaxcoloring.TokenTypeDefDetailsPart
 
TokenTypeDefMasterDetailFieldEditor - Class in org.eclipse.xtext.ui.editor.syntaxcoloring
 
tokenTypeTag(String) - Static method in class org.eclipse.xtext.ui.editor.syntaxcoloring.PreferenceStoreAccessor
 
TokenTypeToStringMapper - Class in org.eclipse.xtext.ui.editor.model
 
TokenTypeToStringMapper() - Constructor for class org.eclipse.xtext.ui.editor.model.TokenTypeToStringMapper
 
toOriginalIndex(int) - Method in class org.eclipse.xtext.ui.editor.reconciler.ReplaceRegion
 
toQualifiedNames(List<T>, Functions.Function1<? super T, ? extends String>) - Method in class org.eclipse.xtext.ui.editor.copyqualifiedname.DefaultCopyQualifiedNameService
 
toReplacedIndex(int) - Method in class org.eclipse.xtext.ui.editor.reconciler.ReplaceRegion
 
toString() - Method in class org.eclipse.xtext.ui.editor.contentassist.antlr.FollowElement
 
toString() - Method in class org.eclipse.xtext.ui.editor.contentassist.antlr.LookAheadTerminal
 
toString() - Method in class org.eclipse.xtext.ui.editor.contentassist.ConfigurableCompletionProposal
 
toString(EObject, QualifiedName) - Method in class org.eclipse.xtext.ui.editor.copyqualifiedname.DefaultCopyQualifiedNameService
 
toString() - Method in class org.eclipse.xtext.ui.editor.model.DocumentTokenSource.TokenInfo
 
toString() - Method in class org.eclipse.xtext.ui.editor.outline.impl.AbstractOutlineNode
 
toString() - Method in class org.eclipse.xtext.ui.editor.reconciler.ReconcilerReplaceRegion
 
toString() - Method in class org.eclipse.xtext.ui.preferences.StatusInfo
 
toString() - Method in class org.eclipse.xtext.ui.refactoring.impl.DisplayChangeWrapper.Generic
 
toString() - Method in class org.eclipse.xtext.ui.refactoring.impl.DisplayChangeWrapper.TextEditBased
 
toString() - Method in class org.eclipse.xtext.ui.resource.Storage2UriMapperJavaImpl.PackageFragmentRootData
 
toString() - Method in class org.eclipse.xtext.ui.workspace.EclipseProjectConfig
 
toString() - Method in class org.eclipse.xtext.ui.workspace.EclipseSourceFolder
 
toString() - Method in class org.eclipse.xtext.ui.workspace.EclipseWorkspaceConfig
 
toString() - Method in class org.eclipse.xtext.ui.workspace.JdtProjectConfig
 
totalSync(boolean, boolean) - Method in class org.eclipse.xtext.ui.refactoring.ui.SyncUtil
 
totalSync(boolean, boolean, boolean) - Method in class org.eclipse.xtext.ui.refactoring.ui.SyncUtil
 
totalSync(boolean) - Method in class org.eclipse.xtext.ui.refactoring.ui.SyncUtil
 
TRACE_FILE_EXTENSION - Static variable in class org.eclipse.xtext.ui.generator.trace.TraceForStorageProvider
Deprecated.
TraceBasedOpenerContributor - Class in org.eclipse.xtext.ui.generator.trace
 
TraceBasedOpenerContributor() - Constructor for class org.eclipse.xtext.ui.generator.trace.TraceBasedOpenerContributor
 
TraceForStorageProvider - Class in org.eclipse.xtext.ui.generator.trace
 
TraceForStorageProvider() - Constructor for class org.eclipse.xtext.ui.generator.trace.TraceForStorageProvider
 
TraceForStorageProvider.FileBasedTrace - Class in org.eclipse.xtext.ui.generator.trace
 
TraceForStorageProvider.FileBasedTrace(IFile) - Constructor for class org.eclipse.xtext.ui.generator.trace.TraceForStorageProvider.FileBasedTrace
 
TraceMarkers - Class in org.eclipse.xtext.ui.generator.trace
 
TraceMarkers() - Constructor for class org.eclipse.xtext.ui.generator.trace.TraceMarkers
 
TraceOrMarkerBasedOpenerContributor - Class in org.eclipse.xtext.ui.generator.trace
 
TraceOrMarkerBasedOpenerContributor() - Constructor for class org.eclipse.xtext.ui.generator.trace.TraceOrMarkerBasedOpenerContributor
 
transferChangeRedirector(IRefactoringUpdateAcceptor) - Method in class org.eclipse.xtext.ui.refactoring.impl.RenameElementProcessor
 
translate(Template) - Method in class org.eclipse.xtext.ui.editor.templates.XtextTemplateContext.IndentationAwareTemplateTranslator
 
translate(String) - Method in class org.eclipse.xtext.ui.editor.templates.XtextTemplateContext.IndentationAwareTemplateTranslator
 
translatePattern(String) - Method in class org.eclipse.xtext.ui.editor.outline.quickoutline.PrefixMatcherOutlineAdapter
 
translatePattern(String) - Method in class org.eclipse.xtext.ui.editor.outline.quickoutline.StringMatcher
 
translateSeverity(int) - Method in class org.eclipse.xtext.ui.util.IssueUtil
Translates IMarker.SEVERITY to Severity
traverse(IPackageFragmentRoot, boolean) - Method in class org.eclipse.xtext.ui.resource.PackageFragmentRootWalker
 
traverse(IPackageFragment, boolean, PackageFragmentRootWalker.TraversalState) - Method in class org.eclipse.xtext.ui.resource.PackageFragmentRootWalker
 
traverse(IJarEntryResource, boolean, PackageFragmentRootWalker.TraversalState) - Method in class org.eclipse.xtext.ui.resource.PackageFragmentRootWalker
 
treeListener - Variable in class org.eclipse.xtext.ui.editor.outline.actions.OutlineWithEditorLinker
 
treeUpdated() - Method in class org.eclipse.xtext.ui.editor.outline.impl.OutlinePage
For testing.
treeViewer - Variable in class org.eclipse.xtext.ui.editor.outline.actions.OutlineWithEditorLinker
 
TreeViewerNavigator - Class in org.eclipse.xtext.ui.editor.findrefs
Mostly copied from org.eclipse.search2.internal.ui.basic.views.TreeViewerNavigator.
TreeViewerNavigator(ReferenceSearchViewPage) - Constructor for class org.eclipse.xtext.ui.editor.findrefs.TreeViewerNavigator
 
tryResolvePath(IStorage, SourceRelativeURI) - Method in interface org.eclipse.xtext.ui.generator.trace.IStorageAwareTraceContribution
Try to resolve the given path in the context of the local storage.
typeSearchControl - Variable in class org.eclipse.xtext.ui.search.XtextEObjectSearchDialog
 

U

undelete() - Method in class org.eclipse.xtext.ui.editor.syntaxcoloring.AttributedPosition
 
undoDocumentChanges() - Method in class org.eclipse.xtext.ui.refactoring.ui.LinkedEditingUndoSupport
 
uninstall() - Method in class org.eclipse.xtext.ui.editor.folding.DefaultFoldingStructureProvider
 
uninstall() - Method in interface org.eclipse.xtext.ui.editor.folding.IFoldingStructureProvider
Uninstalls this structure provider.
uninstall() - Method in class org.eclipse.xtext.ui.editor.quickfix.XtextQuickAssistAssistant
 
uninstall() - Method in class org.eclipse.xtext.ui.editor.reconciler.XtextReconciler
 
uninstall() - Method in class org.eclipse.xtext.ui.editor.syntaxcoloring.HighlightingHelper
 
uninstall() - Method in class org.eclipse.xtext.ui.editor.syntaxcoloring.HighlightingPresenter
Uninstall this presenter.
uninstall() - Method in class org.eclipse.xtext.ui.editor.syntaxcoloring.HighlightingReconciler
Uninstall this reconciler from the editor
uninstall() - Method in interface org.eclipse.xtext.ui.editor.syntaxcoloring.IHighlightingHelper
 
uninstallFoldingSupport() - Method in class org.eclipse.xtext.ui.editor.XtextEditor
 
uninstallUndoRedoSupport(OperationHistoryListener) - Method in class org.eclipse.xtext.ui.editor.embedded.EmbeddedEditorFactory.Builder
 
unloadNonTargetResources(ResourceSet, Set<Resource>) - Method in class org.eclipse.xtext.ui.refactoring.impl.AbstractReferenceUpdater
 
unorderedGroupHelper - Variable in class org.eclipse.xtext.ui.editor.contentassist.antlr.internal.AbstractInternalContentAssistParser
 
unpackEncodedStringArray(String[]) - Static method in class org.eclipse.xtext.ui.editor.contentassist.antlr.internal.AbstractInternalContentAssistParser
 
unregisterAsListener() - Method in class org.eclipse.xtext.ui.containers.AbstractAllContainersState
 
unregisterAsListener() - Method in class org.eclipse.xtext.ui.containers.AbstractJavaProjectsState
 
unregisterListener() - Method in class org.eclipse.xtext.ui.editor.XtextEditorErrorTickUpdater
 
unselected(ITextViewer) - Method in class org.eclipse.xtext.ui.editor.contentassist.ConfigurableCompletionProposal
 
upcast(IHighlightedPositionAcceptor) - Static method in class org.eclipse.xtext.ui.editor.syntaxcoloring.IHighlightedPositionAcceptor.DeprecationHelper
Deprecated.
 
update() - Method in class org.eclipse.xtext.ui.editor.embedded.TextViewerAction
Always enables this action if it is connected to a text editor.
update() - Method in class org.eclipse.xtext.ui.editor.embedded.TextViewerDeleteLineAction
 
update() - Method in class org.eclipse.xtext.ui.editor.embedded.TextViewerJoinLinesAction
 
update() - Method in class org.eclipse.xtext.ui.editor.embedded.TextViewerMoveLinesAction
 
update() - Method in class org.eclipse.xtext.ui.editor.embedded.TextViewerOperationAction
The TextOperationAction implementation of this IUpdate method discovers the operation through the current editor's ITextOperationTarget adapter, and sets the enabled state accordingly.
update() - Method in class org.eclipse.xtext.ui.editor.embedded.TextViewerShiftAction
 
update() - Method in class org.eclipse.xtext.ui.editor.folding.FoldingActionGroup
Updates the actions.
update() - Method in class org.eclipse.xtext.ui.editor.hover.html.DefaultEObjectHoverProvider.BackAction
 
update() - Method in class org.eclipse.xtext.ui.editor.hover.html.DefaultEObjectHoverProvider.ForwardAction
 
update(int, int) - Method in class org.eclipse.xtext.ui.editor.syntaxcoloring.AttributedPosition
 
update() - Method in class org.eclipse.xtext.ui.editor.toggleComments.ToggleSLCommentAction
Implementation of the IUpdate prototype method discovers the operation through the current editor's ITextOperationTarget adapter, and sets the enabled state accordingly.
update() - Method in class org.eclipse.xtext.ui.editor.XtextEditor.DeleteNextSubWordAction
 
update() - Method in class org.eclipse.xtext.ui.editor.XtextEditor.DeletePreviousSubWordAction
 
update() - Method in class org.eclipse.xtext.ui.editor.XtextMarkerRulerAction
 
updateAction(String) - Method in class org.eclipse.xtext.ui.editor.embedded.EmbeddedEditorActions
 
updateActionBars() - Method in class org.eclipse.xtext.ui.editor.folding.FoldingActionGroup
 
updateAllActions() - Method in class org.eclipse.xtext.ui.editor.embedded.EmbeddedEditorActions
 
updateAnnotations(IProgressMonitor, List<Annotation>, Map<Annotation, Position>) - Method in class org.eclipse.xtext.ui.editor.validation.AnnotationIssueProcessor
 
updateAsDocument(Object) - Method in class org.eclipse.xtext.ui.compare.DefaultMergeViewer
 
updateButtonState() - Method in class org.eclipse.xtext.ui.editor.tasks.dialogfields.ListDialogField
 
updateCache(IURIEditorInput) - Method in class org.eclipse.xtext.ui.editor.model.XtextDocumentProvider
 
updateCache - Variable in class org.eclipse.xtext.ui.editor.model.XtextDocumentProvider.URIInfo
The flag representing the need to update the cached flag.
updateCheckBox(Button) - Method in class org.eclipse.xtext.ui.preferences.OptionsConfigurationBlock
 
updateCombo(Combo) - Method in class org.eclipse.xtext.ui.preferences.OptionsConfigurationBlock
 
updateContent(Object, Object, Object) - Method in class org.eclipse.xtext.ui.compare.DefaultMergeViewer
 
updateContentBeforeRead() - Method in class org.eclipse.xtext.ui.editor.model.XtextDocument
 
updateControls() - Method in class org.eclipse.xtext.ui.preferences.OptionsConfigurationBlock
 
updateControls() - Method in class org.eclipse.xtext.ui.tasks.preferences.TaskTagConfigurationBlock
 
updatedTitleImage(Image) - Method in class org.eclipse.xtext.ui.editor.XtextEditor
 
updateEditorImage(XtextEditor) - Method in class org.eclipse.xtext.ui.editor.XtextEditorErrorTickUpdater
 
updateElement(int) - Method in class org.eclipse.xtext.ui.search.EObjectDescriptionContentProvider
 
updateEnableState() - Method in class org.eclipse.xtext.ui.editor.tasks.dialogfields.ComboDialogField
 
updateEnableState() - Method in class org.eclipse.xtext.ui.editor.tasks.dialogfields.DialogField
Called when the enable state changed.
updateEnableState() - Method in class org.eclipse.xtext.ui.editor.tasks.dialogfields.ListDialogField
 
updateEnableState() - Method in class org.eclipse.xtext.ui.editor.tasks.dialogfields.SelectionButtonDialogField
 
updateEnableState() - Method in class org.eclipse.xtext.ui.editor.tasks.dialogfields.StringDialogField
 
updateFieldEditors(boolean) - Method in class org.eclipse.xtext.ui.editor.preferences.AbstractPreferencePage
Loads values of all field editors using current search scopes in the preference store.
updateFilter(boolean) - Method in class org.eclipse.xtext.ui.preferences.ProjectSelectionDialog
 
updateFoldingRegions(boolean, ProjectionAnnotationModel, Collection<FoldedPosition>, Annotation[]) - Method in class org.eclipse.xtext.ui.editor.folding.DefaultFoldingStructureProvider
 
updateForTab() - Method in class org.eclipse.xtext.ui.editor.embedded.TextViewerShiftAction
Enablement when tab key is pressed - the current selection has to be cover multiple lines.
updateImageAndRegisterListener() - Method in class org.eclipse.xtext.ui.editor.XtextEditorErrorTickUpdater
 
updateMarkerAnnotations(IProgressMonitor) - Method in class org.eclipse.xtext.ui.editor.validation.AnnotationIssueProcessor
 
updateMarkers(IDocument) - Method in class org.eclipse.xtext.ui.editor.quickfix.XtextResourceMarkerAnnotationModel
 
updateMarkers(IFile, Resource, IProgressMonitor) - Method in interface org.eclipse.xtext.ui.markers.IMarkerContributor
 
updateMarkers(IFile, Resource, IProgressMonitor) - Method in class org.eclipse.xtext.ui.tasks.TaskMarkerContributor
 
updateMatches(Collection<IEObjectDescription>, boolean) - Method in class org.eclipse.xtext.ui.search.XtextEObjectSearchDialog
 
updateModel(String) - Method in class org.eclipse.xtext.ui.editor.embedded.EmbeddedEditorModelAccess
 
updateModel(String, String, String) - Method in class org.eclipse.xtext.ui.editor.embedded.EmbeddedEditorModelAccess
 
updateModel(String, String) - Method in class org.eclipse.xtext.ui.editor.embedded.EmbeddedEditorModelAccess
 
updateModel(String, IUnitOfWork<ITextRegion, XtextResource>) - Method in class org.eclipse.xtext.ui.editor.embedded.EmbeddedEditorModelAccess
 
updateModel(DialogField) - Method in class org.eclipse.xtext.ui.tasks.preferences.TaskTagConfigurationBlock
 
updatePopupLocation() - Method in class org.eclipse.xtext.ui.refactoring.ui.RenameRefactoringPopup
 
updatePrefix(String) - Method in class org.eclipse.xtext.ui.editor.embedded.EmbeddedEditorModelAccess
 
updatePresentation(ITextViewer, int, TextPresentation) - Method in interface org.eclipse.xtext.ui.editor.contentassist.ISmartContextInformation
 
updatePresentation(int, TextPresentation) - Method in class org.eclipse.xtext.ui.editor.contentassist.SmartInformationAwareContextInformationValidator
 
updatePresentation(TextPresentation, AttributedPosition[], AttributedPosition[]) - Method in class org.eclipse.xtext.ui.editor.syntaxcoloring.HighlightingPresenter
Invalidate the presentation of the positions based on the given added positions and the existing deleted positions.
updateSelectionDependentActions() - Method in class org.eclipse.xtext.ui.editor.embedded.EmbeddedEditorActions
 
updateStatusLine() - Method in class org.eclipse.xtext.ui.editor.XtextEditor
 
updateStructure(DocumentEvent) - Method in class org.eclipse.xtext.ui.editor.model.DocumentTokenSource
 
updateText(Text) - Method in class org.eclipse.xtext.ui.preferences.OptionsConfigurationBlock
 
updateTextListeners(TextViewer.WidgetCommand) - Method in class org.eclipse.xtext.ui.editor.XtextSourceViewer
Informs all registered text listeners about the change specified by the widget command.
updateUndoAction(EmbeddedEditorActions) - Method in class org.eclipse.xtext.ui.editor.embedded.EmbeddedEditorFactory.Builder
 
updateValidationMarkers(IFile, Resource, CheckMode, IProgressMonitor) - Method in class org.eclipse.xtext.ui.validation.DefaultResourceUIValidatorExtension
 
updateValidationMarkers(IFile, Resource, CheckMode, IProgressMonitor) - Method in interface org.eclipse.xtext.ui.validation.IResourceUIValidatorExtension
Update the validation markers of the given file
updateVisibility() - Method in class org.eclipse.xtext.ui.refactoring.ui.RenameRefactoringPopup
 
uri(Object) - Method in class org.eclipse.xtext.ui.label.GlobalDescriptionLabelProvider
 
uri2Storage - Variable in class org.eclipse.xtext.ui.resource.Storage2UriMapperJavaImpl.PackageFragmentRootData
 
uriPrefix - Variable in class org.eclipse.xtext.ui.resource.Storage2UriMapperJavaImpl.PackageFragmentRootData
 
UriValidator - Class in org.eclipse.xtext.ui.resource
 
UriValidator() - Constructor for class org.eclipse.xtext.ui.resource.UriValidator
 
USE_INLINE_REFACTORING - Static variable in class org.eclipse.xtext.ui.refactoring.ui.RefactoringPreferences
 
useInlineRefactoring() - Method in class org.eclipse.xtext.ui.refactoring.ui.RefactoringPreferences
 
useProjectSettings() - Method in class org.eclipse.xtext.ui.preferences.PropertyAndPreferencePage
 
useProjectSettingsPreferenceName() - Method in class org.eclipse.xtext.ui.editor.preferences.AbstractPreferencePage
Produces the preference key to use for the 'use project settings' flag when this preference page is is used as a properties page.
useProjectSpecificSettings(boolean) - Method in class org.eclipse.xtext.ui.preferences.OptionsConfigurationBlock
 
util - Variable in class org.eclipse.xtext.ui.editor.autoedit.AbstractTerminalsEditStrategy
 

V

validate(IDocument, int, DocumentEvent) - Method in class org.eclipse.xtext.ui.editor.contentassist.ConfigurableCompletionProposal
 
validate(Template, ContentAssistContext) - Method in class org.eclipse.xtext.ui.editor.templates.AbstractTemplateProposalProvider
 
validate(Template, TemplateContext) - Method in class org.eclipse.xtext.ui.editor.templates.AbstractTemplateProposalProvider
 
ValidateActionHandler - Class in org.eclipse.xtext.ui.editor.handler
 
ValidateActionHandler() - Constructor for class org.eclipse.xtext.ui.editor.handler.ValidateActionHandler
 
validateEditorInputState() - Method in class org.eclipse.xtext.ui.editor.XtextEditor
 
validateNewName(String) - Method in class org.eclipse.xtext.ui.refactoring.impl.AbstractRenameProcessor
 
validateNewName(String) - Method in class org.eclipse.xtext.ui.refactoring.impl.AbstractRenameStrategy
 
validateNewName(String) - Method in class org.eclipse.xtext.ui.refactoring.impl.DefaultRenameStrategy
 
validateNewName(String) - Method in class org.eclipse.xtext.ui.refactoring.impl.RenameElementProcessor
 
validateNewName(String) - Method in interface org.eclipse.xtext.ui.refactoring.IRenameStrategy
 
validatePage() - Method in class org.eclipse.xtext.ui.refactoring.ui.RenameElementWizard.UserInputPage
 
validateSettings(String, String, String) - Method in class org.eclipse.xtext.ui.preferences.OptionsConfigurationBlock
 
validateSettings(String, String, String) - Method in class org.eclipse.xtext.ui.tasks.preferences.TaskTagConfigurationBlock
 
ValidatingEditorCallback - Class in org.eclipse.xtext.ui.editor.validation
 
ValidatingEditorCallback() - Constructor for class org.eclipse.xtext.ui.editor.validation.ValidatingEditorCallback
 
ValidationJob - Class in org.eclipse.xtext.ui.editor.validation
 
ValidationJob(IResourceValidator, IReadAccess<XtextResource>, IValidationIssueProcessor, CheckMode) - Constructor for class org.eclipse.xtext.ui.editor.validation.ValidationJob
 
ValidationJob_0 - Static variable in class org.eclipse.xtext.ui.editor.validation.Messages
 
ValidationJobScheduler - Class in org.eclipse.xtext.ui.editor
Default implementation of the validation job scheduler.
ValidationJobScheduler() - Constructor for class org.eclipse.xtext.ui.editor.ValidationJobScheduler
 
ValidatorPreferencePage - Class in org.eclipse.xtext.ui.validation
 
ValidatorPreferencePage() - Constructor for class org.eclipse.xtext.ui.validation.ValidatorPreferencePage
 
VALUE - Static variable in class org.eclipse.xtext.ui.search.IXtextSearchFilter.Registry
 
valueConverter - Variable in class org.eclipse.xtext.ui.editor.contentassist.AbstractJavaBasedContentProposalProvider.DefaultProposalCreator
 
valueOf(String) - Static method in enum org.eclipse.xtext.ui.refactoring.ui.RefactoringType
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.eclipse.xtext.ui.refactoring.ui.RefactoringType
Returns an array containing the constants of this enum type, in the order they are declared.
verifyKey(VerifyEvent) - Method in class org.eclipse.xtext.ui.editor.autoedit.AbstractEditStrategy
 
verifyKey(VerifyEvent) - Method in class org.eclipse.xtext.ui.editor.autoedit.ShortCutEditStrategy
 
verifyKey(VerifyEvent) - Method in class org.eclipse.xtext.ui.editor.embedded.ActivationCodeTrigger
 
verifyText(VerifyEvent) - Method in class org.eclipse.xtext.ui.editor.DirtyStateEditorSupport
 
VERTICAL_RULER_WIDTH - Static variable in class org.eclipse.xtext.ui.editor.embedded.EmbeddedEditorFactory.Builder
The width of the vertical ruler.
viewer - Variable in class org.eclipse.xtext.ui.editor.contentassist.antlr.DelegatingContentAssistContextFactory.StatefulFactory
 
viewer - Variable in class org.eclipse.xtext.ui.editor.contentassist.antlr.ParserBasedContentAssistContextFactory.StatefulFactory
 
viewer - Variable in class org.eclipse.xtext.ui.editor.embedded.EmbeddedEditorActions
 
viewer - Variable in class org.eclipse.xtext.ui.editor.hover.AnnotationWithQuickFixesHover.AnnotationInfo
 
viewer - Variable in class org.eclipse.xtext.ui.editor.quickfix.XtextQuickAssistAssistant
 
viewerCreator - Variable in class org.eclipse.xtext.ui.compare.InjectableViewerCreator
 
ViewFreezer - Class in org.eclipse.xtext.ui.refactoring.ui
Renders the current editor to a picture that hides the nifty details going on in the documents when the refactoring changes are applied.
ViewFreezer(ISourceViewer) - Constructor for class org.eclipse.xtext.ui.refactoring.ui.ViewFreezer
 
viewportChanged(int) - Method in class org.eclipse.xtext.ui.refactoring.ui.RenameRefactoringPopup.PopupVisibilityManager
 

W

waitForAutoBuild(IProgressMonitor) - Method in class org.eclipse.xtext.ui.refactoring.ui.SyncUtil
Deprecated.
we should not rely on auto build to be triggered. Use SyncUtil.waitForBuild(IProgressMonitor) instead.
waitForBuild(IProgressMonitor) - Method in class org.eclipse.xtext.ui.refactoring.ui.SyncUtil
 
waitForReconciler(XtextEditor) - Method in class org.eclipse.xtext.ui.refactoring.ui.SyncUtil
this methods blocks until the following jobs have finished, - the reconciler - the editor validation job - the dirty state editor updater job
waitForUpdateEditorJob() - Method in class org.eclipse.xtext.ui.editor.DirtyStateEditorSupport
 
WARNING_ANNOTATION_TYPE - Static variable in class org.eclipse.xtext.ui.editor.XtextEditor
 
wasErrorCount - Variable in class org.eclipse.xtext.ui.editor.contentassist.antlr.internal.AbstractInternalContentAssistParser
 
whitespace - Variable in class org.eclipse.xtext.ui.editor.model.CommonBreakIterator
 
WHOLE - Static variable in class org.eclipse.xtext.ui.editor.embedded.TextViewerDeleteLineAction
Delete the whole line.
widgetDisposed(DisposeEvent) - Method in class org.eclipse.xtext.ui.editor.outline.quickoutline.QuickOutlinePopup
 
withCategoryFile(String) - Method in class org.eclipse.xtext.ui.util.FeatureProjectFactory
 
withParent(Composite) - Method in class org.eclipse.xtext.ui.editor.embedded.EmbeddedEditorFactory.Builder
 
withResourceValidator(IResourceValidator) - Method in class org.eclipse.xtext.ui.editor.embedded.EmbeddedEditorFactory.Builder
 
withRightDelimiter(String) - Method in class org.eclipse.xtext.ui.editor.autoedit.PartitionEndSkippingEditStrategy
 
workbench - Variable in class org.eclipse.xtext.ui.editor.embedded.EmbeddedEditorActions.Factory
 
workbench - Variable in class org.eclipse.xtext.ui.editor.embedded.EmbeddedEditorActions
 
workbench - Variable in class org.eclipse.xtext.ui.util.ProjectFactory
 
WorkbenchChainedTextFontFieldEditor_defaultWorkbenchTextFont - Static variable in class org.eclipse.xtext.ui.editor.embedded.EmbeddedEditorMessages
 
WorkbenchRunnableAdapter - Class in org.eclipse.xtext.ui.refactoring.ui
 
WorkbenchRunnableAdapter(IWorkspaceRunnable, ISchedulingRule) - Constructor for class org.eclipse.xtext.ui.refactoring.ui.WorkbenchRunnableAdapter
Runs a workspace runnable with the given lock or null to run with no lock at all.
WorkbenchRunnableAdapter(IWorkspaceRunnable, ISchedulingRule, boolean) - Constructor for class org.eclipse.xtext.ui.refactoring.ui.WorkbenchRunnableAdapter
Runs a workspace runnable with the given lock or null to run with no lock at all.
worked(int) - Method in class org.eclipse.xtext.ui.editor.reconciler.CancelIndicatorBasedProgressMonitor
 
workingSets - Variable in class org.eclipse.xtext.ui.util.ProjectFactory
 
workspace - Variable in class org.eclipse.xtext.ui.util.ProjectFactory
 
WorkspaceClasspathUriResolver - Class in org.eclipse.xtext.ui.util
TODO: implement JDT independent strategy, maybe ignoring JARs
WorkspaceClasspathUriResolver() - Constructor for class org.eclipse.xtext.ui.util.WorkspaceClasspathUriResolver
 
WorkspaceEncodingProvider - Class in org.eclipse.xtext.ui.editor
Resolves the encoding for IEncodedStorage behind the given URIs and falls back to the IEncodingProvider configured for in the runtime module otherwise.
WorkspaceEncodingProvider() - Constructor for class org.eclipse.xtext.ui.editor.WorkspaceEncodingProvider
 
WorkspaceProjectsState - Class in org.eclipse.xtext.ui.containers
 
WorkspaceProjectsState() - Constructor for class org.eclipse.xtext.ui.containers.WorkspaceProjectsState
 
WorkspaceProjectsStateHelper - Class in org.eclipse.xtext.ui.containers
 
WorkspaceProjectsStateHelper() - Constructor for class org.eclipse.xtext.ui.containers.WorkspaceProjectsStateHelper
 
wrap(Change) - Static method in class org.eclipse.xtext.ui.refactoring.impl.DisplayChangeWrapper
 
WrappedCoreException - Exception in org.eclipse.xtext.ui.generator.trace
 
WrappedCoreException(CoreException) - Constructor for exception org.eclipse.xtext.ui.generator.trace.WrappedCoreException
 
writeToFile(CharSequence, String) - Method in interface org.eclipse.xtext.ui.util.IProjectFactoryContributor.IFileCreator
 
writeToFile(CharSequence, String, IProject, IProgressMonitor) - Method in class org.eclipse.xtext.ui.util.ProjectFactory
Shortcut method to be used with Xtend rich strings

X

XTEXT_TASK_TYPE - Static variable in class org.eclipse.xtext.ui.tasks.TaskMarkerTypeProvider
 
XTEXT_TEMPLATE_POS_CATEGORY - Static variable in class org.eclipse.xtext.ui.editor.XtextSourceViewerConfiguration
Position category for Xtext templates.
XTEXT_VALIDATION_FAMILY - Static variable in class org.eclipse.xtext.ui.editor.validation.ValidationJob
 
XtextAnnotation - Class in org.eclipse.xtext.ui.editor.validation
 
XtextAnnotation(String, boolean, IXtextDocument, Issue, boolean) - Constructor for class org.eclipse.xtext.ui.editor.validation.XtextAnnotation
 
XtextBrowserInformationControl - Class in org.eclipse.xtext.ui.editor.hover.html
 
XtextBrowserInformationControl(Shell, String, boolean) - Constructor for class org.eclipse.xtext.ui.editor.hover.html.XtextBrowserInformationControl
 
XtextBrowserInformationControl(Shell, String, String) - Constructor for class org.eclipse.xtext.ui.editor.hover.html.XtextBrowserInformationControl
 
XtextBrowserInformationControl(Shell, String, ToolBarManager) - Constructor for class org.eclipse.xtext.ui.editor.hover.html.XtextBrowserInformationControl
 
XtextBrowserInformationControlAdapter - Class in org.eclipse.xtext.ui.editor.hover.html
 
XtextBrowserInformationControlInput - Class in org.eclipse.xtext.ui.editor.hover.html
Browser input for XtextHtmlHover.
XtextBrowserInformationControlInput(XtextBrowserInformationControlInput, EObject, String, ILabelProvider) - Constructor for class org.eclipse.xtext.ui.editor.hover.html.XtextBrowserInformationControlInput
Creates a new browser information control input.
XtextBrowserInformationControlInput_Back - Static variable in class org.eclipse.xtext.ui.XtextUIMessages
messages for hover
XtextBrowserInformationControlInput_BackTo - Static variable in class org.eclipse.xtext.ui.XtextUIMessages
 
XtextBrowserInformationControlInput_Forward - Static variable in class org.eclipse.xtext.ui.XtextUIMessages
 
XtextBrowserInformationControlInput_ForwardTo - Static variable in class org.eclipse.xtext.ui.XtextUIMessages
 
XtextBrowserInformationControlInput_OpenDeclaration - Static variable in class org.eclipse.xtext.ui.XtextUIMessages
 
XtextBrowserInformationControlInput_ShowInJavaDocView - Static variable in class org.eclipse.xtext.ui.XtextUIMessages
 
XtextContentAssistProcessor - Class in org.eclipse.xtext.ui.editor.contentassist
 
XtextContentAssistProcessor() - Constructor for class org.eclipse.xtext.ui.editor.contentassist.XtextContentAssistProcessor
 
XTEXTDOC_SCHEME - Static variable in class org.eclipse.xtext.ui.editor.hover.html.XtextElementLinks
 
XTEXTDOC_VIEW_SCHEME - Static variable in class org.eclipse.xtext.ui.editor.hover.html.XtextElementLinks
 
XtextDocument - Class in org.eclipse.xtext.ui.editor.model
 
XtextDocument(DocumentTokenSource, ITextEditComposer, OutdatedStateManager, OperationCanceledManager) - Constructor for class org.eclipse.xtext.ui.editor.model.XtextDocument
 
XtextDocument(DocumentTokenSource, ITextEditComposer) - Constructor for class org.eclipse.xtext.ui.editor.model.XtextDocument
 
XtextDocument.XtextDocumentLocker - Class in org.eclipse.xtext.ui.editor.model
 
XtextDocument.XtextDocumentLocker() - Constructor for class org.eclipse.xtext.ui.editor.model.XtextDocument.XtextDocumentLocker
 
XtextDocumentEvent - Class in org.eclipse.xtext.ui.editor.model
 
XtextDocumentEvent(DocumentEvent, Region) - Constructor for class org.eclipse.xtext.ui.editor.model.XtextDocumentEvent
 
XtextDocumentProvider - Class in org.eclipse.xtext.ui.editor.model
 
XtextDocumentProvider() - Constructor for class org.eclipse.xtext.ui.editor.model.XtextDocumentProvider
 
XtextDocumentProvider.UnchangedElementListener - Class in org.eclipse.xtext.ui.editor.model
 
XtextDocumentProvider.UnchangedElementListener(AbstractDocumentProvider.ElementInfo) - Constructor for class org.eclipse.xtext.ui.editor.model.XtextDocumentProvider.UnchangedElementListener
 
XtextDocumentProvider.URIInfo - Class in org.eclipse.xtext.ui.editor.model
Bundle of all required information to allow URI as underlying document content provider.
XtextDocumentProvider.URIInfo(IDocument, IAnnotationModel) - Constructor for class org.eclipse.xtext.ui.editor.model.XtextDocumentProvider.URIInfo
 
XtextDocumentReconcileStrategy - Class in org.eclipse.xtext.ui.editor.reconciler
Reconciling strategy that reconciles an IXtextDocument's contents with the model in the underlying XtextResource.
XtextDocumentReconcileStrategy() - Constructor for class org.eclipse.xtext.ui.editor.reconciler.XtextDocumentReconcileStrategy
 
XtextDocumentUtil - Class in org.eclipse.xtext.ui.editor.model
 
XtextDocumentUtil() - Constructor for class org.eclipse.xtext.ui.editor.model.XtextDocumentUtil
 
XtextEditor - Class in org.eclipse.xtext.ui.editor
 
XtextEditor() - Constructor for class org.eclipse.xtext.ui.editor.XtextEditor
 
XtextEditor.DeleteNextSubWordAction - Class in org.eclipse.xtext.ui.editor
Text operation action to delete the next sub-word.
XtextEditor.DeleteNextSubWordAction() - Constructor for class org.eclipse.xtext.ui.editor.XtextEditor.DeleteNextSubWordAction
Creates a new delete next sub-word action.
XtextEditor.DeletePreviousSubWordAction - Class in org.eclipse.xtext.ui.editor
Text operation action to delete the previous sub-word.
XtextEditor.DeletePreviousSubWordAction() - Constructor for class org.eclipse.xtext.ui.editor.XtextEditor.DeletePreviousSubWordAction
Creates a new delete previous sub-word action.
XtextEditor.NavigateNextSubWordAction - Class in org.eclipse.xtext.ui.editor
Text navigation action to navigate to the next sub-word.
XtextEditor.NavigateNextSubWordAction() - Constructor for class org.eclipse.xtext.ui.editor.XtextEditor.NavigateNextSubWordAction
Creates a new navigate next sub-word action.
XtextEditor.NavigatePreviousSubWordAction - Class in org.eclipse.xtext.ui.editor
Text navigation action to navigate to the previous sub-word.
XtextEditor.NavigatePreviousSubWordAction() - Constructor for class org.eclipse.xtext.ui.editor.XtextEditor.NavigatePreviousSubWordAction
Creates a new navigate previous sub-word action.
XtextEditor.NextSubWordAction - Class in org.eclipse.xtext.ui.editor
Text navigation action to navigate to the next sub-word.
XtextEditor.NextSubWordAction(int) - Constructor for class org.eclipse.xtext.ui.editor.XtextEditor.NextSubWordAction
Creates a new next sub-word action.
XtextEditor.PreviousSubWordAction - Class in org.eclipse.xtext.ui.editor
Text navigation action to navigate to the previous sub-word.
XtextEditor.PreviousSubWordAction(int) - Constructor for class org.eclipse.xtext.ui.editor.XtextEditor.PreviousSubWordAction
Creates a new previous sub-word action.
XtextEditor.SelectNextSubWordAction - Class in org.eclipse.xtext.ui.editor
Text operation action to select the next sub-word.
XtextEditor.SelectNextSubWordAction() - Constructor for class org.eclipse.xtext.ui.editor.XtextEditor.SelectNextSubWordAction
Creates a new select next sub-word action.
XtextEditor.SelectPreviousSubWordAction - Class in org.eclipse.xtext.ui.editor
Text operation action to select the previous sub-word.
XtextEditor.SelectPreviousSubWordAction() - Constructor for class org.eclipse.xtext.ui.editor.XtextEditor.SelectPreviousSubWordAction
Creates a new select previous sub-word action.
XtextEditor.SmartLineStartAction - Class in org.eclipse.xtext.ui.editor
This action implements smart home.
XtextEditor.SmartLineStartAction(StyledText, boolean) - Constructor for class org.eclipse.xtext.ui.editor.XtextEditor.SmartLineStartAction
Creates a new smart line start action
XtextEditorErrorTickUpdater - Class in org.eclipse.xtext.ui.editor
 
XtextEditorErrorTickUpdater() - Constructor for class org.eclipse.xtext.ui.editor.XtextEditorErrorTickUpdater
 
XtextEditorErrorTickUpdater.UpdateEditorImageJob - Class in org.eclipse.xtext.ui.editor
XtextEditorErrorTickUpdater.UpdateEditorImageJob(ISchedulingRule) - Constructor for class org.eclipse.xtext.ui.editor.XtextEditorErrorTickUpdater.UpdateEditorImageJob
Deprecated.
 
XtextEditorErrorTickUpdater_JobName - Static variable in class org.eclipse.xtext.ui.editor.Messages
 
XtextEditorInfo - Class in org.eclipse.xtext.ui.editor
 
XtextEditorInfo(LanguageInfo) - Constructor for class org.eclipse.xtext.ui.editor.XtextEditorInfo
 
XtextEditorPropertyTester - Class in org.eclipse.xtext.ui.editor
 
XtextEditorPropertyTester() - Constructor for class org.eclipse.xtext.ui.editor.XtextEditorPropertyTester
 
XtextElementLinks - Class in org.eclipse.xtext.ui.editor.hover.html
 
XtextElementLinks() - Constructor for class org.eclipse.xtext.ui.editor.hover.html.XtextElementLinks
 
XtextElementLinks.ILinkHandler - Interface in org.eclipse.xtext.ui.editor.hover.html
A handler is asked to handle links to targets.
XtextElementLinks.XtextLinkAdapter - Class in org.eclipse.xtext.ui.editor.hover.html
 
XtextElementLinks.XtextLinkAdapter(XtextElementLinks.ILinkHandler) - Constructor for class org.eclipse.xtext.ui.editor.hover.html.XtextElementLinks.XtextLinkAdapter
 
XtextEObjectSearchDialog - Class in org.eclipse.xtext.ui.search
 
XtextEObjectSearchDialog(Shell, IXtextEObjectSearch, ILabelProvider) - Constructor for class org.eclipse.xtext.ui.search.XtextEObjectSearchDialog
 
XtextEObjectSearchDialog(Shell, IXtextEObjectSearch, ILabelProvider, boolean) - Constructor for class org.eclipse.xtext.ui.search.XtextEObjectSearchDialog
 
XtextEObjectSearchDialog_Matches - Static variable in class org.eclipse.xtext.ui.search.Messages
 
XtextEObjectSearchDialog_MatchingElementsLabel - Static variable in class org.eclipse.xtext.ui.search.Messages
 
XtextEObjectSearchDialog_StatusMessageSearching - Static variable in class org.eclipse.xtext.ui.search.Messages
 
XtextEObjectSearchDialog_TableLabelDialogTitle - Static variable in class org.eclipse.xtext.ui.search.Messages
 
XtextEObjectSearchDialog_TableLabelSearchControlLabel - Static variable in class org.eclipse.xtext.ui.search.Messages
 
XtextEObjectSearchDialog_TypeSearchLabel - Static variable in class org.eclipse.xtext.ui.search.Messages
 
XtextHyperlink - Class in org.eclipse.xtext.ui.editor.hyperlinking
 
XtextHyperlink() - Constructor for class org.eclipse.xtext.ui.editor.hyperlinking.XtextHyperlink
 
XtextInformationProvider - Class in org.eclipse.xtext.ui.editor
 
XtextInformationProvider() - Constructor for class org.eclipse.xtext.ui.editor.XtextInformationProvider
 
XtextLiveScopeResourceSetProvider - Class in org.eclipse.xtext.ui.resource
 
XtextLiveScopeResourceSetProvider() - Constructor for class org.eclipse.xtext.ui.resource.XtextLiveScopeResourceSetProvider
 
XtextMarkerAnnotationImageProvider - Class in org.eclipse.xtext.ui.editor.model
 
XtextMarkerAnnotationImageProvider() - Constructor for class org.eclipse.xtext.ui.editor.model.XtextMarkerAnnotationImageProvider
 
XtextMarkerRulerAction - Class in org.eclipse.xtext.ui.editor
Super class is marked as not extendable, but it should be extendable
XtextMarkerRulerAction(ResourceBundle, String, XtextEditor, IVerticalRulerInfo) - Constructor for class org.eclipse.xtext.ui.editor.XtextMarkerRulerAction
 
XtextNewProjectWizard - Class in org.eclipse.xtext.ui.wizard
 
XtextNewProjectWizard(IProjectCreator) - Constructor for class org.eclipse.xtext.ui.wizard.XtextNewProjectWizard
 
XtextNewProjectWizard_ErrorDialog_Title - Static variable in class org.eclipse.xtext.ui.wizard.Messages
 
XtextPluginImages - Class in org.eclipse.xtext.ui.internal
Bundle of all images used by the Xtext UI plugin.
XtextPluginImages() - Constructor for class org.eclipse.xtext.ui.internal.XtextPluginImages
 
XtextPresentationReconciler - Class in org.eclipse.xtext.ui.editor
 
XtextPresentationReconciler() - Constructor for class org.eclipse.xtext.ui.editor.XtextPresentationReconciler
 
XtextProjectHelper - Class in org.eclipse.xtext.ui
 
XtextProjectHelper() - Constructor for class org.eclipse.xtext.ui.XtextProjectHelper
 
XtextQuickAssistAssistant - Class in org.eclipse.xtext.ui.editor.quickfix
 
XtextQuickAssistAssistant(XtextQuickAssistProcessor) - Constructor for class org.eclipse.xtext.ui.editor.quickfix.XtextQuickAssistAssistant
 
XtextQuickAssistProcessor - Class in org.eclipse.xtext.ui.editor.quickfix
 
XtextQuickAssistProcessor() - Constructor for class org.eclipse.xtext.ui.editor.quickfix.XtextQuickAssistProcessor
 
XtextReadonlyEditorInput - Class in org.eclipse.xtext.ui.editor
 
XtextReadonlyEditorInput(IStorage) - Constructor for class org.eclipse.xtext.ui.editor.XtextReadonlyEditorInput
 
XtextReconciler - Class in org.eclipse.xtext.ui.editor.reconciler
Reconciling strategy that reconciles an IXtextDocument's contents with the model in the underlying XtextResource.
XtextReconciler(XtextDocumentReconcileStrategy) - Constructor for class org.eclipse.xtext.ui.editor.reconciler.XtextReconciler
 
XtextReconciler.DocumentListener - Class in org.eclipse.xtext.ui.editor.reconciler
 
XtextReconciler.DocumentListener() - Constructor for class org.eclipse.xtext.ui.editor.reconciler.XtextReconciler.DocumentListener
 
XtextReconciler.InputChangedDocumentEvent - Class in org.eclipse.xtext.ui.editor.reconciler
A special DocumentEvent that signals that an editors input has been replaced.
XtextReconciler.InputChangedDocumentEvent(IDocument, IDocument) - Constructor for class org.eclipse.xtext.ui.editor.reconciler.XtextReconciler.InputChangedDocumentEvent
 
XtextReconciler.TextInputListener - Class in org.eclipse.xtext.ui.editor.reconciler
Reconciles the entire document when the document in the viewer is changed.
XtextReconciler.TextInputListener() - Constructor for class org.eclipse.xtext.ui.editor.reconciler.XtextReconciler.TextInputListener
 
XtextReconciler_JobName - Static variable in class org.eclipse.xtext.ui.editor.reconciler.Messages
 
XtextReconcilerDebugger - Class in org.eclipse.xtext.ui.editor.reconciler
Deprecated.
The debugger reads from the document but does that not on the display thread so it is prone to errors.
XtextReconcilerDebugger() - Constructor for class org.eclipse.xtext.ui.editor.reconciler.XtextReconcilerDebugger
Deprecated.
 
XtextResourceMarkerAnnotationModel - Class in org.eclipse.xtext.ui.editor.quickfix
 
XtextResourceMarkerAnnotationModel(IFile, IssueResolutionProvider, IssueUtil) - Constructor for class org.eclipse.xtext.ui.editor.quickfix.XtextResourceMarkerAnnotationModel
 
XtextResourceSetProvider - Class in org.eclipse.xtext.ui.resource
An extensible implementation of the IResourceSetProvider.
XtextResourceSetProvider() - Constructor for class org.eclipse.xtext.ui.resource.XtextResourceSetProvider
 
XtextSourceViewer - Class in org.eclipse.xtext.ui.editor
 
XtextSourceViewer(Composite, IVerticalRuler, IOverviewRuler, boolean, int) - Constructor for class org.eclipse.xtext.ui.editor.XtextSourceViewer
 
XtextSourceViewer.DefaultFactory - Class in org.eclipse.xtext.ui.editor
 
XtextSourceViewer.DefaultFactory() - Constructor for class org.eclipse.xtext.ui.editor.XtextSourceViewer.DefaultFactory
 
XtextSourceViewer.Factory - Interface in org.eclipse.xtext.ui.editor
 
XtextSourceViewerConfiguration - Class in org.eclipse.xtext.ui.editor
 
XtextSourceViewerConfiguration() - Constructor for class org.eclipse.xtext.ui.editor.XtextSourceViewerConfiguration
 
XtextSpellingReconcileStrategy - Class in org.eclipse.xtext.ui.editor.reconciler
 
XtextSpellingReconcileStrategy(ISourceViewer) - Constructor for class org.eclipse.xtext.ui.editor.reconciler.XtextSpellingReconcileStrategy
 
XtextSpellingReconcileStrategy.Factory - Class in org.eclipse.xtext.ui.editor.reconciler
 
XtextSpellingReconcileStrategy.Factory() - Constructor for class org.eclipse.xtext.ui.editor.reconciler.XtextSpellingReconcileStrategy.Factory
 
XtextTemplateContext - Class in org.eclipse.xtext.ui.editor.templates
Represents an extended version of class DocumentTemplateContext to provide additional Xtext related information and services for resolving a Template.
XtextTemplateContext(TemplateContextType, IDocument, Position, ContentAssistContext, IScopeProvider) - Constructor for class org.eclipse.xtext.ui.editor.templates.XtextTemplateContext
 
XtextTemplateContext.IndentationAwareTemplateTranslator - Class in org.eclipse.xtext.ui.editor.templates
 
XtextTemplateContext.IndentationAwareTemplateTranslator(String) - Constructor for class org.eclipse.xtext.ui.editor.templates.XtextTemplateContext.IndentationAwareTemplateTranslator
 
XtextTemplateContextType - Class in org.eclipse.xtext.ui.editor.templates
Provides a convenience base type for TemplateContextType's preconfigured with several handy Xtext TemplateVariableResolver .
XtextTemplateContextType() - Constructor for class org.eclipse.xtext.ui.editor.templates.XtextTemplateContextType
 
XtextTemplateContextTypeRegistry - Class in org.eclipse.xtext.ui.editor.templates
 
XtextTemplateContextTypeRegistry(IGrammarAccess, Provider<XtextTemplateContextType>, ContextTypeIdHelper) - Constructor for class org.eclipse.xtext.ui.editor.templates.XtextTemplateContextTypeRegistry
 
XtextTemplatePreferencePage - Class in org.eclipse.xtext.ui.editor.templates
 
XtextTemplatePreferencePage(IPreferenceStore, ContextTypeRegistry, TemplateStore) - Constructor for class org.eclipse.xtext.ui.editor.templates.XtextTemplatePreferencePage
 
XtextTemplateProposal - Class in org.eclipse.xtext.ui.editor.templates
 
XtextTemplateProposal(Template, TemplateContext, IRegion, Image) - Constructor for class org.eclipse.xtext.ui.editor.templates.XtextTemplateProposal
 
XtextTemplateProposal(Template, TemplateContext, IRegion, Image, int) - Constructor for class org.eclipse.xtext.ui.editor.templates.XtextTemplateProposal
 
XtextTemplateStore - Class in org.eclipse.xtext.ui.editor.templates
 
XtextTemplateStore(ContextTypeRegistry, IPreferenceStore, String, AbstractUIPlugin) - Constructor for class org.eclipse.xtext.ui.editor.templates.XtextTemplateStore
 
XtextUIMessages - Class in org.eclipse.xtext.ui
Singleton for all message bundle classes used from within org.eclipse.xtext.ui.

Y

yieldToQueuedDisplayJobs(IProgressMonitor) - Method in class org.eclipse.xtext.ui.refactoring.ui.SyncUtil
 
yieldToQueuedDisplayJobs(IProgressMonitor, int) - Method in class org.eclipse.xtext.ui.refactoring.ui.SyncUtil
 

_

_compare(IResourceDescription, IResourceDescription) - Method in class org.eclipse.xtext.ui.editor.findrefs.ReferenceSearchViewSorter
 
_compare(Object, Object) - Method in class org.eclipse.xtext.ui.editor.findrefs.ReferenceSearchViewSorter
 
_createChildren(DocumentRootNode, EObject) - Method in class org.eclipse.xtext.ui.editor.outline.impl.DefaultOutlineTreeProvider
 
_createChildren(IOutlineNode, EObject) - Method in class org.eclipse.xtext.ui.editor.outline.impl.DefaultOutlineTreeProvider
 
_createChildren(EStructuralFeatureNode, EObject) - Method in class org.eclipse.xtext.ui.editor.outline.impl.DefaultOutlineTreeProvider
 
_createChildren(Object, Object) - Method in class org.eclipse.xtext.ui.editor.outline.impl.DefaultOutlineTreeProvider
Default for createChildrenDispatcher
_createNode(DocumentRootNode, EObject) - Method in class org.eclipse.xtext.ui.editor.outline.impl.DefaultOutlineTreeProvider
 
_createNode(IOutlineNode, EObject) - Method in class org.eclipse.xtext.ui.editor.outline.impl.DefaultOutlineTreeProvider
 
_createNode(Object, EObject) - Method in class org.eclipse.xtext.ui.editor.outline.impl.DefaultOutlineTreeProvider
Default for createNodeDispatcher
_getQualifiedName(EObject, EObject) - Method in class org.eclipse.xtext.ui.editor.copyqualifiedname.DefaultCopyQualifiedNameService
 
_getQualifiedName(EObject, Void) - Method in class org.eclipse.xtext.ui.editor.copyqualifiedname.DefaultCopyQualifiedNameService
 
_getQualifiedName(Void, EObject) - Method in class org.eclipse.xtext.ui.editor.copyqualifiedname.DefaultCopyQualifiedNameService
 
_getQualifiedName(Void, Void) - Method in class org.eclipse.xtext.ui.editor.copyqualifiedname.DefaultCopyQualifiedNameService
 
_image(Object) - Method in class org.eclipse.xtext.ui.editor.outline.impl.DefaultOutlineTreeProvider
Default for imageDispatcher
_isLeaf(EObject) - Method in class org.eclipse.xtext.ui.editor.outline.impl.DefaultOutlineTreeProvider
 
_isLeaf(Object) - Method in class org.eclipse.xtext.ui.editor.outline.impl.DefaultOutlineTreeProvider
Default for isLeafDispatcher
_text(Object) - Method in class org.eclipse.xtext.ui.editor.outline.impl.DefaultOutlineTreeProvider
Default for textDispatcher
_toString(URI) - Method in class org.eclipse.xtext.ui.refactoring.impl.StatusWrapper
 
_toString(EObject) - Method in class org.eclipse.xtext.ui.refactoring.impl.StatusWrapper
 
_toString(Exception) - Method in class org.eclipse.xtext.ui.refactoring.impl.StatusWrapper
 
_toString(Object) - Method in class org.eclipse.xtext.ui.refactoring.impl.StatusWrapper
 
A B C D E F G H I J K L M N O P Q R S T U V W X Y _ 

Copyright © 2016. All Rights Reserved.