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 Z _ 

I

IAcceptor<T> - Interface in org.eclipse.xtext.util
 
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
 
IAllContainersState - Interface in org.eclipse.xtext.resource.containers
 
IAllContainersState.Provider - Interface in org.eclipse.xtext.resource.containers
 
IAmbiguousLinkingCandidate - Interface in org.eclipse.xtext.xbase.typesystem.computation
A linking candidate may be ambiguous if the passed arguments do match multiple candidates equally well.
IAntlrTokenFileProvider - Interface in org.eclipse.xtext.parser.antlr
 
IAppendable - Interface in org.eclipse.xtext.xbase.compiler
 
IAssignmentFinder - Interface in org.eclipse.xtext.serializer.sequencer
 
IAssignmentQuantityAllocator - Interface in org.eclipse.xtext.validation
 
IAssignmentQuantityAllocator.IQuantities - Interface in org.eclipse.xtext.validation
 
IAssignmentQuantityIntervalProvider - Interface in org.eclipse.xtext.validation
 
IAstFactory - Interface in org.eclipse.xtext.parser
Responsible for instantiating and initializing the semantic model according to call backs from clients.
IBacktracker - Interface in org.eclipse.xtext.parser.packrat
 
IBacktracker.IBacktrackingResult - Interface in org.eclipse.xtext.parser.packrat
 
IBasicFormatter - Interface in org.eclipse.xtext.xbase.formatting
A formatter creates a list of TextReplacements that are applicable on the XtextResource's underlying document (i.e.
IBatchScopeProvider - Interface in org.eclipse.xtext.xbase.scoping.batch
Extends the IScopeProvider by a means to collect scope information in a batch mode.
IBatchTypeResolver - Interface in org.eclipse.xtext.xbase.typesystem
The batch type resolver is the entry point for clients to obtain the expression types within a given context object.
IBuilderState - Interface in org.eclipse.xtext.builder.builderState
 
IBuildFlag - Interface in org.eclipse.xtext.builder.impl
 
IBuildFlag.Impl - Class in org.eclipse.xtext.builder.impl
 
ICaseInsensitivityHelper - Interface in org.eclipse.xtext.scoping
Clients who want to use ignore case cross references should implement this service if the case sensitivity depends on an EReference or bind the constant IgnoreCaseLinking to true.
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.
ICharacterClass - Interface in org.eclipse.xtext.parser.packrat.matching
 
ICharacterClass.Factory - Class in org.eclipse.xtext.parser.packrat.matching
 
ICharacterClass.Factory() - Constructor for class org.eclipse.xtext.parser.packrat.matching.ICharacterClass.Factory
 
ICharSequenceWithOffset - Interface in org.eclipse.xtext.parser.packrat
A character sequence, that can be used as a kind of an enumerator via its offset state.
IClassMirror - Interface in org.eclipse.xtext.common.types.access.impl
 
IClasspathEntriesProvider - Interface in org.eclipse.xtext.mwe
 
IClasspathUriResolver - Interface in org.eclipse.xtext.resource
An interface for a classpath URI resolution strategy.
ICommentAssociater - Interface in org.eclipse.xtext.parsetree.reconstr
Associates comments to semantic objects.
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
 
ICompositeNode - Interface in org.eclipse.xtext.nodemodel
A composite node in the parse tree.
IConcreteSyntaxConstraintProvider - Interface in org.eclipse.xtext.validation
 
IConcreteSyntaxConstraintProvider.ConstraintType - Enum in org.eclipse.xtext.validation
 
IConcreteSyntaxConstraintProvider.ISyntaxConstraint - Interface in org.eclipse.xtext.validation
 
IConcreteSyntaxDiagnosticProvider - Interface in org.eclipse.xtext.validation
 
IConcreteSyntaxDiagnosticProvider.IConcreteSyntaxDiagnostic - Interface in org.eclipse.xtext.validation
 
IConcreteSyntaxValidator - Interface in org.eclipse.xtext.validation
 
IConcreteSyntaxValidator.DiagnosticChainAcceptor - Class in org.eclipse.xtext.validation
 
IConcreteSyntaxValidator.DiagnosticChainAcceptor(DiagnosticChain) - Constructor for class org.eclipse.xtext.validation.IConcreteSyntaxValidator.DiagnosticChainAcceptor
 
IConcreteSyntaxValidator.DiagnosticListAcceptor - Class in org.eclipse.xtext.validation
 
IConcreteSyntaxValidator.DiagnosticListAcceptor(List<Diagnostic>) - Constructor for class org.eclipse.xtext.validation.IConcreteSyntaxValidator.DiagnosticListAcceptor
 
IConcreteSyntaxValidator.IDiagnosticAcceptor - Interface in org.eclipse.xtext.validation
 
IConcreteSyntaxValidator.InvalidConcreteSyntaxException - Exception in org.eclipse.xtext.validation
 
IConcreteSyntaxValidator.InvalidConcreteSyntaxException(String, List<Diagnostic>) - Constructor for exception org.eclipse.xtext.validation.IConcreteSyntaxValidator.InvalidConcreteSyntaxException
 
ICONS_PATH - Static variable in class org.eclipse.xtext.ui.internal.XtextPluginImages
 
IConstructorLinkingCandidate - Interface in org.eclipse.xtext.xbase.typesystem.computation
A constructor linking candidate represents an actual or a possible value of a constructor call.
IConsumerUtility - Interface in org.eclipse.xtext.parser.packrat.consumers
 
IContainer - Interface in org.eclipse.xtext.resource
A container describes resources that should be treated as visible on the same level during the scoping stage.
IContainer.Manager - Interface in org.eclipse.xtext.resource
 
IContainerState - Interface in org.eclipse.xtext.resource.containers
An IContainerState represent a set of uris that constitute the contents of a container.
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
 
IContextFinder - Interface in org.eclipse.xtext.serializer.sequencer
 
IContextInformationAcceptor - Interface in org.eclipse.xtext.ui.editor.contentassist
 
IContextInformationProvider - Interface in org.eclipse.xtext.ui.editor.contentassist
 
IContextPDAProvider - Interface in org.eclipse.xtext.serializer.analysis
 
IContextProvider - Interface in org.eclipse.xtext.serializer.analysis
 
IContextTypePDAProvider - Interface in org.eclipse.xtext.serializer.analysis
 
ICrossReferenceSerializer - Interface in org.eclipse.xtext.serializer.tokens
In the process of serializing a model to a DSL, references to model elements need to be turned into string representations which identify the targeted model element.
ID() - Method in class org.eclipse.xtext.common.services.DefaultTerminalConverters
 
ID - Static variable in interface org.eclipse.xtext.common.Terminals
 
id - Variable in class org.eclipse.xtext.ui.codetemplates.templates.impl.CodetemplateImpl
The cached value of the 'Id' attribute
ID - Static variable in class org.eclipse.xtext.ui.editor.XtextEditor
 
id(Object) - Method in class org.eclipse.xtext.util.GraphvizDotBuilder
 
ID - Static variable in class org.eclipse.xtext.xtext.ui.graph.RailroadView
 
ID_EDEFAULT - Static variable in class org.eclipse.xtext.ui.codetemplates.templates.impl.CodetemplateImpl
The default value of the 'Id' attribute
idAssignment(EClass) - Method in class org.eclipse.xtext.xtext.ui.wizard.ecore2xtext.Ecore2XtextGrammarCreator
 
idAttribute(EClass) - Static method in class org.eclipse.xtext.xtext.ui.wizard.ecore2xtext.Ecore2XtextExtensions
 
IDefaultResourceDescriptionStrategy - Interface in org.eclipse.xtext.resource
Allows easy way to customize of what is indexed, i.e. put into a DefaultReferenceDescription.
IDelegatingScopeProvider - Interface in org.eclipse.xtext.scoping.impl
A delegating scope provider marks an implementation, that handles only a couple of cases but will use another IScopeProvider to compute its parent scope or that takes care of other cases.
IdentifiableSimpleNameProvider - Class in org.eclipse.xtext.xbase.featurecalls
 
IdentifiableSimpleNameProvider() - Constructor for class org.eclipse.xtext.xbase.featurecalls.IdentifiableSimpleNameProvider
 
identifier - Variable in class org.eclipse.xtext.common.types.impl.JvmMemberImpl
The cached value of the 'Identifier' attribute
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
 
IDENTIFIER_EDEFAULT - Static variable in class org.eclipse.xtext.common.types.impl.JvmMemberImpl
The default value of the 'Identifier' attribute
identifierStartWith(JvmTypeReference, String) - Method in class org.eclipse.xtext.xbase.compiler.TypeConvertingCompiler
 
identityEquals(Object, Object) - Static method in class org.eclipse.xtext.xbase.lib.ObjectExtensions
Returns true if a and b are identical (the same instance) or both null.
IDependentElementsCalculator - Interface in org.eclipse.xtext.ui.refactoring
Calculates elements whose name changes with the rename of a baseElement.
IDerivedMemberAwareEditorOpener - Interface in org.eclipse.xtext.common.types.ui.navigation
Extension to the IURIEditorOpener that is aware of an IMember which is the actual navigation target.
IDerivedResourceMarkers - Interface in org.eclipse.xtext.generator
 
IDerivedStateComputer - Interface in org.eclipse.xtext.resource
 
IDiagnosticConsumer - Interface in org.eclipse.xtext.diagnostics
 
IDiagnosticConverter - Interface in org.eclipse.xtext.validation
Implement a diagnostic converter if you want to customize the region that is computed for resource diagnostics or validation diagnostics.
IDiagnosticProducer - Interface in org.eclipse.xtext.diagnostics
 
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.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
The IDirtyStateManager will raise specialized events that provide direct type-safe access to the source as IDirtyStateManager.
IDValueConverter - Class in org.eclipse.xtext.conversion.impl
 
IDValueConverter() - Constructor for class org.eclipse.xtext.conversion.impl.IDValueConverter
 
idx - Variable in class org.eclipse.xtext.xbase.typesystem.arguments.StandardFeatureCallArgumentSlot
 
IE_OBJECT_DESCRIPTION - Static variable in interface org.eclipse.xtext.builder.builderState.BuilderStatePackage
The meta object id for the 'IE Object Description' class
IE_OBJECT_DESCRIPTION - Static variable in interface org.eclipse.xtext.builder.builderState.BuilderStatePackage.Literals
The meta object literal for the 'IE Object Description' class
IE_OBJECT_DESCRIPTION__ECLASS - Static variable in interface org.eclipse.xtext.builder.builderState.BuilderStatePackage
The feature id for the 'EClass' reference
IE_OBJECT_DESCRIPTION__ECLASS - Static variable in interface org.eclipse.xtext.builder.builderState.BuilderStatePackage.Literals
The meta object literal for the 'EClass' reference feature
IE_OBJECT_DESCRIPTION__NAME - Static variable in interface org.eclipse.xtext.builder.builderState.BuilderStatePackage
The feature id for the 'Name' attribute
IE_OBJECT_DESCRIPTION__NAME - Static variable in interface org.eclipse.xtext.builder.builderState.BuilderStatePackage.Literals
The meta object literal for the 'Name' attribute feature
IE_OBJECT_DESCRIPTION_FEATURE_COUNT - Static variable in interface org.eclipse.xtext.builder.builderState.BuilderStatePackage
The number of structural features of the 'IE Object Description' class
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.
IEarlyExitComputer - Interface in org.eclipse.xtext.xbase.controlflow
 
IEarlyExitComputer.ExitPoint - Class in org.eclipse.xtext.xbase.controlflow
 
IEarlyExitComputer.ExitPoint(XExpression, boolean) - Constructor for class org.eclipse.xtext.xbase.controlflow.IEarlyExitComputer.ExitPoint
 
IEditedResourceProvider - Interface in org.eclipse.xtext.ui.editor.embedded
The IEditedResourceProvider returns a new resource that is not necessarily backed up by an IResource.
IEditTemplateDialog - Interface in org.eclipse.xtext.ui.codetemplates.ui.preferences
 
IElementConsumer - Interface in org.eclipse.xtext.parser.packrat.consumers
 
IElementIssueProvider - Interface in org.eclipse.xtext.xbase.compiler
Allows to obtain all issues for a given element including its children.
IElementIssueProvider.Factory - Interface in org.eclipse.xtext.xbase.compiler
 
IElementMatcherProvider - Interface in org.eclipse.xtext.formatting
 
IElementMatcherProvider.IAfterElement - Interface in org.eclipse.xtext.formatting
 
IElementMatcherProvider.IBeforeElement - Interface in org.eclipse.xtext.formatting
 
IElementMatcherProvider.IBetweenElements - Interface in org.eclipse.xtext.formatting
 
IElementMatcherProvider.IElementMatcher<T extends IElementMatcherProvider.IElementPattern> - Interface in org.eclipse.xtext.formatting
 
IElementMatcherProvider.IElementMatcherExtension<T extends IElementMatcherProvider.IElementPattern> - Interface in org.eclipse.xtext.formatting
 
IElementMatcherProvider.IElementPattern - Interface in org.eclipse.xtext.formatting
 
IEncodingProvider - Interface in org.eclipse.xtext.parser
Provides the file encoding for a language.
IEncodingProvider.Runtime - Class in org.eclipse.xtext.parser
 
IEncodingProvider.Runtime() - Constructor for class org.eclipse.xtext.parser.IEncodingProvider.Runtime
 
IEnumLiteralSerializer - Interface in org.eclipse.xtext.serializer.tokens
 
IEObjectConsumer - Interface in org.eclipse.xtext.parsetree.reconstr
A wrapper for EObjects holding the information about what values have already been consumed by a serialization process.
IEObjectDescription - Interface in org.eclipse.xtext.resource
An abstract description of an EObject.
IEObjectDocumentationProvider - Interface in org.eclipse.xtext.documentation
Returns a documentation string for an EObject.
IEObjectDocumentationProviderExtension - Interface in org.eclipse.xtext.documentation
Allows to access the nodes that contain the documentation of an EObject and are considered by the IEObjectDocumentationProvider.
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
 
IEObjectReferer - Interface in org.eclipse.xtext.xtext.ui.graph.figures
Something that refers to an EObject, e.g. an Xtext grammar element.
IEvaluationContext - Interface in org.eclipse.xtext.xbase.interpreter
 
IEvaluationResult - Interface in org.eclipse.xtext.xbase.interpreter
 
IExpressionInterpreter - Interface in org.eclipse.xtext.xbase.interpreter
 
IExternalContentSupport - Interface in org.eclipse.xtext.resource
Allows to configure an arbitrary ResourceSet with an external content provider.
IExternalContentSupport.IExternalContentProvider - Interface in org.eclipse.xtext.resource
Lightweight abstraction for a contributor of external state.
if_ - Variable in class org.eclipse.xtext.xbase.impl.XIfExpressionImpl
The cached value of the 'If' containment reference
IF_CONDITION - Static variable in interface org.eclipse.xtext.generator.parser.antlr.splitting.simpleExpressions.SimpleExpressionsPackage
The meta object id for the 'If Condition' class
IF_CONDITION - Static variable in interface org.eclipse.xtext.generator.parser.antlr.splitting.simpleExpressions.SimpleExpressionsPackage.Literals
The meta object literal for the 'If Condition' class
IF_CONDITION__CONDITION - Static variable in interface org.eclipse.xtext.generator.parser.antlr.splitting.simpleExpressions.SimpleExpressionsPackage
The feature id for the 'Condition' containment reference
IF_CONDITION__CONDITION - Static variable in interface org.eclipse.xtext.generator.parser.antlr.splitting.simpleExpressions.SimpleExpressionsPackage.Literals
The meta object literal for the 'Condition' containment reference feature
IF_CONDITION__ELSEIF - Static variable in interface org.eclipse.xtext.generator.parser.antlr.splitting.simpleExpressions.SimpleExpressionsPackage
The feature id for the 'Elseif' attribute
IF_CONDITION__ELSEIF - Static variable in interface org.eclipse.xtext.generator.parser.antlr.splitting.simpleExpressions.SimpleExpressionsPackage.Literals
The meta object literal for the 'Elseif' attribute feature
IF_CONDITION_FEATURE_COUNT - Static variable in interface org.eclipse.xtext.generator.parser.antlr.splitting.simpleExpressions.SimpleExpressionsPackage
The number of structural features of the 'If Condition' class
IfCondition - Interface in org.eclipse.xtext.generator.parser.antlr.splitting.simpleExpressions
A representation of the model object 'If Condition'
IfConditionImpl - Class in org.eclipse.xtext.generator.parser.antlr.splitting.simpleExpressions.impl
An implementation of the model object 'If Condition'
IfConditionImpl() - Constructor for class org.eclipse.xtext.generator.parser.antlr.splitting.simpleExpressions.impl.IfConditionImpl
 
IFeatureCallArguments - Interface in org.eclipse.xtext.xbase.typesystem.arguments
 
IFeatureCallArgumentSlot - Interface in org.eclipse.xtext.xbase.typesystem.arguments
 
IFeatureLinkingCandidate - Interface in org.eclipse.xtext.xbase.typesystem.computation
Exposes additional information about the linked feature if the to-be-linked instance is an XAbstractFeatureCall.
IFeatureNames - Interface in org.eclipse.xtext.xbase.scoping.batch
A marker interface that provides access to commonly used qualified names.
IFeatureScopeSession - Interface in org.eclipse.xtext.xbase.scoping.batch
A feature scope session allows to successively enhance the reachable features by adding local variables, parameters from the context or the list of imports.
IFeaturesForTypeProvider - Interface in org.eclipse.xtext.xbase.scoping.featurecalls
Deprecated.
IFileHeaderProvider - Interface in org.eclipse.xtext.documentation
 
IFilePostProcessor - Interface in org.eclipse.xtext.generator
The IFilePostProcessor allows to rewrite the contents that will be written into a given file.
IFilePostProcessorExtension - Interface in org.eclipse.xtext.generator
Extension interface to IFilePostProcessor.
IFileSystemAccess - Interface in org.eclipse.xtext.generator
 
IFileSystemAccessExtension - Interface in org.eclipse.xtext.generator
 
IFileSystemAccessExtension2 - Interface in org.eclipse.xtext.generator
 
IFileSystemAccessExtension3 - Interface in org.eclipse.xtext.generator
This class extends IFileSystemAccess with the capability to write binary files.
IFoldingRegionAcceptor<AdditionalParam> - Interface in org.eclipse.xtext.ui.editor.folding
 
IFoldingRegionProvider - Interface in org.eclipse.xtext.ui.editor.folding
 
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
 
IFormatter - Interface in org.eclipse.xtext.formatting
 
IFormatterExtension - Interface in org.eclipse.xtext.formatting
 
IFormattingPreferenceValuesProvider - Interface in org.eclipse.xtext.xbase.formatting
 
IFragmentProvider - Interface in org.eclipse.xtext.resource
Used to compute fragments (i.e. resource local IDs) for EObjects and locate EObjects by fragment.
IFragmentProvider.Fallback - Interface in org.eclipse.xtext.resource
Delegate the resolution of EObject or the computation of fragments to the default implementation by invoking the respective methods on the given instance of this fall-back delegate.
IFurtherParsable<Token extends ParsedToken> - Interface in org.eclipse.xtext.parser.packrat.internal
 
IFurtherParsable.Source<Token extends ParsedToken> - Interface in org.eclipse.xtext.parser.packrat.internal
 
IGenerator - Interface in org.eclipse.xtext.generator
 
IGenerator.NullGenerator - Class in org.eclipse.xtext.generator
 
IGenerator.NullGenerator() - Constructor for class org.eclipse.xtext.generator.IGenerator.NullGenerator
 
IGeneratorConfigProvider - Interface in org.eclipse.xtext.xbase.compiler
 
IGeneratorFragment - Interface in org.eclipse.xtext.generator
 
IGeneratorFragmentExtension - Interface in org.eclipse.xtext.generator
 
IGlobalScopeProvider - Interface in org.eclipse.xtext.scoping
Provides scopes for the world, that is things which are not local (i.e. within a resource).
IGlobalServiceProvider - Interface in org.eclipse.xtext.resource
 
IGlobalServiceProvider.ResourceServiceProviderImpl - Class in org.eclipse.xtext.resource
 
IGlobalServiceProvider.ResourceServiceProviderImpl(IResourceServiceProvider.Registry, IResourceServiceProvider) - Constructor for class org.eclipse.xtext.resource.IGlobalServiceProvider.ResourceServiceProviderImpl
 
ignore - Variable in class org.eclipse.xtext.junit4.parameterized.ParameterizedXtextRunner.ParameterSetRunner
Deprecated.
 
IgnoreCaseIDValueConverter - Class in org.eclipse.xtext.conversion.impl
 
IgnoreCaseIDValueConverter() - Constructor for class org.eclipse.xtext.conversion.impl.IgnoreCaseIDValueConverter
 
IgnoreCaseKeywordSerializer - Class in org.eclipse.xtext.parsetree.reconstr.impl
 
IgnoreCaseKeywordSerializer() - Constructor for class org.eclipse.xtext.parsetree.reconstr.impl.IgnoreCaseKeywordSerializer
 
IgnoreCaseLinking - Annotation Type in org.eclipse.xtext.scoping
 
IgnoreCaseString - Class in org.eclipse.xtext.generator.parser.antlr.ex.common
 
ignoreNotifications() - Method in class org.eclipse.xtext.util.OnChangeEvictingCache.CacheAdapter
 
IGrammarAccess - Interface in org.eclipse.xtext
TODO Javadoc
IGrammarAccess.IAbstractRuleAccess - Interface in org.eclipse.xtext
TODO can we use generics instead of inheritance?
IGrammarAccess.IEnumRuleAccess - Interface in org.eclipse.xtext
 
IGrammarAccess.IParserRuleAccess - Interface in org.eclipse.xtext
 
IGrammarConstraintProvider - Interface in org.eclipse.xtext.serializer.analysis
Based on an Xtext grammar, the IGrammarConstraintProvider provides constraints that the semantic model must comply with.
IGrammarConstraintProvider.ConstraintElementProduction - Class in org.eclipse.xtext.serializer.analysis
 
IGrammarConstraintProvider.ConstraintElementProduction(IGrammarConstraintProvider.IConstraint) - Constructor for class org.eclipse.xtext.serializer.analysis.IGrammarConstraintProvider.ConstraintElementProduction
 
IGrammarConstraintProvider.ConstraintElementType - Enum in org.eclipse.xtext.serializer.analysis
The ConstraintElementType distinguishes different kinds of IGrammarConstraintProvider.IConstraintElement
IGrammarConstraintProvider.IConstraint - Interface in org.eclipse.xtext.serializer.analysis
One constraint defines all conditions one semantic object must comply with.
IGrammarConstraintProvider.IConstraintContext - Interface in org.eclipse.xtext.serializer.analysis
A ConstraintContext is defined by a ParserRule or an AssignedAction.
IGrammarConstraintProvider.IConstraintElement - Interface in org.eclipse.xtext.serializer.analysis
IConstraintElements form a tree that is in fact a view on the grammar's AbstractElements.
IGrammarConstraintProvider.IFeatureInfo - Interface in org.eclipse.xtext.serializer.analysis
 
IGrammarConstraintProvider.RelationalDependencyType - Enum in org.eclipse.xtext.serializer.analysis
 
IGrammarNFAProvider<S,T> - Interface in org.eclipse.xtext.grammaranalysis
 
IGrammarNFAProvider.NFABuilder<S,T> - Interface in org.eclipse.xtext.grammaranalysis
 
IGrammarNFAProvider.NFADirection - Enum in org.eclipse.xtext.grammaranalysis
 
IHiddenTokenHandler - Interface in org.eclipse.xtext.parser.packrat
 
IHiddenTokenHandler.IHiddenTokenState - Interface in org.eclipse.xtext.parser.packrat
 
IHiddenTokenHelper - Interface in org.eclipse.xtext.parsetree.reconstr
 
IHiddenTokenSequencer - Interface in org.eclipse.xtext.serializer.sequencer
 
IHiddenTokenSequencer.IHiddenTokenSequencerOwner - Interface in org.eclipse.xtext.serializer.sequencer
 
IHighlightedPositionAcceptor - Interface in org.eclipse.xtext.ui.editor.syntaxcoloring
Xtext uses an IHighlightedPositionAcceptor to collect any ranges that should be highlighted based on semantic information of your model.
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
 
IIdentifiableElementDescription - Interface in org.eclipse.xtext.xbase.scoping.batch
 
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
 
IImportsConfiguration - Interface in org.eclipse.xtext.xbase.imports
Language dependent configuration for the 'import' related things.
IIndentationInformation - Interface in org.eclipse.xtext.formatting
 
IIndentationInformation.Default - Class in org.eclipse.xtext.formatting
 
IIndentationInformation.Default() - Constructor for class org.eclipse.xtext.formatting.IIndentationInformation.Default
 
IInheriting - Interface in org.eclipse.xtext.generator
 
IInheriting.Util - Class in org.eclipse.xtext.generator
 
IInheriting.Util() - Constructor for class org.eclipse.xtext.generator.IInheriting.Util
 
IInjectorProvider - Interface in org.eclipse.xtext.junit4
Producer strategy for Injector's
IInspectableTemplateVariableResolver - Interface in org.eclipse.xtext.ui.codetemplates.ui.resolvers
 
IIssueHandler - Interface in org.eclipse.xtext.builder.standalone
 
IIssueHandler.DefaultIssueHandler - Class in org.eclipse.xtext.builder.standalone
 
IIssueHandler.DefaultIssueHandler() - Constructor for class org.eclipse.xtext.builder.standalone.IIssueHandler.DefaultIssueHandler
 
IJavaCompiler - Interface in org.eclipse.xtext.builder.standalone.compiler
 
IJavaCompiler.CompilationResult - Enum in org.eclipse.xtext.builder.standalone.compiler
 
IJavaDocTypeReferenceProvider - Interface in org.eclipse.xtext.documentation
 
IJavaElementFinder - Interface in org.eclipse.xtext.common.types.util.jdt
Service to locate the respective java elements for a given JvmIdentifiableElement.
IJavaProjectProvider - Interface in org.eclipse.xtext.common.types.access.jdt
 
IJavaSearchParticipation - Interface in org.eclipse.xtext.common.types.ui.query
 
IJavaSearchParticipation.No - Class in org.eclipse.xtext.common.types.ui.query
 
IJavaSearchParticipation.No() - Constructor for class org.eclipse.xtext.common.types.ui.query.IJavaSearchParticipation.No
 
IJavaSearchParticipation.Yes - Class in org.eclipse.xtext.common.types.ui.query
 
IJavaSearchParticipation.Yes() - Constructor for class org.eclipse.xtext.common.types.ui.query.IJavaSearchParticipation.Yes
 
IJdtHelper - Interface in org.eclipse.xtext.ui.util
Encapsulates common functionality when dealing with JavaCore.
IJdtTypeProvider - Interface in org.eclipse.xtext.common.types.access.jdt
 
IJVM_TYPE_REFERENCE_PROVIDER - Static variable in interface org.eclipse.xtext.xtype.XtypePackage
The meta object id for the 'IJvm Type Reference Provider' data type
IJVM_TYPE_REFERENCE_PROVIDER - Static variable in interface org.eclipse.xtext.xtype.XtypePackage.Literals
The meta object literal for the 'IJvm Type Reference Provider' data type
IJvmDeclaredTypeAcceptor - Interface in org.eclipse.xtext.xbase.jvmmodel
The acceptor is part of the IJvmModelInferrer API.
IJvmDeclaredTypeAcceptor.IPostIndexingInitializing<T extends JvmDeclaredType> - Interface in org.eclipse.xtext.xbase.jvmmodel
 
IJvmFeatureDescriptionProvider - Interface in org.eclipse.xtext.xbase.scoping.featurecalls
Deprecated.
IJvmFeatureScopeProvider - Interface in org.eclipse.xtext.xbase.scoping.featurecalls
Deprecated.
IJvmFeatureScopeProvider.FeatureScopeDescription - Class in org.eclipse.xtext.xbase.scoping.featurecalls
Deprecated.
 
IJvmFeatureScopeProvider.FeatureScopeDescription(JvmTypeReference, Function<? super JvmFeatureDescription, ? extends ITypeArgumentContext>, IJvmFeatureDescriptionProvider) - Constructor for class org.eclipse.xtext.xbase.scoping.featurecalls.IJvmFeatureScopeProvider.FeatureScopeDescription
Deprecated.
 
IJvmModelAssociations - Interface in org.eclipse.xtext.xbase.jvmmodel
 
IJvmModelAssociator - Interface in org.eclipse.xtext.xbase.jvmmodel
 
IJvmModelInferrer - Interface in org.eclipse.xtext.xbase.jvmmodel
Model inference is done after a resource has been loaded.
IJvmModelInferrer.NullImpl - Class in org.eclipse.xtext.xbase.jvmmodel
A null-implementation.
IJvmModelInferrer.NullImpl() - Constructor for class org.eclipse.xtext.xbase.jvmmodel.IJvmModelInferrer.NullImpl
 
IJvmTypeProvider - Interface in org.eclipse.xtext.common.types.access
The IJvmTypeProvider allows to retrieve a JvmType for a given name.
IJvmTypeProvider.Factory - Interface in org.eclipse.xtext.common.types.access
 
IJvmTypeReferenceProvider - Interface in org.eclipse.xtext.xbase.typing
 
IKeywordSerializer - Interface in org.eclipse.xtext.serializer.tokens
 
ILabelProviderImageDescriptorExtension - Interface in org.eclipse.xtext.ui.label
Implementing classes must not rely on being run on the display thread.
ILanguageConfiguration - Interface in org.eclipse.xtext.builder.standalone
 
ILanguageResourceHelper - Interface in org.eclipse.xtext.ui.editor.quickfix
 
ILayoutConstants - Interface in org.eclipse.xtext.xtext.ui.graph.figures
All constants used for layouting and rendering.
ILeafNode - Interface in org.eclipse.xtext.nodemodel
A leaf node in the parse tree.
ILexerTokenRegion - Interface in org.eclipse.xtext.ui.editor.model
 
ILineSeparatorInformation - Interface in org.eclipse.xtext.formatting
 
ILineSeparatorInformation.Default - Class in org.eclipse.xtext.formatting
 
ILineSeparatorInformation.Default() - Constructor for class org.eclipse.xtext.formatting.ILineSeparatorInformation.Default
 
ILinkedPositionGroupCalculator - Interface in org.eclipse.xtext.ui.refactoring
Calculates the positions that should be synchronously edited by the linked editing mode.
ILinker - Interface in org.eclipse.xtext.linking
 
ILinkingCandidate - Interface in org.eclipse.xtext.xbase.typesystem.computation
A linking candidate encapsulates a linked feature.
ILinkingDiagnosticMessageProvider - Interface in org.eclipse.xtext.linking
 
ILinkingDiagnosticMessageProvider.Extended - Interface in org.eclipse.xtext.linking
 
ILinkingDiagnosticMessageProvider.ILinkingDiagnosticContext - Interface in org.eclipse.xtext.linking
 
ILinkingIssueQuickfixProvider - Interface in org.eclipse.xtext.xbase.ui.quickfix
 
ILinkingService - Interface in org.eclipse.xtext.linking
 
IListAdapter - Interface in org.eclipse.xtext.ui.editor.tasks.dialogfields
Change listener used by ListDialogField and CheckedListDialogField
ILLEGAL_CLASS_INSTANTIATION - Static variable in class org.eclipse.xtext.xbase.validation.IssueCodes
 
ILLEGAL_FORWARD_REFERENCE - Static variable in class org.eclipse.xtext.xbase.validation.IssueCodes
 
IllegalNodeException - Exception in org.eclipse.xtext.linking.impl
 
IllegalNodeException(INode) - Constructor for exception org.eclipse.xtext.linking.impl.IllegalNodeException
 
IllegalNodeException(INode, String, Throwable) - Constructor for exception org.eclipse.xtext.linking.impl.IllegalNodeException
 
IllegalNodeException(INode, String) - Constructor for exception org.eclipse.xtext.linking.impl.IllegalNodeException
 
IllegalNodeException(INode, Throwable) - Constructor for exception org.eclipse.xtext.linking.impl.IllegalNodeException
 
ILocationData - Interface in org.eclipse.xtext.generator.trace
 
ILocationInFileProvider - Interface in org.eclipse.xtext.resource
Delivers ITextRegions for model elements or feature settings.
ILocationInFileProviderExtension - Interface in org.eclipse.xtext.resource
Extends the functionality of the ILocationInFileProvider to allow clients to query for a region with more fine grained criteria.
ILocationInFileProviderExtension.RegionDescription - Enum in org.eclipse.xtext.resource
Describes the kind of region that is queried.
ILocationInResource - Interface in org.eclipse.xtext.generator.trace
Describes the location in a given file or storage.
ILogicalContainerProvider - Interface in org.eclipse.xtext.xbase.jvmmodel
 
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. the reference is owned by an element without any indexed container.
image(IStorageEditorInput) - Method in class org.eclipse.xtext.ui.label.DefaultEditorInputLabelProvider
 
image(URIEditorInput) - Method in class org.eclipse.xtext.ui.label.DefaultEditorInputLabelProvider
 
image(IEObjectDescription) - Method in class org.eclipse.xtext.ui.labeling.XtextDescriptionLabelProvider
 
image(Grammar) - Method in class org.eclipse.xtext.ui.labeling.XtextDescriptionLabelProvider
 
image(GeneratedMetamodel) - Method in class org.eclipse.xtext.ui.labeling.XtextDescriptionLabelProvider
 
image(ReferencedMetamodel) - Method in class org.eclipse.xtext.ui.labeling.XtextDescriptionLabelProvider
 
image(AbstractRule) - Method in class org.eclipse.xtext.ui.labeling.XtextDescriptionLabelProvider
 
image(RuleCall) - Method in class org.eclipse.xtext.ui.labeling.XtextDescriptionLabelProvider
 
image(Keyword) - Method in class org.eclipse.xtext.ui.labeling.XtextDescriptionLabelProvider
 
image - Variable in class org.eclipse.xtext.ui.refactoring.ui.ViewFreezer
 
image(IEObjectDescription) - Method in class org.eclipse.xtext.ui.resource.generic.AdapterFactoryDescriptionLabelProvider
 
imageDescriptor(Object) - Method in class org.eclipse.xtext.xbase.ui.labeling.XbaseLabelProvider
 
imageDispatcher - Variable in class org.eclipse.xtext.ui.editor.outline.impl.DefaultOutlineTreeProvider
 
IMarkerFactory - Interface in org.eclipse.xtext.parser.packrat
Factory for IMarkerFactory.IMarker instances.
IMarkerFactory.IMarker - Interface in org.eclipse.xtext.parser.packrat
Represents a nestable parser state
IMarkerUpdater - Interface in org.eclipse.xtext.builder.builderState
Strategy that creates, updates or deletes markers for resources that were processed during a build.
IMirror - Interface in org.eclipse.xtext.common.types.access
 
IMirrorExtension - Interface in org.eclipse.xtext.common.types.access
 
immediatelyFollowingKeyword(EObject, String) - Method in class org.eclipse.xtext.xbase.formatting.NodeModelAccess
 
immediatelyFollowingKeyword(INode, String) - Method in class org.eclipse.xtext.xbase.formatting.NodeModelAccess
 
immutableCopy(List<? extends T>) - Static method in class org.eclipse.xtext.xbase.lib.CollectionExtensions
Returns an immutable copy of the specified list.
immutableCopy(Set<? extends T>) - Static method in class org.eclipse.xtext.xbase.lib.CollectionExtensions
Returns an immutable copy of the specified set.
immutableCopy(SortedSet<T>) - Static method in class org.eclipse.xtext.xbase.lib.CollectionExtensions
Returns an immutable copy of the specified sorted set.
immutableCopy(Map<? extends K, ? extends V>) - Static method in class org.eclipse.xtext.xbase.lib.CollectionExtensions
Returns an immutable copy of the specified map.
immutableCopy(SortedMap<K, ? extends V>) - Static method in class org.eclipse.xtext.xbase.lib.CollectionExtensions
Returns an immutable copy of the specified sorted map.
IModification - Interface in org.eclipse.xtext.ui.editor.model.edit
 
IModificationContext - Interface in org.eclipse.xtext.ui.editor.model.edit
 
implicitArgument - Variable in class org.eclipse.xtext.xbase.scoping.featurecalls.DefaultJvmFeatureDescriptionProvider
Deprecated.
 
implicitFirstArgument - Variable in class org.eclipse.xtext.xbase.impl.XAbstractFeatureCallImpl
The cached value of the 'Implicit First Argument' containment reference
ImplicitFirstArgument - Class in org.eclipse.xtext.xbase.typesystem.internal
 
ImplicitFirstArgument(XAbstractFeatureCall, XAbstractFeatureCall, ExpressionTypeComputationState) - Constructor for class org.eclipse.xtext.xbase.typesystem.internal.ImplicitFirstArgument
 
ImplicitlyImportedTypes - Class in org.eclipse.xtext.xbase.scoping.batch
Used to contribute methods from Java types as a) extension methods (see ImplicitlyImportedTypes.getExtensionClasses(Resource) b) statically imported methods (see ImplicitlyImportedTypes.getStaticImportClasses(Resource)
ImplicitlyImportedTypes() - Constructor for class org.eclipse.xtext.xbase.scoping.batch.ImplicitlyImportedTypes
 
ImplicitlyImportedTypesAdapter - Class in org.eclipse.xtext.xbase.scoping.batch
Adapts the ImplicitlyImportedTypes to the deprecated StaticImplicitMethodsFeatureForTypeProvider.ExtensionClassNameProvider which is still used by the content assist infrastructure.
ImplicitlyImportedTypesAdapter() - Constructor for class org.eclipse.xtext.xbase.scoping.batch.ImplicitlyImportedTypesAdapter
 
implicitParameter - Variable in class org.eclipse.xtext.xbase.impl.XClosureImpl
The cached value of the 'Implicit Parameter' containment reference
implicitReceiver - Variable in class org.eclipse.xtext.xbase.impl.XAbstractFeatureCallImpl
The cached value of the 'Implicit Receiver' containment reference
implicitReceiver - Variable in class org.eclipse.xtext.xbase.scoping.featurecalls.DefaultJvmFeatureDescriptionProvider
Deprecated.
 
ImplicitReceiver - Class in org.eclipse.xtext.xbase.typesystem.internal
 
ImplicitReceiver(XAbstractFeatureCall, XAbstractFeatureCall, ExpressionTypeComputationState) - Constructor for class org.eclipse.xtext.xbase.typesystem.internal.ImplicitReceiver
 
ImplicitRuntimeFragment - Class in org.eclipse.xtext.generator
 
ImplicitRuntimeFragment() - Constructor for class org.eclipse.xtext.generator.ImplicitRuntimeFragment
 
ImplicitUiFragment - Class in org.eclipse.xtext.ui.generator
 
ImplicitUiFragment(List<String>) - Constructor for class org.eclipse.xtext.ui.generator.ImplicitUiFragment
 
IMPORT_COLLISION - Static variable in class org.eclipse.xtext.xbase.validation.IssueCodes
 
IMPORT_CONFLICT - Static variable in class org.eclipse.xtext.xbase.validation.IssueCodes
 
IMPORT_DUPLICATE - Static variable in class org.eclipse.xtext.xbase.validation.IssueCodes
 
IMPORT_PACKAGE - Static variable in class org.eclipse.xtext.util.MergeableManifest
 
IMPORT_UNUSED - Static variable in class org.eclipse.xtext.xbase.validation.IssueCodes
 
IMPORT_URI_FEATURE - Static variable in class org.eclipse.xtext.scoping.impl.ImportUriResolver
 
IMPORT_WILDCARD_DEPRECATED - Static variable in class org.eclipse.xtext.xbase.validation.IssueCodes
 
importDeclarations - Variable in class org.eclipse.xtext.xtype.impl.XImportSectionImpl
The cached value of the 'Import Declarations' containment reference list
imported(Class<?>) - Method in class org.eclipse.xtext.generator.serializer.JavaFile
 
imported(String) - Method in class org.eclipse.xtext.generator.serializer.JavaFile
 
IMPORTED_NAMESPACE_EDEFAULT - Static variable in class org.eclipse.xtext.xtype.impl.XImportDeclarationImpl
The default value of the 'Imported Namespace' attribute
importedExtensions() - Method in class org.eclipse.xtext.junit.AbstractXtextTests
 
importedGenIntLiteral(EClass, EStructuralFeature) - Method in class org.eclipse.xtext.generator.serializer.JavaEMFFile
 
importedGenIntLiteral(EClassifier) - Method in class org.eclipse.xtext.generator.serializer.JavaEMFFile
 
importedGenTypeLiteral(EClassifier) - Method in class org.eclipse.xtext.generator.serializer.JavaEMFFile
 
importedGenTypeLiteral(EPackage) - Method in class org.eclipse.xtext.generator.serializer.JavaEMFFile
 
importedGenTypeLiteral(EStructuralFeature) - Method in class org.eclipse.xtext.generator.serializer.JavaEMFFile
 
importedGenTypeName(EClass) - Method in class org.eclipse.xtext.generator.serializer.JavaEMFFile
 
importedGenTypeName(EClassifier) - Method in class org.eclipse.xtext.generator.serializer.JavaEMFFile
 
importedGenTypeName(EDataType) - Method in class org.eclipse.xtext.generator.serializer.JavaEMFFile
 
importedGenTypeName(EPackage) - Method in class org.eclipse.xtext.generator.serializer.JavaEMFFile
 
importedNames - Variable in class org.eclipse.xtext.builder.builderState.impl.ResourceDescriptionImpl
The cached value of the 'Imported Names' attribute list
ImportedNamesAdapter - Class in org.eclipse.xtext.linking.impl
Wraps global scopes and collects and holds all names for which global scopes have been asked.
ImportedNamesAdapter() - Constructor for class org.eclipse.xtext.linking.impl.ImportedNamesAdapter
 
ImportedNamesAdapter.WrappingScope - Class in org.eclipse.xtext.linking.impl
 
ImportedNamesAdapter.WrappingScope(IScope) - Constructor for class org.eclipse.xtext.linking.impl.ImportedNamesAdapter.WrappingScope
 
importedNamespace - Variable in class org.eclipse.xtext.xtype.impl.XImportDeclarationImpl
The cached value of the 'Imported Namespace' attribute
ImportedNamespaceAwareLocalScopeProvider - Class in org.eclipse.xtext.scoping.impl
A local scope provider that understands namespace imports.
ImportedNamespaceAwareLocalScopeProvider() - Constructor for class org.eclipse.xtext.scoping.impl.ImportedNamespaceAwareLocalScopeProvider
 
ImportedNamespaceAwareLocalScopeProvider(IGlobalScopeProvider, IQualifiedNameProvider, IQualifiedNameConverter, ICaseInsensitivityHelper) - Constructor for class org.eclipse.xtext.scoping.impl.ImportedNamespaceAwareLocalScopeProvider
 
importedNamespaceHasDollar() - Method in class org.eclipse.xtext.xbase.scoping.NestedTypeAwareImportNormalizer
 
importedPackages - Variable in class org.eclipse.xtext.ui.util.PluginProjectFactory
 
importedType - Variable in class org.eclipse.xtext.xtype.impl.XImportDeclarationImpl
The cached value of the 'Imported Type' reference
ImportingStringConcatenation - Class in org.eclipse.xtext.xbase.compiler.output
A specialized StringConcatenation that will properly convert instances of Class, JvmType, JvmTypeReference or LightweightTypeReference to their valid serialized representation including import handling.
ImportingStringConcatenation(SharedAppendableState, ITypeReferenceOwner) - Constructor for class org.eclipse.xtext.xbase.compiler.output.ImportingStringConcatenation
 
ImportingTypesProposalProvider - Class in org.eclipse.xtext.xbase.ui.contentassist
 
ImportingTypesProposalProvider() - Constructor for class org.eclipse.xtext.xbase.ui.contentassist.ImportingTypesProposalProvider
 
ImportingTypesProposalProvider.FQNImporter - Class in org.eclipse.xtext.xbase.ui.contentassist
 
ImportingTypesProposalProvider.FQNImporter(Resource, ITextViewer, IScope, IQualifiedNameConverter, IValueConverter<String>, RewritableImportSection.Factory, ReplaceConverter) - Constructor for class org.eclipse.xtext.xbase.ui.contentassist.ImportingTypesProposalProvider.FQNImporter
 
ImportManager - Class in org.eclipse.xtext.xbase.compiler
 
ImportManager(boolean, char) - Constructor for class org.eclipse.xtext.xbase.compiler.ImportManager
 
ImportManager() - Constructor for class org.eclipse.xtext.xbase.compiler.ImportManager
 
ImportManager(boolean) - Constructor for class org.eclipse.xtext.xbase.compiler.ImportManager
 
ImportManager(boolean, JvmDeclaredType) - Constructor for class org.eclipse.xtext.xbase.compiler.ImportManager
 
ImportManager(boolean, JvmDeclaredType, char) - Constructor for class org.eclipse.xtext.xbase.compiler.ImportManager
 
ImportNamespacesScopingFragment - Class in org.eclipse.xtext.generator.scoping
 
ImportNamespacesScopingFragment() - Constructor for class org.eclipse.xtext.generator.scoping.ImportNamespacesScopingFragment
 
ImportNormalizer - Class in org.eclipse.xtext.scoping.impl
 
ImportNormalizer(QualifiedName, boolean, boolean) - Constructor for class org.eclipse.xtext.scoping.impl.ImportNormalizer
 
ImportOrganizer - Class in org.eclipse.xtext.xbase.imports
 
ImportOrganizer() - Constructor for class org.eclipse.xtext.xbase.imports.ImportOrganizer
 
ImportOrganizingProposal - Class in org.eclipse.xtext.xbase.ui.contentassist
 
ImportOrganizingProposal(ReplacingAppendable, int, int, int, Image, StyledString) - Constructor for class org.eclipse.xtext.xbase.ui.contentassist.ImportOrganizingProposal
 
importRegion - Variable in class org.eclipse.xtext.xbase.ui.contentassist.ImportOrganizingProposal
 
imports - Variable in class org.eclipse.xtext.generator.serializer.JavaFile
 
ImportScope - Class in org.eclipse.xtext.scoping.impl
 
ImportScope(List<ImportNormalizer>, IScope, ISelectable, EClass, boolean) - Constructor for class org.eclipse.xtext.scoping.impl.ImportScope
 
importSection - Variable in class org.eclipse.xtext.purexbase.pureXbase.impl.ModelImpl
The cached value of the 'Import Section' containment reference
importSection - Variable in class org.eclipse.xtext.xbase.ui.document.DocumentSourceAppender.Factory.OptionalParameters
 
ImportSectionRegionUtil - Class in org.eclipse.xtext.xbase.imports
 
ImportSectionRegionUtil() - Constructor for class org.eclipse.xtext.xbase.imports.ImportSectionRegionUtil
 
ImportUriGlobalScopeProvider - Class in org.eclipse.xtext.scoping.impl
 
ImportUriGlobalScopeProvider() - Constructor for class org.eclipse.xtext.scoping.impl.ImportUriGlobalScopeProvider
 
ImportUriGlobalScopeProvider.URICollector - Class in org.eclipse.xtext.scoping.impl
The default acceptor for import URIs.
ImportUriGlobalScopeProvider.URICollector(ResourceSet, Set<URI>) - Constructor for class org.eclipse.xtext.scoping.impl.ImportUriGlobalScopeProvider.URICollector
 
ImportUriResolver - Class in org.eclipse.xtext.scoping.impl
 
ImportUriResolver() - Constructor for class org.eclipse.xtext.scoping.impl.ImportUriResolver
 
ImportURIScopingFragment - Class in org.eclipse.xtext.generator.scoping
 
ImportURIScopingFragment() - Constructor for class org.eclipse.xtext.generator.scoping.ImportURIScopingFragment
 
ImportUriValidator - Class in org.eclipse.xtext.validation
 
ImportUriValidator() - Constructor for class org.eclipse.xtext.validation.ImportUriValidator
 
INamesAreUniqueValidationHelper - Interface in org.eclipse.xtext.validation
 
include(INode) - Method in class org.eclipse.xtext.serializer.sequencer.EmitterNodeIterator
 
includesBinaries() - Method in class org.eclipse.xtext.common.types.xtext.ui.IntersectingJavaSearchScope
Deprecated.
includesClasspaths() - Method in class org.eclipse.xtext.common.types.xtext.ui.IntersectingJavaSearchScope
Deprecated.
incOffset() - Method in class org.eclipse.xtext.parser.packrat.AbstractPackratParser
 
incOffset(int) - Method in class org.eclipse.xtext.parser.packrat.AbstractPackratParser
 
incOffset() - Method in class org.eclipse.xtext.parser.packrat.consumers.TerminalConsumer
 
incOffset() - Method in class org.eclipse.xtext.parser.packrat.debug.DebugCharSequenceWithOffset
 
incOffset(int) - Method in class org.eclipse.xtext.parser.packrat.debug.DebugCharSequenceWithOffset
 
incOffset() - Method in interface org.eclipse.xtext.parser.packrat.ICharSequenceWithOffset
Increments the offset by one.
incOffset(int) - Method in interface org.eclipse.xtext.parser.packrat.ICharSequenceWithOffset
Increments the offset by the given amount.
incOffset() - Method in class org.eclipse.xtext.parser.packrat.matching.StringWithOffset
 
incOffset(int) - Method in class org.eclipse.xtext.parser.packrat.matching.StringWithOffset
 
incoming - Variable in class org.eclipse.xtext.util.formallang.NfaToProduction.StateAlias
 
INCOMPATIBLE_RETURN_TYPE - Static variable in class org.eclipse.xtext.xbase.validation.IssueCodes
This feature code indicates a type incompatibility of a method return type.
INCOMPATIBLE_TYPES - Static variable in class org.eclipse.xtext.xbase.validation.IssueCodes
 
increaseIndentation() - Method in class org.eclipse.xtext.xbase.compiler.AbstractStringBuilderBasedAppendable
 
increaseIndentation() - Method in interface org.eclipse.xtext.xbase.compiler.IAppendable
 
increaseIndentation() - Method in interface org.eclipse.xtext.xbase.compiler.ISourceAppender
 
increaseIndentation() - Method in class org.eclipse.xtext.xbase.compiler.output.FakeTreeAppendable
 
increaseIndentation() - Method in interface org.eclipse.xtext.xbase.compiler.output.ITreeAppendable
 
increaseIndentation() - Method in class org.eclipse.xtext.xbase.compiler.output.SharedAppendableState
 
increaseIndentation() - Method in class org.eclipse.xtext.xbase.compiler.output.TreeAppendable
 
increaseIndentation() - Method in class org.eclipse.xtext.xbase.formatting.FormattingDataInit
 
increaseIndentation() - Method in class org.eclipse.xtext.xbase.ui.document.DocumentSourceAppender
 
increaseIndentationChange - Variable in class org.eclipse.xtext.xbase.formatting.FormattingDataInit
 
incrementalBuild(IResourceDelta, IProgressMonitor) - Method in class org.eclipse.xtext.builder.impl.XtextBuilder
 
indent() - Method in class org.eclipse.xtext.common.types.util.LoggingTypeArgumentDecorator
Deprecated.
 
indent - Variable in class org.eclipse.xtext.formatting.impl.FormattingConfigBasedStream.Line
 
indent - Variable in class org.eclipse.xtext.formatting.impl.FormattingConfigBasedStream.LineEntry
 
INDENT - Static variable in class org.eclipse.xtext.generator.parser.antlr.splitting.AntlrLexerSplitter
 
indent - Variable in class org.eclipse.xtext.util.formallang.ProductionFormatter
 
INDENT2 - Static variable in class org.eclipse.xtext.generator.parser.antlr.splitting.AntlrLexerSplitter
 
INDENT_LEVEL_PATTERN - Static variable in class org.eclipse.xtext.generator.parser.antlr.splitting.AntlrLexerSplitter
 
indentation - Variable in class org.eclipse.xtext.junit.serializer.DebugSequenceAcceptor
 
indentation - Variable in class org.eclipse.xtext.junit4.parameterized.XpectParameterProvider.Expectation
Deprecated.
 
indentation - Variable in class org.eclipse.xtext.junit4.serializer.DebugSequenceAcceptor
 
indentation - Static variable in class org.eclipse.xtext.xbase.formatting.BasicFormatterPreferenceKeys
 
indentationLength - Static variable in class org.eclipse.xtext.xbase.formatting.BasicFormatterPreferenceKeys
 
indentationLevel - Variable in class org.eclipse.xtext.formatting.impl.FormattingConfigBasedStream
 
indentationPrefix - Variable in class org.eclipse.xtext.formatting.impl.FormattingConfigBasedStream
 
indentInfo - Variable in class org.eclipse.xtext.formatting.impl.FormattingConfig
 
indentString(int) - Method in class org.eclipse.xtext.xbase.ui.document.DocumentSourceAppender
 
index - Variable in class org.eclipse.xtext.junit4.parameterized.ParameterizedXtextRunner.ParameterSetRunner
Deprecated.
 
index(Iterable<IEObjectDescription>, Function<IEObjectDescription, T>) - Static method in class org.eclipse.xtext.scoping.Scopes
indexes the IEObject description using the given
index(Iterable<IEObjectDescription>) - Static method in class org.eclipse.xtext.scoping.Scopes
indexes the IEObject description using the given
index - Variable in class org.eclipse.xtext.serializer.sequencer.BacktrackingSemanticSequencer.TraceItem
 
index - Variable in class org.eclipse.xtext.serializer.sequencer.GenericSemanticSequencer.AllocationValue
 
INDEX_IN_LIST_EDEFAULT - Static variable in class org.eclipse.xtext.builder.builderState.impl.ReferenceDescriptionImpl
The default value of the 'Index In List' attribute
IndexedJvmTypeAccess - Class in org.eclipse.xtext.common.types.access.impl
 
IndexedJvmTypeAccess() - Constructor for class org.eclipse.xtext.common.types.access.impl.IndexedJvmTypeAccess
 
IndexedJvmTypeAccess.ShadowedTypeException - Exception in org.eclipse.xtext.common.types.access.impl
 
IndexedJvmTypeAccess.ShadowedTypeException() - Constructor for exception org.eclipse.xtext.common.types.access.impl.IndexedJvmTypeAccess.ShadowedTypeException
 
IndexedJvmTypeAccess.ShadowedTypeException(String) - Constructor for exception org.eclipse.xtext.common.types.access.impl.IndexedJvmTypeAccess.ShadowedTypeException
 
indexFeatures(JvmDeclaredType, Multimap<Triple<EClass, String, Integer>, JvmFeature>) - Method in class org.eclipse.xtext.common.types.util.FeatureOverridesService
Deprecated.
 
IndexingOwnedConverter - Class in org.eclipse.xtext.xbase.typesystem.references
 
IndexingOwnedConverter(ITypeReferenceOwner) - Constructor for class org.eclipse.xtext.xbase.typesystem.references.IndexingOwnedConverter
 
IndexingOwnedConverter(ITypeReferenceOwner, boolean) - Constructor for class org.eclipse.xtext.xbase.typesystem.references.IndexingOwnedConverter
 
indexInList - Variable in class org.eclipse.xtext.builder.builderState.impl.ReferenceDescriptionImpl
The cached value of the 'Index In List' attribute
indexOf(String, int) - Method in class org.eclipse.xtext.util.internal.FormattingMigrator.FormattedString
 
indexOfDefault(List<String>) - Method in class org.eclipse.xtext.xtext.ui.wizard.project.WizardNewXtextProjectCreationPage
 
indexToHandledElements - Variable in class org.eclipse.xtext.ui.editor.contentassist.antlr.internal.AbstractInternalContentAssistParser
 
INFAState<S extends INFAState,T extends INFATransition> - Interface in org.eclipse.xtext.grammaranalysis
 
INFATransition<S extends INFAState,T extends INFATransition> - Interface in org.eclipse.xtext.grammaranalysis
 
infer(EObject, IJvmDeclaredTypeAcceptor, boolean) - Method in class org.eclipse.xtext.purexbase.jvmmodel.PureXbaseJvmModelInferrer
 
infer(EObject, IJvmDeclaredTypeAcceptor, boolean) - Method in class org.eclipse.xtext.xbase.jvmmodel.AbstractModelInferrer
 
infer(EObject, IJvmDeclaredTypeAcceptor, boolean) - Method in interface org.eclipse.xtext.xbase.jvmmodel.IJvmModelInferrer
This method is called at two different times in a resource's life-cycle, reflected by whether {preIndexingPhase} is set to true or false.
infer(EObject, IJvmDeclaredTypeAcceptor, boolean) - Method in class org.eclipse.xtext.xbase.jvmmodel.IJvmModelInferrer.NullImpl
 
infer(EObject, IJvmDeclaredTypeAcceptor, boolean) - Method in class org.eclipse.xtext.xbase.jvmmodel.JvmModelInferrerDescriptor
 
inferredType() - Method in class org.eclipse.xtext.xbase.jvmmodel.JvmTypesBuilder
Produces an inferred type which will be resolved on demand.
inferredType(XExpression) - Method in class org.eclipse.xtext.xbase.jvmmodel.JvmTypesBuilder
Produces an inferred type which will be resolved on demand.
InferredTypeIndicator - Class in org.eclipse.xtext.xbase.typesystem
This is a type reference provider that can be used to describe an infered type reference during the model inference.
InferredTypeIndicator(XExpression) - Constructor for class org.eclipse.xtext.xbase.typesystem.InferredTypeIndicator
 
InferredTypeIndicator() - Constructor for class org.eclipse.xtext.xbase.typesystem.InferredTypeIndicator
 
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(String, EStructuralFeature) - Method in class org.eclipse.xtext.validation.AbstractDeclarativeValidator
 
info(String, EStructuralFeature, int) - Method in class org.eclipse.xtext.validation.AbstractDeclarativeValidator
 
info(String, EStructuralFeature, int, String, String...) - Method in class org.eclipse.xtext.validation.AbstractDeclarativeValidator
 
info(String, EStructuralFeature, String, String...) - Method in class org.eclipse.xtext.validation.AbstractDeclarativeValidator
 
info(String, EObject, EStructuralFeature) - Method in class org.eclipse.xtext.validation.AbstractDeclarativeValidator
 
info(String, EObject, EStructuralFeature, int) - Method in class org.eclipse.xtext.validation.AbstractDeclarativeValidator
 
info(String, EObject, EStructuralFeature, int, String, String...) - Method in class org.eclipse.xtext.validation.AbstractDeclarativeValidator
 
info(String, EObject, EStructuralFeature, String, String...) - Method in class org.eclipse.xtext.validation.AbstractDeclarativeValidator
 
INFO_ANNOTATION_TYPE - Static variable in class org.eclipse.xtext.ui.editor.XtextEditor
 
init() - Static method in class org.eclipse.xtext.builder.builderState.impl.BuilderStateFactoryImpl
Creates the default factory implementation
init() - Static method in class org.eclipse.xtext.builder.builderState.impl.BuilderStatePackageImpl
Creates, registers, and initializes the Package for this model, and for any others upon which it depends.
init() - Static method in class org.eclipse.xtext.builder.trace.impl.TraceFactoryImpl
Creates the default factory implementation
init() - Static method in class org.eclipse.xtext.builder.trace.impl.TracePackageImpl
Creates, registers, and initializes the Package for this model, and for any others upon which it depends.
init() - Static method in class org.eclipse.xtext.common.types.impl.TypesFactoryImpl
Creates the default factory implementation
init() - Static method in class org.eclipse.xtext.common.types.impl.TypesPackageImpl
Creates, registers, and initializes the Package for this model, and for any others upon which it depends.
init(ISearchRequestor, IResourceDescriptions) - Method in class org.eclipse.xtext.common.types.ui.query.JavaSearchHelper
 
init(ParserRule) - Method in interface org.eclipse.xtext.formatting.IElementMatcherProvider.IElementMatcherExtension
 
init(ParserRule) - Method in class org.eclipse.xtext.formatting.impl.AbstractTokenStream
 
init(ParserRule) - Method in class org.eclipse.xtext.formatting.impl.BaseTokenStream
 
init(ParserRule) - Method in class org.eclipse.xtext.formatting.impl.ElementMatcherProvider.TransitionMatcher
 
init(ParserRule) - Method in class org.eclipse.xtext.formatting.impl.FormattingConfigBasedStream
 
init() - Static method in class org.eclipse.xtext.generator.parser.antlr.debug.simpleAntlr.impl.SimpleAntlrFactoryImpl
Creates the default factory implementation
init() - Static method in class org.eclipse.xtext.generator.parser.antlr.debug.simpleAntlr.impl.SimpleAntlrPackageImpl
Creates, registers, and initializes the Package for this model, and for any others upon which it depends.
init() - Static method in class org.eclipse.xtext.generator.parser.antlr.splitting.simpleExpressions.impl.SimpleExpressionsFactoryImpl
Creates the default factory implementation
init() - Static method in class org.eclipse.xtext.generator.parser.antlr.splitting.simpleExpressions.impl.SimpleExpressionsPackageImpl
Creates, registers, and initializes the Package for this model, and for any others upon which it depends.
init() - Static method in class org.eclipse.xtext.impl.XtextFactoryImpl
Creates the default factory implementation
init() - Static method in class org.eclipse.xtext.impl.XtextPackageImpl
Creates, registers, and initializes the Package for this model, and for any others upon which it depends.
init(String...) - Method in class org.eclipse.xtext.junit4.parameterized.ActualCollection
Deprecated.
 
init(Iterable<Object>, Class<? extends Function<Object, String>>) - Method in class org.eclipse.xtext.junit4.parameterized.ActualCollection
Deprecated.
 
init(String) - Method in class org.eclipse.xtext.junit4.parameterized.ExpectationCollection
Deprecated.
 
init(ParameterizedXtextRunner.ResourceRunner, String, String, Multimap<String, Object>, IParameterProvider.IExpectation, boolean) - Method in class org.eclipse.xtext.junit4.parameterized.ParameterizedXtextRunner.ParameterSetRunner
Deprecated.
 
init(TestClass, IInjectorProvider, URI) - Method in class org.eclipse.xtext.junit4.parameterized.ParameterizedXtextRunner.ResourceRunner
Deprecated.
 
init(ParserRule) - Method in class org.eclipse.xtext.parsetree.reconstr.impl.AbstractParseTreeConstructor.WsMergerStream
 
init(ParserRule) - Method in interface org.eclipse.xtext.parsetree.reconstr.ITokenStreamExtension
 
init() - Static method in class org.eclipse.xtext.purexbase.pureXbase.impl.PureXbaseFactoryImpl
Creates the default factory implementation
init() - Static method in class org.eclipse.xtext.purexbase.pureXbase.impl.PureXbasePackageImpl
Creates, registers, and initializes the Package for this model, and for any others upon which it depends.
init(IGrammarAccess) - Method in class org.eclipse.xtext.purexbase.serializer.PureXbaseSyntacticSequencer
 
init(EObject) - Method in class org.eclipse.xtext.serializer.acceptor.TokenStreamSequenceAdapter
 
init(ISemanticSequencer, ISemanticSequenceAcceptor, ISerializationDiagnostic.Acceptor) - Method in class org.eclipse.xtext.serializer.sequencer.AbstractDelegatingSemanticSequencer
 
init(ISemanticSequenceAcceptor, ISerializationDiagnostic.Acceptor) - Method in class org.eclipse.xtext.serializer.sequencer.AbstractSemanticSequencer
 
init(ISemanticSequencer, ISemanticSequenceAcceptor, ISerializationDiagnostic.Acceptor) - Method in class org.eclipse.xtext.serializer.sequencer.AbstractSemanticSequencer
 
init(EObject, EObject, ISyntacticSequenceAcceptor, ISerializationDiagnostic.Acceptor) - Method in class org.eclipse.xtext.serializer.sequencer.AbstractSyntacticSequencer
 
init(EObject, EObject, ISequenceAcceptor, ISerializationDiagnostic.Acceptor) - Method in class org.eclipse.xtext.serializer.sequencer.HiddenTokenSequencer
 
init(EObject, EObject, ISequenceAcceptor, ISerializationDiagnostic.Acceptor) - Method in interface org.eclipse.xtext.serializer.sequencer.IHiddenTokenSequencer
 
init(ISemanticSequenceAcceptor, ISerializationDiagnostic.Acceptor) - Method in interface org.eclipse.xtext.serializer.sequencer.ISemanticSequencer
 
init(ISemanticSequencer, ISemanticSequenceAcceptor, ISerializationDiagnostic.Acceptor) - Method in interface org.eclipse.xtext.serializer.sequencer.ISemanticSequencer
 
init(EObject, EObject, ISyntacticSequenceAcceptor, ISerializationDiagnostic.Acceptor) - Method in interface org.eclipse.xtext.serializer.sequencer.ISyntacticSequencer
 
init() - Static method in class org.eclipse.xtext.ui.codetemplates.templates.impl.TemplatesFactoryImpl
Creates the default factory implementation
init() - Static method in class org.eclipse.xtext.ui.codetemplates.templates.impl.TemplatesPackageImpl
Creates, registers, and initializes the Package for this model, and for any others upon which it depends.
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
 
init(THIS) - Method in class org.eclipse.xtext.util.AbstractLinkedStack
 
init(IGrammarAccess) - Method in class org.eclipse.xtext.xbase.annotations.serializer.AbstractXbaseWithAnnotationsSyntacticSequencer
 
init() - Static method in class org.eclipse.xtext.xbase.annotations.xAnnotations.impl.XAnnotationsFactoryImpl
Creates the default factory implementation
init() - Static method in class org.eclipse.xtext.xbase.annotations.xAnnotations.impl.XAnnotationsPackageImpl
Creates, registers, and initializes the Package for this model, and for any others upon which it depends.
init() - Static method in class org.eclipse.xtext.xbase.impl.XbaseFactoryImpl
Creates the default factory implementation
init() - Static method in class org.eclipse.xtext.xbase.impl.XbasePackageImpl
Creates, registers, and initializes the Package for this model, and for any others upon which it depends.
init(EObject) - Method in class org.eclipse.xtext.xbase.junit.ui.FindReferencesTestUtil.CheckingReferenceQueryExecutor
 
init(EObject, String, IAcceptor<IReferenceDescription>) - Method in class org.eclipse.xtext.xbase.junit.ui.FindReferencesTestUtil.CheckingReferenceQueryExecutor
 
init(IGrammarAccess) - Method in class org.eclipse.xtext.xbase.serializer.AbstractXbaseSyntacticSequencer
 
init(IGrammarAccess) - Method in class org.eclipse.xtext.xbase.serializer.AbstractXtypeSyntacticSequencer
 
init(IViewSite) - Method in class org.eclipse.xtext.xtext.ui.graph.RailroadView
 
init() - Static method in class org.eclipse.xtext.xtype.impl.XtypeFactoryImpl
Creates the default factory implementation
init() - Static method in class org.eclipse.xtext.xtype.impl.XtypePackageImpl
Creates, registers, and initializes the Package for this model, and for any others upon which it depends.
initClosureType(FunctionTypeReference, boolean) - Method in class org.eclipse.xtext.xbase.typesystem.computation.ClosureWithoutExpectationHelper
 
initConstraints() - Method in class org.eclipse.xtext.serializer.analysis.GrammarConstraintProvider.AbstractConstraintContext
 
initConstraints() - Method in class org.eclipse.xtext.serializer.sequencer.ContextFinder
 
initConstraints() - Method in class org.eclipse.xtext.serializer.sequencer.GenericSemanticSequencer
 
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
 
initContentValidationNeeded(EClass, Nfa<ISemanticSequencerNfaProvider.ISemState>) - Method in class org.eclipse.xtext.serializer.analysis.SemanticSequencerNfaProvider
 
initCurrentLookAhead(int) - Method in class org.eclipse.xtext.parser.antlr.XtextTokenStream
 
initDefaults() - Method in class org.eclipse.xtext.validation.CompositeEValidator
 
initDirtyResource(IXtextDocument) - Method in class org.eclipse.xtext.ui.editor.DirtyStateEditorSupport
 
initExceptionNamesToURI() - Method in class org.eclipse.xtext.xbase.ui.hover.XbaseHoverDocumentationProvider
 
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
 
INITIAL_OFFSET - Static variable in class org.eclipse.xtext.parser.impl.DatatypeRuleToken
 
initialize(IProject, String) - Method in class org.eclipse.xtext.builder.DerivedResourceCleanerJob
 
initialize(IPreferenceStoreAccess) - Method in class org.eclipse.xtext.builder.preferences.BuilderPreferenceAccess.Initializer
 
initialize(TypeResource) - Method in interface org.eclipse.xtext.common.types.access.IMirror
 
initialize(TypeResource) - Method in class org.eclipse.xtext.common.types.access.impl.ClassMirror
 
initialize(TypeResource) - Method in class org.eclipse.xtext.common.types.access.impl.PrimitiveMirror
 
initialize(TypeResource) - Method in class org.eclipse.xtext.common.types.access.jdt.JdtTypeMirror
 
initialize() - Method in class org.eclipse.xtext.common.types.shared.ListenerRegistrar
 
initialize(JdtRefactoringContext, RenameJavaElementDescriptor) - Method in class org.eclipse.xtext.common.types.ui.refactoring.JdtRenameSupport
 
initialize(IRenameElementContext) - Method in class org.eclipse.xtext.common.types.ui.refactoring.participant.CompositeRefactoringProcessor
 
initialize(IRenameElementContext) - Method in class org.eclipse.xtext.common.types.ui.refactoring.participant.JvmMemberRenameProcessor
 
initialize(JvmMember, IRenameElementContext) - Method in class org.eclipse.xtext.common.types.ui.refactoring.participant.JvmMemberRenameStrategy
 
initialize(TypeArgumentContextProvider.Request, TypeArgumentContextProvider) - Method in class org.eclipse.xtext.common.types.util.LazyTypeArgumentContext
Deprecated.
 
initialize(TypeArgumentContextProvider.Request, TypeArgumentContextProvider) - Method in class org.eclipse.xtext.common.types.util.LoggingTypeArgumentDecorator
Deprecated.
 
initialize(TypeArgumentContextProvider.Request, TypeArgumentContextProvider) - Method in interface org.eclipse.xtext.common.types.util.TypeArgumentContextProvider.IInitializableTypeArgumentContext
Deprecated.
 
initialize(boolean) - Method in class org.eclipse.xtext.generator.LanguageConfig
 
initialize() - Method in class org.eclipse.xtext.scoping.impl.DelegatingEventSource
 
initialize(IResourceDescriptions, Collection<URI>, Resource) - Method in class org.eclipse.xtext.scoping.impl.LoadOnDemandResourceDescriptions
 
initialize(boolean, boolean) - Method in class org.eclipse.xtext.ui.codetemplates.lexer.CodetemplatesLexer
 
initialize(boolean, boolean) - Method in class org.eclipse.xtext.ui.codetemplates.lexer.SingleCodetemplateLexer
 
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(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() - Method in interface org.eclipse.xtext.ui.shared.contribution.IEagerContribution
Initialize the contribution eagerly.
initialize() - Method in class org.eclipse.xtext.ui.shared.internal.EagerContributionInitializer
 
initialize() - Method in class org.eclipse.xtext.ui.shared.internal.JavaCoreListenerRegistrar
 
initialize() - Method in class org.eclipse.xtext.ui.shared.internal.ListenerRegistrar
 
initialize(LanguageInfo, AbstractUIPlugin) - Method in class org.eclipse.xtext.ui.validation.LanguageAwareMarkerTypeProvider
 
initialize(EObject, EReference) - Method in class org.eclipse.xtext.xbase.linking.FeatureCallChecker
 
initialize(IDocument, int, int, boolean) - Method in class org.eclipse.xtext.xbase.ui.contentassist.WhitespaceHelper
 
initialize(IRenameElementContext) - Method in class org.eclipse.xtext.xbase.ui.jvmmodel.refactoring.jdt.CombinedJvmJdtRenameProcessor
 
initialize(Object) - Method in class org.eclipse.xtext.xbase.ui.jvmmodel.refactoring.jdt.JDTRenamePartcipant
Deprecated.
 
initialize(IRenameElementContext) - Method in class org.eclipse.xtext.xbase.ui.jvmmodel.refactoring.jdt.JdtRenameRefactoringParticipantProcessor
 
initialize(XtextEditor, XExpression) - Method in class org.eclipse.xtext.xbase.ui.refactoring.ExtractVariableRefactoring
 
initialize(IAcceptor<PreferenceKey>) - Method in class org.eclipse.xtext.xbase.validation.XbaseConfigurableIssueCodes
 
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
 
initializeArgumentTypeComputation() - Method in class org.eclipse.xtext.xbase.typesystem.internal.AbstractLinkingCandidate
 
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
 
initializeClassPath() - Method in class org.eclipse.xtext.xbase.compiler.OnTheFlyJavaCompiler
 
initializeClosureParameters(IEvaluationContext, Object[]) - Method in class org.eclipse.xtext.xbase.interpreter.impl.ClosureInvocationHandler
 
initializeConstraintMapping(JvmTypeParameter, UnboundTypeParameterPreservingSubstitutor, UnboundTypeReference) - Method in class org.eclipse.xtext.xbase.typesystem.internal.AbstractLinkingCandidate
 
initializeData(IPackageFragmentRoot) - Method in class org.eclipse.xtext.ui.resource.Storage2UriMapperJavaImpl
 
initializeDefaultLoadOptions() - Method in class org.eclipse.xtext.resource.XtextResourceSet
Adds a XtextPlatformResourceURIHandler to the default load options of this resource set.
initializeDefaultPreferences() - Method in class org.eclipse.xtext.xtext.ui.graph.RailroadViewPreferences
 
initializeDefaults() - Static method in class org.eclipse.xtext.junit.GlobalRegistries
 
initializeDefaults() - Static method in class org.eclipse.xtext.junit4.GlobalRegistries
 
initializeDirtyStateSupport(DirtyStateEditorSupport.IDirtyStateEditorSupportClient) - Method in class org.eclipse.xtext.ui.editor.DirtyStateEditorSupport
 
initializeDistance(JvmTypeReference, Multimap<JvmType, JvmTypeReference>, Multiset<JvmType>) - Method in class org.eclipse.xtext.common.types.util.TypeConformanceComputer
Deprecated.
 
initializeDistance(LightweightTypeReference, Multimap<JvmType, LightweightTypeReference>, Multiset<JvmType>) - Method in class org.eclipse.xtext.xbase.typesystem.conformance.TypeConformanceComputer
 
initializeFirstChildInvariant(CompositeNode, AbstractNode) - Method in class org.eclipse.xtext.nodemodel.impl.NodeModelBuilder
 
initializeFor(AbstractRule) - Method in class org.eclipse.xtext.purexbase.ui.contentassist.antlr.PartialPureXbaseContentAssistParser
 
initializeFor(AbstractRule) - Method in class org.eclipse.xtext.ui.codetemplates.ui.contentassist.antlr.PartialCodetemplatesContentAssistParser
 
initializeFor(AbstractRule) - Method in interface org.eclipse.xtext.ui.codetemplates.ui.partialEditing.IPartialContentAssistParser
 
initializeFor(AbstractRule) - Method in class org.eclipse.xtext.ui.codetemplates.ui.partialEditing.PartialContentAssistContextFactory
 
initializeFor(AbstractRule) - Method in class org.eclipse.xtext.ui.contentassist.antlr.PartialXtextContentAssistParser
 
initializeFrom(EObject) - Method in class org.eclipse.xtext.xbase.typesystem.internal.CompoundReentrantTypeResolver
 
initializeFrom(EObject) - Method in class org.eclipse.xtext.xbase.typesystem.internal.DefaultReentrantTypeResolver
 
initializeFrom(EObject) - Method in interface org.eclipse.xtext.xbase.typesystem.internal.IReentrantTypeResolver
 
initializeFrom(EObject) - Method in class org.eclipse.xtext.xbase.typesystem.internal.TypeResolutionStateAdapter
 
initializeFromViewerAndResource(int) - Method in class org.eclipse.xtext.ui.editor.contentassist.antlr.ParserBasedContentAssistContextFactory.StatefulFactory
 
initializeHighlightedIdentifiers() - Method in class org.eclipse.xtext.xbase.ui.highlighting.XbaseHighlightingCalculator
Returns a mapping from identifier (e.g.
initializeInjector(BundleContext) - Method in class org.eclipse.xtext.ui.shared.internal.Activator
 
initializeKeyBindingScopes() - Method in class org.eclipse.xtext.ui.editor.XtextEditor
Set key binding scope.
initializeLater(Procedures.Procedure1<? super T>) - Method in interface org.eclipse.xtext.xbase.jvmmodel.IJvmDeclaredTypeAcceptor.IPostIndexingInitializing
The passed procedure will be executed only if in post-indexing phase, and it is executed after all JvmDeclaredType are created and attached to the Resource.
initializeLater(Procedures.Procedure1<? super JvmDeclaredType>) - Method in class org.eclipse.xtext.xbase.jvmmodel.JvmModelAssociator.JvmDeclaredTypeAcceptor
 
initializeMapping() - Method in class org.eclipse.xtext.xbase.scoping.featurecalls.OperatorMapping
 
initializeMapping(JvmTypeParameter, Map<JvmTypeParameter, LightweightMergedBoundTypeArgument>) - Method in class org.eclipse.xtext.xbase.typesystem.internal.AbstractLinkingCandidate
 
initializeMapping(JvmTypeParameter, Map<JvmTypeParameter, LightweightMergedBoundTypeArgument>) - Method in class org.eclipse.xtext.xbase.typesystem.internal.FeatureLinkingCandidate
 
initializeNodeAndModelData() - Method in class org.eclipse.xtext.ui.editor.contentassist.antlr.ParserBasedContentAssistContextFactory.StatefulFactory
 
initializePackageContents() - Method in class org.eclipse.xtext.builder.builderState.impl.BuilderStatePackageImpl
Complete the initialization of the package and its meta-model.
initializePackageContents() - Method in class org.eclipse.xtext.builder.trace.impl.TracePackageImpl
Complete the initialization of the package and its meta-model.
initializePackageContents() - Method in class org.eclipse.xtext.common.types.impl.TypesPackageImpl
Complete the initialization of the package and its meta-model.
initializePackageContents() - Method in class org.eclipse.xtext.generator.parser.antlr.debug.simpleAntlr.impl.SimpleAntlrPackageImpl
Complete the initialization of the package and its meta-model.
initializePackageContents() - Method in class org.eclipse.xtext.generator.parser.antlr.splitting.simpleExpressions.impl.SimpleExpressionsPackageImpl
Complete the initialization of the package and its meta-model.
initializePackageContents() - Method in class org.eclipse.xtext.impl.XtextPackageImpl
Complete the initialization of the package and its meta-model.
initializePackageContents() - Method in class org.eclipse.xtext.purexbase.pureXbase.impl.PureXbasePackageImpl
Complete the initialization of the package and its meta-model.
initializePackageContents() - Method in class org.eclipse.xtext.ui.codetemplates.templates.impl.TemplatesPackageImpl
Complete the initialization of the package and its meta-model.
initializePackageContents() - Method in class org.eclipse.xtext.xbase.annotations.xAnnotations.impl.XAnnotationsPackageImpl
Complete the initialization of the package and its meta-model.
initializePackageContents() - Method in class org.eclipse.xtext.xbase.impl.XbasePackageImpl
Complete the initialization of the package and its meta-model.
initializePackageContents() - Method in class org.eclipse.xtext.xtype.impl.XtypePackageImpl
Complete the initialization of the package and its meta-model.
initializeSafely(T, Procedures.Procedure1<? super T>) - Method in class org.eclipse.xtext.xbase.jvmmodel.JvmTypesBuilder
 
initializeTokenDefsFrom(ITokenDefProvider) - Method in class org.eclipse.xtext.parser.antlr.AbstractSplittingTokenSource
 
initializeTreeContent() - Method in class org.eclipse.xtext.ui.editor.outline.impl.OutlinePage
 
initializeTypeParameterMapping() - Method in class org.eclipse.xtext.xbase.typesystem.internal.AbstractLinkingCandidate
 
initializeTypeParameterMapping(List<JvmTypeParameter>) - Method in class org.eclipse.xtext.xbase.typesystem.internal.AbstractLinkingCandidate
 
initializeTypeProvider(XtextResourceSet) - Method in class org.eclipse.xtext.xbase.junit.ui.AbstractContentAssistTest
 
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
 
initializeWith(BaseRecognizer) - Method in interface org.eclipse.xtext.parser.antlr.IUnorderedGroupHelper
Initializes this helper with the given recognizer.
initializeWith(BaseRecognizer) - Method in class org.eclipse.xtext.parser.antlr.IUnorderedGroupHelper.Null
 
initializeWith(BaseRecognizer) - Method in class org.eclipse.xtext.parser.antlr.UnorderedGroupHelper
 
initializeWith(IEditorPart) - Method in class org.eclipse.xtext.xbase.ui.launching.JavaElementDelegate
 
initializeWith(IFileEditorInput) - Method in class org.eclipse.xtext.xbase.ui.launching.JavaElementDelegate
 
initializeWith(IResource) - Method in class org.eclipse.xtext.xbase.ui.launching.JavaElementDelegate
 
initiallyProcessResource(XtextResource) - Method in class org.eclipse.xtext.builder.impl.PersistentDataAwareDirtyResource
 
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
 
initKnownClosureType(JvmType, JvmOperation) - Method in class org.eclipse.xtext.xbase.typesystem.computation.ClosureWithExpectationHelper
 
initLexer(Lexer, boolean, boolean) - Method in class org.eclipse.xtext.ui.codetemplates.ui.contentassist.AbstractTemplateProposalConflictHelper
 
initLexer(Lexer, boolean, boolean) - Method in class org.eclipse.xtext.ui.codetemplates.ui.contentassist.CodetemplatesProposalConflictHelper
 
initLexer(Lexer, boolean, boolean) - Method in class org.eclipse.xtext.ui.codetemplates.ui.contentassist.SingleTemplateProposalConflictHelper
 
initLists() - Method in class org.eclipse.xtext.serializer.analysis.GrammarConstraintProvider.Constraint
 
initOrderIDs(Nfa<ISemanticSequencerNfaProvider.ISemState>) - Method in class org.eclipse.xtext.serializer.analysis.SemanticSequencerNfaProvider
 
initParameterNames() - Method in class org.eclipse.xtext.xbase.ui.hover.XbaseHoverDocumentationProvider
 
initParticipants() - Method in class org.eclipse.xtext.builder.impl.RegistryBuilderParticipant
 
initRemainingFeatures(ISemanticSequencerNfaProvider.ISemState, Nfa<ISemanticSequencerNfaProvider.ISemState>, Set<ISemanticSequencerNfaProvider.ISemState>) - Method in class org.eclipse.xtext.serializer.analysis.SemanticSequencerNfaProvider
 
initStatus() - Method in class org.eclipse.xtext.parsetree.reconstr.impl.TreeConstState
 
initStream(AbstractParseTreeConstructor.AbstractToken, AbstractParseTreeConstructor.WsMergerStream) - Method in class org.eclipse.xtext.parsetree.reconstr.impl.AbstractParseTreeConstructor
 
initTokenSource(String, TokenSource, ContentAssistContext) - Method in class org.eclipse.xtext.ui.codetemplates.ui.contentassist.AbstractTemplateProposalConflictHelper
 
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
 
initTypes(Map<TreeConstState, List<TreeConstState>>, Set<TreeConstState>) - Method in class org.eclipse.xtext.parsetree.reconstr.impl.TreeConstState
 
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
 
injectMembers(Object) - Method in class org.eclipse.xtext.junit.AbstractXtextTests
 
injectMembers(Object) - Method in class org.eclipse.xtext.junit4.AbstractXtextTests
 
injectorProvider - Variable in class org.eclipse.xtext.junit4.parameterized.ParameterizedXtextRunner.ResourceRunner
Deprecated.
 
InjectorProviders - Class in org.eclipse.xtext.junit4.internal
Maintains a map of injector provider types to their instance.
InjectorProviders() - Constructor for class org.eclipse.xtext.junit4.internal.InjectorProviders
 
InjectParameter - Annotation Type in org.eclipse.xtext.junit4.parameterized
Deprecated.
injectParameters(Object, Multimap<String, Object>) - Method in class org.eclipse.xtext.junit4.parameterized.ParameterizedXtextRunner
Deprecated.
 
injectProperties(AbstractMultiLineCommentProvider.MultiLineCommentProviderProperties) - Method in class org.eclipse.xtext.documentation.impl.AbstractMultiLineCommentProvider
 
injectProperties(AbstractMultiLineCommentProvider.MultiLineCommentProviderProperties) - Method in class org.eclipse.xtext.documentation.impl.MultiLineCommentDocumentationProvider
 
InjectWith - Annotation Type in org.eclipse.xtext.junit4
Class level annotation to configure an IInjectorProvider to resolve dependencies via Guice.
Inline - Annotation Type in org.eclipse.xtext.xbase.lib
Allows to describe how a certain static function should be inlined by the Xbase compiler.
inlinedFeatures(EClass) - Static method in class org.eclipse.xtext.xtext.ui.wizard.ecore2xtext.Ecore2XtextExtensions
cached inlinedFeatures(EClass this) : EAllStructuralFeatures.select(f|f.needsAssignment()).remove(idAttribute()).removeAll(prefixFeatures());
InMemoryFileSystemAccess - Class in org.eclipse.xtext.generator
 
InMemoryFileSystemAccess() - Constructor for class org.eclipse.xtext.generator.InMemoryFileSystemAccess
 
inMismatchIsUnwantedToken - Variable in class org.eclipse.xtext.ui.editor.contentassist.antlr.internal.AbstractInternalContentAssistParser
 
INode - Interface in org.eclipse.xtext.nodemodel
A node in the parse tree.
INodeModelFormatter - Interface in org.eclipse.xtext.formatting
 
INodeModelFormatter.IFormattedRegion - Interface in org.eclipse.xtext.formatting
 
INodeModelStreamer - Interface in org.eclipse.xtext.formatting
 
INonTerminalConsumer - Interface in org.eclipse.xtext.parser.packrat.consumers
 
INonTerminalConsumerConfiguration - Interface in org.eclipse.xtext.parser.packrat.consumers
 
inplaceSortByDistanceAndName(List<Multiset.Entry<JvmType>>) - Method in class org.eclipse.xtext.common.types.util.TypeConformanceComputer
Deprecated.
 
inplaceSortByDistanceAndName(List<Multiset.Entry<JvmType>>) - Method in class org.eclipse.xtext.xbase.typesystem.conformance.TypeConformanceComputer
 
inplaceSortByOffset(List<Pair<ILocationData, AbstractTraceRegion>>) - Method in class org.eclipse.xtext.generator.trace.AbstractTraceRegion
 
input - Variable in class org.eclipse.xtext.ui.compare.AbstractContentViewer
 
INPUT_DEBUG - Static variable in class org.eclipse.xtext.parser.packrat.debug.DebugUtil
 
INPUT_DEBUG_KEY - Static variable in class org.eclipse.xtext.parser.packrat.debug.DebugUtil
 
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.outline.impl.OutlineNodeContentProvider
 
inputChanged(Viewer, Object, Object) - Method in class org.eclipse.xtext.ui.search.EObjectDescriptionContentProvider
 
inputChanged(Viewer, Object, Object) - Method in class org.eclipse.xtext.xbase.ui.imports.TypeChooser.ContentProvider
 
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
 
InputOutput - Class in org.eclipse.xtext.xbase.lib
Utilities to print information to the console.
InputOutput() - Constructor for class org.eclipse.xtext.xbase.lib.InputOutput
 
insert(String) - Method in class org.eclipse.xtext.junit4.ui.ContentAssistProcessorTestBuilder
Inserts the given text at the current cursor position.
insert(String, int) - Method in class org.eclipse.xtext.junit4.ui.ContentAssistProcessorTestBuilder
 
insert(String, int) - Method in class org.eclipse.xtext.ui.junit.editor.contentassist.ContentAssistProcessorTestBuilder
 
insertChangeIntoReplaceRegion(ICompositeNode, ReplaceRegion) - Method in class org.eclipse.xtext.parser.impl.PartialParsingHelper
 
insertCompositeNode(Action) - Method in class org.eclipse.xtext.parser.antlr.AbstractInternalAntlrParser
 
insertNewImports() - Method in class org.eclipse.xtext.xbase.ui.contentassist.ReplacingAppendable
 
insertPositionUpdater(IPositionUpdater, int) - Method in class org.eclipse.xtext.ui.codetemplates.ui.contentassist.DummyDocument
 
INSIGNIFICANT_INDEX - Static variable in interface org.eclipse.xtext.validation.ValidationMessageAcceptor
 
inspect(Grammar) - Method in class org.eclipse.xtext.xtext.GrammarWithoutLeftRecursionInspector
 
inspect(Grammar) - Method in class org.eclipse.xtext.xtext.PredicateUsesUnorderedGroupInspector
 
inspect(RuleType) - Method in class org.eclipse.xtext.xtext.XtextRuleInspector
 
InspectableCrossReferenceVariableResolver - Class in org.eclipse.xtext.ui.codetemplates.ui.resolvers
 
InspectableCrossReferenceVariableResolver(CrossReferenceTemplateVariableResolver) - Constructor for class org.eclipse.xtext.ui.codetemplates.ui.resolvers.InspectableCrossReferenceVariableResolver
 
InspectableEnumVariableResolver - Class in org.eclipse.xtext.ui.codetemplates.ui.resolvers
 
InspectableEnumVariableResolver(EnumTemplateVariableResolver) - Constructor for class org.eclipse.xtext.ui.codetemplates.ui.resolvers.InspectableEnumVariableResolver
 
InspectableSimpleTemplateVariableResolver - Class in org.eclipse.xtext.ui.codetemplates.ui.resolvers
 
InspectableSimpleTemplateVariableResolver(SimpleTemplateVariableResolver) - Constructor for class org.eclipse.xtext.ui.codetemplates.ui.resolvers.InspectableSimpleTemplateVariableResolver
 
InspectableTemplateVariableResolverDecorator - Class in org.eclipse.xtext.ui.codetemplates.ui.resolvers
 
InspectableTemplateVariableResolverDecorator(TemplateVariableResolver) - Constructor for class org.eclipse.xtext.ui.codetemplates.ui.resolvers.InspectableTemplateVariableResolverDecorator
 
InspectableTemplateVariableResolverRegistry - Class in org.eclipse.xtext.ui.codetemplates.ui.resolvers
 
InspectableTemplateVariableResolverRegistry() - Constructor for class org.eclipse.xtext.ui.codetemplates.ui.resolvers.InspectableTemplateVariableResolverRegistry
 
inspectKeywordHidesTerminalRule(Keyword) - Method in class org.eclipse.xtext.xtext.KeywordInspector
 
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
 
INSTALL_DSL_AS_PRIMARY_SOURCE - Static variable in class org.eclipse.xtext.builder.EclipseOutputConfigurationProvider
 
installAfter(IElementMatcherProvider.IAfterElement) - Method in class org.eclipse.xtext.formatting.impl.ElementMatcherProvider.TransitionMatcher
 
installAllPatterns(Iterable<T>) - Method in class org.eclipse.xtext.formatting.impl.ElementMatcherProvider.TransitionMatcher
 
installAsAdapter(ResourceSet, IAllContainersState) - Method in class org.eclipse.xtext.mwe.Reader
 
installBefore(IElementMatcherProvider.IBeforeElement) - Method in class org.eclipse.xtext.formatting.impl.ElementMatcherProvider.TransitionMatcher
 
installBetween(IElementMatcherProvider.IBetweenElements) - Method in class org.eclipse.xtext.formatting.impl.ElementMatcherProvider.TransitionMatcher
 
installBetween(IElementMatcherProvider.IBetweenElements, AbstractElement) - Method in class org.eclipse.xtext.formatting.impl.ElementMatcherProvider.TransitionMatcher
 
installBetween(IElementMatcherProvider.IBetweenElements, AbstractElement, AbstractElement) - Method in class org.eclipse.xtext.formatting.impl.ElementMatcherProvider.TransitionMatcher
 
installDerivedState(boolean) - Method in class org.eclipse.xtext.resource.DerivedStateAwareResource
 
installDerivedState(DerivedStateAwareResource, boolean) - Method in interface org.eclipse.xtext.resource.IDerivedStateComputer
callback to do modifications when and before getContents is called the first time on a resource.
installDerivedState(DerivedStateAwareResource, boolean) - Method in class org.eclipse.xtext.xbase.jvmmodel.JvmModelAssociator
 
installDerivedState(DerivedStateAwareResource, boolean) - Method in class org.eclipse.xtext.xtext.GrammarResource.LinkingTrigger
 
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 class org.eclipse.xtext.builder.DerivedResourceMarkers
 
installMarker(IFile, String, String) - Method in class org.eclipse.xtext.builder.DerivedResourceMarkers
 
installMarker(IFile, IPath...) - Method in class org.eclipse.xtext.builder.trace.TraceMarkers
 
installMarker(IFile, String, IPath[]) - Method in class org.eclipse.xtext.builder.trace.TraceMarkers
 
installMarker(IFile, String) - Method in interface org.eclipse.xtext.generator.IDerivedResourceMarkers
 
installProjectionSupport(ProjectionViewer) - Method in class org.eclipse.xtext.ui.editor.XtextEditor
 
installProxies(EObject, IDiagnosticProducer, Multimap<EStructuralFeature.Setting, INode>) - Method in class org.eclipse.xtext.linking.lazy.LazyLinker
 
installQueuedLinks(Multimap<EStructuralFeature.Setting, INode>) - Method in class org.eclipse.xtext.linking.lazy.LazyLinker
 
installResourceDescriptionsData(ResourceSet, ResourceDescriptionsData) - Static method in class org.eclipse.xtext.resource.impl.ResourceDescriptionsData.ResourceSetAdapter
 
installTrace(byte[]) - Method in interface org.eclipse.xtext.generator.trace.ITraceToBytecodeInstaller
 
installTrace(byte[]) - Method in class org.eclipse.xtext.generator.trace.TraceAsPrimarySourceInstaller
 
installTrace(byte[]) - Method in class org.eclipse.xtext.generator.trace.TraceAsSmapInstaller
 
installTypeProvider(Iterable<String>, XtextResourceSet, IndexedJvmTypeAccess) - Method in class org.eclipse.xtext.builder.standalone.StandaloneBuilder
 
installUndoRedoSupport(SourceViewer, IDocument, EmbeddedEditorActions) - Method in class org.eclipse.xtext.ui.editor.embedded.EmbeddedEditorFactory.Builder
 
INSTANCE - Static variable in class org.eclipse.xtext.common.types.provider.TypesEditPlugin
Keep track of the singleton
instance() - Static method in class org.eclipse.xtext.nodemodel.util.EmptyBidiIterable
 
instance() - Static method in class org.eclipse.xtext.nodemodel.util.EmptyBidiIterator
 
INSTANCE - Static variable in interface org.eclipse.xtext.resource.IResourceServiceProvider.Registry
 
INSTANCE - Static variable in class org.eclipse.xtext.ui.editor.SchedulingRuleFactory
 
INSTANCE - Static variable in class org.eclipse.xtext.util.IResourceScopeCache.NullImpl
 
INSTANCE - Static variable in class org.eclipse.xtext.xbase.jvmmodel.JvmModelInferrerRegistry
 
INSTANCE - Static variable in class org.eclipse.xtext.xbase.typesystem.references.LightweightTypeReference.IdentifierFunction
 
INSTANCE - Static variable in class org.eclipse.xtext.xbase.typesystem.references.LightweightTypeReference.JavaIdentifierFunction
 
INSTANCE - Static variable in class org.eclipse.xtext.xbase.typesystem.references.LightweightTypeReference.SimpleNameFunction
 
INSTANCE - Static variable in class org.eclipse.xtext.xbase.typesystem.references.LightweightTypeReference.UniqueIdentifierFunction
 
INSTANCE_ACCESS_TO_STATIC_MEMBER - Static variable in class org.eclipse.xtext.xbase.validation.IssueCodes
 
INSTANCE_CONTEXT_EDEFAULT - Static variable in class org.eclipse.xtext.xtype.impl.XFunctionTypeRefImpl
The default value of the 'Instance Context' attribute
instanceContext - Variable in class org.eclipse.xtext.xtype.impl.XFunctionTypeRefImpl
The cached value of the 'Instance Context' attribute
InstanceExtensionDescription - Class in org.eclipse.xtext.xbase.scoping.batch
 
InstanceExtensionDescription(QualifiedName, JvmFeature, XExpression, LightweightTypeReference, Map<JvmTypeParameter, LightweightMergedBoundTypeArgument>, EnumSet<ConformanceHint>, XExpression, LightweightTypeReference, Map<JvmTypeParameter, LightweightMergedBoundTypeArgument>, EnumSet<ConformanceHint>, int, boolean) - Constructor for class org.eclipse.xtext.xbase.scoping.batch.InstanceExtensionDescription
 
InstanceExtensionDescriptionWithImplicitFirstArgument - Class in org.eclipse.xtext.xbase.scoping.batch
 
InstanceExtensionDescriptionWithImplicitFirstArgument(QualifiedName, JvmFeature, XExpression, LightweightTypeReference, Map<JvmTypeParameter, LightweightMergedBoundTypeArgument>, EnumSet<ConformanceHint>, XExpression, LightweightTypeReference, Map<JvmTypeParameter, LightweightMergedBoundTypeArgument>, int, boolean) - Constructor for class org.eclipse.xtext.xbase.scoping.batch.InstanceExtensionDescriptionWithImplicitFirstArgument
 
InstanceFeatureDescription - Class in org.eclipse.xtext.xbase.scoping.batch
 
InstanceFeatureDescription(QualifiedName, JvmFeature, XExpression, LightweightTypeReference, Map<JvmTypeParameter, LightweightMergedBoundTypeArgument>, EnumSet<ConformanceHint>, int, boolean) - Constructor for class org.eclipse.xtext.xbase.scoping.batch.InstanceFeatureDescription
 
InstanceFeatureDescriptionWithImplicitReceiver - Class in org.eclipse.xtext.xbase.scoping.batch
 
InstanceFeatureDescriptionWithImplicitReceiver(QualifiedName, JvmFeature, XExpression, LightweightTypeReference, Map<JvmTypeParameter, LightweightMergedBoundTypeArgument>, EnumSet<ConformanceHint>, int, boolean) - Constructor for class org.eclipse.xtext.xbase.scoping.batch.InstanceFeatureDescriptionWithImplicitReceiver
 
InstanceFeatureDescriptionWithoutReceiver - Class in org.eclipse.xtext.xbase.scoping.batch
 
InstanceFeatureDescriptionWithoutReceiver(QualifiedName, JvmFeature, int, boolean) - Constructor for class org.eclipse.xtext.xbase.scoping.batch.InstanceFeatureDescriptionWithoutReceiver
 
InstanceFeatureScopeSession - Class in org.eclipse.xtext.xbase.scoping.batch
 
InstanceFeatureScopeSession(AbstractFeatureScopeSession) - Constructor for class org.eclipse.xtext.xbase.scoping.batch.InstanceFeatureScopeSession
 
instances - Variable in class org.eclipse.xtext.serializer.sequencer.GenericSemanticSequencer.Quantity
 
INT() - Method in class org.eclipse.xtext.common.services.DefaultTerminalConverters
 
INT() - Method in class org.eclipse.xtext.xbase.conversion.XbaseValueConverterService
 
IntegerExtensions - Class in org.eclipse.xtext.xbase.lib
This is an extension library for integral numbers, e.g.
IntegerExtensions() - Constructor for class org.eclipse.xtext.xbase.lib.IntegerExtensions
 
IntegerKey - Class in org.eclipse.xtext.xbase.formatting
 
IntegerKey(String, Integer) - Constructor for class org.eclipse.xtext.xbase.formatting.IntegerKey
 
IntegerRange - Class in org.eclipse.xtext.xbase.lib
A sequence of integers starting from start up to end with an increment of step.
IntegerRange(int, int) - Constructor for class org.eclipse.xtext.xbase.lib.IntegerRange
Constructs a new IntegerRange object.
IntegerRange(int, int, int) - Constructor for class org.eclipse.xtext.xbase.lib.IntegerRange
Constructs a new IntegerRange object.
InteractiveUnresolvedTypeResolver - Class in org.eclipse.xtext.xbase.ui.imports
 
InteractiveUnresolvedTypeResolver() - Constructor for class org.eclipse.xtext.xbase.ui.imports.InteractiveUnresolvedTypeResolver
 
interface_ - Variable in class org.eclipse.xtext.common.types.impl.JvmGenericTypeImpl
The cached value of the 'Interface' attribute
INTERFACE_EDEFAULT - Static variable in class org.eclipse.xtext.common.types.impl.JvmGenericTypeImpl
The default value of the 'Interface' attribute
INTERNAL_ERROR - Static variable in class org.eclipse.xtext.builder.internal.Activator
Status code indicating an unexpected internal error.
InternalBuilderTest - Class in org.eclipse.xtext.junit4.internal
 
InternalBuilderTest() - Constructor for class org.eclipse.xtext.junit4.internal.InternalBuilderTest
 
internalCanCompileToJavaExpression(XExpression, ITreeAppendable) - Method in class org.eclipse.xtext.xbase.compiler.AbstractXbaseCompiler
 
internalCanCompileToJavaExpression(XExpression, ITreeAppendable) - Method in class org.eclipse.xtext.xbase.compiler.FeatureCallCompiler
 
internalCanCompileToJavaExpression(XExpression, ITreeAppendable) - Method in class org.eclipse.xtext.xbase.compiler.XbaseCompiler
 
InternalCodetemplatesLexer - Class in org.eclipse.xtext.ui.codetemplates.parser.antlr.lexer
 
InternalCodetemplatesLexer() - Constructor for class org.eclipse.xtext.ui.codetemplates.parser.antlr.lexer.InternalCodetemplatesLexer
 
InternalCodetemplatesLexer(CharStream) - Constructor for class org.eclipse.xtext.ui.codetemplates.parser.antlr.lexer.InternalCodetemplatesLexer
 
InternalCodetemplatesLexer(CharStream, RecognizerSharedState) - Constructor for class org.eclipse.xtext.ui.codetemplates.parser.antlr.lexer.InternalCodetemplatesLexer
 
InternalCodetemplatesLexer - Class in org.eclipse.xtext.ui.codetemplates.ui.contentassist.antlr.lexer
 
InternalCodetemplatesLexer() - Constructor for class org.eclipse.xtext.ui.codetemplates.ui.contentassist.antlr.lexer.InternalCodetemplatesLexer
 
InternalCodetemplatesLexer(CharStream) - Constructor for class org.eclipse.xtext.ui.codetemplates.ui.contentassist.antlr.lexer.InternalCodetemplatesLexer
 
InternalCodetemplatesLexer(CharStream, RecognizerSharedState) - Constructor for class org.eclipse.xtext.ui.codetemplates.ui.contentassist.antlr.lexer.InternalCodetemplatesLexer
 
InternalCodetemplatesParser - Class in org.eclipse.xtext.ui.codetemplates.parser.antlr.internal
 
InternalCodetemplatesParser(TokenStream) - Constructor for class org.eclipse.xtext.ui.codetemplates.parser.antlr.internal.InternalCodetemplatesParser
 
InternalCodetemplatesParser(TokenStream, RecognizerSharedState) - Constructor for class org.eclipse.xtext.ui.codetemplates.parser.antlr.internal.InternalCodetemplatesParser
 
InternalCodetemplatesParser(TokenStream, CodetemplatesGrammarAccess) - Constructor for class org.eclipse.xtext.ui.codetemplates.parser.antlr.internal.InternalCodetemplatesParser
 
InternalCodetemplatesParser - Class in org.eclipse.xtext.ui.codetemplates.ui.contentassist.antlr.internal
 
InternalCodetemplatesParser(TokenStream) - Constructor for class org.eclipse.xtext.ui.codetemplates.ui.contentassist.antlr.internal.InternalCodetemplatesParser
 
InternalCodetemplatesParser(TokenStream, RecognizerSharedState) - Constructor for class org.eclipse.xtext.ui.codetemplates.ui.contentassist.antlr.internal.InternalCodetemplatesParser
 
internalCollectEarlyExits(EObject, AbstractTypeProvider.EarlyExitAcceptor) - Method in class org.eclipse.xtext.xbase.typing.AbstractTypeProvider
Deprecated.
 
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
 
internalCreateFunction(String, Type, Pair<Type, String>...) - Method in class org.eclipse.xtext.xbase.compiler.OnTheFlyJavaCompiler
 
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
 
internalDoGenerate(EObject, IFileSystemAccess) - Method in class org.eclipse.xtext.xbase.compiler.JvmModelGenerator
 
internalEvaluate(XExpression, IEvaluationContext, CancelIndicator) - Method in class org.eclipse.xtext.xbase.interpreter.impl.XbaseInterpreter
 
internalFindElementFor(JvmIdentifiableElement, boolean) - Method in class org.eclipse.xtext.common.types.util.jdt.JavaElementFinder
 
internalFindGrammar(GrammarProvider) - Method in class org.eclipse.xtext.common.services.TerminalsGrammarAccess
 
internalFindGrammar(GrammarProvider) - Method in class org.eclipse.xtext.generator.parser.antlr.debug.services.SimpleAntlrGrammarAccess
 
internalFindGrammar(GrammarProvider) - Method in class org.eclipse.xtext.generator.parser.antlr.splitting.services.SimpleExpressionsGrammarAccess
 
internalFindGrammar(GrammarProvider) - Method in class org.eclipse.xtext.purexbase.services.PureXbaseGrammarAccess
 
internalFindGrammar(GrammarProvider) - Method in class org.eclipse.xtext.services.XtextGrammarAccess
 
internalFindGrammar(GrammarProvider) - Method in class org.eclipse.xtext.ui.codetemplates.services.CodetemplatesGrammarAccess
 
internalFindGrammar(GrammarProvider) - Method in class org.eclipse.xtext.ui.codetemplates.services.SingleCodetemplateGrammarAccess
 
internalFindGrammar(GrammarProvider) - Method in class org.eclipse.xtext.xbase.annotations.services.XbaseWithAnnotationsGrammarAccess
 
internalFindGrammar(GrammarProvider) - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess
 
internalFindGrammar(GrammarProvider) - Method in class org.eclipse.xtext.xbase.services.XtypeGrammarAccess
 
internalFindPathToImportSection(LinkedList<EObject>, Set<ParserRule>, EObject) - Method in class org.eclipse.xtext.xbase.imports.DefaultImportsConfiguration
 
internalFindTopLevelType(Class<?>) - Method in class org.eclipse.xtext.xbase.typesystem.references.LightweightTypeReference
 
internalGetAllDescriptions(Resource) - Method in class org.eclipse.xtext.scoping.impl.ImportedNamespaceAwareLocalScopeProvider
 
internalGetAllDescriptions(Resource) - Method in class org.eclipse.xtext.xbase.scoping.XbaseImportedNamespaceScopeProvider
Deprecated.
 
internalGetAllDescriptions(Resource) - Method in class org.eclipse.xtext.xbase.scoping.XImportSectionNamespaceScopeProvider
 
internalGetAllElements() - Method in class org.eclipse.xtext.common.types.xtext.AbstractConstructorScope
 
internalGetAllElements() - Method in class org.eclipse.xtext.common.types.xtext.AbstractTypeScope
 
internalGetAllElements() - Method in class org.eclipse.xtext.common.types.xtext.ui.JdtBasedConstructorScope
 
internalGetAllElements() - Method in class org.eclipse.xtext.common.types.xtext.ui.JdtBasedSimpleTypeScope
 
internalGetAllFeaturesMap(Set<JvmDeclaredType>) - Method in class org.eclipse.xtext.common.types.impl.JvmDeclaredTypeImplCustom
 
internalGetArgument(int) - Method in class org.eclipse.xtext.xbase.typesystem.arguments.ReorderedFeatureCallArguments
 
internalGetArgument(int) - Method in class org.eclipse.xtext.xbase.typesystem.arguments.ReorderedVarArgFeatureCallArguments
 
internalGetArgument(int) - Method in class org.eclipse.xtext.xbase.typesystem.arguments.StandardFeatureCallArguments
 
internalGetBoundArgument(JvmTypeParameter) - Method in class org.eclipse.xtext.common.types.util.TypeArgumentContext
Deprecated.
 
internalGetContainerHandle(IResourceDescription, IResourceDescriptions) - Method in class org.eclipse.xtext.resource.containers.StateBasedContainerManager
 
internalGetImportedNamespaceResolvers(EObject, boolean) - Method in class org.eclipse.xtext.scoping.impl.ImportedNamespaceAwareLocalScopeProvider
 
internalGetImportedNamespaceResolvers(EObject, boolean) - Method in class org.eclipse.xtext.xbase.scoping.XbaseImportedNamespaceScopeProvider
Deprecated.
 
internalGetImportedNamespaceResolvers(EObject, boolean) - Method in class org.eclipse.xtext.xbase.scoping.XImportSectionNamespaceScopeProvider
 
internalGetInformationDisplayString() - Method in class org.eclipse.xtext.xbase.ui.contentassist.ParameterContextInformation
 
internalGetParameterType(int) - Method in class org.eclipse.xtext.xbase.typesystem.arguments.ReorderedFeatureCallArguments
 
internalGetParameterType(int) - Method in class org.eclipse.xtext.xbase.typesystem.arguments.ReorderedVarArgFeatureCallArguments
 
internalGetParameterType(int) - Method in class org.eclipse.xtext.xbase.typesystem.arguments.StandardFeatureCallArguments
 
internalGetResolvedTo() - Method in class org.eclipse.xtext.xbase.typesystem.references.UnboundTypeReference
 
internalGetResourceDescription(Resource, IDefaultResourceDescriptionStrategy) - Method in class org.eclipse.xtext.resource.DerivedStateAwareResourceDescriptionManager
 
internalGetResourceDescription(Resource, IDefaultResourceDescriptionStrategy) - Method in class org.eclipse.xtext.resource.impl.DefaultResourceDescriptionManager
 
internalGetScope(IScope, IScope, EObject, EReference) - Method in class org.eclipse.xtext.xbase.scoping.XbaseImportedNamespaceScopeProvider
Deprecated.
 
internalGetScope(IScope, IScope, EObject, EReference) - Method in class org.eclipse.xtext.xbase.scoping.XImportSectionNamespaceScopeProvider
 
internalGetSelectedAstElements(EObject, ITextRegion) - Method in class org.eclipse.xtext.ui.editor.selection.AstSelectionProvider
 
internalGetSignature(EObject, boolean) - Method in class org.eclipse.xtext.xbase.ui.hover.XbaseDeclarativeHoverSignatureProvider
 
internalGetVariableProposals(String, EObject, JdtVariableCompletions.VariableType, Set<String>, JdtVariableCompletions.CompletionDataAcceptor) - Method in class org.eclipse.xtext.common.types.xtext.ui.JdtVariableCompletions
 
internalHasChanges() - Method in class org.eclipse.xtext.resource.impl.DefaultResourceDescriptionDelta
 
internalIsAssignableFrom(LightweightTypeReference, TypeConformanceComputationArgument) - Method in class org.eclipse.xtext.xbase.typesystem.references.LightweightTypeReference
 
internalIsOverridden(JvmFeature, JvmFeature, ITypeArgumentContext, boolean) - Method in class org.eclipse.xtext.common.types.util.FeatureOverridesService
Deprecated.
 
internalIsResolved() - Method in class org.eclipse.xtext.xbase.typesystem.references.UnboundTypeReference
 
internalIsSameStructure(EObject, EObject) - Method in class org.eclipse.xtext.util.EmfStructureComparator
 
internalMerge(String, int) - Method in class org.eclipse.xtext.parser.impl.DatatypeRuleToken
 
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.
InternalPureXbaseLexer - Class in org.eclipse.xtext.purexbase.parser.antlr.internal
 
InternalPureXbaseLexer() - Constructor for class org.eclipse.xtext.purexbase.parser.antlr.internal.InternalPureXbaseLexer
 
InternalPureXbaseLexer(CharStream) - Constructor for class org.eclipse.xtext.purexbase.parser.antlr.internal.InternalPureXbaseLexer
 
InternalPureXbaseLexer(CharStream, RecognizerSharedState) - Constructor for class org.eclipse.xtext.purexbase.parser.antlr.internal.InternalPureXbaseLexer
 
InternalPureXbaseLexer - Class in org.eclipse.xtext.purexbase.ui.contentassist.antlr.internal
 
InternalPureXbaseLexer() - Constructor for class org.eclipse.xtext.purexbase.ui.contentassist.antlr.internal.InternalPureXbaseLexer
 
InternalPureXbaseLexer(CharStream) - Constructor for class org.eclipse.xtext.purexbase.ui.contentassist.antlr.internal.InternalPureXbaseLexer
 
InternalPureXbaseLexer(CharStream, RecognizerSharedState) - Constructor for class org.eclipse.xtext.purexbase.ui.contentassist.antlr.internal.InternalPureXbaseLexer
 
InternalPureXbaseParser - Class in org.eclipse.xtext.purexbase.parser.antlr.internal
 
InternalPureXbaseParser(TokenStream) - Constructor for class org.eclipse.xtext.purexbase.parser.antlr.internal.InternalPureXbaseParser
 
InternalPureXbaseParser(TokenStream, RecognizerSharedState) - Constructor for class org.eclipse.xtext.purexbase.parser.antlr.internal.InternalPureXbaseParser
 
InternalPureXbaseParser(TokenStream, PureXbaseGrammarAccess) - Constructor for class org.eclipse.xtext.purexbase.parser.antlr.internal.InternalPureXbaseParser
 
InternalPureXbaseParser - Class in org.eclipse.xtext.purexbase.ui.contentassist.antlr.internal
 
InternalPureXbaseParser(TokenStream) - Constructor for class org.eclipse.xtext.purexbase.ui.contentassist.antlr.internal.InternalPureXbaseParser
 
InternalPureXbaseParser(TokenStream, RecognizerSharedState) - Constructor for class org.eclipse.xtext.purexbase.ui.contentassist.antlr.internal.InternalPureXbaseParser
 
internalRegisterForClass(Class<?>, Map<String, IValueConverter<Object>>) - Method in class org.eclipse.xtext.conversion.impl.AbstractDeclarativeValueConverterService
 
internalResolve(QualifiedName) - Method in class org.eclipse.xtext.xbase.scoping.NestedTypeAwareImportNormalizerWithDotSeparator
 
internalResolveElementAt(XtextResource, int, boolean) - Method in class org.eclipse.xtext.resource.EObjectAtOffsetHelper
 
internalSelect(XtextResource, ITextRegion) - Method in class org.eclipse.xtext.ui.editor.selection.AstSelectionAction
 
internalSetExtension(JvmAnnotationTarget, EObject, boolean) - Method in class org.eclipse.xtext.xbase.jvmmodel.JvmTypesBuilder
 
internalSetIdentifier(String) - Method in class org.eclipse.xtext.common.types.impl.JvmExecutableImplCustom
 
internalSetIdentifier(String) - Method in class org.eclipse.xtext.common.types.impl.JvmMemberImpl
 
internalSetIdentifier(String) - Method in class org.eclipse.xtext.common.types.impl.JvmMemberImplCustom
 
internalSetIdentifier(String) - Method in interface org.eclipse.xtext.common.types.JvmMember
 
internalSetTypeReference(JvmTypeReference) - Method in class org.eclipse.xtext.common.types.impl.JvmTypeConstraintImplCustom
 
internalSetValue(InternalEObject, EReference, JvmIdentifiableElement) - Method in class org.eclipse.xtext.xbase.typesystem.internal.AbstractPendingLinkingCandidate
 
internalSetValue(InternalEObject, EReference, JvmIdentifiableElement) - Method in class org.eclipse.xtext.xbase.typesystem.internal.TypeLiteralLinkingCandidate
 
InternalSimpleAntlrLexer - Class in org.eclipse.xtext.generator.parser.antlr.debug.parser.antlr.internal
 
InternalSimpleAntlrLexer() - Constructor for class org.eclipse.xtext.generator.parser.antlr.debug.parser.antlr.internal.InternalSimpleAntlrLexer
 
InternalSimpleAntlrLexer(CharStream) - Constructor for class org.eclipse.xtext.generator.parser.antlr.debug.parser.antlr.internal.InternalSimpleAntlrLexer
 
InternalSimpleAntlrLexer(CharStream, RecognizerSharedState) - Constructor for class org.eclipse.xtext.generator.parser.antlr.debug.parser.antlr.internal.InternalSimpleAntlrLexer
 
InternalSimpleAntlrParser - Class in org.eclipse.xtext.generator.parser.antlr.debug.parser.antlr.internal
 
InternalSimpleAntlrParser(TokenStream) - Constructor for class org.eclipse.xtext.generator.parser.antlr.debug.parser.antlr.internal.InternalSimpleAntlrParser
 
InternalSimpleAntlrParser(TokenStream, RecognizerSharedState) - Constructor for class org.eclipse.xtext.generator.parser.antlr.debug.parser.antlr.internal.InternalSimpleAntlrParser
 
InternalSimpleAntlrParser(TokenStream, SimpleAntlrGrammarAccess) - Constructor for class org.eclipse.xtext.generator.parser.antlr.debug.parser.antlr.internal.InternalSimpleAntlrParser
 
InternalSimpleExpressionsLexer - Class in org.eclipse.xtext.generator.parser.antlr.splitting.parser.antlr.internal
 
InternalSimpleExpressionsLexer() - Constructor for class org.eclipse.xtext.generator.parser.antlr.splitting.parser.antlr.internal.InternalSimpleExpressionsLexer
 
InternalSimpleExpressionsLexer(CharStream) - Constructor for class org.eclipse.xtext.generator.parser.antlr.splitting.parser.antlr.internal.InternalSimpleExpressionsLexer
 
InternalSimpleExpressionsLexer(CharStream, RecognizerSharedState) - Constructor for class org.eclipse.xtext.generator.parser.antlr.splitting.parser.antlr.internal.InternalSimpleExpressionsLexer
 
InternalSimpleExpressionsParser - Class in org.eclipse.xtext.generator.parser.antlr.splitting.parser.antlr.internal
 
InternalSimpleExpressionsParser(TokenStream) - Constructor for class org.eclipse.xtext.generator.parser.antlr.splitting.parser.antlr.internal.InternalSimpleExpressionsParser
 
InternalSimpleExpressionsParser(TokenStream, RecognizerSharedState) - Constructor for class org.eclipse.xtext.generator.parser.antlr.splitting.parser.antlr.internal.InternalSimpleExpressionsParser
 
InternalSimpleExpressionsParser(TokenStream, SimpleExpressionsGrammarAccess) - Constructor for class org.eclipse.xtext.generator.parser.antlr.splitting.parser.antlr.internal.InternalSimpleExpressionsParser
 
InternalSingleCodetemplateLexer - Class in org.eclipse.xtext.ui.codetemplates.parser.antlr.lexer
 
InternalSingleCodetemplateLexer() - Constructor for class org.eclipse.xtext.ui.codetemplates.parser.antlr.lexer.InternalSingleCodetemplateLexer
 
InternalSingleCodetemplateLexer(CharStream) - Constructor for class org.eclipse.xtext.ui.codetemplates.parser.antlr.lexer.InternalSingleCodetemplateLexer
 
InternalSingleCodetemplateLexer(CharStream, RecognizerSharedState) - Constructor for class org.eclipse.xtext.ui.codetemplates.parser.antlr.lexer.InternalSingleCodetemplateLexer
 
InternalSingleCodetemplateLexer - Class in org.eclipse.xtext.ui.codetemplates.ui.contentassist.antlr.lexer
 
InternalSingleCodetemplateLexer() - Constructor for class org.eclipse.xtext.ui.codetemplates.ui.contentassist.antlr.lexer.InternalSingleCodetemplateLexer
 
InternalSingleCodetemplateLexer(CharStream) - Constructor for class org.eclipse.xtext.ui.codetemplates.ui.contentassist.antlr.lexer.InternalSingleCodetemplateLexer
 
InternalSingleCodetemplateLexer(CharStream, RecognizerSharedState) - Constructor for class org.eclipse.xtext.ui.codetemplates.ui.contentassist.antlr.lexer.InternalSingleCodetemplateLexer
 
InternalSingleCodetemplateParser - Class in org.eclipse.xtext.ui.codetemplates.parser.antlr.internal
 
InternalSingleCodetemplateParser(TokenStream) - Constructor for class org.eclipse.xtext.ui.codetemplates.parser.antlr.internal.InternalSingleCodetemplateParser
 
InternalSingleCodetemplateParser(TokenStream, RecognizerSharedState) - Constructor for class org.eclipse.xtext.ui.codetemplates.parser.antlr.internal.InternalSingleCodetemplateParser
 
InternalSingleCodetemplateParser(TokenStream, SingleCodetemplateGrammarAccess) - Constructor for class org.eclipse.xtext.ui.codetemplates.parser.antlr.internal.InternalSingleCodetemplateParser
 
InternalSingleCodetemplateParser - Class in org.eclipse.xtext.ui.codetemplates.ui.contentassist.antlr.internal
 
InternalSingleCodetemplateParser(TokenStream) - Constructor for class org.eclipse.xtext.ui.codetemplates.ui.contentassist.antlr.internal.InternalSingleCodetemplateParser
 
InternalSingleCodetemplateParser(TokenStream, RecognizerSharedState) - Constructor for class org.eclipse.xtext.ui.codetemplates.ui.contentassist.antlr.internal.InternalSingleCodetemplateParser
 
internalStore - Variable in class org.eclipse.xtext.ui.editor.preferences.fields.AbstractDetailsPart
 
internalToArray() - Method in class org.eclipse.xtext.xbase.lib.Conversions.WrappedArray
Returns the underlying array in an unsafe manner.
internalToArray() - Method in class org.eclipse.xtext.xbase.lib.Conversions.WrappedPrimitiveArray
Returns the underlying array in an unsafe manner.
internalToConvertedExpression(XExpression, ITreeAppendable, JvmTypeReference) - Method in class org.eclipse.xtext.xbase.compiler.AbstractXbaseCompiler
 
internalToConvertedExpression(XExpression, ITreeAppendable) - Method in class org.eclipse.xtext.xbase.compiler.FeatureCallCompiler
 
internalToConvertedExpression(XExpression, ITreeAppendable) - Method in class org.eclipse.xtext.xbase.compiler.LiteralsCompiler
 
internalToConvertedExpression(XExpression, ITreeAppendable, JvmTypeReference) - Method in class org.eclipse.xtext.xbase.compiler.TypeConvertingCompiler
 
internalToConvertedExpression(XExpression, ITreeAppendable) - Method in class org.eclipse.xtext.xbase.compiler.TypeConvertingCompiler
 
internalToConvertedExpression(XExpression, ITreeAppendable) - Method in class org.eclipse.xtext.xbase.compiler.XbaseCompiler
 
internalToJavaExpression(XExpression, ITreeAppendable) - Method in class org.eclipse.xtext.xbase.compiler.AbstractXbaseCompiler
 
internalToJavaExpression(XExpression, ITreeAppendable) - Method in class org.eclipse.xtext.xbase.compiler.TypeConvertingCompiler
 
internalToJavaStatement(XExpression, ITreeAppendable, boolean) - Method in class org.eclipse.xtext.xbase.compiler.AbstractXbaseCompiler
 
internalToString(T) - Method in class org.eclipse.xtext.conversion.impl.AbstractNullSafeConverter
 
internalToString(T) - Method in class org.eclipse.xtext.conversion.impl.AbstractToStringConverter
 
internalToString(Object, ToStringHelper.IndentationAwareStringBuilder) - Method in class org.eclipse.xtext.xbase.lib.util.ToStringHelper
Append the field value object the the given string builder.
internalToValue(String, INode) - Method in class org.eclipse.xtext.conversion.impl.AbstractNullSafeConverter
 
internalValidate(EClass, EObject, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.xtext.validation.AbstractDeclarativeValidator
 
internalValidate(EClass, EObject, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.xtext.validation.AbstractInjectableValidator
 
internalValidate(EClass, EObject, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.xtext.validation.impl.ConcreteSyntaxEValidator
 
InternalXbaseLexer - Class in org.eclipse.xtext.xbase.parser.antlr.internal
 
InternalXbaseLexer() - Constructor for class org.eclipse.xtext.xbase.parser.antlr.internal.InternalXbaseLexer
 
InternalXbaseLexer(CharStream) - Constructor for class org.eclipse.xtext.xbase.parser.antlr.internal.InternalXbaseLexer
 
InternalXbaseLexer(CharStream, RecognizerSharedState) - Constructor for class org.eclipse.xtext.xbase.parser.antlr.internal.InternalXbaseLexer
 
InternalXbaseLexer - Class in org.eclipse.xtext.xbase.ui.contentassist.antlr.internal
 
InternalXbaseLexer() - Constructor for class org.eclipse.xtext.xbase.ui.contentassist.antlr.internal.InternalXbaseLexer
 
InternalXbaseLexer(CharStream) - Constructor for class org.eclipse.xtext.xbase.ui.contentassist.antlr.internal.InternalXbaseLexer
 
InternalXbaseLexer(CharStream, RecognizerSharedState) - Constructor for class org.eclipse.xtext.xbase.ui.contentassist.antlr.internal.InternalXbaseLexer
 
InternalXbaseParser - Class in org.eclipse.xtext.xbase.parser.antlr.internal
 
InternalXbaseParser(TokenStream) - Constructor for class org.eclipse.xtext.xbase.parser.antlr.internal.InternalXbaseParser
 
InternalXbaseParser(TokenStream, RecognizerSharedState) - Constructor for class org.eclipse.xtext.xbase.parser.antlr.internal.InternalXbaseParser
 
InternalXbaseParser(TokenStream, XbaseGrammarAccess) - Constructor for class org.eclipse.xtext.xbase.parser.antlr.internal.InternalXbaseParser
 
InternalXbaseParser - Class in org.eclipse.xtext.xbase.ui.contentassist.antlr.internal
 
InternalXbaseParser(TokenStream) - Constructor for class org.eclipse.xtext.xbase.ui.contentassist.antlr.internal.InternalXbaseParser
 
InternalXbaseParser(TokenStream, RecognizerSharedState) - Constructor for class org.eclipse.xtext.xbase.ui.contentassist.antlr.internal.InternalXbaseParser
 
InternalXbaseWithAnnotationsLexer - Class in org.eclipse.xtext.xbase.annotations.parser.antlr.internal
 
InternalXbaseWithAnnotationsLexer() - Constructor for class org.eclipse.xtext.xbase.annotations.parser.antlr.internal.InternalXbaseWithAnnotationsLexer
 
InternalXbaseWithAnnotationsLexer(CharStream) - Constructor for class org.eclipse.xtext.xbase.annotations.parser.antlr.internal.InternalXbaseWithAnnotationsLexer
 
InternalXbaseWithAnnotationsLexer(CharStream, RecognizerSharedState) - Constructor for class org.eclipse.xtext.xbase.annotations.parser.antlr.internal.InternalXbaseWithAnnotationsLexer
 
InternalXbaseWithAnnotationsLexer - Class in org.eclipse.xtext.xbase.annotations.ui.contentassist.antlr.internal
 
InternalXbaseWithAnnotationsLexer() - Constructor for class org.eclipse.xtext.xbase.annotations.ui.contentassist.antlr.internal.InternalXbaseWithAnnotationsLexer
 
InternalXbaseWithAnnotationsLexer(CharStream) - Constructor for class org.eclipse.xtext.xbase.annotations.ui.contentassist.antlr.internal.InternalXbaseWithAnnotationsLexer
 
InternalXbaseWithAnnotationsLexer(CharStream, RecognizerSharedState) - Constructor for class org.eclipse.xtext.xbase.annotations.ui.contentassist.antlr.internal.InternalXbaseWithAnnotationsLexer
 
InternalXbaseWithAnnotationsParser - Class in org.eclipse.xtext.xbase.annotations.parser.antlr.internal
 
InternalXbaseWithAnnotationsParser(TokenStream) - Constructor for class org.eclipse.xtext.xbase.annotations.parser.antlr.internal.InternalXbaseWithAnnotationsParser
 
InternalXbaseWithAnnotationsParser(TokenStream, RecognizerSharedState) - Constructor for class org.eclipse.xtext.xbase.annotations.parser.antlr.internal.InternalXbaseWithAnnotationsParser
 
InternalXbaseWithAnnotationsParser(TokenStream, XbaseWithAnnotationsGrammarAccess) - Constructor for class org.eclipse.xtext.xbase.annotations.parser.antlr.internal.InternalXbaseWithAnnotationsParser
 
InternalXbaseWithAnnotationsParser - Class in org.eclipse.xtext.xbase.annotations.ui.contentassist.antlr.internal
 
InternalXbaseWithAnnotationsParser(TokenStream) - Constructor for class org.eclipse.xtext.xbase.annotations.ui.contentassist.antlr.internal.InternalXbaseWithAnnotationsParser
 
InternalXbaseWithAnnotationsParser(TokenStream, RecognizerSharedState) - Constructor for class org.eclipse.xtext.xbase.annotations.ui.contentassist.antlr.internal.InternalXbaseWithAnnotationsParser
 
InternalXtextLexer - Class in org.eclipse.xtext.parser.antlr.internal
 
InternalXtextLexer() - Constructor for class org.eclipse.xtext.parser.antlr.internal.InternalXtextLexer
 
InternalXtextLexer(CharStream) - Constructor for class org.eclipse.xtext.parser.antlr.internal.InternalXtextLexer
 
InternalXtextLexer(CharStream, RecognizerSharedState) - Constructor for class org.eclipse.xtext.parser.antlr.internal.InternalXtextLexer
 
InternalXtextLexer - Class in org.eclipse.xtext.ui.contentassist.antlr.internal
 
InternalXtextLexer() - Constructor for class org.eclipse.xtext.ui.contentassist.antlr.internal.InternalXtextLexer
 
InternalXtextLexer(CharStream) - Constructor for class org.eclipse.xtext.ui.contentassist.antlr.internal.InternalXtextLexer
 
InternalXtextLexer(CharStream, RecognizerSharedState) - Constructor for class org.eclipse.xtext.ui.contentassist.antlr.internal.InternalXtextLexer
 
InternalXtextParser - Class in org.eclipse.xtext.parser.antlr.internal
 
InternalXtextParser(TokenStream) - Constructor for class org.eclipse.xtext.parser.antlr.internal.InternalXtextParser
 
InternalXtextParser(TokenStream, RecognizerSharedState) - Constructor for class org.eclipse.xtext.parser.antlr.internal.InternalXtextParser
 
InternalXtextParser(TokenStream, XtextGrammarAccess) - Constructor for class org.eclipse.xtext.parser.antlr.internal.InternalXtextParser
 
InternalXtextParser - Class in org.eclipse.xtext.ui.contentassist.antlr.internal
 
InternalXtextParser(TokenStream) - Constructor for class org.eclipse.xtext.ui.contentassist.antlr.internal.InternalXtextParser
 
InternalXtextParser(TokenStream, RecognizerSharedState) - Constructor for class org.eclipse.xtext.ui.contentassist.antlr.internal.InternalXtextParser
 
InternalXtypeLexer - Class in org.eclipse.xtext.xbase.parser.antlr.internal
 
InternalXtypeLexer() - Constructor for class org.eclipse.xtext.xbase.parser.antlr.internal.InternalXtypeLexer
 
InternalXtypeLexer(CharStream) - Constructor for class org.eclipse.xtext.xbase.parser.antlr.internal.InternalXtypeLexer
 
InternalXtypeLexer(CharStream, RecognizerSharedState) - Constructor for class org.eclipse.xtext.xbase.parser.antlr.internal.InternalXtypeLexer
 
InternalXtypeParser - Class in org.eclipse.xtext.xbase.parser.antlr.internal
 
InternalXtypeParser(TokenStream) - Constructor for class org.eclipse.xtext.xbase.parser.antlr.internal.InternalXtypeParser
 
InternalXtypeParser(TokenStream, RecognizerSharedState) - Constructor for class org.eclipse.xtext.xbase.parser.antlr.internal.InternalXtypeParser
 
InternalXtypeParser(TokenStream, XtypeGrammarAccess) - Constructor for class org.eclipse.xtext.xbase.parser.antlr.internal.InternalXtypeParser
 
InterpreterCanceledException - Exception in org.eclipse.xtext.xbase.interpreter.impl
 
InterpreterCanceledException() - Constructor for exception org.eclipse.xtext.xbase.interpreter.impl.InterpreterCanceledException
 
intersect(Iterable<EObject>, Iterable<EObject>) - Method in class org.eclipse.xtext.serializer.sequencer.ContextFinder
 
IntersectingJavaSearchScope - Class in org.eclipse.xtext.common.types.xtext.ui
 
IntersectingJavaSearchScope(IJavaSearchScope...) - Constructor for class org.eclipse.xtext.common.types.xtext.ui.IntersectingJavaSearchScope
 
intervalProvider - Variable in class org.eclipse.xtext.validation.impl.AssignmentQuantityAllocator
 
intervalProvider - Variable in class org.eclipse.xtext.validation.impl.ConcreteSyntaxValidator
 
intRuleBody() - Static method in class org.eclipse.xtext.xtext.ui.wizard.ecore2xtext.Ecore2XtextExtensions
 
INTValueConverter - Class in org.eclipse.xtext.conversion.impl
 
INTValueConverter() - Constructor for class org.eclipse.xtext.conversion.impl.INTValueConverter
 
INVALID - Static variable in class org.eclipse.xtext.serializer.analysis.GrammarConstraintProvider
 
INVALID_ACTION_USAGE - Static variable in class org.eclipse.xtext.xtext.XtextValidator
 
INVALID_ARGUMENT_TYPES - Static variable in class org.eclipse.xtext.xbase.validation.IssueCodes
 
INVALID_CAST - Static variable in class org.eclipse.xtext.xbase.validation.IssueCodes
 
INVALID_CONSTRUCTOR_ARGUMENT - Static variable in class org.eclipse.xtext.xbase.validation.IssueCodes
 
INVALID_CONSTRUCTOR_INVOCATION - Static variable in class org.eclipse.xtext.xbase.validation.IssueCodes
 
INVALID_CONTEXT_OR_TYPE - Static variable in interface org.eclipse.xtext.serializer.diagnostic.ISemanticSequencerDiagnosticProvider
 
INVALID_EARLY_EXIT - Static variable in class org.eclipse.xtext.xbase.validation.IssueCodes
 
INVALID_ENUM_VALUE - Static variable in interface org.eclipse.xtext.serializer.diagnostic.ITokenDiagnosticProvider
 
INVALID_FEATURE_ISSUE_CODE_EDEFAULT - Static variable in class org.eclipse.xtext.xbase.impl.XAbstractFeatureCallImpl
The default value of the 'Invalid Feature Issue Code' attribute
INVALID_FEATURE_ISSUE_CODE_EDEFAULT - Static variable in class org.eclipse.xtext.xbase.impl.XConstructorCallImpl
The default value of the 'Invalid Feature Issue Code' attribute
INVALID_FOLLOWING_ABSORBER - Static variable in interface org.eclipse.xtext.serializer.diagnostic.ISyntacticSequencerDiagnosticProvider
 
INVALID_GENERIC_ARGUMENT_TYPES - Static variable in class org.eclipse.xtext.xbase.validation.IssueCodes
 
INVALID_HIDDEN_TOKEN - Static variable in class org.eclipse.xtext.xtext.XtextValidator
 
INVALID_HIDDEN_TOKEN_FRAGMENT - Static variable in class org.eclipse.xtext.xtext.XtextValidator
 
INVALID_IDENTIFIER - Static variable in class org.eclipse.xtext.xbase.validation.IssueCodes
 
INVALID_INNER_EXPRESSION - Static variable in class org.eclipse.xtext.xbase.validation.IssueCodes
Used to indicate expressions that don't cause any effect, e.g. they are pure but not used in a return context / as an implicit return value.
INVALID_INSTANCEOF - Static variable in class org.eclipse.xtext.xbase.validation.IssueCodes
 
INVALID_METAMODEL_NAME - Static variable in class org.eclipse.xtext.xtext.XtextValidator
 
INVALID_MUTABLE_VARIABLE_ACCESS - Static variable in class org.eclipse.xtext.xbase.validation.IssueCodes
 
INVALID_NUMBER_FORMAT - Static variable in class org.eclipse.xtext.xbase.validation.IssueCodes
 
INVALID_NUMBER_OF_ARGUMENTS - Static variable in class org.eclipse.xtext.xbase.validation.IssueCodes
 
INVALID_NUMBER_OF_TYPE_ARGUMENTS - Static variable in class org.eclipse.xtext.xbase.validation.IssueCodes
 
INVALID_PACKAGE_REFERENCE_EXTERNAL - Static variable in class org.eclipse.xtext.xtext.XtextValidator
 
INVALID_PACKAGE_REFERENCE_INHERITED - Static variable in class org.eclipse.xtext.xtext.XtextValidator
 
INVALID_PACKAGE_REFERENCE_NOT_ON_CLASSPATH - Static variable in class org.eclipse.xtext.xtext.XtextValidator
 
INVALID_RETURN - Static variable in class org.eclipse.xtext.xbase.validation.IssueCodes
 
INVALID_RULE - Variable in class org.eclipse.xtext.validation.impl.ConcreteSyntaxConstraintProvider
 
INVALID_TERMINALRULE_NAME - Static variable in class org.eclipse.xtext.xtext.XtextValidator
 
INVALID_TOKEN_ID - Static variable in class org.eclipse.xtext.ui.editor.syntaxcoloring.DefaultHighlightingConfiguration
 
INVALID_TYPE - Static variable in class org.eclipse.xtext.xbase.validation.IssueCodes
 
INVALID_TYPE_PARAMETER_BOUNDS - Static variable in class org.eclipse.xtext.xbase.validation.IssueCodes
 
INVALID_USE_OF_TYPE - Static variable in class org.eclipse.xtext.xbase.validation.IssueCodes
 
INVALID_USE_OF_TYPE_PARAMETER - Static variable in class org.eclipse.xtext.xbase.validation.IssueCodes
 
INVALID_USE_OF_WILDCARD - Static variable in class org.eclipse.xtext.xbase.validation.IssueCodes
 
invalidateTextPresentation() - Method in class org.eclipse.xtext.junit4.ui.MockableTextViewer
 
invalidateTextPresentation() - Method in class org.eclipse.xtext.ui.codetemplates.ui.contentassist.DummyTextViewer
 
invalidateTextPresentation() - Method in class org.eclipse.xtext.ui.junit.editor.contentassist.MockableTextViewer
 
invalidFeatureIssueCode - Variable in class org.eclipse.xtext.xbase.impl.XAbstractFeatureCallImpl
The cached value of the 'Invalid Feature Issue Code' attribute
invalidFeatureIssueCode - Variable in class org.eclipse.xtext.xbase.impl.XConstructorCallImpl
The cached value of the 'Invalid Feature Issue Code' attribute
InvariantChecker - Class in org.eclipse.xtext.nodemodel.impl
 
InvariantChecker() - Constructor for class org.eclipse.xtext.nodemodel.impl.InvariantChecker
 
InvariantChecker.InconsistentNodeModelException - Exception in org.eclipse.xtext.nodemodel.impl
 
InvariantChecker.InconsistentNodeModelException(String, Throwable) - Constructor for exception org.eclipse.xtext.nodemodel.impl.InvariantChecker.InconsistentNodeModelException
 
InvariantChecker.InconsistentNodeModelException(String) - Constructor for exception org.eclipse.xtext.nodemodel.impl.InvariantChecker.InconsistentNodeModelException
 
inverse(Nfa<S>) - Method in class org.eclipse.xtext.util.formallang.NfaUtil
 
inverseAdd(Resource, NotificationChain) - Method in class org.eclipse.xtext.resource.XtextResourceSet.ResourcesList
 
inverseRemove(Resource, NotificationChain) - Method in class org.eclipse.xtext.resource.XtextResourceSet.ResourcesList
 
invert(ICharacterClass) - Static method in class org.eclipse.xtext.parser.packrat.matching.ICharacterClass.Factory
 
invertAll(URI) - Method in class org.eclipse.xtext.generator.trace.AbstractTraceRegion
 
invertFor(URI, URI) - Method in class org.eclipse.xtext.generator.trace.AbstractTraceRegion
 
invoke(IWorkflowContext) - Method in class org.eclipse.xtext.generator.GeneratorComponent
 
invoke(IWorkflowContext) - Method in class org.eclipse.xtext.resource.generic.AbstractGenericResourceSupport
 
invoke(Object...) - Method in class org.eclipse.xtext.util.PolymorphicDispatcher
 
invoke(Object, Method, Object[]) - Method in class org.eclipse.xtext.xbase.interpreter.impl.AbstractClosureInvocationHandler
 
invoke(Object, String, Object...) - Method in class org.eclipse.xtext.xbase.lib.util.ReflectExtensions
Invokes the first accessible method defined on the receiver'c class with the given name and a parameter list compatible to the given arguments.
invokeFeature(JvmIdentifiableElement, XAbstractFeatureCall, Object, IEvaluationContext, CancelIndicator) - Method in class org.eclipse.xtext.xbase.interpreter.impl.XbaseInterpreter
 
invokeInternal(WorkflowContext, ProgressMonitor, Issues) - Method in class org.eclipse.xtext.generator.Generator
 
invokeInternal(WorkflowContext, ProgressMonitor, Issues) - Method in class org.eclipse.xtext.mwe.Reader
 
invokeInternal(WorkflowContext, ProgressMonitor, Issues) - Method in class org.eclipse.xtext.mwe.UriBasedReader
 
invokeMethod(Object...) - Method in class org.eclipse.xtext.service.MethodBasedModule
 
invokeMethod(String, ICompletionProposalAcceptor, Object...) - Method in class org.eclipse.xtext.ui.editor.contentassist.AbstractJavaBasedContentProposalProvider
 
invokeOperation(JvmOperation, Object, List<Object>, IEvaluationContext, CancelIndicator) - Method in class org.eclipse.xtext.xbase.interpreter.impl.XbaseInterpreter
 
invokeOperation(JvmOperation, Object, List<Object>) - Method in class org.eclipse.xtext.xbase.interpreter.impl.XbaseInterpreter
 
invokeWithXtend(String, Object) - Method in class org.eclipse.xtext.junit.AbstractXtextTests
 
invokeXbaseExpression(String) - Method in class org.eclipse.xtext.xbase.junit.evaluation.AbstractXbaseEvaluationTest
 
involved - Variable in class org.eclipse.xtext.validation.impl.ConcreteSyntaxDiagnosticProvider.AbstractConcreteSyntaxDiagnostic
 
involves(ISyntacticSequencerPDAProvider.ISynState, Set<ISyntacticSequencerPDAProvider.SynStateType>, Set<ISyntacticSequencerPDAProvider.ISynState>) - Method in class org.eclipse.xtext.serializer.analysis.SyntacticSequencerPDAProvider.SynNavigable
 
involves(Set<ISyntacticSequencerPDAProvider.SynStateType>) - Method in class org.eclipse.xtext.serializer.analysis.SyntacticSequencerPDAProvider.SynNavigable
 
involvesRuleExit - Variable in class org.eclipse.xtext.serializer.analysis.SyntacticSequencerPDAProvider.SynNavigable
 
involvesRuleExit() - Method in class org.eclipse.xtext.serializer.analysis.SyntacticSequencerPDAProvider.SynNavigable
 
involvesUnassignedTokenRuleCalls() - Method in interface org.eclipse.xtext.serializer.analysis.ISyntacticSequencerPDAProvider.ISynNavigable
 
involvesUnassignedTokenRuleCalls - Variable in class org.eclipse.xtext.serializer.analysis.SyntacticSequencerPDAProvider.SynNavigable
 
involvesUnassignedTokenRuleCalls() - Method in class org.eclipse.xtext.serializer.analysis.SyntacticSequencerPDAProvider.SynNavigable
 
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.ModeAware - Interface in org.eclipse.xtext.ui.editor.outline
For outline tree providers that support multimple modes, e.g. show elements from superclasses or not.
IOutlineTreeStructureProvider - Interface in org.eclipse.xtext.ui.editor.outline.impl
 
IOutputConfigurationProvider - Interface in org.eclipse.xtext.generator
 
IOutputConfigurationProvider.Delegate - Class in org.eclipse.xtext.generator
 
IOutputConfigurationProvider.Delegate(IOutputConfigurationProvider) - Constructor for class org.eclipse.xtext.generator.IOutputConfigurationProvider.Delegate
 
IOverrideCheckResult - Interface in org.eclipse.xtext.xbase.typesystem.override
The result of a check for a method override relationship.
IOverrideCheckResult.OverrideCheckDetails - Enum in org.eclipse.xtext.xbase.typesystem.override
 
IPackratParser - Interface in org.eclipse.xtext.parser.packrat
 
IParameterProvider - Interface in org.eclipse.xtext.junit4.parameterized
Deprecated.
IParameterProvider.IExpectation - Interface in org.eclipse.xtext.junit4.parameterized
Deprecated.
 
IParameterProvider.IExpectation.Util - Class in org.eclipse.xtext.junit4.parameterized
Deprecated.
 
IParameterProvider.IExpectation.Util() - Constructor for class org.eclipse.xtext.junit4.parameterized.IParameterProvider.IExpectation.Util
Deprecated.
 
IParameterProvider.IParameterAcceptor - Interface in org.eclipse.xtext.junit4.parameterized
Deprecated.
 
IParsedTokenAcceptor - Interface in org.eclipse.xtext.parser.packrat.tokens
 
IParsedTokenSource - Interface in org.eclipse.xtext.parser.packrat.tokens
 
IParsedTokenVisitor - Interface in org.eclipse.xtext.parser.packrat
Interface for ParsedTokenVisitor.
IParser - Interface in org.eclipse.xtext.parser
 
IParser.NullImpl - Class in org.eclipse.xtext.parser
 
IParser.NullImpl() - Constructor for class org.eclipse.xtext.parser.IParser.NullImpl
 
IParserConfiguration - Interface in org.eclipse.xtext.parser.packrat
This interface is not intended to be implemented by clients.
IParseResult - Interface in org.eclipse.xtext.parser
Represents the result of the parsing.
IParseResultFactory - Interface in org.eclipse.xtext.parser.packrat
 
IParseTreeConstructor - Interface in org.eclipse.xtext.parsetree.reconstr
 
IParseTreeConstructor.TreeConstructionDiagnostic - Interface in org.eclipse.xtext.parsetree.reconstr
 
IParseTreeConstructor.TreeConstructionReport - Interface in org.eclipse.xtext.parsetree.reconstr
 
IPartialContentAssistParser - Interface in org.eclipse.xtext.ui.codetemplates.ui.partialEditing
The partial content assist parser allows to set the entry rule.
IPartialParsingHelper - Interface in org.eclipse.xtext.parser.antlr
 
IPDAProvider<CTX> - Interface in org.eclipse.xtext.grammaranalysis
 
IPDAState - Interface in org.eclipse.xtext.grammaranalysis
 
IPDAState.PDAStateType - Enum in org.eclipse.xtext.grammaranalysis
 
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
 
IPreferenceValues - Interface in org.eclipse.xtext.preferences
 
IPreferenceValuesProvider - Interface in org.eclipse.xtext.preferences
 
IPreferenceValuesProvider.SimplePreferenceValuesProvider - Class in org.eclipse.xtext.preferences
 
IPreferenceValuesProvider.SimplePreferenceValuesProvider() - Constructor for class org.eclipse.xtext.preferences.IPreferenceValuesProvider.SimplePreferenceValuesProvider
 
IPreferenceValuesProvider.SingletonPreferenceValuesProvider - Class in org.eclipse.xtext.preferences
 
IPreferenceValuesProvider.SingletonPreferenceValuesProvider() - Constructor for class org.eclipse.xtext.preferences.IPreferenceValuesProvider.SingletonPreferenceValuesProvider
 
IProjectCreator - Interface in org.eclipse.xtext.ui.wizard
A project creator is used to create one or more projects.
IProjectedContent - Interface in org.eclipse.xtext.ui.codetemplates.ui.projectedEditing
 
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.
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
 
IQualifiedNameConverter - Interface in org.eclipse.xtext.naming
Converts QualifiedNames to strings and back.
IQualifiedNameConverter.DefaultImpl - Class in org.eclipse.xtext.naming
 
IQualifiedNameConverter.DefaultImpl() - Constructor for class org.eclipse.xtext.naming.IQualifiedNameConverter.DefaultImpl
 
IQualifiedNameProvider - Interface in org.eclipse.xtext.naming
Provides qualified names for EObjects.
IQualifiedNameProvider.AbstractImpl - Class in org.eclipse.xtext.naming
 
IQualifiedNameProvider.AbstractImpl() - Constructor for class org.eclipse.xtext.naming.IQualifiedNameProvider.AbstractImpl
 
IQueuedBuildDataContribution - Interface in org.eclipse.xtext.builder.impl
Allows to extend the QueuedBuildData with changes that are not produced by Xtext languages.
IRawTypeHelper - Interface in org.eclipse.xtext.common.types.util
 
IRawTypeHelper - Interface in org.eclipse.xtext.xbase.typesystem.conformance
The IRawTypeHelper allows to compute the raw types for a given reference.
IReadAccess<P> - Interface in org.eclipse.xtext.util.concurrent
 
IReentrantTypeResolver - Interface in org.eclipse.xtext.xbase.typesystem.internal
 
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.
IReferableElementsUnloader - Interface in org.eclipse.xtext.parser.antlr
 
IReferableElementsUnloader.GenericUnloader - Class in org.eclipse.xtext.parser.antlr
 
IReferableElementsUnloader.GenericUnloader() - Constructor for class org.eclipse.xtext.parser.antlr.IReferableElementsUnloader.GenericUnloader
 
IReferableElementsUnloader.NullUnloader - Class in org.eclipse.xtext.parser.antlr
 
IReferableElementsUnloader.NullUnloader() - Constructor for class org.eclipse.xtext.parser.antlr.IReferableElementsUnloader.NullUnloader
 
IREFERENCE_DESCRIPTION - Static variable in interface org.eclipse.xtext.builder.builderState.BuilderStatePackage
The meta object id for the 'IReference Description' class
IREFERENCE_DESCRIPTION - Static variable in interface org.eclipse.xtext.builder.builderState.BuilderStatePackage.Literals
The meta object literal for the 'IReference Description' class
IREFERENCE_DESCRIPTION__CONTAINER_EOBJECT_URI - Static variable in interface org.eclipse.xtext.builder.builderState.BuilderStatePackage
The feature id for the 'Container EObject URI' attribute
IREFERENCE_DESCRIPTION__CONTAINER_EOBJECT_URI - Static variable in interface org.eclipse.xtext.builder.builderState.BuilderStatePackage.Literals
The meta object literal for the 'Container EObject URI' attribute feature
IREFERENCE_DESCRIPTION__INDEX_IN_LIST - Static variable in interface org.eclipse.xtext.builder.builderState.BuilderStatePackage
The feature id for the 'Index In List' attribute
IREFERENCE_DESCRIPTION__INDEX_IN_LIST - Static variable in interface org.eclipse.xtext.builder.builderState.BuilderStatePackage.Literals
The meta object literal for the 'Index In List' attribute feature
IREFERENCE_DESCRIPTION__SOURCE_EOBJECT_URI - Static variable in interface org.eclipse.xtext.builder.builderState.BuilderStatePackage
The feature id for the 'Source EObject Uri' attribute
IREFERENCE_DESCRIPTION__SOURCE_EOBJECT_URI - Static variable in interface org.eclipse.xtext.builder.builderState.BuilderStatePackage.Literals
The meta object literal for the 'Source EObject Uri' attribute feature
IREFERENCE_DESCRIPTION__TARGET_EOBJECT_URI - Static variable in interface org.eclipse.xtext.builder.builderState.BuilderStatePackage
The feature id for the 'Target EObject Uri' attribute
IREFERENCE_DESCRIPTION__TARGET_EOBJECT_URI - Static variable in interface org.eclipse.xtext.builder.builderState.BuilderStatePackage.Literals
The meta object literal for the 'Target EObject Uri' attribute feature
IREFERENCE_DESCRIPTION_FEATURE_COUNT - Static variable in interface org.eclipse.xtext.builder.builderState.BuilderStatePackage
The number of structural features of the 'IReference Description' class
IReferenceDescription - Interface in org.eclipse.xtext.resource
 
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.
IRegistryConfigurator - Interface in org.eclipse.xtext.junit4
Extension interface to IInjectorProvider to clean up any side effects introduced through modifying global state registries such as EPackage.Registry.
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
 
IResolvedConstructor - Interface in org.eclipse.xtext.xbase.typesystem.override
Resolved representation of a JvmConstructor.
IResolvedExecutable - Interface in org.eclipse.xtext.xbase.typesystem.override
Resolved representation of a JvmExecutable.
IResolvedFeatures - Interface in org.eclipse.xtext.xbase.typesystem.override
The IResolvedFeatures allow to obtain the actual reachable API of a JvmType.
IResolvedFeatures.Provider - Class in org.eclipse.xtext.xbase.typesystem.override
The Provider allows to obtain an instance of the features for a given type.
IResolvedFeatures.Provider() - Constructor for class org.eclipse.xtext.xbase.typesystem.override.IResolvedFeatures.Provider
 
IResolvedOperation - Interface in org.eclipse.xtext.xbase.typesystem.override
Resolved representation of a JvmOperation.
IResolvedTypes - Interface in org.eclipse.xtext.xbase.typesystem
Resolved types represent the result of the type resolution.
IResolvedTypes.NullResolvedTypes - Class in org.eclipse.xtext.xbase.typesystem
 
IResolvedTypes.NullResolvedTypes() - Constructor for class org.eclipse.xtext.xbase.typesystem.IResolvedTypes.NullResolvedTypes
 
IResourceClusteringPolicy - Interface in org.eclipse.xtext.builder.clustering
This strategy allows to cope with low memory environments where resources have to be unloaded during the build.
IResourceDescription - Interface in org.eclipse.xtext.resource
A representation of a resource's contents as an ISelectable.
IResourceDescription.CoarseGrainedEvent - Interface in org.eclipse.xtext.resource
This event is used to indicate that there were changes but it was not possible to determine what kind of changes had been done.
IResourceDescription.Delta - Interface in org.eclipse.xtext.resource
A delta describing the differences between two versions of the same IResourceDescription.
IResourceDescription.Event - Interface in org.eclipse.xtext.resource
 
IResourceDescription.Event.Listener - Interface in org.eclipse.xtext.resource
A listener for events raised by a IResourceDescription.Event.Source.
IResourceDescription.Event.Source - Interface in org.eclipse.xtext.resource
 
IResourceDescription.Manager - Interface in org.eclipse.xtext.resource
 
IResourceDescriptions - Interface in org.eclipse.xtext.resource
Represents a set of IResourceDescription
IResourceDescriptions.IContextAware - Interface in org.eclipse.xtext.resource
A context aware instance IResourceDescriptions.
IResourceDescriptions.NullImpl - Class in org.eclipse.xtext.resource
 
IResourceDescriptions.NullImpl() - Constructor for class org.eclipse.xtext.resource.IResourceDescriptions.NullImpl
 
IResourceFactory - Interface in org.eclipse.xtext.resource
TODO document why this is necessary
IResourceForEditorInputFactory - Interface in org.eclipse.xtext.ui.editor.model
 
IResourceLoader - Interface in org.eclipse.xtext.builder.resourceloader
 
IResourceLoader.LoadOperation - Interface in org.eclipse.xtext.builder.resourceloader
The Interface LoadOperation.
IResourceLoader.LoadOperationException - Exception in org.eclipse.xtext.builder.resourceloader
The Class LoadOperationException.
IResourceLoader.LoadOperationException(URI, Exception) - Constructor for exception org.eclipse.xtext.builder.resourceloader.IResourceLoader.LoadOperationException
Instantiates a new load operation exception.
IResourceLoader.LoadResult - Class in org.eclipse.xtext.builder.resourceloader
Represents a resource with its associated URI, which was used to load or look up the resource from its ResourceSet Note, that the URI returned from IResourceLoader.LoadResult.getUri() must not neccessarily be equals to what'S returned by IResourceLoader.LoadResult.getResource().getURI().
IResourceLoader.LoadResult(Resource, URI) - Constructor for class org.eclipse.xtext.builder.resourceloader.IResourceLoader.LoadResult
 
IResourceLoader.Sorter - Interface in org.eclipse.xtext.builder.resourceloader
 
IResourceLoader.Sorter.NoSorting - Class in org.eclipse.xtext.builder.resourceloader
 
IResourceLoader.Sorter.NoSorting() - Constructor for class org.eclipse.xtext.builder.resourceloader.IResourceLoader.Sorter.NoSorting
 
IResourceScopeCache - Interface in org.eclipse.xtext.util
 
IResourceScopeCache.NullImpl - Class in org.eclipse.xtext.util
 
IResourceScopeCache.NullImpl() - Constructor for class org.eclipse.xtext.util.IResourceScopeCache.NullImpl
 
IResourceServiceProvider - Interface in org.eclipse.xtext.resource
 
IResourceServiceProvider.Provider - Interface in org.eclipse.xtext.resource
Instances of this interface can be registered in the IResourceServiceProvider.Registry or via the corresponding extension points.
IResourceServiceProvider.Registry - Interface in org.eclipse.xtext.resource
 
IResourceServiceProvider.Registry.RegistryProvider - Class in org.eclipse.xtext.resource
 
IResourceServiceProvider.Registry.RegistryProvider() - Constructor for class org.eclipse.xtext.resource.IResourceServiceProvider.Registry.RegistryProvider
 
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
 
IResourcesSetupUtil - Class in org.eclipse.xtext.junit4.ui.util
 
IResourcesSetupUtil() - Constructor for class org.eclipse.xtext.junit4.ui.util.IResourcesSetupUtil
 
IResourcesSetupUtil - Class in org.eclipse.xtext.ui.junit.util
 
IResourcesSetupUtil() - Constructor for class org.eclipse.xtext.ui.junit.util.IResourcesSetupUtil
 
IResourceUIServiceProvider - Interface in org.eclipse.xtext.ui.resource
 
IResourceUIServiceProviderExtension - Interface in org.eclipse.xtext.ui.resource
 
IResourceUIValidatorExtension - Interface in org.eclipse.xtext.ui.validation
 
IResourceValidator - Interface in org.eclipse.xtext.validation
 
IRootConsumerListener - Interface in org.eclipse.xtext.parser.packrat.consumers
 
is(JvmTypeReference, Class<?>) - Method in class org.eclipse.xtext.common.types.util.TypeReferences
 
is(JvmType, Class<?>) - Method in class org.eclipse.xtext.common.types.util.TypeReferences
 
IS_ACTIVE_KEY - Static variable in class org.eclipse.xtext.ui.editor.bracketmatching.BracketMatchingPreferencesInitializer
 
IS_INTERFACE - Static variable in class org.eclipse.xtext.common.types.descriptions.JvmTypesResourceDescriptionStrategy
 
IS_NESTED_TYPE - Static variable in class org.eclipse.xtext.common.types.descriptions.JvmTypesResourceDescriptionStrategy
 
IS_PROJECT_SPECIFIC - Static variable in class org.eclipse.xtext.ui.preferences.OptionsConfigurationBlock
 
IS_TRUE_EDEFAULT - Static variable in class org.eclipse.xtext.xbase.impl.XBooleanLiteralImpl
The default value of the 'Is True' attribute
isAbsorber(INode) - Method in class org.eclipse.xtext.serializer.sequencer.EmitterNodeIterator
 
isAbstract() - Method in class org.eclipse.xtext.common.types.impl.JvmDeclaredTypeImpl
 
isAbstract() - Method in class org.eclipse.xtext.common.types.impl.JvmOperationImpl
 
isAbstract() - Method in interface org.eclipse.xtext.common.types.JvmDeclaredType
Returns the value of the 'Abstract' attribute
isAbstract() - Method in interface org.eclipse.xtext.common.types.JvmOperation
Returns the value of the 'Abstract' attribute
isAbstract() - Method in class org.eclipse.xtext.generator.serializer.SerializerGenFileNames.GenFileName
 
isAcceptable(IMarker) - Method in class org.eclipse.xtext.ui.editor.model.JarFileMarkerAnnotationModel
 
isAccessibleXtextProject(IProject) - Method in class org.eclipse.xtext.ui.containers.JavaProjectsStateHelper
 
isAccessibleXtextProject(IProject) - Method in class org.eclipse.xtext.ui.containers.WorkspaceProjectsStateHelper
 
isActionNode(ICompositeNode) - Method in class org.eclipse.xtext.parser.impl.PartialParsingHelper
 
isActive(IJavaProject) - Method in class org.eclipse.xtext.builder.smap.DebugSourceInstallingCompilationParticipant
 
isAdapterForType(Object) - Method in class org.eclipse.xtext.builder.clustering.CurrentDescriptions
 
isAdapterForType(Object) - Method in class org.eclipse.xtext.common.types.access.impl.ClasspathTypeProvider.TypeInResourceSetAdapter
 
isAdapterForType(Object) - Method in class org.eclipse.xtext.common.types.access.jdt.JdtTypeMirror
 
isAdapterForType(Object) - Method in class org.eclipse.xtext.common.types.access.JvmTypeChangeDispatcher
 
isAdapterForType(Object) - Method in class org.eclipse.xtext.common.types.access.JvmTypeChangeDispatcher.NotificationDispatcher
 
isAdapterForType(Object) - Method in class org.eclipse.xtext.generator.parser.antlr.ex.common.KeywordHelper
 
isAdapterForType(Object) - Method in class org.eclipse.xtext.generator.serializer.SemanticSequencerUtil.SuperGrammar
 
isAdapterForType(Object) - Method in class org.eclipse.xtext.nodemodel.impl.CompositeNodeWithSemanticElement
 
isAdapterForType(Object) - Method in class org.eclipse.xtext.resource.containers.DelegatingIAllContainerAdapter
 
isAdapterForType(Object) - Method in class org.eclipse.xtext.resource.containers.FlatResourceSetBasedAllContainersState
 
isAdapterForType(Object) - Method in class org.eclipse.xtext.resource.impl.ResourceDescriptionsData.ResourceSetAdapter
 
isAdapterForType(Object) - Method in class org.eclipse.xtext.util.OnChangeEvictingCache.CacheAdapter
 
isAdapterForType(Object) - Method in class org.eclipse.xtext.xbase.compiler.CompilationStrategyAdapter
 
isAdapterForType(Object) - Method in class org.eclipse.xtext.xbase.compiler.CompilationTemplateAdapter
 
isAdapterForType(Object) - Method in class org.eclipse.xtext.xbase.compiler.DisableCodeGenerationAdapter
 
isAdapterForType(Object) - Method in class org.eclipse.xtext.xbase.compiler.DocumentationAdapter
 
isAdapterForType(Object) - Method in class org.eclipse.xtext.xbase.compiler.ElementIssueProvider.Data
 
isAdapterForType(Object) - Method in class org.eclipse.xtext.xbase.compiler.FileHeaderAdapter
 
isAdapterForType(Object) - Method in class org.eclipse.xtext.xbase.jvmmodel.JvmIdentifiableMetaData
 
isAdapterForType(Object) - Method in class org.eclipse.xtext.xbase.jvmmodel.JvmModelAssociator.Adapter
 
isAdapterForType(Object) - Method in class org.eclipse.xtext.xbase.typesystem.internal.TypeResolutionStateAdapter
 
isAdapterForType(Object) - Method in class org.eclipse.xtext.xbase.typesystem.override.RawResolvedFeatures
 
isAdapterForType(Object) - Method in class org.eclipse.xtext.xtext.ecoreInference.SourceAdapter
 
isAffected(IResourceDescription.Delta, IResourceDescription) - Method in class org.eclipse.xtext.resource.generic.GenericResourceDescriptionManager
 
isAffected(Collection<IResourceDescription.Delta>, IResourceDescription, IResourceDescriptions) - Method in class org.eclipse.xtext.resource.generic.GenericResourceDescriptionManager
 
isAffected(IResourceDescription.Delta, IResourceDescription) - Method in class org.eclipse.xtext.resource.impl.DefaultResourceDescriptionManager
 
isAffected(Collection<IResourceDescription.Delta>, IResourceDescription, IResourceDescriptions) - Method in class org.eclipse.xtext.resource.impl.DefaultResourceDescriptionManager
 
isAffected(Collection<QualifiedName>, IResourceDescription) - Method in class org.eclipse.xtext.resource.impl.DefaultResourceDescriptionManager
 
isAffected(IResourceDescription.Delta, IResourceDescription) - Method in interface org.eclipse.xtext.resource.IResourceDescription.Manager
 
isAffected(Collection<IResourceDescription.Delta>, IResourceDescription, IResourceDescriptions) - Method in interface org.eclipse.xtext.resource.IResourceDescription.Manager
Batch operation to check whether a description is affected by any given delta in the given context.
isAffectingContainerState(IResourceDelta) - Method in class org.eclipse.xtext.ui.containers.AbstractAllContainersState
 
isAllowErrors() - Method in class org.eclipse.xtext.xbase.junit.formatter.AssertingFormatterData
 
isAllowIdentityEdits() - Method in class org.eclipse.xtext.xbase.formatting.AbstractFormatter
 
isAllowPrimitiveConversion() - Method in class org.eclipse.xtext.common.types.util.TypeConformanceComputationArgument
Deprecated.
 
isAllowPrimitiveConversion() - Method in class org.eclipse.xtext.xbase.typesystem.conformance.TypeConformanceComputationArgument
 
isAlreadyDefined(String) - Method in class org.eclipse.xtext.xbase.ui.refactoring.NewFeatureNameUtil
 
isAlternativeDone(int) - Method in class org.eclipse.xtext.parser.packrat.consumers.NonTerminalConsumer.AlternativesResult
 
isAmbiguous() - Method in class org.eclipse.xtext.serializer.sequencer.GenericSemanticSequencer.Feature2Assignment
 
isAmbiguous(GenericSemanticSequencer.Feature2Assignment[]) - Method in class org.eclipse.xtext.serializer.sequencer.GenericSemanticSequencer
 
isAmbiguous() - Method in class org.eclipse.xtext.serializer.sequencer.GenericSemanticSequencer.MVFeature2AssignmentAmbiguous
 
isAmbiguous() - Method in class org.eclipse.xtext.serializer.sequencer.GenericSemanticSequencer.MVFeature2AssignmentUnambiguous
 
isAmbiguous() - Method in class org.eclipse.xtext.serializer.sequencer.GenericSemanticSequencer.SVFeature2AssignmentAmbiguous
 
isAmbiguous() - Method in class org.eclipse.xtext.serializer.sequencer.GenericSemanticSequencer.SVFeature2AssignmentUnambiguous
 
isAmbiguousExtensionProvider(AbstractPendingLinkingCandidate<?>) - Method in class org.eclipse.xtext.xbase.typesystem.internal.FeatureLinkingCandidate
 
isAncestor(INode, INode) - Method in class org.eclipse.xtext.linking.lazy.LazyURIEncoder
 
isAny() - Method in class org.eclipse.xtext.xbase.typesystem.references.AnyTypeReference
 
isAny() - Method in class org.eclipse.xtext.xbase.typesystem.references.LightweightTypeReference
 
isAny() - Method in class org.eclipse.xtext.xbase.typesystem.references.UnboundTypeReference
 
isAnyCardinality(AbstractElement) - Static method in class org.eclipse.xtext.GrammarUtil
 
isApplicable() - Method in class org.eclipse.xtext.common.types.ui.refactoring.participant.CompositeRefactoringProcessor
 
isApplicable() - Method in class org.eclipse.xtext.ui.refactoring.impl.RenameElementProcessor
 
isApplicable(Shell, ProcessorBasedRefactoring) - Method in class org.eclipse.xtext.ui.refactoring.ui.RenameRefactoringExecuter
 
isApplicable() - Method in class org.eclipse.xtext.xbase.ui.jvmmodel.refactoring.jdt.CombinedJvmJdtRenameProcessor
 
isArray(JvmTypeReference) - Method in class org.eclipse.xtext.common.types.util.TypeReferences
 
isArray(String) - Method in class org.eclipse.xtext.common.types.xtext.ui.JdtVariableCompletions
 
isArray() - Method in class org.eclipse.xtext.xbase.typesystem.references.ArrayTypeReference
 
isArray() - Method in class org.eclipse.xtext.xbase.typesystem.references.LightweightTypeReference
 
isArray() - Method in class org.eclipse.xtext.xbase.typesystem.references.UnboundTypeReference
 
isAssignableAsFunctionType(ParameterizedTypeReference, ParameterizedTypeReference, int) - Method in class org.eclipse.xtext.xbase.typesystem.conformance.RawTypeConformanceComputer
 
isAssignableFrom(EClass, EClass) - Static method in class org.eclipse.xtext.EcoreUtil2
Returns whether the given super type is the same as, or a super type of, some other class.
isAssignableFrom(LightweightTypeReference) - Method in class org.eclipse.xtext.xbase.typesystem.references.LightweightTypeReference
Determines if this type reference denotes the same or a supertype of the given reference.
isAssignableFrom(LightweightTypeReference, TypeConformanceComputationArgument) - Method in class org.eclipse.xtext.xbase.typesystem.references.LightweightTypeReference
 
isAssignableFrom(Class<?>) - Method in class org.eclipse.xtext.xbase.typesystem.references.LightweightTypeReference
Determines if this type reference denotes the same type or a supertype of the given clazz.
isAssignableFrom(JvmType) - Method in class org.eclipse.xtext.xbase.typesystem.references.LightweightTypeReference
Determines if this type reference denotes the same type or a supertype of the given type.
isAssignableFrom(EClassifierInfo) - Method in class org.eclipse.xtext.xtext.ecoreInference.EClassifierInfo.EClassInfo
 
isAssignableFrom(EClass, EClass) - Method in class org.eclipse.xtext.xtext.ecoreInference.EClassifierInfo.EClassInfo
 
isAssignableFrom(EClassifierInfo) - Method in class org.eclipse.xtext.xtext.ecoreInference.EClassifierInfo
 
isAssigned(EObject) - Static method in class org.eclipse.xtext.GrammarUtil
 
isAssignedAction(EObject) - Static method in class org.eclipse.xtext.GrammarUtil
 
isAssignedEObjectRuleCall(EObject) - Static method in class org.eclipse.xtext.GrammarUtil
 
isAssignmentOrMemberFeatureCall() - Method in class org.eclipse.xtext.xbase.typesystem.internal.FeatureLinkingCandidate
 
isAssignmentRequired(Assignment) - Static method in class org.eclipse.xtext.generator.parseTreeConstructor.ParseTreeConstructorUtil
 
isAssociatedWith(AbstractTraceRegion, URI) - Method in class org.eclipse.xtext.builder.trace.AbstractTrace
 
isAsTypeArgument() - Method in class org.eclipse.xtext.common.types.util.TypeConformanceComputationArgument
Deprecated.
 
isAsTypeArgument() - Method in class org.eclipse.xtext.xbase.typesystem.conformance.TypeConformanceComputationArgument
 
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.
isAutoBuildEnabled(Object) - Method in class org.eclipse.xtext.builder.preferences.BuilderPreferenceAccess
 
isAutoInsertable() - Method in class org.eclipse.xtext.ui.editor.contentassist.ConfigurableCompletionProposal
 
isAutoInsertable() - Method in class org.eclipse.xtext.ui.editor.templates.XtextTemplateProposal
 
isAvailable(Composite) - Static method in class org.eclipse.xtext.xbase.ui.hover.XbaseInformationControl
Tells whether the SWT Browser widget and hence this information control is available.
isBacktrack() - Method in class org.eclipse.xtext.generator.parser.antlr.AntlrOptions
 
isBacktracking() - Method in class org.eclipse.xtext.ui.editor.contentassist.antlr.internal.AbstractInternalContentAssistParser
 
isBacktrackLexer() - Method in class org.eclipse.xtext.generator.parser.antlr.AntlrOptions
 
isBatchLinkable(EReference) - Method in class org.eclipse.xtext.xbase.resource.BatchLinkingService
 
isBatchScopeable(EReference) - Method in interface org.eclipse.xtext.xbase.scoping.batch.IBatchScopeProvider
Returns true if a proxy at the given reference should be resolved by means of a batch run.
isBatchScopeable(EReference) - Method in class org.eclipse.xtext.xbase.scoping.batch.XbaseBatchScopeProvider
 
isBeginOfASymbol(INode, ITextSelection) - Method in class org.eclipse.xtext.xbase.ui.refactoring.ExpressionUtil
 
isBetter(JvmDeclaredType, JvmDeclaredType, TypeUsages, RewritableImportSection) - Method in class org.eclipse.xtext.xbase.imports.ConflictResolver
 
isBetterThan(String, String) - Method in interface org.eclipse.xtext.ui.refactoring.impl.RefactoringCrossReferenceSerializer.RefTextEvaluator
 
isBinaryNestedTypeDelimiter(String, boolean) - Method in class org.eclipse.xtext.common.types.access.impl.AbstractJvmTypeProvider
 
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.
isBlockInsertable(EObject, EObject) - Method in class org.eclipse.xtext.xbase.ui.refactoring.ExpressionUtil
 
isBoolean() - Method in class org.eclipse.xtext.parser.packrat.tokens.ParsedNonTerminalEnd
 
isBoolean() - Method in class org.eclipse.xtext.parser.packrat.tokens.ParsedTerminalWithFeature
 
isBoolean(EClassifier) - Static method in class org.eclipse.xtext.xtext.ui.wizard.ecore2xtext.Ecore2XtextExtensions
 
isBooleanAssignment(Assignment) - Static method in class org.eclipse.xtext.GrammarUtil
 
isBooleanAssignment() - Method in interface org.eclipse.xtext.serializer.analysis.ISemanticSequencerNfaProvider.ISemState
 
isBooleanAssignment() - Method in class org.eclipse.xtext.serializer.analysis.SemanticSequencerNfaProvider.SemState
 
isBottomInContext() - Method in class org.eclipse.xtext.xbase.typesystem.override.BottomResolvedOperation
 
isBottomInContext() - Method in interface org.eclipse.xtext.xbase.typesystem.override.IResolvedOperation
Returns true if the bottom of this resolved method hierachy, which that there is no specialization of this method in the current context.
isBottomInContext() - Method in class org.eclipse.xtext.xbase.typesystem.override.ResolvedOperationInHierarchy
 
isBoundary(int) - Method in class org.eclipse.xtext.ui.editor.model.CommonBreakIterator
 
isBoundTypeArgumentSkipped(JvmTypeParameter, Map<JvmTypeParameter, LightweightMergedBoundTypeArgument>, ITypeReferenceOwner) - Method in class org.eclipse.xtext.xbase.typesystem.internal.AbstractLinkingCandidate
 
isBoundTypeArgumentSkipped(JvmTypeParameter, Map<JvmTypeParameter, LightweightMergedBoundTypeArgument>, ITypeReferenceOwner) - Method in class org.eclipse.xtext.xbase.typesystem.internal.ConstructorLinkingCandidate
 
isBreak() - Method in class org.eclipse.xtext.formatting.impl.FormattingConfigBasedStream.LineEntry
 
isBreakable() - Method in class org.eclipse.xtext.formatting.impl.FormattingConfigBasedStream.LineEntry
 
isBuildable(IProject) - Method in class org.eclipse.xtext.builder.impl.BuildScheduler
 
isBuilderSyntax(EObject, EReference, boolean, ISemanticNodeProvider.INodesForEObjectProvider) - Method in class org.eclipse.xtext.xbase.serializer.XbaseSemanticSequencer
 
isBuilderSyntax(List<?>, EReference, ISemanticNodeProvider.INodesForEObjectProvider) - Method in class org.eclipse.xtext.xbase.serializer.XbaseSemanticSequencer
 
isBuiltByUpstream(IPackageFragmentRoot, IProject, IProject[]) - Method in class org.eclipse.xtext.builder.impl.javasupport.JdtToBeBuiltComputer
 
isCalledFromFindReferences() - Method in class org.eclipse.xtext.xbase.ui.editor.StacktraceBasedEditorDecider
 
isCanceled() - Method in class org.eclipse.xtext.common.types.xtext.ui.ProgressMonitorProposalAcceptorAdapter
 
isCanceled() - Method in class org.eclipse.xtext.ui.editor.syntaxcoloring.HighlightingPresenter
 
isCanceled() - Method in interface org.eclipse.xtext.util.CancelIndicator
 
isCanceled(Map<Object, Object>) - Method in class org.eclipse.xtext.validation.CancelableDiagnostician
 
isCanClearOutputDirectory() - Method in class org.eclipse.xtext.generator.OutputConfiguration
 
isCanClearOutputDirectory() - Method in class org.eclipse.xtext.m2e.OutputConfiguration
 
isCandidateMatchingPrefix(String, String) - Method in class org.eclipse.xtext.ui.contentassist.XtextProposalProvider.ClassifierPrefixMatcher
 
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
 
isCandidateMatchingPrefix(String, String) - Method in class org.eclipse.xtext.xbase.ui.contentassist.StaticQualifierPrefixMatcher
 
isCardinalityOneAmongAssignments(List<IGrammarConstraintProvider.IConstraintElement>) - Method in class org.eclipse.xtext.serializer.analysis.GrammarConstraintProvider.ConstraintElement
 
isCardinalityOneAmongAssignments(List<IGrammarConstraintProvider.IConstraintElement>) - Method in interface org.eclipse.xtext.serializer.analysis.IGrammarConstraintProvider.IConstraintElement
 
isCaretInLinkedPosition() - Method in class org.eclipse.xtext.ui.refactoring.ui.RenameLinkedMode
 
isCaseSensitive() - Method in class org.eclipse.xtext.junit4.parameterized.StringCollection
Deprecated.
 
isChange - Variable in class org.eclipse.xtext.ui.editor.autoedit.CommandInfo
 
isCheckElementsIndividually(EObject, EStructuralFeature) - Method in class org.eclipse.xtext.parsetree.reconstr.impl.AbstractTransientValueService
 
isCheckElementsIndividually(EObject, EStructuralFeature) - Method in interface org.eclipse.xtext.parsetree.reconstr.ITransientValueService
For features with isMany() == true, isCheckElementsIndividually() has to return true when isTransient should be called for each element of the list instead of once for the whole list.
isCheckFileExtension() - Method in class org.eclipse.xtext.generator.LanguageConfig
 
isCheckInvariant() - Method in class org.eclipse.xtext.ui.editor.model.DocumentTokenSource
 
isClass(JvmType) - Method in class org.eclipse.xtext.common.types.util.TypeConformanceComputer
Deprecated.
 
isClass(JvmType) - Method in class org.eclipse.xtext.xbase.typesystem.conformance.TypeConformanceComputer
 
isClassBinding() - Method in class org.eclipse.xtext.service.MethodBasedModule
 
isClassExists(String) - Method in class org.eclipse.xtext.generator.AbstractInheritingGeneratorFragment
Deprecated.
isClasspathUri(URI) - Static method in class org.eclipse.xtext.resource.ClasspathUriUtil
 
isClassSplitting() - Method in class org.eclipse.xtext.generator.parser.antlr.AntlrOptions
 
isCleanUpDerivedResources() - Method in class org.eclipse.xtext.generator.OutputConfiguration
 
isCleanUpDerivedResources() - Method in class org.eclipse.xtext.m2e.OutputConfiguration
 
isClosed() - Method in class org.eclipse.xtext.xbase.compiler.output.TreeAppendable
 
isCollectionType(String) - Method in class org.eclipse.xtext.common.types.xtext.ui.JdtVariableCompletions
 
isComment(EObject, String) - Method in class org.eclipse.xtext.formatting.impl.OneWhitespaceFormatter.OneWhitespaceFormatterStream
 
isComment(AbstractRule) - Method in interface org.eclipse.xtext.parsetree.reconstr.IHiddenTokenHelper
 
isComment(AbstractRule) - Method in class org.eclipse.xtext.parsetree.reconstr.impl.DefaultHiddenTokenHelper
 
isCommentNode(INode) - Method in class org.eclipse.xtext.parsetree.reconstr.impl.TokenUtil
 
isCompiledWithJSR45() - Method in class org.eclipse.xtext.xbase.ui.editor.XbaseEditor
 
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
 
isConfigurationMethod(Method) - Method in class org.eclipse.xtext.conversion.impl.AbstractDeclarativeValueConverterService
 
isConflicting(ISchedulingRule) - Method in class org.eclipse.xtext.ui.editor.SchedulingRuleFactory.Sequence
 
isConflictOccurred() - Method in class org.eclipse.xtext.xbase.formatting.AbstractFormatter
 
isConflictOccurred() - Method in class org.eclipse.xtext.xbase.formatting.FormattableDocument
 
isConflictsWithNonOverridableTypes(Iterable<JvmDeclaredType>, TypeUsages, NonOverridableTypesProvider, String) - Method in class org.eclipse.xtext.xbase.imports.ConflictResolver
 
isConformant(JvmType, JvmType, JvmParameterizedTypeReference, JvmParameterizedTypeReference, TypeConformanceComputationArgument.Internal<JvmParameterizedTypeReference>) - Method in class org.eclipse.xtext.common.types.util.ParameterizedTypeConformanceStrategy
Deprecated.
 
isConformant(JvmTypeReference, JvmTypeReference) - Method in class org.eclipse.xtext.common.types.util.TypeConformanceComputer
Deprecated.
 
isConformant(JvmTypeReference, JvmTypeReference, boolean) - Method in class org.eclipse.xtext.common.types.util.TypeConformanceComputer
Deprecated.
 
isConformant(JvmTypeReference, JvmTypeReference, TypeConformanceComputationArgument) - Method in class org.eclipse.xtext.common.types.util.TypeConformanceComputer
Deprecated.
 
isConformant() - Method in class org.eclipse.xtext.common.types.util.TypeConformanceResult
Deprecated.
 
isConformant(LightweightTypeReference, LightweightTypeReference, int) - Method in class org.eclipse.xtext.xbase.typesystem.conformance.RawTypeConformanceComputer
 
isConformant(LightweightTypeReference, LightweightTypeReference) - Method in class org.eclipse.xtext.xbase.typesystem.conformance.TypeConformanceComputer
 
isConformant(LightweightTypeReference, LightweightTypeReference, TypeConformanceComputationArgument) - Method in class org.eclipse.xtext.xbase.typesystem.conformance.TypeConformanceComputer
 
isConformant(LightweightTypeReference, LightweightTypeReference, int) - Method in class org.eclipse.xtext.xbase.typesystem.conformance.TypeConformanceComputer
 
isConformant() - Method in class org.eclipse.xtext.xbase.typesystem.conformance.TypeConformanceResult
 
isConformant(JvmTypeReference, JvmTypeReference, TypeConformanceComputationArgument) - Method in class org.eclipse.xtext.xbase.typesystem.legacy.LegacyTypeConformanceComputer
 
isConformant(JvmTypeReference, JvmTypeReference, TypeConformanceComputationArgument) - Method in class org.eclipse.xtext.xbase.typing.JvmOnlyTypeConformanceComputer
Deprecated.
 
isConformant(JvmTypeReference, JvmTypeReference, TypeConformanceComputationArgument) - Method in class org.eclipse.xtext.xbase.typing.XbaseTypeConformanceComputer
Deprecated.
 
isConformantMergeResult(LightweightMergedBoundTypeArgument, LightweightTypeReference, int) - Method in class org.eclipse.xtext.xbase.typesystem.conformance.RawTypeConformanceComputer
 
isConformantToConstraints(LightweightTypeReference) - Method in class org.eclipse.xtext.xbase.typesystem.references.UnboundTypeReference
 
isConformantToConstraints(LightweightTypeReference, List<LightweightBoundTypeArgument>) - Method in class org.eclipse.xtext.xbase.typesystem.references.UnboundTypeReference
 
isConsistentWithParent() - Method in class org.eclipse.xtext.generator.trace.AbstractTraceRegion
 
isConstant(XExpression) - Method in class org.eclipse.xtext.xbase.validation.ConstantExpressionValidator
 
isConstructorCallScope(EReference) - Method in class org.eclipse.xtext.xbase.scoping.batch.ConstructorScopes
 
isConstructorCallScope(EReference) - Method in class org.eclipse.xtext.xbase.scoping.batch.XbaseBatchScopeProvider
 
isConstructorCallScope(EReference) - Method in class org.eclipse.xtext.xbase.scoping.XbaseScopeProvider
Deprecated.
 
isConstructorReference(EReference) - Method in class org.eclipse.xtext.xbase.ui.quickfix.JavaTypeQuickfixes
 
isConsumable(EStructuralFeature, boolean) - Method in class org.eclipse.xtext.parsetree.reconstr.impl.EObjectConsumer
 
isConsumed() - Method in interface org.eclipse.xtext.parsetree.reconstr.IEObjectConsumer
 
isConsumed() - Method in class org.eclipse.xtext.parsetree.reconstr.impl.EObjectConsumer
 
isConsumed() - Method in class org.eclipse.xtext.serializer.sequencer.BacktrackingSemanticSequencer.TraceItem
 
isConsumedWithLastConsumtion(String) - Method in interface org.eclipse.xtext.parsetree.reconstr.IEObjectConsumer
 
isConsumedWithLastConsumtion(String) - Method in class org.eclipse.xtext.parsetree.reconstr.impl.EObjectConsumer
 
isConsumingElement() - Method in class org.eclipse.xtext.parsetree.reconstr.impl.TreeConstState
 
isContained(int, int) - Method in class org.eclipse.xtext.ui.editor.syntaxcoloring.AttributedPosition
Is this position contained in the given range (inclusive)?
isContainedInCrossReference(EObject) - Method in class org.eclipse.xtext.formatting.impl.MatcherNFAProvider.MatcherNFABuilder
 
isContainerInformationHelpful(IEObjectDescription, EObject, String, EStructuralFeature) - Method in class org.eclipse.xtext.validation.NamesAreUniqueValidationHelper
 
isContainerInformationHelpful(IEObjectDescription, String) - Method in class org.eclipse.xtext.validation.NamesAreUniqueValidationHelper
 
isContainerReferenceInSameResource(EObject, EStructuralFeature) - Method in class org.eclipse.xtext.parsetree.reconstr.impl.DefaultTransientValueService
 
isContainerReferenceInSameResource(EObject, EStructuralFeature) - Method in class org.eclipse.xtext.serializer.sequencer.TransientValueService
 
isContainment(EStructuralFeature) - Static method in class org.eclipse.xtext.xtext.ui.wizard.ecore2xtext.Ecore2XtextExtensions
isContainment(EStructuralFeature this) : false; isContainment(EAttribute this) : true; isContainment(EReference this) : containment;
isContainmentAssignment(Assignment) - Method in class org.eclipse.xtext.xtext.ecoreInference.Xtext2EcoreInterpretationContext
 
isContentAssist() - Method in class org.eclipse.xtext.generator.parser.antlr.ex.ExternalAntlrLexerFragment
 
isContentAssistAvailable() - Method in class org.eclipse.xtext.ui.editor.XtextEditor
 
isContentValidationNeeded() - Method in class org.eclipse.xtext.serializer.analysis.GrammarConstraintProvider.FeatureInfo
 
isContentValidationNeeded() - Method in interface org.eclipse.xtext.serializer.analysis.IGrammarConstraintProvider.IFeatureInfo
 
isContentValidationNeeded(Collection<AbstractElement>) - Method in class org.eclipse.xtext.serializer.analysis.SemanticSequencerNfaProvider
 
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
 
isContextInformationValid(ITextViewer, int) - Method in class org.eclipse.xtext.xbase.ui.contentassist.ParameterContextInformation
 
isContributionSupported(Class<?>) - Method in class org.eclipse.xtext.ui.shared.contribution.SharedStateContribution
Returns true if a contribution for the given type was registered.
isConvex() - Method in class org.eclipse.xtext.xtext.ui.graph.figures.layouts.RailroadConnectionRouter.BendConstraint
 
IScope - Interface in org.eclipse.xtext.scoping
A scope defines which elements IEObjectDescription can be seen in a certain area within a model/program.
IScopeProvider - Interface in org.eclipse.xtext.scoping
An IScopeProvider can be used, to get access to a set of visible elements (IEObjectDescription).
IScopeWrapper - Interface in org.eclipse.xtext.scoping.impl
 
isCoveredBy(OptionsConfigurationBlock.BuildJob) - Method in class org.eclipse.xtext.ui.preferences.OptionsConfigurationBlock.BuildJob
 
isCreateEclipseRuntimeLaunchConfig() - Method in class org.eclipse.xtext.xtext.ui.wizard.project.XtextProjectInfo
 
isCreateFeatureProject() - Method in class org.eclipse.xtext.xtext.ui.wizard.project.WizardNewXtextProjectCreationPage
 
isCreateFeatureProject() - Method in class org.eclipse.xtext.xtext.ui.wizard.project.XtextProjectInfo
 
isCreateOutputDirectory() - Method in class org.eclipse.xtext.generator.OutputConfiguration
 
isCreateOutputDirectory() - Method in class org.eclipse.xtext.m2e.OutputConfiguration
 
isCreateTestProject() - Method in class org.eclipse.xtext.xtext.ui.wizard.project.XtextProjectInfo
 
isCrossLinkFragment(Resource, String) - Method in class org.eclipse.xtext.linking.lazy.LazyURIEncoder
 
isCurrentNameValid() - Method in class org.eclipse.xtext.ui.refactoring.ui.RenameLinkedMode
 
isCurrentResource(IResource, ITrace) - Method in class org.eclipse.xtext.xbase.ui.editor.JavaEditorInputMatcher
 
isDatatype() - Method in class org.eclipse.xtext.parser.packrat.tokens.ParsedNonTerminalEnd
 
isDatatypeRule(ParserRule) - Static method in class org.eclipse.xtext.GrammarUtil
 
isDatatypeRule(AbstractRule) - Static method in class org.eclipse.xtext.GrammarUtil
 
isDatatypeRuleCall(EObject) - Static method in class org.eclipse.xtext.GrammarUtil
 
isDebugConflicts() - Method in class org.eclipse.xtext.xbase.formatting.FormattableDocument
 
isDebugEnabled() - Static method in class org.eclipse.xtext.common.types.util.LoggingTypeArgumentDecorator
Deprecated.
 
isDeclaratorOf(JvmTypeParameterDeclarator, JvmTypeParameter) - Method in class org.eclipse.xtext.xbase.typing.AbstractTypeProvider
Deprecated.
 
isDeclaredInNewLine(XExpression) - Method in class org.eclipse.xtext.xbase.compiler.FeatureCallCompiler
 
isDeclaredTypeParameter(JvmTypeParameter) - Method in class org.eclipse.xtext.xbase.typesystem.util.CustomTypeParameterSubstitutor
 
isDefault() - Method in class org.eclipse.xtext.common.types.impl.JvmOperationImpl
 
isDefault() - Method in interface org.eclipse.xtext.common.types.JvmOperation
Returns the value of the 'Default' attribute
isDefault(String) - Method in class org.eclipse.xtext.ui.editor.preferences.FixedScopedPreferenceStore
 
isDefinesHiddenTokens() - Method in interface org.eclipse.xtext.Grammar
Returns the value of the 'Defines Hidden Tokens' attribute
isDefinesHiddenTokens() - Method in class org.eclipse.xtext.impl.GrammarImpl
 
isDefinesHiddenTokens() - Method in class org.eclipse.xtext.impl.ParserRuleImpl
 
isDefinesHiddenTokens() - Method in interface org.eclipse.xtext.ParserRule
Returns the value of the 'Defines Hidden Tokens' attribute
isDefiningHiddens() - Method in interface org.eclipse.xtext.parser.packrat.consumers.INonTerminalConsumer
 
isDefiningHiddens() - Method in class org.eclipse.xtext.parser.packrat.consumers.NonTerminalConsumer
 
isDefiniteEarlyExit(XExpression) - Method in class org.eclipse.xtext.xbase.typesystem.internal.AbstractPendingLinkingCandidate
 
isDefiniteEarlyExit(XExpression) - Method in class org.eclipse.xtext.xbase.typesystem.util.ExtendedEarlyExitComputer
 
isDefiniteTypeLiteral(XFeatureCall) - Method in class org.eclipse.xtext.xbase.scoping.batch.FeatureScopes
 
isDefiniteTypeLiteral(XAbstractFeatureCall) - Method in class org.eclipse.xtext.xbase.util.FeatureCallAsTypeLiteralHelper
 
isDelegateRuleCall(EObject) - Method in class org.eclipse.xtext.conversion.impl.QualifiedNameValueConverter
 
isDeleted(Object) - Method in class org.eclipse.xtext.ui.editor.model.XtextDocumentProvider
 
isDeleted(Object) - Method in class org.eclipse.xtext.xbase.ui.editor.DocumentProviderStub
 
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.
isDeprecated(JvmAnnotationTarget) - Static method in class org.eclipse.xtext.common.types.util.DeprecationUtil
 
isDeprecated(JvmAnnotationType) - Static method in class org.eclipse.xtext.common.types.util.DeprecationUtil
 
isDerived(IType) - Method in class org.eclipse.xtext.common.types.ui.notification.DeltaConverter
 
isDerived(String) - Method in class org.eclipse.xtext.common.types.ui.notification.DeltaConverter
 
isDFAPrediction() - Method in class org.eclipse.xtext.ui.editor.contentassist.antlr.internal.AbstractInternalContentAssistParser
 
isDiagnoseConflicts() - Method in class org.eclipse.xtext.xbase.formatting.AbstractFormatter
 
isDiagnosticChange(Notification) - Method in class org.eclipse.xtext.util.Notifications
 
isDirty(URI) - Method in class org.eclipse.xtext.common.types.xtext.ui.JdtValidationJobScheduler
 
isDirty() - Method in class org.eclipse.xtext.ui.editor.AbstractDirtyStateAwareEditorCallback
 
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
 
isDirty() - Method in class org.eclipse.xtext.xbase.ui.editor.XbaseEditor
 
isDisabled() - Method in class org.eclipse.xtext.parsetree.reconstr.impl.TreeConstState
 
isDisabled() - Method in class org.eclipse.xtext.parsetree.reconstr.impl.TreeConstTransition
 
isDisabled(JvmDeclaredType) - Static method in class org.eclipse.xtext.xbase.compiler.DisableCodeGenerationAdapter
 
isDisallowedName(QualifiedName) - Method in class org.eclipse.xtext.xbase.typesystem.internal.DefaultReentrantTypeResolver
 
isDisallowedName(QualifiedName) - Method in class org.eclipse.xtext.xbase.validation.FeatureNameValidator
Returns true if it is illegal to define the given name.
isDisallowedName(QualifiedName) - Method in class org.eclipse.xtext.xbase.validation.LogicalContainerAwareFeatureNameValidator
 
isDiscouragedName(QualifiedName) - Method in class org.eclipse.xtext.xbase.typesystem.internal.DefaultReentrantTypeResolver
 
isDiscouragedName(QualifiedName) - Method in class org.eclipse.xtext.xbase.validation.FeatureNameValidator
Returns true if it is discouraged to define the given name.
isDisposed() - Method in class org.eclipse.xtext.common.types.ui.refactoring.participant.CompositeRefactoringProcessor.Access
 
isDoSave() - Method in class org.eclipse.xtext.ui.refactoring.impl.DefaultRefactoringDocumentProvider.EditorDocument
 
isDoSave() - Method in class org.eclipse.xtext.ui.refactoring.impl.EditorDocumentChange
 
isEachExpressionInOwnLine(Iterable<? extends XExpression>) - Method in class org.eclipse.xtext.xbase.formatting.XbaseFormatter2
 
isEager() - Method in class org.eclipse.xtext.service.MethodBasedModule
 
isEagerLinking() - Method in class org.eclipse.xtext.linking.lazy.LazyLinkingResource
 
isEagerSingleton() - Method in class org.eclipse.xtext.generator.BindKey
 
isEarlyExit(XExpression) - Method in class org.eclipse.xtext.xbase.controlflow.DefaultEarlyExitComputer
 
isEarlyExit(XExpression) - Method in interface org.eclipse.xtext.xbase.controlflow.IEarlyExitComputer
An expression is considered to be left early if all branches end with an explicit termination, e.g. a return or throw expression.
isEcoreType(EClassifier) - Static method in class org.eclipse.xtext.xtext.ui.wizard.ecore2xtext.Ecore2XtextExtensions
 
isEditable() - Method in class org.eclipse.xtext.junit4.ui.MockableTextViewer
 
isEditable() - Method in class org.eclipse.xtext.ui.codetemplates.ui.contentassist.DummyTextViewer
 
isEditable() - Method in class org.eclipse.xtext.ui.compare.DefaultMergeEditor
 
isEditable() - Method in class org.eclipse.xtext.ui.junit.editor.contentassist.MockableTextViewer
 
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
 
isEditorUtilityIsOpenInEditor() - Method in class org.eclipse.xtext.xbase.ui.editor.StacktraceBasedEditorDecider
 
isEditorUtilityIsOpenInEditor(StackTraceElement) - Method in class org.eclipse.xtext.xbase.ui.editor.StacktraceBasedEditorDecider
 
ISegmentFigure - Interface in org.eclipse.xtext.xtext.ui.graph.figures
Interface for all building blocks of a railroad diagram.
ISelectable - Interface in org.eclipse.xtext.resource
An ISelectable is something that can be queried for exported object.
ISelectable - Interface in org.eclipse.xtext.xtext.ui.graph.figures
 
isElement() - Method in enum org.eclipse.xtext.serializer.analysis.ISyntacticSequencerPDAProvider.SynStateType
 
isElementOfDatatypeRule(EObject) - Method in class org.eclipse.xtext.resource.EObjectAtOffsetHelper
 
isElseif() - Method in interface org.eclipse.xtext.generator.parser.antlr.splitting.simpleExpressions.IfCondition
Returns the value of the 'Elseif' attribute
isElseif() - Method in class org.eclipse.xtext.generator.parser.antlr.splitting.simpleExpressions.impl.IfConditionImpl
 
ISemanticHighlightingCalculator - Interface in org.eclipse.xtext.ui.editor.syntaxcoloring
Clients should implement an ISemanticHighlightingCalculator to compute the mapping from ranges in the input to the appropriate highlighting style.
ISemanticModification - Interface in org.eclipse.xtext.ui.editor.model.edit
 
ISemanticNodeProvider - Interface in org.eclipse.xtext.serializer.sequencer
 
ISemanticNodeProvider.INodesForEObjectProvider - Interface in org.eclipse.xtext.serializer.sequencer
 
ISemanticNodeProvider.NullNodesForEObjectProvider - Class in org.eclipse.xtext.serializer.sequencer
 
ISemanticNodeProvider.NullNodesForEObjectProvider() - Constructor for class org.eclipse.xtext.serializer.sequencer.ISemanticNodeProvider.NullNodesForEObjectProvider
 
ISemanticSequenceAcceptor - Interface in org.eclipse.xtext.serializer.acceptor
 
ISemanticSequencer - Interface in org.eclipse.xtext.serializer.sequencer
 
ISemanticSequencerDiagnosticProvider - Interface in org.eclipse.xtext.serializer.diagnostic
 
ISemanticSequencerNfaProvider - Interface in org.eclipse.xtext.serializer.analysis
 
ISemanticSequencerNfaProvider.ISemState - Interface in org.eclipse.xtext.serializer.analysis
 
isEmpty() - Method in class org.eclipse.xtext.builder.builderState.AbstractBuilderState
 
isEmpty() - Method in class org.eclipse.xtext.builder.builderState.impl.ResourceDescriptionImpl
 
isEmpty() - Method in class org.eclipse.xtext.builder.clustering.CurrentDescriptions
 
isEmpty() - Method in class org.eclipse.xtext.builder.clustering.CurrentDescriptions.ResourceSetAware
 
isEmpty() - Method in class org.eclipse.xtext.builder.impl.BuildData
 
isEmpty() - Method in class org.eclipse.xtext.builder.impl.DirtyStateAwareResourceDescriptions
 
isEmpty(String) - Method in class org.eclipse.xtext.builder.impl.QueuedBuildData
 
isEmpty() - Method in class org.eclipse.xtext.common.types.ui.notification.LayeredTypeResourceDescription
 
isEmpty() - Method in class org.eclipse.xtext.naming.QualifiedName
 
isEmpty(String) - Method in class org.eclipse.xtext.resource.containers.DelegatingIAllContainerAdapter
 
isEmpty() - Method in class org.eclipse.xtext.resource.containers.DescriptionAddingContainer
 
isEmpty() - Method in class org.eclipse.xtext.resource.containers.FilterUriContainer
 
isEmpty(String) - Method in class org.eclipse.xtext.resource.containers.FlatResourceSetBasedAllContainersState
 
isEmpty(String) - Method in interface org.eclipse.xtext.resource.containers.IAllContainersState
 
isEmpty() - Method in interface org.eclipse.xtext.resource.containers.IContainerState
 
isEmpty(String) - Method in class org.eclipse.xtext.resource.containers.ResourceSetBasedAllContainersState
 
isEmpty() - Method in class org.eclipse.xtext.resource.containers.StateBasedContainer
 
isEmpty() - Method in class org.eclipse.xtext.resource.impl.AbstractCompoundSelectable
 
isEmpty() - Method in class org.eclipse.xtext.resource.impl.AbstractResourceDescription
 
isEmpty() - Method in class org.eclipse.xtext.resource.impl.EagerResourceSetBasedResourceDescriptions
 
isEmpty() - Method in class org.eclipse.xtext.resource.impl.EObjectDescriptionLookUp
 
isEmpty() - Method in class org.eclipse.xtext.resource.impl.LiveShadowedResourceDescriptions
 
isEmpty() - Method in class org.eclipse.xtext.resource.impl.ResourceSetBasedResourceDescriptions
 
isEmpty() - Method in class org.eclipse.xtext.resource.IResourceDescriptions.NullImpl
 
isEmpty() - Method in interface org.eclipse.xtext.resource.ISelectable
Clients may want to check the selectable to skip its processing in case it is empty.
isEmpty() - Method in class org.eclipse.xtext.scoping.impl.LoadOnDemandResourceDescriptions
 
isEmpty() - Method in class org.eclipse.xtext.scoping.impl.MultimapBasedSelectable
 
isEmpty() - Method in class org.eclipse.xtext.scoping.impl.ScopeBasedSelectable
 
isEmpty(String) - Method in class org.eclipse.xtext.ui.containers.AbstractAllContainersState
 
isEmpty() - Method in class org.eclipse.xtext.ui.editor.DirtyStateManager
 
isEmpty() - Method in class org.eclipse.xtext.util.AbstractLinkedStack
 
isEmpty() - Method in class org.eclipse.xtext.util.formallang.PdaUtil.HashStack
 
isEmpty() - Method in class org.eclipse.xtext.util.SimpleCache
 
isEmpty(String) - Static method in class org.eclipse.xtext.util.Strings
 
isEmpty() - Method in class org.eclipse.xtext.xbase.formatting.FormattingData
 
isEmpty() - Method in class org.eclipse.xtext.xbase.formatting.NewLineData
 
isEmpty() - Method in class org.eclipse.xtext.xbase.formatting.WhitespaceData
 
isEmpty() - Method in class org.eclipse.xtext.xbase.lib.ExclusiveRange
Returns whether this is range is empty.
isEmpty(Iterable<?>) - Static method in class org.eclipse.xtext.xbase.lib.IterableExtensions
Determines if the given iterable contains no elements.
isEmpty(Iterator<?>) - Static method in class org.eclipse.xtext.xbase.lib.IteratorExtensions
Determines if the given iterator contains no elements.
isEnabled(IXtextBuilderParticipant.IBuildContext) - Method in class org.eclipse.xtext.builder.BuilderParticipant
 
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
 
isEndState() - Method in class org.eclipse.xtext.grammaranalysis.impl.AbstractNFAState
 
isEndState() - Method in interface org.eclipse.xtext.grammaranalysis.INFAState
 
isEnumRuleCall(EObject) - Static method in class org.eclipse.xtext.GrammarUtil
 
isEObjectNode(INode) - Method in class org.eclipse.xtext.serializer.sequencer.SemanticNodeIterator
 
isEObjectRule(EObject) - Static method in class org.eclipse.xtext.GrammarUtil
 
isEObjectRuleCall(EObject) - Static method in class org.eclipse.xtext.GrammarUtil
 
isEObjectTransient(EObject) - Method in class org.eclipse.xtext.validation.impl.ConcreteSyntaxValidator
 
isEqual(int, int, TextAttribute) - Method in class org.eclipse.xtext.ui.editor.syntaxcoloring.AttributedPosition
Uses reference equality for the highlighting.
isEquals(Method) - Method in class org.eclipse.xtext.xbase.interpreter.impl.AbstractClosureInvocationHandler
 
ISequenceAcceptor - Interface in org.eclipse.xtext.serializer.acceptor
 
ISequenceMatcher - Interface in org.eclipse.xtext.parser.packrat.matching
 
ISequenceMatcher.Factory - Class in org.eclipse.xtext.parser.packrat.matching
 
ISequenceMatcher.Factory() - Constructor for class org.eclipse.xtext.parser.packrat.matching.ISequenceMatcher.Factory
 
isEquivalentIndex(IOutlineNode, IOutlineNode) - Method in class org.eclipse.xtext.ui.editor.outline.impl.IOutlineNodeComparer.Default
 
ISerializationDiagnostic - Interface in org.eclipse.xtext.serializer.diagnostic
 
ISerializationDiagnostic.Acceptor - Interface in org.eclipse.xtext.serializer.diagnostic
 
ISerializationDiagnostic.ExceptionDiagnostic - Class in org.eclipse.xtext.serializer.diagnostic
 
ISerializationDiagnostic.ExceptionDiagnostic(Throwable) - Constructor for class org.eclipse.xtext.serializer.diagnostic.ISerializationDiagnostic.ExceptionDiagnostic
 
ISerializationDiagnostic.ExceptionThrowingAcceptor - Class in org.eclipse.xtext.serializer.diagnostic
 
ISerializationDiagnostic.ExceptionThrowingAcceptor() - Constructor for class org.eclipse.xtext.serializer.diagnostic.ISerializationDiagnostic.ExceptionThrowingAcceptor
 
ISerializationDiagnostic.StdErrAcceptor - Class in org.eclipse.xtext.serializer.diagnostic
 
ISerializationDiagnostic.StdErrAcceptor() - Constructor for class org.eclipse.xtext.serializer.diagnostic.ISerializationDiagnostic.StdErrAcceptor
 
ISerializer - Interface in org.eclipse.xtext.serializer
 
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.
ISerState - Interface in org.eclipse.xtext.serializer.analysis
 
ISerState.SerStateType - Enum in org.eclipse.xtext.serializer.analysis
 
isEscaped() - Method in interface org.eclipse.xtext.ui.codetemplates.templates.Dollar
Returns the value of the 'Escaped' attribute
isEscaped() - Method in class org.eclipse.xtext.ui.codetemplates.templates.impl.DollarImpl
 
ISetup - Interface in org.eclipse.xtext
TODO document me!
isEventMatchingLastDamage(DocumentEvent, IRegion) - Method in class org.eclipse.xtext.ui.editor.PresentationDamager
 
isExcludedByDependees(IGrammarConstraintProvider.IConstraintElement, GenericSemanticSequencer.Feature2Assignment[]) - Method in class org.eclipse.xtext.serializer.sequencer.GenericSemanticSequencer
 
isExistingOrRenamedResourceURI(URI) - Method in class org.eclipse.xtext.resource.impl.LiveShadowedResourceDescriptions
 
isExpectedGrammarElement(EObject) - Method in class org.eclipse.xtext.ui.editor.contentassist.antlr.ParserBasedContentAssistContextFactory.CallHierarchyHelper
 
isExpectingParameters() - Method in class org.eclipse.xtext.ui.codetemplates.templates.impl.VariableImpl
 
isExpectingParameters() - Method in interface org.eclipse.xtext.ui.codetemplates.templates.Variable
Returns the value of the 'Expecting Parameters' attribute
isExplicitOperationCall() - Method in class org.eclipse.xtext.xbase.impl.XFeatureCallImpl
 
isExplicitOperationCall() - Method in class org.eclipse.xtext.xbase.impl.XMemberFeatureCallImpl
 
isExplicitOperationCall() - Method in class org.eclipse.xtext.xbase.typesystem.internal.FeatureLinkingCandidate
 
isExplicitOperationCall() - Method in interface org.eclipse.xtext.xbase.XFeatureCall
Returns the value of the 'Explicit Operation Call' attribute
isExplicitOperationCall() - Method in interface org.eclipse.xtext.xbase.XMemberFeatureCall
Returns the value of the 'Explicit Operation Call' attribute
isExplicitOperationCallOrBuilderSyntax() - Method in class org.eclipse.xtext.xbase.impl.XAbstractFeatureCallImpl
 
isExplicitOperationCallOrBuilderSyntax() - Method in class org.eclipse.xtext.xbase.impl.XAbstractFeatureCallImplCustom
 
isExplicitOperationCallOrBuilderSyntax() - Method in class org.eclipse.xtext.xbase.impl.XFeatureCallImplCustom
 
isExplicitOperationCallOrBuilderSyntax() - Method in class org.eclipse.xtext.xbase.impl.XMemberFeatureCallImplCustom
 
isExplicitOperationCallOrBuilderSyntax() - Method in class org.eclipse.xtext.xbase.typesystem.internal.FeatureLinkingCandidate
 
isExplicitOperationCallOrBuilderSyntax() - Method in interface org.eclipse.xtext.xbase.XAbstractFeatureCall
 
isExplicitStatic() - Method in class org.eclipse.xtext.xbase.impl.XAssignmentImpl
 
isExplicitStatic() - Method in class org.eclipse.xtext.xbase.impl.XMemberFeatureCallImpl
 
isExplicitStatic() - Method in interface org.eclipse.xtext.xbase.XAssignment
Returns the value of the 'Explicit Static' attribute
isExplicitStatic() - Method in interface org.eclipse.xtext.xbase.XMemberFeatureCall
Returns the value of the 'Explicit Static' attribute
isExplicitSyntax() - Method in class org.eclipse.xtext.xbase.impl.XClosureImpl
 
isExplicitSyntax() - Method in interface org.eclipse.xtext.xbase.XClosure
Returns the value of the 'Explicit Syntax' attribute
isExtension() - Method in class org.eclipse.xtext.xbase.impl.XAbstractFeatureCallImpl
 
isExtension(XExpression) - Method in class org.eclipse.xtext.xbase.impl.XAbstractFeatureCallImplCustom
 
isExtension() - Method in class org.eclipse.xtext.xbase.impl.XAssignmentImplCustom
 
isExtension() - Method in class org.eclipse.xtext.xbase.impl.XBinaryOperationImplCustom
 
isExtension() - Method in class org.eclipse.xtext.xbase.impl.XFeatureCallImplCustom
 
isExtension() - Method in class org.eclipse.xtext.xbase.impl.XMemberFeatureCallImplCustom
 
isExtension() - Method in class org.eclipse.xtext.xbase.impl.XUnaryOperationImplCustom
 
isExtension() - Method in class org.eclipse.xtext.xbase.scoping.batch.ConstructorDescription
 
isExtension() - Method in interface org.eclipse.xtext.xbase.scoping.batch.IIdentifiableElementDescription
 
isExtension() - Method in class org.eclipse.xtext.xbase.scoping.batch.InstanceExtensionDescription
 
isExtension() - Method in class org.eclipse.xtext.xbase.scoping.batch.InstanceFeatureDescription
 
isExtension() - Method in class org.eclipse.xtext.xbase.scoping.batch.InstanceFeatureDescriptionWithoutReceiver
 
isExtension() - Method in class org.eclipse.xtext.xbase.scoping.batch.SimpleIdentifiableElementDescription
 
isExtension() - Method in class org.eclipse.xtext.xbase.scoping.batch.StaticExtensionFeatureDescription
 
isExtension() - Method in class org.eclipse.xtext.xbase.scoping.batch.StaticFeatureDescription
 
isExtension() - Method in interface org.eclipse.xtext.xbase.typesystem.computation.IFeatureLinkingCandidate
Returns true if the the linked feature is contributed by an extension.
isExtension() - Method in class org.eclipse.xtext.xbase.typesystem.internal.AbstractImplicitFeature
 
isExtension() - Method in class org.eclipse.xtext.xbase.typesystem.internal.AbstractPendingLinkingCandidate
 
isExtension() - Method in class org.eclipse.xtext.xbase.typesystem.internal.AmbiguousFeatureLinkingCandidate
 
isExtension() - Method in class org.eclipse.xtext.xbase.typesystem.internal.AppliedFeatureLinkingCandidate
 
isExtension() - Method in class org.eclipse.xtext.xbase.typesystem.internal.FeatureLinkingCandidate
 
isExtension() - Method in class org.eclipse.xtext.xbase.typesystem.internal.FollowUpError
 
isExtension() - Method in interface org.eclipse.xtext.xbase.typesystem.internal.ITypeLiteralLinkingCandidate
 
isExtension() - Method in class org.eclipse.xtext.xbase.typesystem.internal.NullFeatureLinkingCandidate
 
isExtension() - Method in class org.eclipse.xtext.xbase.typesystem.internal.ResolvedFeature
 
isExtension() - Method in class org.eclipse.xtext.xbase.typesystem.internal.ResolvedTypeLiteral
 
isExtension() - Method in class org.eclipse.xtext.xbase.typesystem.internal.ScopeProviderAccess.ErrorDescription
 
isExtension() - Method in class org.eclipse.xtext.xbase.typesystem.internal.SuspiciouslyOverloadedCandidate
 
isExtension() - Method in class org.eclipse.xtext.xbase.typesystem.internal.TypeLiteralLinkingCandidate
 
isExtension() - Method in class org.eclipse.xtext.xbase.typesystem.internal.UnresolvableFeatureCall
 
isExtension() - Method in interface org.eclipse.xtext.xbase.XAbstractFeatureCall
Returns true if the feature was made available by an extension.
isExtension() - Method in class org.eclipse.xtext.xtype.impl.XImportDeclarationImpl
 
isExtension() - Method in interface org.eclipse.xtext.xtype.XImportDeclaration
Returns the value of the 'Extension' attribute
isExtensionProvider() - Method in class org.eclipse.xtext.xbase.scoping.featurecalls.AbstractStaticMethodsFeatureForTypeProvider
Deprecated.
 
isExtensionProvider() - Method in class org.eclipse.xtext.xbase.scoping.featurecalls.DefaultFeaturesForTypeProvider
Deprecated.
 
isExtensionProvider() - Method in class org.eclipse.xtext.xbase.scoping.featurecalls.DefaultJvmFeatureDescriptionProvider
Deprecated.
 
isExtensionProvider() - Method in interface org.eclipse.xtext.xbase.scoping.featurecalls.IFeaturesForTypeProvider
Deprecated.
 
isExtensionProvider() - Method in class org.eclipse.xtext.xbase.scoping.featurecalls.XConstructorProvider
Deprecated.
 
isExtensionProvider(JvmAnnotationTarget) - Method in class org.eclipse.xtext.xbase.typesystem.internal.LogicalContainerAwareReentrantTypeResolver
 
isFactoryForType(Object) - Method in class org.eclipse.xtext.builder.builderState.util.BuilderStateAdapterFactory
Returns whether this factory is applicable for the type of the object
isFactoryForType(Object) - Method in class org.eclipse.xtext.builder.trace.util.TraceAdapterFactory
Returns whether this factory is applicable for the type of the object
isFactoryForType(Object) - Method in class org.eclipse.xtext.common.types.provider.TypesItemProviderAdapterFactory
 
isFactoryForType(Object) - Method in class org.eclipse.xtext.common.types.util.TypesAdapterFactory
Returns whether this factory is applicable for the type of the object
isFactoryForType(Object) - Method in class org.eclipse.xtext.generator.parser.antlr.debug.simpleAntlr.util.SimpleAntlrAdapterFactory
Returns whether this factory is applicable for the type of the object
isFactoryForType(Object) - Method in class org.eclipse.xtext.generator.parser.antlr.splitting.simpleExpressions.util.SimpleExpressionsAdapterFactory
Returns whether this factory is applicable for the type of the object
isFactoryForType(Object) - Method in class org.eclipse.xtext.purexbase.pureXbase.util.PureXbaseAdapterFactory
Returns whether this factory is applicable for the type of the object
isFactoryForType(Object) - Method in class org.eclipse.xtext.ui.codetemplates.templates.util.TemplatesAdapterFactory
Returns whether this factory is applicable for the type of the object
isFactoryForType(Object) - Method in class org.eclipse.xtext.util.XtextAdapterFactory
Returns whether this factory is applicable for the type of the object
isFactoryForType(Object) - Method in class org.eclipse.xtext.xbase.annotations.xAnnotations.util.XAnnotationsAdapterFactory
Returns whether this factory is applicable for the type of the object
isFactoryForType(Object) - Method in class org.eclipse.xtext.xbase.util.XbaseAdapterFactory
Returns whether this factory is applicable for the type of the object
isFactoryForType(Object) - Method in class org.eclipse.xtext.xtype.util.XtypeAdapterFactory
Returns whether this factory is applicable for the type of the object
isFailOnValidationError() - Method in class org.eclipse.xtext.builder.standalone.StandaloneBuilder
 
isFastChecked() - Method in class org.eclipse.xtext.xbase.scoping.featurecalls.JvmFeatureDescription
Deprecated.
 
isFeatureCallScope(EReference) - Method in class org.eclipse.xtext.xbase.linking.XbaseLinkingScopeProvider
 
isFeatureCallScope(EReference) - Method in class org.eclipse.xtext.xbase.scoping.batch.FeatureScopes
 
isFeatureCallScope(EReference) - Method in class org.eclipse.xtext.xbase.scoping.batch.XbaseBatchScopeProvider
 
isFeatureCallScope(EReference) - Method in class org.eclipse.xtext.xbase.scoping.XbaseScopeProvider
Deprecated.
 
isFeatureSemanticallyEqualApartFromType(EStructuralFeature, EStructuralFeature) - Method in class org.eclipse.xtext.xtext.ecoreInference.EClassifierInfo.EClassInfo
 
isFeatureSemanticallyEqualTo(EStructuralFeature, EStructuralFeature) - Method in class org.eclipse.xtext.xtext.ecoreInference.EClassifierInfo.EClassInfo
 
isFile(Path) - Method in class org.eclipse.xtext.xbase.file.JavaIOFileSystemSupport
 
isFile(Path) - Method in class org.eclipse.xtext.xbase.ui.file.EclipseFileSystemSupportImpl
 
isFileSearch(StackTraceElement) - Method in class org.eclipse.xtext.xbase.ui.editor.StacktraceBasedEditorDecider
 
isFilteredFromCommonTypesList(JvmTypeReference) - Method in class org.eclipse.xtext.xbase.typing.XbaseTypeProvider
Deprecated.
 
isFinal() - Method in class org.eclipse.xtext.common.types.impl.JvmDeclaredTypeImpl
 
isFinal() - Method in class org.eclipse.xtext.common.types.impl.JvmEnumerationTypeImplCustom
 
isFinal() - Method in class org.eclipse.xtext.common.types.impl.JvmFieldImpl
 
isFinal() - Method in class org.eclipse.xtext.common.types.impl.JvmOperationImpl
 
isFinal() - Method in interface org.eclipse.xtext.common.types.JvmDeclaredType
Returns the value of the 'Final' attribute
isFinal() - Method in interface org.eclipse.xtext.common.types.JvmField
Returns the value of the 'Final' attribute
isFinal() - Method in interface org.eclipse.xtext.common.types.JvmOperation
Returns the value of the 'Final' attribute
isFinal() - Method in class org.eclipse.xtext.generator.Binding
 
isFinal() - Method in class org.eclipse.xtext.xbase.ui.refactoring.ExtractVariableRefactoring
 
isFinal(LightweightTypeReference) - Method in class org.eclipse.xtext.xbase.validation.XbaseJavaValidator
 
isFinalState(CTX, INFAState<?, ?>, boolean, boolean) - Method in class org.eclipse.xtext.grammaranalysis.impl.AbstractPDAProvider
 
isFindReferences(StackTraceElement) - Method in class org.eclipse.xtext.xbase.ui.editor.StacktraceBasedEditorDecider
 
isFirstArgument(int) - Method in class org.eclipse.xtext.xbase.typesystem.internal.FeatureLinkingCandidate
 
isFirstOnly() - Method in class org.eclipse.xtext.mwe.SlotEntry
 
isFloatingPoint(XNumberLiteral) - Method in class org.eclipse.xtext.xbase.typesystem.computation.NumberLiterals
 
isFocusControl() - Method in class org.eclipse.xtext.ui.editor.hover.html.XtextBrowserInformationControlAdapter
 
isFolded() - Method in class org.eclipse.xtext.nodemodel.impl.CompositeNode
 
isFolded(Object) - Method in class org.eclipse.xtext.nodemodel.impl.CompositeNode
 
isFolder(Path) - Method in class org.eclipse.xtext.xbase.file.JavaIOFileSystemSupport
 
isFolder(Path) - Method in class org.eclipse.xtext.xbase.ui.file.EclipseFileSystemSupportImpl
 
isFollowUpError() - Method in class org.eclipse.xtext.xbase.typesystem.internal.ScopeProviderAccess.ErrorDescription
 
isFormatting() - Method in class org.eclipse.xtext.parsetree.reconstr.SerializerOptions
Deprecated.
 
isFormatting() - Method in class org.eclipse.xtext.resource.SaveOptions
 
isFragment() - Method in class org.eclipse.xtext.generator.parser.antlr.debug.simpleAntlr.impl.RuleImpl
 
isFragment() - Method in interface org.eclipse.xtext.generator.parser.antlr.debug.simpleAntlr.Rule
Returns the value of the 'Fragment' attribute
isFragment() - Method in class org.eclipse.xtext.impl.TerminalRuleImpl
 
isFragment() - Method in interface org.eclipse.xtext.TerminalRule
Returns the value of the 'Fragment' attribute
isFromOutputPath(IResource) - Method in class org.eclipse.xtext.ui.shared.JdtHelper
 
isFromOutputPath(IResource) - Method in interface org.eclipse.xtext.ui.util.IJdtHelper
Return true if the given resource is member of a java target folder.
isFull() - Method in class org.eclipse.xtext.generator.parser.antlr.splitting.AntlrParserSplitter.ExtractedClass
 
isFunction(JvmTypeReference) - Method in class org.eclipse.xtext.xbase.compiler.TypeConvertingCompiler
 
isFunctionAndProcedureAvailable(ITypeReferenceOwner) - Method in class org.eclipse.xtext.xbase.typesystem.references.FunctionTypes
 
isFunctionType() - Method in class org.eclipse.xtext.xbase.typesystem.references.LightweightTypeReference
 
isGenContentAssistTest() - Method in class org.eclipse.xtext.generator.junit.Junit4Fragment
Deprecated.
isGenerated(EStructuralFeature) - Method in class org.eclipse.xtext.xtext.ecoreInference.EClassifierInfo.EClassInfo
 
isGenerated() - Method in class org.eclipse.xtext.xtext.ecoreInference.EClassifierInfo
 
isGenerateEdit() - Method in class org.eclipse.xtext.generator.ecore.EMFGeneratorFragment
 
isGenerateEditor() - Method in class org.eclipse.xtext.generator.ecore.EMFGeneratorFragment
 
isGenerateExpressions() - Method in class org.eclipse.xtext.xbase.compiler.GeneratorConfig
 
isGenerateJavaMain(Grammar) - Method in class org.eclipse.xtext.generator.generator.GeneratorFragment
 
isGenerateMwe(Grammar) - Method in class org.eclipse.xtext.generator.generator.GeneratorFragment
 
isGenerateStub() - Method in class org.eclipse.xtext.generator.AbstractStubGeneratorFragment
 
isGenerateStub() - Method in class org.eclipse.xtext.generator.generator.GeneratorFragment
 
isGenerateStub(Grammar) - Method in class org.eclipse.xtext.generator.generator.GeneratorFragment
 
isGenerateStub() - Method in interface org.eclipse.xtext.generator.IStubGenerating
 
isGenerateStub() - Method in class org.eclipse.xtext.generator.scoping.AbstractScopingFragment
 
isGenerateStub(Grammar) - Method in class org.eclipse.xtext.generator.scoping.AbstractScopingFragment
 
isGenerateStub() - Method in class org.eclipse.xtext.generator.serializer.SerializerFragment
 
isGenerateStub() - Method in class org.eclipse.xtext.generator.validation.ValidatorFragment
 
isGenerateStub() - Method in class org.eclipse.xtext.ui.generator.contentAssist.ContentAssistFragment
 
isGenerateSyntheticSuppressWarnings() - Method in class org.eclipse.xtext.xbase.compiler.GeneratorConfig
 
isGenerateXtendMain(Grammar) - Method in class org.eclipse.xtext.generator.generator.GeneratorFragment
 
isGenerateXtendStub() - Method in class org.eclipse.xtext.generator.AbstractStubGeneratorFragment
 
isGenerateXtendStub() - Method in interface org.eclipse.xtext.generator.IStubGenerating.XtendOption
 
isGenerateXtendStub() - Method in class org.eclipse.xtext.generator.scoping.AbstractScopingFragment
 
isGenerateXtendStub() - Method in class org.eclipse.xtext.generator.serializer.SerializerFragment
 
isGenericsChecked() - Method in class org.eclipse.xtext.xbase.scoping.featurecalls.JvmFeatureDescription
Deprecated.
 
isGetClass(JvmIdentifiableElement) - Method in class org.eclipse.xtext.xbase.typesystem.internal.FeatureLinkingCandidate
 
isGetClassOnTypeLiteral() - Method in class org.eclipse.xtext.xbase.typesystem.internal.FeatureLinkingCandidate
Returns true if the method Object.getClass() is bound and the receiver is a type literal.
isGetterMethod(JvmOperation) - Method in class org.eclipse.xtext.xbase.scoping.featurecalls.XFeatureCallSugarDescriptionProvider
Deprecated.
 
IShadowedResourceDescriptions - Interface in org.eclipse.xtext.resource
 
isHandled(IStorage) - Method in class org.eclipse.xtext.builder.impl.ToBeBuiltComputer
Returns true if the storage should be processed by the builder.
isHandled(IFolder) - Method in class org.eclipse.xtext.builder.impl.ToBeBuiltComputer
Return true if the folder should be traversed.
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.
isHandled(XExpression) - Method in class org.eclipse.xtext.xbase.typesystem.internal.AbstractRootedReentrantTypeResolver
 
isHandled(JvmIdentifiableElement) - Method in class org.eclipse.xtext.xbase.typesystem.internal.AbstractRootedReentrantTypeResolver
 
isHandled(EObject) - Method in class org.eclipse.xtext.xbase.typesystem.internal.AbstractRootedReentrantTypeResolver
 
isHandled(EObject) - Method in class org.eclipse.xtext.xbase.typesystem.internal.DefaultReentrantTypeResolver
 
isHandled(XExpression) - Method in class org.eclipse.xtext.xbase.typesystem.internal.DefaultReentrantTypeResolver
 
isHandled(JvmIdentifiableElement) - Method in class org.eclipse.xtext.xbase.typesystem.internal.DefaultReentrantTypeResolver
 
isHandled(JvmIdentifiableElement) - Method in class org.eclipse.xtext.xbase.typesystem.internal.LogicalContainerAwareReentrantTypeResolver
 
isHandled(XExpression) - Method in class org.eclipse.xtext.xbase.typesystem.internal.LogicalContainerAwareReentrantTypeResolver
 
isHandled(EObject) - Method in class org.eclipse.xtext.xbase.typesystem.internal.LogicalContainerAwareReentrantTypeResolver
 
isHandled(JvmIdentifiableElement) - Method in class org.eclipse.xtext.xbase.typesystem.internal.TypeResolutionStateAdapter
 
isHandled(XExpression) - Method in class org.eclipse.xtext.xbase.typesystem.internal.TypeResolutionStateAdapter
 
isHandled(EObject) - Method in class org.eclipse.xtext.xbase.typesystem.internal.TypeResolutionStateAdapter
 
ISharedStateContributionRegistry - Interface in org.eclipse.xtext.ui.shared.contribution
A registry for shared contributions.
isHashCode(Method) - Method in class org.eclipse.xtext.xbase.interpreter.impl.AbstractClosureInvocationHandler
 
isHex(XNumberLiteral) - Method in class org.eclipse.xtext.xbase.typesystem.computation.NumberLiterals
 
isHidden - Variable in class org.eclipse.xtext.formatting.impl.FormattingConfigBasedStream.LineEntry
 
isHidden() - Method in interface org.eclipse.xtext.nodemodel.ILeafNode
Returns true if the node was produced by a hidden token.
isHidden() - Method in class org.eclipse.xtext.nodemodel.impl.HiddenLeafNode
 
isHidden() - Method in class org.eclipse.xtext.nodemodel.impl.LeafNode
 
isHidden() - Method in interface org.eclipse.xtext.parser.packrat.consumers.ITerminalConsumer
 
isHidden() - Method in class org.eclipse.xtext.parser.packrat.consumers.TerminalConsumer
 
isHidden() - Method in class org.eclipse.xtext.parser.packrat.tokens.ParsedTerminal
 
isHidden(INode, ILocationInFileProviderExtension.RegionDescription) - Method in class org.eclipse.xtext.resource.DefaultLocationInFileProvider
 
isHidden(INode) - Method in class org.eclipse.xtext.resource.DefaultLocationInFileProvider
 
isHidden(INode) - Method in class org.eclipse.xtext.xbase.compiler.FeatureCallCompiler
 
isHidden(INode) - Method in class org.eclipse.xtext.xbase.validation.XbaseJavaValidator
 
isHideSyntheticLocalVariables() - Method in class org.eclipse.xtext.generator.OutputConfiguration
 
isHideSyntheticLocalVariables() - Method in class org.eclipse.xtext.m2e.OutputConfiguration
 
isHideSyntheticVariables() - Method in class org.eclipse.xtext.generator.trace.TraceAsPrimarySourceInstaller
 
isHideSyntheticVariables() - Method in class org.eclipse.xtext.generator.trace.TraceAsPrimarySourceInstaller.XtextClassAdapter
 
isHighlighting() - Method in class org.eclipse.xtext.generator.parser.antlr.ex.ExternalAntlrLexerFragment
 
isID(EStructuralFeature) - Static method in class org.eclipse.xtext.xtext.ui.wizard.ecore2xtext.Ecore2XtextExtensions
 
isIdentifierPart(IDocument, int) - Method in class org.eclipse.xtext.ui.editor.autoedit.AbstractEditStrategy
 
isIdRule(String) - Method in class org.eclipse.xtext.xbase.ui.contentassist.XbaseProposalProvider
 
isIgnore() - Method in class org.eclipse.xtext.junit4.parameterized.ParameterizedXtextRunner.ParameterSetRunner
Deprecated.
 
isIgnoreCase() - Method in class org.eclipse.xtext.generator.parser.antlr.AntlrOptions
 
isIgnoreCase() - Method in class org.eclipse.xtext.generator.scoping.AbstractScopingFragment
 
isIgnoreCase(EReference) - Method in interface org.eclipse.xtext.scoping.ICaseInsensitivityHelper
 
isIgnoreCase(EReference) - Method in class org.eclipse.xtext.scoping.impl.AbstractGlobalScopeDelegatingScopeProvider
 
isIgnoreCase(EReference) - Method in class org.eclipse.xtext.scoping.impl.AbstractGlobalScopeProvider
 
isIgnoreCase() - Method in class org.eclipse.xtext.scoping.impl.AbstractScope
 
isIgnoreCase(EReference) - Method in class org.eclipse.xtext.scoping.impl.CaseInsensitivityHelper
 
isIgnoreCase() - Method in class org.eclipse.xtext.scoping.impl.ImportNormalizer
 
isIgnored(IWorkbenchPartSelection) - Method in class org.eclipse.xtext.ui.views.AbstractSourceView
 
isIgnored(String) - Method in class org.eclipse.xtext.validation.AbstractDeclarativeValidator
 
isIgnored(String) - Method in class org.eclipse.xtext.validation.IssueSeverities
 
isIgnored(String) - Method in interface org.eclipse.xtext.xbase.typesystem.computation.ITypeComputationState
 
isIgnored(String) - Method in class org.eclipse.xtext.xbase.typesystem.internal.AbstractTypeComputationState
 
isIgnored(String) - Method in class org.eclipse.xtext.xbase.typesystem.internal.CompoundTypeComputationState
 
isIgnored(String) - Method in class org.eclipse.xtext.xbase.typesystem.internal.ForwardingTypeComputationState
 
isIgnoredResource(IResource) - Method in class org.eclipse.xtext.ui.containers.AbstractAllContainersState
 
isIgnoredResource(IResource) - Method in class org.eclipse.xtext.ui.containers.AbstractJavaProjectsState
 
isIgnoreNotifications() - Method in class org.eclipse.xtext.util.OnChangeEvictingCache.CacheAdapter
 
isIllegallyDeclaredException(LightweightTypeReference, List<IResolvedOperation>) - Method in class org.eclipse.xtext.xbase.typesystem.override.AbstractResolvedOperation
 
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
 
isImplicitFirstArgument(XAbstractFeatureCall) - Method in class org.eclipse.xtext.xbase.typesystem.internal.ExpressionTypeComputationState
 
isImplicitlyStatic(XAssignment) - Method in class org.eclipse.xtext.xbase.typesystem.internal.FeatureLinkingCandidate
 
isImplicitReceiver(XAbstractFeatureCall) - Method in class org.eclipse.xtext.xbase.typesystem.internal.ExpressionTypeComputationState
 
isImplicitReturn(XExpression) - Method in class org.eclipse.xtext.xbase.annotations.validation.XbaseWithAnnotationsJavaValidator
 
isImplicitReturn(XExpression) - Method in class org.eclipse.xtext.xbase.typesystem.computation.ClosureWithExpectationHelper
 
isImplicitReturn(XExpression) - Method in class org.eclipse.xtext.xbase.validation.XbaseJavaValidator
 
isImplicitVariable(EObject, EReference, String) - Method in class org.eclipse.xtext.xbase.ui.refactoring.XbaseReferenceUpdater
 
isImportTypeReference(IReferenceDescription) - Method in class org.eclipse.xtext.xbase.ui.refactoring.XbaseReferenceUpdater
 
isIncludeCurrentBlock() - Method in class org.eclipse.xtext.xbase.scoping.LocalVariableScopeContext
Deprecated.
 
isIndependentOfAssumptions() - Method in interface org.eclipse.xtext.xbase.resource.LinkingAssumptions.Tracker
Deprecated.
 
isIndependentOfAssumptions() - Method in class org.eclipse.xtext.xbase.resource.XbaseResource.AssumptionTracker
 
isIndependentOfAssumptions() - Method in class org.eclipse.xtext.xbase.resource.XbaseResource.RootAssumptionTracker
 
isIndexable(EReference) - Method in class org.eclipse.xtext.resource.impl.DefaultResourceDescriptionStrategy
 
isIndexing(Notifier) - Method in class org.eclipse.xtext.resource.CompilerPhases
 
isIndexingPhase(Notifier) - Method in class org.eclipse.xtext.common.types.access.impl.IndexedJvmTypeAccess
 
isInferred(JvmTypeReference) - Static method in class org.eclipse.xtext.xbase.typesystem.InferredTypeIndicator
 
isInferredJvmElement(URI) - Method in class org.eclipse.xtext.xbase.ui.jvmmodel.findrefs.JvmModelReferenceFilter
 
isInferredJvmModelElement(EObject) - Method in class org.eclipse.xtext.xbase.ui.jvmmodel.refactoring.JvmModelReferenceUpdater
 
isInfo() - Method in class org.eclipse.xtext.ui.preferences.StatusInfo
 
ISingleLineCommentHelper - Interface in org.eclipse.xtext.ui.editor.toggleComments
 
isInherit() - Method in class org.eclipse.xtext.ui.generator.contentAssist.JavaBasedContentAssistFragment
isInheritanceRelation(JvmMember, JvmMember) - Method in class org.eclipse.xtext.common.types.util.FeatureOverridesService
Deprecated.
 
isInheritanceRelation(JvmMember, JvmMember) - Method in class org.eclipse.xtext.xbase.typesystem.legacy.LegacyFeatureOverridesService
Deprecated.
 
isInheritImplementation() - Method in class org.eclipse.xtext.generator.AbstractInheritingGeneratorFragment
 
isInheritImplementation() - Method in interface org.eclipse.xtext.generator.IInheriting
 
isInheritImplementation() - Method in class org.eclipse.xtext.generator.validation.ValidatorFragment
 
isInheritImplementation() - Method in class org.eclipse.xtext.ui.generator.contentAssist.ContentAssistFragment
 
isInheritImplementation() - Method in class org.eclipse.xtext.ui.generator.quickfix.QuickfixProviderFragment
 
isInitialized() - Method in class org.eclipse.xtext.ui.editor.DocumentBasedDirtyResource
 
isInitialized(JvmField) - Method in class org.eclipse.xtext.xbase.validation.XbaseJavaValidator
 
isInitializing - Variable in class org.eclipse.xtext.resource.DerivedStateAwareResource
 
isInlined(XAbstractFeatureCall) - Method in class org.eclipse.xtext.xbase.util.XExpressionHelper
 
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
 
isInstallDslAsPrimarySource() - Method in class org.eclipse.xtext.generator.OutputConfiguration
 
isInstallDslAsPrimarySource() - Method in class org.eclipse.xtext.m2e.OutputConfiguration
 
isInstalled() - Method in class org.eclipse.xtext.ui.editor.folding.DefaultFoldingStructureProvider
Returns true if the provider is installed, false otherwise.
isInstanceContext() - Method in class org.eclipse.xtext.xbase.scoping.batch.AbstractNestedFeatureScopeSession
 
isInstanceContext() - Method in interface org.eclipse.xtext.xbase.scoping.batch.IFeatureScopeSession
Returns true if this can be validly resolved in the current scope.
isInstanceContext() - Method in class org.eclipse.xtext.xbase.scoping.batch.InstanceFeatureScopeSession
 
isInstanceContext() - Method in class org.eclipse.xtext.xbase.scoping.batch.RootFeatureScopeSession
Returns true if this can be validly resolved in the current scope.
isInstanceContext() - Method in class org.eclipse.xtext.xbase.typesystem.internal.ExpressionTypeComputationState
 
isInstanceContext() - Method in class org.eclipse.xtext.xtype.impl.XFunctionTypeRefImpl
 
isInstanceContext() - Method in interface org.eclipse.xtext.xtype.XFunctionTypeRef
Returns the value of the 'Instance Context' attribute
isInstanceOf(JvmTypeReference, Class<?>) - Method in class org.eclipse.xtext.common.types.util.TypeReferences
 
isInstanceOf(EClassifier) - Method in interface org.eclipse.xtext.parsetree.reconstr.IEObjectConsumer
 
isInstanceOf(EClassifier) - Method in class org.eclipse.xtext.parsetree.reconstr.impl.EObjectConsumer
 
isInstanceOf(Type, Class<?>) - Method in class org.eclipse.xtext.service.ProviderModule
 
isInstantiateable() - Method in class org.eclipse.xtext.common.types.impl.JvmGenericTypeImpl
 
isInstantiateable() - Method in class org.eclipse.xtext.common.types.impl.JvmGenericTypeImplCustom
 
isInstantiateable() - Method in interface org.eclipse.xtext.common.types.JvmGenericType
 
isIntentionalEarlyExit(XExpression) - Method in class org.eclipse.xtext.xbase.typesystem.internal.RootResolvedTypes
Returns true for expressions that seem to be early exit expressions, e.g.
isIntentionalEarlyExit(XExpression) - Method in class org.eclipse.xtext.xbase.typesystem.util.ExtendedEarlyExitComputer
Returns true for expressions that seem to be early exit expressions, e.g.
isInterface() - Method in class org.eclipse.xtext.common.types.impl.JvmGenericTypeImpl
 
isInterface() - Method in interface org.eclipse.xtext.common.types.JvmGenericType
Returns the value of the 'Interface' attribute
isInterface(JvmType) - Method in class org.eclipse.xtext.xbase.validation.XbaseJavaValidator
 
isInterfaceType() - Method in class org.eclipse.xtext.xbase.typesystem.references.LightweightTypeReference
 
isInterfaceType() - Method in class org.eclipse.xtext.xbase.typesystem.references.ParameterizedTypeReference
 
isInterfaceType() - Method in class org.eclipse.xtext.xbase.typesystem.references.UnboundTypeReference
 
isInternalClass(char[], char[][]) - Static method in class org.eclipse.xtext.common.types.xtext.ui.TypeMatchFilters
 
isInvalidDueToPredicates(AbstractElement) - Method in class org.eclipse.xtext.parser.impl.PartialParsingHelper
 
isInvalidLastChildNode(ICompositeNode, INode) - Method in class org.eclipse.xtext.parser.impl.PartialParsingHelper
 
isInvalidRootNode(ICompositeNode, ICompositeNode) - Method in class org.eclipse.xtext.parser.impl.PartialParsingHelper
 
isInvalidRootNode(ICompositeNode, ICompositeNode) - Method in class org.eclipse.xtext.ui.codetemplates.parser.CodetemplatesPartialParsingHelper
 
isInvalidStaticSyntax() - Method in class org.eclipse.xtext.xbase.typesystem.internal.FeatureLinkingCandidate
Returns true if a static member is accessed with an instance receiver, e.g.
isInvokeable(List<Class<?>>) - Method in class org.eclipse.xtext.util.PolymorphicDispatcher.MethodDesc
 
isIsTrue() - Method in class org.eclipse.xtext.xbase.impl.XBooleanLiteralImpl
 
isIsTrue() - Method in interface org.eclipse.xtext.xbase.XBooleanLiteral
Returns the value of the 'Is True' attribute
isJava() - Method in class org.eclipse.xtext.xbase.compiler.AbstractStringBuilderBasedAppendable
 
isJava() - Method in interface org.eclipse.xtext.xbase.compiler.ISourceAppender
 
isJava() - Method in class org.eclipse.xtext.xbase.compiler.output.TreeAppendable
 
isJava - Variable in class org.eclipse.xtext.xbase.ui.document.DocumentSourceAppender.Factory.OptionalParameters
 
isJava() - Method in class org.eclipse.xtext.xbase.ui.document.DocumentSourceAppender
 
isJavaCoreAvailable() - Method in class org.eclipse.xtext.ui.resource.DefaultResourceUIServiceProvider
 
isJavaCoreAvailable() - Method in class org.eclipse.xtext.ui.shared.JdtHelper
 
isJavaCoreAvailable() - Method in interface org.eclipse.xtext.ui.util.IJdtHelper
Return true if the plugin jdt.core is available.
isJavaEnabled() - Static method in class org.eclipse.xtext.ui.shared.internal.Activator
 
isJavaKeyword(String) - Method in class org.eclipse.xtext.xbase.compiler.JavaKeywords
 
isJavaSource(IJavaElement) - Method in class org.eclipse.xtext.common.types.ui.refactoring.JvmRenameRefactoringProvider
 
isJavaStackTraceHyperlink() - Method in class org.eclipse.xtext.xbase.ui.editor.StacktraceBasedEditorDecider
 
isJavaStackTraceHyperlink(StackTraceElement) - Method in class org.eclipse.xtext.xbase.ui.editor.StacktraceBasedEditorDecider
 
isJavaSupport() - Method in interface org.eclipse.xtext.builder.standalone.ILanguageConfiguration
 
isJavaTargetFolder(IStorage) - Method in class org.eclipse.xtext.ui.resource.DefaultResourceUIServiceProvider
 
isJDI() - Method in class org.eclipse.xtext.xbase.ui.editor.StacktraceBasedEditorDecider
 
isJDIModelPresentationGetEditorID(StackTraceElement) - Method in class org.eclipse.xtext.xbase.ui.editor.StacktraceBasedEditorDecider
 
isJdtAvailable() - Method in class org.eclipse.xtext.ui.editor.contentassist.PrefixMatcher.CamelCase
 
isJvmDeclaredType(IEObjectDescription) - Method in class org.eclipse.xtext.common.types.descriptions.EObjectDescriptionBasedStubGenerator
 
isJvmElement(EObject) - Method in class org.eclipse.xtext.xbase.ui.jvmmodel.findrefs.JvmModelFindReferenceHandler
 
isJvmMember(EObject) - Method in class org.eclipse.xtext.common.types.ui.refactoring.JdtRefactoringContextFactory
 
isKeepLocalHistory() - Method in class org.eclipse.xtext.generator.OutputConfiguration
 
isKeyword(String) - Method in class org.eclipse.xtext.xbase.ui.refactoring.NewFeatureNameUtil
 
isKeywordRule(String) - Method in class org.eclipse.xtext.generator.parser.antlr.ex.common.KeywordHelper
 
isKeywordWorthyToPropose(Keyword) - Method in class org.eclipse.xtext.xbase.ui.contentassist.XbaseProposalProvider
 
isLanguageResource(IResource) - Method in interface org.eclipse.xtext.ui.editor.quickfix.ILanguageResourceHelper
 
isLanguageResource(IResource) - Method in class org.eclipse.xtext.ui.editor.quickfix.LanguageResourceHelper
 
isLanguageSpecific() - Method in class org.eclipse.xtext.ui.codetemplates.validation.CodetemplatesJavaValidator
 
isLanguageSpecific() - Method in class org.eclipse.xtext.validation.AbstractInjectableValidator
 
isLastMode() - Method in class org.eclipse.xtext.ui.codetemplates.ui.contentassist.CodetemplatesProposalProvider
 
isLastMode() - Method in interface org.eclipse.xtext.ui.editor.contentassist.RepeatedContentAssistProcessor.ModeAware
 
isLastMode() - Method in class org.eclipse.xtext.xbase.ui.contentassist.XbaseProposalProvider
 
isLastMode() - Method in class org.eclipse.xtext.xbase.ui.contentassist.XbaseReferenceProposalCreator
 
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
 
isLexerRule(String) - Static method in class org.eclipse.xtext.parser.antlr.TokenTool
 
isLikelyAValidConstraintBound(JvmTypeReference) - Method in class org.eclipse.xtext.common.types.impl.JvmTypeConstraintImplCustom
Constraint bounds are definitely invalid if they are not null and point to a primitive type.
isLikelyToBeValidProposal(INode, Iterable<ContentAssistContext>) - Method in class org.eclipse.xtext.ui.editor.contentassist.antlr.ParserBasedContentAssistContextFactory.StatefulFactory
 
isLineBasedOpenEditorAction() - Method in class org.eclipse.xtext.xbase.ui.editor.StacktraceBasedEditorDecider
 
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
 
isLinksAgainstJava() - Method in class org.eclipse.xtext.builder.standalone.LanguageAccess
 
isLinkWithEditor() - Method in class org.eclipse.xtext.xtext.ui.graph.RailroadViewPreferences
 
isList(int) - Method in class org.eclipse.xtext.serializer.sequencer.BacktrackingSemanticSequencer.SerializableObject
 
isList(JvmTypeReference) - Method in class org.eclipse.xtext.xbase.compiler.TypeConvertingCompiler
 
isList(JvmTypeReference) - Method in class org.eclipse.xtext.xbase.typing.SynonymTypesProvider
Deprecated.
 
isListTransient(EObject, EStructuralFeature) - Method in interface org.eclipse.xtext.serializer.sequencer.ITransientValueService
 
isListTransient(EObject, EStructuralFeature) - Method in class org.eclipse.xtext.serializer.sequencer.LegacyTransientValueService
 
isListTransient(EObject, EStructuralFeature) - Method in class org.eclipse.xtext.serializer.sequencer.TransientValueService
 
isLocal(Type, GenericDeclaration) - Method in class org.eclipse.xtext.common.types.access.impl.DeclaredTypeFactory
 
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
 
isLocallyUsed(EObject, EObject) - Method in class org.eclipse.xtext.xbase.validation.XbaseJavaValidator
 
isLocalTypeParameter(EObject, JvmTypeParameter) - Method in class org.eclipse.xtext.xbase.compiler.TypeReferenceSerializer
 
isLongFileNames() - Method in class org.eclipse.xtext.generator.ecore.EMFGeneratorFragment
 
ISlotEntry - Interface in org.eclipse.xtext.mwe
 
isMandatory(IGrammarConstraintProvider.IFeatureInfo) - Method in class org.eclipse.xtext.serializer.sequencer.ContextFinder
 
isMandatoryAbsorber(AbstractElement) - Method in class org.eclipse.xtext.serializer.analysis.SyntacticSequencerPDAProvider
 
isMany(AbstractElement) - Method in class org.eclipse.xtext.grammaranalysis.impl.CfgAdapter
 
isMany() - Method in class org.eclipse.xtext.parser.packrat.tokens.ParsedAction
 
isMany() - Method in class org.eclipse.xtext.parser.packrat.tokens.ParsedNonTerminalEnd
 
isMany() - Method in class org.eclipse.xtext.parser.packrat.tokens.ParsedTerminalWithFeature
 
isMany() - Method in class org.eclipse.xtext.serializer.analysis.GrammarAlias.AbstractElementAlias
 
isMany(GrammarAlias.AbstractElementAlias) - Method in class org.eclipse.xtext.serializer.analysis.GrammarAlias.GrammarAliasAdapter
 
isMany() - Method in class org.eclipse.xtext.serializer.analysis.GrammarConstraintProvider.ConstraintElement
 
isMany(IGrammarConstraintProvider.IConstraintElement) - Method in class org.eclipse.xtext.serializer.analysis.IGrammarConstraintProvider.ConstraintElementProduction
 
isMany() - Method in interface org.eclipse.xtext.serializer.analysis.IGrammarConstraintProvider.IConstraintElement
 
isMany() - Method in class org.eclipse.xtext.util.formallang.NfaToProduction.AbstractElementAlias
 
isMany(NfaToProduction.AbstractElementAlias<TOKEN>) - Method in class org.eclipse.xtext.util.formallang.NfaToProduction.AliasGrammarProvider
 
isMany(ELEMENT) - Method in interface org.eclipse.xtext.util.formallang.Production
 
isMany(StringProduction.ProdElement) - Method in class org.eclipse.xtext.util.formallang.StringProduction
 
isMany() - Method in class org.eclipse.xtext.util.formallang.StringProduction.ProdElement
 
isManyRecursive(IGrammarConstraintProvider.IConstraintElement) - Method in class org.eclipse.xtext.serializer.analysis.GrammarConstraintProvider.ConstraintElement
 
isManyRecursive(IGrammarConstraintProvider.IConstraintElement) - Method in interface org.eclipse.xtext.serializer.analysis.IGrammarConstraintProvider.IConstraintElement
 
isMappedOperator(EObject) - Method in class org.eclipse.xtext.xbase.ui.jvmmodel.refactoring.OperatorMappingUtil
 
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.
isMatch(Resource) - Method in class org.eclipse.xtext.mwe.ResourceLoadingSlotEntry
 
isMatchingExtension(JvmTypeReference, JvmOperation) - Method in class org.eclipse.xtext.xbase.scoping.featurecalls.AbstractStaticMethodsFeatureForTypeProvider
Deprecated.
 
isMatchingParameterList(AbstractResolvedOperation, AbstractResolvedOperation) - Method in class org.eclipse.xtext.xbase.typesystem.override.OverrideTester
 
isMatchingTypeParameters(AbstractResolvedOperation, AbstractResolvedOperation) - Method in class org.eclipse.xtext.xbase.typesystem.override.OverrideTester
 
isMemberCall(XAbstractFeatureCall) - Method in class org.eclipse.xtext.xbase.compiler.FeatureCallCompiler
 
isMemberCall(XAbstractFeatureCall) - Method in class org.eclipse.xtext.xbase.compiler.XbaseCompiler
 
isMemoize() - Method in class org.eclipse.xtext.generator.parser.antlr.AntlrOptions
 
isModelInSyncWithDocument(XtextResource) - Method in class org.eclipse.xtext.ui.editor.syntaxcoloring.HighlightingReconciler
Deprecated.
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.
isModified() - Method in class org.eclipse.xtext.util.MergeableManifest
 
isMorePrivateThan(JvmVisibility, JvmVisibility) - Method in class org.eclipse.xtext.xbase.typesystem.override.OverrideTester
 
isMultiline() - Method in class org.eclipse.xtext.xbase.formatting.CommentInfo
 
isMultiline(XExpression, FormattableDocument) - Method in class org.eclipse.xtext.xbase.formatting.XbaseFormatter2
 
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
 
isMultilineLambda(XClosure) - Method in class org.eclipse.xtext.xbase.formatting.XbaseFormatter2
checks whether the given lambda should be formatted as a block.
isMultiParamInOwnLine(XExpression, FormattableDocument) - Method in class org.eclipse.xtext.xbase.formatting.XbaseFormatter2
 
isMultiple() - Method in interface org.eclipse.xtext.validation.IConcreteSyntaxConstraintProvider.ISyntaxConstraint
 
isMultiple() - Method in class org.eclipse.xtext.validation.impl.ConcreteSyntaxConstraintProvider.SyntaxConstraintNode
 
isMultipleAssignment(Assignment) - Static method in class org.eclipse.xtext.GrammarUtil
 
isMultipleAssignment(Action) - Static method in class org.eclipse.xtext.GrammarUtil
 
isMultipleCardinality(AbstractElement) - Static method in class org.eclipse.xtext.GrammarUtil
 
isMultiStatus() - Method in class org.eclipse.xtext.ui.preferences.StatusInfo
 
isMultiType() - Method in class org.eclipse.xtext.xbase.typesystem.references.CompoundTypeReference
 
isMultiType() - Method in class org.eclipse.xtext.xbase.typesystem.references.LightweightTypeReference
 
isMultiType() - Method in class org.eclipse.xtext.xbase.typesystem.references.UnboundTypeReference
 
isNameEqual(JvmFeature, JvmFeature) - Method in class org.eclipse.xtext.common.types.util.FeatureOverridesService
Deprecated.
 
isNameMatches(SearchPattern, IEObjectDescription, Collection<String>) - Method in class org.eclipse.xtext.ui.search.IXtextEObjectSearch.Default
 
isNative() - Method in class org.eclipse.xtext.common.types.impl.JvmOperationImpl
 
isNative() - Method in interface org.eclipse.xtext.common.types.JvmOperation
Returns the value of the 'Native' attribute
isNavigationHistory(StackTraceElement) - Method in class org.eclipse.xtext.xbase.ui.editor.StacktraceBasedEditorDecider
 
isNegated() - Method in class org.eclipse.xtext.junit4.parameterized.ExpectationCollection.ExpectationItem
Deprecated.
 
isNotEmpty(Collection<IEarlyExitComputer.ExitPoint>) - Method in class org.eclipse.xtext.xbase.controlflow.DefaultEarlyExitComputer
 
isNoTypeExpectation() - Method in interface org.eclipse.xtext.xbase.typesystem.computation.ITypeExpectation
Returns true if anything is allowed and no constraints are expected.
isNoTypeExpectation() - Method in class org.eclipse.xtext.xbase.typesystem.internal.NoExpectation
 
isNoTypeExpectation() - Method in class org.eclipse.xtext.xbase.typesystem.internal.RootExpressionTypeComputationState.PendingRootExpectation
 
isNoTypeExpectation() - Method in class org.eclipse.xtext.xbase.typesystem.internal.RootNoExpectation
 
isNoTypeExpectation() - Method in class org.eclipse.xtext.xbase.typesystem.internal.RootTypeExpectation
 
isNoTypeExpectation() - Method in class org.eclipse.xtext.xbase.typesystem.internal.TypeExpectation
 
isNullOrEmpty(Iterable<?>) - Static method in class org.eclipse.xtext.xbase.lib.IterableExtensions
Determines if the given iterable is null or contains no elements.
isNullOrEmpty(Iterator<?>) - Static method in class org.eclipse.xtext.xbase.lib.IteratorExtensions
Determines if the given iterator is null or contains no elements.
isNullOrEmpty(String) - Static method in class org.eclipse.xtext.xbase.lib.StringExtensions
Returns true if s is null or equal to the empty String "".
isNullOrProxy(JvmTypeReference) - Method in class org.eclipse.xtext.common.types.util.TypeReferences
 
isNullSafe() - Method in class org.eclipse.xtext.xbase.impl.XMemberFeatureCallImpl
 
isNullSafe() - Method in interface org.eclipse.xtext.xbase.XMemberFeatureCall
Returns the value of the 'Null Safe' attribute
isNullValidResult(EObject, EReference, INode) - Method in class org.eclipse.xtext.linking.impl.Linker
 
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.
isOnClassPath(IJavaProject, IStorage) - Method in class org.eclipse.xtext.common.types.access.jdt.WorkingCopyOwnerProvider
 
isOne() - Method in class org.eclipse.xtext.util.formallang.NfaToProduction.AbstractElementAlias
 
isOneOrMoreCardinality(AbstractElement) - Static method in class org.eclipse.xtext.GrammarUtil
 
isOpenCompareEditor(StackTraceElement) - Method in class org.eclipse.xtext.xbase.ui.editor.StacktraceBasedEditorDecider
 
isOpened(IResourceDelta) - Method in class org.eclipse.xtext.builder.impl.XtextBuilder
 
isOpenEditorAction() - Method in class org.eclipse.xtext.xbase.ui.editor.StacktraceBasedEditorDecider
 
isOpenEditorAction(StackTraceElement) - Method in class org.eclipse.xtext.xbase.ui.editor.StacktraceBasedEditorDecider
 
isOpenResource(StackTraceElement) - Method in class org.eclipse.xtext.xbase.ui.editor.StacktraceBasedEditorDecider
 
isOperatorFromExtension(XExpression, QualifiedName, Class<?>) - Method in class org.eclipse.xtext.xbase.util.XExpressionHelper
 
isOperatorFromExtension(XAbstractFeatureCall, QualifiedName, Class<?>) - Method in class org.eclipse.xtext.xbase.util.XExpressionHelper
 
isOptional(AbstractElement) - Method in class org.eclipse.xtext.formatting.impl.MatcherState
 
isOptional(AbstractElement) - Method in class org.eclipse.xtext.grammaranalysis.impl.CfgAdapter
 
isOptional() - Method in class org.eclipse.xtext.parser.packrat.tokens.ParsedToken
 
isOptional() - Method in class org.eclipse.xtext.serializer.analysis.GrammarAlias.AbstractElementAlias
 
isOptional(GrammarAlias.AbstractElementAlias) - Method in class org.eclipse.xtext.serializer.analysis.GrammarAlias.GrammarAliasAdapter
 
isOptional() - Method in class org.eclipse.xtext.serializer.analysis.GrammarConstraintProvider.ConstraintElement
 
isOptional(IGrammarConstraintProvider.IConstraintElement) - Method in class org.eclipse.xtext.serializer.analysis.IGrammarConstraintProvider.ConstraintElementProduction
 
isOptional() - Method in interface org.eclipse.xtext.serializer.analysis.IGrammarConstraintProvider.IConstraintElement
 
isOptional(int) - Method in class org.eclipse.xtext.serializer.sequencer.BacktrackingSemanticSequencer.SerializableObject
 
isOptional(AbstractElement) - Method in class org.eclipse.xtext.ui.editor.contentassist.antlr.ParserBasedContentAssistContextFactory.FollowElementCalculator
 
isOptional() - Method in class org.eclipse.xtext.util.formallang.NfaToProduction.AbstractElementAlias
 
isOptional(NfaToProduction.AbstractElementAlias<TOKEN>) - Method in class org.eclipse.xtext.util.formallang.NfaToProduction.AliasGrammarProvider
 
isOptional(ELEMENT) - Method in interface org.eclipse.xtext.util.formallang.Production
 
isOptional(StringProduction.ProdElement) - Method in class org.eclipse.xtext.util.formallang.StringProduction
 
isOptional() - Method in class org.eclipse.xtext.util.formallang.StringProduction.ProdElement
 
isOptional() - Method in interface org.eclipse.xtext.validation.IConcreteSyntaxConstraintProvider.ISyntaxConstraint
 
isOptional() - Method in class org.eclipse.xtext.validation.impl.ConcreteSyntaxConstraintProvider.SyntaxConstraintNode
 
isOptionalAbsorber(AbstractElement) - Method in class org.eclipse.xtext.serializer.analysis.SyntacticSequencerPDAProvider
 
isOptionalCardinality(AbstractElement) - Static method in class org.eclipse.xtext.GrammarUtil
 
isOptionalRecursive(IGrammarConstraintProvider.IConstraintElement) - Method in class org.eclipse.xtext.serializer.analysis.GrammarConstraintProvider.ConstraintElement
 
isOptionalRecursive(IGrammarConstraintProvider.IConstraintElement) - Method in interface org.eclipse.xtext.serializer.analysis.IGrammarConstraintProvider.IConstraintElement
 
isOrdered() - Method in class org.eclipse.xtext.junit4.parameterized.StringCollection
Deprecated.
 
isOriginator(DocumentEvent, IRegion) - Method in class org.eclipse.xtext.ui.refactoring.ui.RenameLinkedMode.FocusEditingSupport
 
ISourceAppender - Interface in org.eclipse.xtext.xbase.compiler
 
ISourceViewerAware - Interface in org.eclipse.xtext.ui.editor
 
isOutlineViewActive() - Method in class org.eclipse.xtext.ui.editor.outline.actions.OutlineWithEditorLinker
 
isOverlap(DocumentRewriter.Section) - Method in class org.eclipse.xtext.xbase.ui.document.DocumentRewriter.Section
 
isOverridden(JvmFeature, JvmFeature, ITypeArgumentContext, boolean) - Method in class org.eclipse.xtext.common.types.util.FeatureOverridesService
Deprecated.
 
isOverridden(JvmOperation, Collection<AbstractResolvedOperation>) - Method in class org.eclipse.xtext.xbase.typesystem.override.AbstractResolvedFeatures
 
isOverrideExistingResources() - Method in class org.eclipse.xtext.generator.OutputConfiguration
 
isOverrideExistingResources() - Method in class org.eclipse.xtext.m2e.OutputConfiguration
 
isOverridingOrImplementing(JvmOperation) - Method in class org.eclipse.xtext.xbase.typesystem.override.AbstractResolvedOperation
 
isOverridingOrImplementing() - Method in interface org.eclipse.xtext.xbase.typesystem.override.IOverrideCheckResult
Returns true if the current operation successfully overrides or implements the given operation.
isOverridingOrImplementing(JvmOperation) - Method in interface org.eclipse.xtext.xbase.typesystem.override.IResolvedOperation
Transitively check whether this operation if implementing or overriding the given operation.
isOverridingOrImplementing() - Method in class org.eclipse.xtext.xbase.typesystem.override.LazyOverrideCheckResult
 
isOwnedBy(ITypeReferenceOwner) - Method in interface org.eclipse.xtext.xbase.typesystem.computation.ITypeExpectation
 
isOwnedBy(ITypeReferenceOwner) - Method in class org.eclipse.xtext.xbase.typesystem.internal.AbstractTypeExpectation
 
isOwnedBy(ITypeReferenceOwner) - Method in class org.eclipse.xtext.xbase.typesystem.internal.TypeData
 
isOwnedBy(ITypeReferenceOwner) - Method in class org.eclipse.xtext.xbase.typesystem.references.ArrayTypeReference
 
isOwnedBy(ITypeReferenceOwner) - Method in class org.eclipse.xtext.xbase.typesystem.references.CompoundTypeReference
 
isOwnedBy(ITypeReferenceOwner) - Method in class org.eclipse.xtext.xbase.typesystem.references.FunctionTypeReference
 
isOwnedBy(ITypeReferenceOwner) - Method in class org.eclipse.xtext.xbase.typesystem.references.LightweightTypeReference
 
isOwnedBy(ITypeReferenceOwner) - Method in class org.eclipse.xtext.xbase.typesystem.references.ParameterizedTypeReference
 
isOwnedBy(ITypeReferenceOwner) - Method in class org.eclipse.xtext.xbase.typesystem.references.WildcardTypeReference
 
isPackage(char[][], char[]) - Method in class org.eclipse.xtext.xbase.compiler.OnTheFlyJavaCompiler.PatchedFileSystem
 
isPackageExplorerOrNavigator(StackTraceElement) - Method in class org.eclipse.xtext.xbase.ui.editor.StacktraceBasedEditorDecider
 
isPackageFragment() - Method in class org.eclipse.xtext.xbase.impl.XAbstractFeatureCallImpl
 
isPackageFragment() - Method in class org.eclipse.xtext.xbase.impl.XAbstractFeatureCallImplCustom
 
isPackageFragment() - Method in class org.eclipse.xtext.xbase.impl.XFeatureCallImpl
 
isPackageFragment() - Method in class org.eclipse.xtext.xbase.impl.XFeatureCallImplCustom
 
isPackageFragment() - Method in class org.eclipse.xtext.xbase.impl.XMemberFeatureCallImpl
 
isPackageFragment() - Method in class org.eclipse.xtext.xbase.impl.XMemberFeatureCallImplCustom
 
isPackageFragment() - Method in class org.eclipse.xtext.xbase.typesystem.internal.ResolvedTypeLiteral
 
isPackageFragment() - Method in interface org.eclipse.xtext.xbase.XAbstractFeatureCall
 
isPackageFragment() - Method in interface org.eclipse.xtext.xbase.XFeatureCall
Returns the value of the 'Package Fragment' attribute
isPackageFragment() - Method in interface org.eclipse.xtext.xbase.XMemberFeatureCall
Returns the value of the 'Package Fragment' attribute
isPackageReferenced(ResourceSet, EPackage, Collection<AbstractMetamodelDeclaration>) - Method in class org.eclipse.xtext.xtext.XtextLinker.PackageRemover
 
isParentOf(INode, INode) - Method in class org.eclipse.xtext.xbase.ui.contentassist.XbaseProposalProvider
 
isParserRule(AbstractRule) - Method in class org.eclipse.xtext.validation.impl.ConcreteSyntaxConstraintProvider
 
isParserRuleCall() - Method in class org.eclipse.xtext.formatting.impl.MatcherState
 
isParserRuleCall(EObject) - Static method in class org.eclipse.xtext.GrammarUtil
 
isParserRuleCallOptional() - Method in class org.eclipse.xtext.formatting.impl.MatcherState
 
isPluginProject() - Method in class org.eclipse.xtext.ui.generator.projectWizard.SimpleProjectWizardFragment
 
isPossibleMergeResult(List<LightweightBoundTypeArgument>, LightweightTypeReference) - Method in class org.eclipse.xtext.xbase.typesystem.util.BoundTypeArgumentMerger
 
isPossiblyHandled(IStorage) - Method in interface org.eclipse.xtext.builder.impl.IToBeBuiltComputerContribution
Returns true if the given storage is possibly process-able by the builder.
isPossiblyHandled(IStorage) - Method in class org.eclipse.xtext.builder.impl.javasupport.JdtToBeBuiltComputer
 
isPossiblyHandled(IStorage) - Method in class org.eclipse.xtext.builder.impl.ToBeBuiltComputer.CompositeContribution
 
isPossiblyHandled(IStorage) - Method in class org.eclipse.xtext.builder.impl.ToBeBuiltComputer.NullContribution
 
isPossiblyManaged(IStorage) - Method in class org.eclipse.xtext.ui.resource.UriValidator
 
isPotentialLazyCrossReference(EStructuralFeature) - Method in class org.eclipse.xtext.linking.lazy.LazyLinkingResource
Return true if the given feature may hold a proxy that has to be resolved.
isPotentialTypeLiteral(XExpression, IResolvedTypes) - Method in class org.eclipse.xtext.xbase.util.FeatureCallAsTypeLiteralHelper
Returns true if the given feature call can be a type literal (structurally).
isPotentialTypeLiteralImpl(XExpression, IResolvedTypes, boolean) - Method in class org.eclipse.xtext.xbase.util.FeatureCallAsTypeLiteralHelper
 
isPredicated() - Method in interface org.eclipse.xtext.AbstractElement
Returns the value of the 'Predicated' attribute
isPredicated() - Method in class org.eclipse.xtext.impl.AbstractElementImpl
 
isPreferredSplitState(Pair<Integer, NfaToProduction.StateAlias<T>>, Pair<Integer, NfaToProduction.StateAlias<T>>) - Method in class org.eclipse.xtext.util.formallang.NfaToProduction
 
isPrefix(URI, URI) - Method in class org.eclipse.xtext.generator.trace.TraceURIHelper
 
isPrefixBooleanFeature(EStructuralFeature) - Static method in class org.eclipse.xtext.xtext.ui.wizard.ecore2xtext.Ecore2XtextExtensions
 
isPrimitive(JvmTypeReference) - Method in class org.eclipse.xtext.common.types.util.Primitives
 
isPrimitive() - Method in class org.eclipse.xtext.xbase.typesystem.references.LightweightTypeReference
 
isPrimitive() - Method in class org.eclipse.xtext.xbase.typesystem.references.ParameterizedTypeReference
 
isPrimitive() - Method in class org.eclipse.xtext.xbase.typesystem.references.UnboundTypeReference
 
isPrimitiveType(JvmTypeReference) - Method in class org.eclipse.xtext.common.types.util.TypeConformanceComputer
Deprecated.
 
isPrimitiveVoid(JvmType) - Method in class org.eclipse.xtext.common.types.util.ParameterizedTypeConformanceStrategy
Deprecated.
 
isPrimitiveVoid(JvmTypeReference) - Method in class org.eclipse.xtext.common.types.util.TypeConformanceComputer
Deprecated.
 
isPrimitiveVoid(JvmTypeReference) - Method in class org.eclipse.xtext.xbase.compiler.AbstractXbaseCompiler
 
isPrimitiveVoid(XExpression) - Method in class org.eclipse.xtext.xbase.compiler.AbstractXbaseCompiler
 
isPrimitiveVoid() - Method in class org.eclipse.xtext.xbase.typesystem.references.LightweightTypeReference
 
isPrimitiveVoid() - Method in class org.eclipse.xtext.xbase.typesystem.references.ParameterizedTypeReference
 
isPrimitiveVoid() - Method in class org.eclipse.xtext.xbase.typesystem.references.UnboundTypeReference
 
isPrimitiveVoid(JvmTypeReference) - Method in class org.eclipse.xtext.xbase.validation.XbaseJavaValidator
 
isProcedure(JvmTypeReference) - Method in class org.eclipse.xtext.xbase.compiler.TypeConvertingCompiler
 
isProcedure(XFunctionTypeRefImplCustom) - Method in class org.eclipse.xtext.xbase.typesystem.references.IndexingOwnedConverter
 
isProcessed(int) - Method in class org.eclipse.xtext.xbase.typesystem.arguments.AssignmentFeatureCallArguments
 
isProcessed(int) - Method in interface org.eclipse.xtext.xbase.typesystem.arguments.IFeatureCallArguments
 
isProcessed(int) - Method in class org.eclipse.xtext.xbase.typesystem.arguments.StandardFeatureCallArguments
 
isProjectPreferencePage() - Method in class org.eclipse.xtext.ui.preferences.PropertyAndPreferencePage
 
isPropagatedType(XExpression) - Method in class org.eclipse.xtext.xbase.typesystem.internal.ResolvedTypes
 
isPropagatedType(XExpression) - Method in class org.eclipse.xtext.xbase.typesystem.internal.StackedResolvedTypes
 
isPropertyOfUnresolvedAnnotation(ILinkingDiagnosticMessageProvider.ILinkingDiagnosticContext) - Method in class org.eclipse.xtext.xbase.annotations.validation.UnresolvedAnnotationTypeAwareMessageProducer
 
isPropertyPage() - Method in class org.eclipse.xtext.ui.editor.preferences.AbstractPreferencePage
 
isPropertySet() - Method in class org.eclipse.xtext.ui.editor.actions.AbstractToggleActionContributor
 
isProvider() - Method in class org.eclipse.xtext.generator.BindValue
 
isPublic() - Static method in class org.eclipse.xtext.common.types.xtext.ui.TypeMatchFilters
 
isPure() - Method in class org.eclipse.xtext.junit4.parameterized.ExpectationCollection.ExpectationItem
Deprecated.
 
isPure() - Method in class org.eclipse.xtext.junit4.parameterized.ExpectationCollection
Deprecated.
 
isQuickFixable() - Method in class org.eclipse.xtext.ui.editor.validation.XtextAnnotation
 
isQuoted() - Method in class org.eclipse.xtext.junit4.parameterized.StringCollection
Deprecated.
 
isRawType() - Method in class org.eclipse.xtext.common.types.util.TypeConformanceComputationArgument
Deprecated.
 
isRawType() - Method in class org.eclipse.xtext.xbase.typesystem.conformance.TypeConformanceComputationArgument
 
isRawType() - Method in class org.eclipse.xtext.xbase.typesystem.references.ArrayTypeReference
 
isRawType() - Method in class org.eclipse.xtext.xbase.typesystem.references.CompoundTypeReference
 
isRawType() - Method in class org.eclipse.xtext.xbase.typesystem.references.LightweightTypeReference
Returns true is this type points to a raw type.
isRawType() - Method in class org.eclipse.xtext.xbase.typesystem.references.ParameterizedTypeReference
 
isRawType() - Method in class org.eclipse.xtext.xbase.typesystem.references.UnboundTypeReference
 
isRawTypeContext() - Method in interface org.eclipse.xtext.common.types.util.ITypeArgumentContext
Deprecated.
 
isRawTypeContext() - Method in class org.eclipse.xtext.common.types.util.LazyTypeArgumentContext
Deprecated.
 
isRawTypeContext() - Method in class org.eclipse.xtext.common.types.util.LoggingTypeArgumentDecorator
Deprecated.
 
isRawTypeContext() - Method in class org.eclipse.xtext.common.types.util.TypeArgumentContext
Deprecated.
 
isRawTypeContext() - Method in class org.eclipse.xtext.xbase.typesystem.internal.AbstractLinkingCandidate
 
isRawTypeContext() - Method in class org.eclipse.xtext.xbase.typesystem.internal.FeatureLinkingCandidate
 
isRawTypeContext() - Method in class org.eclipse.xtext.xbase.typesystem.internal.ResolvedFeature
 
isRawTypeContext() - Method in class org.eclipse.xtext.xbase.typesystem.legacy.FeatureCallTypeArgumentContext
Deprecated.
 
isRawTypeContext() - Method in class org.eclipse.xtext.xbase.typesystem.legacy.LegacyTypeArgumentContext
Deprecated.
 
isRawTypeInheritance() - Method in class org.eclipse.xtext.xbase.typesystem.override.AbstractResolvedOperation
 
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.
isRealJvmElement() - Method in class org.eclipse.xtext.common.types.ui.refactoring.JdtRefactoringContext
 
isRecurseParent(EObject) - Method in class org.eclipse.xtext.ecore.EcoreQualifiedNameProvider
 
isRecurseParent(EObject) - Method in class org.eclipse.xtext.ecore.NsURIQualifiedNameProvider
 
isRecursive(JvmType, JvmTypeReference) - Method in class org.eclipse.xtext.common.types.util.TypeArgumentContext.CopyingTypeReferenceVisitor
Deprecated.
 
isRecursive(JvmTypeParameter, JvmTypeReference) - Method in class org.eclipse.xtext.common.types.util.TypeArgumentContextProvider
Deprecated.
 
isRecursiveRequest(List<LightweightTypeReference>, Set<String>, List<LightweightTypeReference>) - Method in class org.eclipse.xtext.xbase.typesystem.conformance.TypeConformanceComputer
 
isRefactoringEnabled(IRenameElementContext, XtextResource) - Method in class org.eclipse.xtext.ui.refactoring.ui.DefaultRenameElementHandler
 
isReferenceToForeignTypeParameter(JvmTypeReference, EObject) - Method in class org.eclipse.xtext.xbase.compiler.AbstractXbaseCompiler
 
isReferredFromClosure() - Method in class org.eclipse.xtext.xbase.scoping.LocalVariableScopeContext
Deprecated.
 
isRefinableFeature(JvmIdentifiableElement) - Method in class org.eclipse.xtext.xbase.typesystem.computation.XbaseTypeComputer
 
isRefinedType(XExpression) - Method in class org.eclipse.xtext.xbase.typesystem.internal.CompoundReentrantTypeResolver
 
isRefinedType(XExpression) - Method in class org.eclipse.xtext.xbase.typesystem.internal.ForwardingResolvedTypes
 
isRefinedType(JvmIdentifiableElement) - Method in class org.eclipse.xtext.xbase.typesystem.internal.ResolvedTypes
 
isRefinedType(XExpression) - Method in class org.eclipse.xtext.xbase.typesystem.internal.ResolvedTypes
 
isRefinedType(XExpression) - Method in class org.eclipse.xtext.xbase.typesystem.internal.StackedResolvedTypes
 
isRefinedType(JvmIdentifiableElement) - Method in class org.eclipse.xtext.xbase.typesystem.internal.StackedResolvedTypes
 
isRefinedType(XExpression) - Method in interface org.eclipse.xtext.xbase.typesystem.IResolvedTypes
Returns true if the expression's type is based on a type refinement, e.g. an instanceof guard my specialize the type of the checked reference.
isRefinedType(XExpression) - Method in class org.eclipse.xtext.xbase.typesystem.IResolvedTypes.NullResolvedTypes
 
isRegisteredPackage(EPackage) - Method in class org.eclipse.xtext.xtext.XtextValidator
 
isRejected(IFolder) - Method in interface org.eclipse.xtext.builder.impl.IToBeBuiltComputerContribution
Returns true if the folder contains resources that are fully derived, e.g. they should not be processed by the Xtext builder.
isRejected(IFolder) - Method in class org.eclipse.xtext.builder.impl.javasupport.JdtToBeBuiltComputer
Ignores Java output folders when traversing a project.
isRejected(IFolder) - Method in class org.eclipse.xtext.builder.impl.ToBeBuiltComputer.CompositeContribution
 
isRejected(IFolder) - Method in class org.eclipse.xtext.builder.impl.ToBeBuiltComputer.NullContribution
 
isRejected(IFolder) - Method in interface org.eclipse.xtext.ui.resource.IStorage2UriMapperContribution
Allows to reject a given folder, e.g. the bin folder of a java project.
isRejected(IFolder) - Method in class org.eclipse.xtext.ui.resource.Storage2UriMapperJavaImpl
Rejects Java output folders when traversing a project.
isRelativeImport() - Method in class org.eclipse.xtext.scoping.impl.ImportedNamespaceAwareLocalScopeProvider
 
isRelevant(JvmAnnotationReference) - Method in class org.eclipse.xtext.common.types.descriptions.AnnotationSignatureRelevanceUtil
 
isRelevantAnnotationType(String) - Method in class org.eclipse.xtext.ui.editor.validation.AnnotationIssueProcessor
 
isRelevantChild(EObject, EObject) - Method in class org.eclipse.xtext.util.EmfStructureComparator
 
isRemoveThis(Notification) - Method in class org.eclipse.xtext.common.types.access.JvmTypeChangeDispatcher.NotificationDispatcher
 
isReparseRequired(XtextResource, IResourceDescription.Event) - Method in class org.eclipse.xtext.ui.editor.DirtyStateEditorSupport
 
isReparseSupported() - Method in class org.eclipse.xtext.parser.AbstractParser
 
isReparseSupported() - Method in class org.eclipse.xtext.parser.antlr.AbstractAntlrParser
 
isResizable() - Method in class org.eclipse.xtext.ui.codetemplates.ui.preferences.EditTemplateDialog
 
isResolved(JvmTypeReference, boolean) - Method in class org.eclipse.xtext.common.types.util.LazyTypeArgumentContext
Deprecated.
 
isResolved(JvmTypeReference, boolean, boolean) - Method in class org.eclipse.xtext.common.types.util.LazyTypeArgumentContext
Deprecated.
 
isResolved(Object) - Method in class org.eclipse.xtext.xbase.typesystem.internal.ResolvedTypes
 
isResolved(Object) - Method in class org.eclipse.xtext.xbase.typesystem.internal.ResolvedTypes.Owner
 
isResolved(Object) - Method in class org.eclipse.xtext.xbase.typesystem.internal.StackedResolvedTypes
 
isResolved(Object) - Method in class org.eclipse.xtext.xbase.typesystem.legacy.StandardTypeReferenceOwner
 
isResolved() - Method in class org.eclipse.xtext.xbase.typesystem.references.ArrayTypeReference
 
isResolved() - Method in class org.eclipse.xtext.xbase.typesystem.references.CompoundTypeReference
 
isResolved(Object) - Method in interface org.eclipse.xtext.xbase.typesystem.references.ITypeReferenceOwner
 
isResolved() - Method in class org.eclipse.xtext.xbase.typesystem.references.LightweightTypeReference
 
isResolved() - Method in class org.eclipse.xtext.xbase.typesystem.references.ParameterizedTypeReference
 
isResolved() - Method in class org.eclipse.xtext.xbase.typesystem.references.UnboundTypeReference
 
isResolved() - Method in class org.eclipse.xtext.xbase.typesystem.references.WildcardTypeReference
 
isResolved(JvmTypeReference, JvmTypeParameterDeclarator, boolean) - Method in class org.eclipse.xtext.xbase.typing.AbstractTypeProvider
Deprecated.
 
isResolved(JvmTypeReference, JvmTypeParameterDeclarator, boolean, boolean, Set<JvmTypeReference>) - Method in class org.eclipse.xtext.xbase.typing.AbstractTypeProvider
Deprecated.
 
isResolvedAndExternal(EObject, EObject) - Method in class org.eclipse.xtext.resource.impl.DefaultResourceDescriptionStrategy
 
isResolvedTypeParameter(JvmTypeParameter) - Method in class org.eclipse.xtext.xbase.typesystem.override.AbstractResolvedExecutable
Allows to refuse a certain type parameter to be substituted.
isResolvedTypeParameter(JvmTypeParameter) - Method in class org.eclipse.xtext.xbase.typesystem.override.AbstractResolvedOperation
 
isResolvedTypeParameter(LightweightTypeReference, JvmTypeParameter) - Method in class org.eclipse.xtext.xbase.typesystem.override.AbstractResolvedOperation
 
isResponsible(Map<Object, Object>, EObject) - Method in class org.eclipse.xtext.validation.AbstractInjectableValidator
 
isRestrictionCheckIgnored() - Method in class org.eclipse.xtext.xbase.ui.validation.XbaseUIValidator
 
isReturnType() - Method in class org.eclipse.xtext.xbase.typesystem.internal.AbstractReturnAwareTypeExpectation
 
isReturnType() - Method in class org.eclipse.xtext.xbase.typesystem.internal.TypeData
 
isRoot() - Method in class org.eclipse.xtext.serializer.analysis.GrammarConstraintProvider.ConstraintElement
 
isRoot() - Method in interface org.eclipse.xtext.serializer.analysis.IGrammarConstraintProvider.IConstraintElement
 
isRoot() - Method in interface org.eclipse.xtext.validation.IConcreteSyntaxConstraintProvider.ISyntaxConstraint
 
isRoot() - Method in class org.eclipse.xtext.validation.impl.ConcreteSyntaxConstraintProvider.SyntaxConstraintNode
 
isRuleCall() - Method in class org.eclipse.xtext.grammaranalysis.impl.AbstractNFATransition
 
isRuleCall() - Method in interface org.eclipse.xtext.grammaranalysis.INFATransition
 
isRuleCallEnter() - Method in enum org.eclipse.xtext.serializer.analysis.ISyntacticSequencerPDAProvider.SynStateType
 
isRuleCallExit() - Method in enum org.eclipse.xtext.serializer.analysis.ISyntacticSequencerPDAProvider.SynStateType
 
isRunning() - Method in class org.eclipse.xtext.util.internal.Stopwatches.StopwatchForTask
 
isRuntime() - Method in class org.eclipse.xtext.generator.parser.antlr.ex.ExternalAntlrLexerFragment
 
isSame(Type, Type) - Method in class org.eclipse.xtext.service.MethodBasedModule
 
isSameAlias(String, String) - Method in class org.eclipse.xtext.xtext.ecoreInference.Xtext2EcoreTransformer
 
isSameArgumentTypes(JvmOperation, JvmOperation, ITypeArgumentContext) - Method in class org.eclipse.xtext.common.types.util.FeatureOverridesService
Deprecated.
 
isSameArgumentTypes(JvmOperation, JvmOperation, ITypeArgumentContext) - Method in class org.eclipse.xtext.xbase.typesystem.legacy.LegacyFeatureOverridesService
Deprecated.
 
isSameClass(EClass, EClass) - Method in class org.eclipse.xtext.util.EmfStructureComparator
 
isSameConstraints(JvmConstraintOwner, JvmConstraintOwner, ITypeArgumentContext) - Method in class org.eclipse.xtext.common.types.util.FeatureOverridesService
Deprecated.
 
isSameConstraints(JvmConstraintOwner, JvmConstraintOwner, ITypeArgumentContext, FeatureOverridesService.DeepChecker) - Method in class org.eclipse.xtext.common.types.util.FeatureOverridesService
Deprecated.
 
isSameErasure(AbstractResolvedOperation, AbstractResolvedOperation) - Method in class org.eclipse.xtext.xbase.typesystem.override.OverrideTester
 
isSameLine(IDocument, int, int) - Method in class org.eclipse.xtext.ui.editor.model.DocumentUtil
 
isSameNumberOfArguments(JvmOperation, JvmOperation) - Method in class org.eclipse.xtext.common.types.util.FeatureOverridesService
Deprecated.
 
isSameRenameElementContext(IRenameElementContext) - Method in class org.eclipse.xtext.ui.refactoring.ui.RenameLinkedMode
 
isSameStructure(EObject, EObject) - Method in class org.eclipse.xtext.util.EmfStructureComparator
 
isSameTypeOrAssignableToUpperBound(JvmTypeReference, JvmTypeReference) - Method in class org.eclipse.xtext.xbase.scoping.featurecalls.AbstractFeaturesForTypeProvider
Deprecated.
Returns true if the the first reference points to the same rawtype as the second reference's erasure.
isSameValidationState(IValidatedEObjectDescription) - Method in interface org.eclipse.xtext.xbase.scoping.featurecalls.IValidatedEObjectDescription
Deprecated.
 
isSameValidationState(IValidatedEObjectDescription) - Method in class org.eclipse.xtext.xbase.scoping.featurecalls.JvmFeatureDescription
Deprecated.
 
isSameValidationState(IValidatedEObjectDescription) - Method in class org.eclipse.xtext.xbase.scoping.featurecalls.LocalVarDescription
Deprecated.
 
isSaveAllBeforeRefactoring() - Method in class org.eclipse.xtext.ui.refactoring.ui.RefactoringPreferences
 
isSaving() - Method in class org.eclipse.xtext.generator.grammarAccess.ResourceSaveIndicator
 
isSealed() - Method in interface org.eclipse.xtext.common.types.access.IMirrorExtension
 
isSealed() - Method in class org.eclipse.xtext.common.types.access.impl.ClassMirror
 
isSealed() - Method in class org.eclipse.xtext.common.types.access.impl.PrimitiveMirror
 
isSealed() - Method in class org.eclipse.xtext.common.types.access.jdt.JdtTypeMirror
 
isSelectable() - Method in class org.eclipse.xtext.xtext.ui.graph.figures.AbstractSegmentFigure
 
isSelectable() - Method in class org.eclipse.xtext.xtext.ui.graph.figures.primitives.AbstractNode
 
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?
isSemicolon(INode) - Method in class org.eclipse.xtext.xbase.validation.XbaseJavaValidator
 
isSet(Map) - Method in class org.eclipse.xtext.builder.impl.IBuildFlag.Impl
 
isSet(Map) - Method in interface org.eclipse.xtext.builder.impl.IBuildFlag
 
isSet() - Method in class org.eclipse.xtext.linking.lazy.SettingDelegate
 
isSet(Integer) - Method in class org.eclipse.xtext.ui.editor.validation.AnnotationIssueProcessor
 
isSetDerivedProperty() - Method in class org.eclipse.xtext.generator.OutputConfiguration
 
isSetterMethod(JvmOperation) - Method in class org.eclipse.xtext.xbase.scoping.featurecalls.XAssignmentSugarDescriptionProvider
Deprecated.
 
isSetUserData() - Method in interface org.eclipse.xtext.builder.builderState.EObjectDescription
Returns whether the value of the 'User Data' map is set
isSetUserData() - Method in class org.eclipse.xtext.builder.builderState.impl.EObjectDescriptionImpl
 
isShadowed(EClass, QualifiedName, boolean) - Method in class org.eclipse.xtext.builder.impl.DirtyStateAwareResourceDescriptions
 
isShadowed(EClass, QualifiedName, boolean) - Method in interface org.eclipse.xtext.resource.IShadowedResourceDescriptions
 
isShadowed(IEObjectDescription) - Method in class org.eclipse.xtext.scoping.impl.AbstractScope
Returns true if the given description input from the parent scope is shadowed by local elements.
isShadowed(IEObjectDescription) - Method in class org.eclipse.xtext.scoping.impl.MapBasedScope
 
isShadowed(IEObjectDescription) - Method in class org.eclipse.xtext.scoping.impl.MultimapBasedScope
 
isShadowed(IEObjectDescription) - Method in class org.eclipse.xtext.scoping.impl.SimpleScope
 
isShadowed(IEObjectDescription) - Method in class org.eclipse.xtext.xbase.scoping.batch.AbstractSessionBasedScope
 
isShadowed(IEObjectDescription) - Method in class org.eclipse.xtext.xbase.scoping.batch.LocalVariableScope
 
isShadowed(IEObjectDescription) - Method in class org.eclipse.xtext.xbase.scoping.batch.TypeLiteralScope
 
isShadowed(IEObjectDescription) - Method in class org.eclipse.xtext.xbase.scoping.featurecalls.JvmFeatureScope
Deprecated.
 
isShadowedBy(IEObjectDescription, Iterable<IEObjectDescription>) - Method in class org.eclipse.xtext.xbase.scoping.featurecalls.FilteredDelegatingScope
Deprecated.
 
isShadowedBy(IEObjectDescription, Iterable<IEObjectDescription>) - Method in class org.eclipse.xtext.xbase.scoping.featurecalls.JvmFeatureScope
Deprecated.
 
isShadowingAllowed(QualifiedName) - Method in class org.eclipse.xtext.xbase.typesystem.internal.DefaultReentrantTypeResolver
 
isShadowingAllowed(QualifiedName) - Method in class org.eclipse.xtext.xbase.validation.FeatureNameValidator
Returns true if it is legal to shadow a local with the given name.
isShortCircuitOperation(XAbstractFeatureCall) - Method in class org.eclipse.xtext.xbase.util.XExpressionHelper
 
isShowAllProposals() - Method in class org.eclipse.xtext.xbase.ui.contentassist.XbaseReferenceProposalCreator
 
isShowFormatterSetting() - Method in class org.eclipse.xtext.ui.editor.templates.XtextTemplatePreferencePage
 
isShowJavaLikeProposals() - Method in class org.eclipse.xtext.xbase.ui.contentassist.XbaseReferenceProposalCreator
 
isShowReturnTypes() - Method in class org.eclipse.xtext.xtext.ui.editor.outline.XtextOutlineNodeLabelProvider
 
isShowShortestSugar() - Method in class org.eclipse.xtext.xbase.ui.contentassist.XbaseReferenceProposalCreator
 
isShowSmartProposals() - Method in class org.eclipse.xtext.xbase.ui.contentassist.XbaseReferenceProposalCreator
 
isShowTypeProposals() - Method in class org.eclipse.xtext.xbase.ui.contentassist.XbaseReferenceProposalCreator
 
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
 
isSimilarTypeName(String, String) - Method in class org.eclipse.xtext.xbase.ui.quickfix.JavaTypeQuickfixes
 
isSimpleAssignment(XAssignment) - Method in class org.eclipse.xtext.xbase.typesystem.internal.FeatureLinkingCandidate
 
isSimpleFeatureCall(XExpression) - Method in class org.eclipse.xtext.xbase.compiler.XbaseCompiler
 
isSingleAssignment(Assignment) - Static method in class org.eclipse.xtext.GrammarUtil
 
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
 
isSingleSyntheticDefaultConstructor(JvmConstructor) - Method in class org.eclipse.xtext.xbase.jvmmodel.JvmTypeExtensions
 
isSingleton() - Method in class org.eclipse.xtext.generator.BindKey
 
isSingleton() - Method in class org.eclipse.xtext.service.MethodBasedModule
 
isSingleWhitespace() - Method in class org.eclipse.xtext.xbase.formatting.HiddenLeafs
 
isSkipGenerate() - Method in class org.eclipse.xtext.generator.ecore.EMFGeneratorFragment
 
isSkipped() - Method in class org.eclipse.xtext.parser.packrat.tokens.AbstractParsedToken
 
isSolution(ContextTypePDAProvider.FilterState) - Method in class org.eclipse.xtext.serializer.analysis.ContextTypePDAProvider.TypeFilter
 
isSolution(RESULT) - Method in interface org.eclipse.xtext.util.formallang.NfaUtil.BacktrackHandler
 
isSolution(PdaUtil.CyclicStackItem<P>) - Method in class org.eclipse.xtext.util.formallang.PdaUtil.CyclicStackTraverser
 
isSolution(R) - Method in interface org.eclipse.xtext.util.formallang.Traverser
 
isSort() - Method in class org.eclipse.xtext.xbase.imports.RewritableImportSection
 
isSortingEnabled() - Method in class org.eclipse.xtext.ui.editor.outline.impl.OutlineFilterAndSorter
 
isSortingEnabled() - Method in class org.eclipse.xtext.ui.editor.outline.quickoutline.QuickOutlineFilterAndSorter
 
isSourceLookup(StackTraceElement) - Method in class org.eclipse.xtext.xbase.ui.editor.StacktraceBasedEditorDecider
Happens when one select a stack element in the debugger.
isSpacesForTab() - Method in class org.eclipse.xtext.ui.editor.formatting.PreferenceStoreIndentationInformation
 
isSpellingEnabled() - Method in class org.eclipse.xtext.ui.editor.reconciler.XtextSpellingReconcileStrategy
 
isStart() - Method in enum org.eclipse.xtext.serializer.analysis.ISyntacticSequencerPDAProvider.SynStateType
 
isStart() - Method in class org.eclipse.xtext.xtext.ui.graph.figures.layouts.RailroadConnectionRouter.BendConstraint
 
isStartState() - Method in class org.eclipse.xtext.grammaranalysis.impl.AbstractNFAState
 
isStartState() - Method in interface org.eclipse.xtext.grammaranalysis.INFAState
 
isStatic() - Method in class org.eclipse.xtext.common.types.impl.JvmConstructorImplCustom
 
isStatic() - Method in class org.eclipse.xtext.common.types.impl.JvmDeclaredTypeImpl
 
isStatic() - Method in class org.eclipse.xtext.common.types.impl.JvmFeatureImpl
 
isStatic() - Method in class org.eclipse.xtext.common.types.impl.JvmFieldImpl
 
isStatic() - Method in class org.eclipse.xtext.common.types.impl.JvmOperationImpl
 
isStatic() - Method in interface org.eclipse.xtext.common.types.JvmDeclaredType
Returns the value of the 'Static' attribute
isStatic() - Method in interface org.eclipse.xtext.common.types.JvmFeature
Returns true if the feature is a static field or static operation.
isStatic() - Method in interface org.eclipse.xtext.common.types.JvmField
Returns the value of the 'Static' attribute
isStatic() - Method in interface org.eclipse.xtext.common.types.JvmOperation
Returns the value of the 'Static' attribute
isStatic() - Method in class org.eclipse.xtext.xbase.impl.XAbstractFeatureCallImpl
 
isStatic() - Method in class org.eclipse.xtext.xbase.impl.XAbstractFeatureCallImplCustom
 
isStatic() - Method in class org.eclipse.xtext.xbase.scoping.batch.ConstructorDescription
Constructors of non-member types are considered to be static.
isStatic() - Method in interface org.eclipse.xtext.xbase.scoping.batch.IIdentifiableElementDescription
 
isStatic() - Method in class org.eclipse.xtext.xbase.scoping.batch.InstanceFeatureDescription
 
isStatic() - Method in class org.eclipse.xtext.xbase.scoping.batch.InstanceFeatureDescriptionWithoutReceiver
 
isStatic() - Method in class org.eclipse.xtext.xbase.scoping.batch.SimpleIdentifiableElementDescription
 
isStatic() - Method in class org.eclipse.xtext.xbase.scoping.batch.StaticExtensionFeatureDescription
 
isStatic() - Method in class org.eclipse.xtext.xbase.scoping.batch.StaticFeatureDescription
 
isStatic() - Method in interface org.eclipse.xtext.xbase.typesystem.computation.IFeatureLinkingCandidate
Returns true if the the linked feature is static.
isStatic() - Method in class org.eclipse.xtext.xbase.typesystem.internal.AbstractImplicitFeature
 
isStatic() - Method in class org.eclipse.xtext.xbase.typesystem.internal.AmbiguousFeatureLinkingCandidate
 
isStatic() - Method in class org.eclipse.xtext.xbase.typesystem.internal.AppliedFeatureLinkingCandidate
 
isStatic() - Method in class org.eclipse.xtext.xbase.typesystem.internal.FeatureLinkingCandidate
 
isStatic() - Method in class org.eclipse.xtext.xbase.typesystem.internal.FollowUpError
 
isStatic() - Method in interface org.eclipse.xtext.xbase.typesystem.internal.ITypeLiteralLinkingCandidate
 
isStatic(JvmIdentifiableElement) - Method in class org.eclipse.xtext.xbase.typesystem.internal.LogicalContainerAwareReentrantTypeResolver
 
isStatic() - Method in class org.eclipse.xtext.xbase.typesystem.internal.NullFeatureLinkingCandidate
 
isStatic() - Method in class org.eclipse.xtext.xbase.typesystem.internal.ResolvedFeature
 
isStatic() - Method in class org.eclipse.xtext.xbase.typesystem.internal.ResolvedTypeLiteral
 
isStatic() - Method in class org.eclipse.xtext.xbase.typesystem.internal.ScopeProviderAccess.ErrorDescription
 
isStatic() - Method in class org.eclipse.xtext.xbase.typesystem.internal.SuspiciouslyOverloadedCandidate
 
isStatic() - Method in class org.eclipse.xtext.xbase.typesystem.internal.TypeLiteralLinkingCandidate
 
isStatic() - Method in class org.eclipse.xtext.xbase.typesystem.internal.UnresolvableFeatureCall
 
isStatic() - Method in interface org.eclipse.xtext.xbase.XAbstractFeatureCall
Returns true if the featuer call links to a static field or a static operation.
isStatic() - Method in class org.eclipse.xtext.xtype.impl.XImportDeclarationImpl
 
isStatic() - Method in interface org.eclipse.xtext.xtype.XImportDeclaration
Returns the value of the 'Static' attribute
isStaticAccessSyntax() - Method in class org.eclipse.xtext.xbase.typesystem.internal.FeatureLinkingCandidate
 
isStaticallyReferrable(JvmMember) - Method in class org.eclipse.xtext.xbase.ui.refactoring.XbaseReferenceUpdater
 
isStaticContext(EObject) - Method in class org.eclipse.xtext.xbase.validation.XbaseJavaValidator
 
isStaticExtensionFeatureCall(EObject, EReference, EObject) - Method in class org.eclipse.xtext.xbase.ui.refactoring.XbaseReferenceUpdater
 
isStaticFeatureCall(EObject, EReference, EObject) - Method in class org.eclipse.xtext.xbase.ui.refactoring.XbaseReferenceUpdater
 
isStaticJavaFeature(JvmIdentifiableElement) - Method in class org.eclipse.xtext.xbase.impl.FeatureCallToJavaMapping
Deprecated.
 
isStaticWithDeclaringType() - Method in class org.eclipse.xtext.xbase.impl.XMemberFeatureCallImpl
 
isStaticWithDeclaringType() - Method in class org.eclipse.xtext.xbase.impl.XMemberFeatureCallImplCustom
 
isStaticWithDeclaringType() - Method in class org.eclipse.xtext.xbase.typesystem.internal.FeatureLinkingCandidate
 
isStaticWithDeclaringType(XAssignment) - Method in class org.eclipse.xtext.xbase.typesystem.internal.FeatureLinkingCandidate
 
isStaticWithDeclaringType() - Method in interface org.eclipse.xtext.xbase.XMemberFeatureCall
Returns the value of the 'Static With Declaring Type' attribute
isStop() - Method in enum org.eclipse.xtext.serializer.analysis.ISyntacticSequencerPDAProvider.SynStateType
 
isStopOnError() - Method in class org.eclipse.xtext.mwe.Validator
 
isStrictFloatingPoint() - Method in class org.eclipse.xtext.common.types.impl.JvmGenericTypeImpl
 
isStrictFloatingPoint() - Method in class org.eclipse.xtext.common.types.impl.JvmOperationImpl
 
isStrictFloatingPoint() - Method in interface org.eclipse.xtext.common.types.JvmGenericType
Returns the value of the 'Strict Floating Point' attribute
isStrictFloatingPoint() - Method in interface org.eclipse.xtext.common.types.JvmOperation
Returns the value of the 'Strict Floating Point' attribute
isString(EClassifier) - Static method in class org.eclipse.xtext.xtext.ui.wizard.ecore2xtext.Ecore2XtextExtensions
 
isStructuralDelimiter(char) - Method in class org.eclipse.xtext.ui.editor.outline.quickoutline.PrefixMatcherOutlineAdapter
 
isSubsignature(AbstractResolvedOperation, JvmOperation, boolean) - Method in class org.eclipse.xtext.xbase.typesystem.override.OverrideTester
Checks if the overriding method and the given overridden candidate have compatible subsignatures according to JLS 8.4.2.
isSubtypeOf(Class<?>) - Method in class org.eclipse.xtext.xbase.typesystem.references.LightweightTypeReference
Determines if this type reference denotes the same type or a subtype of the given clazz.
isSubtypeOf(JvmType) - Method in class org.eclipse.xtext.xbase.typesystem.references.LightweightTypeReference
Determines if this type reference denotes the same type or a subtype of the given type.
isSuccess() - Method in class org.eclipse.xtext.parsetree.reconstr.impl.TreeConstructionReportImpl
 
isSuccess() - Method in interface org.eclipse.xtext.parsetree.reconstr.IParseTreeConstructor.TreeConstructionReport
 
isSuccess(EnumSet<ConformanceHint>) - Method in class org.eclipse.xtext.xbase.typesystem.internal.RootResolvedTypes
 
isSuccessful() - Method in interface org.eclipse.xtext.parser.packrat.IBacktracker.IBacktrackingResult
 
isSuccessful() - Method in class org.eclipse.xtext.parser.packrat.internal.MarkerAwareBacktracker.NestedBacktrackingResult
 
Issue - Interface in org.eclipse.xtext.validation
 
Issue.IssueImpl - Class in org.eclipse.xtext.validation
 
Issue.IssueImpl() - Constructor for class org.eclipse.xtext.validation.Issue.IssueImpl
 
ISSUE_CODE_PREFIX - Static variable in class org.eclipse.xtext.xbase.validation.IssueCodes
 
ISSUE_SEVERITIES - Static variable in class org.eclipse.xtext.validation.AbstractInjectableValidator
 
issueCode - Variable in class org.eclipse.xtext.junit.validation.AssertableDiagnostics.Pred
 
issueCode - Variable in class org.eclipse.xtext.junit4.validation.AssertableDiagnostics.Pred
 
IssueCodes - Class in org.eclipse.xtext.xbase.validation
 
issueFromEValidatorDiagnostic(Diagnostic, IAcceptor<Issue>) - Method in class org.eclipse.xtext.validation.ResourceValidatorImpl
 
issueFromXtextResourceDiagnostic(Resource.Diagnostic, Severity, IAcceptor<Issue>) - Method in class org.eclipse.xtext.validation.ResourceValidatorImpl
 
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
 
IssueSeverities - Class in org.eclipse.xtext.validation
 
IssueSeverities(IPreferenceValues, Map<String, PreferenceKey>, SeverityConverter) - Constructor for class org.eclipse.xtext.validation.IssueSeverities
 
IssueSeveritiesProvider - Class in org.eclipse.xtext.validation
 
IssueSeveritiesProvider() - Constructor for class org.eclipse.xtext.validation.IssueSeveritiesProvider
 
IssuesProvider - Class in org.eclipse.xtext.builder.builderState
 
IssuesProvider() - Constructor for class org.eclipse.xtext.builder.builderState.IssuesProvider
 
IssueUtil - Class in org.eclipse.xtext.ui.util
 
IssueUtil() - Constructor for class org.eclipse.xtext.ui.util.IssueUtil
 
isSugaredMethodInvocationWithoutParanthesis(JvmFeatureDescription) - Method in class org.eclipse.xtext.xbase.linking.FeatureCallChecker
 
isSuperfluous() - Method in class org.eclipse.xtext.xbase.typesystem.arguments.AssignmentFeatureCallArguments
 
isSuperfluous() - Method in interface org.eclipse.xtext.xbase.typesystem.arguments.IFeatureCallArgumentSlot
 
isSuperfluous() - Method in class org.eclipse.xtext.xbase.typesystem.arguments.StandardFeatureCallArgumentSlot
 
isSuperfluous() - Method in class org.eclipse.xtext.xbase.typesystem.arguments.SuperfluousFeatureCallArgumentSlot
 
isSuperType(JvmDeclaredType, JvmDeclaredType) - Method in class org.eclipse.xtext.common.types.util.SuperTypeCollector
Deprecated.
 
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
 
isSwitchFor(EPackage) - Method in class org.eclipse.xtext.builder.builderState.util.BuilderStateSwitch
Checks whether this is a switch for the given package
isSwitchFor(EPackage) - Method in class org.eclipse.xtext.builder.trace.util.TraceSwitch
Checks whether this is a switch for the given package
isSwitchFor(EPackage) - Method in class org.eclipse.xtext.common.types.util.TypesSwitch
Checks whether this is a switch for the given package
isSwitchFor(EPackage) - Method in class org.eclipse.xtext.generator.parser.antlr.debug.simpleAntlr.util.SimpleAntlrSwitch
Checks whether this is a switch for the given package
isSwitchFor(EPackage) - Method in class org.eclipse.xtext.generator.parser.antlr.splitting.simpleExpressions.util.SimpleExpressionsSwitch
Checks whether this is a switch for the given package
isSwitchFor(EPackage) - Method in class org.eclipse.xtext.purexbase.pureXbase.util.PureXbaseSwitch
Checks whether this is a switch for the given package
isSwitchFor(EPackage) - Method in class org.eclipse.xtext.ui.codetemplates.templates.util.TemplatesSwitch
Checks whether this is a switch for the given package
isSwitchFor(EPackage) - Method in class org.eclipse.xtext.util.XtextSwitch
Checks whether this is a switch for the given package
isSwitchFor(EPackage) - Method in class org.eclipse.xtext.xbase.annotations.xAnnotations.util.XAnnotationsSwitch
Checks whether this is a switch for the given package
isSwitchFor(EPackage) - Method in class org.eclipse.xtext.xbase.util.XbaseSwitch
Checks whether this is a switch for the given package
isSwitchFor(EPackage) - Method in class org.eclipse.xtext.xtype.util.XtypeSwitch
Checks whether this is a switch for the given package
isSynchronized() - Method in class org.eclipse.xtext.common.types.impl.JvmOperationImpl
 
isSynchronized() - Method in interface org.eclipse.xtext.common.types.JvmOperation
Returns the value of the 'Synchronized' attribute
isSynchronized(Object) - Method in class org.eclipse.xtext.ui.editor.model.XtextDocumentProvider
 
isSynonym() - Method in class org.eclipse.xtext.xbase.typesystem.references.CompoundTypeReference
 
isSynonym() - Method in class org.eclipse.xtext.xbase.typesystem.references.LightweightTypeReference
 
isSynonym() - Method in class org.eclipse.xtext.xbase.typesystem.references.UnboundTypeReference
 
isSynonymConformant(int, LightweightTypeReference, LightweightTypeReference, int) - Method in class org.eclipse.xtext.xbase.typesystem.conformance.RawTypeConformanceComputer
 
isSyntacticallyAmbiguous() - Method in interface org.eclipse.xtext.serializer.analysis.ISyntacticSequencerPDAProvider.ISynNavigable
 
isSyntacticallyAmbiguous() - Method in class org.eclipse.xtext.serializer.analysis.SyntacticSequencerPDAProvider.SynNavigable
 
isSyntacticallyAmbiguous(ISyntacticSequencerPDAProvider.ISynState, RuleCallStack, RuleCallStack, List<RuleCallStack>, Set<ISyntacticSequencerPDAProvider.ISynState>) - Method in class org.eclipse.xtext.serializer.analysis.SyntacticSequencerPDAProvider.SynNavigable
 
isSyntacticallyAmbiguous(List<ISyntacticSequencerPDAProvider.ISynState>) - Method in class org.eclipse.xtext.serializer.analysis.SyntacticSequencerPDAProvider.SynNavigable
 
isSyntacticReceiverPossibleArgument() - Method in class org.eclipse.xtext.xbase.scoping.batch.BucketedEObjectDescription
 
isSyntacticReceiverPossibleArgument() - Method in interface org.eclipse.xtext.xbase.scoping.batch.IIdentifiableElementDescription
 
isSyntacticReceiverPossibleArgument() - Method in class org.eclipse.xtext.xbase.scoping.batch.SimpleIdentifiableElementDescription
 
isSyntacticReceiverPossibleArgument() - Method in class org.eclipse.xtext.xbase.scoping.batch.StaticFeatureDescriptionWithTypeLiteralReceiver
 
isSyntacticReceiverPossibleArgument() - Method in class org.eclipse.xtext.xbase.typesystem.internal.FeatureLinkingCandidate
Returns true if the linked receiver could be a possible argument of this feature.
isSyntacticReceiverPossibleArgument() - Method in class org.eclipse.xtext.xbase.typesystem.internal.ScopeProviderAccess.ErrorDescription
 
isSyntaxError() - Method in class org.eclipse.xtext.validation.Issue.IssueImpl
 
isSyntaxError() - Method in interface org.eclipse.xtext.validation.Issue
 
isSynthetic() - Method in class org.eclipse.xtext.xbase.jvmmodel.JvmIdentifiableMetaData
 
isSynthetic(JvmIdentifiableElement) - Method in class org.eclipse.xtext.xbase.jvmmodel.JvmTypeExtensions
 
isSyntheticTerminalRule(TerminalRule) - Method in class org.eclipse.xtext.generator.parser.antlr.ex.common.AntlrFragmentHelper
Synthetic terminal rules are rules which will not lead to a real terminal rule in the generated lexer grammar but only provide the respective token types instead.
isSyntheticTerminalRule(TerminalRule) - Method in class org.eclipse.xtext.generator.parser.antlr.ex.wsAware.SyntheticTerminalAwareFragmentHelper
Synthetic terminal rules are rules which will not lead to a real terminal rule in the generated lexer grammar but only provide the respective token types instead.
isTargetsMemberSyntaxCall(XAbstractFeatureCall, JvmIdentifiableElement, XExpression) - Method in class org.eclipse.xtext.xbase.impl.FeatureCallToJavaMapping
Deprecated.
 
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.
isTerminalRuleCall(EObject) - Static method in class org.eclipse.xtext.GrammarUtil
 
isThisOrSuper(JvmIdentifiableElement) - Method in class org.eclipse.xtext.xbase.scoping.batch.FeatureScopeSessionWithContext
 
isToken(INode) - Method in class org.eclipse.xtext.parsetree.reconstr.impl.TokenUtil
 
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.builder.trace
This contributions allows to extend the lookup of paths that are found in trace files.
isToString(Method) - Method in class org.eclipse.xtext.xbase.interpreter.impl.AbstractClosureInvocationHandler
 
isTraceFile(IFile) - Method in class org.eclipse.xtext.builder.EclipseResourceFileSystemAccess2
 
isTraceFile(IStorage) - Method in class org.eclipse.xtext.builder.trace.TraceForStorageProvider
 
isTraceFileName(String) - Method in class org.eclipse.xtext.generator.trace.TraceFileNameProvider
 
isTrailing() - Method in class org.eclipse.xtext.xbase.formatting.CommentInfo
 
isTransient() - Method in class org.eclipse.xtext.common.types.impl.JvmFieldImpl
 
isTransient() - Method in interface org.eclipse.xtext.common.types.JvmField
Returns the value of the 'Transient' attribute
isTransient(EObject, EStructuralFeature, int) - Method in class org.eclipse.xtext.parsetree.reconstr.impl.DefaultTransientValueService
 
isTransient(EObject, EStructuralFeature, int) - Method in interface org.eclipse.xtext.parsetree.reconstr.ITransientValueService
Decides whether a value should be serialized.
isTransient(EObject, EStructuralFeature) - Method in class org.eclipse.xtext.serializer.sequencer.TransientValueUtil
 
isTransient(EObject, EStructuralFeature, int) - Method in class org.eclipse.xtext.xtext.XtextTransientValueService
 
isTransitionEnabledTo(Map<TreeConstState, Integer>) - Method in class org.eclipse.xtext.parsetree.reconstr.impl.TreeConstState
 
IStratumBreakpointSupport - Interface in org.eclipse.xtext.debug
 
IStratumBreakpointSupport.DefaultImpl - Class in org.eclipse.xtext.debug
 
IStratumBreakpointSupport.DefaultImpl() - Constructor for class org.eclipse.xtext.debug.IStratumBreakpointSupport.DefaultImpl
 
isTrue - Variable in class org.eclipse.xtext.xbase.impl.XBooleanLiteralImpl
The cached value of the 'Is True' attribute
IStubGenerating - Interface in org.eclipse.xtext.generator
 
IStubGenerating.XtendOption - Interface in org.eclipse.xtext.generator
A IStubGenerating that can optionally generate Xtend.
IStubGenerator - Interface in org.eclipse.xtext.common.types.descriptions
A stub generator is responsible for generating Java stubs during compilation.
isType(XExpression, Class<?>) - Method in class org.eclipse.xtext.xbase.compiler.XbaseCompiler
 
isType(XExpression, Class<?>) - Method in class org.eclipse.xtext.xbase.interpreter.impl.XbaseInterpreter
 
isType(Class<?>) - Method in class org.eclipse.xtext.xbase.typesystem.references.AnyTypeReference
 
isType(Class<?>) - Method in class org.eclipse.xtext.xbase.typesystem.references.ArrayTypeReference
 
isType(Class<?>) - Method in class org.eclipse.xtext.xbase.typesystem.references.CompoundTypeReference
 
isType(Class<?>) - Method in class org.eclipse.xtext.xbase.typesystem.references.LightweightTypeReference
Returns true if this type reference represents an type with the given raw type clazz.
isType(Class<?>) - Method in class org.eclipse.xtext.xbase.typesystem.references.ParameterizedTypeReference
 
isType(Class<?>) - Method in class org.eclipse.xtext.xbase.typesystem.references.UnboundTypeReference
 
isType(Class<?>) - Method in class org.eclipse.xtext.xbase.typesystem.references.UnknownTypeReference
 
isType(Class<?>) - Method in class org.eclipse.xtext.xbase.typesystem.references.WildcardTypeReference
 
isTypeLiteral() - Method in class org.eclipse.xtext.xbase.impl.XAbstractFeatureCallImpl
 
isTypeLiteral() - Method in class org.eclipse.xtext.xbase.impl.XAbstractFeatureCallImplCustom
 
isTypeLiteral() - Method in class org.eclipse.xtext.xbase.impl.XFeatureCallImpl
 
isTypeLiteral() - Method in class org.eclipse.xtext.xbase.impl.XFeatureCallImplCustom
 
isTypeLiteral() - Method in class org.eclipse.xtext.xbase.impl.XMemberFeatureCallImpl
 
isTypeLiteral() - Method in class org.eclipse.xtext.xbase.impl.XMemberFeatureCallImplCustom
 
isTypeLiteral() - Method in class org.eclipse.xtext.xbase.scoping.batch.BucketedEObjectDescription
 
isTypeLiteral() - Method in interface org.eclipse.xtext.xbase.scoping.batch.IIdentifiableElementDescription
 
isTypeLiteral() - Method in class org.eclipse.xtext.xbase.scoping.batch.SimpleIdentifiableElementDescription
 
isTypeLiteral() - Method in class org.eclipse.xtext.xbase.scoping.batch.TypeLiteralDescription
 
isTypeLiteral() - Method in interface org.eclipse.xtext.xbase.typesystem.computation.IFeatureLinkingCandidate
Returns true if the the feature call is linked as a type literal.
isTypeLiteral() - Method in class org.eclipse.xtext.xbase.typesystem.internal.AbstractImplicitFeature
 
isTypeLiteral() - Method in class org.eclipse.xtext.xbase.typesystem.internal.AbstractLinkingCandidate
 
isTypeLiteral() - Method in class org.eclipse.xtext.xbase.typesystem.internal.AmbiguousFeatureLinkingCandidate
 
isTypeLiteral() - Method in class org.eclipse.xtext.xbase.typesystem.internal.AppliedFeatureLinkingCandidate
 
isTypeLiteral(XExpression) - Method in class org.eclipse.xtext.xbase.typesystem.internal.FeatureLinkingCandidate
 
isTypeLiteral() - Method in class org.eclipse.xtext.xbase.typesystem.internal.FeatureLinkingCandidate
 
isTypeLiteral() - Method in class org.eclipse.xtext.xbase.typesystem.internal.FollowUpError
 
isTypeLiteral() - Method in interface org.eclipse.xtext.xbase.typesystem.internal.ITypeLiteralLinkingCandidate
 
isTypeLiteral() - Method in class org.eclipse.xtext.xbase.typesystem.internal.NullFeatureLinkingCandidate
 
isTypeLiteral() - Method in class org.eclipse.xtext.xbase.typesystem.internal.ResolvedFeature
 
isTypeLiteral() - Method in class org.eclipse.xtext.xbase.typesystem.internal.ResolvedTypeLiteral
 
isTypeLiteral() - Method in class org.eclipse.xtext.xbase.typesystem.internal.ScopeProviderAccess.ErrorDescription
 
isTypeLiteral() - Method in class org.eclipse.xtext.xbase.typesystem.internal.SuspiciouslyOverloadedCandidate
 
isTypeLiteral() - Method in class org.eclipse.xtext.xbase.typesystem.internal.TypeLiteralLinkingCandidate
 
isTypeLiteral() - Method in class org.eclipse.xtext.xbase.typesystem.internal.UnresolvableFeatureCall
 
isTypeLiteral() - Method in interface org.eclipse.xtext.xbase.XAbstractFeatureCall
 
isTypeLiteral() - Method in interface org.eclipse.xtext.xbase.XFeatureCall
Returns the value of the 'Type Literal' attribute
isTypeLiteral() - Method in interface org.eclipse.xtext.xbase.XMemberFeatureCall
Returns the value of the 'Type Literal' attribute
isTypeMatch() - Method in class org.eclipse.xtext.serializer.analysis.GrammarConstraintProvider.ConstraintElement
 
isTypeReference(EReference) - Method in class org.eclipse.xtext.xbase.ui.quickfix.JavaTypeQuickfixes
 
isTypeResource(EObject) - Method in class org.eclipse.xtext.common.types.ui.refactoring.JdtRefactoringContextFactory
 
isTypesChecked() - Method in class org.eclipse.xtext.xbase.scoping.featurecalls.JvmFeatureDescription
Deprecated.
 
isTypeScope(EReference) - Method in class org.eclipse.xtext.xbase.scoping.batch.TypeScopes
 
isTypeScope(EReference) - Method in class org.eclipse.xtext.xbase.scoping.batch.XbaseBatchScopeProvider
 
isTypeVisible(IVisibilityHelper) - Method in class org.eclipse.xtext.xbase.typesystem.references.ParameterizedTypeReference
 
isUnassignedAction(EObject) - Static method in class org.eclipse.xtext.GrammarUtil
 
isUnassignedEObjectRuleCall(EObject) - Static method in class org.eclipse.xtext.GrammarUtil
 
isUnassignedParserRuleCall(EObject) - Static method in class org.eclipse.xtext.GrammarUtil
 
isUnassignedRuleCall(RuleCall) - Method in class org.eclipse.xtext.generator.serializer.AbstractSyntacticSequencer
 
isUnbounded() - Method in class org.eclipse.xtext.xbase.typesystem.references.WildcardTypeReference
Returns true if this wilcard is unbounded according to http://docs.oracle.com/javase/specs/jls/se7/html/jls-4.html#jls-4.5.1.
isUnknown() - Method in class org.eclipse.xtext.xbase.typesystem.references.ArrayTypeReference
 
isUnknown() - Method in class org.eclipse.xtext.xbase.typesystem.references.LightweightTypeReference
 
isUnknown() - Method in class org.eclipse.xtext.xbase.typesystem.references.UnboundTypeReference
 
isUnknown() - Method in class org.eclipse.xtext.xbase.typesystem.references.UnknownTypeReference
 
isUnknownReceiverType(LightweightTypeReference) - Method in class org.eclipse.xtext.xbase.scoping.batch.FeatureScopes
 
isUnresolveableProxyCacheable(Triple<EObject, EReference, INode>) - Method in class org.eclipse.xtext.linking.lazy.LazyLinkingResource
 
isUnresolveableProxyCacheable(Triple<EObject, EReference, INode>) - Method in class org.eclipse.xtext.xbase.resource.XbaseResource
 
isUnresolved(JvmType) - Method in class org.eclipse.xtext.common.types.util.ParameterizedTypeConformanceStrategy
Deprecated.
 
isUpdateBuildProperties() - Method in class org.eclipse.xtext.generator.ecore.EMFGeneratorFragment
 
isUpdating - Variable in class org.eclipse.xtext.resource.XtextResource
 
isUriToDescriptionCacheEnabled() - Method in class org.eclipse.xtext.resource.impl.ResourceDescriptionsBasedContainer
 
isUsedInLocalContextOnly(JvmDeclaredType, Iterable<TypeUsage>, NonOverridableTypesProvider, String) - Method in class org.eclipse.xtext.xbase.imports.ImportOrganizer
 
isUseEObjectValidator() - Method in class org.eclipse.xtext.validation.CompositeEValidator
 
isUseForDebugging() - Method in class org.eclipse.xtext.generator.trace.AbstractTraceRegion
 
isUseForDebugging() - Method in class org.eclipse.xtext.xbase.compiler.output.AppendableBasedTraceRegion
 
isUseForDebugging() - Method in class org.eclipse.xtext.xbase.compiler.output.TreeAppendable
 
isUseJavaSearch(EReference, Issue) - Method in class org.eclipse.xtext.xbase.ui.quickfix.JavaTypeQuickfixes
 
isUseJdtRefactoring(Grammar) - Method in class org.eclipse.xtext.ui.generator.refactoring.RefactorElementNameFragment
 
isUseRegistry() - Method in class org.eclipse.xtext.xbase.jvmmodel.JvmModelInferrerRegistry
 
ISuspiciouslyOverloadedCandidate - Interface in org.eclipse.xtext.xbase.typesystem.computation
A linking candidate may be overloaded by other candidates from different implicit receivers.
isValid(URI, IStorage) - Method in class org.eclipse.xtext.builder.impl.ToBeBuiltComputer
Ask the UriValidator whether the storage is buildable.
isValid(EObject, CrossReference, EObject, ITokenSerializer.IErrorAcceptor) - Method in class org.eclipse.xtext.parsetree.reconstr.impl.CrossReferenceSerializer
 
isValid(EObject, RuleCall, Object, ITokenSerializer.IErrorAcceptor) - Method in class org.eclipse.xtext.parsetree.reconstr.impl.EnumLiteralSerializer
 
isValid(EObject, Keyword, Object, ITokenSerializer.IErrorAcceptor) - Method in class org.eclipse.xtext.parsetree.reconstr.impl.IgnoreCaseKeywordSerializer
 
isValid(EObject, Keyword, Object, ITokenSerializer.IErrorAcceptor) - Method in class org.eclipse.xtext.parsetree.reconstr.impl.KeywordSerializer
 
isValid(EObject, RuleCall, Object, ITokenSerializer.IErrorAcceptor) - Method in class org.eclipse.xtext.parsetree.reconstr.impl.ValueSerializer
 
isValid(EObject, CrossReference, EObject, ITokenSerializer.IErrorAcceptor) - Method in interface org.eclipse.xtext.parsetree.reconstr.ITokenSerializer.ICrossReferenceSerializer
 
isValid(EObject, RuleCall, Object, ITokenSerializer.IErrorAcceptor) - Method in interface org.eclipse.xtext.parsetree.reconstr.ITokenSerializer.IEnumLiteralSerializer
 
isValid(EObject, Keyword, Object, ITokenSerializer.IErrorAcceptor) - Method in interface org.eclipse.xtext.parsetree.reconstr.ITokenSerializer.IKeywordSerializer
 
isValid(EObject, RuleCall, Object, ITokenSerializer.IErrorAcceptor) - Method in interface org.eclipse.xtext.parsetree.reconstr.ITokenSerializer.IValueSerializer
 
isValid(String) - Method in class org.eclipse.xtext.resource.FileExtensionProvider
 
isValid(EObject, CrossReference, EObject, INode, ISerializationDiagnostic.Acceptor) - Method in class org.eclipse.xtext.serializer.tokens.CrossReferenceSerializer
 
isValid(EObject, RuleCall, Object, ISerializationDiagnostic.Acceptor) - Method in class org.eclipse.xtext.serializer.tokens.EnumLiteralSerializer
 
isValid(EObject, CrossReference, EObject, INode, ISerializationDiagnostic.Acceptor) - Method in interface org.eclipse.xtext.serializer.tokens.ICrossReferenceSerializer
 
isValid(EObject, RuleCall, Object, ISerializationDiagnostic.Acceptor) - Method in interface org.eclipse.xtext.serializer.tokens.IEnumLiteralSerializer
 
isValid(EObject, Keyword, Object, ISerializationDiagnostic.Acceptor) - Method in interface org.eclipse.xtext.serializer.tokens.IKeywordSerializer
 
isValid(EObject, RuleCall, Object, ISerializationDiagnostic.Acceptor) - Method in interface org.eclipse.xtext.serializer.tokens.IValueSerializer
 
isValid(EObject, Keyword, Object, ISerializationDiagnostic.Acceptor) - Method in class org.eclipse.xtext.serializer.tokens.KeywordSerializer
 
isValid(EObject, RuleCall, Object, ISerializationDiagnostic.Acceptor) - Method in class org.eclipse.xtext.serializer.tokens.ValueSerializer
 
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
 
isValid() - Method in interface org.eclipse.xtext.xbase.scoping.featurecalls.IValidatedEObjectDescription
Deprecated.
 
isValid() - Method in class org.eclipse.xtext.xbase.scoping.featurecalls.JvmFeatureDescription
Deprecated.
 
isValid() - Method in class org.eclipse.xtext.xbase.scoping.featurecalls.LocalVarDescription
Deprecated.
 
isValidAnnotationValue(XExpression) - Method in class org.eclipse.xtext.xbase.annotations.validation.AnnotationValueValidator
 
isValidateableRule(ParserRule) - Method in class org.eclipse.xtext.validation.impl.ConcreteSyntaxConstraintProvider
 
isValidateAll() - Method in class org.eclipse.xtext.mwe.Validator
 
isValidateConcreteSyntax() - Method in class org.eclipse.xtext.parsetree.reconstr.SerializerOptions
Deprecated.
 
isValidating() - Method in class org.eclipse.xtext.resource.SaveOptions
 
isValidationDisabled() - Method in class org.eclipse.xtext.resource.XtextResource
 
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
 
isValidationDisabled(URI, IStorage) - Method in class org.eclipse.xtext.xbase.ui.editor.XbaseResourceForEditorInputFactory
 
isValidationDisabled(IStorage) - Method in class org.eclipse.xtext.xbase.ui.editor.XbaseResourceForEditorInputFactory
 
isValidFeature() - Method in class org.eclipse.xtext.xbase.impl.XAbstractFeatureCallImpl
 
isValidFeature() - Method in class org.eclipse.xtext.xbase.impl.XAbstractFeatureCallImplCustom
 
isValidFeature() - Method in class org.eclipse.xtext.xbase.impl.XConstructorCallImpl
 
isValidFeature() - Method in class org.eclipse.xtext.xbase.impl.XConstructorCallImplCustom
 
isValidFeature(JvmFeature) - Method in class org.eclipse.xtext.xbase.scoping.featurecalls.JvmFeatureScopeProvider
Deprecated.
 
isValidFeature() - Method in interface org.eclipse.xtext.xbase.XAbstractFeatureCall
Deprecated.
Will be removed shortly
isValidFeature() - Method in interface org.eclipse.xtext.xbase.XConstructorCall
Returns the value of the 'Valid Feature' attribute
isValidFeatureCallArgument(XExpression, JvmIdentifiableElement, IFeatureScopeSession) - Method in class org.eclipse.xtext.xbase.scoping.batch.FeatureScopes
Returns true if the linked receiver may be passed as an argument.
isValidFor(IDocument, int) - Method in class org.eclipse.xtext.ui.editor.contentassist.ConfigurableCompletionProposal
 
isValidHint() - Method in class org.eclipse.xtext.xbase.typesystem.references.LightweightTypeReference
Primitive void, any and unknown types are not valid hints for unbound references.
isValidJavaLatinIdentifier(boolean, char) - Static method in class org.eclipse.xtext.generator.grammarAccess.GrammarAccessUtil
 
isValidLineForBreakPoint(XtextResource, int) - Method in class org.eclipse.xtext.debug.IStratumBreakpointSupport.DefaultImpl
 
isValidLineForBreakPoint(XtextResource, int) - Method in interface org.eclipse.xtext.debug.IStratumBreakpointSupport
 
isValidLineForBreakPoint(XtextResource, int) - Method in class org.eclipse.xtext.xbase.debug.XbaseStratumBreakpointSupport
 
isValidLineForBreakpoint(ICompositeNode, int) - Method in class org.eclipse.xtext.xbase.debug.XbaseStratumBreakpointSupport
 
isValidNumberOfArguments(JvmExecutable, List<XExpression>) - Method in class org.eclipse.xtext.xbase.linking.FeatureCallChecker
 
isValidOutputFolder(IJavaProject, IFolder) - Method in class org.eclipse.xtext.builder.JavaProjectBasedBuilderParticipant
Deprecated.
 
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
 
isValidStaticState(JvmFeature) - Method in class org.eclipse.xtext.xbase.scoping.featurecalls.DefaultJvmFeatureDescriptionProvider
Deprecated.
 
isValidStaticState() - Method in interface org.eclipse.xtext.xbase.scoping.featurecalls.IValidatedEObjectDescription
Deprecated.
 
isValidStaticState() - Method in class org.eclipse.xtext.xbase.scoping.featurecalls.JvmFeatureDescription
Deprecated.
 
isValidStaticState() - Method in class org.eclipse.xtext.xbase.scoping.featurecalls.LocalVarDescription
Deprecated.
 
isValidTargetFile(Resource, StatusWrapper) - Method in class org.eclipse.xtext.common.types.ui.refactoring.participant.JvmMemberRenameProcessor
 
isValidTargetFile(Resource, StatusWrapper) - Method in class org.eclipse.xtext.ui.refactoring.impl.RenameElementProcessor
 
isValidUri(Resource, URI) - Static method in class org.eclipse.xtext.EcoreUtil2
checks whether the given URI can be loaded given the context.
isValidUri(EObject, URI) - Static method in class org.eclipse.xtext.EcoreUtil2
 
isValidUri(URI, IStorage) - Method in class org.eclipse.xtext.ui.resource.Storage2UriMapperImpl
 
isValidValueQuantity(IGrammarConstraintProvider.IConstraint, EObject) - Method in class org.eclipse.xtext.serializer.sequencer.ContextFinder
 
isValidVariancePair() - Method in class org.eclipse.xtext.xbase.typesystem.references.LightweightBoundTypeArgument
 
isValueExpectedRecursive(XExpression) - Method in class org.eclipse.xtext.xbase.validation.XbaseJavaValidator
 
isValueInListTransient(EObject, int, EStructuralFeature) - Method in interface org.eclipse.xtext.serializer.sequencer.ITransientValueService
 
isValueInListTransient(EObject, int, EStructuralFeature) - Method in class org.eclipse.xtext.serializer.sequencer.LegacyTransientValueService
 
isValueInListTransient(EObject, int, EStructuralFeature) - Method in class org.eclipse.xtext.serializer.sequencer.TransientValueService
 
isValueTransient(EObject, EStructuralFeature) - Method in interface org.eclipse.xtext.serializer.sequencer.ITransientValueService
 
isValueTransient(EObject, EStructuralFeature) - Method in class org.eclipse.xtext.serializer.sequencer.LegacyTransientValueService
 
isValueTransient(EObject, EStructuralFeature) - Method in class org.eclipse.xtext.serializer.sequencer.TransientValueService
 
isValueTransient(EObject, EStructuralFeature) - Method in class org.eclipse.xtext.xtext.XtextTransientValueService2
 
isValueValid(ISemanticSequencerNfaProvider.ISemState, int, Object) - Method in class org.eclipse.xtext.serializer.sequencer.BacktrackingSemanticSequencer.SerializableObject
 
isVarArg() - Method in class org.eclipse.xtext.xbase.typesystem.arguments.AssignmentFeatureCallArguments
 
isVarArg() - Method in interface org.eclipse.xtext.xbase.typesystem.arguments.IFeatureCallArgumentSlot
 
isVarArg() - Method in class org.eclipse.xtext.xbase.typesystem.arguments.StandardFeatureCallArgumentSlot
 
isVarArg() - Method in class org.eclipse.xtext.xbase.typesystem.arguments.VarArgsFeatureCallArgumentSlot
 
isVarArgs() - Method in class org.eclipse.xtext.common.types.impl.JvmExecutableImpl
 
isVarArgs() - Method in interface org.eclipse.xtext.common.types.JvmExecutable
Returns the value of the 'Var Args' attribute
isVarArgs() - Method in class org.eclipse.xtext.xbase.typesystem.internal.AbstractPendingLinkingCandidate
 
isVarArgs(int) - Method in class org.eclipse.xtext.xbase.ui.contentassist.ParameterData
 
isVariableDeclarationRequired(XExpression, ITreeAppendable) - Method in class org.eclipse.xtext.xbase.compiler.AbstractXbaseCompiler
whether an expression needs to be declared in a statement If an expression has side effects this method must return true for it.
isVariableDeclarationRequired(XMemberFeatureCall, ITreeAppendable) - Method in class org.eclipse.xtext.xbase.compiler.FeatureCallCompiler
 
isVariableDeclarationRequired(XExpression, ITreeAppendable) - Method in class org.eclipse.xtext.xbase.compiler.FeatureCallCompiler
 
isVariableDeclarationRequired(XExpression, ITreeAppendable) - Method in class org.eclipse.xtext.xbase.compiler.LiteralsCompiler
 
isVariableDeclarationRequired(XExpression, ITreeAppendable) - Method in class org.eclipse.xtext.xbase.compiler.XbaseCompiler
 
isVerbose() - Method in class org.eclipse.xtext.builder.standalone.compiler.CompilerConfiguration
 
isVisible(JvmMember, JvmDeclaredType) - Method in class org.eclipse.xtext.common.types.util.VisibilityService
Deprecated.
 
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
 
isVisible(JvmMember) - Method in class org.eclipse.xtext.xbase.scoping.batch.AbstractNestedFeatureScopeSession
 
isVisible(JvmMember, JvmIdentifiableElement) - Method in class org.eclipse.xtext.xbase.scoping.batch.AbstractNestedFeatureScopeSession
 
isVisible() - Method in class org.eclipse.xtext.xbase.scoping.batch.BucketedEObjectDescription
 
isVisible(JvmMember) - Method in class org.eclipse.xtext.xbase.scoping.batch.FeatureScopeSessionWithContext
 
isVisible(JvmMember, JvmIdentifiableElement) - Method in class org.eclipse.xtext.xbase.scoping.batch.FeatureScopeSessionWithContext
 
isVisible(JvmMember, JvmIdentifiableElement) - Method in interface org.eclipse.xtext.xbase.scoping.batch.IFeatureScopeSession
Returns true if the member is visible according to the JvmVisibility and the local context when invoked on the given receiver feature which resolves to the given type.
isVisible() - Method in interface org.eclipse.xtext.xbase.scoping.batch.IIdentifiableElementDescription
 
isVisible(JvmType) - Method in class org.eclipse.xtext.xbase.scoping.batch.NestedTypeLiteralScope
 
isVisible(JvmMember) - Method in class org.eclipse.xtext.xbase.scoping.batch.ReceiverFeatureScope
 
isVisible(JvmMember) - Method in class org.eclipse.xtext.xbase.scoping.batch.RootFeatureScopeSession
Returns true if the member is visible according to the JvmVisibility and the local context.
isVisible(JvmMember, JvmIdentifiableElement) - Method in class org.eclipse.xtext.xbase.scoping.batch.RootFeatureScopeSession
Returns true if the member is visible according to the JvmVisibility and the local context when invoked on the given receiver feature which resolves to the given type.
isVisible() - Method in class org.eclipse.xtext.xbase.scoping.batch.SimpleIdentifiableElementDescription
 
isVisible() - Method in class org.eclipse.xtext.xbase.scoping.batch.TypeLiteralDescription
 
isVisible(JvmType) - Method in class org.eclipse.xtext.xbase.scoping.batch.TypeLiteralScope
 
isVisible(JvmFeature) - Method in class org.eclipse.xtext.xbase.scoping.featurecalls.DefaultJvmFeatureDescriptionProvider
Deprecated.
 
isVisible() - Method in interface org.eclipse.xtext.xbase.scoping.featurecalls.IValidatedEObjectDescription
Deprecated.
 
isVisible() - Method in class org.eclipse.xtext.xbase.scoping.featurecalls.JvmFeatureDescription
Deprecated.
 
isVisible() - Method in class org.eclipse.xtext.xbase.scoping.featurecalls.LocalVarDescription
Deprecated.
 
isVisible(JvmFeature, JvmDeclaredType) - Method in class org.eclipse.xtext.xbase.scoping.XbaseScopeProvider
Deprecated.
 
isVisible() - Method in class org.eclipse.xtext.xbase.typesystem.internal.AbstractPendingLinkingCandidate
 
isVisible() - Method in class org.eclipse.xtext.xbase.typesystem.internal.ScopeProviderAccess.ErrorDescription
 
isVisible(JvmMember, JvmDeclaredType) - Method in class org.eclipse.xtext.xbase.typesystem.legacy.LegacyVisibilityService
Deprecated.
 
isVisible(IVisibilityHelper) - Method in class org.eclipse.xtext.xbase.typesystem.references.AnyTypeReference
 
isVisible(IVisibilityHelper) - Method in class org.eclipse.xtext.xbase.typesystem.references.ArrayTypeReference
 
isVisible(IVisibilityHelper) - Method in class org.eclipse.xtext.xbase.typesystem.references.CompoundTypeReference
 
isVisible(IVisibilityHelper) - Method in class org.eclipse.xtext.xbase.typesystem.references.FunctionTypeReference
 
isVisible(IVisibilityHelper) - Method in class org.eclipse.xtext.xbase.typesystem.references.LightweightTypeReference
Returns true if this type is fully visible according to the given visibilityHelper.
isVisible(IVisibilityHelper) - Method in class org.eclipse.xtext.xbase.typesystem.references.ParameterizedTypeReference
 
isVisible(IVisibilityHelper) - Method in class org.eclipse.xtext.xbase.typesystem.references.UnboundTypeReference
 
isVisible(IVisibilityHelper) - Method in class org.eclipse.xtext.xbase.typesystem.references.UnknownTypeReference
 
isVisible(IVisibilityHelper) - Method in class org.eclipse.xtext.xbase.typesystem.references.WildcardTypeReference
 
isVisible(JvmMember) - Method in class org.eclipse.xtext.xbase.typesystem.util.ContextualVisibilityHelper
 
isVisible(JvmMember) - Method in interface org.eclipse.xtext.xbase.typesystem.util.IVisibilityHelper
Returns true if the member is visible according to the JvmVisibility and the local context.
isVisible(JvmMember) - Method in class org.eclipse.xtext.xbase.typesystem.util.PublicVisibilityHelper
 
isVoidReturnTypeAllowed(XExpression) - Method in class org.eclipse.xtext.xbase.typesystem.internal.ResolvedTypes
 
isVoidTypeAllowed() - Method in interface org.eclipse.xtext.xbase.typesystem.computation.ITypeExpectation
Returns true if Void.TYPE is a valid type.
isVoidTypeAllowed() - Method in class org.eclipse.xtext.xbase.typesystem.internal.AbstractTypeExpectation
 
isVoidTypeAllowed(XExpression) - Method in class org.eclipse.xtext.xbase.typesystem.internal.CompoundReentrantTypeResolver
 
isVoidTypeAllowed(XExpression) - Method in class org.eclipse.xtext.xbase.typesystem.internal.ForwardingResolvedTypes
 
isVoidTypeAllowed() - Method in class org.eclipse.xtext.xbase.typesystem.internal.NoExpectation
 
isVoidTypeAllowed(XExpression) - Method in class org.eclipse.xtext.xbase.typesystem.internal.ResolvedTypes
 
isVoidTypeAllowed() - Method in class org.eclipse.xtext.xbase.typesystem.internal.RootExpressionTypeComputationState.PendingRootExpectation
 
isVoidTypeAllowed() - Method in class org.eclipse.xtext.xbase.typesystem.internal.RootNoExpectation
 
isVoidTypeAllowed(XExpression) - Method in interface org.eclipse.xtext.xbase.typesystem.IResolvedTypes
Returns true if the given expression may have the type void.
isVoidTypeAllowed(XExpression) - Method in class org.eclipse.xtext.xbase.typesystem.IResolvedTypes.NullResolvedTypes
 
isVolatile() - Method in class org.eclipse.xtext.common.types.impl.JvmFieldImpl
 
isVolatile() - Method in interface org.eclipse.xtext.common.types.JvmField
Returns the value of the 'Volatile' attribute
isWarning() - Method in class org.eclipse.xtext.ui.preferences.StatusInfo
 
isWhitespace(AbstractRule) - Method in interface org.eclipse.xtext.parsetree.reconstr.IHiddenTokenHelper
 
isWhitespace(AbstractRule) - Method in class org.eclipse.xtext.parsetree.reconstr.impl.DefaultHiddenTokenHelper
 
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.
isWhitespace(String) - Method in class org.eclipse.xtext.xbase.formatting.FormattableDocument
 
isWhitespaceNode(INode) - Method in class org.eclipse.xtext.parsetree.reconstr.impl.TokenUtil
 
isWhitespaceOrCommentNode(INode) - Method in class org.eclipse.xtext.parsetree.reconstr.impl.TokenUtil
 
isWhitespaceRule(AbstractRule) - Method in class org.eclipse.xtext.serializer.acceptor.WhitespaceAddingSequenceAcceptor
 
isWhitespaceSensitive() - Method in class org.eclipse.xtext.junit4.parameterized.StringCollection
Deprecated.
 
isWideningConversion(JvmPrimitiveType, JvmPrimitiveType) - Method in class org.eclipse.xtext.common.types.util.ParameterizedTypeConformanceStrategy
Deprecated.
See Java Language Specification §{5.1.2} Widening Primitive Conversion
isWildcard() - Method in class org.eclipse.xtext.junit4.parameterized.ExpectationCollection.ExpectationItem
Deprecated.
 
isWildcard() - Method in class org.eclipse.xtext.xbase.typesystem.references.LightweightTypeReference
 
isWildcard() - Method in class org.eclipse.xtext.xbase.typesystem.references.UnboundTypeReference
 
isWildcard() - Method in class org.eclipse.xtext.xbase.typesystem.references.WildcardTypeReference
 
isWildcard() - Method in class org.eclipse.xtext.xtype.impl.XImportDeclarationImpl
 
isWildcard() - Method in class org.eclipse.xtext.xtype.impl.XImportDeclarationImplCustom
 
isWildcard() - Method in interface org.eclipse.xtext.xtype.XImportDeclaration
 
isWildcardLiteral(EObject) - Method in class org.eclipse.xtext.conversion.impl.QualifiedNameValueConverter
 
isWorkable() - Method in class org.eclipse.xtext.generator.parser.antlr.AntlrToolFacade
 
isWorkspaceExternalEditorInput(Object) - Method in class org.eclipse.xtext.ui.editor.model.XtextDocumentProvider
 
isWrapper() - Method in class org.eclipse.xtext.xbase.typesystem.references.LightweightTypeReference
 
isWrapper() - Method in class org.eclipse.xtext.xbase.typesystem.references.ParameterizedTypeReference
 
isWrapper() - Method in class org.eclipse.xtext.xbase.typesystem.references.UnboundTypeReference
 
isWrapperType(JvmTypeReference) - Method in class org.eclipse.xtext.common.types.util.Primitives
 
isWrapperType(JvmType) - Method in class org.eclipse.xtext.common.types.util.Primitives
 
isWriteable() - Method in class org.eclipse.xtext.xbase.impl.XVariableDeclarationImpl
 
isWriteable() - Method in interface org.eclipse.xtext.xbase.XVariableDeclaration
Returns the value of the 'Writeable' attribute
isWriteTrace() - Method in class org.eclipse.xtext.generator.JavaIoFileSystemAccess
 
isXbaseFunctionType(JvmTypeReference) - Method in class org.eclipse.xtext.xbase.typing.XbaseTypeConformanceComputer
Deprecated.
 
isXExpressionInsideBlock(INode) - Method in class org.eclipse.xtext.xbase.validation.XbaseJavaValidator
 
isXShortClosure(EObject, EReference, ISemanticNodeProvider.INodesForEObjectProvider) - Method in class org.eclipse.xtext.xbase.serializer.XbaseSemanticSequencer
 
isXShortClosure(List<?>, EReference, ISemanticNodeProvider.INodesForEObjectProvider) - Method in class org.eclipse.xtext.xbase.serializer.XbaseSemanticSequencer
 
isXShortClosureAndBuilderSyntax(List<?>, EReference, ISemanticNodeProvider.INodesForEObjectProvider) - Method in class org.eclipse.xtext.xbase.serializer.XbaseSemanticSequencer
 
isXtextKeyword(String) - Static method in class org.eclipse.xtext.xtext.ui.wizard.ecore2xtext.Ecore2XtextExtensions
 
isXtextSourceFolderName(String) - Method in class org.eclipse.xtext.resource.XtextPlatformResourceURIHandler
 
ISynchronizable<Synchronizable> - Interface in org.eclipse.xtext.resource
Implementations of ISynchronizable expose a lock object that allows to guard against concurrent modifications.
ISyntacticSequenceAcceptor - Interface in org.eclipse.xtext.serializer.acceptor
 
ISyntacticSequencer - Interface in org.eclipse.xtext.serializer.sequencer
 
ISyntacticSequencer.ISyntacticSequencerOwner - Interface in org.eclipse.xtext.serializer.sequencer
 
ISyntacticSequencerDiagnosticProvider - Interface in org.eclipse.xtext.serializer.diagnostic
 
ISyntacticSequencerPDAProvider - Interface in org.eclipse.xtext.serializer.analysis
 
ISyntacticSequencerPDAProvider.GetGrammarElement - Class in org.eclipse.xtext.serializer.analysis
 
ISyntacticSequencerPDAProvider.GetGrammarElement() - Constructor for class org.eclipse.xtext.serializer.analysis.ISyntacticSequencerPDAProvider.GetGrammarElement
 
ISyntacticSequencerPDAProvider.ISynAbsorberState - Interface in org.eclipse.xtext.serializer.analysis
 
ISyntacticSequencerPDAProvider.ISynEmitterState - Interface in org.eclipse.xtext.serializer.analysis
 
ISyntacticSequencerPDAProvider.ISynFollowerOwner - Interface in org.eclipse.xtext.serializer.analysis
 
ISyntacticSequencerPDAProvider.ISynNavigable - Interface in org.eclipse.xtext.serializer.analysis
 
ISyntacticSequencerPDAProvider.ISynState - Interface in org.eclipse.xtext.serializer.analysis
 
ISyntacticSequencerPDAProvider.ISynTransition - Interface in org.eclipse.xtext.serializer.analysis
 
ISyntacticSequencerPDAProvider.SynAbsorberNfaAdapter - Class in org.eclipse.xtext.serializer.analysis
 
ISyntacticSequencerPDAProvider.SynAbsorberNfaAdapter(ISyntacticSequencerPDAProvider.ISynAbsorberState) - Constructor for class org.eclipse.xtext.serializer.analysis.ISyntacticSequencerPDAProvider.SynAbsorberNfaAdapter
 
ISyntacticSequencerPDAProvider.SynPredicates - Class in org.eclipse.xtext.serializer.analysis
 
ISyntacticSequencerPDAProvider.SynPredicates() - Constructor for class org.eclipse.xtext.serializer.analysis.ISyntacticSequencerPDAProvider.SynPredicates
 
ISyntacticSequencerPDAProvider.SynStateType - Enum in org.eclipse.xtext.serializer.analysis
 
ISyntaxErrorMessageProvider - Interface in org.eclipse.xtext.parser.antlr
A ISyntaxErrorMessageProvider can be used to customize the error messages that the parser attaches to syntax errors.
ISyntaxErrorMessageProvider.IErrorContext - Interface in org.eclipse.xtext.parser.antlr
The error context provides some information about the internal state of the parser when a syntax error occurred.
ISyntaxErrorMessageProvider.IParserErrorContext - Interface in org.eclipse.xtext.parser.antlr
The error context for parser and lexer errors.
ISyntaxErrorMessageProvider.IUnorderedGroupErrorContext - Interface in org.eclipse.xtext.parser.antlr
In case of failed unordered group constraints, an ISyntaxErrorMessageProvider.IUnorderedGroupErrorContext is used.
ISyntaxErrorMessageProvider.IValueConverterErrorContext - Interface in org.eclipse.xtext.parser.antlr
The error context for a particular value conversion issue.
isZipFile(IPath) - Method in class org.eclipse.xtext.builder.trace.TraceForTypeRootProvider
 
IT - Static variable in interface org.eclipse.xtext.xbase.scoping.batch.IFeatureNames
 
IT - Static variable in class org.eclipse.xtext.xbase.scoping.XbaseScopeProvider
Deprecated.
 
item - Variable in class org.eclipse.xtext.util.formallang.PdaUtil.CyclicStackItem
 
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.junit4.parameterized.StringCollection
Deprecated.
 
items - Variable in class org.eclipse.xtext.ui.editor.preferences.fields.AbstractMasterDetailsFieldEditor
 
ITERABLE - Static variable in interface org.eclipse.xtext.common.types.TypesPackage
The meta object id for the 'Iterable' data type
ITERABLE - Static variable in interface org.eclipse.xtext.common.types.TypesPackage.Literals
The meta object literal for the 'Iterable' data type
IterableExtensions - Class in org.eclipse.xtext.xbase.lib
This is an extension library for iterables.
IterableExtensions() - Constructor for class org.eclipse.xtext.xbase.lib.IterableExtensions
 
iterator() - Method in class org.eclipse.xtext.builder.trace.AbstractTrace.TraceRegionsByURI
 
iterator() - Method in class org.eclipse.xtext.junit.validation.AssertableDiagnostics.DiagnosticTreeIterator
 
iterator() - Method in class org.eclipse.xtext.junit4.parameterized.StringCollection
Deprecated.
 
iterator() - Method in class org.eclipse.xtext.junit4.validation.AssertableDiagnostics.DiagnosticTreeIterator
 
iterator() - Method in class org.eclipse.xtext.m2e.Languages
 
iterator() - Method in interface org.eclipse.xtext.nodemodel.BidiIterable
Returns an iterator that can be used forwards and backwards.
iterator() - Method in interface org.eclipse.xtext.nodemodel.BidiTreeIterable
Returns a tree iterator that can be used forwards and backwards.
iterator() - Method in class org.eclipse.xtext.nodemodel.impl.AbstractNode
 
iterator() - Method in class org.eclipse.xtext.nodemodel.impl.BasicNodeIterable
 
iterator() - Method in class org.eclipse.xtext.nodemodel.impl.SyntheticCompositeNode
 
iterator() - Method in class org.eclipse.xtext.nodemodel.util.EmptyBidiIterable
 
iterator() - Method in class org.eclipse.xtext.nodemodel.util.NodeIterable
 
iterator() - Method in class org.eclipse.xtext.nodemodel.util.ReversedBidiIterable
 
iterator() - Method in class org.eclipse.xtext.nodemodel.util.ReversedBidiTreeIterable
 
iterator() - Method in class org.eclipse.xtext.nodemodel.util.SingletonBidiIterable
 
iterator() - Method in class org.eclipse.xtext.scoping.impl.AbstractScope.ParentIterable
 
iterator - Variable in class org.eclipse.xtext.serializer.sequencer.EmitterNodeIterator
 
iterator() - Method in class org.eclipse.xtext.ui.editor.model.DocumentTokenSource.IRegionIterable
 
iterator() - Method in class org.eclipse.xtext.util.AbstractLinkedStack
 
iterator() - Method in class org.eclipse.xtext.util.formallang.PdaUtil.HashStack
 
iterator() - Method in class org.eclipse.xtext.xbase.jvmmodel.JvmModelAssociator.ListBasedSet
 
iterator() - Method in class org.eclipse.xtext.xbase.lib.ExclusiveRange
 
iterator() - Method in class org.eclipse.xtext.xbase.lib.IntegerRange
 
IteratorExtensions - Class in org.eclipse.xtext.xbase.lib
This is an extension library for iterators.
IteratorExtensions() - Constructor for class org.eclipse.xtext.xbase.lib.IteratorExtensions
 
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
 
ITerminalConsumer - Interface in org.eclipse.xtext.parser.packrat.consumers
 
ITerminalConsumerConfiguration - Interface in org.eclipse.xtext.parser.packrat.consumers
 
iternalRefreshOutlineModel(OutlineTreeState, OutlineTreeState, IOutlineTreeProvider) - Method in class org.eclipse.xtext.ui.editor.outline.impl.OutlineRefreshJob
 
ITextAttributeProvider - Interface in org.eclipse.xtext.ui.editor.syntaxcoloring
 
ITextEditComposer - Interface in org.eclipse.xtext.ui.editor.model.edit
 
ITextRegion - Interface in org.eclipse.xtext.util
Represents a range in a stream of characters.
ITextRegionWithLineInformation - Interface in org.eclipse.xtext.util
 
IToBeBuiltComputerContribution - Interface in org.eclipse.xtext.builder.impl
This contribution allows to participate in the ToBeBuiltComputer, e.g. language specific dependencies may be traversed in addition to the plain project contents.
ITokenAcceptor - Interface in org.eclipse.xtext.parser.antlr
Abstraction for an object, that will continuously accept Antlr tokens.
ITokenDefProvider - Interface in org.eclipse.xtext.parser.antlr
 
ITokenDiagnosticProvider - Interface in org.eclipse.xtext.serializer.diagnostic
 
ITokenSerializer - Interface in org.eclipse.xtext.parsetree.reconstr
TODO: this interface does not define any methods.
ITokenSerializer.ICrossReferenceSerializer - Interface in org.eclipse.xtext.parsetree.reconstr
In the process of serializing a model to a DSL, references to model elements need to be turned into string representations which identify the targeted model element.
ITokenSerializer.IEnumLiteralSerializer - Interface in org.eclipse.xtext.parsetree.reconstr
 
ITokenSerializer.IErrorAcceptor - Interface in org.eclipse.xtext.parsetree.reconstr
 
ITokenSerializer.IKeywordSerializer - Interface in org.eclipse.xtext.parsetree.reconstr
 
ITokenSerializer.IValueSerializer - Interface in org.eclipse.xtext.parsetree.reconstr
 
ITokenStream - Interface in org.eclipse.xtext.parsetree.reconstr
 
ITokenStreamExtension - Interface in org.eclipse.xtext.parsetree.reconstr
 
ITokenToStringConverter - Interface in org.eclipse.xtext.parser
 
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. whether it is a comment or not.
ITrace - Interface in org.eclipse.xtext.generator.trace
The trace provides a way to work with tracing information of a code generator.
ITrace.Internal - Interface in org.eclipse.xtext.generator.trace
 
ITraceForStorageProvider - Interface in org.eclipse.xtext.generator.trace
Provides read access to the available trace information for generated resources or input resources.
ITraceForStorageProvider.Null - Class in org.eclipse.xtext.generator.trace
 
ITraceForStorageProvider.Null() - Constructor for class org.eclipse.xtext.generator.trace.ITraceForStorageProvider.Null
 
ITraceForTypeRootProvider - Interface in org.eclipse.xtext.builder.trace
Equivalent to ITraceForStorageProvider for ITypeRoots (e.g.
ITraceRegionProvider - Interface in org.eclipse.xtext.generator.trace
A trace region provider can be used to obtain a new AbstractTraceRegion.
ITraceToBytecodeInstaller - Interface in org.eclipse.xtext.generator.trace
 
ITraceURIConverter - Interface in org.eclipse.xtext.generator.trace
This class converts URIs between their absolute forms (this should be platform:/resource/) and a relative form, which is persisted in trace files.
ITraceURIConverterContribution - Interface in org.eclipse.xtext.ui.generator.trace
A contribution that allows to customize the computation of a trace URI for an XtextResource or an URI.
ITransientValueService - Interface in org.eclipse.xtext.parsetree.reconstr
Implementations of this service are called when a model is serialized and can decide whether a value needs to be serialized or not.
ITransientValueService - Interface in org.eclipse.xtext.serializer.sequencer
Implementations of this interface decide which values are serialized during serialization.
ITransientValueService.ListTransient - Enum in org.eclipse.xtext.serializer.sequencer
 
ITransientValueService.ValueTransient - Enum in org.eclipse.xtext.serializer.sequencer
 
ITreeAppendable - Interface in org.eclipse.xtext.xbase.compiler.output
A specialized appendable that can be used to trace the source location for the written output.
ITYPE_REFERENCE_VISITOR - Static variable in interface org.eclipse.xtext.common.types.TypesPackage
The meta object id for the 'IType Reference Visitor' data type
ITYPE_REFERENCE_VISITOR - Static variable in interface org.eclipse.xtext.common.types.TypesPackage.Literals
The meta object literal for the 'IType Reference Visitor' data type
ITYPE_REFERENCE_VISITOR_WITH_PARAMETER - Static variable in interface org.eclipse.xtext.common.types.TypesPackage
The meta object id for the 'IType Reference Visitor With Parameter' data type
ITYPE_REFERENCE_VISITOR_WITH_PARAMETER - Static variable in interface org.eclipse.xtext.common.types.TypesPackage.Literals
The meta object literal for the 'IType Reference Visitor With Parameter' data type
ITypeArgumentContext - Interface in org.eclipse.xtext.common.types.util
Deprecated.
ITypeAssigner - Interface in org.eclipse.xtext.xbase.typesystem.computation
Allows to bulk-assign types for identifiable elements, e.g. assign the types for the parametes of an inferred operation.
ITypeComputationResult - Interface in org.eclipse.xtext.xbase.typesystem.computation
The result of the type computation for a given expression.
ITypeComputationState - Interface in org.eclipse.xtext.xbase.typesystem.computation
The current state of the type computation.
ITypeComputer - Interface in org.eclipse.xtext.xbase.typesystem.computation
The type computer is the central component when it comes to type inferrence for expressions.
ITypeExpectation - Interface in org.eclipse.xtext.xbase.typesystem.computation
 
ITypeFactory<Arg> - Interface in org.eclipse.xtext.common.types.access.impl
 
ITypeLiteralLinkingCandidate - Interface in org.eclipse.xtext.xbase.typesystem.internal
A candidate that resolves a feature call to a type literal.
ITypeProvider - Interface in org.eclipse.xtext.xbase.typing
Deprecated.
ITypeReferenceOwner - Interface in org.eclipse.xtext.xbase.typesystem.references
 
ITypeReferenceVisitor<Result> - Interface in org.eclipse.xtext.common.types.util
 
ITypeReferenceVisitorWithParameter<Parameter,Result> - Interface in org.eclipse.xtext.common.types.util
 
ITypesProposalProvider - Interface in org.eclipse.xtext.common.types.xtext.ui
 
ITypesProposalProvider.Filter - Interface in org.eclipse.xtext.common.types.xtext.ui
 
ITypesProposalProvider.Null - Class in org.eclipse.xtext.common.types.xtext.ui
 
ITypesProposalProvider.Null() - Constructor for class org.eclipse.xtext.common.types.xtext.ui.ITypesProposalProvider.Null
 
IUnitOfWork<R,P> - Interface in org.eclipse.xtext.util.concurrent
A unit of work acts as a transaction block, which can be passed to an IXtextDocument in order to get read or write access to it's parsed models.
IUnitOfWork.Void<T> - Class in org.eclipse.xtext.util.concurrent
convenience class for side-effect only units
IUnitOfWork.Void() - Constructor for class org.eclipse.xtext.util.concurrent.IUnitOfWork.Void
 
IUnorderedGroupHelper - Interface in org.eclipse.xtext.parser.antlr
 
IUnorderedGroupHelper.Null - Class in org.eclipse.xtext.parser.antlr
 
IUnorderedGroupHelper.Null() - Constructor for class org.eclipse.xtext.parser.antlr.IUnorderedGroupHelper.Null
 
IUnorderedGroupHelper.UnorderedGroupState - Interface in org.eclipse.xtext.parser.antlr
 
IUnresolvedTypeResolver - Interface in org.eclipse.xtext.xbase.imports
 
IURIEditorOpener - Interface in org.eclipse.xtext.ui.editor
 
IValidatedEObjectDescription - Interface in org.eclipse.xtext.xbase.scoping.featurecalls
Deprecated.
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.
IValueConverter<Type> - Interface in org.eclipse.xtext.conversion
A ValueConverter is used to create a semantic value from an input string or node and vice versa.
IValueConverter.RuleSpecific - Interface in org.eclipse.xtext.conversion
Value converters that rely on information about the actual rule that is converted, may implement this interface.
IValueConverterService - Interface in org.eclipse.xtext.conversion
 
IValueSerializer - Interface in org.eclipse.xtext.serializer.tokens
 
IVisibilityHelper - Interface in org.eclipse.xtext.xbase.typesystem.util
Determines whether a given JvmFeature is accessible according to the Java VM's visibility rules.
IWhitespaceInformationProvider - Interface in org.eclipse.xtext.formatting
 
IWhitespaceInformationProvider.Default - Class in org.eclipse.xtext.formatting
 
IWhitespaceInformationProvider.Default() - Constructor for class org.eclipse.xtext.formatting.IWhitespaceInformationProvider.Default
 
IWorkbenchPartSelection - Interface in org.eclipse.xtext.ui.views
 
IWorkingCopyOwnerProvider - Interface in org.eclipse.xtext.common.types.access.jdt
 
IWriteAccess<P> - Interface in org.eclipse.xtext.util.concurrent
 
IXtext2EcorePostProcessor - Interface in org.eclipse.xtext.xtext.ecoreInference
Strategy interface for post processors used to augment the generated Ecore models.
IXtextBrowserInformationControl - Interface in org.eclipse.xtext.ui.editor.hover.html
 
IXtextBuilderParticipant - Interface in org.eclipse.xtext.builder
A builder participant allows to process resources that are built by an Eclipse incremental project builder.
IXtextBuilderParticipant.BuildType - Enum in org.eclipse.xtext.builder
 
IXtextBuilderParticipant.IBuildContext - Interface in org.eclipse.xtext.builder
The build context provides information that may be used by the participant.
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
 
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
 
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 Z _