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

A

AbstractBackendCompilerFacade - Class in org.eclipse.xtend.backend.compiler
 
AbstractBackendCompilerFacade(BackendTypesystem) - Constructor for class org.eclipse.xtend.backend.compiler.AbstractBackendCompilerFacade
 
AbstractBackendResourceCompilerFacade - Class in org.eclipse.xtend.backend.compiler
 
AbstractBackendResourceCompilerFacade(BackendTypesystem) - Constructor for class org.eclipse.xtend.backend.compiler.AbstractBackendResourceCompilerFacade
 
AbstractClosure - Class in org.eclipse.xtend.backend.lib
 
AbstractClosure(LocalVarContext, FunctionDefContext, List<String>, List<? extends BackendType>) - Constructor for class org.eclipse.xtend.backend.lib.AbstractClosure
 
AbstractCoreModelTransformerAction - Class in org.eclipse.xtend.typesystem.emf.ui.actions
 
AbstractCoreModelTransformerAction() - Constructor for class org.eclipse.xtend.typesystem.emf.ui.actions.AbstractCoreModelTransformerAction
Constructor for Action1.
AbstractCoreModelTransformerAction_PluginName - Static variable in class org.eclipse.xtend.typesystem.emf.ui.actions.Messages
 
AbstractDefinition - Class in org.eclipse.internal.xpand2.ast
 
AbstractDefinition(Identifier, Identifier, DeclaredParameter[], Statement[]) - Constructor for class org.eclipse.internal.xpand2.ast.AbstractDefinition
 
AbstractExecutionContextAware - Class in org.eclipse.xtend.middleend.javaannotations
This is a convenient default implementation of the marker interface ExecutionContextAware.
AbstractExecutionContextAware() - Constructor for class org.eclipse.xtend.middleend.javaannotations.AbstractExecutionContextAware
 
AbstractExpressionsUsingWorkflowAdvice - Class in org.eclipse.xtend.expression
Base class for workflow advices for components which use expressions.
AbstractExpressionsUsingWorkflowAdvice() - Constructor for class org.eclipse.xtend.expression.AbstractExpressionsUsingWorkflowAdvice
 
AbstractExpressionsUsingWorkflowComponent - Class in org.eclipse.xtend.expression
 
AbstractExpressionsUsingWorkflowComponent() - Constructor for class org.eclipse.xtend.expression.AbstractExpressionsUsingWorkflowComponent
 
AbstractExpressionsUsingWorkflowComponent.Debug - Class in org.eclipse.xtend.expression
 
AbstractExpressionsUsingWorkflowComponent.Debug() - Constructor for class org.eclipse.xtend.expression.AbstractExpressionsUsingWorkflowComponent.Debug
 
AbstractExpressionsUsingWorkflowComponent.GlobalVar - Class in org.eclipse.xtend.expression
 
AbstractExpressionsUsingWorkflowComponent.GlobalVar() - Constructor for class org.eclipse.xtend.expression.AbstractExpressionsUsingWorkflowComponent.GlobalVar
 
AbstractExpressionsUsingWorkflowComponent.GlobalVarDef - Class in org.eclipse.xtend.expression
 
AbstractExpressionsUsingWorkflowComponent.GlobalVarDef() - Constructor for class org.eclipse.xtend.expression.AbstractExpressionsUsingWorkflowComponent.GlobalVarDef
 
AbstractExpressionVisitor - Class in org.eclipse.internal.xtend.expression.ast
 
AbstractExpressionVisitor() - Constructor for class org.eclipse.internal.xtend.expression.ast.AbstractExpressionVisitor
 
AbstractExtension - Class in org.eclipse.internal.xtend.xtend.ast
 
AbstractExtension(Identifier, Identifier, List<DeclaredParameter>, boolean, boolean) - Constructor for class org.eclipse.internal.xtend.xtend.ast.AbstractExtension
 
AbstractExtensionDefinition - Class in org.eclipse.internal.xtend.xtend.ast
 
AbstractExtensionDefinition(Identifier, Identifier, List<DeclaredParameter>, boolean, boolean) - Constructor for class org.eclipse.internal.xtend.xtend.ast.AbstractExtensionDefinition
 
AbstractExtXptContentAssistProcessor - Class in org.eclipse.xtend.shared.ui.expression.editor.codeassist
 
AbstractExtXptContentAssistProcessor(IEditorPart) - Constructor for class org.eclipse.xtend.shared.ui.expression.editor.codeassist.AbstractExtXptContentAssistProcessor
 
AbstractExtXptContentAssistProcessor_Error - Static variable in class org.eclipse.xtend.shared.ui.Messages
 
AbstractExtXptContentAssistProcessor_Prompt - Static variable in class org.eclipse.xtend.shared.ui.Messages
 
AbstractExtXptContentOutlinePage - Class in org.eclipse.xtend.shared.ui.editor.outlineview
Abstract class that should be used for building ExtXpt Outline pages
AbstractExtXptContentOutlinePage(TextEditor) - Constructor for class org.eclipse.xtend.shared.ui.editor.outlineview.AbstractExtXptContentOutlinePage
 
AbstractExtXptContentOutlinePage.LexicalSortingAction - Class in org.eclipse.xtend.shared.ui.editor.outlineview
 
AbstractExtXptContentOutlinePage.LexicalSortingAction() - Constructor for class org.eclipse.xtend.shared.ui.editor.outlineview.AbstractExtXptContentOutlinePage.LexicalSortingAction
 
AbstractFunction - Class in org.eclipse.xtend.backend.functions
This convenience implementation provides default implementations for many of the Function methods.
AbstractFunction(ExpressionBase, List<? extends BackendType>, BackendType, boolean) - Constructor for class org.eclipse.xtend.backend.functions.AbstractFunction
 
AbstractHover - Class in org.eclipse.xtend.shared.ui.editor.hover
 
AbstractHover(ISourceViewer) - Constructor for class org.eclipse.xtend.shared.ui.editor.hover.AbstractHover
 
AbstractHover_MultipleMarkers - Static variable in class org.eclipse.xtend.shared.ui.Messages
 
AbstractHyperlinkDetector - Class in org.eclipse.xtend.shared.ui.editor.navigation
GenericHyperlinkDetector is used to detect hyperlinkable words inside Xtend editors.
AbstractHyperlinkDetector(IEditorPart) - Constructor for class org.eclipse.xtend.shared.ui.editor.navigation.AbstractHyperlinkDetector
 
AbstractJavaBeansTypesystem - Class in org.eclipse.xtend.backend.types.java
 
AbstractJavaBeansTypesystem() - Constructor for class org.eclipse.xtend.backend.types.java.AbstractJavaBeansTypesystem
 
AbstractPreferencePage - Class in org.eclipse.xtend.shared.ui.core.internal.preferences
Base class for Xpand project settings and workspace preferences.
AbstractPreferencePage() - Constructor for class org.eclipse.xtend.shared.ui.core.internal.preferences.AbstractPreferencePage
 
AbstractProperty - Class in org.eclipse.xtend.backend.types
 
AbstractProperty(BackendType, Class<?>, String, boolean, boolean) - Constructor for class org.eclipse.xtend.backend.types.AbstractProperty
 
AbstractProposalFactory - Class in org.eclipse.internal.xtend.expression.codeassist
 
AbstractProposalFactory() - Constructor for class org.eclipse.internal.xtend.expression.codeassist.AbstractProposalFactory
 
AbstractResource - Class in org.eclipse.xtend.shared.ui.core
 
AbstractResource(IStorage) - Constructor for class org.eclipse.xtend.shared.ui.core.AbstractResource
 
AbstractStatefulExtensions<T> - Class in org.eclipse.xtend.util.stdlib
uses the global vars of an Xpand ExecutionContext to attach state to any object
AbstractStatefulExtensions() - Constructor for class org.eclipse.xtend.util.stdlib.AbstractStatefulExtensions
 
AbstractType - Class in org.eclipse.xtend.backend.types
 
AbstractType(String, String, BackendType...) - Constructor for class org.eclipse.xtend.backend.types.AbstractType
 
AbstractType(String, String, Collection<? extends BackendType>) - Constructor for class org.eclipse.xtend.backend.types.AbstractType
 
AbstractTypeImpl - Class in org.eclipse.xtend.typesystem
 
AbstractTypeImpl(TypeSystem, String) - Constructor for class org.eclipse.xtend.typesystem.AbstractTypeImpl
 
AbstractVisitor - Class in org.eclipse.internal.xtend.expression.ast
 
AbstractVisitor() - Constructor for class org.eclipse.internal.xtend.expression.ast.AbstractVisitor
 
AbstractXMLWorkflowComponent - Class in org.eclipse.xtend.typesystem.xsd
 
AbstractXMLWorkflowComponent() - Constructor for class org.eclipse.xtend.typesystem.xsd.AbstractXMLWorkflowComponent
 
AbstractXpandRuleBasedScanner - Class in org.eclipse.xpand.ui.editor.scanning
 
AbstractXpandRuleBasedScanner() - Constructor for class org.eclipse.xpand.ui.editor.scanning.AbstractXpandRuleBasedScanner
 
AbstractXpandVisitor - Class in org.eclipse.internal.xpand2.ast
 
AbstractXpandVisitor() - Constructor for class org.eclipse.internal.xpand2.ast.AbstractXpandVisitor
 
AbstractXtendRuleBasedScanner - Class in org.eclipse.xtend.ui.editor.scanning
 
AbstractXtendRuleBasedScanner() - Constructor for class org.eclipse.xtend.ui.editor.scanning.AbstractXtendRuleBasedScanner
 
AbstractXtendXpandContentOutlinePage_1 - Static variable in class org.eclipse.xtend.shared.ui.core.i18n.Messages
 
AbstractXtendXpandContentOutlinePage_3 - Static variable in class org.eclipse.xtend.shared.ui.core.i18n.Messages
 
AbstractXtendXpandContentOutlinePage_4 - Static variable in class org.eclipse.xtend.shared.ui.core.i18n.Messages
 
AbstractXtendXpandEditor - Class in org.eclipse.xtend.shared.ui.editor
 
AbstractXtendXpandEditor() - Constructor for class org.eclipse.xtend.shared.ui.editor.AbstractXtendXpandEditor
 
AbstractXtendXpandSourceViewerConfiguration - Class in org.eclipse.xtend.shared.ui.editor
 
AbstractXtendXpandSourceViewerConfiguration(IEditorPart, IPreferenceStore) - Constructor for class org.eclipse.xtend.shared.ui.editor.AbstractXtendXpandSourceViewerConfiguration
 
AbstractXtendXpandSourceViewerConfiguration(IEditorPart) - Constructor for class org.eclipse.xtend.shared.ui.editor.AbstractXtendXpandSourceViewerConfiguration
 
accept(AbstractVisitor) - Method in class org.eclipse.internal.xpand2.model.AdvicedDefinition
 
accept(File, String) - Method in class org.eclipse.internal.xpand2.pr.util.GenericFileFilter
Accept all files and directories not included in the ignore list.
accept(File) - Method in class org.eclipse.internal.xpand2.pr.util.GenericFileFilter
Accept all files and directories not included in the ignore list.
accept(AbstractVisitor) - Method in interface org.eclipse.internal.xtend.expression.ast.ISyntaxElement
 
accept(AbstractVisitor) - Method in class org.eclipse.internal.xtend.expression.ast.SyntaxElement
 
accept(File, String) - Method in class org.eclipse.xtend.backend.util.GenericFileFilter
Accept all files and directories not included in the ignore list.
accept(File) - Method in class org.eclipse.xtend.backend.util.GenericFileFilter
Accept all files and directories not included in the ignore list.
AccessControlURIConverter - Class in org.eclipse.xtend.typesystem.xsd.util
 
AccessControlURIConverter() - Constructor for class org.eclipse.xtend.typesystem.xsd.util.AccessControlURIConverter
 
AccessControlURIConverter(URIConverter) - Constructor for class org.eclipse.xtend.typesystem.xsd.util.AccessControlURIConverter
 
AccessControlURIConverter.AccessDeniedException - Exception in org.eclipse.xtend.typesystem.xsd.util
 
AccessControlURIConverter.AccessDeniedException() - Constructor for exception org.eclipse.xtend.typesystem.xsd.util.AccessControlURIConverter.AccessDeniedException
 
AccessControlURIConverter.AccessDeniedException(String) - Constructor for exception org.eclipse.xtend.typesystem.xsd.util.AccessControlURIConverter.AccessDeniedException
 
activateInsertionPoint(Statement) - Method in class org.eclipse.xpand2.output.FileHandleImpl
 
activateInsertionPoint(Statement) - Method in interface org.eclipse.xpand2.output.InsertionPointSupport
 
activateInsertionPoint(Statement) - Method in class org.eclipse.xpand2.output.OutputImpl
 
Activator - Class in org.eclipse.xpand.activities
 
Activator() - Constructor for class org.eclipse.xpand.activities.Activator
 
Activator - Class in org.eclipse.xtend.backend.compiler
The activator class controls the plug-in life cycle
Activator() - Constructor for class org.eclipse.xtend.backend.compiler.Activator
The constructor
Activator - Class in org.eclipse.xtend.backend.ui
 
Activator() - Constructor for class org.eclipse.xtend.backend.ui.Activator
 
Activator - Class in org.eclipse.xtend.middleend.internal
 
Activator() - Constructor for class org.eclipse.xtend.middleend.internal.Activator
 
Activator - Class in org.eclipse.xtend.middleend.xpand.ui
The activator class controls the plug-in life cycle
Activator() - Constructor for class org.eclipse.xtend.middleend.xpand.ui.Activator
The constructor
Activator - Class in org.eclipse.xtend.middleend.xtend.ui
The activator class controls the plug-in life cycle
Activator() - Constructor for class org.eclipse.xtend.middleend.xtend.ui.Activator
The constructor
Activator - Class in org.eclipse.xtend.shared.ui
The main plugin class
Activator() - Constructor for class org.eclipse.xtend.shared.ui.Activator
The constructor.
Activator_AnalyzingProgress - Static variable in class org.eclipse.xtend.shared.ui.Messages
 
adaptElementName(ISyntaxElement, ExecutionContext) - Method in class org.eclipse.internal.xpand2.debug.ExpandSpecial
 
adaptElementName(ISyntaxElement, ExecutionContext) - Method in class org.eclipse.internal.xpand2.debug.IfSpecial
 
adaptElementName(ISyntaxElement, ExecutionContext) - Method in class org.eclipse.internal.xtend.expression.debug.BaseSpecialTreatment
add syntax element specific content to the element name that will be shown in Launch view
adaptNew(Notifier, Object) - Method in class org.eclipse.xtend.typesystem.xsd.builder.XSDResolverFactory
 
adaptSyntaxElement(SyntaxElement, Object) - Method in class org.eclipse.internal.xpand2.debug.ExpandSpecial
 
adaptSyntaxElement(SyntaxElement, Object) - Method in class org.eclipse.internal.xpand2.debug.ForEachSpecial
Don't show frame in Launch view, if the ForEachStatement is the 1st time in the stack.
adaptSyntaxElement(SyntaxElement, Object) - Method in class org.eclipse.internal.xtend.expression.debug.BaseSpecialTreatment
 
adaptSyntaxElement(SyntaxElement, Object) - Method in class org.eclipse.internal.xtend.expression.debug.NoResourceSpecial
Don't show frame in Launch view, if the element has no resource (virtual ones)
add(E) - Method in class org.eclipse.internal.xtend.util.WeakInterningHashSet
add(Collection<Object>, Object) - Method in class org.eclipse.xtend.backend.syslib.CollectionOperations
 
add(List<Object>, int, Object) - Method in class org.eclipse.xtend.backend.syslib.CollectionOperations
 
ADD - Static variable in interface org.eclipse.xtend.middleend.xtend.internal.xtendlib.XtendLibNames
 
add(EObject, String, EObject) - Method in class org.eclipse.xtend.util.stdlib.DynamicEcoreHelper
 
add(Object, Object) - Method in class org.eclipse.xtend.util.stdlib.tracing.MapList
 
add(TraceElement) - Method in class org.eclipse.xtend.util.stdlib.tracing.TraceStore
 
ADD_ALL - Static variable in interface org.eclipse.xtend.middleend.xtend.internal.xtendlib.XtendLibNames
 
addAdvice(String) - Method in class org.eclipse.internal.xpand2.GeneratorAdvice
Adds an advice.
addAdvice(String) - Method in class org.eclipse.xpand2.Generator
Adds an advice.
addAdvice(String) - Method in class org.eclipse.xpand2.GeneratorAdvice
 
addAdvice(String) - Method in class org.eclipse.xtend.expression.AbstractExpressionsUsingWorkflowComponent
 
addAdvices(String) - Method in class org.eclipse.xpand2.GeneratorAdvice
 
addAdvices(String) - Method in class org.eclipse.xtend.expression.AbstractExpressionsUsingWorkflowComponent
 
addAll(Collection<Object>, Collection<Object>) - Method in class org.eclipse.xtend.backend.syslib.CollectionOperations
 
addAll(EObject, String, List<EObject>) - Method in class org.eclipse.xtend.util.stdlib.DynamicEcoreHelper
 
AddAnnotationsAction - Class in org.eclipse.xtend.typesystem.emf.ui.actions
 
AddAnnotationsAction() - Constructor for class org.eclipse.xtend.typesystem.emf.ui.actions.AddAnnotationsAction
 
addArg(String) - Method in class org.eclipse.xtend.util.stdlib.SystemCommand
 
addBeautifier(PostProcessor) - Method in class org.eclipse.xtend.middleend.xpand.XpandComponent
 
addCheckFile(String) - Method in class org.eclipse.xtend.check.CheckComponent
Adds a check file.
addCheckFile(String) - Method in class org.eclipse.xtend.middleend.xtend.CheckComponent
 
addCheckFile(CheckFileWithContext) - Method in class org.eclipse.xtend.typesystem.emf.check.CheckEValidatorAdapter
 
addCompiledFunctionContributor(String) - Method in class org.eclipse.xtend.middleend.LanguageSetup
 
addDebug(AbstractExpressionsUsingWorkflowComponent.Debug) - Method in class org.eclipse.xtend.expression.AbstractExpressionsUsingWorkflowComponent
 
addEntry(WeakInterningHashSet.Entry<E>) - Method in class org.eclipse.internal.xtend.util.WeakInterningHashSet
Adds a new entry to the set.
addEnv(String) - Method in class org.eclipse.xtend.util.stdlib.SystemCommand
 
addEPackageClass(String) - Method in class org.eclipse.xtend.typesystem.emf.Setup
 
addEPackageDescriptor(String) - Method in class org.eclipse.xtend.typesystem.emf.Setup
 
addEPackageFile(String) - Method in class org.eclipse.xtend.typesystem.emf.Setup
 
addErrorMarker(IFile, String, int, int, int) - Static method in class org.eclipse.xtend.shared.ui.core.builder.XtendXpandMarkerManager
 
addErrorMarker(IFile, String, int, int, int, String) - Static method in class org.eclipse.xtend.shared.ui.core.builder.XtendXpandMarkerManager
 
addExtensionAdvice(String) - Method in class org.eclipse.internal.xpand2.GeneratorAdvice
Adds an extension advice,
addExtensionAdvice(String) - Method in class org.eclipse.internal.xtend.xtend.XtendAdvice
 
addExtensionAdvice(String) - Method in class org.eclipse.xpand2.Generator
Adds an extension advice.
addExtensionAdvice(String) - Method in class org.eclipse.xpand2.GeneratorAdvice
 
addExtensionAdvice(String) - Method in class org.eclipse.xtend.expression.AbstractExpressionsUsingWorkflowComponent
 
addExtensionAdvice(String) - Method in class org.eclipse.xtend.XtendComponent
Adds an extension advice.
addExtensionAdvices(String) - Method in class org.eclipse.xpand2.GeneratorAdvice
 
addExtensionAdvices(String) - Method in class org.eclipse.xtend.expression.AbstractExpressionsUsingWorkflowComponent
 
addExtensionMap(Mapping) - Method in class org.eclipse.xtend.typesystem.emf.Setup
Adds an extension
addExtXptNature(IProject) - Static method in class org.eclipse.xtend.shared.ui.core.builder.XtendXpandNatureUtil
 
addFlattened(Collection<Object>, Object) - Static method in class org.eclipse.xtend.backend.syslib.CollectionOperations
 
addGlobalVar(AbstractExpressionsUsingWorkflowComponent.GlobalVar) - Method in class org.eclipse.xtend.expression.AbstractExpressionsUsingWorkflowComponent
 
addGlobalVarDef(AbstractExpressionsUsingWorkflowComponent.GlobalVarDef) - Method in class org.eclipse.xtend.expression.AbstractExpressionsUsingWorkflowAdvice
Adds a global variable definition.
addGlobalVarDef(AbstractExpressionsUsingWorkflowComponent.GlobalVarDef) - Method in class org.eclipse.xtend.expression.AbstractExpressionsUsingWorkflowComponent
 
addImportedEPackageNsUri(String) - Method in class org.eclipse.xtend.typesystem.emf.check.CheckFileWithContext
 
addIssueForException(Issues, Exception, Object) - Method in class org.eclipse.internal.xtend.xtend.ast.Check
 
additiveExpression() - Method in class org.eclipse.internal.xpand2.parser.XpandParser
 
additiveExpression() - Method in class org.eclipse.internal.xtend.xtend.parser.XtendParser
 
addLanguageContribution(Class<? extends LanguageSpecificMiddleEndFactory>) - Method in class org.eclipse.xtend.middleend.LanguageContributor
 
addLanguageContributor(String) - Method in class org.eclipse.xtend.middleend.LanguageSetup
 
addLoadOption(OptionsEntry) - Method in class org.eclipse.xtend.typesystem.xsd.XMLBeautifier
 
addMapping(MapBean.MapEntryBean) - Method in class org.eclipse.xtend.typesystem.xsd.lib.MapBean
 
addMarker(IFile, AnalysationIssue) - Static method in class org.eclipse.xtend.shared.ui.core.builder.XtendXpandMarkerManager
 
addMessage(String) - Method in exception org.eclipse.xtend.backend.util.FatalException
 
addMetaModel(MetaModel) - Method in class org.eclipse.xtend.expression.AbstractExpressionsUsingWorkflowAdvice
Adds a metamodel.
addMetaModel(MetaModel) - Method in class org.eclipse.xtend.expression.AbstractExpressionsUsingWorkflowComponent
 
addMetaModel(MetaModel) - Method in class org.eclipse.xtend.typesystem.xsd.AbstractXMLWorkflowComponent
 
addOption(OptionsEntry) - Method in class org.eclipse.xtend.typesystem.xsd.XMLReader
 
addOption(OptionsEntry) - Method in class org.eclipse.xtend.typesystem.xsd.XMLWriter
 
addOutlet(Outlet) - Method in class org.eclipse.xpand2.Generator
Adds an outlet.
addOutlet(Outlet) - Method in class org.eclipse.xpand2.incremental.FileCleaner
 
addOutlet(Outlet) - Method in class org.eclipse.xpand2.incremental.IncrementalGenerationFacade
 
addOutlet(Outlet) - Method in interface org.eclipse.xpand2.output.Output
 
addOutlet(Outlet) - Method in class org.eclipse.xpand2.output.OutputImpl
 
addOutlet(Outlet) - Method in class org.eclipse.xtend.middleend.xpand.XpandComponent
 
addOutlets(BackendComponent.Outlet) - Method in class org.eclipse.xtend.backend.BackendComponent
 
addPages() - Method in class org.eclipse.xtend.shared.ui.wizards.NewExtXptResourceWizard
 
addPages() - Method in class org.eclipse.xtend.shared.ui.wizards.XtendXpandProjectWizard
 
addParameters(String) - Method in class org.eclipse.xtend.backend.BackendComponent
 
addPostprocessor(PostProcessor) - Method in class org.eclipse.xpand2.output.Outlet
 
addPostProcessor(UriBasedPostprocessor) - Method in class org.eclipse.xtend.backend.BackendComponent.Outlet
 
addPostprocessor(PostProcessor) - Method in class org.eclipse.xtend.middleend.xpand.XpandComponent
 
addProfile(String) - Method in class org.eclipse.xtend.typesystem.uml2.profile.ProfileMetaModel
 
addPropertiesFile(String) - Method in class org.eclipse.xtend.util.stdlib.PropertiesReader
Adds a properties file.
addResourceSet(ResourceSet) - Method in class org.eclipse.xtend.typesystem.emf.EmfRegistryMetaModel
 
addSaveOption(OptionsEntry) - Method in class org.eclipse.xtend.typesystem.xsd.XMLBeautifier
 
addSchemaFile(String) - Method in class org.eclipse.xtend.typesystem.xsd.XSDMetaModel
 
addShortcut(String) - Method in class org.eclipse.xpand.ui.refactoring.actions.QuickMenuAction
Adds the shortcut to the given menu text and returns it.
addStackElement(SyntaxElement, ExecutionContext) - Method in exception org.eclipse.xtend.expression.EvaluationException
 
addStackTraceElement(StacktraceEntry) - Method in exception org.eclipse.xtend.backend.common.ExecutionException
 
addTaggedValue(Element, String, String, Object) - Static method in class org.eclipse.xtend.typesystem.uml2.profile.ProfilingExtensions
Sets a multi-valued tagged value for an element.
addToCache(Set<String>, Object) - Method in class org.eclipse.internal.xtend.expression.codeassist.AbstractProposalFactory
 
addToCache(Set<String>, Object) - Method in interface org.eclipse.internal.xtend.expression.codeassist.ProposalFactory
 
addToJarBlacklist(String) - Method in class org.eclipse.xtend.shared.ui.Activator
Relevant for XtendXpandBuilder
addToJarWhitelist(String) - Method in class org.eclipse.xtend.shared.ui.Activator
Relevant for XtendXpandBuilder
addUriMap(Mapping) - Method in class org.eclipse.xtend.typesystem.emf.Setup
 
addUserInputPages() - Method in class org.eclipse.xpand.ui.refactoring.renamedefine.RenameDefineRefactoringWizard
addVetoStrategy(VetoStrategy) - Method in class org.eclipse.xpand2.output.Outlet
 
addWarningMarker(IFile, String, int, int, int) - Static method in class org.eclipse.xtend.shared.ui.core.builder.XtendXpandMarkerManager
 
AddXtendXpandNatureAction - Class in org.eclipse.xtend.shared.ui.core.action
 
AddXtendXpandNatureAction() - Constructor for class org.eclipse.xtend.shared.ui.core.action.AddXtendXpandNatureAction
 
adjustForNumColumns(int) - Method in class org.eclipse.xtend.shared.ui.editor.preferences.FontstyleFieldEditor
 
adjustForNumColumns(int) - Method in class org.eclipse.xtend.shared.ui.editor.preferences.TokenListFieldEditor
 
Advice - Class in org.eclipse.internal.xpand2.ast
 
Advice(Identifier, Identifier, DeclaredParameter[], boolean, Statement[]) - Constructor for class org.eclipse.internal.xpand2.ast.Advice
 
ADVICE_CTX_NAME - Static variable in interface org.eclipse.xtend.middleend.xtend.internal.xtendlib.XtendLibNames
 
ADVICE_CTX_PARAM_NAMES - Static variable in interface org.eclipse.xtend.middleend.xtend.internal.xtendlib.XtendLibNames
 
ADVICE_CTX_PARAM_TYPES - Static variable in interface org.eclipse.xtend.middleend.xtend.internal.xtendlib.XtendLibNames
 
ADVICE_CTX_PARAM_VALUES - Static variable in interface org.eclipse.xtend.middleend.xtend.internal.xtendlib.XtendLibNames
 
ADVICE_CTX_TARGET_TYPE - Static variable in interface org.eclipse.xtend.middleend.xtend.internal.xtendlib.XtendLibNames
 
ADVICE_LOCAL_VAR_NAMES - Static variable in class org.eclipse.xtend.middleend.xpand.internal.OldDefinitionConverter
 
AdviceContext - Class in org.eclipse.internal.xtend.xtend.types
 
AdviceContext(Extension, ExecutionContext, Object[]) - Constructor for class org.eclipse.internal.xtend.xtend.types.AdviceContext
 
AdviceContext - Interface in org.eclipse.xtend.backend.common
 
AdviceContextImpl - Class in org.eclipse.xtend.backend.aop.internal
This class represents all currently registered advice.
AdviceContextImpl() - Constructor for class org.eclipse.xtend.backend.aop.internal.AdviceContextImpl
 
AdviceContextType - Class in org.eclipse.internal.xtend.xtend.types
 
AdviceContextType(TypeSystem) - Constructor for class org.eclipse.internal.xtend.xtend.types.AdviceContextType
 
adviceCtxName(ThisJoinPoint) - Method in class org.eclipse.xtend.middleend.xtend.internal.xtendlib.XtendBuiltinOperations
 
adviceCtxParamNames(ThisJoinPoint) - Method in class org.eclipse.xtend.middleend.xtend.internal.xtendlib.XtendBuiltinOperations
 
adviceCtxParamTypes(ThisJoinPoint) - Method in class org.eclipse.xtend.middleend.xtend.internal.xtendlib.XtendBuiltinOperations
 
adviceCtxParamValues(ThisJoinPoint) - Method in class org.eclipse.xtend.middleend.xtend.internal.xtendlib.XtendBuiltinOperations
 
adviceCtxTargetType(ThisJoinPoint) - Method in class org.eclipse.xtend.middleend.xtend.internal.xtendlib.XtendBuiltinOperations
 
AdvicedDefinition - Class in org.eclipse.internal.xpand2.model
 
AdvicedDefinition(XpandAdvice, XpandDefinition) - Constructor for class org.eclipse.internal.xpand2.model.AdvicedDefinition
 
AdviceParamType - Class in org.eclipse.xtend.backend.aop
 
AdviceParamType(BackendType, boolean) - Constructor for class org.eclipse.xtend.backend.aop.AdviceParamType
 
advices - Variable in class org.eclipse.xpand2.Generator
 
AdviceScopeCounter - Interface in org.eclipse.xtend.backend.aop.internal
This abstraction serves to keep track of whether execution currently is within advice or not.
AdvisedFunction - Class in org.eclipse.xtend.backend.aop
This class represents a function with all applicable Advice.
It could formally be treated as a function, but it is a conscious design decision not to do that.
AdvisedFunction(QualifiedName, Function, List<AroundAdvice>, AdviceScopeCounter) - Constructor for class org.eclipse.xtend.backend.aop.AdvisedFunction
 
afterClose(FileHandle) - Method in class org.eclipse.xpand.support.cdt.CppBeautifier
 
afterClose(FileHandle) - Method in class org.eclipse.xpand2.output.FileInfoLogger
 
afterClose(FileHandle) - Method in class org.eclipse.xpand2.output.JavaBeautifier
Called after the file has been written.
afterClose(FileHandle) - Method in class org.eclipse.xpand2.output.Outlet
 
afterClose(FileHandle) - Method in interface org.eclipse.xpand2.output.PostProcessor
Called after the file has been written.
afterClose(FileHandle) - Method in class org.eclipse.xtend.typesystem.xsd.XMLBeautifier
 
ALL_CHECKS_FUNCTION_NAME - Static variable in class org.eclipse.xtend.middleend.xtend.internal.xtend.CheckConverter
 
ALL_OBJECTS_PARAM_NAME - Static variable in class org.eclipse.xtend.middleend.xtend.internal.xtend.CheckConverter
 
allContents(EObject) - Static method in class org.eclipse.xtend.typesystem.emf.EcoreUtil2
 
allExtensionsPerResource - Variable in class org.eclipse.xtend.expression.ExecutionContextImpl
 
ALLKEYWORDS - Static variable in interface org.eclipse.internal.xpand2.XpandTokens
 
allKeywords() - Static method in class org.eclipse.xtend.ui.editor.lang.XtendTokens
 
allPackages() - Method in class org.eclipse.xtend.typesystem.emf.EmfMetaModel
 
allPackages() - Method in class org.eclipse.xtend.typesystem.emf.EmfRegistryMetaModel
returns the managed packages.
allPackages() - Method in class org.eclipse.xtend.typesystem.xsd.XSDMetaModel
 
AnalysationIssue - Class in org.eclipse.xtend.expression
 
AnalysationIssue(AnalysationIssue.AnalysationIssueType, String, SyntaxElement) - Constructor for class org.eclipse.xtend.expression.AnalysationIssue
 
AnalysationIssue(AnalysationIssue.AnalysationIssueType, String, SyntaxElement, boolean) - Constructor for class org.eclipse.xtend.expression.AnalysationIssue
 
AnalysationIssue(AnalysationIssue.AnalysationIssueType, String, SyntaxElement, boolean, int) - Constructor for class org.eclipse.xtend.expression.AnalysationIssue
 
AnalysationIssue.AnalysationIssueType - Class in org.eclipse.xtend.expression
 
AnalysationIssue.AnalysationIssueType(String) - Constructor for class org.eclipse.xtend.expression.AnalysationIssue.AnalysationIssueType
 
Analyzable - Interface in org.eclipse.xtend.expression
 
analyze(XpandExecutionContext, Set<AnalysationIssue>) - Method in class org.eclipse.internal.xpand2.ast.AbstractDefinition
 
analyze(XpandExecutionContext, Set<AnalysationIssue>) - Method in class org.eclipse.internal.xpand2.ast.Advice
 
analyze(XpandExecutionContext, Set<AnalysationIssue>) - Method in class org.eclipse.internal.xpand2.ast.ExtensionImportDeclaration
 
analyze(XpandExecutionContext, Set<AnalysationIssue>) - Method in class org.eclipse.internal.xpand2.ast.ImportDeclaration
 
analyze(XpandExecutionContext, Set<AnalysationIssue>) - Method in class org.eclipse.internal.xpand2.ast.Statement
 
analyze(XpandExecutionContext, Set<AnalysationIssue>) - Method in class org.eclipse.internal.xpand2.ast.Template
 
analyze(XpandExecutionContext, Set<AnalysationIssue>) - Method in interface org.eclipse.internal.xpand2.ast.XpandAnalyzable
 
analyze(XpandExecutionContext, Set<AnalysationIssue>) - Method in class org.eclipse.internal.xpand2.model.AdvicedDefinition
 
analyze(ExecutionContext, Set<AnalysationIssue>) - Method in class org.eclipse.internal.xtend.expression.ast.Expression
 
analyze(ExecutionContext, Set<AnalysationIssue>) - Method in class org.eclipse.internal.xtend.xtend.ast.AbstractExtension
 
analyze(ExecutionContext, Set<AnalysationIssue>) - Method in class org.eclipse.internal.xtend.xtend.ast.Around
 
analyze(ExecutionContext, Set<AnalysationIssue>) - Method in class org.eclipse.internal.xtend.xtend.ast.Check
 
analyze(ExecutionContext, Set<AnalysationIssue>) - Method in interface org.eclipse.internal.xtend.xtend.ast.Extension
 
analyze(ExecutionContext, Set<AnalysationIssue>) - Method in class org.eclipse.internal.xtend.xtend.ast.ExtensionFile
 
analyze(ExecutionContext, Set<AnalysationIssue>) - Method in class org.eclipse.internal.xtend.xtend.ast.ExtensionImportStatement
 
analyze(ExecutionContext, Set<AnalysationIssue>) - Method in class org.eclipse.internal.xtend.xtend.ast.NamespaceImportStatement
 
analyze(ExecutionContext, Set<AnalysationIssue>) - Method in interface org.eclipse.internal.xtend.xtend.XtendFile
 
analyze(ExecutionContext, Set<AnalysationIssue>) - Method in class org.eclipse.xpand.ui.core.internal.XpandResourceImpl
 
analyze(XpandExecutionContext, Set<AnalysationIssue>) - Method in class org.eclipse.xpand.ui.core.internal.XpandResourceImpl
 
analyze(String) - Method in class org.eclipse.xpand2.XpandFacade
 
analyze(ExecutionContext, Set<AnalysationIssue>) - Method in class org.eclipse.xtend.check.ui.core.internal.CheckResourceImpl
 
analyze(ExecutionContext, Set<AnalysationIssue>) - Method in interface org.eclipse.xtend.expression.Analyzable
 
analyze(String, Set<AnalysationIssue>) - Method in class org.eclipse.xtend.expression.ExpressionFacade
 
analyze(ExecutionContext, Extension, Type[]) - Method in class org.eclipse.xtend.middleend.xtend.internal.OldTypeAnalyzer
 
analyze(ExecutionContext, Expression) - Method in class org.eclipse.xtend.middleend.xtend.internal.OldTypeAnalyzer
 
analyze(ExecutionContext) - Method in class org.eclipse.xtend.shared.ui.core.AbstractResource
 
analyze(ExecutionContext, Set<AnalysationIssue>) - Method in class org.eclipse.xtend.shared.ui.core.AbstractResource
 
analyze(IProgressMonitor) - Method in interface org.eclipse.xtend.shared.ui.core.IModelManager
 
analyze(IProgressMonitor) - Method in class org.eclipse.xtend.shared.ui.core.internal.XtendXpandModelManager
 
analyze(IProgressMonitor, ExecutionContext) - Method in class org.eclipse.xtend.shared.ui.core.internal.XtendXpandProject
 
analyze(IProgressMonitor, ExecutionContext) - Method in interface org.eclipse.xtend.shared.ui.core.IXtendXpandProject
Analyzes the project's resources and marks erraneous resources.
analyze(ExecutionContext) - Method in interface org.eclipse.xtend.shared.ui.core.IXtendXpandResource
analyzes the underlying AST and adds respective markers to the underlying IFile (getCorrspondingFile())
analyze(ExecutionContext, Set<AnalysationIssue>) - Method in class org.eclipse.xtend.ui.core.internal.XtendResourceImpl
 
analyze(String, Object[], Set<AnalysationIssue>) - Method in class org.eclipse.xtend.XtendFacade
 
analyzeInternal(XpandExecutionContext, Set<AnalysationIssue>) - Method in class org.eclipse.internal.xpand2.ast.ErrorStatement
 
analyzeInternal(XpandExecutionContext, Set<AnalysationIssue>) - Method in class org.eclipse.internal.xpand2.ast.ExpandStatement
 
analyzeInternal(XpandExecutionContext, Set<AnalysationIssue>) - Method in class org.eclipse.internal.xpand2.ast.ExpressionStatement
 
analyzeInternal(XpandExecutionContext, Set<AnalysationIssue>) - Method in class org.eclipse.internal.xpand2.ast.FileStatement
 
analyzeInternal(XpandExecutionContext, Set<AnalysationIssue>) - Method in class org.eclipse.internal.xpand2.ast.ForEachStatement
 
analyzeInternal(XpandExecutionContext, Set<AnalysationIssue>) - Method in class org.eclipse.internal.xpand2.ast.IfStatement
 
analyzeInternal(XpandExecutionContext, Set<AnalysationIssue>) - Method in class org.eclipse.internal.xpand2.ast.LetStatement
 
analyzeInternal(XpandExecutionContext, Set<AnalysationIssue>) - Method in class org.eclipse.internal.xpand2.ast.ProtectStatement
 
analyzeInternal(XpandExecutionContext, Set<AnalysationIssue>) - Method in class org.eclipse.internal.xpand2.ast.Statement
 
analyzeInternal(XpandExecutionContext, Set<AnalysationIssue>) - Method in class org.eclipse.internal.xpand2.ast.TextStatement
 
analyzeInternal(ExecutionContext, Set<AnalysationIssue>) - Method in class org.eclipse.internal.xtend.expression.ast.BooleanLiteral
 
analyzeInternal(ExecutionContext, Set<AnalysationIssue>) - Method in class org.eclipse.internal.xtend.expression.ast.BooleanOperation
 
analyzeInternal(ExecutionContext, Set<AnalysationIssue>) - Method in class org.eclipse.internal.xtend.expression.ast.Cast
 
analyzeInternal(ExecutionContext, Set<AnalysationIssue>) - Method in class org.eclipse.internal.xtend.expression.ast.ChainExpression
 
analyzeInternal(ExecutionContext, Set<AnalysationIssue>) - Method in class org.eclipse.internal.xtend.expression.ast.CollectionExpression
 
analyzeInternal(ExecutionContext, Set<AnalysationIssue>) - Method in class org.eclipse.internal.xtend.expression.ast.ConstructorCallExpression
 
analyzeInternal(ExecutionContext, Set<AnalysationIssue>) - Method in class org.eclipse.internal.xtend.expression.ast.Expression
 
analyzeInternal(ExecutionContext, Set<AnalysationIssue>) - Method in class org.eclipse.internal.xtend.expression.ast.FeatureCall
analyzes in the following order if (target==null) 1) enumeration literal 2) variable 3) implicite var (e.g.
analyzeInternal(ExecutionContext, Set<AnalysationIssue>) - Method in class org.eclipse.internal.xtend.expression.ast.GlobalVarExpression
 
analyzeInternal(ExecutionContext, Set<AnalysationIssue>) - Method in class org.eclipse.internal.xtend.expression.ast.IfExpression
 
analyzeInternal(ExecutionContext, Set<AnalysationIssue>) - Method in class org.eclipse.internal.xtend.expression.ast.IntegerLiteral
 
analyzeInternal(ExecutionContext, Set<AnalysationIssue>) - Method in class org.eclipse.internal.xtend.expression.ast.LetExpression
 
analyzeInternal(ExecutionContext, Set<AnalysationIssue>) - Method in class org.eclipse.internal.xtend.expression.ast.ListLiteral
 
analyzeInternal(ExecutionContext, Set<AnalysationIssue>) - Method in class org.eclipse.internal.xtend.expression.ast.NullLiteral
 
analyzeInternal(ExecutionContext, Set<AnalysationIssue>) - Method in class org.eclipse.internal.xtend.expression.ast.OperationCall
 
analyzeInternal(ExecutionContext, Set<AnalysationIssue>) - Method in class org.eclipse.internal.xtend.expression.ast.RealLiteral
 
analyzeInternal(ExecutionContext, Set<AnalysationIssue>) - Method in class org.eclipse.internal.xtend.expression.ast.StringLiteral
 
analyzeInternal(ExecutionContext, Set<AnalysationIssue>) - Method in class org.eclipse.internal.xtend.expression.ast.SwitchExpression
 
analyzeInternal(ExecutionContext, Set<AnalysationIssue>) - Method in class org.eclipse.internal.xtend.expression.ast.TypeSelectExpression
 
analyzeInternal(ExecutionContext, Set<AnalysationIssue>) - Method in class org.eclipse.internal.xtend.xtend.ast.AbstractExtension
 
analyzeInternal(ExecutionContext, Set<AnalysationIssue>) - Method in class org.eclipse.internal.xtend.xtend.ast.CreateExtensionStatement
 
analyzeInternal(ExecutionContext, Set<AnalysationIssue>) - Method in class org.eclipse.internal.xtend.xtend.ast.ExpressionExtensionStatement
 
analyzeInternal(Type[], ExecutionContext, Set<AnalysationIssue>) - Method in class org.eclipse.internal.xtend.xtend.ast.ExpressionExtensionStatement
 
analyzeInternal(ExecutionContext, Set<AnalysationIssue>) - Method in class org.eclipse.internal.xtend.xtend.ast.JavaExtensionStatement
 
analyzeInternal(ExecutionContext, Set) - Method in class org.eclipse.xtend.ui.core.internal.builder.PluginJavaExtensionStatement
 
analyzeTarget(ExecutionContext, Set<AnalysationIssue>) - Method in class org.eclipse.internal.xtend.expression.ast.FeatureCall
 
anchorFragment(String) - Static method in class org.eclipse.xtend.profiler.templates.Extensions
 
andExpression() - Method in class org.eclipse.internal.xpand2.parser.XpandParser
 
andExpression() - Method in class org.eclipse.internal.xtend.xtend.parser.XtendParser
 
AndExpression - Class in org.eclipse.xtend.backend.expr
this is not delegated to syslib because of shortcut evaluation
AndExpression(ExpressionBase, ExpressionBase, SourcePos) - Constructor for class org.eclipse.xtend.backend.expr.AndExpression
 
anExtensionImport() - Method in class org.eclipse.internal.xpand2.parser.XpandParser
 
anImport() - Method in class org.eclipse.internal.xpand2.parser.XpandParser
 
ANNO_KEY - Static variable in class org.eclipse.xtend.typesystem.emf.ui.actions.AbstractCoreModelTransformerAction
 
ANNO_SOURCE - Static variable in class org.eclipse.xtend.typesystem.emf.ui.actions.AbstractCoreModelTransformerAction
 
AnnotationBodyCreator - Class in org.eclipse.xtend.util.uml2ecore
 
AnnotationBodyCreator() - Constructor for class org.eclipse.xtend.util.uml2ecore.AnnotationBodyCreator
 
append(Identifier) - Method in class org.eclipse.internal.xtend.expression.ast.Identifier
Append another Identifier to this instance
append(QualifiedName) - Method in class org.eclipse.internal.xtend.util.QualifiedName
Append another Identifier to this instance
append(QualifiedNameWithDelimiter) - Method in class org.eclipse.internal.xtend.util.QualifiedNameWithDelimiter
Returns an instance with the given additional segments.
append(String) - Method in class org.eclipse.internal.xtend.util.QualifiedNameWithDelimiter
Returns an instance with the additional segment or segments, if the given segment contains '/'.
append(ExecutionContext, List<Object>) - Static method in class org.eclipse.xtend.backend.lib.Concatenator
 
apply(ExecutionContext) - Method in class org.eclipse.xtend.backend.lib.AbstractClosure
 
apply(IDocument) - Method in class org.eclipse.xtend.shared.ui.expression.editor.codeassist.TextSelectingProposal
 
applyAdvice(String) - Method in class org.eclipse.xtend.middleend.internal.MiddleEndImpl
tells this middle end instance to apply the advice in a given resource to all subsequent invocations.
applyAdvice(String) - Method in interface org.eclipse.xtend.middleend.MiddleEnd
tells this middle end instance to apply the advice in a given resource to all subsequent invocations.
applyData(Object) - Method in class org.eclipse.xtend.shared.ui.core.internal.preferences.BuilderPreferencePage
 
applyProfile(Package, String) - Static method in class org.eclipse.xtend.typesystem.uml2.profile.ProfilingExtensions
Applies a profile to a Package (or Model).
applyStereotype(Element, String) - Static method in class org.eclipse.xtend.typesystem.uml2.profile.ProfilingExtensions
Applies a stereotype by name to an Element.
around() - Method in class org.eclipse.internal.xpand2.parser.XpandParser
 
AROUND - Static variable in interface org.eclipse.internal.xpand2.XpandTokens
 
Around - Class in org.eclipse.internal.xtend.xtend.ast
 
Around(Identifier, List<DeclaredParameter>, boolean, Expression) - Constructor for class org.eclipse.internal.xtend.xtend.ast.Around
 
around() - Method in class org.eclipse.internal.xtend.xtend.parser.XtendParser
 
AROUND - Static variable in class org.eclipse.xpand.ui.editor.outline.XpandContentOutlinePage
 
AROUND - Static variable in class org.eclipse.xtend.ui.editor.lang.XtendTokens
 
AroundAdvice - Class in org.eclipse.xtend.backend.aop
 
AroundAdvice(ExpressionBase, Pointcut, boolean) - Constructor for class org.eclipse.xtend.backend.aop.AroundAdvice
 
ArrayConverter - Class in org.eclipse.xtend.backend.functions.java.internal
 
ArrayConverter(Class<?>) - Constructor for class org.eclipse.xtend.backend.functions.java.internal.ArrayConverter
 
AS - Static variable in interface org.eclipse.internal.xpand2.XpandTokens
 
asInteger(String) - Method in class org.eclipse.xtend.backend.syslib.StringOperations
 
assertTrue(boolean, String) - Method in class org.eclipse.xtend.util.stdlib.texttest.FileTestComponent
 
assertTrueFatal(boolean, String) - Method in class org.eclipse.xtend.util.stdlib.texttest.FileTestComponent
 

B

BACKEND_GEN_FOLDER - Static variable in class org.eclipse.xtend.backend.ui.compiler.BackendBuilder
 
BackendBuilder - Class in org.eclipse.xtend.backend.ui.compiler
 
BackendBuilder() - Constructor for class org.eclipse.xtend.backend.ui.compiler.BackendBuilder
 
BackendCompilerFacade - Interface in org.eclipse.xtend.backend.compiler
 
BackendComponent - Class in org.eclipse.xtend.backend
 
BackendComponent() - Constructor for class org.eclipse.xtend.backend.BackendComponent
 
BackendComponent.Outlet - Class in org.eclipse.xtend.backend
 
BackendComponent.Outlet() - Constructor for class org.eclipse.xtend.backend.BackendComponent.Outlet
 
BackendFacade - Class in org.eclipse.xtend.backend
 
BackendFacade() - Constructor for class org.eclipse.xtend.backend.BackendFacade
 
BackendJavaCompilerFacade - Class in org.eclipse.xtend.backend.compiler.templates.backend
 
BackendJavaCompilerFacade(BackendTypesystem) - Constructor for class org.eclipse.xtend.backend.compiler.templates.backend.BackendJavaCompilerFacade
 
BackendNature - Class in org.eclipse.xtend.backend.ui.builder
 
BackendNature() - Constructor for class org.eclipse.xtend.backend.ui.builder.BackendNature
 
backendToJava(Object) - Method in class org.eclipse.xtend.backend.functions.java.internal.ArrayConverter
 
backendToJava(Object) - Method in class org.eclipse.xtend.backend.functions.java.internal.ByteConverter
 
backendToJava(Object) - Method in class org.eclipse.xtend.backend.functions.java.internal.CharConverter
 
backendToJava(Object) - Method in class org.eclipse.xtend.backend.functions.java.internal.EfficientLazyStringConverter
 
backendToJava(Object) - Method in class org.eclipse.xtend.backend.functions.java.internal.FloatConverter
 
backendToJava(Object) - Method in class org.eclipse.xtend.backend.functions.java.internal.IntConverter
 
backendToJava(Object) - Method in interface org.eclipse.xtend.backend.functions.java.internal.JavaBuiltinConverter
 
backendToJava(Object) - Method in class org.eclipse.xtend.backend.functions.java.internal.NullConverter
 
backendToJava(Object) - Method in class org.eclipse.xtend.backend.functions.java.internal.ShortConverter
 
backendToJava(Object) - Method in class org.eclipse.xtend.backend.functions.java.internal.StringBufferConverter
 
backendToJava(Object) - Method in class org.eclipse.xtend.backend.functions.java.internal.StringBuilderConverter
 
backendToJava(Object) - Method in class org.eclipse.xtend.backend.functions.java.internal.StringConverter
 
BackendType - Interface in org.eclipse.xtend.backend.common
 
BackendTypesystem - Interface in org.eclipse.xtend.backend.common
 
BASE64 - Class in org.eclipse.internal.xpand2.pr.util
 
BASE64() - Constructor for class org.eclipse.internal.xpand2.pr.util.BASE64
 
Base64Codec - Class in org.eclipse.xtend.backend.util
Port of org.eclipse.internal.xpand2.pr.util.BASE64 to the backend
Base64Codec() - Constructor for class org.eclipse.xtend.backend.util.Base64Codec
 
BaseSpecialTreatment - Class in org.eclipse.internal.xtend.expression.debug
Base class for all special treatments for element adapters.
BaseSpecialTreatment() - Constructor for class org.eclipse.internal.xtend.expression.debug.BaseSpecialTreatment
 
basicGetCycle() - Method in class org.eclipse.xtend.profiler.profilermodel.impl.ItemImpl
 
basicGetFeature() - Method in class org.eclipse.xpand.incremental.trace.impl.InputElementImpl
 
basicGetInvoker() - Method in class org.eclipse.xtend.profiler.profilermodel.impl.CallGroupImpl
 
basicGetModelElement() - Method in class org.eclipse.xpand.incremental.trace.impl.InputElementImpl
 
basicGetSubroutine() - Method in class org.eclipse.xtend.profiler.profilermodel.impl.CallGroupImpl
 
basicGetTargetObject() - Method in class org.eclipse.xpand.incremental.trace.impl.OutputFileImpl
 
basicSetCycle(Cycle, NotificationChain) - Method in class org.eclipse.xtend.profiler.profilermodel.impl.ItemImpl
 
basicSetInvoker(Item, NotificationChain) - Method in class org.eclipse.xtend.profiler.profilermodel.impl.CallGroupImpl
 
basicSetSubroutine(Item, NotificationChain) - Method in class org.eclipse.xtend.profiler.profilermodel.impl.CallGroupImpl
 
beautifyFeatuerMapTextEntries(int, FeatureMap) - Method in class org.eclipse.xtend.typesystem.xsd.XMLMixedContentFormatter
 
beautifyFeatureMap(int, FeatureMap) - Method in class org.eclipse.xtend.typesystem.xsd.XMLMixedContentFormatter
 
beautifyFeatureMapComments(int, FeatureMap) - Method in class org.eclipse.xtend.typesystem.xsd.XMLMixedContentFormatter
 
beautifyFeatureMapIndent(int, FeatureMap) - Method in class org.eclipse.xtend.typesystem.xsd.XMLMixedContentFormatter
 
beautifyMixedContent(int, EObject) - Method in class org.eclipse.xtend.typesystem.xsd.XMLMixedContentFormatter
 
beautifyString(String) - Method in class org.eclipse.xtend.typesystem.xsd.XMLMixedContentFormatter
 
beforeWriteAndClose(FileHandle) - Method in class org.eclipse.xpand.support.cdt.CppBeautifier
 
beforeWriteAndClose(FileHandle) - Method in class org.eclipse.xpand2.output.FileInfoLogger
 
beforeWriteAndClose(FileHandle) - Method in class org.eclipse.xpand2.output.JavaBeautifier
Formats the file using Eclipse code formatter.
beforeWriteAndClose(FileHandle) - Method in class org.eclipse.xpand2.output.Outlet
 
beforeWriteAndClose(FileHandle) - Method in interface org.eclipse.xpand2.output.PostProcessor
Called before the file will be written.
beforeWriteAndClose(FileHandle) - Method in class org.eclipse.xtend.typesystem.xsd.XMLBeautifier
 
beginRoutine(String) - Method in class org.eclipse.xtend.profiler.Profiler
 
BlankLineSkippingOutput - Class in org.eclipse.xpand2.output
This output implementation avoids writing of unnecessary blank lines.
BlankLineSkippingOutput() - Constructor for class org.eclipse.xpand2.output.BlankLineSkippingOutput
 
block - Variable in class org.eclipse.internal.xpand2.codeassist.StackElement
 
body - Variable in class org.eclipse.internal.xpand2.ast.StatementWithBody
 
BOM - Static variable in class org.eclipse.internal.xtend.util.internal.icu.CharsetMatch
Bit flag indicating the match is based on the presence of a BOM.
BOOLEAN - Static variable in class org.eclipse.internal.xtend.type.baseimpl.BuiltinMetaModel
 
booleanLiteral() - Method in class org.eclipse.internal.xpand2.parser.XpandParser
 
BooleanLiteral - Class in org.eclipse.internal.xtend.expression.ast
 
BooleanLiteral(Identifier) - Constructor for class org.eclipse.internal.xtend.expression.ast.BooleanLiteral
 
booleanLiteral() - Method in class org.eclipse.internal.xtend.xtend.parser.XtendParser
 
BooleanOperation - Class in org.eclipse.internal.xtend.expression.ast
 
BooleanOperation(Identifier, Expression, Expression) - Constructor for class org.eclipse.internal.xtend.expression.ast.BooleanOperation
 
BooleanType - Class in org.eclipse.xtend.backend.types.builtin
 
BooleanTypeImpl - Class in org.eclipse.internal.xtend.type.baseimpl.types
 
BooleanTypeImpl(TypeSystem, String) - Constructor for class org.eclipse.internal.xtend.type.baseimpl.types.BooleanTypeImpl
 
BOTTOM_LEFT - Static variable in class org.eclipse.wb.swt.SWTResourceManager
Style constant for placing decorator image in bottom left corner of base image.
BOTTOM_RIGHT - Static variable in class org.eclipse.wb.swt.SWTResourceManager
Style constant for placing decorator image in bottom right corner of base image.
BOUNDS - Static variable in class org.eclipse.internal.xtend.expression.codeassist.CharacterScanner
 
BreakpointActionGroup - Class in org.eclipse.xtend.shared.ui.editor
Action group with 2 actions: "Toggle Breakpoints" and "Enable/Disable Breakpoints".
Despite of usual breakpoint actions these actions can be used not only for vertical ruler context menu (incl.
BreakpointActionGroup(TextEditor) - Constructor for class org.eclipse.xtend.shared.ui.editor.BreakpointActionGroup
 
buffer - Variable in class org.eclipse.internal.xtend.util.QualifiedNameWithDelimiter.QualifiedNameCache
A buffer for character level processing.
buffer - Variable in class org.eclipse.internal.xtend.util.QualifiedNameWithDelimiter.StringCache
A buffer for processing characters to avoid so many calls to String.charAt(int).
build(int, Map, IProgressMonitor) - Method in class org.eclipse.xtend.backend.ui.compiler.BackendBuilder
 
build(int, Map, IProgressMonitor) - Method in class org.eclipse.xtend.shared.ui.core.builder.XtendXpandBuilder
 
build(int, Map, IProgressMonitor) - Method in class org.eclipse.xtend.typesystem.xsd.ui.XSDBuilder
 
builder - Variable in class org.eclipse.xtend.typesystem.xsd.builder.OawXSDResource
 
BUILDER_EXCLUSIONS - Static variable in class org.eclipse.xtend.shared.ui.core.preferences.PreferenceConstants
Key for setting: builder resource exlusion
BUILDER_ID - Static variable in class org.eclipse.xtend.backend.ui.compiler.BackendBuilder
 
BuilderPreferencePage - Class in org.eclipse.xtend.shared.ui.core.internal.preferences
 
BuilderPreferencePage() - Constructor for class org.eclipse.xtend.shared.ui.core.internal.preferences.BuilderPreferencePage
Create the preference page.
BuildJob - Class in org.eclipse.xtend.typesystem.emf.ui
 
BuildJob(IProject) - Constructor for class org.eclipse.xtend.typesystem.emf.ui.BuildJob
 
BuildJob(IProject, ISchedulingRule) - Constructor for class org.eclipse.xtend.typesystem.emf.ui.BuildJob
 
BuildJob_JobName - Static variable in class org.eclipse.xtend.typesystem.emf.ui.Messages
 
buildMessage(SyntaxElement, ExecutionContext) - Method in class org.eclipse.xtend.expression.LoggingNullEvaluationHandler
Build the error message.
BuildState - Class in org.eclipse.xtend.shared.ui.core.internal
 
BuildState() - Constructor for class org.eclipse.xtend.shared.ui.core.internal.BuildState
 
builtin - Variable in class org.eclipse.xtend.expression.TypeSystemImpl
 
builtinAwareGetType(Object) - Method in class org.eclipse.xtend.type.impl.java.JavaMetaModel
 
builtinAwareGetType(Object) - Method in interface org.eclipse.xtend.type.impl.java.TypeFinder
 
builtinAwareGetTypeForClass(Class<?>) - Method in class org.eclipse.xtend.type.impl.java.JavaMetaModel
 
builtinAwareGetTypeForClass(Class<?>) - Method in interface org.eclipse.xtend.type.impl.java.TypeFinder
 
builtinAwareGetTypeForName(String) - Method in class org.eclipse.xtend.type.impl.java.JavaMetaModel
 
builtinAwareGetTypeForName(String) - Method in interface org.eclipse.xtend.type.impl.java.TypeFinder
 
BuiltinBaseType - Class in org.eclipse.internal.xtend.type.baseimpl.types
 
BuiltinBaseType(TypeSystem, String) - Constructor for class org.eclipse.internal.xtend.type.baseimpl.types.BuiltinBaseType
 
BuiltinMetaModel - Class in org.eclipse.internal.xtend.type.baseimpl
 
BuiltinMetaModel(TypeSystem) - Constructor for class org.eclipse.internal.xtend.type.baseimpl.BuiltinMetaModel
 
BuiltInOperation - Class in org.eclipse.xtend.backend.types.builtin
 
BuiltInOperation(String, BackendType...) - Constructor for class org.eclipse.xtend.backend.types.builtin.BuiltInOperation
 
BuiltinProperty - Class in org.eclipse.xtend.backend.types.builtin
 
BuiltinProperty(BackendType, String, Method, Method) - Constructor for class org.eclipse.xtend.backend.types.builtin.BuiltinProperty
 
ByteConverter - Class in org.eclipse.xtend.backend.functions.java.internal
 
ByteConverter() - Constructor for class org.eclipse.xtend.backend.functions.java.internal.ByteConverter
 

C

Cache<K,V> - Class in org.eclipse.internal.xtend.util
 
Cache() - Constructor for class org.eclipse.internal.xtend.util.Cache
 
CACHE - Static variable in class org.eclipse.internal.xtend.util.QualifiedName
 
CACHE - Static variable in class org.eclipse.internal.xtend.util.QualifiedNameWithDelimiter
The cached pool for the qualified name instances.
Cache<K,V> - Class in org.eclipse.xtend.backend.util
 
Cache() - Constructor for class org.eclipse.xtend.backend.util.Cache
 
cacheBugExists() - Static method in class org.eclipse.xtend.typesystem.xsd.type.EFeatureMapTypeImpl
 
cached - Variable in class org.eclipse.internal.xtend.xtend.ast.AbstractExtension
 
CACHED - Static variable in class org.eclipse.xtend.ui.editor.lang.XtendTokens
 
call(String, Object...) - Method in class org.eclipse.xtend.XtendFacade
 
call(String, List<?>) - Method in class org.eclipse.xtend.XtendFacade
 
CALL_COUNT_EDEFAULT - Static variable in class org.eclipse.xtend.profiler.profilermodel.impl.ItemImpl
The default value of the 'Call Count' attribute.
CALL_COUNT_INBOUND_EDEFAULT - Static variable in class org.eclipse.xtend.profiler.profilermodel.impl.CycleImpl
The default value of the 'Call Count Inbound' attribute.
CALL_COUNT_REENTRANT_EDEFAULT - Static variable in class org.eclipse.xtend.profiler.profilermodel.impl.CycleImpl
The default value of the 'Call Count Reentrant' attribute.
CALL_GROUP - Static variable in interface org.eclipse.xtend.profiler.profilermodel.ModelPackage
The meta object id for the 'Call Group' class.
CALL_GROUP - Static variable in interface org.eclipse.xtend.profiler.profilermodel.ModelPackage.Literals
The meta object literal for the 'Call Group' class.
CALL_GROUP__COUNT - Static variable in interface org.eclipse.xtend.profiler.profilermodel.ModelPackage
The feature id for the 'Count' attribute.
CALL_GROUP__COUNT - Static variable in interface org.eclipse.xtend.profiler.profilermodel.ModelPackage.Literals
The meta object literal for the 'Count' attribute feature.
CALL_GROUP__INVOKER - Static variable in interface org.eclipse.xtend.profiler.profilermodel.ModelPackage
The feature id for the 'Invoker' reference.
CALL_GROUP__INVOKER - Static variable in interface org.eclipse.xtend.profiler.profilermodel.ModelPackage.Literals
The meta object literal for the 'Invoker' reference feature.
CALL_GROUP__SUBROUTINE - Static variable in interface org.eclipse.xtend.profiler.profilermodel.ModelPackage
The feature id for the 'Subroutine' reference.
CALL_GROUP__SUBROUTINE - Static variable in interface org.eclipse.xtend.profiler.profilermodel.ModelPackage.Literals
The meta object literal for the 'Subroutine' reference feature.
CALL_GROUP__TIME - Static variable in interface org.eclipse.xtend.profiler.profilermodel.ModelPackage
The feature id for the 'Time' attribute.
CALL_GROUP__TIME - Static variable in interface org.eclipse.xtend.profiler.profilermodel.ModelPackage.Literals
The meta object literal for the 'Time' attribute feature.
CALL_GROUP_FEATURE_COUNT - Static variable in interface org.eclipse.xtend.profiler.profilermodel.ModelPackage
The number of structural features of the 'Call Group' class.
Callable - Interface in org.eclipse.xtend.profiler.profilermodel
A representation of the model object 'Callable'.
CALLABLE - Static variable in interface org.eclipse.xtend.profiler.profilermodel.ModelPackage
The meta object id for the 'Callable' class.
CALLABLE - Static variable in interface org.eclipse.xtend.profiler.profilermodel.ModelPackage.Literals
The meta object literal for the 'Callable' class.
Callable - Interface in org.eclipse.xtend.typesystem
 
CALLABLE__CHILD_TIME - Static variable in interface org.eclipse.xtend.profiler.profilermodel.ModelPackage
The feature id for the 'Child Time' attribute.
CALLABLE__CHILD_TIME - Static variable in interface org.eclipse.xtend.profiler.profilermodel.ModelPackage.Literals
The meta object literal for the 'Child Time' attribute feature.
CALLABLE__NAME - Static variable in interface org.eclipse.xtend.profiler.profilermodel.ModelPackage
The feature id for the 'Name' attribute.
CALLABLE__NAME - Static variable in interface org.eclipse.xtend.profiler.profilermodel.ModelPackage.Literals
The meta object literal for the 'Name' attribute feature.
CALLABLE__OUTBOUND_CHILD_TIME - Static variable in interface org.eclipse.xtend.profiler.profilermodel.ModelPackage
The feature id for the 'Outbound Child Time' attribute.
CALLABLE__OUTBOUND_CHILD_TIME - Static variable in interface org.eclipse.xtend.profiler.profilermodel.ModelPackage.Literals
The meta object literal for the 'Outbound Child Time' attribute feature.
CALLABLE__SELF_TIME - Static variable in interface org.eclipse.xtend.profiler.profilermodel.ModelPackage
The feature id for the 'Self Time' attribute.
CALLABLE__SELF_TIME - Static variable in interface org.eclipse.xtend.profiler.profilermodel.ModelPackage.Literals
The meta object literal for the 'Self Time' attribute feature.
CALLABLE__TIME - Static variable in interface org.eclipse.xtend.profiler.profilermodel.ModelPackage
The feature id for the 'Time' attribute.
CALLABLE__TIME - Static variable in interface org.eclipse.xtend.profiler.profilermodel.ModelPackage.Literals
The meta object literal for the 'Time' attribute feature.
CALLABLE_FEATURE_COUNT - Static variable in interface org.eclipse.xtend.profiler.profilermodel.ModelPackage
The number of structural features of the 'Callable' class.
CallableImpl - Class in org.eclipse.xtend.profiler.profilermodel.impl
An implementation of the model object 'Callable'.
CallableImpl() - Constructor for class org.eclipse.xtend.profiler.profilermodel.impl.CallableImpl
 
CallableValidator - Interface in org.eclipse.xtend.profiler.profilermodel.validation
A sample validator interface for Callable.
callback - Variable in class org.eclipse.xtend.expression.AbstractExpressionsUsingWorkflowComponent
 
Callback - Interface in org.eclipse.xtend.expression
Deprecated. Use VetoableCallback instead
callback - Variable in class org.eclipse.xtend.expression.ExecutionContextImpl
 
CallGroup - Interface in org.eclipse.xtend.profiler.profilermodel
A representation of the model object 'Call Group'.
CallGroupImpl - Class in org.eclipse.xtend.profiler.profilermodel.impl
An implementation of the model object 'Call Group'.
CallGroupImpl() - Constructor for class org.eclipse.xtend.profiler.profilermodel.impl.CallGroupImpl
 
CallGroupValidator - Interface in org.eclipse.xtend.profiler.profilermodel.validation
A sample validator interface for CallGroup.
cancelPressed() - Method in class org.eclipse.xtend.shared.ui.core.internal.preferences.PatternDialog
 
canCreateFromExtentions() - Static method in class org.eclipse.xtend.middleend.MiddleEndFactory
 
canFinish() - Method in class org.eclipse.xtend.shared.ui.wizards.NewExtXptResourceWizard
 
canHandle(Object) - Method in class org.eclipse.internal.xpand2.debug.XpandElementAdapter
 
canHandle(Object) - Method in class org.eclipse.internal.xtend.expression.debug.ExpressionElementAdapter
 
canHandle(String) - Method in class org.eclipse.xtend.middleend.javaannotations.JavaFunctionClassContributor
 
canHandle(String) - Method in interface org.eclipse.xtend.middleend.plugins.FunctionDefContextProvider
gives the middle end a way to declare if it can and wants to handle a given source file / resource.
canHandle(String) - Method in interface org.eclipse.xtend.middleend.plugins.LanguageSpecificMiddleEnd
gives the middle end a way to declare if it can and wants to handle a given source file / resource.
canHandle(String) - Method in class org.eclipse.xtend.middleend.xpand.OldXpandRegistry
 
canHandle(String) - Method in class org.eclipse.xtend.middleend.xtend.OldCheckRegistry
 
canHandle(String) - Method in class org.eclipse.xtend.middleend.xtend.OldXtendRegistry
 
canHandleResourceExtension(String) - Method in class org.eclipse.xtend.ui.debug.ExpressionPluginAdapter
 
canHandleType(String) - Method in class org.eclipse.xpand.ui.debug.XpandPluginAdapter
 
canHandleType(String) - Method in class org.eclipse.xtend.ui.debug.ExpressionPluginAdapter
 
canRerun() - Method in class org.eclipse.xtend.shared.ui.editor.search.query.XtendXpandSearchQuery
canRunInBackground() - Method in class org.eclipse.xtend.shared.ui.editor.search.query.XtendXpandSearchQuery
CAPACITY_MASK - Static variable in class org.eclipse.internal.xtend.util.WeakInterningHashSet
The mask for the lower five bits of the WeakInterningHashSet.modCount representing the capacity index in WeakInterningHashSet.PRIME_CAPACITIES.
CASE - Static variable in interface org.eclipse.internal.xpand2.XpandTokens
 
Case - Class in org.eclipse.internal.xtend.expression.ast
 
Case(Expression, Expression) - Constructor for class org.eclipse.internal.xtend.expression.ast.Case
 
CASE - Static variable in class org.eclipse.xtend.ui.editor.lang.XtendTokens
 
caseCallable(Callable) - Method in class org.eclipse.xtend.profiler.profilermodel.util.ModelSwitch
Returns the result of interpreting the object as an instance of 'Callable'.
caseCallGroup(CallGroup) - Method in class org.eclipse.xtend.profiler.profilermodel.util.ModelSwitch
Returns the result of interpreting the object as an instance of 'Call Group'.
caseCycle(Cycle) - Method in class org.eclipse.xtend.profiler.profilermodel.util.ModelSwitch
Returns the result of interpreting the object as an instance of 'Cycle'.
caseInputElement(InputElement) - Method in class org.eclipse.xpand.incremental.trace.util.TraceSwitch
Returns the result of interpreting the object as an instance of 'Input Element'.
caseItem(Item) - Method in class org.eclipse.xtend.profiler.profilermodel.util.ModelSwitch
Returns the result of interpreting the object as an instance of 'Item'.
caseOutputFile(OutputFile) - Method in class org.eclipse.xpand.incremental.trace.util.TraceSwitch
Returns the result of interpreting the object as an instance of 'Output File'.
caseProfilingResult(ProfilingResult) - Method in class org.eclipse.xtend.profiler.profilermodel.util.ModelSwitch
Returns the result of interpreting the object as an instance of 'Profiling Result'.
caseTrace(Trace) - Method in class org.eclipse.xpand.incremental.trace.util.TraceSwitch
Returns the result of interpreting the object as an instance of 'Trace'.
Cast - Class in org.eclipse.internal.xtend.expression.ast
 
Cast(Identifier, Expression) - Constructor for class org.eclipse.internal.xtend.expression.ast.Cast
 
castedExpression() - Method in class org.eclipse.internal.xpand2.parser.XpandParser
 
castedExpression() - Method in class org.eclipse.internal.xtend.xtend.parser.XtendParser
 
category(Object) - Method in class org.eclipse.xtend.shared.ui.editor.outlineview.OutlineElementComparator
 
category(Object) - Method in class org.eclipse.xtend.shared.ui.editor.search.view.XtendXpandSearchResultPage.DecoratorIgnoringViewerSorter
 
CEND - Static variable in interface org.eclipse.internal.xpand2.XpandTokens
 
chainExpression() - Method in class org.eclipse.internal.xpand2.parser.XpandParser
 
ChainExpression - Class in org.eclipse.internal.xtend.expression.ast
 
ChainExpression(Expression, Expression) - Constructor for class org.eclipse.internal.xtend.expression.ast.ChainExpression
 
chainExpression() - Method in class org.eclipse.internal.xtend.xtend.parser.XtendParser
 
changed - Variable in class org.eclipse.xtend.shared.ui.core.metamodel.jdt.JdtMetaModel
 
CharacterScanner - Class in org.eclipse.internal.xtend.expression.codeassist
 
CharacterScanner(String) - Constructor for class org.eclipse.internal.xtend.expression.codeassist.CharacterScanner
 
charAt(int) - Method in class org.eclipse.xtend.backend.common.EfficientLazyString
 
CharConverter - Class in org.eclipse.xtend.backend.functions.java.internal
 
CharConverter() - Constructor for class org.eclipse.xtend.backend.functions.java.internal.CharConverter
 
CharsetDetector - Class in org.eclipse.internal.xtend.util.internal.icu
CharsetDetector provides a facility for detecting the charset or encoding of character data in an unknown format.
CharsetDetector() - Constructor for class org.eclipse.internal.xtend.util.internal.icu.CharsetDetector
Constructor
CharsetMatch - Class in org.eclipse.internal.xtend.util.internal.icu
This class represents a charset that has been identified by a CharsetDetector as a possible encoding for a set of input data.
Check - Class in org.eclipse.internal.xtend.xtend.ast
 
Check(Identifier, Identifier, Expression, boolean, Expression, Expression) - Constructor for class org.eclipse.internal.xtend.xtend.ast.Check
 
check(ExecutionContext, Collection<?>, Issues, boolean) - Method in class org.eclipse.internal.xtend.xtend.ast.ExtensionFile
 
check() - Method in class org.eclipse.internal.xtend.xtend.parser.XtendParser
 
checkAccess(URI) - Method in class org.eclipse.xtend.typesystem.xsd.util.AccessControlURIConverter
 
checkAll(String, Collection<?>, ExecutionContext, Issues) - Static method in class org.eclipse.xtend.check.CheckFacade
Invokes Check validation on a set of objects.
checkAll(String, InputStream, Collection<?>, ExecutionContext, Issues) - Static method in class org.eclipse.xtend.check.CheckFacade
Invokes Check validation on a set of objects.
checkAll(String, InputStream, Collection<?>, ExecutionContext, Issues, boolean) - Static method in class org.eclipse.xtend.check.CheckFacade
Invokes Check validation on a set of objects.
checkAll(String, Collection<?>, ExecutionContext, Issues, boolean) - Static method in class org.eclipse.xtend.check.CheckFacade
Invokes Check validation on a set of objects.
checkAll(String, Collection<MetaModel>, Issues, Collection<?>) - Static method in class org.eclipse.xtend.middleend.xtend.CheckBackendFacade
 
checkAll(String, String, Collection<MetaModel>, Issues, Collection<?>) - Static method in class org.eclipse.xtend.middleend.xtend.CheckBackendFacade
 
CheckBackendFacade - Class in org.eclipse.xtend.middleend.xtend
 
checkBreakpoints(IBreakpoint[], IResource, int, int, int) - Method in class org.eclipse.xtend.ui.debug.ExpressionPluginAdapter
 
CheckComponent - Class in org.eclipse.xtend.check
 
CheckComponent() - Constructor for class org.eclipse.xtend.check.CheckComponent
 
CheckComponent - Class in org.eclipse.xtend.middleend.xtend
 
CheckComponent() - Constructor for class org.eclipse.xtend.middleend.xtend.CheckComponent
 
checkConfiguration(Issues) - Method in class org.eclipse.internal.xpand2.GeneratorAdvice
 
checkConfiguration(Issues) - Method in class org.eclipse.xpand2.GeneratorAdvice
 
checkConfiguration(Issues) - Method in class org.eclipse.xpand2.incremental.compare.EmfCompare
 
checkConfiguration(Issues) - Method in class org.eclipse.xpand2.incremental.FileCleaner
 
checkConfiguration(Issues) - Method in class org.eclipse.xtend.middleend.LanguageSetup
 
checkConfiguration(Issues) - Method in class org.eclipse.xtend.profiler.ProfilerComponent
 
checkConfiguration(Issues) - Method in class org.eclipse.xtend.typesystem.emf.XmiReader
Deprecated.  
checkConfiguration(Issues) - Method in class org.eclipse.xtend.typesystem.emf.XmiWriter
Deprecated.  
checkConfiguration(Issues) - Method in class org.eclipse.xtend.typesystem.uml2.UML2Writer
 
checkConfiguration(Issues) - Method in class org.eclipse.xtend.typesystem.xsd.AbstractXMLWorkflowComponent
 
checkConfiguration(Issues) - Method in class org.eclipse.xtend.typesystem.xsd.XMLProcessor
 
checkConfiguration(Issues) - Method in class org.eclipse.xtend.typesystem.xsd.XMLReader
 
checkConfiguration(Issues) - Method in class org.eclipse.xtend.typesystem.xsd.XMLWriter
 
checkConfiguration(Issues) - Method in class org.eclipse.xtend.typesystem.xsd.XMLWriter.DoctypeInfo
 
checkConfiguration(Issues) - Method in class org.eclipse.xtend.typesystem.xsd.XMLWriter.ExpressionWithVarname
 
checkConfiguration(Issues) - Method in class org.eclipse.xtend.util.stdlib.TraceComponent
 
checkConfiguration(Issues) - Method in class org.eclipse.xtend.util.uml2ecore.ParamChecker
 
checkConfiguration(Issues) - Method in class org.eclipse.xtend.util.uml2ecore.Uml2EcoreXmiWriter
 
checkConfigurationInternal(Issues) - Method in class org.eclipse.xpand2.Generator
 
checkConfigurationInternal(Issues) - Method in class org.eclipse.xpand2.incremental.IncrementalGenerationCallback
 
checkConfigurationInternal(Issues) - Method in class org.eclipse.xpand2.incremental.IncrementalGenerationFacade
 
checkConfigurationInternal(Issues) - Method in class org.eclipse.xtend.check.CheckComponent
 
checkConfigurationInternal(Issues) - Method in class org.eclipse.xtend.expression.AbstractExpressionsUsingWorkflowComponent
 
checkConfigurationInternal(Issues) - Method in class org.eclipse.xtend.middleend.xpand.XpandComponent
 
checkConfigurationInternal(Issues) - Method in class org.eclipse.xtend.middleend.xtend.CheckComponent
 
checkConfigurationInternal(Issues) - Method in class org.eclipse.xtend.middleend.xtend.XtendComponent
 
checkConfigurationInternal(Issues) - Method in class org.eclipse.xtend.util.stdlib.DanglingRefFinderComponent
 
checkConfigurationInternal(Issues) - Method in class org.eclipse.xtend.util.stdlib.ExtIssueReporter
 
checkConfigurationInternal(Issues) - Method in class org.eclipse.xtend.util.stdlib.MessageLogger
 
checkConfigurationInternal(Issues) - Method in class org.eclipse.xtend.util.stdlib.PropertiesReader
 
checkConfigurationInternal(Issues) - Method in class org.eclipse.xtend.util.stdlib.SlotCopier
 
checkConfigurationInternal(Issues) - Method in class org.eclipse.xtend.util.stdlib.SlotListAdder
 
checkConfigurationInternal(Issues) - Method in class org.eclipse.xtend.util.stdlib.SlotPrinter
 
checkConfigurationInternal(Issues) - Method in class org.eclipse.xtend.util.stdlib.SystemCommand
 
checkConfigurationInternal(Issues) - Method in class org.eclipse.xtend.util.stdlib.texttest.FileTestComponent
 
checkConfigurationInternal(Issues) - Method in class org.eclipse.xtend.XtendComponent
CheckContentAssistProcessor - Class in org.eclipse.xtend.check.ui.editor.codeassist
 
CheckContentAssistProcessor(IEditorPart) - Constructor for class org.eclipse.xtend.check.ui.editor.codeassist.CheckContentAssistProcessor
 
CheckContentOutlinePage - Class in org.eclipse.xtend.check.ui.editor.outline
 
CheckContentOutlinePage(AbstractXtendXpandEditor) - Constructor for class org.eclipse.xtend.check.ui.editor.outline.CheckContentOutlinePage
 
CheckConverter - Class in org.eclipse.xtend.middleend.xtend.internal.xtend
 
CheckConverter(ExecutionContext, TypeToBackendType) - Constructor for class org.eclipse.xtend.middleend.xtend.internal.xtend.CheckConverter
 
CheckDocumentProvider - Class in org.eclipse.xtend.check.ui.editor
 
CheckDocumentProvider() - Constructor for class org.eclipse.xtend.check.ui.editor.CheckDocumentProvider
 
CheckEditor - Class in org.eclipse.xtend.check.ui.editor
 
CheckEditor() - Constructor for class org.eclipse.xtend.check.ui.editor.CheckEditor
 
CheckEditorPlugin - Class in org.eclipse.xtend.check.ui
 
CheckEditorPlugin() - Constructor for class org.eclipse.xtend.check.ui.CheckEditorPlugin
The constructor.
checkEnabled(ITextSelection) - Method in class org.eclipse.xtend.shared.ui.editor.navigation.OpenAction
 
CheckEValidatorAdapter - Class in org.eclipse.xtend.typesystem.emf.check
An implementation of EValidator that executes Xtend checks.
CheckEValidatorAdapter(EPackage) - Constructor for class org.eclipse.xtend.typesystem.emf.check.CheckEValidatorAdapter
 
CheckEValidatorAdapter(EPackage, EValidator) - Constructor for class org.eclipse.xtend.typesystem.emf.check.CheckEValidatorAdapter
 
CheckFacade - Class in org.eclipse.xtend.check
 
CheckFacade() - Constructor for class org.eclipse.xtend.check.CheckFacade
 
CheckFastAnalyzer - Class in org.eclipse.internal.xtend.check.codeassist
 
CheckFileWithContext - Class in org.eclipse.xtend.typesystem.emf.check
 
CheckFileWithContext(String) - Constructor for class org.eclipse.xtend.typesystem.emf.check.CheckFileWithContext
 
checkFinalConditions(IProgressMonitor, CheckConditionsContext) - Method in class org.eclipse.xpand.ui.refactoring.renamedefine.RenameDefineProcessor
checkForAmbiguousDefinitions(ExecutionContext, Set<AnalysationIssue>) - Method in class org.eclipse.internal.xtend.xtend.ast.AbstractExtension
 
CheckHyperlinkDetector - Class in org.eclipse.xtend.check.ui.editor
 
CheckHyperlinkDetector(IEditorPart) - Constructor for class org.eclipse.xtend.check.ui.editor.CheckHyperlinkDetector
 
checkInitialConditions(IProgressMonitor) - Method in class org.eclipse.xpand.ui.refactoring.renamedefine.RenameDefineProcessor
CheckLog - Class in org.eclipse.xtend.check.ui.internal
 
CheckLog() - Constructor for class org.eclipse.xtend.check.ui.internal.CheckLog
 
CheckOpenAction - Class in org.eclipse.xtend.check.ui.editor
OpenAction is instantiated by the editor and will be invoked when the user presses the F3 key.
CheckOpenAction(CheckEditor) - Constructor for class org.eclipse.xtend.check.ui.editor.CheckOpenAction
Creates a new OpenAction.
CheckProposalFactoryEclipseImpl - Class in org.eclipse.xtend.check.ui.editor.codeassist
 
CheckProposalFactoryEclipseImpl(int) - Constructor for class org.eclipse.xtend.check.ui.editor.codeassist.CheckProposalFactoryEclipseImpl
 
CheckRegistry - Class in org.eclipse.xtend.typesystem.emf.check
Reads checks extensions, instantiates validators and registers them.
CheckResourceImpl - Class in org.eclipse.xtend.check.ui.core.internal
 
CheckResourceImpl(XtendFile, IStorage, CheckResourceParser) - Constructor for class org.eclipse.xtend.check.ui.core.internal.CheckResourceImpl
 
CheckResourceParser - Class in org.eclipse.xtend.check.ui.core.internal.builder
 
CheckResourceParser() - Constructor for class org.eclipse.xtend.check.ui.core.internal.builder.CheckResourceParser
 
CheckSourceViewerConfiguration - Class in org.eclipse.xtend.check.ui.editor
 
CheckSourceViewerConfiguration(IEditorPart) - Constructor for class org.eclipse.xtend.check.ui.editor.CheckSourceViewerConfiguration
 
checkSubclass() - Method in class org.eclipse.xtend.shared.ui.core.internal.preferences.PatternEditComposite
 
CheckUtils - Class in org.eclipse.xtend.check
 
CheckUtils() - Constructor for class org.eclipse.xtend.check.CheckUtils
 
checkVariableHasMembers(Object) - Method in class org.eclipse.internal.xtend.expression.debug.ExpressionElementAdapter
 
CHILD_TIME_EDEFAULT - Static variable in class org.eclipse.xtend.profiler.profilermodel.impl.CallableImpl
The default value of the 'Child Time' attribute.
classAsResource(Class<?>) - Static method in class org.eclipse.xtend.middleend.javaannotations.JavaFunctionClassContributor
 
clean(IProgressMonitor) - Method in class org.eclipse.xtend.typesystem.xsd.ui.XSDBuilder
 
cleanup() - Method in class org.eclipse.internal.xtend.util.WeakInterningHashSet
Polls the WeakInterningHashSet.queue and removes any garbage collected entries.
clear() - Method in class org.eclipse.internal.xtend.util.Cache
Clears the cache.
clear() - Method in class org.eclipse.internal.xtend.util.WeakCache
Clears the cache.
clear(Collection<Object>) - Method in class org.eclipse.xtend.backend.syslib.CollectionOperations
 
clear(Map<Object, Object>) - Method in class org.eclipse.xtend.backend.syslib.CollectionOperations
 
clear() - Method in interface org.eclipse.xtend.shared.ui.editor.search.view.IFileSearchContentProvider
 
clear() - Method in class org.eclipse.xtend.shared.ui.editor.search.view.XtendXpandSearchResultPage
 
clear() - Method in class org.eclipse.xtend.shared.ui.editor.search.view.XtendXpandTableContentProvider
clear() - Method in class org.eclipse.xtend.typesystem.xsd.builder.OawXSDResourceSet
 
clear() - Method in interface org.eclipse.xtend.typesystem.xsd.builder.XSDManager
 
clear() - Method in class org.eclipse.xtend.typesystem.xsd.builder.XSDManagerView
 
clear() - Method in class org.eclipse.xtend.util.stdlib.tracing.TraceStore
 
clearCaches() - Method in class org.eclipse.xtend.expression.TypeSystemImpl
If re-using this type system once in a while for multiple generator runs, clearing the dynamic type information is required, as types of objects may have changed in the meantime (i.g.
clearGlobalVars() - Method in class org.eclipse.xtend.util.stdlib.GlobalVarExtensions
 
clearTrace() - Static method in class org.eclipse.xtend.util.stdlib.TraceComponent
 
clone() - Method in class org.eclipse.internal.xtend.util.Pair
 
clone() - Method in class org.eclipse.internal.xtend.util.Triplet
 
clone(EList) - Static method in class org.eclipse.xtend.typesystem.emf.EcoreUtil2
Clones a list.
clone(Object) - Static method in class org.eclipse.xtend.util.stdlib.CloningExtensions
 
cloneContext() - Method in class org.eclipse.xpand2.XpandExecutionContextImpl
 
cloneContext() - Method in class org.eclipse.xtend.expression.ExecutionContextImpl
 
cloneContext() - Method in class org.eclipse.xtend.shared.ui.expression.XpandPluginExecutionContext
 
cloneWithExtensions(String) - Method in class org.eclipse.xtend.XtendFacade
 
cloneWithInnerType(Type) - Method in class org.eclipse.internal.xtend.type.baseimpl.types.CollectionTypeImpl
 
cloneWithInnerType(Type) - Method in class org.eclipse.internal.xtend.type.baseimpl.types.ListTypeImpl
 
cloneWithInnerType(Type) - Method in class org.eclipse.internal.xtend.type.baseimpl.types.SetTypeImpl
 
cloneWithInnerType(Type) - Method in interface org.eclipse.xtend.typesystem.ParameterizedType
 
cloneWithoutMonitor() - Method in interface org.eclipse.xtend.expression.ExecutionContext
 
cloneWithoutMonitor() - Method in class org.eclipse.xtend.expression.ExecutionContextImpl
 
cloneWithoutResource() - Method in interface org.eclipse.xtend.expression.ExecutionContext
 
cloneWithoutResource() - Method in class org.eclipse.xtend.expression.ExecutionContextImpl
 
cloneWithoutVariables() - Method in interface org.eclipse.xtend.expression.ExecutionContext
 
cloneWithoutVariables() - Method in class org.eclipse.xtend.expression.ExecutionContextImpl
 
cloneWithResource(Resource) - Method in interface org.eclipse.xtend.expression.ExecutionContext
 
cloneWithResource(Resource) - Method in class org.eclipse.xtend.expression.ExecutionContextImpl
 
cloneWithStatement(Statement) - Method in class org.eclipse.xpand2.XpandExecutionContextImpl
 
cloneWithVariable(Variable) - Method in interface org.eclipse.xtend.expression.ExecutionContext
 
cloneWithVariable(Variable) - Method in class org.eclipse.xtend.expression.ExecutionContextImpl
 
cloneWithVariable(Variable) - Method in class org.eclipse.xtend.expression.ExpressionFacade
 
CloningExtensions - Class in org.eclipse.xtend.util.stdlib
Java helper class for Stdlib extension org::eclipse::xtend::util::stdlib::cloning.
CloningExtensions() - Constructor for class org.eclipse.xtend.util.stdlib.CloningExtensions
 
close() - Method in class org.eclipse.xtend.backend.util.NullWriter
 
closeFile() - Method in class org.eclipse.xpand.util.stdlib.TracingOutput
 
closeFile() - Method in interface org.eclipse.xpand2.output.Output
 
closeFile() - Method in class org.eclipse.xpand2.output.OutputImpl
 
Closure - Class in org.eclipse.xtend.backend.functions.internal
 
Closure(LocalVarContext, FunctionDefContext, List<String>, List<? extends BackendType>, ExpressionBase) - Constructor for class org.eclipse.xtend.backend.functions.internal.Closure
 
COLLECT - Static variable in interface org.eclipse.internal.xtend.expression.parser.SyntaxConstants
 
collect(Collection<T>, String) - Static method in class org.eclipse.internal.xtend.util.HigherOrder
 
collect(Collection<?>, Function) - Method in class org.eclipse.xtend.backend.syslib.CollectionOperations
 
COLLECT - Static variable in interface org.eclipse.xtend.backend.syslib.SysLibNames
 
collectFirstLevelElements(IXtendXpandResource) - Method in class org.eclipse.xpand.ui.debug.XpandPluginAdapter
 
collectFirstLevelElements(IXtendXpandResource) - Method in class org.eclipse.xtend.ui.debug.ExpressionPluginAdapter
 
collectIncludedSchemas(Set<XSDSchema>, XSDSchema, URI) - Method in class org.eclipse.xtend.typesystem.xsd.util.Msg
 
COLLECTION - Static variable in class org.eclipse.internal.xtend.type.baseimpl.BuiltinMetaModel
 
collectionExpression() - Method in class org.eclipse.internal.xpand2.parser.XpandParser
 
CollectionExpression - Class in org.eclipse.internal.xtend.expression.ast
 
CollectionExpression(Identifier, Identifier, Expression) - Constructor for class org.eclipse.internal.xtend.expression.ast.CollectionExpression
 
collectionExpression() - Method in class org.eclipse.internal.xtend.xtend.parser.XtendParser
 
CollectionHelper - Class in org.eclipse.xtend.backend.util
 
CollectionHelper() - Constructor for class org.eclipse.xtend.backend.util.CollectionHelper
 
CollectionOperations - Class in org.eclipse.xtend.backend.syslib
 
CollectionOperations() - Constructor for class org.eclipse.xtend.backend.syslib.CollectionOperations
 
collectionType() - Method in class org.eclipse.internal.xpand2.parser.XpandParser
 
collectionType() - Method in class org.eclipse.internal.xtend.xtend.parser.XtendParser
 
CollectionType - Class in org.eclipse.xtend.backend.types.builtin
 
CollectionTypeImpl - Class in org.eclipse.internal.xtend.type.baseimpl.types
 
CollectionTypeImpl(Type, TypeSystem, String) - Constructor for class org.eclipse.internal.xtend.type.baseimpl.types.CollectionTypeImpl
 
collectPackages(Set<EPackage>, Set<OawXSDResource>) - Method in class org.eclipse.xtend.typesystem.xsd.builder.OawXSDResource
 
collectReexportedResources(Set<NamedParsedResource>, Set<String>, String) - Method in class org.eclipse.xtend.backend.compiler.AbstractBackendResourceCompilerFacade
 
ColorProvider - Class in org.eclipse.xpand.ui.editor.color
Manager for colors used in the Template editor
ColorProvider() - Constructor for class org.eclipse.xpand.ui.editor.color.ColorProvider
 
ColorProvider - Class in org.eclipse.xtend.check.ui.editor.color
Manager for colors used in the Template editor
ColorProvider() - Constructor for class org.eclipse.xtend.check.ui.editor.color.ColorProvider
 
ColorProvider - Class in org.eclipse.xtend.ui.editor.color
 
ColorProvider() - Constructor for class org.eclipse.xtend.ui.editor.color.ColorProvider
 
COMMENT - Static variable in class org.eclipse.internal.xpand2.parser.XpandLexer
 
COMMENT - Static variable in class org.eclipse.internal.xpand2.parser.XpandParser
 
COMMENT - Static variable in class org.eclipse.internal.xtend.xtend.codeassist.Partition
 
COMMENT - Static variable in class org.eclipse.internal.xtend.xtend.parser.XtendLexer
 
COMMENT - Static variable in class org.eclipse.internal.xtend.xtend.parser.XtendParser
 
comment - Variable in class org.eclipse.xpand.ui.editor.scanning.AbstractXpandRuleBasedScanner
 
COMMENT - Static variable in class org.eclipse.xpand.ui.editor.scanning.XpandPartitionScanner
 
COMMENT - Static variable in class org.eclipse.xtend.shared.ui.editor.preferences.UiPreferenceConstants
 
comment - Variable in class org.eclipse.xtend.ui.editor.scanning.AbstractXtendRuleBasedScanner
 
COMMENT - Static variable in class org.eclipse.xtend.ui.editor.scanning.XtendPartitionScanner
 
CommentScanner - Class in org.eclipse.xpand.ui.editor.scanning
 
CommentScanner() - Constructor for class org.eclipse.xpand.ui.editor.scanning.CommentScanner
 
CommentScanner - Class in org.eclipse.xtend.ui.editor.scanning
 
CommentScanner() - Constructor for class org.eclipse.xtend.ui.editor.scanning.CommentScanner
 
compare(List<? extends Type>, List<? extends Type>) - Method in class org.eclipse.internal.xtend.type.baseimpl.TypesComparator
returns -1 if the second list of types is not assignable to the first list of types returns 0 if the second list of types exactly matches the first list of types returns 1 if the second list of types is assignable to the first list of types
compare(List<? extends BackendType>, List<? extends BackendType>) - Method in class org.eclipse.xtend.backend.functions.internal.TypesComparator
 
compare(Viewer, Object, Object) - Method in class org.eclipse.xtend.shared.ui.editor.outlineview.OutlineElementComparator
 
compare(Viewer, Object, Object) - Method in class org.eclipse.xtend.shared.ui.editor.search.view.XtendXpandSearchResultPage.DecoratorIgnoringViewerSorter
 
compare(ICompletionProposal, ICompletionProposal) - Method in class org.eclipse.xtend.shared.ui.expression.editor.codeassist.ProposalComparator
 
COMPARE_TO - Static variable in interface org.eclipse.xtend.middleend.xtend.internal.xtendlib.XtendLibNames
 
compareTo(Object) - Method in class org.eclipse.internal.xtend.util.internal.icu.CharsetMatch
Compare to other CharsetMatch objects.
CompilationUnit - Class in org.eclipse.xtend.backend.compiler
 
CompilationUnit(String, FunctionDefContext) - Constructor for class org.eclipse.xtend.backend.compiler.CompilationUnit
 
compile(Collection<String>, String, String, String, Map<Class<?>, Object>, String) - Method in class org.eclipse.xtend.backend.compiler.AbstractBackendCompilerFacade
 
compile(Collection<String>, String, String, String, Map<Class<?>, Object>, String) - Method in class org.eclipse.xtend.backend.compiler.AbstractBackendResourceCompilerFacade
 
compile(Collection<String>, String, String, String, Map<Class<?>, Object>, String) - Method in interface org.eclipse.xtend.backend.compiler.BackendCompilerFacade
Compiles resources handles by the M2T Backend.
compileInternal(FdcHolder, BackendTypesystem, String, String, String, String) - Method in class org.eclipse.xtend.backend.compiler.AbstractBackendCompilerFacade
 
compileInternal(String, ParsedResource, Map<String, Set<NamedParsedResource>>, MiddleEnd, BackendTypesystem, String, String) - Method in class org.eclipse.xtend.backend.compiler.AbstractBackendResourceCompilerFacade
 
compileInternal(FdcHolder, BackendTypesystem, String, String, String, String) - Method in class org.eclipse.xtend.backend.compiler.templates.backend.BackendJavaCompilerFacade
 
compileInternal(String, ParsedResource, Map<String, Set<NamedParsedResource>>, MiddleEnd, BackendTypesystem, String, String) - Method in class org.eclipse.xtend.backend.compiler.templates.java5.Java5CompilerFacade
 
CompositeTypesystem - Class in org.eclipse.xtend.backend.types
This is the "normal" implementation of a backend type system - it can recursively contain other type system implementations, and it contributes the built-in types.
CompositeTypesystem() - Constructor for class org.eclipse.xtend.backend.types.CompositeTypesystem
 
CompositeTypesystemFactory - Class in org.eclipse.xtend.backend.types
 
CompositeTypesystemFactory() - Constructor for class org.eclipse.xtend.backend.types.CompositeTypesystemFactory
 
computeCompletionProposals(ITextViewer, int) - Method in class org.eclipse.xtend.shared.ui.expression.editor.codeassist.AbstractExtXptContentAssistProcessor
 
computeContainedMatches(AbstractTextSearchResult, IEditorPart) - Method in class org.eclipse.xtend.shared.ui.editor.search.query.XtendXpandSearchResult
computeContainedMatches(AbstractTextSearchResult, IFile) - Method in class org.eclipse.xtend.shared.ui.editor.search.query.XtendXpandSearchResult
computeContext(IXtendXpandResource, Expression) - Method in class org.eclipse.xtend.shared.ui.editor.navigation.AbstractHyperlinkDetector
 
computeContextInformation(ITextViewer, int) - Method in class org.eclipse.xpand.ui.editor.codeassist.XpandContentAssistProcessor
computeContextInformation(ITextViewer, int) - Method in class org.eclipse.xtend.check.ui.editor.codeassist.CheckContentAssistProcessor
computeContextInformation(ITextViewer, int) - Method in class org.eclipse.xtend.ui.editor.codeassist.XtendContentAssistProcessor
computeExecutionContext(String, XpandExecutionContext, XpandDefinition[]) - Static method in class org.eclipse.internal.xpand2.codeassist.FastAnalyzer
 
computeExecutionContext(String, ExecutionContext) - Static method in class org.eclipse.internal.xtend.check.codeassist.CheckFastAnalyzer
 
computeExecutionContext(String, ExecutionContext) - Static method in class org.eclipse.internal.xtend.expression.codeassist.ExpressionProposalComputer
 
computeExecutionContext(String, ExecutionContext, List<Extension>) - Static method in class org.eclipse.internal.xtend.xtend.codeassist.FastAnalyzer
 
computeHyperlinkLabel(String, String, List<DeclaredParameter>, IXtendXpandResource) - Method in class org.eclipse.xtend.shared.ui.editor.navigation.AbstractHyperlinkDetector
Provides a label for a extension or definition with given parameter list.
computeMatchesAndHyperlinks(IRegion, String, IXtendXpandProject) - Method in class org.eclipse.xpand.ui.editor.XpandHyperlinkDetector
 
computeMatchesAndHyperlinks(IRegion, String, IXtendXpandProject) - Method in class org.eclipse.xtend.shared.ui.editor.navigation.AbstractHyperlinkDetector
 
computeMatchesAndHyperlinks(IRegion, String, IXtendXpandProject) - Method in class org.eclipse.xtend.shared.ui.editor.navigation.GenericHyperlinkDetector
 
computeMenuLocation(StyledText) - Method in class org.eclipse.xpand.ui.refactoring.actions.QuickMenuAction
Hook to compute the menu location if the focus widget is a styled text widget.
computeMenuLocation(Tree) - Method in class org.eclipse.xpand.ui.refactoring.actions.QuickMenuAction
Hook to compute the menu location if the focus widget is a tree widget.
computeMenuLocation(Table) - Method in class org.eclipse.xpand.ui.refactoring.actions.QuickMenuAction
Hook to compute the menu location if the focus widget is a table widget.
computePartition(String) - Static method in class org.eclipse.internal.xpand2.codeassist.FastAnalyzer
 
computePartition(String) - Static method in class org.eclipse.internal.xtend.check.codeassist.CheckFastAnalyzer
 
computePartition(String) - Static method in class org.eclipse.internal.xtend.xtend.codeassist.FastAnalyzer
 
computePrefix(String) - Method in class org.eclipse.internal.xtend.expression.codeassist.ExtensionImportProposalComputer
 
computePrefixAndTargetExpression(String) - Static method in class org.eclipse.internal.xtend.expression.codeassist.ExpressionProposalComputer
 
computeProposals(String, ExecutionContext, ProposalFactory) - Method in class org.eclipse.internal.xpand2.codeassist.ExpandProposalComputer
 
computeProposals(String, ExecutionContext, ProposalFactory) - Method in class org.eclipse.internal.xpand2.codeassist.KeywordProposalComputer
 
computeProposals(String, ExecutionContext, ProposalFactory) - Method in class org.eclipse.internal.xpand2.codeassist.NamespaceProposalComputer
 
computeProposals(String, ExecutionContext, ProposalFactory) - Method in class org.eclipse.internal.xpand2.codeassist.StatementProposalComputer
 
computeProposals(String, ExecutionContext, ProposalFactory) - Method in class org.eclipse.internal.xtend.expression.codeassist.ExpressionProposalComputer
 
computeProposals(String, ExecutionContext, ProposalFactory, Set<String>) - Method in class org.eclipse.internal.xtend.expression.codeassist.ExtensionImportProposalComputer
 
computeProposals(String, ExecutionContext, ProposalFactory) - Method in interface org.eclipse.internal.xtend.expression.codeassist.ProposalComputer
 
computeProposals(String, ExecutionContext, ProposalFactory) - Method in class org.eclipse.internal.xtend.expression.codeassist.TypeProposalComputer
 
computeProposals(String, ExecutionContext, ProposalFactory) - Method in class org.eclipse.xtend.check.ui.editor.codeassist.KeywordProposalComputer
 
computeReturnType(Type, boolean) - Method in class org.eclipse.xtend.shared.ui.expression.editor.codeassist.ProposalFactoryEclipseImpl
 
computeStack(String) - Static method in class org.eclipse.internal.xpand2.codeassist.FastAnalyzer
 
computeStack(String) - Static method in class org.eclipse.internal.xtend.check.codeassist.CheckFastAnalyzer
 
computeStack(String) - Static method in class org.eclipse.internal.xtend.xtend.codeassist.FastAnalyzer
 
concat(Object, Object) - Method in class org.eclipse.xtend.backend.syslib.StringOperations
This method is duplicated with a different name so as to allow explicit concatenation even if '+' is defined for the concrete types.
Concatenator - Class in org.eclipse.xtend.backend.lib
 
Concatenator() - Constructor for class org.eclipse.xtend.backend.lib.Concatenator
 
ConcatExpression - Class in org.eclipse.xtend.backend.expr
 
ConcatExpression(List<? extends ExpressionBase>, SourcePos) - Constructor for class org.eclipse.xtend.backend.expr.ConcatExpression
 
configure() - Method in class org.eclipse.xtend.backend.ui.builder.BackendNature
 
configure() - Method in class org.eclipse.xtend.shared.ui.core.builder.XtendXpandNature
 
configureContentAssistant(ContentAssistant, ISourceViewer) - Method in class org.eclipse.xtend.shared.ui.editor.AbstractXtendXpandSourceViewerConfiguration
 
configureShell(Shell) - Method in class org.eclipse.xtend.shared.ui.core.internal.preferences.PatternDialog
 
configureSourceViewerDecorationSupport(SourceViewerDecorationSupport) - Method in class org.eclipse.xpand.ui.editor.XpandEditor
 
configureSourceViewerDecorationSupport(SourceViewerDecorationSupport) - Method in class org.eclipse.xtend.shared.ui.editor.AbstractXtendXpandEditor
 
configureTableViewer(TableViewer) - Method in class org.eclipse.xtend.shared.ui.editor.search.view.XtendXpandSearchResultPage
 
configureTreeViewer(TreeViewer) - Method in class org.eclipse.xtend.shared.ui.editor.search.view.XtendXpandSearchResultPage
 
Constants - Interface in org.eclipse.xtend.backend.common
 
constructorCall() - Method in class org.eclipse.internal.xpand2.parser.XpandParser
 
constructorCall() - Method in class org.eclipse.internal.xtend.xtend.parser.XtendParser
 
ConstructorCallExpression - Class in org.eclipse.internal.xtend.expression.ast
 
ConstructorCallExpression(Identifier) - Constructor for class org.eclipse.internal.xtend.expression.ast.ConstructorCallExpression
 
containingDefinition - Variable in class org.eclipse.internal.xpand2.ast.Statement
 
contains(Object) - Method in class org.eclipse.internal.xtend.util.WeakInterningHashSet
contains(Function) - Method in class org.eclipse.xtend.backend.functions.DuplicateAwareFunctionCollection
checks if this collection already contains a function with identical signature.
contains(NamedFunction) - Method in class org.eclipse.xtend.backend.functions.DuplicateAwareNamedFunctionCollection
checks if this collection already contains a function with identical signature.
contains(Collection<Object>, Object) - Method in class org.eclipse.xtend.backend.syslib.CollectionOperations
 
contains(String, String) - Method in class org.eclipse.xtend.backend.syslib.StringOperations
 
contains(String) - Method in class org.eclipse.xtend.util.stdlib.texttest.Handle
 
containsAll(Collection<Object>, Collection<?>) - Method in class org.eclipse.xtend.backend.syslib.CollectionOperations
 
containsInLine(int, String) - Method in class org.eclipse.xtend.util.stdlib.texttest.Handle
 
containsKey(String) - Method in class org.eclipse.internal.xtend.util.WeakCache2
 
containsKey(Map<Object, Object>, Object) - Method in class org.eclipse.xtend.backend.syslib.CollectionOperations
 
containsRemovedClassPathEntry(IJavaElementDelta[]) - Method in class org.eclipse.xtend.shared.ui.core.internal.XtendXpandProject
 
containsValue(Map<Object, Object>, Object) - Method in class org.eclipse.xtend.backend.syslib.CollectionOperations
 
contentDescription(URI, Map<?, ?>) - Method in class org.eclipse.xtend.typesystem.xsd.util.AccessControlURIConverter
 
ContentScanner - Class in org.eclipse.xpand.ui.editor.scanning
 
ContentScanner() - Constructor for class org.eclipse.xpand.ui.editor.scanning.ContentScanner
 
ContentScanner - Class in org.eclipse.xtend.check.ui.editor.scanning
 
ContentScanner() - Constructor for class org.eclipse.xtend.check.ui.editor.scanning.ContentScanner
 
ContentScanner - Class in org.eclipse.xtend.ui.editor.scanning
 
ContentScanner() - Constructor for class org.eclipse.xtend.ui.editor.scanning.ContentScanner
 
context - Variable in class org.eclipse.internal.xtend.expression.debug.ExpressionElementAdapter
 
CONTEXT_PARAM_NAME - Static variable in class org.eclipse.internal.xtend.xtend.ast.Around
 
ContextComputer - Class in org.eclipse.xtend.shared.ui.editor.navigation
Used by the AbstractHyperlinkDetector to compute the ExecutionContext for a given Expression.
ContextComputer(Expression) - Constructor for class org.eclipse.xtend.shared.ui.editor.navigation.ContextComputer
 
ContributionStateContext - Class in org.eclipse.xtend.backend.common
This class serves as "black box" storage for runtime state contributors may wish to store.
ContributionStateContext() - Constructor for class org.eclipse.xtend.backend.common.ContributionStateContext
 
Contributor - Class in org.eclipse.xtend.shared.ui.core.metamodel
Private class representing a metamodel contributor.
Contributor(String, String, IConfigurationElement, boolean) - Constructor for class org.eclipse.xtend.shared.ui.core.metamodel.Contributor
Creates a new Contributor instance.
convert(Object, Class<?>) - Method in class org.eclipse.internal.xtend.type.baseimpl.types.BooleanTypeImpl
 
convert(Object, Class<?>) - Method in class org.eclipse.internal.xtend.type.baseimpl.types.IntegerTypeImpl
 
convert(Object, Class<?>) - Method in class org.eclipse.internal.xtend.type.baseimpl.types.RealTypeImpl
 
convert(Object, Class<?>) - Method in class org.eclipse.internal.xtend.type.baseimpl.types.StringTypeImpl
 
convert(Object[]) - Method in class org.eclipse.xtend.backend.functions.java.internal.ParameterConverter
 
convert(Expression) - Method in class org.eclipse.xtend.middleend.xtend.internal.OldExpressionConverter
 
convert(Object, Class<?>) - Method in class org.eclipse.xtend.typesystem.AbstractTypeImpl
 
convert(Object, Class<?>) - Method in class org.eclipse.xtend.typesystem.emf.EmfListType
 
convert(Object, Class<?>) - Method in interface org.eclipse.xtend.typesystem.Type
converts the given Object to an instance of the given Class, if this type is responsible for java objects of the given Class and the given Object
convertAdvice(ExpressionBase, String, List<DeclaredParameter>, boolean) - Method in class org.eclipse.xtend.middleend.xtend.internal.OldExpressionConverter
 
convertAdvice(ExpressionBase, String, Identifier, List<DeclaredParameter>, boolean) - Method in class org.eclipse.xtend.middleend.xtend.internal.OldExpressionConverter
 
convertJavaTypeName(String) - Static method in class org.eclipse.xtend.expression.TypeNameUtil
Converts a Java qualified name (dot seperated) to Xtend qualified name ('::' seperated).
convertStatement(Statement, Set<XpandDefinitionName>, DeferredEvalExecutionListener) - Method in class org.eclipse.xtend.middleend.xpand.internal.OldDefinitionConverter
 
convertStatementSequence(Statement[], SyntaxElement, Set<XpandDefinitionName>, DeferredEvalExecutionListener) - Method in class org.eclipse.xtend.middleend.xpand.internal.OldDefinitionConverter
 
convertToBackendType(Type) - Method in class org.eclipse.xtend.middleend.xtend.internal.types.EmfTypeToBackendTypeMapper
 
convertToBackendType(Type) - Method in class org.eclipse.xtend.middleend.xtend.internal.types.JavaTypeToBackendTypeMapper
 
convertToBackendType(Type) - Method in class org.eclipse.xtend.middleend.xtend.internal.types.TypeToBackendTypeMapper
 
convertToBackendType(Type) - Method in class org.eclipse.xtend.middleend.xtend.internal.types.UmlTypeToBackendTypeMapper
 
convertToBackendType(Type) - Method in class org.eclipse.xtend.middleend.xtend.internal.types.XsdTypeToBackendTypeMapper
 
convertToBackendType(Identifier) - Method in class org.eclipse.xtend.middleend.xtend.internal.TypeToBackendType
 
convertToBackendType(Class<?>) - Method in class org.eclipse.xtend.middleend.xtend.internal.TypeToBackendType
 
convertToBackendType(Type) - Method in class org.eclipse.xtend.middleend.xtend.internal.TypeToBackendType
 
copy(OawXSDEcoreBuilder) - Method in class org.eclipse.xtend.typesystem.xsd.builder.OawXSDEcoreBuilder
 
copyright - Static variable in class org.eclipse.xpand.incremental.trace.impl.InputElementImpl
 
copyright - Static variable in class org.eclipse.xpand.incremental.trace.impl.OutputFileImpl
 
copyright - Static variable in class org.eclipse.xpand.incremental.trace.impl.TraceFactoryImpl
 
copyright - Static variable in class org.eclipse.xpand.incremental.trace.impl.TraceImpl
 
copyright - Static variable in class org.eclipse.xpand.incremental.trace.impl.TracePackageImpl
 
copyright - Static variable in interface org.eclipse.xpand.incremental.trace.InputElement
 
copyright - Static variable in interface org.eclipse.xpand.incremental.trace.OutputFile
 
copyright - Static variable in interface org.eclipse.xpand.incremental.trace.Trace
 
copyright - Static variable in interface org.eclipse.xpand.incremental.trace.TraceFactory
 
copyright - Static variable in interface org.eclipse.xpand.incremental.trace.TracePackage
 
copyright - Static variable in class org.eclipse.xpand.incremental.trace.util.TraceAdapterFactory
 
copyright - Static variable in class org.eclipse.xpand.incremental.trace.util.TraceResourceFactoryImpl
 
copyright - Static variable in class org.eclipse.xpand.incremental.trace.util.TraceResourceImpl
 
copyright - Static variable in class org.eclipse.xpand.incremental.trace.util.TraceSwitch
 
copyWithAdvice(AroundAdvice) - Method in class org.eclipse.xtend.backend.aop.internal.AdviceContextImpl
 
copyWithAdvice(AroundAdvice) - Method in interface org.eclipse.xtend.backend.common.AdviceContext
 
count - Variable in class org.eclipse.xtend.profiler.profilermodel.impl.CallGroupImpl
The cached value of the 'Count' attribute.
COUNT_EDEFAULT - Static variable in class org.eclipse.xtend.profiler.profilermodel.impl.CallGroupImpl
The default value of the 'Count' attribute.
counter() - Method in class org.eclipse.internal.xpand2.type.XpandIterator
 
counter1() - Method in class org.eclipse.internal.xpand2.type.XpandIterator
 
counterDec(Object) - Method in class org.eclipse.xtend.util.stdlib.CounterExtensions
Decrements the counter
CounterExtensions - Class in org.eclipse.xtend.util.stdlib
A Counter (integer) associated to any object.
CounterExtensions() - Constructor for class org.eclipse.xtend.util.stdlib.CounterExtensions
 
counterGet(Object) - Method in class org.eclipse.xtend.util.stdlib.CounterExtensions
Returns the counter.
counterInc(Object) - Method in class org.eclipse.xtend.util.stdlib.CounterExtensions
Increments the counter.
counterReset(Object) - Method in class org.eclipse.xtend.util.stdlib.CounterExtensions
resets the counter to '0'.
counterSet(Object, int) - Method in class org.eclipse.xtend.util.stdlib.CounterExtensions
Sets the counter
CppBeautifier - Class in org.eclipse.xpand.support.cdt
An Xpand post processor for C/C++ code formatting based on cdt's code formatter.
CppBeautifier() - Constructor for class org.eclipse.xpand.support.cdt.CppBeautifier
 
create(String[]) - Static method in class org.eclipse.internal.xtend.util.QualifiedName
Factory method.
create(String) - Static method in class org.eclipse.internal.xtend.util.QualifiedName
Factory method.
create(String, String) - Static method in class org.eclipse.internal.xtend.util.QualifiedName
Factory method.
create(String) - Static method in class org.eclipse.internal.xtend.util.QualifiedNameWithDelimiter
Returns the qualified name for the argument, splitting into segments as appropriate.
create(String...) - Static method in class org.eclipse.internal.xtend.util.QualifiedNameWithDelimiter
Returns the qualified name for the given segments, splitting individual segments as appropriate.
create(EClass) - Method in class org.eclipse.xpand.incremental.trace.impl.TraceFactoryImpl
 
create(XpandExecutionContext) - Static method in class org.eclipse.xpand2.XpandFacade
 
create() - Method in interface org.eclipse.xtend.backend.common.BackendType
 
create() - Method in class org.eclipse.xtend.backend.types.AbstractType
 
create() - Method in class org.eclipse.xtend.backend.types.builtin.ListType
 
create() - Method in class org.eclipse.xtend.backend.types.builtin.MapType
 
create() - Method in class org.eclipse.xtend.backend.types.builtin.ObjectType
 
create() - Method in class org.eclipse.xtend.backend.types.builtin.SetType
 
create() - Method in class org.eclipse.xtend.backend.types.builtin.StringType
 
create() - Method in class org.eclipse.xtend.backend.types.emf.internal.EClassType
 
create() - Method in class org.eclipse.xtend.backend.types.java.JavaBeansType
 
create() - Method in class org.eclipse.xtend.backend.types.xsd.internal.XMLEClassType
 
create(K) - Method in class org.eclipse.xtend.backend.util.Cache
 
create(K1, K2) - Method in class org.eclipse.xtend.backend.util.DoubleKeyCache
 
create(K) - Method in class org.eclipse.xtend.backend.util.IdentityCache
 
create(K1, K2, K3) - Method in class org.eclipse.xtend.backend.util.TripleKeyCache
 
create(BackendTypesystem, List<LanguageSpecificMiddleEnd>) - Static method in class org.eclipse.xtend.middleend.MiddleEndFactory
This method creates a MiddleEnd instance based on an explicitly provided list of handlers.
create(Object) - Method in interface org.eclipse.xtend.middleend.plugins.LanguageSpecificMiddleEndFactory
This method creates the actual implementation of the middle end.
create(Advice, Set<XpandDefinitionName>) - Method in class org.eclipse.xtend.middleend.xpand.internal.OldDefinitionConverter
 
create(Object) - Method in class org.eclipse.xtend.middleend.xpand.plugin.OldXpandRegistryFactory
 
create(Around) - Method in class org.eclipse.xtend.middleend.xtend.internal.xtend.OldExtensionConverter
 
create(Object) - Method in class org.eclipse.xtend.middleend.xtend.plugin.OldCheckRegistryFactory
 
create(Object) - Method in class org.eclipse.xtend.middleend.xtend.plugin.OldXtendRegistryFactory
 
create(EClass) - Method in class org.eclipse.xtend.profiler.profilermodel.impl.ModelFactoryImpl
 
create(String, IJavaProject, JdtTypeStrategy) - Static method in class org.eclipse.xtend.shared.ui.core.metamodel.jdt.JdtMetaModel
 
create(IStorage, String) - Method in interface org.eclipse.xtend.shared.ui.ResourceContributor
Deprecated. Use ResourceContributor2.create(org.eclipse.core.resources.IProject, IStorage, String)
create(IProject, IStorage, String) - Method in interface org.eclipse.xtend.shared.ui.ResourceContributor2
 
create(IStorage, String) - Method in class org.eclipse.xtend.shared.ui.ResourceContributorBase
Deprecated. 
create(IProject, IStorage, String) - Method in class org.eclipse.xtend.shared.ui.ResourceContributorBase
 
create(String) - Static method in class org.eclipse.xtend.typesystem.xsd.util.Msg
 
CREATE - Static variable in class org.eclipse.xtend.ui.editor.lang.XtendTokens
 
create(String) - Method in class org.eclipse.xtend.util.stdlib.DynamicEcoreHelper
 
create(String...) - Static method in class org.eclipse.xtend.XtendFacade
 
create(ExecutionContext, String...) - Static method in class org.eclipse.xtend.XtendFacade
 
CREATE_EXTENSION - Static variable in class org.eclipse.xtend.shared.ui.expression.editor.EditorImages
 
CREATE_EXTENSION - Static variable in class org.eclipse.xtend.ui.editor.outline.XtendContentOutlinePage
 
createActions() - Method in class org.eclipse.xpand.ui.editor.XpandEditor
 
createActions() - Method in class org.eclipse.xtend.check.ui.editor.CheckEditor
 
createActions() - Method in class org.eclipse.xtend.shared.ui.editor.AbstractXtendXpandEditor
 
createActions() - Method in class org.eclipse.xtend.ui.editor.XtendEditor
 
createAdapter(Notifier) - Method in class org.eclipse.xpand.incremental.trace.util.TraceAdapterFactory
Creates an adapter for the target.
createAdapter(Notifier) - Method in class org.eclipse.xtend.profiler.profilermodel.util.ModelAdapterFactory
Creates an adapter for the target.
createAppendedString(EfficientLazyString, Object) - Static method in class org.eclipse.xtend.backend.common.EfficientLazyString
 
createAround(Identifier, List<DeclaredParameter>, boolean, Identifier, List<Statement>) - Method in class org.eclipse.internal.xpand2.parser.XpandFactory
 
createAround(Identifier, List<DeclaredParameter>, boolean, Expression) - Method in class org.eclipse.internal.xtend.xtend.parser.ExtensionFactory
 
createBinaryOperation(Identifier, Expression, Expression) - Method in class org.eclipse.internal.xtend.expression.parser.ExpressionFactory
 
createBody(String, String, List<String>) - Static method in class org.eclipse.xtend.util.uml2ecore.AnnotationBodyCreator
 
createBooleanLiteral(Identifier) - Method in class org.eclipse.internal.xtend.expression.parser.ExpressionFactory
 
createBooleanOperation(Identifier, Expression, Expression) - Method in class org.eclipse.internal.xtend.expression.parser.ExpressionFactory
 
createBreakpoint(IResource, int, int, int) - Method in class org.eclipse.xtend.ui.debug.ExpressionPluginAdapter
 
CreateCachedExpression - Class in org.eclipse.xtend.backend.expr
 
CreateCachedExpression(BackendType, List<ExpressionBase>, SourcePos) - Constructor for class org.eclipse.xtend.backend.expr.CreateCachedExpression
 
createCallableAdapter() - Method in class org.eclipse.xtend.profiler.profilermodel.util.ModelAdapterFactory
Creates a new adapter for an object of class 'Callable'.
createCallGroup() - Method in class org.eclipse.xtend.profiler.profilermodel.impl.ModelFactoryImpl
 
createCallGroup() - Method in interface org.eclipse.xtend.profiler.profilermodel.ModelFactory
Returns a new object of class 'Call Group'.
createCallGroupAdapter() - Method in class org.eclipse.xtend.profiler.profilermodel.util.ModelAdapterFactory
Creates a new adapter for an object of class 'Call Group'.
createCase(Expression, Expression) - Method in class org.eclipse.internal.xtend.expression.parser.ExpressionFactory
 
createCast(Identifier, Expression) - Method in class org.eclipse.internal.xtend.expression.parser.ExpressionFactory
 
createChainExpression(Expression, Expression) - Method in class org.eclipse.internal.xtend.expression.parser.ExpressionFactory
 
createChange(IProgressMonitor) - Method in class org.eclipse.xpand.ui.refactoring.renamedefine.RenameDefineProcessor
createCheck(Identifier, Identifier, Expression, boolean, Expression, Expression) - Method in class org.eclipse.internal.xtend.xtend.parser.ExtensionFactory
 
createCheckFunction(BackendTypesystem, ExtensionFile) - Method in class org.eclipse.xtend.middleend.xtend.internal.xtend.CheckConverter
 
createCodeTrace(Object, String) - Static method in class org.eclipse.xtend.util.stdlib.TraceComponent
 
createCollectionExpression(Identifier, Identifier, Expression) - Method in class org.eclipse.internal.xtend.expression.parser.ExpressionFactory
 
createCollectionSpecificOperationProposal(String, String, String, int, int) - Method in interface org.eclipse.internal.xtend.expression.codeassist.ProposalFactory
 
createCollectionSpecificOperationProposal(String, String, String, int, int) - Method in class org.eclipse.internal.xtend.expression.codeassist.ProposalFactoryDefaultImpl
 
createCollectionSpecificOperationProposal(String, String, String, int, int) - Method in class org.eclipse.xtend.shared.ui.expression.editor.codeassist.ProposalFactoryEclipseImpl
 
createConstructorCall(Identifier) - Method in class org.eclipse.internal.xtend.expression.parser.ExpressionFactory
 
createContentAssistProcessor(ContentAssistant) - Method in class org.eclipse.xpand.ui.editor.XpandSourceViewerConfiguration
 
createContentAssistProcessor(ContentAssistant) - Method in class org.eclipse.xtend.check.ui.editor.CheckSourceViewerConfiguration
 
createContentAssistProcessor(ContentAssistant) - Method in class org.eclipse.xtend.shared.ui.editor.AbstractXtendXpandSourceViewerConfiguration
 
createContentAssistProcessor(ContentAssistant) - Method in class org.eclipse.xtend.ui.editor.XtendSourceViewerConfiguration
 
createContents(Composite) - Method in class org.eclipse.xtend.shared.ui.core.internal.preferences.XpandMainPreferencePage
 
createContents(Composite) - Method in class org.eclipse.xtend.shared.ui.editor.preferences.UiDetailsPreferencePage
 
createControl(Composite) - Method in class org.eclipse.xpand.ui.editor.outline.XpandContentOutlinePage
 
createControl(Composite) - Method in class org.eclipse.xpand.ui.refactoring.renamedefine.RenameDefineRefactoringWizardPage
 
createControl(Composite) - Method in class org.eclipse.xtend.check.ui.editor.outline.CheckContentOutlinePage
 
createControl(Composite) - Method in class org.eclipse.xtend.shared.ui.editor.outlineview.AbstractExtXptContentOutlinePage
 
createControl(Composite) - Method in class org.eclipse.xtend.shared.ui.wizards.XtendXpandProjectWizardPage
 
createControl(Composite) - Method in class org.eclipse.xtend.ui.editor.outline.XtendContentOutlinePage
 
createCreateExtension(Identifier, Identifier, Identifier, Identifier, List<DeclaredParameter>, Expression, Identifier) - Method in class org.eclipse.internal.xtend.xtend.parser.ExtensionFactory
 
createCycle() - Method in class org.eclipse.xtend.profiler.profilermodel.impl.ModelFactoryImpl
 
createCycle() - Method in interface org.eclipse.xtend.profiler.profilermodel.ModelFactory
Returns a new object of class 'Cycle'.
createCycleAdapter() - Method in class org.eclipse.xtend.profiler.profilermodel.util.ModelAdapterFactory
Creates a new adapter for an object of class 'Cycle'.
createDeclaredParameter(Identifier, Identifier) - Method in class org.eclipse.internal.xtend.expression.parser.ExpressionFactory
 
createDefinition(Identifier, List<DeclaredParameter>, Identifier, List<Statement>) - Method in class org.eclipse.internal.xpand2.parser.XpandFactory
 
createDefinitionProposal(String, String, String) - Method in interface org.eclipse.internal.xtend.expression.codeassist.ProposalFactory
 
createDefinitionProposal(String, String, String) - Method in class org.eclipse.internal.xtend.expression.codeassist.ProposalFactoryDefaultImpl
 
createDefinitionProposal(String, String, String) - Method in class org.eclipse.xtend.shared.ui.expression.editor.codeassist.ProposalFactoryEclipseImpl
 
createDialogArea(Composite) - Method in class org.eclipse.xtend.shared.ui.core.internal.preferences.PatternDialog
 
createDocument(Object) - Method in class org.eclipse.xpand.ui.editor.XpandDocumentProvider
 
createDocument(Object) - Method in class org.eclipse.xtend.check.ui.editor.CheckDocumentProvider
 
createDocument(Object) - Method in class org.eclipse.xtend.ui.editor.XtendDocumentProvider
 
createEcoreBuilder(Map<?, ?>, ExtendedMetaData) - Method in class org.eclipse.xtend.typesystem.xsd.OawXMLResource.OawSAXXMLHandler
 
createElement(Object) - Method in class org.eclipse.internal.xtend.expression.debug.ExpressionElementAdapter
 
createEMap() - Method in class org.eclipse.xtend.typesystem.xsd.XMLTypeMapper
 
createEmptyFdc() - Method in class org.eclipse.xtend.middleend.internal.MiddleEndImpl
 
createEmptyFdc() - Method in interface org.eclipse.xtend.middleend.MiddleEnd
 
createEndElementTO(Object) - Method in class org.eclipse.internal.xpand2.debug.XpandElementAdapter
 
createEndElementTO(Object) - Method in class org.eclipse.internal.xtend.expression.debug.ExpressionElementAdapter
 
createEntry(String, int) - Method in class org.eclipse.internal.xtend.util.QualifiedNameWithDelimiter.StringCache
 
createEntry(E, int) - Method in class org.eclipse.internal.xtend.util.WeakInterningHashSet
Creates a new entry for the given referent and the given hash code.
createEObjectAdapter() - Method in class org.eclipse.xpand.incremental.trace.util.TraceAdapterFactory
Creates a new adapter for the default case.
createEObjectAdapter() - Method in class org.eclipse.xtend.profiler.profilermodel.util.ModelAdapterFactory
Creates a new adapter for the default case.
createError(RecognitionException, String) - Static method in class org.eclipse.internal.xpand2.parser.XpandParseFacade
 
createError(RecognitionException, String) - Static method in class org.eclipse.internal.xtend.xtend.parser.ParseFacade
 
createErrorStatement(Expression) - Method in class org.eclipse.internal.xpand2.parser.XpandFactory
 
createExecutionContext(WorkflowContext, ProgressMonitor, Issues) - Method in class org.eclipse.xpand2.Generator
Creates the execution context that is used for evaluation of the Xpand generator.
createExecutionContext(FunctionDefContext, BackendTypesystem, boolean) - Static method in class org.eclipse.xtend.backend.BackendFacade
 
createExpandStatement(Identifier, List<Expression>, Expression, boolean, Expression, boolean) - Method in class org.eclipse.internal.xpand2.parser.XpandFactory
 
createExpressionExtension(Identifier, Identifier, List<DeclaredParameter>, Expression, Identifier, Identifier) - Method in class org.eclipse.internal.xtend.xtend.parser.ExtensionFactory
 
createExpressionStatement(Expression) - Method in class org.eclipse.internal.xpand2.parser.XpandFactory
 
createExtensionFile(List<NamespaceImportStatement>, List<ExtensionImportStatement>, List<Extension>, List<Around>, List<Check>) - Method in class org.eclipse.internal.xtend.xtend.parser.ExtensionFactory
 
createExtensionFileImport(Identifier, Identifier) - Method in class org.eclipse.internal.xtend.xtend.parser.ExtensionFactory
 
createExtensionImportDeclaration(Identifier) - Method in class org.eclipse.internal.xpand2.parser.XpandFactory
 
createExtensionImportProposal(String, String, String, int, int) - Method in interface org.eclipse.internal.xtend.expression.codeassist.ProposalFactory
 
createExtensionImportProposal(String, String, String, int, int) - Method in class org.eclipse.internal.xtend.expression.codeassist.ProposalFactoryDefaultImpl
 
createExtensionImportProposal(String, String, String, int, int) - Method in class org.eclipse.xtend.shared.ui.expression.editor.codeassist.ProposalFactoryEclipseImpl
 
createExtensionOnMemberPositionProposal(Extension, String, boolean) - Method in interface org.eclipse.internal.xtend.expression.codeassist.ProposalFactory
 
createExtensionOnMemberPositionProposal(Extension, String, boolean) - Method in class org.eclipse.internal.xtend.expression.codeassist.ProposalFactoryDefaultImpl
 
createExtensionOnMemberPositionProposal(Extension, String, boolean) - Method in class org.eclipse.xtend.shared.ui.expression.editor.codeassist.ProposalFactoryEclipseImpl
 
createExtensionProposal(Extension, String) - Method in interface org.eclipse.internal.xtend.expression.codeassist.ProposalFactory
 
createExtensionProposal(Extension, String) - Method in class org.eclipse.internal.xtend.expression.codeassist.ProposalFactoryDefaultImpl
 
createExtensionProposal(Extension, String) - Method in class org.eclipse.xtend.shared.ui.expression.editor.codeassist.ProposalFactoryEclipseImpl
 
CreateExtensionStatement - Class in org.eclipse.internal.xtend.xtend.ast
 
CreateExtensionStatement(Identifier, Identifier, Identifier, List<DeclaredParameter>, Expression, boolean) - Constructor for class org.eclipse.internal.xtend.xtend.ast.CreateExtensionStatement
 
createExtXptProject(String, List<String>, List<IProject>, Set<String>, List<String>, IProgressMonitor, Shell) - Static method in class org.eclipse.xtend.shared.ui.wizards.EclipseHelper
 
createExtXptResource(Resource, IProject, IStorage) - Method in class org.eclipse.xpand.ui.core.internal.builder.XpandResourceParser
 
createExtXptResource(Resource, IProject, IStorage) - Method in class org.eclipse.xtend.check.ui.core.internal.builder.CheckResourceParser
 
createExtXptResource(Resource, IStorage) - Method in class org.eclipse.xtend.shared.ui.ResourceContributorBase
Deprecated. Use ResourceContributorBase.createExtXptResource(Resource, IProject, IStorage)
createExtXptResource(Resource, IProject, IStorage) - Method in class org.eclipse.xtend.shared.ui.ResourceContributorBase
 
createExtXptResource(Resource, IProject, IStorage) - Method in class org.eclipse.xtend.ui.core.internal.builder.XtendResourceParser
 
createFeatureCall(Identifier, Expression) - Method in class org.eclipse.internal.xtend.expression.parser.ExpressionFactory
 
createFieldEditors() - Method in class org.eclipse.xtend.shared.ui.editor.preferences.UiDetailsPreferencePage
 
createFieldEditors() - Method in class org.eclipse.xtend.shared.ui.editor.preferences.UiPreferencePage
 
createFile(String, IContainer, String, IProgressMonitor) - Static method in class org.eclipse.xtend.shared.ui.wizards.EclipseHelper
 
createFile(String, IContainer, URL, IProgressMonitor) - Static method in class org.eclipse.xtend.shared.ui.wizards.EclipseHelper
 
createFileHandle(String) - Method in class org.eclipse.xpand2.output.Outlet
 
createFileStatement(Expression, Identifier, List<Statement>) - Method in class org.eclipse.internal.xpand2.parser.XpandFactory
 
createForEachStatement(Expression, Identifier, Expression, Identifier, List<Statement>) - Method in class org.eclipse.internal.xpand2.parser.XpandFactory
 
createForFile(String, String, Collection<MetaModel>, Collection<Outlet>) - Static method in class org.eclipse.xtend.middleend.xpand.XpandBackendFacade
 
createForFile(String, String, Collection<MetaModel>) - Static method in class org.eclipse.xtend.middleend.xtend.CheckBackendFacade
 
createForFile(String, String, Collection<MetaModel>) - Static method in class org.eclipse.xtend.middleend.xtend.XtendBackendFacade
 
createFormatter() - Method in class org.eclipse.xtend.typesystem.xsd.XMLBeautifier
 
createFromClass(String, BackendTypesystem) - Static method in class org.eclipse.xtend.middleend.javaannotations.JavaAnnotationBackendFacade
 
createFromClass(String, BackendTypesystem, String) - Static method in class org.eclipse.xtend.middleend.javaannotations.JavaAnnotationBackendFacade
Creates a LanguageSpecificMiddleEnd for the JavaAnnotations middleend from a class
createFromExtensions(BackendTypesystem, Map<Class<?>, Object>) - Static method in class org.eclipse.xtend.middleend.MiddleEndFactory
This method creates a middle end based on the handlers registered with the extension point.
createGenericTemplateHyperlink(String, ExpandStatement, AbstractDefinition) - Method in class org.eclipse.xpand.ui.editor.XpandHyperlinkDetector
 
createGlobalVarExpression(Identifier) - Method in class org.eclipse.internal.xtend.expression.parser.ExpressionFactory
 
createHyperlinkToImportedExtensions(IXtendXpandResource, IRegion, String) - Method in class org.eclipse.xtend.shared.ui.editor.navigation.AbstractHyperlinkDetector
 
createIdentifier(String) - Method in class org.eclipse.internal.xtend.expression.parser.ExpressionFactory
 
createIf(Expression, Expression, Expression) - Method in class org.eclipse.internal.xtend.expression.parser.ExpressionFactory
 
createIfStatement(Expression, List<Statement>) - Method in class org.eclipse.internal.xpand2.parser.XpandFactory
 
createImportDeclaration(Identifier) - Method in class org.eclipse.internal.xpand2.parser.XpandFactory
 
createInputElement() - Method in class org.eclipse.xpand.incremental.trace.impl.TraceFactoryImpl
 
createInputElement() - Method in interface org.eclipse.xpand.incremental.trace.TraceFactory
Returns a new object of class 'Input Element'.
createInputElementAdapter() - Method in class org.eclipse.xpand.incremental.trace.util.TraceAdapterFactory
Creates a new adapter for an object of class 'Input Element'.
createInputStream(URI) - Method in class org.eclipse.xtend.typesystem.xsd.util.AccessControlURIConverter
 
createInputStream(URI, Map<?, ?>) - Method in class org.eclipse.xtend.typesystem.xsd.util.AccessControlURIConverter
 
createIntegerLiteral(Identifier) - Method in class org.eclipse.internal.xtend.expression.parser.ExpressionFactory
 
createItem() - Method in class org.eclipse.xtend.profiler.profilermodel.impl.ModelFactoryImpl
 
createItem() - Method in interface org.eclipse.xtend.profiler.profilermodel.ModelFactory
Returns a new object of class 'Item'.
createItemAdapter() - Method in class org.eclipse.xtend.profiler.profilermodel.util.ModelAdapterFactory
Creates a new adapter for an object of class 'Item'.
createJavaExtension(Identifier, Identifier, List<DeclaredParameter>, Identifier, Identifier, List<Identifier>, Identifier, Identifier) - Method in class org.eclipse.internal.xtend.xtend.parser.ExtensionFactory
 
createJavaExtension(Identifier, Identifier, List<DeclaredParameter>, Identifier, Identifier, List<Identifier>, Identifier, Identifier) - Method in class org.eclipse.xtend.ui.core.internal.builder.PluginExtensionFactory
 
createJMap() - Method in class org.eclipse.xtend.typesystem.xsd.XMLTypeMapper
 
createKeywordProposal(String, String, String) - Method in interface org.eclipse.internal.xtend.expression.codeassist.ProposalFactory
 
createKeywordProposal(String, String, String) - Method in class org.eclipse.internal.xtend.expression.codeassist.ProposalFactoryDefaultImpl
 
createKeywordProposal(String, String, String) - Method in class org.eclipse.xpand.ui.editor.codeassist.XpandProposalFactoryEclipseImpl
 
createKeywordProposal(String, String, String) - Method in class org.eclipse.xtend.check.ui.editor.codeassist.CheckProposalFactoryEclipseImpl
 
createKeywordProposal(String, String, String) - Method in class org.eclipse.xtend.shared.ui.expression.editor.codeassist.ProposalFactoryEclipseImpl
 
createLetExpression(Identifier, Expression, Expression) - Method in class org.eclipse.internal.xtend.expression.parser.ExpressionFactory
 
createLetStatement(Expression, Identifier, List<Statement>) - Method in class org.eclipse.internal.xpand2.parser.XpandFactory
 
createListLiteral(List<Expression>) - Method in class org.eclipse.internal.xtend.expression.parser.ExpressionFactory
 
createManager() - Method in class org.eclipse.xtend.typesystem.xsd.builder.XSDManager.UtilImpl
 
createMapEntry(Object, Object) - Static method in class org.eclipse.xtend.typesystem.xsd.lib.MapHelper
 
createMarker(IResource, String, int, int, int) - Method in interface org.eclipse.xtend.shared.ui.core.builder.IMarkerFactory
this method is called before the marker will be set to the resource.
createMarker(IResource, String, int, int, int, int, String) - Method in interface org.eclipse.xtend.shared.ui.core.builder.IMarkerFactory
this method is called before the marker will be set to the resource.
createMarker(IResource, String, int, int, int, int, String, String) - Method in interface org.eclipse.xtend.shared.ui.core.builder.IMarkerFactory
this method is called before the marker will be set to the resource.
createMarker(IResource, String, int, int) - Method in interface org.eclipse.xtend.shared.ui.core.builder.IMarkerFactory
this method is called before the marker will be set to the resource.
createMarker(IResource, String, int, int, int) - Method in class org.eclipse.xtend.shared.ui.core.builder.IMarkerFactory.Default
 
createMarker(IResource, String, int, int) - Method in class org.eclipse.xtend.shared.ui.core.builder.IMarkerFactory.Default
 
createMarker(IResource, String, int, int, int, int, String) - Method in class org.eclipse.xtend.shared.ui.core.builder.IMarkerFactory.Default
 
createMarker(IResource, String, int, int, int, int, String, String) - Method in class org.eclipse.xtend.shared.ui.core.builder.IMarkerFactory.Default
 
createMatchingCollection(Collection<?>) - Static method in class org.eclipse.xtend.backend.syslib.CollectionOperations
 
createMiddleEnd(Map<Class<?>, Object>) - Method in class org.eclipse.xtend.backend.compiler.AbstractBackendCompilerFacade
 
createMiddleEnd(Map<Class<?>, Object>) - Method in class org.eclipse.xtend.backend.compiler.AbstractBackendResourceCompilerFacade
 
createMiddleEnds() - Method in class org.eclipse.xtend.backend.BackendComponent
 
createNamespaceProposal(String, String, String) - Method in interface org.eclipse.internal.xtend.expression.codeassist.ProposalFactory
 
createNamespaceProposal(String, String, String) - Method in class org.eclipse.internal.xtend.expression.codeassist.ProposalFactoryDefaultImpl
 
createNamespaceProposal(String, String, String) - Method in class org.eclipse.xtend.shared.ui.expression.editor.codeassist.ProposalFactoryEclipseImpl
 
createNew(K) - Method in class org.eclipse.internal.xtend.util.Cache
 
createNew(K1, K2) - Method in class org.eclipse.internal.xtend.util.DoubleKeyCache
 
createNew(K) - Method in class org.eclipse.internal.xtend.util.IdentityCacheWithoutNull
 
createNew(K1, K2, K3) - Method in class org.eclipse.internal.xtend.util.TripleKeyCache
 
createNew(K) - Method in class org.eclipse.internal.xtend.util.WeakCache
 
createNewUID(Object) - Method in class org.eclipse.xtend.util.stdlib.UIDHelper
 
createNsImport(Identifier) - Method in class org.eclipse.internal.xtend.xtend.parser.ExtensionFactory
 
createNullLiteral(Identifier) - Method in class org.eclipse.internal.xtend.expression.parser.ExpressionFactory
 
createOperationCall(Identifier, Expression) - Method in class org.eclipse.internal.xtend.expression.parser.ExpressionFactory
 
createOperationCall(Identifier, List<Expression>) - Method in class org.eclipse.internal.xtend.expression.parser.ExpressionFactory
 
createOperationProposal(Operation, String, boolean) - Method in interface org.eclipse.internal.xtend.expression.codeassist.ProposalFactory
 
createOperationProposal(Operation, String, boolean) - Method in class org.eclipse.internal.xtend.expression.codeassist.ProposalFactoryDefaultImpl
 
createOperationProposal(Operation, String, boolean) - Method in class org.eclipse.xtend.shared.ui.expression.editor.codeassist.ProposalFactoryEclipseImpl
 
createOutlet() - Method in class org.eclipse.xpand2.Generator
Creates an Outlet instance.
createOutlinePage() - Method in class org.eclipse.xpand.ui.editor.XpandEditor
 
createOutlinePage() - Method in class org.eclipse.xtend.check.ui.editor.CheckEditor
 
createOutlinePage() - Method in class org.eclipse.xtend.shared.ui.editor.AbstractXtendXpandEditor
 
createOutlinePage() - Method in class org.eclipse.xtend.ui.editor.XtendEditor
 
createOutput() - Method in class org.eclipse.xpand2.Generator
Creates an Output instance.
createOutputFile() - Method in class org.eclipse.xpand.incremental.trace.impl.TraceFactoryImpl
 
createOutputFile() - Method in interface org.eclipse.xpand.incremental.trace.TraceFactory
Returns a new object of class 'Output File'.
createOutputFileAdapter() - Method in class org.eclipse.xpand.incremental.trace.util.TraceAdapterFactory
Creates a new adapter for an object of class 'Output File'.
createOutputStream(OutputStream) - Static method in class org.eclipse.internal.xpand2.pr.util.BASE64
Creates an OutputStream that writes base64 encoded bytes to the given OutputStream.
createOutputStream(OutputStream, boolean) - Static method in class org.eclipse.internal.xpand2.pr.util.BASE64
Creates an OutputStream that writes base64 encoded bytes to the given OutputStream
createOutputStream(OutputStream) - Static method in class org.eclipse.xtend.backend.util.Base64Codec
Creates an OutputStream that writes base64 encoded bytes to the given OutputStream.
createOutputStream(OutputStream, boolean) - Static method in class org.eclipse.xtend.backend.util.Base64Codec
Creates an OutputStream that writes base64 encoded bytes to the given OutputStream
createOutputStream(URI) - Method in class org.eclipse.xtend.typesystem.xsd.util.AccessControlURIConverter
 
createOutputStream(URI, Map<?, ?>) - Method in class org.eclipse.xtend.typesystem.xsd.util.AccessControlURIConverter
 
createPackageContents() - Method in class org.eclipse.xpand.incremental.trace.impl.TracePackageImpl
Creates the meta-model objects for the package.
createPackageContents() - Method in class org.eclipse.xtend.profiler.profilermodel.impl.ModelPackageImpl
Creates the meta-model objects for the package.
createParanthesizedExpression(Expression) - Method in class org.eclipse.internal.xtend.expression.parser.ExpressionFactory
 
createPartControl(Composite) - Method in class org.eclipse.xtend.shared.ui.editor.AbstractXtendXpandEditor
 
createPreferenceContent(Composite) - Method in class org.eclipse.xtend.shared.ui.core.internal.preferences.BuilderPreferencePage
 
createPreferenceContent(Composite) - Method in class org.eclipse.xtend.shared.ui.core.properties.MetamodelContributorsPropertyAndPreferencePage
 
createProfilingResult() - Method in class org.eclipse.xtend.profiler.profilermodel.impl.ModelFactoryImpl
 
createProfilingResult() - Method in interface org.eclipse.xtend.profiler.profilermodel.ModelFactory
Returns a new object of class 'Profiling Result'.
createProfilingResultAdapter() - Method in class org.eclipse.xtend.profiler.profilermodel.util.ModelAdapterFactory
Creates a new adapter for an object of class 'Profiling Result'.
createPropertyProposal(Property, String, boolean) - Method in interface org.eclipse.internal.xtend.expression.codeassist.ProposalFactory
 
createPropertyProposal(Property, String, boolean) - Method in class org.eclipse.internal.xtend.expression.codeassist.ProposalFactoryDefaultImpl
 
createPropertyProposal(Property, String, boolean) - Method in class org.eclipse.xtend.shared.ui.expression.editor.codeassist.ProposalFactoryEclipseImpl
 
createPropertyProposal(Property, String, boolean) - Method in class org.eclipse.xtend.ui.editor.codeassist.XtendProposalFactoryEclipseImpl
 
createProtectedRegion(String, boolean) - Method in interface org.eclipse.internal.xpand2.pr.ProtectedRegionResolver
Creates a ProtectedRegion instance.
createProtectedRegion(String, boolean) - Method in class org.eclipse.internal.xpand2.pr.ProtectedRegionResolverImpl
 
createProtectedRegion(String, boolean) - Method in class org.eclipse.xtend.middleend.xpand.internal.xpandlib.pr.XpandProtectedRegionResolver
Factory method to create an XpandProtectedRegion
createProtectStatement(Expression, Expression, Expression, boolean, List<Statement>) - Method in class org.eclipse.internal.xpand2.parser.XpandFactory
 
createQName(String) - Static method in class org.eclipse.xtend.typesystem.xsd.lib.QNameHelper
 
createQName(String, String) - Static method in class org.eclipse.xtend.typesystem.xsd.lib.QNameHelper
 
createQName(String, String, String) - Static method in class org.eclipse.xtend.typesystem.xsd.lib.QNameHelper
 
createRaw(BackendType, List<Object>) - Method in interface org.eclipse.xtend.backend.common.CreationCache
 
createRaw(BackendType, List<Object>) - Method in class org.eclipse.xtend.backend.internal.CreationCacheImpl
 
createReader(IStorage) - Method in class org.eclipse.xpand.ui.core.internal.builder.XpandResourceParser
 
createReader(InputStream) - Method in class org.eclipse.xtend.expression.ResourceManagerDefaultImpl
Creates a Reader for the given InputStream.
createReader(IStorage) - Method in class org.eclipse.xtend.shared.ui.ResourceContributorBase
 
createRealLiteral(Identifier) - Method in class org.eclipse.internal.xtend.expression.parser.ExpressionFactory
 
createResource(URI) - Method in class org.eclipse.xpand.incremental.trace.util.TraceResourceFactoryImpl
Creates an instance of the resource.
createResource(URI) - Method in class org.eclipse.xtend.typesystem.xsd.builder.OawXSDResource.OawXSDResourceFactory
 
createSearchQuery(String, IXtendXpandProject) - Method in class org.eclipse.xtend.shared.ui.editor.search.actions.FindAction
 
createSearchQuery(String, IXtendXpandProject) - Method in class org.eclipse.xtend.shared.ui.editor.search.actions.FindDeclarationsAction
 
createSearchQuery(String, IXtendXpandProject) - Method in class org.eclipse.xtend.shared.ui.editor.search.actions.FindReferencesAction
 
createSpecificParams() - Method in class org.eclipse.xtend.backend.BackendComponent
 
createStatementProposal(String, String, String, int, int) - Method in interface org.eclipse.internal.xtend.expression.codeassist.ProposalFactory
 
createStatementProposal(String, String, String) - Method in interface org.eclipse.internal.xtend.expression.codeassist.ProposalFactory
 
createStatementProposal(String, String, String, int, int) - Method in class org.eclipse.internal.xtend.expression.codeassist.ProposalFactoryDefaultImpl
 
createStatementProposal(String, String, String) - Method in class org.eclipse.internal.xtend.expression.codeassist.ProposalFactoryDefaultImpl
 
createStatementProposal(String, String, String, int, int) - Method in class org.eclipse.xpand.ui.editor.codeassist.XpandProposalFactoryEclipseImpl
 
createStatementProposal(String, String, String) - Method in class org.eclipse.xpand.ui.editor.codeassist.XpandProposalFactoryEclipseImpl
 
createStatementProposal(String, String, String, int, int) - Method in class org.eclipse.xtend.check.ui.editor.codeassist.CheckProposalFactoryEclipseImpl
 
createStatementProposal(String, String, String) - Method in class org.eclipse.xtend.check.ui.editor.codeassist.CheckProposalFactoryEclipseImpl
 
createStatementProposal(String, String, String, int, int) - Method in class org.eclipse.xtend.shared.ui.expression.editor.codeassist.ProposalFactoryEclipseImpl
 
createStatementProposal(String, String, String) - Method in class org.eclipse.xtend.shared.ui.expression.editor.codeassist.ProposalFactoryEclipseImpl
 
createStaticPropertyProposal(StaticProperty, String, boolean) - Method in interface org.eclipse.internal.xtend.expression.codeassist.ProposalFactory
Creates an proposal for a static property
createStaticPropertyProposal(StaticProperty, String, boolean) - Method in class org.eclipse.internal.xtend.expression.codeassist.ProposalFactoryDefaultImpl
 
createStaticPropertyProposal(StaticProperty, String, boolean) - Method in class org.eclipse.xtend.shared.ui.expression.editor.codeassist.ProposalFactoryEclipseImpl
 
createStoreString(Object[]) - Static method in class org.eclipse.xtend.shared.ui.core.properties.MetamodelContributorsPropertyAndPreferencePage
 
createStringLiteral(Identifier) - Method in class org.eclipse.internal.xtend.expression.parser.ExpressionFactory
 
createSwitchExpression(Expression, List<Case>, Expression) - Method in class org.eclipse.internal.xtend.expression.parser.ExpressionFactory
 
createTemplate(List<ImportDeclaration>, List<ExtensionImportDeclaration>, List<Definition>, List<Advice>) - Method in class org.eclipse.internal.xpand2.parser.XpandFactory
 
createTextStatement(Identifier, Identifier) - Method in class org.eclipse.internal.xpand2.parser.XpandFactory
 
createTrace() - Method in class org.eclipse.xpand.incremental.trace.impl.TraceFactoryImpl
 
createTrace() - Method in interface org.eclipse.xpand.incremental.trace.TraceFactory
Returns a new object of class 'Trace'.
createTrace(Object, Object, String) - Static method in class org.eclipse.xtend.util.stdlib.TraceComponent
 
createTrace(Object, Collection, String) - Static method in class org.eclipse.xtend.util.stdlib.TraceComponent
 
createTrace(Collection, Object, String) - Static method in class org.eclipse.xtend.util.stdlib.TraceComponent
 
createTraceAdapter() - Method in class org.eclipse.xpand.incremental.trace.util.TraceAdapterFactory
Creates a new adapter for an object of class 'Trace'.
createTypeProposal(String, Type, String) - Method in interface org.eclipse.internal.xtend.expression.codeassist.ProposalFactory
 
createTypeProposal(String, Type, String) - Method in class org.eclipse.internal.xtend.expression.codeassist.ProposalFactoryDefaultImpl
 
createTypeProposal(String, Type, String) - Method in class org.eclipse.xtend.shared.ui.expression.editor.codeassist.ProposalFactoryEclipseImpl
 
createTypes(Class<?>[], TypeFinder) - Method in class org.eclipse.xtend.type.impl.java.beans.JavaBeansStrategy
 
createTypeSelectExpression(Identifier, Identifier) - Method in class org.eclipse.internal.xtend.expression.parser.ExpressionFactory
 
createTypesystem() - Method in class org.eclipse.xtend.backend.BackendComponent
 
createTypesystem(Set<String>) - Method in class org.eclipse.xtend.backend.types.CompositeTypesystemFactory
 
createTypesystemFromClass(Set<Class<? extends BackendTypesystem>>) - Method in class org.eclipse.xtend.backend.types.CompositeTypesystemFactory
 
createTypesystemFromClassNames(Set<String>) - Method in class org.eclipse.xtend.backend.types.CompositeTypesystemFactory
 
CreateUncachedExpression - Class in org.eclipse.xtend.backend.expr
 
CreateUncachedExpression(BackendType, SourcePos) - Constructor for class org.eclipse.xtend.backend.expr.CreateUncachedExpression
 
createUnregistered(XpandDefinition, Set<XpandDefinitionName>) - Method in class org.eclipse.xtend.middleend.xpand.internal.OldDefinitionConverter
 
createUnregistered(Extension) - Method in class org.eclipse.xtend.middleend.xtend.internal.xtend.OldExtensionConverter
 
createUri(String) - Method in class org.eclipse.xtend.backend.syslib.FileOutlet
 
createUri(String) - Method in interface org.eclipse.xtend.backend.syslib.Outlet
 
createVariableProposal(String, Type, String) - Method in interface org.eclipse.internal.xtend.expression.codeassist.ProposalFactory
 
createVariableProposal(String, Type, String) - Method in class org.eclipse.internal.xtend.expression.codeassist.ProposalFactoryDefaultImpl
 
createVariableProposal(String, Type, String) - Method in class org.eclipse.xtend.shared.ui.expression.editor.codeassist.ProposalFactoryEclipseImpl
 
createView(XSDManager) - Method in class org.eclipse.xtend.typesystem.xsd.builder.XSDManager.UtilImpl
 
createWithoutLeadingSlash(String...) - Static method in class org.eclipse.internal.xtend.util.QualifiedNameWithDelimiter
Returns the qualified name for the given segments, splitting individual segments as appropriate.
createWriter(String) - Method in class org.eclipse.xtend.backend.syslib.FileOutlet
 
createWriter(String, boolean) - Method in class org.eclipse.xtend.backend.syslib.FileOutlet
 
createWriter(String) - Method in interface org.eclipse.xtend.backend.syslib.Outlet
 
createWriter(String, boolean) - Method in interface org.eclipse.xtend.backend.syslib.Outlet
 
createXMLLoad() - Method in class org.eclipse.xtend.typesystem.xsd.OawXMLResource
 
createXMLSave() - Method in class org.eclipse.xtend.typesystem.xsd.OawXMLResource
 
createXsdResource(URI) - Method in class org.eclipse.xtend.typesystem.xsd.builder.OawXSDResourceSet
 
CreationCache - Interface in org.eclipse.xtend.backend.common
 
CreationCacheImpl - Class in org.eclipse.xtend.backend.internal
 
CreationCacheImpl() - Constructor for class org.eclipse.xtend.backend.internal.CreationCacheImpl
 
CSTART - Static variable in interface org.eclipse.internal.xpand2.XpandTokens
 
CTX - Static variable in class org.eclipse.xtend.ui.editor.lang.XtendTokens
 
current() - Method in class org.eclipse.xpand2.output.OutputImpl
 
current__testONLY() - Method in class org.eclipse.xpand2.output.OutputImpl
DO NOT CALL THIS METHOD - FOR TESTS ONLY
currentChar() - Method in class org.eclipse.internal.xtend.expression.codeassist.CharacterScanner
 
currentResource() - Method in interface org.eclipse.xtend.expression.ExecutionContext
 
currentResource() - Method in class org.eclipse.xtend.expression.ExecutionContextImpl
 
CurryingExpression - Class in org.eclipse.xtend.backend.expr
 
CurryingExpression(Function, List<ExpressionBase>, SourcePos) - Constructor for class org.eclipse.xtend.backend.expr.CurryingExpression
 
Cycle - Interface in org.eclipse.xtend.profiler.profilermodel
A representation of the model object 'Cycle'.
cycle - Variable in class org.eclipse.xtend.profiler.profilermodel.impl.ItemImpl
The cached value of the 'Cycle' reference.
CYCLE - Static variable in interface org.eclipse.xtend.profiler.profilermodel.ModelPackage
The meta object id for the 'Cycle' class.
CYCLE - Static variable in interface org.eclipse.xtend.profiler.profilermodel.ModelPackage.Literals
The meta object literal for the 'Cycle' class.
CYCLE__CALL_COUNT_INBOUND - Static variable in interface org.eclipse.xtend.profiler.profilermodel.ModelPackage
The feature id for the 'Call Count Inbound' attribute.
CYCLE__CALL_COUNT_INBOUND - Static variable in interface org.eclipse.xtend.profiler.profilermodel.ModelPackage.Literals
The meta object literal for the 'Call Count Inbound' attribute feature.
CYCLE__CALL_COUNT_REENTRANT - Static variable in interface org.eclipse.xtend.profiler.profilermodel.ModelPackage
The feature id for the 'Call Count Reentrant' attribute.
CYCLE__CALL_COUNT_REENTRANT - Static variable in interface org.eclipse.xtend.profiler.profilermodel.ModelPackage.Literals
The meta object literal for the 'Call Count Reentrant' attribute feature.
CYCLE__CHILD_TIME - Static variable in interface org.eclipse.xtend.profiler.profilermodel.ModelPackage
The feature id for the 'Child Time' attribute.
CYCLE__ITEMS - Static variable in interface org.eclipse.xtend.profiler.profilermodel.ModelPackage
The feature id for the 'Items' reference list.
CYCLE__ITEMS - Static variable in interface org.eclipse.xtend.profiler.profilermodel.ModelPackage.Literals
The meta object literal for the 'Items' reference list feature.
CYCLE__NAME - Static variable in interface org.eclipse.xtend.profiler.profilermodel.ModelPackage
The feature id for the 'Name' attribute.
CYCLE__OUTBOUND_CHILD_TIME - Static variable in interface org.eclipse.xtend.profiler.profilermodel.ModelPackage
The feature id for the 'Outbound Child Time' attribute.
CYCLE__OUTGOING_CALL_GROUPS - Static variable in interface org.eclipse.xtend.profiler.profilermodel.ModelPackage
The feature id for the 'Outgoing Call Groups' reference list.
CYCLE__OUTGOING_CALL_GROUPS - Static variable in interface org.eclipse.xtend.profiler.profilermodel.ModelPackage.Literals
The meta object literal for the 'Outgoing Call Groups' reference list feature.
CYCLE__SELF_TIME - Static variable in interface org.eclipse.xtend.profiler.profilermodel.ModelPackage
The feature id for the 'Self Time' attribute.
CYCLE__TIME - Static variable in interface org.eclipse.xtend.profiler.profilermodel.ModelPackage
The feature id for the 'Time' attribute.
CYCLE_FEATURE_COUNT - Static variable in interface org.eclipse.xtend.profiler.profilermodel.ModelPackage
The number of structural features of the 'Cycle' class.
CycleDetector - Class in org.eclipse.xtend.profiler
Detects cycles in call graph of a given profiling result.
CycleDetector(ProfilingResult) - Constructor for class org.eclipse.xtend.profiler.CycleDetector
 
CycleImpl - Class in org.eclipse.xtend.profiler.profilermodel.impl
An implementation of the model object 'Cycle'.
CycleImpl() - Constructor for class org.eclipse.xtend.profiler.profilermodel.impl.CycleImpl
 
cycles - Variable in class org.eclipse.xtend.profiler.profilermodel.impl.ProfilingResultImpl
The cached value of the 'Cycles' containment reference list.
CycleValidator - Interface in org.eclipse.xtend.profiler.profilermodel.validation
A sample validator interface for Cycle.

D

DanglingRefFinder - Class in org.eclipse.xtend.util.stdlib
 
DanglingRefFinder() - Constructor for class org.eclipse.xtend.util.stdlib.DanglingRefFinder
 
DanglingRefFinderComponent - Class in org.eclipse.xtend.util.stdlib
 
DanglingRefFinderComponent() - Constructor for class org.eclipse.xtend.util.stdlib.DanglingRefFinderComponent
 
deactivateInsertionPoint(Statement) - Method in class org.eclipse.xpand2.output.FileHandleImpl
 
deactivateInsertionPoint(Statement) - Method in interface org.eclipse.xpand2.output.InsertionPointSupport
 
deactivateInsertionPoint(Statement) - Method in class org.eclipse.xpand2.output.OutputImpl
 
debug(Object) - Static method in class org.eclipse.xtend.util.stdlib.IOExtensions
 
DeclarationsSearchGroup - Class in org.eclipse.xtend.shared.ui.editor.search.actions
Action group that adds the search for declarations actions to a context menu and the global menu bar.
DeclarationsSearchGroup(IWorkbenchSite) - Constructor for class org.eclipse.xtend.shared.ui.editor.search.actions.DeclarationsSearchGroup
Creates a new DeclarationsSearchGroup.
DeclarationsSearchGroup(AbstractXtendXpandEditor) - Constructor for class org.eclipse.xtend.shared.ui.editor.search.actions.DeclarationsSearchGroup
Note: This constructor is for internal use only.
DECLARED_ENCODING - Static variable in class org.eclipse.internal.xtend.util.internal.icu.CharsetMatch
Bit flag indicating he match is based on the declared encoding.
declaredParameter() - Method in class org.eclipse.internal.xpand2.parser.XpandParser
 
DeclaredParameter - Class in org.eclipse.internal.xtend.expression.ast
 
DeclaredParameter(Identifier, Identifier) - Constructor for class org.eclipse.internal.xtend.expression.ast.DeclaredParameter
 
declaredParameter() - Method in class org.eclipse.internal.xtend.xtend.parser.XtendParser
 
declaredParameterList() - Method in class org.eclipse.internal.xpand2.parser.XpandParser
 
declaredParameterList() - Method in class org.eclipse.internal.xtend.xtend.parser.XtendParser
 
deconfigure() - Method in class org.eclipse.xtend.backend.ui.builder.BackendNature
 
deconfigure() - Method in class org.eclipse.xtend.shared.ui.core.builder.XtendXpandNature
 
decorateImage(Image, Image) - Static method in class org.eclipse.wb.swt.ResourceManager
Returns an Image composed of a base image decorated by another image.
decorateImage(Image, Image, int) - Static method in class org.eclipse.wb.swt.ResourceManager
Returns an Image composed of a base image decorated by another image.
decorateImage(Image, Image) - Static method in class org.eclipse.wb.swt.SWTResourceManager
Returns an Image composed of a base image decorated by another image.
decorateImage(Image, Image, int) - Static method in class org.eclipse.wb.swt.SWTResourceManager
Returns an Image composed of a base image decorated by another image.
def - Variable in class org.eclipse.xpand2.XpandExecutionContextImpl.DefinitionOperationAdapter
 
DEF_VAR_NAME - Static variable in class org.eclipse.internal.xpand2.ast.Advice
 
DEFAULT - Static variable in interface org.eclipse.internal.xpand2.XpandTokens
 
DEFAULT - Static variable in class org.eclipse.internal.xtend.xtend.codeassist.Partition
 
DEFAULT - Static variable in class org.eclipse.xtend.ui.editor.lang.XtendTokens
 
DEFAULT_ELE_NAME - Static variable in interface org.eclipse.internal.xtend.expression.parser.SyntaxConstants
 
DEFAULT_OUTLET_NAME - Static variable in class org.eclipse.xtend.backend.syslib.FileIoOperations
 
defaultCase(EObject) - Method in class org.eclipse.xpand.incremental.trace.util.TraceSwitch
Returns the result of interpreting the object as an instance of 'EObject'.
defaultCase(EObject) - Method in class org.eclipse.xtend.profiler.profilermodel.util.ModelSwitch
Returns the result of interpreting the object as an instance of 'EObject'.
DEFAULTIGNORELIST - Static variable in class org.eclipse.internal.xpand2.pr.util.GenericFileFilter
 
DEFAULTIGNORELIST - Static variable in class org.eclipse.xtend.backend.util.GenericFileFilter
 
DeferredEvalExecutionListener - Class in org.eclipse.xtend.backend.syslib
 
DeferredEvalExecutionListener() - Constructor for class org.eclipse.xtend.backend.syslib.DeferredEvalExecutionListener
 
DeferredEvalExpression - Class in org.eclipse.xtend.backend.expr
 
DeferredEvalExpression(ExpressionBase, SourcePos) - Constructor for class org.eclipse.xtend.backend.expr.DeferredEvalExpression
 
define() - Method in class org.eclipse.internal.xpand2.parser.XpandParser
 
DEFINE - Static variable in interface org.eclipse.internal.xpand2.XpandTokens
 
define - Variable in class org.eclipse.xpand.ui.editor.scanning.AbstractXpandRuleBasedScanner
 
DEFINE - Static variable in class org.eclipse.xtend.shared.ui.editor.preferences.UiPreferenceConstants
 
Definition - Class in org.eclipse.internal.xpand2.ast
 
Definition(Identifier, Identifier, DeclaredParameter[], Statement[]) - Constructor for class org.eclipse.internal.xpand2.ast.Definition
 
DEFINITION_NAME - Static variable in interface org.eclipse.xtend.middleend.xtend.internal.xtendlib.XtendLibNames
 
DEFINITION_NOT_FOUND - Static variable in interface org.eclipse.internal.xpand2.XpandCompilerIssue
 
DEFINITION_NOT_FOUND - Static variable in interface org.eclipse.xpand2.XpandCompilerIssue
 
DEFINITION_PARAM_NAMES - Static variable in interface org.eclipse.xtend.middleend.xtend.internal.xtendlib.XtendLibNames
 
DEFINITION_PARAM_TYPES - Static variable in interface org.eclipse.xtend.middleend.xtend.internal.xtendlib.XtendLibNames
 
DEFINITION_TOSTRING - Static variable in interface org.eclipse.xtend.middleend.xtend.internal.xtendlib.XtendLibNames
 
definitionName() - Method in class org.eclipse.internal.xpand2.parser.XpandParser
 
DefinitionType - Class in org.eclipse.internal.xpand2.type
 
DefinitionType(TypeSystem) - Constructor for class org.eclipse.internal.xpand2.type.DefinitionType
 
delete(URI, Map<?, ?>) - Method in class org.eclipse.xtend.typesystem.xsd.util.AccessControlURIConverter
 
DELETE_LINE_INIT - Static variable in interface org.eclipse.xtend.middleend.xtend.internal.xtendlib.XtendLibNames
 
DELETE_LINE_POSTPROCESS - Static variable in interface org.eclipse.xtend.middleend.xtend.internal.xtendlib.XtendLibNames
 
DELETE_LINE_REGISTER - Static variable in interface org.eclipse.xtend.middleend.xtend.internal.xtendlib.XtendLibNames
 
deleteMarkers(IResource) - Static method in class org.eclipse.xtend.shared.ui.core.builder.XtendXpandMarkerManager
 
deresolve(URI, URI) - Static method in class org.eclipse.xtend.typesystem.xsd.util.XSDUtil
 
detect() - Method in class org.eclipse.internal.xtend.util.internal.icu.CharsetDetector
Return the charset that best matches the supplied input data.
detectAll() - Method in class org.eclipse.internal.xtend.util.internal.icu.CharsetDetector
Return an array of all charsets that appear to be plausible matches with the input data.
detectCycles() - Method in class org.eclipse.xtend.profiler.CycleDetector
 
detectEncoding(BufferedInputStream) - Static method in class org.eclipse.internal.xtend.util.EncodingDetector
 
detectEncoding(byte[]) - Static method in class org.eclipse.internal.xtend.util.EncodingDetector
 
detectHyperlinks(ITextViewer, IRegion, boolean) - Method in class org.eclipse.xtend.shared.ui.editor.navigation.AbstractHyperlinkDetector
dfa13 - Variable in class org.eclipse.internal.xtend.xtend.parser.XtendLexer
 
dfa15 - Variable in class org.eclipse.internal.xpand2.parser.XpandLexer
 
dfa27 - Variable in class org.eclipse.internal.xtend.xtend.parser.XtendParser
 
dfa31 - Variable in class org.eclipse.internal.xpand2.parser.XpandParser
 
diag(Resource.Diagnostic) - Method in class org.eclipse.xtend.typesystem.xsd.util.Msg
 
diag(XSDDiagnostic) - Method in class org.eclipse.xtend.typesystem.xsd.util.Msg
 
DISABLE - Static variable in interface org.eclipse.internal.xpand2.XpandTokens
 
dispose() - Static method in class org.eclipse.wb.swt.ResourceManager
Dispose of cached objects and their underlying OS resources.
dispose() - Static method in class org.eclipse.wb.swt.SWTResourceManager
Dispose of cached objects and their underlying OS resources.
dispose() - Method in class org.eclipse.xpand.ui.editor.color.ColorProvider
Release all of the color resources held onto by the receiver.
dispose() - Method in class org.eclipse.xpand.ui.refactoring.actions.RefactorActionGroup
 
dispose() - Method in class org.eclipse.xtend.check.ui.editor.color.ColorProvider
Release all of the color resources held onto by the receiver.
dispose() - Method in class org.eclipse.xtend.shared.ui.editor.AbstractXtendXpandEditor
 
dispose() - Method in class org.eclipse.xtend.shared.ui.editor.BreakpointActionGroup
 
dispose() - Method in class org.eclipse.xtend.shared.ui.editor.search.actions.DeclarationsSearchGroup
 
dispose() - Method in class org.eclipse.xtend.shared.ui.editor.search.actions.ReferencesSearchGroup
 
dispose() - Method in class org.eclipse.xtend.shared.ui.editor.search.actions.SearchActionGroup
 
dispose() - Method in class org.eclipse.xtend.shared.ui.editor.search.view.XtendXpandSearchResultPage
 
dispose() - Method in class org.eclipse.xtend.shared.ui.editor.search.view.XtendXpandTableContentProvider
dispose() - Method in class org.eclipse.xtend.ui.editor.color.ColorProvider
 
disposeColors() - Static method in class org.eclipse.wb.swt.SWTResourceManager
Dispose of all the cached Color's.
disposeCursors() - Static method in class org.eclipse.wb.swt.SWTResourceManager
Dispose all of the cached cursors.
disposeFonts() - Static method in class org.eclipse.wb.swt.SWTResourceManager
Dispose all of the cached Font's.
disposeImages() - Static method in class org.eclipse.wb.swt.ResourceManager
Dispose all of the cached images.
disposeImages() - Static method in class org.eclipse.wb.swt.SWTResourceManager
Dispose all of the cached Image's.
doctypeInfo - Variable in class org.eclipse.xtend.typesystem.xsd.XMLWriter
 
doFillIntoGrid(Composite, int) - Method in class org.eclipse.xtend.shared.ui.editor.preferences.FontstyleFieldEditor
 
doFillIntoGrid(Composite, int) - Method in class org.eclipse.xtend.shared.ui.editor.preferences.TokenListFieldEditor
 
doFullBuild(SubMonitor) - Method in class org.eclipse.xtend.backend.ui.compiler.BackendBuilder
 
doGetPreferenceStore() - Method in class org.eclipse.xtend.shared.ui.core.internal.preferences.AbstractPreferencePage
 
doGetPreferenceStore() - Method in class org.eclipse.xtend.shared.ui.editor.preferences.UiDetailsPreferencePage
 
doLoad() - Method in class org.eclipse.xtend.shared.ui.editor.preferences.FontstyleFieldEditor
 
doLoad() - Method in class org.eclipse.xtend.shared.ui.editor.preferences.TokenListFieldEditor
 
doLoad(InputSource, Map<?, ?>) - Method in class org.eclipse.xtend.typesystem.xsd.builder.OawXSDResource
 
doLoadDefault() - Method in class org.eclipse.xtend.shared.ui.editor.preferences.FontstyleFieldEditor
 
doLoadDefault() - Method in class org.eclipse.xtend.shared.ui.editor.preferences.TokenListFieldEditor
 
doRevertToSaved() - Method in class org.eclipse.xtend.shared.ui.editor.AbstractXtendXpandEditor
 
doSave(IProgressMonitor) - Method in class org.eclipse.xtend.shared.ui.editor.AbstractXtendXpandEditor
 
doSaveAs() - Method in class org.eclipse.xtend.shared.ui.editor.AbstractXtendXpandEditor
 
doStore() - Method in class org.eclipse.xtend.shared.ui.editor.preferences.FontstyleFieldEditor
 
doStore() - Method in class org.eclipse.xtend.shared.ui.editor.preferences.TokenListFieldEditor
 
doSwitch(EObject) - Method in class org.eclipse.xpand.incremental.trace.util.TraceSwitch
Calls caseXXX for each class of the model until one returns a non null result; it yields that result.
doSwitch(EClass, EObject) - Method in class org.eclipse.xpand.incremental.trace.util.TraceSwitch
Calls caseXXX for each class of the model until one returns a non null result; it yields that result.
doSwitch(int, EObject) - Method in class org.eclipse.xpand.incremental.trace.util.TraceSwitch
Calls caseXXX for each class of the model until one returns a non null result; it yields that result.
doSwitch(EObject) - Method in class org.eclipse.xtend.profiler.profilermodel.util.ModelSwitch
Calls caseXXX for each class of the model until one returns a non null result; it yields that result.
doSwitch(EClass, EObject) - Method in class org.eclipse.xtend.profiler.profilermodel.util.ModelSwitch
Calls caseXXX for each class of the model until one returns a non null result; it yields that result.
doSwitch(int, EObject) - Method in class org.eclipse.xtend.profiler.profilermodel.util.ModelSwitch
Calls caseXXX for each class of the model until one returns a non null result; it yields that result.
DoubleKeyCache<K1,K2,V> - Class in org.eclipse.internal.xtend.util
 
DoubleKeyCache() - Constructor for class org.eclipse.internal.xtend.util.DoubleKeyCache
 
DoubleKeyCache<K1,K2,V> - Class in org.eclipse.xtend.backend.util
 
DoubleKeyCache() - Constructor for class org.eclipse.xtend.backend.util.DoubleKeyCache
 
DoubleType - Class in org.eclipse.xtend.backend.types.builtin
 
doUnload() - Method in class org.eclipse.xtend.typesystem.xsd.builder.OawXSDResource
 
dump() - Method in class org.eclipse.internal.xtend.util.WeakInterningHashSet
 
DuplicateAwareFunctionCollection - Class in org.eclipse.xtend.backend.functions
This class collects functions.
DuplicateAwareFunctionCollection() - Constructor for class org.eclipse.xtend.backend.functions.DuplicateAwareFunctionCollection
 
DuplicateAwareNamedFunctionCollection - Class in org.eclipse.xtend.backend.functions
This class collects functions.
DuplicateAwareNamedFunctionCollection() - Constructor for class org.eclipse.xtend.backend.functions.DuplicateAwareNamedFunctionCollection
 
DuplicateHelper - Class in org.eclipse.xtend.util.stdlib
 
DuplicateHelper() - Constructor for class org.eclipse.xtend.util.stdlib.DuplicateHelper
 
DuplicateXpandProtectedRegionException - Exception in org.eclipse.xtend.middleend.xpand.internal.xpandlib.pr
 
DuplicateXpandProtectedRegionException() - Constructor for exception org.eclipse.xtend.middleend.xpand.internal.xpandlib.pr.DuplicateXpandProtectedRegionException
 
DuplicateXpandProtectedRegionException(String, Throwable) - Constructor for exception org.eclipse.xtend.middleend.xpand.internal.xpandlib.pr.DuplicateXpandProtectedRegionException
 
DuplicateXpandProtectedRegionException(String) - Constructor for exception org.eclipse.xtend.middleend.xpand.internal.xpandlib.pr.DuplicateXpandProtectedRegionException
 
DuplicateXpandProtectedRegionException(Throwable) - Constructor for exception org.eclipse.xtend.middleend.xpand.internal.xpandlib.pr.DuplicateXpandProtectedRegionException
 
DynamicEcoreHelper - Class in org.eclipse.xtend.util.stdlib
 
DynamicEcoreHelper(EPackage) - Constructor for class org.eclipse.xtend.util.stdlib.DynamicEcoreHelper
 
DynamicEcoreHelper(EObject) - Constructor for class org.eclipse.xtend.util.stdlib.DynamicEcoreHelper
 

E

EarlyStarter - Class in org.eclipse.xtend.typesystem.emf.ui.internal
 
EarlyStarter() - Constructor for class org.eclipse.xtend.typesystem.emf.ui.internal.EarlyStarter
 
earlyStartup() - Method in class org.eclipse.xtend.typesystem.emf.ui.internal.EarlyStarter
 
eClass() - Method in class org.eclipse.xtend.typesystem.emf.EClassType
 
EClassType - Class in org.eclipse.xtend.backend.types.emf.internal
 
EClassType(EClass, EmfTypesystem) - Constructor for class org.eclipse.xtend.backend.types.emf.internal.EClassType
 
EClassType - Class in org.eclipse.xtend.typesystem.emf
 
EClassType(EmfRegistryMetaModel, String, EClass) - Constructor for class org.eclipse.xtend.typesystem.emf.EClassType
 
EclipseHelper - Class in org.eclipse.xtend.shared.ui.wizards
 
EclipseHelper() - Constructor for class org.eclipse.xtend.shared.ui.wizards.EclipseHelper
 
EclipseHelper_OvewritePrompt - Static variable in class org.eclipse.xtend.shared.ui.Messages
 
EclipseHelper_TaskTitle - Static variable in class org.eclipse.xtend.shared.ui.Messages
 
EclipseHelper_Warning1 - Static variable in class org.eclipse.xtend.shared.ui.Messages
 
EclipseHelper_Warning2 - Static variable in class org.eclipse.xtend.shared.ui.Messages
 
EcoreUtil2 - Class in org.eclipse.xtend.typesystem.emf
Provides useful functions for usage of EMF.
EcoreUtil2() - Constructor for class org.eclipse.xtend.typesystem.emf.EcoreUtil2
 
EDataTypeType - Class in org.eclipse.xtend.backend.types.emf.internal
 
EDataTypeType(EDataType) - Constructor for class org.eclipse.xtend.backend.types.emf.internal.EDataTypeType
 
EDataTypeType - Class in org.eclipse.xtend.typesystem.emf
 
EDataTypeType(EmfRegistryMetaModel, String, EDataType) - Constructor for class org.eclipse.xtend.typesystem.emf.EDataTypeType
 
editor - Variable in class org.eclipse.xtend.shared.ui.editor.navigation.AbstractHyperlinkDetector
 
editorContextMenuAboutToShow(IMenuManager) - Method in class org.eclipse.xpand.ui.editor.XpandEditor
 
editorContextMenuAboutToShow(IMenuManager) - Method in class org.eclipse.xtend.shared.ui.editor.AbstractXtendXpandEditor
 
EditorImages - Class in org.eclipse.xtend.check.ui.editor
 
EditorImages() - Constructor for class org.eclipse.xtend.check.ui.editor.EditorImages
 
EditorImages - Class in org.eclipse.xtend.shared.ui.expression.editor
 
EditorImages() - Constructor for class org.eclipse.xtend.shared.ui.expression.editor.EditorImages
 
EditorOpener - Class in org.eclipse.xtend.shared.ui.editor.search.view
EditorOpener helps opening a file in the associated editor.
EditorOpener() - Constructor for class org.eclipse.xtend.shared.ui.editor.search.view.EditorOpener
 
EEnumType - Class in org.eclipse.xtend.backend.types.emf.internal
 
EEnumType(EEnum) - Constructor for class org.eclipse.xtend.backend.types.emf.internal.EEnumType
 
EEnumType - Class in org.eclipse.xtend.typesystem.emf
 
EEnumType(EmfRegistryMetaModel, String, EEnum) - Constructor for class org.eclipse.xtend.typesystem.emf.EEnumType
 
EFEATURE - Static variable in class org.eclipse.xtend.backend.types.xsd.XsdTypesystem
 
EFEATURE - Static variable in class org.eclipse.xtend.typesystem.xsd.XSDMetaModel
 
EFEATURE_MAP - Static variable in class org.eclipse.xtend.backend.types.xsd.XsdTypesystem
 
EFEATURE_MAP_ENTRY - Static variable in class org.eclipse.xtend.backend.types.xsd.XsdTypesystem
 
EFEATURE_MAP_ENTRY - Static variable in class org.eclipse.xtend.typesystem.xsd.XSDMetaModel
 
EFeatureMapEntryType - Class in org.eclipse.xtend.backend.types.xsd.internal
 
EFeatureMapEntryType(String, XsdTypesystem) - Constructor for class org.eclipse.xtend.backend.types.xsd.internal.EFeatureMapEntryType
 
EFeatureMapEntryTypeImpl - Class in org.eclipse.xtend.typesystem.xsd.type
 
EFeatureMapEntryTypeImpl(XSDMetaModel, String) - Constructor for class org.eclipse.xtend.typesystem.xsd.type.EFeatureMapEntryTypeImpl
 
EFeatureMapType - Class in org.eclipse.xtend.backend.types.xsd.internal
 
EFeatureMapType(String, EClass, XsdTypesystem) - Constructor for class org.eclipse.xtend.backend.types.xsd.internal.EFeatureMapType
 
EFeatureMapTypeImpl - Class in org.eclipse.xtend.typesystem.xsd.type
 
EFeatureMapTypeImpl(XSDMetaModel, String, EClass) - Constructor for class org.eclipse.xtend.typesystem.xsd.type.EFeatureMapTypeImpl
 
EFeatureType - Class in org.eclipse.xtend.backend.types.xsd.internal
 
EFeatureType(String, XsdTypesystem) - Constructor for class org.eclipse.xtend.backend.types.xsd.internal.EFeatureType
 
EFeatureType - Class in org.eclipse.xtend.typesystem.xsd.type
 
EFeatureType(TypeSystem, String) - Constructor for class org.eclipse.xtend.typesystem.xsd.type.EFeatureType
 
EfficientLazyString - Class in org.eclipse.xtend.backend.common
This class is a "String" implementation that is optimized for efficient concatenation of arbitrary objects.
EfficientLazyString() - Constructor for class org.eclipse.xtend.backend.common.EfficientLazyString
 
EfficientLazyStringConverter - Class in org.eclipse.xtend.backend.functions.java.internal
This class is provided to allow Java methods to deal with EfficientLazyString without the performance penalty of conversion to String and without forcing them to deal with conversion and special cases.
EfficientLazyStringConverter() - Constructor for class org.eclipse.xtend.backend.functions.java.internal.EfficientLazyStringConverter
 
eGet(int, boolean, boolean) - Method in class org.eclipse.xpand.incremental.trace.impl.InputElementImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.xpand.incremental.trace.impl.OutputFileImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.xpand.incremental.trace.impl.TraceImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.xtend.profiler.profilermodel.impl.CallableImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.xtend.profiler.profilermodel.impl.CallGroupImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.xtend.profiler.profilermodel.impl.CycleImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.xtend.profiler.profilermodel.impl.ItemImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.xtend.profiler.profilermodel.impl.ProfilingResultImpl
 
eget(EObject, String) - Method in class org.eclipse.xtend.util.stdlib.DynamicEcoreHelper
 
eINSTANCE - Static variable in interface org.eclipse.xpand.incremental.trace.TraceFactory
The singleton instance of the factory.
eINSTANCE - Static variable in interface org.eclipse.xpand.incremental.trace.TracePackage
The singleton instance of the package.
eINSTANCE - Static variable in interface org.eclipse.xtend.profiler.profilermodel.ModelFactory
The singleton instance of the factory.
eINSTANCE - Static variable in interface org.eclipse.xtend.profiler.profilermodel.ModelPackage
The singleton instance of the package.
eInverseAdd(InternalEObject, int, NotificationChain) - Method in class org.eclipse.xtend.profiler.profilermodel.impl.CallGroupImpl
 
eInverseAdd(InternalEObject, int, NotificationChain) - Method in class org.eclipse.xtend.profiler.profilermodel.impl.CycleImpl
 
eInverseAdd(InternalEObject, int, NotificationChain) - Method in class org.eclipse.xtend.profiler.profilermodel.impl.ItemImpl
 
eInverseRemove(InternalEObject, int, NotificationChain) - Method in class org.eclipse.xpand.incremental.trace.impl.OutputFileImpl
 
eInverseRemove(InternalEObject, int, NotificationChain) - Method in class org.eclipse.xpand.incremental.trace.impl.TraceImpl
 
eInverseRemove(InternalEObject, int, NotificationChain) - Method in class org.eclipse.xtend.profiler.profilermodel.impl.CallGroupImpl
 
eInverseRemove(InternalEObject, int, NotificationChain) - Method in class org.eclipse.xtend.profiler.profilermodel.impl.CycleImpl
 
eInverseRemove(InternalEObject, int, NotificationChain) - Method in class org.eclipse.xtend.profiler.profilermodel.impl.ItemImpl
 
eInverseRemove(InternalEObject, int, NotificationChain) - Method in class org.eclipse.xtend.profiler.profilermodel.impl.ProfilingResultImpl
 
eIsSet(int) - Method in class org.eclipse.xpand.incremental.trace.impl.InputElementImpl
 
eIsSet(int) - Method in class org.eclipse.xpand.incremental.trace.impl.OutputFileImpl
 
eIsSet(int) - Method in class org.eclipse.xpand.incremental.trace.impl.TraceImpl
 
eIsSet(int) - Method in class org.eclipse.xtend.profiler.profilermodel.impl.CallableImpl
 
eIsSet(int) - Method in class org.eclipse.xtend.profiler.profilermodel.impl.CallGroupImpl
 
eIsSet(int) - Method in class org.eclipse.xtend.profiler.profilermodel.impl.CycleImpl
 
eIsSet(int) - Method in class org.eclipse.xtend.profiler.profilermodel.impl.ItemImpl
 
eIsSet(int) - Method in class org.eclipse.xtend.profiler.profilermodel.impl.ProfilingResultImpl
 
elementChanged(ElementChangedEvent) - Method in class org.eclipse.xtend.shared.ui.core.metamodel.jdt.JdtMetaModel
 
elementChanged(ElementChangedEvent) - Method in class org.eclipse.xtend.shared.ui.MetamodelContainer
 
ElementPropertiesExtensions - Class in org.eclipse.xtend.util.stdlib
Java helper class for Stdlib extension org::eclipse::xtend::util::stdlib::elementprops.
ElementPropertiesExtensions() - Constructor for class org.eclipse.xtend.util.stdlib.ElementPropertiesExtensions
 
elements() - Method in class org.eclipse.internal.xpand2.type.XpandIterator
 
elementsChanged(Object[]) - Method in interface org.eclipse.xtend.shared.ui.editor.search.view.IFileSearchContentProvider
 
elementsChanged(Object[]) - Method in class org.eclipse.xtend.shared.ui.editor.search.view.XtendXpandSearchResultPage
 
elementsChanged(Object[]) - Method in class org.eclipse.xtend.shared.ui.editor.search.view.XtendXpandTableContentProvider
ELSE - Static variable in interface org.eclipse.internal.xpand2.XpandTokens
 
ELSE - Static variable in class org.eclipse.xtend.ui.editor.lang.XtendTokens
 
ELSEIF - Static variable in interface org.eclipse.internal.xpand2.XpandTokens
 
elseIfStatement() - Method in class org.eclipse.internal.xpand2.parser.XpandParser
 
elseStatement() - Method in class org.eclipse.internal.xpand2.parser.XpandParser
 
EMAP - Static variable in class org.eclipse.xtend.backend.types.xsd.XsdTypesystem
 
EMAP_ENTRY - Static variable in class org.eclipse.xtend.backend.types.xsd.XsdTypesystem
 
EMapEntryType - Class in org.eclipse.xtend.backend.types.xsd.internal
 
EMapEntryType(String, XsdTypesystem, EClassifier) - Constructor for class org.eclipse.xtend.backend.types.xsd.internal.EMapEntryType
 
EMapEntryType - Class in org.eclipse.xtend.typesystem.xsd.type
 
EMapEntryType(TypeSystem, String, EClassifier) - Constructor for class org.eclipse.xtend.typesystem.xsd.type.EMapEntryType
 
EMapType - Class in org.eclipse.xtend.backend.types.xsd.internal
 
EMapType(String, XsdTypesystem, EClassifier) - Constructor for class org.eclipse.xtend.backend.types.xsd.internal.EMapType
 
EMapType - Class in org.eclipse.xtend.typesystem.xsd.type
 
EMapType(XSDMetaModel, String, EClassifier) - Constructor for class org.eclipse.xtend.typesystem.xsd.type.EMapType
 
EMF_TYPESYSTEM_QUALIFIER - Static variable in class org.eclipse.xtend.backend.types.CompositeTypesystemFactory
 
EmfCompare - Class in org.eclipse.xpand2.incremental.compare
This component performs an EMF Compare comparison for the two models given in the oldModelSlot and newModelSlot parameters.
EmfCompare() - Constructor for class org.eclipse.xpand2.incremental.compare.EmfCompare
 
EmfFormatter - Class in org.eclipse.xtend.typesystem.xsd.util
 
EmfFormatter() - Constructor for class org.eclipse.xtend.typesystem.xsd.util.EmfFormatter
 
EmfListType - Class in org.eclipse.xtend.typesystem.emf
 
EmfListType(Type, TypeSystem, String) - Constructor for class org.eclipse.xtend.typesystem.emf.EmfListType
 
EmfMetaModel - Class in org.eclipse.xtend.typesystem.emf
 
EmfMetaModel() - Constructor for class org.eclipse.xtend.typesystem.emf.EmfMetaModel
 
EmfMetaModel(EPackage) - Constructor for class org.eclipse.xtend.typesystem.emf.EmfMetaModel
 
EmfMetamodelContributor - Class in org.eclipse.xtend.typesystem.emf.ui
Contributes EPackages that are accessible from a project's classpath.
EmfMetamodelContributor() - Constructor for class org.eclipse.xtend.typesystem.emf.ui.EmfMetamodelContributor
 
EmfRegistryMetaModel - Class in org.eclipse.xtend.typesystem.emf
 
EmfRegistryMetaModel() - Constructor for class org.eclipse.xtend.typesystem.emf.EmfRegistryMetaModel
 
EmfToolsLog - Class in org.eclipse.xtend.typesystem.emf.ui.internal
 
EmfToolsLog() - Constructor for class org.eclipse.xtend.typesystem.emf.ui.internal.EmfToolsLog
 
EmfToolsPlugin - Class in org.eclipse.xtend.typesystem.emf.ui
 
EmfToolsPlugin() - Constructor for class org.eclipse.xtend.typesystem.emf.ui.EmfToolsPlugin
The constructor.
EmfToolsPlugin_2 - Static variable in class org.eclipse.xtend.typesystem.emf.ui.Messages
 
EmfTypesystem - Class in org.eclipse.xtend.backend.types.emf
 
EmfTypesystem() - Constructor for class org.eclipse.xtend.backend.types.emf.EmfTypesystem
 
EmfTypeToBackendTypeMapper - Class in org.eclipse.xtend.middleend.xtend.internal.types
 
EmfTypeToBackendTypeMapper(BackendTypesystem) - Constructor for class org.eclipse.xtend.middleend.xtend.internal.types.EmfTypeToBackendTypeMapper
 
EmfUtils - Class in org.eclipse.xtend.util.stdlib
 
EmfUtils() - Constructor for class org.eclipse.xtend.util.stdlib.EmfUtils
 
EMPTY - Static variable in class org.eclipse.internal.xtend.util.QualifiedNameWithDelimiter
The qualified name instance corresponding to "/".
EMPTY_ARRAY - Static variable in class org.eclipse.internal.xtend.util.QualifiedNameWithDelimiter
The instance used to represent no segments.
EMPTY_WITHOUT_LEADING_SLASH - Static variable in class org.eclipse.internal.xtend.util.QualifiedNameWithDelimiter
The qualified name instance corresponding to the empty string.
EnableDisableBreakpointAction - Class in org.eclipse.xtend.shared.ui.editor
 
EnableDisableBreakpointAction(TextEditor, BreakpointActionGroup) - Constructor for class org.eclipse.xtend.shared.ui.editor.EnableDisableBreakpointAction
Enable/Disable breakpoint action that can be used both at vertical ruler and editor context menu.
EnableDisableBreakpointAction_Description - Static variable in class org.eclipse.xtend.shared.ui.Messages
 
EnableDisableBreakpointAction_DisableAction - Static variable in class org.eclipse.xtend.shared.ui.Messages
 
EnableDisableBreakpointAction_EnableAction - Static variable in class org.eclipse.xtend.shared.ui.Messages
 
EnableDisableBreakpointAction_Error - Static variable in class org.eclipse.xtend.shared.ui.Messages
 
enableInputFilter(boolean) - Method in class org.eclipse.internal.xtend.util.internal.icu.CharsetDetector
Enable filtering of input text.
enableProjectSpecificSettings(boolean) - Method in class org.eclipse.xtend.shared.ui.core.internal.preferences.AbstractPreferencePage
 
eNAME - Static variable in interface org.eclipse.xpand.incremental.trace.TracePackage
The package name.
eNAME - Static variable in interface org.eclipse.xtend.profiler.profilermodel.ModelPackage
The package name.
encoding - Variable in class org.eclipse.internal.xpand2.pr.ProtectedRegionResolverImpl
 
ENCODING_SCHEME - Static variable in class org.eclipse.internal.xtend.util.internal.icu.CharsetMatch
Bit flag indicating the match is based on the the encoding scheme.
EncodingDetector - Class in org.eclipse.internal.xtend.util
This class helps detecting the encoding of some resource by scanning the first bytes from it.
EncodingDetector() - Constructor for class org.eclipse.internal.xtend.util.EncodingDetector
 
end - Variable in class org.eclipse.internal.xtend.expression.ast.SyntaxElement
 
ENDAROUND - Static variable in interface org.eclipse.internal.xpand2.XpandTokens
 
ENDDEFINE - Static variable in interface org.eclipse.internal.xpand2.XpandTokens
 
ENDFILE - Static variable in interface org.eclipse.internal.xpand2.XpandTokens
 
ENDFOREACH - Static variable in interface org.eclipse.internal.xpand2.XpandTokens
 
ENDIF - Static variable in interface org.eclipse.internal.xpand2.XpandTokens
 
ENDLET - Static variable in interface org.eclipse.internal.xpand2.XpandTokens
 
ENDPROTECT - Static variable in interface org.eclipse.internal.xpand2.XpandTokens
 
ENDREM - Static variable in interface org.eclipse.internal.xpand2.XpandTokens
 
endRoutine() - Method in class org.eclipse.xtend.profiler.Profiler
 
endSequenceDetected(ICharacterScanner) - Method in class org.eclipse.xpand.ui.editor.scanning.MultiLineMultiEndSequenceRule
 
endsWith(String, String) - Method in class org.eclipse.xtend.backend.syslib.StringOperations
 
endsWithAny(String, Collection<String>) - Static method in class org.eclipse.internal.xtend.util.StringHelper
tests if a string ends with any one of a collection of prefixes
endsWithAny(String, String[]) - Static method in class org.eclipse.internal.xtend.util.StringHelper
tests if a string ends with any one of a collection of prefixes
endsWithAny(String, Collection<String>) - Static method in class org.eclipse.xtend.backend.util.StringHelper
tests if a string ends with any one of a collection of prefixes
endsWithAny(String, String[]) - Static method in class org.eclipse.xtend.backend.util.StringHelper
tests if a string ends with any one of a collection of prefixes
eNS_PREFIX - Static variable in interface org.eclipse.xpand.incremental.trace.TracePackage
The package namespace name.
eNS_PREFIX - Static variable in interface org.eclipse.xtend.profiler.profilermodel.ModelPackage
The package namespace name.
eNS_URI - Static variable in interface org.eclipse.xpand.incremental.trace.TracePackage
The package namespace URI.
eNS_URI - Static variable in interface org.eclipse.xtend.profiler.profilermodel.ModelPackage
The package namespace URI.
ensureCapacity() - Method in class org.eclipse.internal.xtend.util.WeakInterningHashSet
Ensures that 3/4 of current capacity is larger than the current size.
ensureSegmentCapacity(int) - Method in class org.eclipse.internal.xtend.util.QualifiedNameWithDelimiter.QualifiedNameCache
Ensures that the segment buffer is give enough to hold the given number of segments.
enterAdvice() - Method in interface org.eclipse.xtend.backend.aop.internal.AdviceScopeCounter
 
entries - Variable in class org.eclipse.internal.xtend.util.WeakInterningHashSet
The table of linked entries.
EnumType - Class in org.eclipse.xtend.backend.types.uml2.internal
 
EnumType(String, Enumeration) - Constructor for class org.eclipse.xtend.backend.types.uml2.internal.EnumType
 
EnumType - Class in org.eclipse.xtend.typesystem.uml2.profile
Represents an enumeration within a profile.
EnumType(TypeSystem, String, Enumeration) - Constructor for class org.eclipse.xtend.typesystem.uml2.profile.EnumType
 
EObjectType - Class in org.eclipse.xtend.backend.types.emf
 
EObjectType - Class in org.eclipse.xtend.typesystem.emf
 
EObjectType(TypeSystem) - Constructor for class org.eclipse.xtend.typesystem.emf.EObjectType
 
EOF - Static variable in class org.eclipse.internal.xpand2.parser.XpandLexer
 
EOF - Static variable in class org.eclipse.internal.xpand2.parser.XpandParser
 
EOF - Static variable in class org.eclipse.internal.xtend.xtend.parser.XtendLexer
 
EOF - Static variable in class org.eclipse.internal.xtend.xtend.parser.XtendParser
 
equals(Object) - Method in class org.eclipse.internal.xpand2.ast.AbstractDefinition
 
equals(Object) - Method in class org.eclipse.internal.xpand2.ast.Advice
 
equals(Object) - Method in class org.eclipse.internal.xpand2.type.XpandTypesMetaModel
 
equals(Object) - Method in class org.eclipse.internal.xtend.expression.ast.DeclaredParameter
 
equals(Object) - Method in class org.eclipse.internal.xtend.expression.ast.Identifier
 
equals(Object) - Method in class org.eclipse.internal.xtend.type.baseimpl.FeatureImpl
 
equals(Object) - Method in class org.eclipse.internal.xtend.type.baseimpl.OperationImpl
 
equals(Object) - Method in class org.eclipse.internal.xtend.type.baseimpl.PropertyImpl
 
equals(Object) - Method in class org.eclipse.internal.xtend.type.baseimpl.StaticPropertyImpl
 
equals(Object) - Method in class org.eclipse.internal.xtend.util.Pair
 
equals(String[], String[]) - Static method in class org.eclipse.internal.xtend.util.QualifiedNameWithDelimiter.QualifiedNameCache
Returns true if the arrays are of the same length and have equal strings.
equals(Object) - Method in class org.eclipse.internal.xtend.util.Triplet
 
equals(Object, Object) - Method in class org.eclipse.internal.xtend.util.WeakInterningHashSet
Returns true if the two objects are to be considered equal.
equals(Object) - Method in class org.eclipse.internal.xtend.xtend.ast.AbstractExtension
 
equals(Object) - Method in class org.eclipse.xtend.backend.common.EfficientLazyString
 
equals(Object) - Method in class org.eclipse.xtend.backend.common.NamedFunction
 
equals(Object) - Method in class org.eclipse.xtend.backend.common.QualifiedName
 
equals(Object) - Method in class org.eclipse.xtend.backend.compiler.model.NamedParsedResource
 
equals(Object) - Method in class org.eclipse.xtend.backend.types.AbstractType
every type *must* implement a valid equals method, otherwise the backend will break!
equals(Object) - Method in class org.eclipse.xtend.backend.types.builtin.BooleanType
 
equals(Object) - Method in class org.eclipse.xtend.backend.types.builtin.CollectionType
 
equals(Object) - Method in class org.eclipse.xtend.backend.types.builtin.DoubleType
 
equals(Object) - Method in class org.eclipse.xtend.backend.types.builtin.FunctionType
 
equals(Object) - Method in class org.eclipse.xtend.backend.types.builtin.ListType
 
equals(Object) - Method in class org.eclipse.xtend.backend.types.builtin.LongType
 
equals(Object) - Method in class org.eclipse.xtend.backend.types.builtin.MapType
 
equals(Object) - Method in class org.eclipse.xtend.backend.types.builtin.PropertyType
 
equals(Object) - Method in class org.eclipse.xtend.backend.types.builtin.SetType
 
equals(Object) - Method in class org.eclipse.xtend.backend.types.builtin.StaticPropertyType
 
equals(Object) - Method in class org.eclipse.xtend.backend.types.builtin.StringType
 
equals(Object) - Method in class org.eclipse.xtend.backend.types.builtin.TypeType
 
equals(Object) - Method in class org.eclipse.xtend.backend.types.builtin.VoidType
 
equals(Object) - Method in class org.eclipse.xtend.backend.types.emf.EObjectType
 
equals(Object) - Method in class org.eclipse.xtend.backend.types.emf.internal.EClassType
 
equals(Object) - Method in class org.eclipse.xtend.backend.types.emf.internal.EDataTypeType
 
equals(Object) - Method in class org.eclipse.xtend.backend.types.emf.internal.EEnumType
 
equals(Object) - Method in class org.eclipse.xtend.backend.types.java.JavaBeansType
 
equals(Object) - Method in class org.eclipse.xtend.backend.types.uml2.internal.EnumType
 
equals(Object) - Method in class org.eclipse.xtend.backend.types.uml2.internal.MultipleStereotypeType
 
equals(Object) - Method in class org.eclipse.xtend.backend.types.uml2.internal.StereotypeType
 
equals(Object) - Method in class org.eclipse.xtend.backend.types.xsd.internal.EFeatureMapEntryType
 
equals(Object) - Method in class org.eclipse.xtend.backend.types.xsd.internal.EFeatureMapType
 
equals(Object) - Method in class org.eclipse.xtend.backend.types.xsd.internal.EFeatureType
 
equals(Object) - Method in class org.eclipse.xtend.backend.types.xsd.internal.EMapEntryType
 
equals(Object) - Method in class org.eclipse.xtend.backend.types.xsd.internal.EMapType
 
equals(Object) - Method in class org.eclipse.xtend.backend.types.xsd.internal.QNameType
 
equals(Object) - Method in class org.eclipse.xtend.backend.types.xsd.internal.XMLEClassType
 
equals(Object) - Method in class org.eclipse.xtend.backend.util.Pair
 
equals(Object) - Method in class org.eclipse.xtend.backend.util.Triplet
 
equals(Object) - Method in class org.eclipse.xtend.expression.AnalysationIssue
 
equals(Object) - Method in class org.eclipse.xtend.expression.Variable
 
equals(Object) - Method in class org.eclipse.xtend.middleend.xpand.plugin.XpandDefinitionName
 
equals(Object) - Method in class org.eclipse.xtend.shared.ui.core.builder.MarkerObject
 
equals(Object) - Method in class org.eclipse.xtend.shared.ui.core.internal.ResourceID
 
equals(Object) - Method in class org.eclipse.xtend.shared.ui.core.metamodel.Contributor
 
equals(Object) - Method in class org.eclipse.xtend.shared.ui.core.metamodel.jdt.JdtTypeImpl
 
equals(Object) - Method in class org.eclipse.xtend.shared.ui.core.search.SearchMatch
 
equals(Object) - Method in class org.eclipse.xtend.typesystem.AbstractTypeImpl
 
equals(Object) - Method in class org.eclipse.xtend.typesystem.uml2.profile.StereotypeType
 
equals(Object, boolean) - Method in class org.eclipse.xtend.typesystem.uml2.profile.StereotypeType
 
EQUALS_NAME - Static variable in class org.eclipse.xtend.backend.common.Helpers
 
eReps - Static variable in class org.eclipse.internal.xpand2.debug.XpandModelPresentation
 
err(Throwable) - Method in class org.eclipse.xtend.typesystem.xsd.util.Msg
 
ERR - Static variable in class org.eclipse.xtend.ui.editor.lang.XtendTokens
 
ERROR - Static variable in interface org.eclipse.internal.xpand2.XpandTokens
 
ERROR - Static variable in class org.eclipse.xtend.check.ui.editor.outline.CheckContentOutlinePage
 
error(Object) - Static method in class org.eclipse.xtend.util.stdlib.IOExtensions
 
ERROR_CHECK - Static variable in class org.eclipse.xtend.shared.ui.expression.editor.EditorImages
 
ErrorHandler - Interface in org.eclipse.internal.xtend.xtend.parser
 
ErrorHandler - Class in org.eclipse.xtend.backend.util
This class serves as the single handler for dealing with exceptions that prevent continued execution and can not be meaningfully handled locally.
ErrorHandler() - Constructor for class org.eclipse.xtend.backend.util.ErrorHandler
 
ErrorStatement - Class in org.eclipse.internal.xpand2.ast
Report an error condition.
ErrorStatement(Expression) - Constructor for class org.eclipse.internal.xpand2.ast.ErrorStatement
 
errorStatement() - Method in class org.eclipse.internal.xpand2.parser.XpandParser
 
escape(String) - Static method in class org.eclipse.internal.xtend.util.StringHelper
replaces special characters that affect formatting with non-formatting character sequences.
escape(String) - Static method in class org.eclipse.xtend.backend.util.StringHelper
replaces special characters that affect formatting with non-formatting character sequences.
EscapeSequence - Static variable in class org.eclipse.internal.xpand2.parser.XpandLexer
 
EscapeSequence - Static variable in class org.eclipse.internal.xpand2.parser.XpandParser
 
EscapeSequence - Static variable in class org.eclipse.internal.xtend.xtend.parser.XtendLexer
 
EscapeSequence - Static variable in class org.eclipse.internal.xtend.xtend.parser.XtendParser
 
eSet(int, Object) - Method in class org.eclipse.xpand.incremental.trace.impl.InputElementImpl
 
eSet(int, Object) - Method in class org.eclipse.xpand.incremental.trace.impl.OutputFileImpl
 
eSet(int, Object) - Method in class org.eclipse.xpand.incremental.trace.impl.TraceImpl
 
eSet(int, Object) - Method in class org.eclipse.xtend.profiler.profilermodel.impl.CallGroupImpl
 
eSet(int, Object) - Method in class org.eclipse.xtend.profiler.profilermodel.impl.CycleImpl
 
eSet(int, Object) - Method in class org.eclipse.xtend.profiler.profilermodel.impl.ItemImpl
 
eSet(int, Object) - Method in class org.eclipse.xtend.profiler.profilermodel.impl.ProfilingResultImpl
 
eStaticClass() - Method in class org.eclipse.xpand.incremental.trace.impl.InputElementImpl
 
eStaticClass() - Method in class org.eclipse.xpand.incremental.trace.impl.OutputFileImpl
 
eStaticClass() - Method in class org.eclipse.xpand.incremental.trace.impl.TraceImpl
 
eStaticClass() - Method in class org.eclipse.xtend.profiler.profilermodel.impl.CallableImpl
 
eStaticClass() - Method in class org.eclipse.xtend.profiler.profilermodel.impl.CallGroupImpl
 
eStaticClass() - Method in class org.eclipse.xtend.profiler.profilermodel.impl.CycleImpl
 
eStaticClass() - Method in class org.eclipse.xtend.profiler.profilermodel.impl.ItemImpl
 
eStaticClass() - Method in class org.eclipse.xtend.profiler.profilermodel.impl.ProfilingResultImpl
 
eUnset(int) - Method in class org.eclipse.xpand.incremental.trace.impl.InputElementImpl
 
eUnset(int) - Method in class org.eclipse.xpand.incremental.trace.impl.OutputFileImpl
 
eUnset(int) - Method in class org.eclipse.xpand.incremental.trace.impl.TraceImpl
 
eUnset(int) - Method in class org.eclipse.xtend.profiler.profilermodel.impl.CallGroupImpl
 
eUnset(int) - Method in class org.eclipse.xtend.profiler.profilermodel.impl.CycleImpl
 
eUnset(int) - Method in class org.eclipse.xtend.profiler.profilermodel.impl.ItemImpl
 
eUnset(int) - Method in class org.eclipse.xtend.profiler.profilermodel.impl.ProfilingResultImpl
 
evalDeferred(ExecutionContext) - Method in class org.eclipse.xtend.backend.expr.DeferredEvalExpression
 
Evaluatable - Interface in org.eclipse.xtend.expression
 
evaluate(XpandExecutionContext, Object, Object...) - Method in class org.eclipse.internal.xpand2.ast.AbstractDefinition
 
evaluate(XpandExecutionContext) - Method in class org.eclipse.internal.xpand2.ast.Statement
 
evaluate(XpandExecutionContext) - Method in interface org.eclipse.internal.xpand2.ast.XpandEvaluatable
 
evaluate(XpandExecutionContext, Object, Object...) - Method in class org.eclipse.internal.xpand2.model.AdvicedDefinition
 
evaluate(XpandExecutionContext, Object, Object...) - Method in interface org.eclipse.internal.xpand2.model.XpandDefinition
 
evaluate(ExecutionContext) - Method in class org.eclipse.internal.xtend.expression.ast.Expression
 
evaluate(Object, Object[]) - Method in class org.eclipse.internal.xtend.type.baseimpl.OperationImpl
 
evaluate(Object[], ExecutionContext) - Method in class org.eclipse.internal.xtend.xtend.ast.AbstractExtension
 
evaluate(Object[], ExecutionContext) - Method in class org.eclipse.internal.xtend.xtend.ast.CreateExtensionStatement
 
evaluate(Object[], ExecutionContext) - Method in interface org.eclipse.internal.xtend.xtend.ast.Extension
 
evaluate(ICharacterScanner) - Method in class org.eclipse.xpand.ui.editor.scanning.KeywordRule
 
evaluate(ICharacterScanner) - Method in class org.eclipse.xpand.ui.editor.scanning.XpandCommentRule
 
evaluate(ICharacterScanner, boolean) - Method in class org.eclipse.xpand.ui.editor.scanning.XpandCommentRule
 
evaluate(Object, Object[]) - Method in class org.eclipse.xpand2.XpandExecutionContextImpl.DefinitionOperationAdapter
 
evaluate(String, Object, Object...) - Method in class org.eclipse.xpand2.XpandFacade
 
evaluate(ExecutionContext, List<?>) - Method in class org.eclipse.xtend.backend.aop.AdvisedFunction
 
evaluate(ExecutionContext, AdviceScopeCounter, ThisJoinPoint, ThisJoinPointStaticPart) - Method in class org.eclipse.xtend.backend.aop.AroundAdvice
actually evaluates the advice, regardless of caching - that is context sensitive and must be taken care of by callers
evaluate(ExecutionContext) - Method in class org.eclipse.xtend.backend.common.ExpressionBase
 
evaluate(ExecutionContext) - Method in class org.eclipse.xtend.backend.common.FutureResultHolder
 
evaluate(ExecutionContext) - Method in interface org.eclipse.xtend.expression.Evaluatable
 
evaluate(String) - Method in class org.eclipse.xtend.expression.ExpressionFacade
 
evaluate(String, Map<String, ?>) - Method in class org.eclipse.xtend.expression.ExpressionFacade
 
evaluate(Object, Object[]) - Method in interface org.eclipse.xtend.typesystem.Operation
 
evaluate(ICharacterScanner) - Method in class org.eclipse.xtend.ui.editor.scanning.KeywordRule
 
evaluate2(String, Object, List<Object>) - Method in class org.eclipse.xpand2.XpandFacade
 
EvaluatedElementWrapper - Class in org.eclipse.internal.xtend.expression.debug
Wrapper for a SyntaxElement to mark it evaluated for breakpoints.
EvaluatedElementWrapper(ISyntaxElement) - Constructor for class org.eclipse.internal.xtend.expression.debug.EvaluatedElementWrapper
 
evaluateExpression(String, Collection<MetaModel>, Map<String, Object>) - Static method in class org.eclipse.xtend.middleend.xtend.XtendBackendFacade
This method invokes a "stand alone" expression that knows nothing about any functions defined in files.
evaluateExpression(String, Collection<MetaModel>, Map<String, Object>, Map<String, Object>) - Static method in class org.eclipse.xtend.middleend.xtend.XtendBackendFacade
 
evaluateExpression(String, String, String, Collection<MetaModel>, Map<String, Object>) - Static method in class org.eclipse.xtend.middleend.xtend.XtendBackendFacade
This method invokes an expression that may call functions from an Xtend file.
The fileEncoding may be null, in which case the platform's default encoding is used.
evaluateExpression(String, String, String, Collection<MetaModel>, Map<String, Object>, Map<String, Object>, List<String>) - Static method in class org.eclipse.xtend.middleend.xtend.XtendBackendFacade
 
evaluateExpression(String, Map<String, Object>) - Method in class org.eclipse.xtend.middleend.xtend.XtendBackendFacade
 
evaluateExpression(String, Map<String, Object>, Map<String, Object>, List<String>) - Method in class org.eclipse.xtend.middleend.xtend.XtendBackendFacade
 
evaluateGuards(ExecutionContext, Collection<Function>) - Method in class org.eclipse.xtend.backend.functions.internal.PolymorphicResolver
chooses a function based on the evaluation of the functions' guards
evaluateInternal(XpandExecutionContext) - Method in class org.eclipse.internal.xpand2.ast.ErrorStatement
 
evaluateInternal(XpandExecutionContext) - Method in class org.eclipse.internal.xpand2.ast.ExpandStatement
 
evaluateInternal(XpandExecutionContext) - Method in class org.eclipse.internal.xpand2.ast.ExpressionStatement
 
evaluateInternal(XpandExecutionContext) - Method in class org.eclipse.internal.xpand2.ast.FileStatement
 
evaluateInternal(XpandExecutionContext) - Method in class org.eclipse.internal.xpand2.ast.ForEachStatement
 
evaluateInternal(XpandExecutionContext) - Method in class org.eclipse.internal.xpand2.ast.IfStatement
 
evaluateInternal(XpandExecutionContext) - Method in class org.eclipse.internal.xpand2.ast.LetStatement
 
evaluateInternal(XpandExecutionContext) - Method in class org.eclipse.internal.xpand2.ast.ProtectStatement
 
evaluateInternal(XpandExecutionContext) - Method in class org.eclipse.internal.xpand2.ast.Statement
 
evaluateInternal(XpandExecutionContext) - Method in class org.eclipse.internal.xpand2.ast.TextStatement
 
evaluateInternal(ExecutionContext) - Method in class org.eclipse.internal.xtend.expression.ast.BooleanLiteral
 
evaluateInternal(ExecutionContext) - Method in class org.eclipse.internal.xtend.expression.ast.BooleanOperation
 
evaluateInternal(ExecutionContext) - Method in class org.eclipse.internal.xtend.expression.ast.Cast
 
evaluateInternal(ExecutionContext) - Method in class org.eclipse.internal.xtend.expression.ast.ChainExpression
 
evaluateInternal(ExecutionContext) - Method in class org.eclipse.internal.xtend.expression.ast.CollectionExpression
 
evaluateInternal(ExecutionContext) - Method in class org.eclipse.internal.xtend.expression.ast.ConstructorCallExpression
 
evaluateInternal(ExecutionContext) - Method in class org.eclipse.internal.xtend.expression.ast.Expression
 
evaluateInternal(ExecutionContext) - Method in class org.eclipse.internal.xtend.expression.ast.FeatureCall
evaluates in the following order if (target==null) 1) enumeration literal 2) variable 3) implicit var (e.g.
evaluateInternal(ExecutionContext) - Method in class org.eclipse.internal.xtend.expression.ast.GlobalVarExpression
 
evaluateInternal(ExecutionContext) - Method in class org.eclipse.internal.xtend.expression.ast.IfExpression
 
evaluateInternal(ExecutionContext) - Method in class org.eclipse.internal.xtend.expression.ast.IntegerLiteral
 
evaluateInternal(ExecutionContext) - Method in class org.eclipse.internal.xtend.expression.ast.LetExpression
 
evaluateInternal(ExecutionContext) - Method in class org.eclipse.internal.xtend.expression.ast.ListLiteral
 
evaluateInternal(ExecutionContext) - Method in class org.eclipse.internal.xtend.expression.ast.NullLiteral
 
evaluateInternal(ExecutionContext) - Method in class org.eclipse.internal.xtend.expression.ast.OperationCall
 
evaluateInternal(ExecutionContext) - Method in class org.eclipse.internal.xtend.expression.ast.RealLiteral
 
evaluateInternal(ExecutionContext) - Method in class org.eclipse.internal.xtend.expression.ast.StringLiteral
 
evaluateInternal(ExecutionContext) - Method in class org.eclipse.internal.xtend.expression.ast.SwitchExpression
 
evaluateInternal(ExecutionContext) - Method in class org.eclipse.internal.xtend.expression.ast.TypeSelectExpression
 
evaluateInternal(Object, Object[]) - Method in class org.eclipse.internal.xtend.type.baseimpl.OperationImpl
 
evaluateInternal(Object[], ExecutionContext) - Method in class org.eclipse.internal.xtend.xtend.ast.AbstractExtension
 
evaluateInternal(Object[], ExecutionContext) - Method in class org.eclipse.internal.xtend.xtend.ast.CreateExtensionStatement
 
evaluateInternal(Object[], ExecutionContext) - Method in class org.eclipse.internal.xtend.xtend.ast.ExpressionExtensionStatement
 
evaluateInternal(Object[], ExecutionContext) - Method in class org.eclipse.internal.xtend.xtend.ast.JavaExtensionStatement
 
evaluateInternal(ExecutionContext) - Method in class org.eclipse.xtend.backend.common.ExpressionBase
 
evaluateInternal(ExecutionContext) - Method in class org.eclipse.xtend.backend.expr.AndExpression
 
evaluateInternal(ExecutionContext) - Method in class org.eclipse.xtend.backend.expr.ConcatExpression
 
evaluateInternal(ExecutionContext) - Method in class org.eclipse.xtend.backend.expr.CreateCachedExpression
 
evaluateInternal(ExecutionContext) - Method in class org.eclipse.xtend.backend.expr.CreateUncachedExpression
 
evaluateInternal(ExecutionContext) - Method in class org.eclipse.xtend.backend.expr.CurryingExpression
 
evaluateInternal(ExecutionContext) - Method in class org.eclipse.xtend.backend.expr.DeferredEvalExpression
 
evaluateInternal(ExecutionContext) - Method in class org.eclipse.xtend.backend.expr.HidingLocalVarDefExpression
 
evaluateInternal(ExecutionContext) - Method in class org.eclipse.xtend.backend.expr.IfExpression
 
evaluateInternal(ExecutionContext) - Method in class org.eclipse.xtend.backend.expr.InitClosureExpression
 
evaluateInternal(ExecutionContext) - Method in class org.eclipse.xtend.backend.expr.InvocationOnCollectionExpression
 
evaluateInternal(ExecutionContext) - Method in class org.eclipse.xtend.backend.expr.InvocationOnObjectExpression
 
evaluateInternal(ExecutionContext) - Method in class org.eclipse.xtend.backend.expr.InvocationOnWhateverExpression
 
evaluateInternal(ExecutionContext) - Method in class org.eclipse.xtend.backend.expr.ListLiteralExpression
 
evaluateInternal(ExecutionContext) - Method in class org.eclipse.xtend.backend.expr.LiteralExpression
 
evaluateInternal(ExecutionContext) - Method in class org.eclipse.xtend.backend.expr.LocalVarEvalExpression
 
evaluateInternal(ExecutionContext) - Method in class org.eclipse.xtend.backend.expr.MethodInvocationExpression
 
evaluateInternal(ExecutionContext) - Method in class org.eclipse.xtend.backend.expr.NewLocalVarDefExpression
 
evaluateInternal(ExecutionContext) - Method in class org.eclipse.xtend.backend.expr.OrExpression
 
evaluateInternal(ExecutionContext) - Method in class org.eclipse.xtend.backend.expr.PropertyOnCollectionExpression
 
evaluateInternal(ExecutionContext) - Method in class org.eclipse.xtend.backend.expr.PropertyOnObjectExpression
 
evaluateInternal(ExecutionContext) - Method in class org.eclipse.xtend.backend.expr.PropertyOnWhateverExpression
 
evaluateInternal(ExecutionContext) - Method in class org.eclipse.xtend.backend.expr.RegisterAdviceExpression
 
evaluateInternal(ExecutionContext) - Method in class org.eclipse.xtend.backend.expr.SequenceExpression
 
evaluateInternal(ExecutionContext) - Method in class org.eclipse.xtend.backend.expr.SetPropertyExpression
 
evaluateInternal(ExecutionContext) - Method in class org.eclipse.xtend.backend.expr.SwitchExpression
 
evaluateInternal(Object, Object[]) - Method in class org.eclipse.xtend.shared.ui.core.metamodel.jdt.JdtOperationImpl
 
evaluateInternal(Object, Object[]) - Method in class org.eclipse.xtend.type.impl.java.JavaOperationImpl
 
evaluateInternal2(Object[], ExecutionContext) - Method in class org.eclipse.internal.xtend.xtend.ast.ExpressionExtensionStatement
 
EvaluationException - Exception in org.eclipse.xtend.expression
 
EvaluationException(String, SyntaxElement, ExecutionContext) - Constructor for exception org.eclipse.xtend.expression.EvaluationException
 
EvaluationException(Throwable, SyntaxElement, ExecutionContext) - Constructor for exception org.eclipse.xtend.expression.EvaluationException
 
EvaluationVetoException - Exception in org.eclipse.xtend.backend.common
This exception allows ExecutionListener implementations to veto the evaluation of the actual evaluation of the expression.
EvaluationVetoException(Object) - Constructor for exception org.eclipse.xtend.backend.common.EvaluationVetoException
 
exceptionHandler - Variable in class org.eclipse.xtend.expression.AbstractExpressionsUsingWorkflowComponent
 
ExceptionHandler - Interface in org.eclipse.xtend.expression
 
exceptionHandler - Variable in class org.eclipse.xtend.expression.ExecutionContextImpl
 
ExceptionRaisingNullEvaluationHandler - Class in org.eclipse.xtend.expression
 
ExceptionRaisingNullEvaluationHandler() - Constructor for class org.eclipse.xtend.expression.ExceptionRaisingNullEvaluationHandler
 
exceptionsOnNullEvaluation - Variable in class org.eclipse.xtend.expression.AbstractExpressionsUsingWorkflowComponent
 
exeCtx - Variable in class org.eclipse.xtend.util.stdlib.AbstractStatefulExtensions
 
executeStatement(String, Collection<MetaModel>, Map<String, Object>, Collection<Outlet>, XpandProtectedRegionResolver, boolean) - Static method in class org.eclipse.xtend.middleend.xpand.XpandBackendFacade
This method executes Xpand code that is passed in as a string, script language style.
There are two restrictions.
executeStatement(String, String, Collection<MetaModel>, Map<String, Object>, Collection<Outlet>, XpandProtectedRegionResolver, boolean) - Static method in class org.eclipse.xtend.middleend.xpand.XpandBackendFacade
This method executes Xpand code that is passed in as a string, script language style.
There are two restrictions.
executeStatement(String, String, Collection<MetaModel>, Map<String, Object>, Collection<Outlet>, List<String>, XpandProtectedRegionResolver, boolean) - Static method in class org.eclipse.xtend.middleend.xpand.XpandBackendFacade
This method executes Xpand code that is passed in as a string, script language style.
There are two restrictions.
executeStatement(String, Map<String, Object>, List<String>, XpandProtectedRegionResolver, boolean) - Method in class org.eclipse.xtend.middleend.xpand.XpandBackendFacade
 
executeStatement(String, Map<String, Object>, Map<String, Object>, List<String>, XpandProtectedRegionResolver, boolean) - Method in class org.eclipse.xtend.middleend.xpand.XpandBackendFacade
 
ExecutionContext - Interface in org.eclipse.xtend.backend.common
 
ExecutionContext - Interface in org.eclipse.xtend.expression
 
ExecutionContextAware - Interface in org.eclipse.xtend.middleend.javaannotations
This marker interface gives Java extensions access to the execution context.
ExecutionContextImpl - Class in org.eclipse.xtend.backend.internal
 
ExecutionContextImpl(FunctionDefContext, BackendTypesystem, boolean) - Constructor for class org.eclipse.xtend.backend.internal.ExecutionContextImpl
 
ExecutionContextImpl - Class in org.eclipse.xtend.expression
 
ExecutionContextImpl() - Constructor for class org.eclipse.xtend.expression.ExecutionContextImpl
 
ExecutionContextImpl(TypeSystemImpl) - Constructor for class org.eclipse.xtend.expression.ExecutionContextImpl
 
ExecutionContextImpl(Map<String, Variable>) - Constructor for class org.eclipse.xtend.expression.ExecutionContextImpl
 
ExecutionContextImpl(TypeSystemImpl, Map<String, Variable>) - Constructor for class org.eclipse.xtend.expression.ExecutionContextImpl
 
ExecutionContextImpl(ResourceManager, TypeSystemImpl, Map<String, Variable>) - Constructor for class org.eclipse.xtend.expression.ExecutionContextImpl
 
ExecutionContextImpl(ResourceManager, Resource, TypeSystemImpl, Map<String, Variable>, Map<String, Variable>, ProgressMonitor, ExceptionHandler, List<Around>, NullEvaluationHandler, Map<Resource, Set<Extension>>, VetoableCallback, Cache<Triplet<Resource, String, List<Type>>, Extension>, Map<Pair<String, List<Type>>, Type>) - Constructor for class org.eclipse.xtend.expression.ExecutionContextImpl
 
ExecutionContextImpl.ExtensionsForNameAndTypeCacheKey - Class in org.eclipse.xtend.expression
 
ExecutionContextImpl.ExtensionsForNameAndTypeCacheKey(Resource, String, List<Type>) - Constructor for class org.eclipse.xtend.expression.ExecutionContextImpl.ExtensionsForNameAndTypeCacheKey
 
ExecutionException - Exception in org.eclipse.xtend.backend.common
 
ExecutionException(Exception) - Constructor for exception org.eclipse.xtend.backend.common.ExecutionException
 
ExecutionException(Exception, StacktraceEntry) - Constructor for exception org.eclipse.xtend.backend.common.ExecutionException
 
ExecutionListener - Interface in org.eclipse.xtend.backend.common
This interface allows an interested party to register as a listener for the execution of code in the backend.
ExecutionPointcut - Class in org.eclipse.xtend.backend.aop
 
ExecutionPointcut(String, List<Pair<String, AdviceParamType>>, boolean, AdviceParamType) - Constructor for class org.eclipse.xtend.backend.aop.ExecutionPointcut
 
EXISTS - Static variable in interface org.eclipse.internal.xtend.expression.parser.SyntaxConstants
 
exists(Collection<T>, String) - Static method in class org.eclipse.internal.xtend.util.HigherOrder
 
exists(Collection<?>, Function) - Method in class org.eclipse.xtend.backend.syslib.CollectionOperations
 
exists(URI, Map<?, ?>) - Method in class org.eclipse.xtend.typesystem.xsd.util.AccessControlURIConverter
 
exists(URIConverter, URI) - Static method in class org.eclipse.xtend.typesystem.xsd.util.XSDUtil
 
EXPAND - Static variable in interface org.eclipse.internal.xpand2.XpandTokens
 
expand - Variable in class org.eclipse.xpand2.Generator
 
EXPAND_PATTERN - Static variable in class org.eclipse.internal.xpand2.codeassist.FastAnalyzer
 
EXPAND_STATEMENT - Static variable in class org.eclipse.internal.xpand2.codeassist.XpandPartition
 
ExpandProposalComputer - Class in org.eclipse.internal.xpand2.codeassist
 
ExpandProposalComputer() - Constructor for class org.eclipse.internal.xpand2.codeassist.ExpandProposalComputer
 
ExpandSpecial - Class in org.eclipse.internal.xpand2.debug
An ExpandStatement calls monitor.preTask() always twice in case of isForeach.
ExpandSpecial() - Constructor for class org.eclipse.internal.xpand2.debug.ExpandSpecial
 
ExpandStatement - Class in org.eclipse.internal.xpand2.ast
 
ExpandStatement(Identifier, Expression, Expression, Expression[], boolean, boolean) - Constructor for class org.eclipse.internal.xpand2.ast.ExpandStatement
 
expandStatement() - Method in class org.eclipse.internal.xpand2.parser.XpandParser
 
expression - Variable in class org.eclipse.internal.xpand2.codeassist.LazyVar
 
expression() - Method in class org.eclipse.internal.xpand2.parser.XpandParser
 
Expression - Class in org.eclipse.internal.xtend.expression.ast
 
Expression() - Constructor for class org.eclipse.internal.xtend.expression.ast.Expression
 
expression - Variable in class org.eclipse.internal.xtend.expression.codeassist.LazyVar
 
EXPRESSION - Static variable in class org.eclipse.internal.xtend.xtend.codeassist.Partition
 
expression(String) - Static method in class org.eclipse.internal.xtend.xtend.parser.ParseFacade
 
expression(Reader, ErrorHandler) - Static method in class org.eclipse.internal.xtend.xtend.parser.ParseFacade
 
expression() - Method in class org.eclipse.internal.xtend.xtend.parser.XtendParser
 
ExpressionBase - Class in org.eclipse.xtend.backend.common
 
ExpressionBase(SourcePos) - Constructor for class org.eclipse.xtend.backend.common.ExpressionBase
 
ExpressionElementAdapter - Class in org.eclipse.internal.xtend.expression.debug
The ElementAdapter implementation for expressions.
ExpressionElementAdapter() - Constructor for class org.eclipse.internal.xtend.expression.debug.ExpressionElementAdapter
 
ExpressionExtensionStatement - Class in org.eclipse.internal.xtend.xtend.ast
 
ExpressionExtensionStatement(Identifier, Identifier, List<DeclaredParameter>, Expression, boolean, boolean) - Constructor for class org.eclipse.internal.xtend.xtend.ast.ExpressionExtensionStatement
 
ExpressionFacade - Class in org.eclipse.xtend.expression
 
ExpressionFacade(ExecutionContext) - Constructor for class org.eclipse.xtend.expression.ExpressionFacade
 
ExpressionFactory - Class in org.eclipse.internal.xtend.expression.parser
 
ExpressionFactory(String) - Constructor for class org.eclipse.internal.xtend.expression.parser.ExpressionFactory
 
ExpressionFactory() - Constructor for class org.eclipse.internal.xtend.expression.parser.ExpressionFactory
 
ExpressionModelPresentation - Class in org.eclipse.internal.xtend.expression.debug
This class is responsible for all presentation topics for expressions in the debugger views.
ExpressionModelPresentation(Set<BaseSpecialTreatment>) - Constructor for class org.eclipse.internal.xtend.expression.debug.ExpressionModelPresentation
 
ExpressionPluginAdapter - Class in org.eclipse.xtend.ui.debug
The IPluginAdapter implementation for Expressions.
ExpressionPluginAdapter() - Constructor for class org.eclipse.xtend.ui.debug.ExpressionPluginAdapter
 
ExpressionProposalComputer - Class in org.eclipse.internal.xtend.expression.codeassist
 
ExpressionProposalComputer() - Constructor for class org.eclipse.internal.xtend.expression.codeassist.ExpressionProposalComputer
 
ExpressionStatement - Class in org.eclipse.internal.xpand2.ast
*
ExpressionStatement(Expression) - Constructor for class org.eclipse.internal.xpand2.ast.ExpressionStatement
 
expressionStmt() - Method in class org.eclipse.internal.xpand2.parser.XpandParser
 
EXT_IMPORT - Static variable in class org.eclipse.xtend.shared.ui.expression.editor.EditorImages
 
extendedMetadata - Variable in class org.eclipse.xtend.typesystem.xsd.builder.OawXSDResourceSet
 
EXTENSION - Static variable in interface org.eclipse.internal.xpand2.XpandTokens
 
Extension - Interface in org.eclipse.internal.xtend.xtend.ast
 
extension() - Method in class org.eclipse.internal.xtend.xtend.parser.XtendParser
 
extension - Variable in class org.eclipse.xtend.shared.ui.core.internal.ResourceID
 
EXTENSION - Static variable in class org.eclipse.xtend.shared.ui.editor.outlineview.OutlineElement
 
EXTENSION - Static variable in class org.eclipse.xtend.shared.ui.expression.editor.EditorImages
 
EXTENSION - Static variable in class org.eclipse.xtend.ui.editor.lang.XtendTokens
 
EXTENSION - Static variable in class org.eclipse.xtend.ui.editor.outline.XtendContentOutlinePage
 
EXTENSION_IMPORT - Static variable in class org.eclipse.internal.xtend.xtend.codeassist.Partition
 
extensionAdvices - Variable in class org.eclipse.xpand2.Generator
 
ExtensionFactory - Class in org.eclipse.internal.xtend.xtend.parser
 
ExtensionFactory() - Constructor for class org.eclipse.internal.xtend.xtend.parser.ExtensionFactory
 
ExtensionFactory(String) - Constructor for class org.eclipse.internal.xtend.xtend.parser.ExtensionFactory
 
ExtensionFile - Class in org.eclipse.internal.xtend.xtend.ast
 
ExtensionFile(List<NamespaceImportStatement>, List<ExtensionImportStatement>, List<Extension>, List<Around>, List<Check>) - Constructor for class org.eclipse.internal.xtend.xtend.ast.ExtensionFile
 
ExtensionImportDeclaration - Class in org.eclipse.internal.xpand2.ast
 
ExtensionImportDeclaration(Identifier) - Constructor for class org.eclipse.internal.xpand2.ast.ExtensionImportDeclaration
 
ExtensionImportProposalComputer - Class in org.eclipse.internal.xtend.expression.codeassist
 
ExtensionImportProposalComputer() - Constructor for class org.eclipse.internal.xtend.expression.codeassist.ExtensionImportProposalComputer
 
ExtensionImportStatement - Class in org.eclipse.internal.xtend.xtend.ast
 
ExtensionImportStatement(Identifier, boolean) - Constructor for class org.eclipse.internal.xtend.xtend.ast.ExtensionImportStatement
 
Extensions - Class in org.eclipse.xtend.profiler.templates
 
Extensions() - Constructor for class org.eclipse.xtend.profiler.templates.Extensions
 
extensionsForNameAndTypesCache - Variable in class org.eclipse.xtend.expression.ExecutionContextImpl
 
extensionsReturnTypeCache - Variable in class org.eclipse.xtend.expression.ExecutionContextImpl
 
extImport() - Method in class org.eclipse.internal.xtend.xtend.parser.XtendParser
 
ExtIssueReporter - Class in org.eclipse.xtend.util.stdlib
Java helper class for Stdlib extension org::eclipse::xtend::util::stdlib::issues.
ExtIssueReporter() - Constructor for class org.eclipse.xtend.util.stdlib.ExtIssueReporter
 

F

Failed - Exception in org.eclipse.xtend.util.stdlib.texttest
 
Failed() - Constructor for exception org.eclipse.xtend.util.stdlib.texttest.Failed
 
Failed(String) - Constructor for exception org.eclipse.xtend.util.stdlib.texttest.Failed
 
FALSE_CONST - Static variable in interface org.eclipse.internal.xpand2.XpandTokens
 
FALSE_CONST - Static variable in class org.eclipse.xtend.ui.editor.lang.XtendTokens
 
FAMILY - Static variable in class org.eclipse.xtend.typesystem.emf.ui.BuildJob
 
FastAnalyzer - Class in org.eclipse.internal.xpand2.codeassist
 
FastAnalyzer() - Constructor for class org.eclipse.internal.xpand2.codeassist.FastAnalyzer
 
FastAnalyzer - Class in org.eclipse.internal.xtend.xtend.codeassist
 
FatalException - Exception in org.eclipse.xtend.backend.util
 
FatalException(Exception) - Constructor for exception org.eclipse.xtend.backend.util.FatalException
 
FatalException(String, Exception) - Constructor for exception org.eclipse.xtend.backend.util.FatalException
 
FdcHolder - Class in org.eclipse.xtend.backend.compiler
 
FdcHolder(Map<String, FunctionDefContext>) - Constructor for class org.eclipse.xtend.backend.compiler.FdcHolder
 
FEATURE - Static variable in class org.eclipse.internal.xtend.type.baseimpl.BuiltinMetaModel
 
feature - Variable in class org.eclipse.xpand.incremental.trace.impl.InputElementImpl
The cached value of the 'Feature' reference.
Feature - Interface in org.eclipse.xtend.typesystem
 
FEATURE_NOT_FOUND - Static variable in class org.eclipse.xtend.expression.AnalysationIssue
 
FEATURE_OWNER - Static variable in interface org.eclipse.xtend.middleend.xtend.internal.xtendlib.XtendLibNames
 
FEATURE_RETURNTYPE - Static variable in interface org.eclipse.xtend.middleend.xtend.internal.xtendlib.XtendLibNames
 
featureCall() - Method in class org.eclipse.internal.xpand2.parser.XpandParser
 
FeatureCall - Class in org.eclipse.internal.xtend.expression.ast
 
FeatureCall(Identifier, Expression) - Constructor for class org.eclipse.internal.xtend.expression.ast.FeatureCall
 
featureCall() - Method in class org.eclipse.internal.xtend.xtend.parser.XtendParser
 
FeatureImpl - Class in org.eclipse.internal.xtend.type.baseimpl
 
FeatureImpl(String, Type) - Constructor for class org.eclipse.internal.xtend.type.baseimpl.FeatureImpl
 
FeatureTypeImpl - Class in org.eclipse.internal.xtend.type.baseimpl.types
 
FeatureTypeImpl(TypeSystem, String) - Constructor for class org.eclipse.internal.xtend.type.baseimpl.types.FeatureTypeImpl
 
FGCOLOR - Static variable in class org.eclipse.xtend.shared.ui.editor.preferences.UiPreferenceConstants
 
file(Reader, String) - Static method in class org.eclipse.internal.xpand2.parser.XpandParseFacade
 
file(Reader, String, ErrorHandler) - Static method in class org.eclipse.internal.xpand2.parser.XpandParseFacade
 
FILE - Static variable in interface org.eclipse.internal.xpand2.XpandTokens
 
file - Variable in class org.eclipse.internal.xtend.xtend.ast.AbstractExtension
 
file(Reader, String) - Static method in class org.eclipse.internal.xtend.xtend.parser.ParseFacade
 
file(Reader, String, ErrorHandler) - Static method in class org.eclipse.internal.xtend.xtend.parser.ParseFacade
 
file(Reader, String, ErrorHandler, ExtensionFactory) - Static method in class org.eclipse.internal.xtend.xtend.parser.ParseFacade
 
file() - Method in class org.eclipse.internal.xtend.xtend.parser.XtendParser
 
FILE_EXTENSION - Static variable in interface org.eclipse.internal.xtend.xtend.XtendFile
 
FILE_EXTENSION - Static variable in class org.eclipse.xtend.check.CheckUtils
 
FILE_NAME_EDEFAULT - Static variable in class org.eclipse.xpand.incremental.trace.impl.OutputFileImpl
The default value of the 'File Name' attribute.
FileCleaner - Class in org.eclipse.xpand2.incremental
 
FileCleaner() - Constructor for class org.eclipse.xpand2.incremental.FileCleaner
 
fileExtensions - Variable in class org.eclipse.xtend.typesystem.xsd.XMLBeautifier
 
FileHandle - Interface in org.eclipse.xpand2.output
 
FileHandleImpl - Class in org.eclipse.xpand2.output
 
FileHandleImpl(Outlet, File) - Constructor for class org.eclipse.xpand2.output.FileHandleImpl
 
FileHelper - Class in org.eclipse.xtend.backend.util
Ported from org.eclipse.internal.xpand2.pr.util.FSIO to the backend
FileHelper() - Constructor for class org.eclipse.xtend.backend.util.FileHelper
 
FileInfoLogger - Class in org.eclipse.xpand2.output
Message Pattern Variables {0} : File Path (including name) {1} : File name {2} : LOC current file {3} : LOC total {4} : Number of files written by this postprocessor Log Level 0 = Trace 1 = Debug 2 = Info
FileInfoLogger() - Constructor for class org.eclipse.xpand2.output.FileInfoLogger
 
FileIoOperations - Class in org.eclipse.xtend.backend.syslib
This class provides functions for writing data to files.
FileIoOperations() - Constructor for class org.eclipse.xtend.backend.syslib.FileIoOperations
 
fileName - Variable in class org.eclipse.xpand.incremental.trace.impl.OutputFileImpl
The cached value of the 'File Name' attribute.
FileOutlet - Class in org.eclipse.xtend.backend.syslib
 
FileOutlet() - Constructor for class org.eclipse.xtend.backend.syslib.FileOutlet
 
FileStatement - Class in org.eclipse.internal.xpand2.ast
*
FileStatement(Expression, Statement[], Identifier) - Constructor for class org.eclipse.internal.xpand2.ast.FileStatement
 
fileStatement() - Method in class org.eclipse.internal.xpand2.parser.XpandParser
 
FileTestComponent - Class in org.eclipse.xtend.util.stdlib.texttest
 
FileTestComponent() - Constructor for class org.eclipse.xtend.util.stdlib.texttest.FileTestComponent
 
fillActionBars(IActionBars) - Method in class org.eclipse.xpand.ui.refactoring.actions.RefactorActionGroup
 
fillActionBars(IActionBars) - Method in class org.eclipse.xtend.shared.ui.editor.search.actions.DeclarationsSearchGroup
 
fillActionBars(IActionBars) - Method in class org.eclipse.xtend.shared.ui.editor.search.actions.ReferencesSearchGroup
 
fillActionBars(IActionBars) - Method in class org.eclipse.xtend.shared.ui.editor.search.actions.SearchActionGroup
 
fillContextMenu(IMenuManager) - Method in class org.eclipse.xpand.ui.refactoring.actions.RefactorActionGroup
 
fillContextMenu(IMenuManager) - Method in class org.eclipse.xtend.shared.ui.editor.BreakpointActionGroup
 
fillContextMenu(IMenuManager) - Method in class org.eclipse.xtend.shared.ui.editor.search.actions.DeclarationsSearchGroup
 
fillContextMenu(IMenuManager) - Method in class org.eclipse.xtend.shared.ui.editor.search.actions.ReferencesSearchGroup
 
fillContextMenu(IMenuManager) - Method in class org.eclipse.xtend.shared.ui.editor.search.actions.SearchActionGroup
 
fillContextMenu(IMenuManager) - Method in class org.eclipse.xtend.shared.ui.editor.search.view.XtendXpandSearchResultPage
 
fillMenu(IMenuManager) - Method in class org.eclipse.xpand.ui.refactoring.actions.QuickMenuAction
Hook to fill a menu manager with the items of the sub menu.
finalizeProfiler() - Method in class org.eclipse.xtend.profiler.ProfilerComponent
 
FindAction - Class in org.eclipse.xtend.shared.ui.editor.search.actions
Abstract class for Xtend search actions.
FindAction(IWorkbenchSite) - Constructor for class org.eclipse.xtend.shared.ui.editor.search.actions.FindAction
Creates a new FindAction.
FindAction(AbstractXtendXpandEditor) - Constructor for class org.eclipse.xtend.shared.ui.editor.search.actions.FindAction
Creates a new FindAction.
findAllByType(Iterator<?>, Class<?>) - Static method in class org.eclipse.xtend.typesystem.emf.EcoreUtil2
Finds all elements within a collection of a specific type.
findAllDefines(IXtendXpandProject) - Static method in class org.eclipse.xtend.shared.ui.core.search.XtendXpandSearchEngine
 
findAllOccurrences(IXtendXpandProject, String) - Static method in class org.eclipse.xtend.shared.ui.core.search.XtendXpandSearchEngine
 
findDeclarations(IXtendXpandProject, String) - Static method in class org.eclipse.xtend.shared.ui.core.search.XtendXpandSearchEngine
Find all extension declarations for the given identifier.
FindDeclarationsAction - Class in org.eclipse.xtend.shared.ui.editor.search.actions
Finds declarations of the selected element in the workspace.
FindDeclarationsAction(AbstractXtendXpandEditor) - Constructor for class org.eclipse.xtend.shared.ui.editor.search.actions.FindDeclarationsAction
Creates a new FindDeclarationsAction.
FindDeclarationsAction(IWorkbenchSite) - Constructor for class org.eclipse.xtend.shared.ui.editor.search.actions.FindDeclarationsAction
Creates a new FindDeclarationsAction.
FindDeclarationsAction_Description - Static variable in class org.eclipse.xtend.shared.ui.Messages
 
FindDeclarationsAction_Label - Static variable in class org.eclipse.xtend.shared.ui.Messages
 
findDefinition(String, Type, Type[]) - Method in interface org.eclipse.xpand2.XpandExecutionContext
 
findDefinition(String, Type, Type[]) - Method in class org.eclipse.xpand2.XpandExecutionContextImpl
 
findDefinition(XpandDefinition[], String, Type, Type[], XpandExecutionContext) - Method in class org.eclipse.xpand2.XpandExecutionContextImpl
resolves the correct definition (using parametric polymorphism)
findDefinition(XpandExecutionContext, String, Type, Type[]) - Static method in class org.eclipse.xtend.middleend.xpand.internal.XpandConverterUtil
Find a XpandDefinition based on it's name and parameter types
findDefinition(String, IRegion, Template) - Static method in class org.eclipse.xtend.shared.ui.core.search.XtendXpandSearchEngine
Search a template for a ExpandStatement inside given region.
findDefinitionsByNameInResourceAndImports(IXtendXpandProject, String, XpandResource) - Static method in class org.eclipse.xtend.shared.ui.core.search.XtendXpandSearchEngine
Find all reachable Xpand declarations by name in given template resource or imported templates.
findElement(SyntaxElement, Object, int) - Method in class org.eclipse.internal.xpand2.debug.XpandElementAdapter
 
findElement(SyntaxElement, Object, int) - Method in class org.eclipse.internal.xtend.expression.debug.ExpressionElementAdapter
 
findExpressionInExtensionFile(IRegion, ExtensionFile, String) - Static method in class org.eclipse.xtend.shared.ui.core.search.XtendXpandSearchEngine
Search a ExtensionFile for a OperationCall inside region.
findExpressionInTemplate(String, Template) - Static method in class org.eclipse.xtend.shared.ui.core.search.XtendXpandSearchEngine
Search a template for a Expression inside region.
findExtensions(String) - Static method in class org.eclipse.internal.xpand2.codeassist.FastAnalyzer
 
findExtensions(String) - Static method in class org.eclipse.internal.xtend.xtend.codeassist.FastAnalyzer
 
findExtensionsByNameInResourceAndImports(IXtendXpandProject, String, IXtendXpandResource) - Static method in class org.eclipse.xtend.shared.ui.core.search.XtendXpandSearchEngine
Find all reachable Extensions declarations with name identifier in given resource.
findExtXptResource(IStorage) - Method in interface org.eclipse.xtend.shared.ui.core.IModelManager
 
findExtXptResource(IStorage) - Method in class org.eclipse.xtend.shared.ui.core.internal.XtendXpandModelManager
Tries to locate an Xtend resource by its underlying file.
findExtXptResource(String, String) - Method in class org.eclipse.xtend.shared.ui.core.internal.XtendXpandProject
 
findExtXptResource(String, String) - Method in interface org.eclipse.xtend.shared.ui.core.IXtendXpandProject
Finds an Xtend resource by its fully qualified name and file extension.
findFunctionCandidates(QualifiedName, List<BackendType>, boolean) - Method in class org.eclipse.xtend.backend.functions.internal.FunctionDefContextImpl
is public only for testing purposes
findImportedSchemas() - Method in class org.eclipse.xtend.typesystem.xsd.builder.OawXSDResource
 
findImports(String) - Static method in class org.eclipse.internal.xpand2.codeassist.FastAnalyzer
 
findImports(String) - Static method in class org.eclipse.internal.xtend.xtend.codeassist.FastAnalyzer
 
findOperation(String, Object, Object[]) - Method in class org.eclipse.xtend.expression.ExecutionContextImpl
 
findOperation(String, Object, Object[]) - Method in interface org.eclipse.xtend.expression.TypeSystem
 
findOperation(String, Object, Object[]) - Method in class org.eclipse.xtend.expression.TypeSystemImpl
 
findOwningElement(IXtendXpandResource, Expression) - Method in class org.eclipse.xtend.shared.ui.editor.navigation.AbstractHyperlinkDetector
 
findPrefix(String) - Method in class org.eclipse.internal.xpand2.codeassist.StatementProposalComputer
 
findPrefix(String) - Method in class org.eclipse.internal.xtend.expression.codeassist.TypeProposalComputer
 
findProject(IPath) - Method in interface org.eclipse.xtend.shared.ui.core.IModelManager
 
findProject(IResource) - Method in interface org.eclipse.xtend.shared.ui.core.IModelManager
 
findProject(IPath) - Method in class org.eclipse.xtend.shared.ui.core.internal.XtendXpandModelManager
 
findProject(IResource) - Method in class org.eclipse.xtend.shared.ui.core.internal.XtendXpandModelManager
 
findProperty(String, Object) - Method in class org.eclipse.xtend.expression.ExecutionContextImpl
 
findProperty(String, Object) - Method in interface org.eclipse.xtend.expression.TypeSystem
 
findProperty(String, Object) - Method in class org.eclipse.xtend.expression.TypeSystemImpl
 
findReferences(IXtendXpandProject, String) - Static method in class org.eclipse.xtend.shared.ui.core.search.XtendXpandSearchEngine
Find all operation invocations for the given identifier.
FindReferencesAction - Class in org.eclipse.xtend.shared.ui.editor.search.actions
Finds references to the selected element in the workspace.
FindReferencesAction(AbstractXtendXpandEditor) - Constructor for class org.eclipse.xtend.shared.ui.editor.search.actions.FindReferencesAction
Creates a new FindDeclarationsAction.
FindReferencesAction(IWorkbenchSite) - Constructor for class org.eclipse.xtend.shared.ui.editor.search.actions.FindReferencesAction
Creates a new FindDeclarationsAction.
FindReferencesAction_Description - Static variable in class org.eclipse.xtend.shared.ui.editor.search.actions.Messages
 
FindReferencesAction_Description - Static variable in class org.eclipse.xtend.shared.ui.Messages
 
FindReferencesAction_Label - Static variable in class org.eclipse.xtend.shared.ui.editor.search.actions.Messages
 
FindReferencesAction_Label - Static variable in class org.eclipse.xtend.shared.ui.Messages
 
findReferencingSchemas() - Method in class org.eclipse.xtend.typesystem.xsd.builder.OawXSDResource
 
findStorage(IJavaProject, ResourceID, boolean) - Static method in class org.eclipse.xtend.shared.ui.Activator
 
findStorage(IJavaProject, ResourceID, boolean) - Method in class org.eclipse.xtend.shared.ui.core.internal.JDTStorageFinder
 
findStorage(IJavaProject, ResourceID, boolean) - Static method in class org.eclipse.xtend.shared.ui.core.internal.JDTUtil
find the path for the oaw name space and extension
findStorage(IJavaProject, ResourceID, boolean) - Method in interface org.eclipse.xtend.shared.ui.StorageFinder
 
findTemplate(String) - Method in interface org.eclipse.xpand2.XpandExecutionContext
 
findTemplate(String) - Method in class org.eclipse.xpand2.XpandExecutionContextImpl
 
findTemplate(String, String[]) - Method in class org.eclipse.xpand2.XpandExecutionContextImpl
 
findTrailingWhitespace(String) - Method in class org.eclipse.internal.xpand2.codeassist.StatementProposalComputer
 
findType(Identifier, ExecutionContext, Set<AnalysationIssue>) - Method in class org.eclipse.internal.xtend.expression.ast.Expression
 
findType(Object, ExecutionContext) - Method in class org.eclipse.internal.xtend.expression.ast.FeatureCall
 
findType(Object) - Method in interface org.eclipse.xtend.backend.common.BackendTypesystem
returns the type for a given object or, if this type system does not feel responsible, null.
findType(Class<?>) - Method in interface org.eclipse.xtend.backend.common.BackendTypesystem
returns the type for instances of a given class or, if this type system does not feel responsible, null.
findType(String) - Method in interface org.eclipse.xtend.backend.common.BackendTypesystem
returns the type corresponding with the unique representation.
findType(Object) - Method in class org.eclipse.xtend.backend.types.CompositeTypesystem
 
findType(Class<?>) - Method in class org.eclipse.xtend.backend.types.CompositeTypesystem
 
findType(String) - Method in class org.eclipse.xtend.backend.types.CompositeTypesystem
 
findType(String) - Method in class org.eclipse.xtend.backend.types.emf.EmfTypesystem
 
findType(Object) - Method in class org.eclipse.xtend.backend.types.emf.EmfTypesystem
 
findType(Class<?>) - Method in class org.eclipse.xtend.backend.types.emf.EmfTypesystem
 
findType(Class<?>) - Method in class org.eclipse.xtend.backend.types.java.AbstractJavaBeansTypesystem
 
findType(Object) - Method in class org.eclipse.xtend.backend.types.java.AbstractJavaBeansTypesystem
 
findType(String) - Method in class org.eclipse.xtend.backend.types.java.AbstractJavaBeansTypesystem
 
findType(Object) - Method in class org.eclipse.xtend.backend.types.uml2.UmlTypesystem
 
findType(Class<?>) - Method in class org.eclipse.xtend.backend.types.uml2.UmlTypesystem
 
findType(String) - Method in class org.eclipse.xtend.backend.types.uml2.UmlTypesystem
 
findType(Object) - Method in class org.eclipse.xtend.backend.types.xsd.XsdTypesystem
 
findType(Class<?>) - Method in class org.eclipse.xtend.backend.types.xsd.XsdTypesystem
 
findType(String) - Method in class org.eclipse.xtend.backend.types.xsd.XsdTypesystem
 
findType(IJavaProject, String) - Method in class org.eclipse.xtend.shared.ui.core.metamodel.jdt.JdtMetaModel
 
findTypesForPrefix(String) - Method in class org.eclipse.xtend.expression.ExecutionContextImpl
 
findTypesForPrefix(String) - Method in interface org.eclipse.xtend.expression.TypeSystem
 
findTypesForPrefix(String) - Method in class org.eclipse.xtend.expression.TypeSystemImpl
 
findTypesForPrefix(String, String[]) - Method in class org.eclipse.xtend.expression.TypeSystemImpl
 
findXtendXpandResource(String, String) - Method in interface org.eclipse.xtend.shared.ui.core.IModelManager
 
findXtendXpandResource(String, String) - Method in class org.eclipse.xtend.shared.ui.core.internal.XtendXpandModelManager
 
findXtendXpandResource(IStorage) - Method in class org.eclipse.xtend.shared.ui.core.internal.XtendXpandProject
 
findXtendXpandResource(IStorage) - Method in interface org.eclipse.xtend.shared.ui.core.IXtendXpandProject
Finds an Xtend resource by it's underlying IStorage instance
findXtendXpandResourceID(IJavaProject, IStorage) - Static method in class org.eclipse.xtend.shared.ui.Activator
 
findXtendXpandResourceID(IJavaProject, IStorage) - Method in class org.eclipse.xtend.shared.ui.core.internal.JDTStorageFinder
 
findXtendXpandResourceID(IJavaProject, IStorage) - Static method in class org.eclipse.xtend.shared.ui.core.internal.JDTUtil
 
findXtendXpandResourceID(IJavaProject, IStorage) - Method in interface org.eclipse.xtend.shared.ui.StorageFinder2
 
finishBuild() - Static method in class org.eclipse.xtend.shared.ui.core.builder.XtendXpandMarkerManager
 
first(Collection<T>, String) - Static method in class org.eclipse.internal.xtend.util.HigherOrder
 
first(List<?>) - Method in class org.eclipse.xtend.backend.syslib.CollectionOperations
 
firstElementOnly - Variable in class org.eclipse.xtend.typesystem.emf.XmiReader
Deprecated.  
firstLower(String) - Static method in class org.eclipse.internal.xtend.util.StringHelper
 
firstLower(String) - Static method in class org.eclipse.xtend.backend.util.StringHelper
 
firstUpper(String) - Static method in class org.eclipse.internal.xtend.util.StringHelper
 
firstUpper(String) - Static method in class org.eclipse.xtend.backend.util.StringHelper
 
fixName(NamedElement) - Static method in class org.eclipse.xtend.backend.types.uml2.UmlTypesystem
replace all whitespace in the element's name by underscore characters
flatten(Collection<?>) - Method in class org.eclipse.xtend.middleend.xtend.internal.xtendlib.XtendCollectionOperations
 
flattenedCopy(Collection<?>) - Method in class org.eclipse.xtend.backend.syslib.CollectionOperations
 
flattenRec(List<Object>, Collection) - Method in class org.eclipse.xtend.middleend.xtend.internal.xtendlib.XtendCollectionOperations
 
FloatConverter - Class in org.eclipse.xtend.backend.functions.java.internal
 
FloatConverter() - Constructor for class org.eclipse.xtend.backend.functions.java.internal.FloatConverter
 
flush() - Method in class org.eclipse.xtend.backend.util.NullWriter
 
FOLLOW_100_in_collectionType2668 - Static variable in class org.eclipse.internal.xpand2.parser.XpandParser
 
FOLLOW_18_in_nsImport131 - Static variable in class org.eclipse.internal.xtend.xtend.parser.XtendParser
 
FOLLOW_19_in_around316 - Static variable in class org.eclipse.internal.xtend.xtend.parser.XtendParser
 
FOLLOW_19_in_check243 - Static variable in class org.eclipse.internal.xtend.xtend.parser.XtendParser
 
FOLLOW_19_in_extension500 - Static variable in class org.eclipse.internal.xtend.xtend.parser.XtendParser
 
FOLLOW_19_in_extension512 - Static variable in class org.eclipse.internal.xtend.xtend.parser.XtendParser
 
FOLLOW_19_in_extension568 - Static variable in class org.eclipse.internal.xtend.xtend.parser.XtendParser
 
FOLLOW_19_in_extImport177 - Static variable in class org.eclipse.internal.xtend.xtend.parser.XtendParser
 
FOLLOW_19_in_nsImport139 - Static variable in class org.eclipse.internal.xtend.xtend.parser.XtendParser
 
FOLLOW_20_in_anImport165 - Static variable in class org.eclipse.internal.xpand2.parser.XpandParser
 
FOLLOW_20_in_extImport164 - Static variable in class org.eclipse.internal.xtend.xtend.parser.XtendParser
 
FOLLOW_21_in_anExtensionImport194 - Static variable in class org.eclipse.internal.xpand2.parser.XpandParser
 
FOLLOW_21_in_extImport173 - Static variable in class org.eclipse.internal.xtend.xtend.parser.XtendParser
 
FOLLOW_22_in_around225 - Static variable in class org.eclipse.internal.xpand2.parser.XpandParser
 
FOLLOW_22_in_check202 - Static variable in class org.eclipse.internal.xtend.xtend.parser.XtendParser
 
FOLLOW_23_in_around235 - Static variable in class org.eclipse.internal.xpand2.parser.XpandParser
 
FOLLOW_23_in_castedExpression1326 - Static variable in class org.eclipse.internal.xpand2.parser.XpandParser
 
FOLLOW_23_in_check208 - Static variable in class org.eclipse.internal.xtend.xtend.parser.XtendParser
 
FOLLOW_23_in_collectionExpression2378 - Static variable in class org.eclipse.internal.xpand2.parser.XpandParser
 
FOLLOW_23_in_collectionExpression2447 - Static variable in class org.eclipse.internal.xpand2.parser.XpandParser
 
FOLLOW_23_in_define375 - Static variable in class org.eclipse.internal.xpand2.parser.XpandParser
 
FOLLOW_23_in_expandStatement692 - Static variable in class org.eclipse.internal.xpand2.parser.XpandParser
 
FOLLOW_23_in_featureCall2155 - Static variable in class org.eclipse.internal.xpand2.parser.XpandParser
 
FOLLOW_23_in_paranthesizedExpression2087 - Static variable in class org.eclipse.internal.xpand2.parser.XpandParser
 
FOLLOW_23_in_switchExpression1485 - Static variable in class org.eclipse.internal.xpand2.parser.XpandParser
 
FOLLOW_23_in_synpred1_Xpand1315 - Static variable in class org.eclipse.internal.xpand2.parser.XpandParser
 
FOLLOW_24_in_around243 - Static variable in class org.eclipse.internal.xpand2.parser.XpandParser
 
FOLLOW_24_in_check216 - Static variable in class org.eclipse.internal.xtend.xtend.parser.XtendParser
 
FOLLOW_24_in_declaredParameterList2498 - Static variable in class org.eclipse.internal.xpand2.parser.XpandParser
 
FOLLOW_24_in_ifExpression871 - Static variable in class org.eclipse.internal.xtend.xtend.parser.XtendParser
 
FOLLOW_24_in_parameterList2561 - Static variable in class org.eclipse.internal.xpand2.parser.XpandParser
 
FOLLOW_25_in_around247 - Static variable in class org.eclipse.internal.xpand2.parser.XpandParser
 
FOLLOW_25_in_around256 - Static variable in class org.eclipse.internal.xpand2.parser.XpandParser
 
FOLLOW_25_in_check227 - Static variable in class org.eclipse.internal.xtend.xtend.parser.XtendParser
 
FOLLOW_25_in_pointcut312 - Static variable in class org.eclipse.internal.xpand2.parser.XpandParser
 
FOLLOW_25_in_pointcut327 - Static variable in class org.eclipse.internal.xpand2.parser.XpandParser
 
FOLLOW_26_in_around260 - Static variable in class org.eclipse.internal.xpand2.parser.XpandParser
 
FOLLOW_26_in_castedExpression1332 - Static variable in class org.eclipse.internal.xpand2.parser.XpandParser
 
FOLLOW_26_in_check229 - Static variable in class org.eclipse.internal.xtend.xtend.parser.XtendParser
 
FOLLOW_26_in_collectionExpression2384 - Static variable in class org.eclipse.internal.xpand2.parser.XpandParser
 
FOLLOW_26_in_collectionExpression2462 - Static variable in class org.eclipse.internal.xpand2.parser.XpandParser
 
FOLLOW_26_in_define381 - Static variable in class org.eclipse.internal.xpand2.parser.XpandParser
 
FOLLOW_26_in_expandStatement698 - Static variable in class org.eclipse.internal.xpand2.parser.XpandParser
 
FOLLOW_26_in_featureCall2164 - Static variable in class org.eclipse.internal.xpand2.parser.XpandParser
 
FOLLOW_26_in_paranthesizedExpression2093 - Static variable in class org.eclipse.internal.xpand2.parser.XpandParser
 
FOLLOW_26_in_switchExpression1493 - Static variable in class org.eclipse.internal.xpand2.parser.XpandParser
 
FOLLOW_26_in_synpred1_Xpand1319 - Static variable in class org.eclipse.internal.xpand2.parser.XpandParser
 
FOLLOW_27_in_around264 - Static variable in class org.eclipse.internal.xpand2.parser.XpandParser
 
FOLLOW_27_in_around305 - Static variable in class org.eclipse.internal.xtend.xtend.parser.XtendParser
 
FOLLOW_27_in_check236 - Static variable in class org.eclipse.internal.xtend.xtend.parser.XtendParser
 
FOLLOW_27_in_define385 - Static variable in class org.eclipse.internal.xpand2.parser.XpandParser
 
FOLLOW_27_in_expandStatement704 - Static variable in class org.eclipse.internal.xpand2.parser.XpandParser
 
FOLLOW_27_in_extension459 - Static variable in class org.eclipse.internal.xtend.xtend.parser.XtendParser
 
FOLLOW_27_in_extension560 - Static variable in class org.eclipse.internal.xtend.xtend.parser.XtendParser
 
FOLLOW_27_in_ifExpression859 - Static variable in class org.eclipse.internal.xtend.xtend.parser.XtendParser
 
FOLLOW_27_in_letExpression705 - Static variable in class org.eclipse.internal.xtend.xtend.parser.XtendParser
 
FOLLOW_27_in_switchExpression956 - Static variable in class org.eclipse.internal.xtend.xtend.parser.XtendParser
 
FOLLOW_27_in_switchExpression981 - Static variable in class org.eclipse.internal.xtend.xtend.parser.XtendParser
 
FOLLOW_28_in_around272 - Static variable in class org.eclipse.internal.xtend.xtend.parser.XtendParser
 
FOLLOW_28_in_around281 - Static variable in class org.eclipse.internal.xpand2.parser.XpandParser
 
FOLLOW_29_in_around278 - Static variable in class org.eclipse.internal.xtend.xtend.parser.XtendParser
 
FOLLOW_29_in_castedExpression762 - Static variable in class org.eclipse.internal.xtend.xtend.parser.XtendParser
 
FOLLOW_29_in_collectionExpression1814 - Static variable in class org.eclipse.internal.xtend.xtend.parser.XtendParser
 
FOLLOW_29_in_collectionExpression1883 - Static variable in class org.eclipse.internal.xtend.xtend.parser.XtendParser
 
FOLLOW_29_in_extension448 - Static variable in class org.eclipse.internal.xtend.xtend.parser.XtendParser
 
FOLLOW_29_in_extension478 - Static variable in class org.eclipse.internal.xtend.xtend.parser.XtendParser
 
FOLLOW_29_in_extension549 - Static variable in class org.eclipse.internal.xtend.xtend.parser.XtendParser
 
FOLLOW_29_in_featureCall1591 - Static variable in class org.eclipse.internal.xtend.xtend.parser.XtendParser
 
FOLLOW_29_in_paranthesizedExpression1523 - Static variable in class org.eclipse.internal.xtend.xtend.parser.XtendParser
 
FOLLOW_29_in_pointcut339 - Static variable in class org.eclipse.internal.xpand2.parser.XpandParser
 
FOLLOW_29_in_simpleType2704 - Static variable in class org.eclipse.internal.xpand2.parser.XpandParser
 
FOLLOW_29_in_switchExpression921 - Static variable in class org.eclipse.internal.xtend.xtend.parser.XtendParser
 
FOLLOW_29_in_synpred1_Xtend751 - Static variable in class org.eclipse.internal.xtend.xtend.parser.XtendParser
 
FOLLOW_30_in_around286 - Static variable in class org.eclipse.internal.xtend.xtend.parser.XtendParser
 
FOLLOW_30_in_declaredParameterList1934 - Static variable in class org.eclipse.internal.xtend.xtend.parser.XtendParser
 
FOLLOW_30_in_define368 - Static variable in class org.eclipse.internal.xpand2.parser.XpandParser
 
FOLLOW_30_in_extension486 - Static variable in class org.eclipse.internal.xtend.xtend.parser.XtendParser
 
FOLLOW_30_in_parameterList1997 - Static variable in class org.eclipse.internal.xtend.xtend.parser.XtendParser
 
FOLLOW_31_in_around291 - Static variable in class org.eclipse.internal.xtend.xtend.parser.XtendParser
 
FOLLOW_31_in_around299 - Static variable in class org.eclipse.internal.xtend.xtend.parser.XtendParser
 
FOLLOW_31_in_define403 - Static variable in class org.eclipse.internal.xpand2.parser.XpandParser
 
FOLLOW_31_in_pointcut352 - Static variable in class org.eclipse.internal.xtend.xtend.parser.XtendParser
 
FOLLOW_31_in_pointcut372 - Static variable in class org.eclipse.internal.xtend.xtend.parser.XtendParser
 
FOLLOW_32_in_around303 - Static variable in class org.eclipse.internal.xtend.xtend.parser.XtendParser
 
FOLLOW_32_in_castedExpression768 - Static variable in class org.eclipse.internal.xtend.xtend.parser.XtendParser
 
FOLLOW_32_in_collectionExpression1820 - Static variable in class org.eclipse.internal.xtend.xtend.parser.XtendParser
 
FOLLOW_32_in_collectionExpression1898 - Static variable in class org.eclipse.internal.xtend.xtend.parser.XtendParser
 
FOLLOW_32_in_extension457 - Static variable in class org.eclipse.internal.xtend.xtend.parser.XtendParser
 
FOLLOW_32_in_extension498 - Static variable in class org.eclipse.internal.xtend.xtend.parser.XtendParser
 
FOLLOW_32_in_extension558 - Static variable in class org.eclipse.internal.xtend.xtend.parser.XtendParser
 
FOLLOW_32_in_featureCall1600 - Static variable in class org.eclipse.internal.xtend.xtend.parser.XtendParser
 
FOLLOW_32_in_paranthesizedExpression1529 - Static variable in class org.eclipse.internal.xtend.xtend.parser.XtendParser
 
FOLLOW_32_in_switchExpression929 - Static variable in class org.eclipse.internal.xtend.xtend.parser.XtendParser
 
FOLLOW_32_in_synpred1_Xtend755 - Static variable in class org.eclipse.internal.xtend.xtend.parser.XtendParser
 
FOLLOW_32_in_text582 - Static variable in class org.eclipse.internal.xpand2.parser.XpandParser
 
FOLLOW_32_in_unaryExpression1903 - Static variable in class org.eclipse.internal.xpand2.parser.XpandParser
 
FOLLOW_33_in_errorStatement656 - Static variable in class org.eclipse.internal.xpand2.parser.XpandParser
 
FOLLOW_33_in_pointcut394 - Static variable in class org.eclipse.internal.xtend.xtend.parser.XtendParser
 
FOLLOW_33_in_simpleType2140 - Static variable in class org.eclipse.internal.xtend.xtend.parser.XtendParser
 
FOLLOW_34_in_expandStatement685 - Static variable in class org.eclipse.internal.xpand2.parser.XpandParser
 
FOLLOW_34_in_extension426 - Static variable in class org.eclipse.internal.xtend.xtend.parser.XtendParser
 
FOLLOW_34_in_extension526 - Static variable in class org.eclipse.internal.xtend.xtend.parser.XtendParser
 
FOLLOW_35_in_expandStatement718 - Static variable in class org.eclipse.internal.xpand2.parser.XpandParser
 
FOLLOW_35_in_extension433 - Static variable in class org.eclipse.internal.xtend.xtend.parser.XtendParser
 
FOLLOW_35_in_foreachStatement878 - Static variable in class org.eclipse.internal.xpand2.parser.XpandParser
 
FOLLOW_36_in_expandStatement725 - Static variable in class org.eclipse.internal.xpand2.parser.XpandParser
 
FOLLOW_36_in_extension466 - Static variable in class org.eclipse.internal.xtend.xtend.parser.XtendParser
 
FOLLOW_36_in_foreachStatement900 - Static variable in class org.eclipse.internal.xpand2.parser.XpandParser
 
FOLLOW_37_in_expandStatement741 - Static variable in class org.eclipse.internal.xpand2.parser.XpandParser
 
FOLLOW_37_in_extension472 - Static variable in class org.eclipse.internal.xtend.xtend.parser.XtendParser
 
FOLLOW_37_in_infixExpression1376 - Static variable in class org.eclipse.internal.xtend.xtend.parser.XtendParser
 
FOLLOW_37_in_javaType607 - Static variable in class org.eclipse.internal.xtend.xtend.parser.XtendParser
 
FOLLOW_37_in_numberLiteral1777 - Static variable in class org.eclipse.internal.xtend.xtend.parser.XtendParser
 
FOLLOW_38_in_extension532 - Static variable in class org.eclipse.internal.xtend.xtend.parser.XtendParser
 
FOLLOW_38_in_fileStatement829 - Static variable in class org.eclipse.internal.xpand2.parser.XpandParser
 
FOLLOW_39_in_fileStatement850 - Static variable in class org.eclipse.internal.xpand2.parser.XpandParser
 
FOLLOW_39_in_javaType619 - Static variable in class org.eclipse.internal.xtend.xtend.parser.XtendParser
 
FOLLOW_40_in_foreachStatement884 - Static variable in class org.eclipse.internal.xpand2.parser.XpandParser
 
FOLLOW_40_in_javaType628 - Static variable in class org.eclipse.internal.xtend.xtend.parser.XtendParser
 
FOLLOW_40_in_letStatement1100 - Static variable in class org.eclipse.internal.xpand2.parser.XpandParser
 
FOLLOW_41_in_foreachStatement891 - Static variable in class org.eclipse.internal.xpand2.parser.XpandParser
 
FOLLOW_41_in_javaType634 - Static variable in class org.eclipse.internal.xtend.xtend.parser.XtendParser
 
FOLLOW_42_in_foreachStatement919 - Static variable in class org.eclipse.internal.xpand2.parser.XpandParser
 
FOLLOW_42_in_letExpression693 - Static variable in class org.eclipse.internal.xtend.xtend.parser.XtendParser
 
FOLLOW_43_in_ifStatement950 - Static variable in class org.eclipse.internal.xpand2.parser.XpandParser
 
FOLLOW_43_in_letExpression699 - Static variable in class org.eclipse.internal.xtend.xtend.parser.XtendParser
 
FOLLOW_44_in_chainExpression815 - Static variable in class org.eclipse.internal.xtend.xtend.parser.XtendParser
 
FOLLOW_44_in_ifStatement995 - Static variable in class org.eclipse.internal.xpand2.parser.XpandParser
 
FOLLOW_45_in_elseIfStatement1018 - Static variable in class org.eclipse.internal.xpand2.parser.XpandParser
 
FOLLOW_45_in_ifExpression853 - Static variable in class org.eclipse.internal.xtend.xtend.parser.XtendParser
 
FOLLOW_46_in_elseStatement1058 - Static variable in class org.eclipse.internal.xpand2.parser.XpandParser
 
FOLLOW_46_in_ifExpression877 - Static variable in class org.eclipse.internal.xtend.xtend.parser.XtendParser
 
FOLLOW_47_in_ifExpression884 - Static variable in class org.eclipse.internal.xtend.xtend.parser.XtendParser
 
FOLLOW_47_in_letStatement1094 - Static variable in class org.eclipse.internal.xpand2.parser.XpandParser
 
FOLLOW_48_in_letStatement1117 - Static variable in class org.eclipse.internal.xpand2.parser.XpandParser
 
FOLLOW_48_in_switchExpression918 - Static variable in class org.eclipse.internal.xtend.xtend.parser.XtendParser
 
FOLLOW_49_in_listLiteral1647 - Static variable in class org.eclipse.internal.xtend.xtend.parser.XtendParser
 
FOLLOW_49_in_protectStatement1145 - Static variable in class org.eclipse.internal.xpand2.parser.XpandParser
 
FOLLOW_49_in_switchExpression936 - Static variable in class org.eclipse.internal.xtend.xtend.parser.XtendParser
 
FOLLOW_50_in_protectStatement1150 - Static variable in class org.eclipse.internal.xpand2.parser.XpandParser
 
FOLLOW_50_in_switchExpression949 - Static variable in class org.eclipse.internal.xtend.xtend.parser.XtendParser
 
FOLLOW_51_in_protectStatement1159 - Static variable in class org.eclipse.internal.xpand2.parser.XpandParser
 
FOLLOW_51_in_switchExpression979 - Static variable in class org.eclipse.internal.xtend.xtend.parser.XtendParser
 
FOLLOW_52_in_listLiteral1656 - Static variable in class org.eclipse.internal.xtend.xtend.parser.XtendParser
 
FOLLOW_52_in_protectStatement1176 - Static variable in class org.eclipse.internal.xpand2.parser.XpandParser
 
FOLLOW_52_in_switchExpression992 - Static variable in class org.eclipse.internal.xtend.xtend.parser.XtendParser
 
FOLLOW_53_in_orExpression1040 - Static variable in class org.eclipse.internal.xtend.xtend.parser.XtendParser
 
FOLLOW_53_in_protectStatement1185 - Static variable in class org.eclipse.internal.xpand2.parser.XpandParser
 
FOLLOW_54_in_andExpression1083 - Static variable in class org.eclipse.internal.xtend.xtend.parser.XtendParser
 
FOLLOW_54_in_protectStatement1198 - Static variable in class org.eclipse.internal.xpand2.parser.XpandParser
 
FOLLOW_55_in_impliesExpression1125 - Static variable in class org.eclipse.internal.xtend.xtend.parser.XtendParser
 
FOLLOW_55_in_letExpression1257 - Static variable in class org.eclipse.internal.xpand2.parser.XpandParser
 
FOLLOW_56_in_letExpression1263 - Static variable in class org.eclipse.internal.xpand2.parser.XpandParser
 
FOLLOW_57_in_ifExpression1423 - Static variable in class org.eclipse.internal.xpand2.parser.XpandParser
 
FOLLOW_57_in_letExpression1269 - Static variable in class org.eclipse.internal.xpand2.parser.XpandParser
 
FOLLOW_57_in_switchExpression1520 - Static variable in class org.eclipse.internal.xpand2.parser.XpandParser
 
FOLLOW_57_in_switchExpression1545 - Static variable in class org.eclipse.internal.xpand2.parser.XpandParser
 
FOLLOW_58_in_chainExpression1379 - Static variable in class org.eclipse.internal.xpand2.parser.XpandParser
 
FOLLOW_59_in_ifExpression1417 - Static variable in class org.eclipse.internal.xpand2.parser.XpandParser
 
FOLLOW_60_in_ifExpression1435 - Static variable in class org.eclipse.internal.xpand2.parser.XpandParser
 
FOLLOW_61_in_ifExpression1441 - Static variable in class org.eclipse.internal.xpand2.parser.XpandParser
 
FOLLOW_62_in_ifExpression1448 - Static variable in class org.eclipse.internal.xpand2.parser.XpandParser
 
FOLLOW_63_in_switchExpression1482 - Static variable in class org.eclipse.internal.xpand2.parser.XpandParser
 
FOLLOW_63_in_unaryExpression1339 - Static variable in class org.eclipse.internal.xtend.xtend.parser.XtendParser
 
FOLLOW_64_in_listLiteral2211 - Static variable in class org.eclipse.internal.xpand2.parser.XpandParser
 
FOLLOW_64_in_switchExpression1500 - Static variable in class org.eclipse.internal.xpand2.parser.XpandParser
 
FOLLOW_65_in_switchExpression1513 - Static variable in class org.eclipse.internal.xpand2.parser.XpandParser
 
FOLLOW_65_in_unaryExpression1327 - Static variable in class org.eclipse.internal.xtend.xtend.parser.XtendParser
 
FOLLOW_66_in_globalVarExpression1558 - Static variable in class org.eclipse.internal.xtend.xtend.parser.XtendParser
 
FOLLOW_66_in_switchExpression1543 - Static variable in class org.eclipse.internal.xpand2.parser.XpandParser
 
FOLLOW_67_in_constructorCall1681 - Static variable in class org.eclipse.internal.xtend.xtend.parser.XtendParser
 
FOLLOW_67_in_listLiteral2220 - Static variable in class org.eclipse.internal.xpand2.parser.XpandParser
 
FOLLOW_67_in_switchExpression1556 - Static variable in class org.eclipse.internal.xpand2.parser.XpandParser
 
FOLLOW_68_in_orExpression1604 - Static variable in class org.eclipse.internal.xpand2.parser.XpandParser
 
FOLLOW_69_in_andExpression1647 - Static variable in class org.eclipse.internal.xpand2.parser.XpandParser
 
FOLLOW_70_in_impliesExpression1689 - Static variable in class org.eclipse.internal.xpand2.parser.XpandParser
 
FOLLOW_70_in_nullLiteral1737 - Static variable in class org.eclipse.internal.xtend.xtend.parser.XtendParser
 
FOLLOW_71_in_collectionExpression1810 - Static variable in class org.eclipse.internal.xtend.xtend.parser.XtendParser
 
FOLLOW_79_in_unaryExpression1891 - Static variable in class org.eclipse.internal.xpand2.parser.XpandParser
 
FOLLOW_80_in_collectionExpression1890 - Static variable in class org.eclipse.internal.xtend.xtend.parser.XtendParser
 
FOLLOW_80_in_infixExpression1940 - Static variable in class org.eclipse.internal.xpand2.parser.XpandParser
 
FOLLOW_80_in_numberLiteral2341 - Static variable in class org.eclipse.internal.xpand2.parser.XpandParser
 
FOLLOW_81_in_collectionType2096 - Static variable in class org.eclipse.internal.xtend.xtend.parser.XtendParser
 
FOLLOW_81_in_globalVarExpression2122 - Static variable in class org.eclipse.internal.xpand2.parser.XpandParser
 
FOLLOW_82_in_collectionType2104 - Static variable in class org.eclipse.internal.xtend.xtend.parser.XtendParser
 
FOLLOW_82_in_constructorCall2245 - Static variable in class org.eclipse.internal.xpand2.parser.XpandParser
 
FOLLOW_85_in_nullLiteral2301 - Static variable in class org.eclipse.internal.xpand2.parser.XpandParser
 
FOLLOW_86_in_collectionExpression2374 - Static variable in class org.eclipse.internal.xpand2.parser.XpandParser
 
FOLLOW_95_in_collectionExpression2454 - Static variable in class org.eclipse.internal.xpand2.parser.XpandParser
 
FOLLOW_99_in_collectionType2660 - Static variable in class org.eclipse.internal.xpand2.parser.XpandParser
 
FOLLOW_additiveExpression_in_relationalExpression1161 - Static variable in class org.eclipse.internal.xtend.xtend.parser.XtendParser
 
FOLLOW_additiveExpression_in_relationalExpression1195 - Static variable in class org.eclipse.internal.xtend.xtend.parser.XtendParser
 
FOLLOW_additiveExpression_in_relationalExpression1725 - Static variable in class org.eclipse.internal.xpand2.parser.XpandParser
 
FOLLOW_additiveExpression_in_relationalExpression1759 - Static variable in class org.eclipse.internal.xpand2.parser.XpandParser
 
FOLLOW_andExpression_in_orExpression1033 - Static variable in class org.eclipse.internal.xtend.xtend.parser.XtendParser
 
FOLLOW_andExpression_in_orExpression1044 - Static variable in class org.eclipse.internal.xtend.xtend.parser.XtendParser
 
FOLLOW_andExpression_in_orExpression1597 - Static variable in class org.eclipse.internal.xpand2.parser.XpandParser
 
FOLLOW_andExpression_in_orExpression1608 - Static variable in class org.eclipse.internal.xpand2.parser.XpandParser
 
FOLLOW_anExtensionImport_in_template83 - Static variable in class org.eclipse.internal.xpand2.parser.XpandParser
 
FOLLOW_anImport_in_template74 - Static variable in class org.eclipse.internal.xpand2.parser.XpandParser
 
FOLLOW_around_in_file85 - Static variable in class org.eclipse.internal.xtend.xtend.parser.XtendParser
 
FOLLOW_around_in_template116 - Static variable in class org.eclipse.internal.xpand2.parser.XpandParser
 
FOLLOW_booleanLiteral_in_primaryExpression1436 - Static variable in class org.eclipse.internal.xtend.xtend.parser.XtendParser
 
FOLLOW_booleanLiteral_in_primaryExpression2000 - Static variable in class org.eclipse.internal.xpand2.parser.XpandParser
 
FOLLOW_castedExpression_in_letExpression1267 - Static variable in class org.eclipse.internal.xpand2.parser.XpandParser
 
FOLLOW_castedExpression_in_letExpression1286 - Static variable in class org.eclipse.internal.xpand2.parser.XpandParser
 
FOLLOW_castedExpression_in_letExpression703 - Static variable in class org.eclipse.internal.xtend.xtend.parser.XtendParser
 
FOLLOW_castedExpression_in_letExpression722 - Static variable in class org.eclipse.internal.xtend.xtend.parser.XtendParser
 
FOLLOW_castedExpression_in_synpred1_Xpand1321 - Static variable in class org.eclipse.internal.xpand2.parser.XpandParser
 
FOLLOW_castedExpression_in_synpred1_Xtend757 - Static variable in class org.eclipse.internal.xtend.xtend.parser.XtendParser
 
FOLLOW_chainExpression_in_castedExpression1336 - Static variable in class org.eclipse.internal.xpand2.parser.XpandParser
 
FOLLOW_chainExpression_in_castedExpression1345 - Static variable in class org.eclipse.internal.xpand2.parser.XpandParser
 
FOLLOW_chainExpression_in_castedExpression772 - Static variable in class org.eclipse.internal.xtend.xtend.parser.XtendParser
 
FOLLOW_chainExpression_in_castedExpression781 - Static variable in class org.eclipse.internal.xtend.xtend.parser.XtendParser
 
FOLLOW_check_in_file95 - Static variable in class org.eclipse.internal.xtend.xtend.parser.XtendParser
 
FOLLOW_collectionExpression_in_featureCall1621 - Static variable in class org.eclipse.internal.xtend.xtend.parser.XtendParser
 
FOLLOW_collectionExpression_in_featureCall2185 - Static variable in class org.eclipse.internal.xpand2.parser.XpandParser
 
FOLLOW_collectionType_in_type2035 - Static variable in class org.eclipse.internal.xtend.xtend.parser.XtendParser
 
FOLLOW_collectionType_in_type2599 - Static variable in class org.eclipse.internal.xpand2.parser.XpandParser
 
FOLLOW_COMMENT_in_template125 - Static variable in class org.eclipse.internal.xpand2.parser.XpandParser
 
FOLLOW_COMMENT_in_template60 - Static variable in class org.eclipse.internal.xpand2.parser.XpandParser
 
FOLLOW_COMMENT_in_template93 - Static variable in class org.eclipse.internal.xpand2.parser.XpandParser
 
FOLLOW_COMMENT_in_textSequence549 - Static variable in class org.eclipse.internal.xpand2.parser.XpandParser
 
FOLLOW_constructorCall_in_primaryExpression1476 - Static variable in class org.eclipse.internal.xtend.xtend.parser.XtendParser
 
FOLLOW_constructorCall_in_primaryExpression2040 - Static variable in class org.eclipse.internal.xpand2.parser.XpandParser
 
FOLLOW_declaredParameter_in_declaredParameterList1930 - Static variable in class org.eclipse.internal.xtend.xtend.parser.XtendParser
 
FOLLOW_declaredParameter_in_declaredParameterList1938 - Static variable in class org.eclipse.internal.xtend.xtend.parser.XtendParser
 
FOLLOW_declaredParameter_in_declaredParameterList2494 - Static variable in class org.eclipse.internal.xpand2.parser.XpandParser
 
FOLLOW_declaredParameter_in_declaredParameterList2502 - Static variable in class org.eclipse.internal.xpand2.parser.XpandParser
 
FOLLOW_declaredParameterList_in_around240 - Static variable in class org.eclipse.internal.xpand2.parser.XpandParser
 
FOLLOW_declaredParameterList_in_around283 - Static variable in class org.eclipse.internal.xtend.xtend.parser.XtendParser
 
FOLLOW_declaredParameterList_in_define379 - Static variable in class org.eclipse.internal.xpand2.parser.XpandParser
 
FOLLOW_declaredParameterList_in_extension453 - Static variable in class org.eclipse.internal.xtend.xtend.parser.XtendParser
 
FOLLOW_declaredParameterList_in_extension554 - Static variable in class org.eclipse.internal.xtend.xtend.parser.XtendParser
 
FOLLOW_define_in_template109 - Static variable in class org.eclipse.internal.xpand2.parser.XpandParser
 
FOLLOW_definitionName_in_expandStatement689 - Static variable in class org.eclipse.internal.xpand2.parser.XpandParser
 
FOLLOW_elseIfStatement_in_ifStatement972 - Static variable in class org.eclipse.internal.xpand2.parser.XpandParser
 
FOLLOW_elseStatement_in_ifStatement983 - Static variable in class org.eclipse.internal.xpand2.parser.XpandParser
 
FOLLOW_EOF_in_file103 - Static variable in class org.eclipse.internal.xtend.xtend.parser.XtendParser
 
FOLLOW_errorStatement_in_simpleStatement615 - Static variable in class org.eclipse.internal.xpand2.parser.XpandParser
 
FOLLOW_expandStatement_in_simpleStatement623 - Static variable in class org.eclipse.internal.xpand2.parser.XpandParser
 
FOLLOW_expression_in_around314 - Static variable in class org.eclipse.internal.xtend.xtend.parser.XtendParser
 
FOLLOW_expression_in_check220 - Static variable in class org.eclipse.internal.xtend.xtend.parser.XtendParser
 
FOLLOW_expression_in_check234 - Static variable in class org.eclipse.internal.xtend.xtend.parser.XtendParser
 
FOLLOW_expression_in_check241 - Static variable in class org.eclipse.internal.xtend.xtend.parser.XtendParser
 
FOLLOW_expression_in_collectionExpression1896 - Static variable in class org.eclipse.internal.xtend.xtend.parser.XtendParser
 
FOLLOW_expression_in_collectionExpression2460 - Static variable in class org.eclipse.internal.xpand2.parser.XpandParser
 
FOLLOW_expression_in_elseIfStatement1022 - Static variable in class org.eclipse.internal.xpand2.parser.XpandParser
 
FOLLOW_expression_in_errorStatement660 - Static variable in class org.eclipse.internal.xpand2.parser.XpandParser
 
FOLLOW_expression_in_expandStatement708 - Static variable in class org.eclipse.internal.xpand2.parser.XpandParser
 
FOLLOW_expression_in_expandStatement722 - Static variable in class org.eclipse.internal.xpand2.parser.XpandParser
 
FOLLOW_expression_in_expandStatement729 - Static variable in class org.eclipse.internal.xpand2.parser.XpandParser
 
FOLLOW_expression_in_expressionStmt804 - Static variable in class org.eclipse.internal.xpand2.parser.XpandParser
 
FOLLOW_expression_in_extension510 - Static variable in class org.eclipse.internal.xtend.xtend.parser.XtendParser
 
FOLLOW_expression_in_extension566 - Static variable in class org.eclipse.internal.xtend.xtend.parser.XtendParser
 
FOLLOW_expression_in_fileStatement833 - Static variable in class org.eclipse.internal.xpand2.parser.XpandParser
 
FOLLOW_expression_in_foreachStatement882 - Static variable in class org.eclipse.internal.xpand2.parser.XpandParser
 
FOLLOW_expression_in_foreachStatement904 - Static variable in class org.eclipse.internal.xpand2.parser.XpandParser
 
FOLLOW_expression_in_ifExpression1452 - Static variable in class org.eclipse.internal.xpand2.parser.XpandParser
 
FOLLOW_expression_in_ifExpression888 - Static variable in class org.eclipse.internal.xtend.xtend.parser.XtendParser
 
FOLLOW_expression_in_ifStatement954 - Static variable in class org.eclipse.internal.xpand2.parser.XpandParser
 
FOLLOW_expression_in_letExpression1273 - Static variable in class org.eclipse.internal.xpand2.parser.XpandParser
 
FOLLOW_expression_in_letExpression709 - Static variable in class org.eclipse.internal.xtend.xtend.parser.XtendParser
 
FOLLOW_expression_in_letStatement1098 - Static variable in class org.eclipse.internal.xpand2.parser.XpandParser
 
FOLLOW_expression_in_parameterList1992 - Static variable in class org.eclipse.internal.xtend.xtend.parser.XtendParser
 
FOLLOW_expression_in_parameterList2001 - Static variable in class org.eclipse.internal.xtend.xtend.parser.XtendParser
 
FOLLOW_expression_in_parameterList2556 - Static variable in class org.eclipse.internal.xpand2.parser.XpandParser
 
FOLLOW_expression_in_parameterList2565 - Static variable in class org.eclipse.internal.xpand2.parser.XpandParser
 
FOLLOW_expression_in_paranthesizedExpression1527 - Static variable in class org.eclipse.internal.xtend.xtend.parser.XtendParser
 
FOLLOW_expression_in_paranthesizedExpression2091 - Static variable in class org.eclipse.internal.xpand2.parser.XpandParser
 
FOLLOW_expression_in_protectStatement1154 - Static variable in class org.eclipse.internal.xpand2.parser.XpandParser
 
FOLLOW_expression_in_protectStatement1163 - Static variable in class org.eclipse.internal.xpand2.parser.XpandParser
 
FOLLOW_expression_in_protectStatement1180 - Static variable in class org.eclipse.internal.xpand2.parser.XpandParser
 
FOLLOW_expressionStmt_in_simpleStatement631 - Static variable in class org.eclipse.internal.xpand2.parser.XpandParser
 
FOLLOW_extension_in_file75 - Static variable in class org.eclipse.internal.xtend.xtend.parser.XtendParser
 
FOLLOW_extImport_in_file65 - Static variable in class org.eclipse.internal.xtend.xtend.parser.XtendParser
 
FOLLOW_featureCall_in_infixExpression1380 - Static variable in class org.eclipse.internal.xtend.xtend.parser.XtendParser
 
FOLLOW_featureCall_in_infixExpression1944 - Static variable in class org.eclipse.internal.xpand2.parser.XpandParser
 
FOLLOW_featureCall_in_primaryExpression1426 - Static variable in class org.eclipse.internal.xtend.xtend.parser.XtendParser
 
FOLLOW_featureCall_in_primaryExpression1990 - Static variable in class org.eclipse.internal.xpand2.parser.XpandParser
 
FOLLOW_fileStatement_in_statement491 - Static variable in class org.eclipse.internal.xpand2.parser.XpandParser
 
FOLLOW_foreachStatement_in_statement499 - Static variable in class org.eclipse.internal.xpand2.parser.XpandParser
 
FOLLOW_globalVarExpression_in_primaryExpression1486 - Static variable in class org.eclipse.internal.xtend.xtend.parser.XtendParser
 
FOLLOW_globalVarExpression_in_primaryExpression2050 - Static variable in class org.eclipse.internal.xpand2.parser.XpandParser
 
FOLLOW_identifier_in_check211 - Static variable in class org.eclipse.internal.xtend.xtend.parser.XtendParser
 
FOLLOW_identifier_in_collectionExpression1888 - Static variable in class org.eclipse.internal.xtend.xtend.parser.XtendParser
 
FOLLOW_identifier_in_collectionExpression2452 - Static variable in class org.eclipse.internal.xpand2.parser.XpandParser
 
FOLLOW_identifier_in_declaredParameter1970 - Static variable in class org.eclipse.internal.xtend.xtend.parser.XtendParser
 
FOLLOW_identifier_in_declaredParameter2534 - Static variable in class org.eclipse.internal.xpand2.parser.XpandParser
 
FOLLOW_identifier_in_define372 - Static variable in class org.eclipse.internal.xpand2.parser.XpandParser
 
FOLLOW_identifier_in_extension446 - Static variable in class org.eclipse.internal.xtend.xtend.parser.XtendParser
 
FOLLOW_identifier_in_extension476 - Static variable in class org.eclipse.internal.xtend.xtend.parser.XtendParser
 
FOLLOW_identifier_in_extension541 - Static variable in class org.eclipse.internal.xtend.xtend.parser.XtendParser
 
FOLLOW_identifier_in_extension547 - Static variable in class org.eclipse.internal.xtend.xtend.parser.XtendParser
 
FOLLOW_identifier_in_featureCall1589 - Static variable in class org.eclipse.internal.xtend.xtend.parser.XtendParser
 
FOLLOW_identifier_in_featureCall2153 - Static variable in class org.eclipse.internal.xpand2.parser.XpandParser
 
FOLLOW_identifier_in_fileStatement838 - Static variable in class org.eclipse.internal.xpand2.parser.XpandParser
 
FOLLOW_identifier_in_foreachStatement888 - Static variable in class org.eclipse.internal.xpand2.parser.XpandParser
 
FOLLOW_identifier_in_foreachStatement895 - Static variable in class org.eclipse.internal.xpand2.parser.XpandParser
 
FOLLOW_identifier_in_globalVarExpression1562 - Static variable in class org.eclipse.internal.xtend.xtend.parser.XtendParser
 
FOLLOW_identifier_in_globalVarExpression2126 - Static variable in class org.eclipse.internal.xpand2.parser.XpandParser
 
FOLLOW_Identifier_in_identifier2175 - Static variable in class org.eclipse.internal.xtend.xtend.parser.XtendParser
 
FOLLOW_Identifier_in_identifier2739 - Static variable in class org.eclipse.internal.xpand2.parser.XpandParser
 
FOLLOW_identifier_in_javaType598 - Static variable in class org.eclipse.internal.xtend.xtend.parser.XtendParser
 
FOLLOW_identifier_in_javaType613 - Static variable in class org.eclipse.internal.xtend.xtend.parser.XtendParser
 
FOLLOW_identifier_in_letExpression1261 - Static variable in class org.eclipse.internal.xpand2.parser.XpandParser
 
FOLLOW_identifier_in_letExpression697 - Static variable in class org.eclipse.internal.xtend.xtend.parser.XtendParser
 
FOLLOW_identifier_in_letStatement1104 - Static variable in class org.eclipse.internal.xpand2.parser.XpandParser
 
FOLLOW_identifier_in_pointcut318 - Static variable in class org.eclipse.internal.xpand2.parser.XpandParser
 
FOLLOW_identifier_in_pointcut333 - Static variable in class org.eclipse.internal.xpand2.parser.XpandParser
 
FOLLOW_identifier_in_pointcut361 - Static variable in class org.eclipse.internal.xtend.xtend.parser.XtendParser
 
FOLLOW_identifier_in_pointcut383 - Static variable in class org.eclipse.internal.xtend.xtend.parser.XtendParser
 
FOLLOW_identifier_in_simpleType2132 - Static variable in class org.eclipse.internal.xtend.xtend.parser.XtendParser
 
FOLLOW_identifier_in_simpleType2144 - Static variable in class org.eclipse.internal.xtend.xtend.parser.XtendParser
 
FOLLOW_identifier_in_simpleType2696 - Static variable in class org.eclipse.internal.xpand2.parser.XpandParser
 
FOLLOW_identifier_in_simpleType2708 - Static variable in class org.eclipse.internal.xpand2.parser.XpandParser
 
FOLLOW_ifExpression_in_chainExpression1373 - Static variable in class org.eclipse.internal.xpand2.parser.XpandParser
 
FOLLOW_ifExpression_in_chainExpression1383 - Static variable in class org.eclipse.internal.xpand2.parser.XpandParser
 
FOLLOW_ifExpression_in_chainExpression809 - Static variable in class org.eclipse.internal.xtend.xtend.parser.XtendParser
 
FOLLOW_ifExpression_in_chainExpression819 - Static variable in class org.eclipse.internal.xtend.xtend.parser.XtendParser
 
FOLLOW_ifStatement_in_statement507 - Static variable in class org.eclipse.internal.xpand2.parser.XpandParser
 
FOLLOW_impliesExpression_in_andExpression1076 - Static variable in class org.eclipse.internal.xtend.xtend.parser.XtendParser
 
FOLLOW_impliesExpression_in_andExpression1087 - Static variable in class org.eclipse.internal.xtend.xtend.parser.XtendParser
 
FOLLOW_impliesExpression_in_andExpression1640 - Static variable in class org.eclipse.internal.xpand2.parser.XpandParser
 
FOLLOW_impliesExpression_in_andExpression1651 - Static variable in class org.eclipse.internal.xpand2.parser.XpandParser
 
FOLLOW_infixExpression_in_unaryExpression1319 - Static variable in class org.eclipse.internal.xtend.xtend.parser.XtendParser
 
FOLLOW_infixExpression_in_unaryExpression1331 - Static variable in class org.eclipse.internal.xtend.xtend.parser.XtendParser
 
FOLLOW_infixExpression_in_unaryExpression1343 - Static variable in class org.eclipse.internal.xtend.xtend.parser.XtendParser
 
FOLLOW_infixExpression_in_unaryExpression1883 - Static variable in class org.eclipse.internal.xpand2.parser.XpandParser
 
FOLLOW_infixExpression_in_unaryExpression1895 - Static variable in class org.eclipse.internal.xpand2.parser.XpandParser
 
FOLLOW_infixExpression_in_unaryExpression1907 - Static variable in class org.eclipse.internal.xpand2.parser.XpandParser
 
FOLLOW_IntLiteral_in_numberLiteral1764 - Static variable in class org.eclipse.internal.xtend.xtend.parser.XtendParser
 
FOLLOW_IntLiteral_in_numberLiteral1773 - Static variable in class org.eclipse.internal.xtend.xtend.parser.XtendParser
 
FOLLOW_IntLiteral_in_numberLiteral1781 - Static variable in class org.eclipse.internal.xtend.xtend.parser.XtendParser
 
FOLLOW_IntLiteral_in_numberLiteral2328 - Static variable in class org.eclipse.internal.xpand2.parser.XpandParser
 
FOLLOW_IntLiteral_in_numberLiteral2337 - Static variable in class org.eclipse.internal.xpand2.parser.XpandParser
 
FOLLOW_IntLiteral_in_numberLiteral2345 - Static variable in class org.eclipse.internal.xpand2.parser.XpandParser
 
FOLLOW_javaType_in_extension470 - Static variable in class org.eclipse.internal.xtend.xtend.parser.XtendParser
 
FOLLOW_javaType_in_extension482 - Static variable in class org.eclipse.internal.xtend.xtend.parser.XtendParser
 
FOLLOW_javaType_in_extension490 - Static variable in class org.eclipse.internal.xtend.xtend.parser.XtendParser
 
FOLLOW_letExpression_in_expression1229 - Static variable in class org.eclipse.internal.xpand2.parser.XpandParser
 
FOLLOW_letExpression_in_expression665 - Static variable in class org.eclipse.internal.xtend.xtend.parser.XtendParser
 
FOLLOW_letStatement_in_statement515 - Static variable in class org.eclipse.internal.xpand2.parser.XpandParser
 
FOLLOW_LG_in_template55 - Static variable in class org.eclipse.internal.xpand2.parser.XpandParser
 
FOLLOW_listLiteral_in_primaryExpression1466 - Static variable in class org.eclipse.internal.xtend.xtend.parser.XtendParser
 
FOLLOW_listLiteral_in_primaryExpression2030 - Static variable in class org.eclipse.internal.xpand2.parser.XpandParser
 
FOLLOW_multiplicativeExpression_in_additiveExpression1224 - Static variable in class org.eclipse.internal.xtend.xtend.parser.XtendParser
 
FOLLOW_multiplicativeExpression_in_additiveExpression1243 - Static variable in class org.eclipse.internal.xtend.xtend.parser.XtendParser
 
FOLLOW_multiplicativeExpression_in_additiveExpression1788 - Static variable in class org.eclipse.internal.xpand2.parser.XpandParser
 
FOLLOW_multiplicativeExpression_in_additiveExpression1807 - Static variable in class org.eclipse.internal.xpand2.parser.XpandParser
 
FOLLOW_nsImport_in_file55 - Static variable in class org.eclipse.internal.xtend.xtend.parser.XtendParser
 
FOLLOW_nullLiteral_in_primaryExpression1456 - Static variable in class org.eclipse.internal.xtend.xtend.parser.XtendParser
 
FOLLOW_nullLiteral_in_primaryExpression2020 - Static variable in class org.eclipse.internal.xpand2.parser.XpandParser
 
FOLLOW_numberLiteral_in_primaryExpression1446 - Static variable in class org.eclipse.internal.xtend.xtend.parser.XtendParser
 
FOLLOW_numberLiteral_in_primaryExpression2010 - Static variable in class org.eclipse.internal.xpand2.parser.XpandParser
 
FOLLOW_orExpression_in_switchExpression1004 - Static variable in class org.eclipse.internal.xtend.xtend.parser.XtendParser
 
FOLLOW_orExpression_in_switchExpression1491 - Static variable in class org.eclipse.internal.xpand2.parser.XpandParser
 
FOLLOW_orExpression_in_switchExpression1517 - Static variable in class org.eclipse.internal.xpand2.parser.XpandParser
 
FOLLOW_orExpression_in_switchExpression1525 - Static variable in class org.eclipse.internal.xpand2.parser.XpandParser
 
FOLLOW_orExpression_in_switchExpression1551 - Static variable in class org.eclipse.internal.xpand2.parser.XpandParser
 
FOLLOW_orExpression_in_switchExpression1568 - Static variable in class org.eclipse.internal.xpand2.parser.XpandParser
 
FOLLOW_orExpression_in_switchExpression927 - Static variable in class org.eclipse.internal.xtend.xtend.parser.XtendParser
 
FOLLOW_orExpression_in_switchExpression953 - Static variable in class org.eclipse.internal.xtend.xtend.parser.XtendParser
 
FOLLOW_orExpression_in_switchExpression961 - Static variable in class org.eclipse.internal.xtend.xtend.parser.XtendParser
 
FOLLOW_orExpression_in_switchExpression987 - Static variable in class org.eclipse.internal.xtend.xtend.parser.XtendParser
 
FOLLOW_parameterList_in_expandStatement696 - Static variable in class org.eclipse.internal.xpand2.parser.XpandParser
 
FOLLOW_parameterList_in_featureCall1596 - Static variable in class org.eclipse.internal.xtend.xtend.parser.XtendParser
 
FOLLOW_parameterList_in_featureCall2160 - Static variable in class org.eclipse.internal.xpand2.parser.XpandParser
 
FOLLOW_parameterList_in_listLiteral1652 - Static variable in class org.eclipse.internal.xtend.xtend.parser.XtendParser
 
FOLLOW_parameterList_in_listLiteral2216 - Static variable in class org.eclipse.internal.xpand2.parser.XpandParser
 
FOLLOW_paranthesizedExpression_in_primaryExpression1496 - Static variable in class org.eclipse.internal.xtend.xtend.parser.XtendParser
 
FOLLOW_paranthesizedExpression_in_primaryExpression2060 - Static variable in class org.eclipse.internal.xpand2.parser.XpandParser
 
FOLLOW_pointcut_in_around229 - Static variable in class org.eclipse.internal.xpand2.parser.XpandParser
 
FOLLOW_pointcut_in_around276 - Static variable in class org.eclipse.internal.xtend.xtend.parser.XtendParser
 
FOLLOW_primaryExpression_in_infixExpression1370 - Static variable in class org.eclipse.internal.xtend.xtend.parser.XtendParser
 
FOLLOW_primaryExpression_in_infixExpression1934 - Static variable in class org.eclipse.internal.xpand2.parser.XpandParser
 
FOLLOW_protectStatement_in_statement523 - Static variable in class org.eclipse.internal.xpand2.parser.XpandParser
 
FOLLOW_relationalExpression_in_impliesExpression1118 - Static variable in class org.eclipse.internal.xtend.xtend.parser.XtendParser
 
FOLLOW_relationalExpression_in_impliesExpression1129 - Static variable in class org.eclipse.internal.xtend.xtend.parser.XtendParser
 
FOLLOW_relationalExpression_in_impliesExpression1682 - Static variable in class org.eclipse.internal.xpand2.parser.XpandParser
 
FOLLOW_relationalExpression_in_impliesExpression1693 - Static variable in class org.eclipse.internal.xpand2.parser.XpandParser
 
FOLLOW_sequence_in_around276 - Static variable in class org.eclipse.internal.xpand2.parser.XpandParser
 
FOLLOW_sequence_in_define397 - Static variable in class org.eclipse.internal.xpand2.parser.XpandParser
 
FOLLOW_sequence_in_elseIfStatement1028 - Static variable in class org.eclipse.internal.xpand2.parser.XpandParser
 
FOLLOW_sequence_in_elseStatement1064 - Static variable in class org.eclipse.internal.xpand2.parser.XpandParser
 
FOLLOW_sequence_in_fileStatement846 - Static variable in class org.eclipse.internal.xpand2.parser.XpandParser
 
FOLLOW_sequence_in_foreachStatement914 - Static variable in class org.eclipse.internal.xpand2.parser.XpandParser
 
FOLLOW_sequence_in_ifStatement960 - Static variable in class org.eclipse.internal.xpand2.parser.XpandParser
 
FOLLOW_sequence_in_letStatement1112 - Static variable in class org.eclipse.internal.xpand2.parser.XpandParser
 
FOLLOW_sequence_in_protectStatement1194 - Static variable in class org.eclipse.internal.xpand2.parser.XpandParser
 
FOLLOW_set_in_additiveExpression1234 - Static variable in class org.eclipse.internal.xtend.xtend.parser.XtendParser
 
FOLLOW_set_in_additiveExpression1798 - Static variable in class org.eclipse.internal.xpand2.parser.XpandParser
 
FOLLOW_set_in_booleanLiteral0 - Static variable in class org.eclipse.internal.xpand2.parser.XpandParser
 
FOLLOW_set_in_booleanLiteral0 - Static variable in class org.eclipse.internal.xtend.xtend.parser.XtendParser
 
FOLLOW_set_in_collectionExpression1833 - Static variable in class org.eclipse.internal.xtend.xtend.parser.XtendParser
 
FOLLOW_set_in_collectionExpression2397 - Static variable in class org.eclipse.internal.xpand2.parser.XpandParser
 
FOLLOW_set_in_collectionType2075 - Static variable in class org.eclipse.internal.xtend.xtend.parser.XtendParser
 
FOLLOW_set_in_collectionType2639 - Static variable in class org.eclipse.internal.xpand2.parser.XpandParser
 
FOLLOW_set_in_multiplicativeExpression1280 - Static variable in class org.eclipse.internal.xtend.xtend.parser.XtendParser
 
FOLLOW_set_in_multiplicativeExpression1844 - Static variable in class org.eclipse.internal.xpand2.parser.XpandParser
 
FOLLOW_set_in_relationalExpression1169 - Static variable in class org.eclipse.internal.xtend.xtend.parser.XtendParser
 
FOLLOW_set_in_relationalExpression1733 - Static variable in class org.eclipse.internal.xpand2.parser.XpandParser
 
FOLLOW_simpleStatement_in_statement483 - Static variable in class org.eclipse.internal.xpand2.parser.XpandParser
 
FOLLOW_simpleType_in_anExtensionImport198 - Static variable in class org.eclipse.internal.xpand2.parser.XpandParser
 
FOLLOW_simpleType_in_anImport169 - Static variable in class org.eclipse.internal.xpand2.parser.XpandParser
 
FOLLOW_simpleType_in_collectionType2100 - Static variable in class org.eclipse.internal.xtend.xtend.parser.XtendParser
 
FOLLOW_simpleType_in_collectionType2664 - Static variable in class org.eclipse.internal.xpand2.parser.XpandParser
 
FOLLOW_simpleType_in_constructorCall1685 - Static variable in class org.eclipse.internal.xtend.xtend.parser.XtendParser
 
FOLLOW_simpleType_in_constructorCall2249 - Static variable in class org.eclipse.internal.xpand2.parser.XpandParser
 
FOLLOW_simpleType_in_definitionName777 - Static variable in class org.eclipse.internal.xpand2.parser.XpandParser
 
FOLLOW_simpleType_in_type2045 - Static variable in class org.eclipse.internal.xtend.xtend.parser.XtendParser
 
FOLLOW_simpleType_in_type2609 - Static variable in class org.eclipse.internal.xpand2.parser.XpandParser
 
FOLLOW_statement_in_sequence436 - Static variable in class org.eclipse.internal.xpand2.parser.XpandParser
 
FOLLOW_StringLiteral_in_primaryExpression1415 - Static variable in class org.eclipse.internal.xtend.xtend.parser.XtendParser
 
FOLLOW_StringLiteral_in_primaryExpression1979 - Static variable in class org.eclipse.internal.xpand2.parser.XpandParser
 
FOLLOW_switchExpression_in_ifExpression1413 - Static variable in class org.eclipse.internal.xpand2.parser.XpandParser
 
FOLLOW_switchExpression_in_ifExpression1421 - Static variable in class org.eclipse.internal.xpand2.parser.XpandParser
 
FOLLOW_switchExpression_in_ifExpression1427 - Static variable in class org.eclipse.internal.xpand2.parser.XpandParser
 
FOLLOW_switchExpression_in_ifExpression1439 - Static variable in class org.eclipse.internal.xpand2.parser.XpandParser
 
FOLLOW_switchExpression_in_ifExpression1445 - Static variable in class org.eclipse.internal.xpand2.parser.XpandParser
 
FOLLOW_switchExpression_in_ifExpression849 - Static variable in class org.eclipse.internal.xtend.xtend.parser.XtendParser
 
FOLLOW_switchExpression_in_ifExpression857 - Static variable in class org.eclipse.internal.xtend.xtend.parser.XtendParser
 
FOLLOW_switchExpression_in_ifExpression863 - Static variable in class org.eclipse.internal.xtend.xtend.parser.XtendParser
 
FOLLOW_switchExpression_in_ifExpression875 - Static variable in class org.eclipse.internal.xtend.xtend.parser.XtendParser
 
FOLLOW_switchExpression_in_ifExpression881 - Static variable in class org.eclipse.internal.xtend.xtend.parser.XtendParser
 
FOLLOW_text_in_template122 - Static variable in class org.eclipse.internal.xpand2.parser.XpandParser
 
FOLLOW_text_in_template129 - Static variable in class org.eclipse.internal.xpand2.parser.XpandParser
 
FOLLOW_text_in_template64 - Static variable in class org.eclipse.internal.xpand2.parser.XpandParser
 
FOLLOW_text_in_template90 - Static variable in class org.eclipse.internal.xpand2.parser.XpandParser
 
FOLLOW_text_in_template97 - Static variable in class org.eclipse.internal.xpand2.parser.XpandParser
 
FOLLOW_TEXT_in_text588 - Static variable in class org.eclipse.internal.xpand2.parser.XpandParser
 
FOLLOW_text_in_textSequence542 - Static variable in class org.eclipse.internal.xpand2.parser.XpandParser
 
FOLLOW_text_in_textSequence553 - Static variable in class org.eclipse.internal.xpand2.parser.XpandParser
 
FOLLOW_textSequence_in_sequence427 - Static variable in class org.eclipse.internal.xpand2.parser.XpandParser
 
FOLLOW_textSequence_in_sequence445 - Static variable in class org.eclipse.internal.xpand2.parser.XpandParser
 
FOLLOW_type_in_around268 - Static variable in class org.eclipse.internal.xpand2.parser.XpandParser
 
FOLLOW_type_in_castedExpression1330 - Static variable in class org.eclipse.internal.xpand2.parser.XpandParser
 
FOLLOW_type_in_castedExpression766 - Static variable in class org.eclipse.internal.xtend.xtend.parser.XtendParser
 
FOLLOW_type_in_check206 - Static variable in class org.eclipse.internal.xtend.xtend.parser.XtendParser
 
FOLLOW_type_in_collectionExpression1818 - Static variable in class org.eclipse.internal.xtend.xtend.parser.XtendParser
 
FOLLOW_type_in_collectionExpression2382 - Static variable in class org.eclipse.internal.xpand2.parser.XpandParser
 
FOLLOW_type_in_declaredParameter1966 - Static variable in class org.eclipse.internal.xtend.xtend.parser.XtendParser
 
FOLLOW_type_in_declaredParameter2530 - Static variable in class org.eclipse.internal.xpand2.parser.XpandParser
 
FOLLOW_type_in_define389 - Static variable in class org.eclipse.internal.xpand2.parser.XpandParser
 
FOLLOW_type_in_extension440 - Static variable in class org.eclipse.internal.xtend.xtend.parser.XtendParser
 
FOLLOW_type_in_extension536 - Static variable in class org.eclipse.internal.xtend.xtend.parser.XtendParser
 
FOLLOW_type_in_extImport168 - Static variable in class org.eclipse.internal.xtend.xtend.parser.XtendParser
 
FOLLOW_type_in_featureCall1610 - Static variable in class org.eclipse.internal.xtend.xtend.parser.XtendParser
 
FOLLOW_type_in_featureCall2174 - Static variable in class org.eclipse.internal.xpand2.parser.XpandParser
 
FOLLOW_type_in_nsImport135 - Static variable in class org.eclipse.internal.xtend.xtend.parser.XtendParser
 
FOLLOW_type_in_synpred1_Xpand1317 - Static variable in class org.eclipse.internal.xpand2.parser.XpandParser
 
FOLLOW_type_in_synpred1_Xtend753 - Static variable in class org.eclipse.internal.xtend.xtend.parser.XtendParser
 
FOLLOW_unaryExpression_in_multiplicativeExpression1272 - Static variable in class org.eclipse.internal.xtend.xtend.parser.XtendParser
 
FOLLOW_unaryExpression_in_multiplicativeExpression1290 - Static variable in class org.eclipse.internal.xtend.xtend.parser.XtendParser
 
FOLLOW_unaryExpression_in_multiplicativeExpression1836 - Static variable in class org.eclipse.internal.xpand2.parser.XpandParser
 
FOLLOW_unaryExpression_in_multiplicativeExpression1854 - Static variable in class org.eclipse.internal.xpand2.parser.XpandParser
 
FONTSTYLE - Static variable in class org.eclipse.xtend.shared.ui.editor.preferences.UiPreferenceConstants
 
FontstyleFieldEditor - Class in org.eclipse.xtend.shared.ui.editor.preferences
 
FontstyleFieldEditor(String, String, Composite) - Constructor for class org.eclipse.xtend.shared.ui.editor.preferences.FontstyleFieldEditor
 
FOR - Static variable in interface org.eclipse.internal.xpand2.XpandTokens
 
FOR_ALL - Static variable in interface org.eclipse.internal.xtend.expression.parser.SyntaxConstants
 
forAll(Collection<T>, String) - Static method in class org.eclipse.internal.xtend.util.HigherOrder
 
forAll(Collection<?>, Function) - Method in class org.eclipse.xtend.backend.syslib.CollectionOperations
 
forEach - Variable in class org.eclipse.internal.xpand2.codeassist.LazyVar
 
FOREACH - Static variable in interface org.eclipse.internal.xpand2.XpandTokens
 
forEach - Variable in class org.eclipse.internal.xtend.expression.codeassist.LazyVar
 
FOREACH_WITH_ITERATOR - Static variable in interface org.eclipse.xtend.middleend.xtend.internal.xtendlib.XtendLibNames
 
FOREACH_WITHOUT_ITERATOR - Static variable in interface org.eclipse.xtend.middleend.xtend.internal.xtendlib.XtendLibNames
 
ForEachSpecial - Class in org.eclipse.internal.xpand2.debug
Adapter to handle FOREACH statement special stuff.
ForEachSpecial() - Constructor for class org.eclipse.internal.xpand2.debug.ForEachSpecial
 
ForEachStatement - Class in org.eclipse.internal.xpand2.ast
*
ForEachStatement(Identifier, Expression, Statement[], Expression, Identifier) - Constructor for class org.eclipse.internal.xpand2.ast.ForEachStatement
 
foreachStatement() - Method in class org.eclipse.internal.xpand2.parser.XpandParser
 
format(String, Object) - Static method in class org.eclipse.xtend.profiler.templates.Extensions
 
format(String, Object, Object) - Static method in class org.eclipse.xtend.profiler.templates.Extensions
 
formatComments - Variable in class org.eclipse.xtend.typesystem.xsd.XMLMixedContentFormatter
 
formatInfo(List<String>) - Method in class org.eclipse.xtend.shared.ui.editor.hover.AbstractHover
 
formatter - Variable in class org.eclipse.xtend.typesystem.xsd.XMLBeautifier
 
FSIO - Class in org.eclipse.internal.xpand2.pr.util
 
FSIO() - Constructor for class org.eclipse.internal.xpand2.pr.util.FSIO
 
fullBuild(IProgressMonitor) - Method in class org.eclipse.xtend.shared.ui.core.builder.XtendXpandBuilder
 
fullBuild(XSDManager, IProgressMonitor) - Method in class org.eclipse.xtend.typesystem.xsd.ui.XSDBuilder
 
Function - Interface in org.eclipse.xtend.backend.common
 
FunctionBackedProperty - Class in org.eclipse.xtend.backend.types.internal
 
FunctionBackedProperty(String, String, String, BackendType) - Constructor for class org.eclipse.xtend.backend.types.internal.FunctionBackedProperty
 
FunctionDefContext - Interface in org.eclipse.xtend.backend.common
A FunctionDefContext is roughly the backend representation of a compilation unit - it stands for all functions that are visible from a given point in the code, and every function knows the FunctionDefContext that is valid within its body.
FunctionDefContextImpl - Class in org.eclipse.xtend.backend.functions.internal
 
FunctionDefContextImpl() - Constructor for class org.eclipse.xtend.backend.functions.internal.FunctionDefContextImpl
 
FunctionDefContextInternal - Interface in org.eclipse.xtend.backend.functions
This interface provides additional access to the Fdc for use during initialization, e.g.
FunctionDefContextProvider - Interface in org.eclipse.xtend.middleend.plugins
 
FunctionInvoker - Interface in org.eclipse.xtend.backend.common
This abstraction takes care of caching.
FunctionInvokerImpl - Class in org.eclipse.xtend.backend.internal
 
FunctionInvokerImpl() - Constructor for class org.eclipse.xtend.backend.internal.FunctionInvokerImpl
 
FunctionType - Class in org.eclipse.xtend.backend.types.builtin
 
FutureResultHolder - Class in org.eclipse.xtend.backend.common
 
FutureResultHolder() - Constructor for class org.eclipse.xtend.backend.common.FutureResultHolder
 
FutureResultHolder(Function) - Constructor for class org.eclipse.xtend.backend.common.FutureResultHolder
 
FutureResultHolder(ExpressionBase) - Constructor for class org.eclipse.xtend.backend.common.FutureResultHolder
 
FutureResultHolder(QualifiedName, Function) - Constructor for class org.eclipse.xtend.backend.common.FutureResultHolder
 
FutureResultNotReadyException - Exception in org.eclipse.xtend.backend.common
 
FutureResultNotReadyException() - Constructor for exception org.eclipse.xtend.backend.common.FutureResultNotReadyException
 

G

generate(String) - Method in class org.eclipse.xtend.backend.compiler.util.VarNameGenerator
 
generate(Collection<URI>) - Method in class org.eclipse.xtend.typesystem.xsd.builder.OawEcoreBuilder
 
generate(Map<String, URI>) - Method in class org.eclipse.xtend.typesystem.xsd.builder.OawEcoreBuilder
 
generate(URI) - Method in class org.eclipse.xtend.typesystem.xsd.builder.OawEcoreBuilder
 
generate(XSDSchema) - Method in class org.eclipse.xtend.typesystem.xsd.builder.OawXSDEcoreBuilder
 
generateECore() - Method in class org.eclipse.xtend.typesystem.xsd.builder.OawXSDResource
 
generateVarName(String) - Static method in class org.eclipse.xtend.backend.compiler.templates.VarNameGeneratorExpressions
 
Generator - Class in org.eclipse.xpand2
 
Generator() - Constructor for class org.eclipse.xpand2.Generator
 
GeneratorAdvice - Class in org.eclipse.internal.xpand2
Weaves aspect templates into a generator component.
GeneratorAdvice() - Constructor for class org.eclipse.internal.xpand2.GeneratorAdvice
 
GeneratorAdvice - Class in org.eclipse.xpand2
Weaves aspect templates into a generator component.
GeneratorAdvice() - Constructor for class org.eclipse.xpand2.GeneratorAdvice
 
GeneratorLauncher - Class in org.eclipse.internal.xtend.xtend.parser
 
GeneratorLauncher() - Constructor for class org.eclipse.internal.xtend.xtend.parser.GeneratorLauncher
 
GenericFileFilter - Class in org.eclipse.internal.xpand2.pr.util
Configurable FilenameFilter.
GenericFileFilter(String, boolean) - Constructor for class org.eclipse.internal.xpand2.pr.util.GenericFileFilter
 
GenericFileFilter(String) - Constructor for class org.eclipse.internal.xpand2.pr.util.GenericFileFilter
 
GenericFileFilter() - Constructor for class org.eclipse.internal.xpand2.pr.util.GenericFileFilter
Creates the Filter with default excludes.
GenericFileFilter - Class in org.eclipse.xtend.backend.util
Configurable FilenameFilter.
GenericFileFilter(String, boolean) - Constructor for class org.eclipse.xtend.backend.util.GenericFileFilter
 
GenericFileFilter(String) - Constructor for class org.eclipse.xtend.backend.util.GenericFileFilter
 
GenericFileFilter() - Constructor for class org.eclipse.xtend.backend.util.GenericFileFilter
Creates the Filter with default excludes.
GenericHyperlink - Class in org.eclipse.xtend.shared.ui.editor.navigation
GenericHyperlink is used by Xtend editors to support hyperlinking and F3 lookup.
GenericHyperlink(IWorkbenchPage, SearchMatch, IRegion, String) - Constructor for class org.eclipse.xtend.shared.ui.editor.navigation.GenericHyperlink
Creates a new Generic hyperlink.
GenericHyperlinkDetector - Class in org.eclipse.xtend.shared.ui.editor.navigation
GenericHyperlinkDetector is used to detect hyperlinkable words inside Xtend editors.
GenericHyperlinkDetector(IEditorPart) - Constructor for class org.eclipse.xtend.shared.ui.editor.navigation.GenericHyperlinkDetector
 
get(K) - Method in class org.eclipse.internal.xtend.util.Cache
 
get(K1, K2) - Method in class org.eclipse.internal.xtend.util.DoubleKeyCache
 
get(K) - Method in class org.eclipse.internal.xtend.util.IdentityCacheWithoutNull
 
get(String) - Static method in class org.eclipse.internal.xtend.util.StringCache
 
get(K1, K2, K3) - Method in class org.eclipse.internal.xtend.util.TripleKeyCache
 
get(K) - Method in class org.eclipse.internal.xtend.util.WeakCache
 
get(K) - Method in class org.eclipse.internal.xtend.util.WeakCache2
 
get(E) - Method in class org.eclipse.internal.xtend.util.WeakInterningHashSet
 
get(ExecutionContext, Object) - Method in interface org.eclipse.xtend.backend.common.Property
 
get() - Method in interface org.eclipse.xtend.backend.common.StaticProperty
 
get(List<Object>, int) - Method in class org.eclipse.xtend.backend.syslib.CollectionOperations
 
get(Map<Object, Object>, Object) - Method in class org.eclipse.xtend.backend.syslib.CollectionOperations
 
get(Property, Object) - Method in class org.eclipse.xtend.backend.syslib.ReflectionOperations
 
get(StaticProperty) - Method in class org.eclipse.xtend.backend.syslib.ReflectionOperations
 
get(ExecutionContext, Object) - Method in class org.eclipse.xtend.backend.types.AbstractProperty
 
get(ExecutionContext, Object) - Method in class org.eclipse.xtend.backend.types.internal.FunctionBackedProperty
 
get() - Method in class org.eclipse.xtend.backend.types.java.JavaBeansStaticProperty
 
get(K) - Method in class org.eclipse.xtend.backend.util.Cache
 
get(K1, K2) - Method in class org.eclipse.xtend.backend.util.DoubleKeyCache
 
get(K) - Method in class org.eclipse.xtend.backend.util.IdentityCache
 
get(K1, K2, K3) - Method in class org.eclipse.xtend.backend.util.TripleKeyCache
 
get(ExecutionContext) - Static method in class org.eclipse.xtend.shared.ui.core.internal.BuildState
 
get(Object) - Method in class org.eclipse.xtend.shared.ui.core.metamodel.jdt.JdtPropertyImpl
 
get() - Method in class org.eclipse.xtend.shared.ui.core.metamodel.jdt.JdtStaticPropertyImpl
 
get(Object) - Method in class org.eclipse.xtend.type.impl.java.JavaPropertyImpl
 
get() - Method in class org.eclipse.xtend.type.impl.java.JavaStaticPropertyImpl
 
get(Object) - Method in interface org.eclipse.xtend.typesystem.Property
 
get() - Method in interface org.eclipse.xtend.typesystem.StaticProperty
 
get(XSDMetaModel, EClassifier, TypeSystem) - Method in class org.eclipse.xtend.typesystem.xsd.XMLTypeMapper
 
get(Object) - Method in class org.eclipse.xtend.util.stdlib.AbstractStatefulExtensions
 
get(EObject, String) - Method in class org.eclipse.xtend.util.stdlib.DynamicEcoreHelper
 
get(Object) - Method in class org.eclipse.xtend.util.stdlib.tracing.MapList
 
get_advice() - Method in class org.eclipse.xtend.backend.BackendComponent
 
getAbsolutePath() - Method in interface org.eclipse.xpand2.output.FileHandle
 
getAbsolutePath() - Method in class org.eclipse.xpand2.output.FileHandleImpl
 
getActionGroup() - Method in class org.eclipse.xpand.ui.editor.XpandEditor
 
getActiveFile() - Method in class org.eclipse.xtend.shared.ui.editor.search.actions.FindAction
Retrieve the currently edited file.
getActiveMetamodelContributors(IJavaProject) - Static method in class org.eclipse.xtend.shared.ui.core.metamodel.MetamodelContributorRegistry
 
getActiveWorkbenchShell() - Static method in class org.eclipse.xpand.ui.XpandEditorPlugin
 
getActiveWorkbenchShell() - Static method in class org.eclipse.xtend.check.ui.CheckEditorPlugin
 
getActiveWorkbenchShell() - Static method in class org.eclipse.xtend.ui.XtendEditorPlugin
 
getAdapter(Class) - Method in class org.eclipse.xtend.shared.ui.core.AbstractResource
Returns an object which is an instance of the given class associated with this object.
getAdapter(Object, Class) - Method in class org.eclipse.xtend.shared.ui.core.internal.XtendAdapterFactory
 
getAdapter(Class) - Method in class org.eclipse.xtend.shared.ui.core.internal.XtendXpandProject
Returns an object which is an instance of the given class associated with this object.
getAdapter(Class) - Method in class org.eclipse.xtend.shared.ui.editor.AbstractXtendXpandEditor
 
getAdapter(Class) - Method in class org.eclipse.xtend.shared.ui.editor.search.view.XtendXpandSearchResultPage
 
getAdapterList() - Method in class org.eclipse.xtend.shared.ui.core.internal.XtendAdapterFactory
 
getAdapterType() - Method in class org.eclipse.internal.xpand2.debug.XpandElementAdapter
 
getAdapterType() - Method in class org.eclipse.internal.xtend.expression.debug.ExpressionElementAdapter
 
getAdditionalProposalInfo() - Method in class org.eclipse.xtend.shared.ui.expression.editor.codeassist.TextSelectingProposal
 
getAdvice(QualifiedName, Function) - Method in class org.eclipse.xtend.backend.aop.internal.AdviceContextImpl
returns the advice to be applied to this function, starting with the outermost advice, i.e.
getAdvice(QualifiedName, Function) - Method in interface org.eclipse.xtend.backend.common.AdviceContext
 
getAdvice() - Method in class org.eclipse.xtend.backend.expr.RegisterAdviceExpression
 
getAdvice() - Method in class org.eclipse.xtend.middleend.plugins.ParsedResource
 
getAdviceContext() - Method in interface org.eclipse.xtend.backend.common.ExecutionContext
 
getAdviceContext() - Method in class org.eclipse.xtend.backend.internal.ExecutionContextImpl
 
getAdviceLocalVarNames() - Method in class org.eclipse.xtend.middleend.xtend.internal.OldExpressionConverter
 
getAdviceLocalVarTypes(TypeSystem) - Method in class org.eclipse.xtend.middleend.xtend.internal.OldExpressionConverter
 
getAdvices() - Method in class org.eclipse.internal.xpand2.ast.Template
 
getAdvices() - Method in interface org.eclipse.internal.xpand2.model.XpandResource
 
getAdvices() - Method in class org.eclipse.xpand.ui.core.internal.XpandResourceImpl
 
getAllChildren(EObject, String) - Method in class org.eclipse.xtend.util.stdlib.DynamicEcoreHelper
 
getAllDefinitions() - Method in class org.eclipse.internal.xpand2.ast.Template
 
getAllDefinitions() - Method in interface org.eclipse.xpand2.XpandExecutionContext
 
getAllDefinitions() - Method in class org.eclipse.xpand2.XpandExecutionContextImpl
 
getAllDetectableCharsets() - Static method in class org.eclipse.internal.xtend.util.internal.icu.CharsetDetector
Get the names of all char sets that can be recognized by the char set detector.
getAllExtensions() - Method in interface org.eclipse.xtend.expression.ExecutionContext
 
getAllExtensions() - Method in class org.eclipse.xtend.expression.ExecutionContextImpl
 
getAllExtensions() - Method in class org.eclipse.xtend.shared.ui.expression.XpandPluginExecutionContext
 
getAllExtensionsPerResource() - Method in class org.eclipse.xtend.shared.ui.core.internal.BuildState
 
getAllFeatures(Type) - Method in class org.eclipse.internal.xtend.expression.debug.ExpressionElementAdapter
 
getAllFeatures() - Method in class org.eclipse.xtend.typesystem.AbstractTypeImpl
Return all features defined by the type
getAllFeatures() - Method in interface org.eclipse.xtend.typesystem.Type
 
getAllFiles(File, FilenameFilter) - Static method in class org.eclipse.internal.xpand2.pr.util.FSIO
 
getAllFiles(String, FilenameFilter) - Static method in class org.eclipse.internal.xpand2.pr.util.FSIO
 
getAllFiles(File, FilenameFilter) - Static method in class org.eclipse.xtend.backend.util.FileHelper
 
getAllFilesInHierarchy(String, FilenameFilter) - Static method in class org.eclipse.xtend.backend.util.FileHelper
 
getAllFunctions() - Method in interface org.eclipse.xtend.backend.common.FunctionDefContext
 
getAllFunctions() - Method in class org.eclipse.xtend.backend.compiler.CompilationUnit
 
getAllFunctions() - Method in class org.eclipse.xtend.backend.functions.internal.FunctionDefContextImpl
 
getAllMetaModels() - Method in class org.eclipse.xtend.typesystem.xsd.AbstractXMLWorkflowComponent
 
getAllOperations() - Method in class org.eclipse.xtend.typesystem.AbstractTypeImpl
 
getAllOperations() - Method in interface org.eclipse.xtend.typesystem.Type
 
getAllProperties() - Method in class org.eclipse.xtend.typesystem.AbstractTypeImpl
 
getAllProperties() - Method in interface org.eclipse.xtend.typesystem.Type
 
getAllReferencedProjects() - Method in class org.eclipse.xtend.shared.ui.core.internal.XtendXpandProject
 
getAllReferencedProjects() - Method in interface org.eclipse.xtend.shared.ui.core.IXtendXpandProject
 
getAllRegions(File) - Method in class org.eclipse.internal.xpand2.pr.ProtectedRegionResolverImpl
Retrieves all Protected Regions from a source file.
getAllRegisteredResources() - Method in class org.eclipse.xtend.shared.ui.core.internal.XtendXpandProject
 
getAllRegisteredResources() - Method in interface org.eclipse.xtend.shared.ui.core.IXtendXpandProject
 
getAllStaticProperties() - Method in class org.eclipse.xtend.typesystem.AbstractTypeImpl
 
getAllStaticProperties() - Method in interface org.eclipse.xtend.typesystem.Type
 
getAllSuperTypes() - Method in class org.eclipse.xtend.shared.ui.core.metamodel.jdt.JdtTypeImpl
 
getAllTraces() - Method in class org.eclipse.xtend.util.stdlib.tracing.TraceStore
 
getAllTypes() - Method in class org.eclipse.xtend.expression.ExecutionContextImpl
 
getAllTypes() - Method in interface org.eclipse.xtend.expression.TypeSystem
 
getAllTypes() - Method in class org.eclipse.xtend.expression.TypeSystemImpl
 
getAllVisibleVariables() - Method in class org.eclipse.internal.xtend.expression.debug.ExpressionElementAdapter
 
getAnnotationHover(ISourceViewer) - Method in class org.eclipse.xpand.ui.editor.XpandSourceViewerConfiguration
 
getAnnotationHover(ISourceViewer) - Method in class org.eclipse.xtend.check.ui.editor.CheckSourceViewerConfiguration
 
getAnnotationHover(ISourceViewer) - Method in class org.eclipse.xtend.shared.ui.editor.AbstractXtendXpandSourceViewerConfiguration
 
getAnnotationHover(ISourceViewer) - Method in class org.eclipse.xtend.ui.editor.XtendSourceViewerConfiguration
 
getArounds() - Method in class org.eclipse.internal.xtend.xtend.ast.ExtensionFile
 
getArounds() - Method in interface org.eclipse.internal.xtend.xtend.XtendFile
 
getArounds() - Method in class org.eclipse.xtend.ui.core.internal.XtendResourceImpl
 
getAttributes(URI, Map<?, ?>) - Method in class org.eclipse.xtend.typesystem.xsd.util.AccessControlURIConverter
 
getBaseDir() - Method in class org.eclipse.xtend.backend.syslib.FileOutlet
 
getBasicTypeFromAllMaps(Object) - Method in class org.eclipse.xtend.typesystem.xsd.XMLTypeMapper
 
getBeautifier() - Method in class org.eclipse.xpand2.Generator
Deprecated. Will be removed in 2.0
getBeautifier() - Method in class org.eclipse.xtend.middleend.xpand.XpandComponent
 
getBestFitCandidates(Collection<Function>) - Method in class org.eclipse.xtend.backend.functions.internal.PolymorphicResolver
returns the list of all best-fitting candidates by parameter types.
getBody() - Method in class org.eclipse.internal.xpand2.ast.AbstractDefinition
 
getBody() - Method in class org.eclipse.internal.xpand2.ast.StatementWithBody
 
getBody(String, String) - Method in interface org.eclipse.internal.xpand2.pr.ProtectedRegion
 
getBody(String, String) - Method in class org.eclipse.internal.xpand2.pr.ProtectedRegionResolverImpl.ProtectedRegionImpl
 
getBody(ISyntaxElement) - Method in class org.eclipse.xpand.ui.debug.XpandPluginAdapter
 
getBody() - Method in class org.eclipse.xtend.backend.aop.AroundAdvice
 
getBody() - Method in class org.eclipse.xtend.middleend.xpand.internal.xpandlib.pr.XpandProtectedRegionResolver.XpandProtectedRegion
 
getBody(String, String) - Method in class org.eclipse.xtend.middleend.xpand.internal.xpandlib.pr.XpandProtectedRegionResolver.XpandProtectedRegion
 
getBody(ISyntaxElement) - Method in class org.eclipse.xtend.ui.debug.ExpressionPluginAdapter
 
getBodyAsList() - Method in class org.eclipse.internal.xpand2.ast.AbstractDefinition
 
getBodyAsList() - Method in class org.eclipse.internal.xpand2.ast.StatementWithBody
 
getBoldFont(Font) - Static method in class org.eclipse.wb.swt.SWTResourceManager
Returns a bold version of the given Font.
getBooleanType() - Method in class org.eclipse.internal.xtend.type.baseimpl.BuiltinMetaModel
Returns the type for boolean objects.
getBooleanType() - Method in class org.eclipse.xtend.expression.ExecutionContextImpl
 
getBooleanType() - Method in interface org.eclipse.xtend.expression.TypeSystem
 
getBooleanType() - Method in class org.eclipse.xtend.expression.TypeSystemImpl
 
getBoundParams() - Method in class org.eclipse.xtend.backend.expr.CurryingExpression
 
getBreakpoint() - Method in class org.eclipse.xtend.shared.ui.editor.EnableDisableBreakpointAction
 
getBruttoTime() - Method in class org.eclipse.xtend.profiler.profilermodel.impl.CallableImpl
 
getBruttoTime() - Method in class org.eclipse.xtend.profiler.profilermodel.impl.CycleImpl
 
getBruttoTime() - Method in class org.eclipse.xtend.profiler.profilermodel.impl.ItemImpl
 
getBuffer() - Method in interface org.eclipse.xpand2.output.FileHandle
 
getBuffer() - Method in class org.eclipse.xpand2.output.FileHandleImpl
 
getBuildClasspath(IJavaProject) - Method in class org.eclipse.xtend.backend.ui.compiler.BackendBuilder
 
getBUILDER_ID() - Static method in class org.eclipse.xtend.shared.ui.core.builder.XtendXpandBuilder
 
getBuiltinOperations() - Method in interface org.eclipse.xtend.backend.common.BackendType
 
getBuiltinOperations() - Method in class org.eclipse.xtend.backend.types.AbstractType
 
getBuiltinOperations() - Method in class org.eclipse.xtend.backend.types.builtin.ObjectType
 
getByFirstParameterType(BackendType) - Method in interface org.eclipse.xtend.backend.common.FunctionDefContext
for reflection.
getByFirstParameterType(BackendType) - Method in class org.eclipse.xtend.backend.functions.internal.FunctionDefContextImpl
 
getBytes() - Method in class org.eclipse.xpand2.output.FileHandleImpl
 
getBytes(FileHandle) - Method in class org.eclipse.xpand2.output.NoChangesVetoStrategy
 
getCallable(Set<? extends Callable>, String, List<Type>) - Static method in class org.eclipse.internal.xtend.type.baseimpl.PolymorphicResolver
 
getCallable() - Method in class org.eclipse.xtend.profiler.profilermodel.impl.ModelPackageImpl
 
getCallable() - Method in interface org.eclipse.xtend.profiler.profilermodel.ModelPackage
Returns the meta object for class 'Callable'.
getCallable_ChildTime() - Method in class org.eclipse.xtend.profiler.profilermodel.impl.ModelPackageImpl
 
getCallable_ChildTime() - Method in interface org.eclipse.xtend.profiler.profilermodel.ModelPackage
Returns the meta object for the attribute 'Child Time'.
getCallable_Name() - Method in class org.eclipse.xtend.profiler.profilermodel.impl.ModelPackageImpl
 
getCallable_Name() - Method in interface org.eclipse.xtend.profiler.profilermodel.ModelPackage
Returns the meta object for the attribute 'Name'.
getCallable_OutboundChildTime() - Method in class org.eclipse.xtend.profiler.profilermodel.impl.ModelPackageImpl
 
getCallable_OutboundChildTime() - Method in interface org.eclipse.xtend.profiler.profilermodel.ModelPackage
Returns the meta object for the attribute 'Outbound Child Time'.
getCallable_SelfTime() - Method in class org.eclipse.xtend.profiler.profilermodel.impl.ModelPackageImpl
 
getCallable_SelfTime() - Method in interface org.eclipse.xtend.profiler.profilermodel.ModelPackage
Returns the meta object for the attribute 'Self Time'.
getCallable_Time() - Method in class org.eclipse.xtend.profiler.profilermodel.impl.ModelPackageImpl
 
getCallable_Time() - Method in interface org.eclipse.xtend.profiler.profilermodel.ModelPackage
Returns the meta object for the attribute 'Time'.
getCallableName() - Method in class org.eclipse.xtend.backend.common.SourcePos
 
getCallback() - Method in interface org.eclipse.xtend.expression.ExecutionContext
 
getCallback() - Method in class org.eclipse.xtend.expression.ExecutionContextImpl
 
getCallCount() - Method in class org.eclipse.xtend.profiler.profilermodel.impl.ItemImpl
 
getCallCount() - Method in interface org.eclipse.xtend.profiler.profilermodel.Item
Returns the value of the 'Call Count' attribute.
getCallCountInbound() - Method in interface org.eclipse.xtend.profiler.profilermodel.Cycle
Returns the value of the 'Call Count Inbound' attribute.
getCallCountInbound() - Method in class org.eclipse.xtend.profiler.profilermodel.impl.CycleImpl
 
getCallCountInCycle(Cycle) - Method in class org.eclipse.xtend.profiler.profilermodel.impl.ItemImpl
 
getCallCountInCycle(Cycle) - Method in interface org.eclipse.xtend.profiler.profilermodel.Item
 
getCallCountReentrant() - Method in interface org.eclipse.xtend.profiler.profilermodel.Cycle
Returns the value of the 'Call Count Reentrant' attribute.
getCallCountReentrant() - Method in class org.eclipse.xtend.profiler.profilermodel.impl.CycleImpl
 
getCallGroup() - Method in class org.eclipse.xtend.profiler.profilermodel.impl.ModelPackageImpl
 
getCallGroup() - Method in interface org.eclipse.xtend.profiler.profilermodel.ModelPackage
Returns the meta object for class 'Call Group'.
getCallGroup_Count() - Method in class org.eclipse.xtend.profiler.profilermodel.impl.ModelPackageImpl
 
getCallGroup_Count() - Method in interface org.eclipse.xtend.profiler.profilermodel.ModelPackage
Returns the meta object for the attribute 'Count'.
getCallGroup_Invoker() - Method in class org.eclipse.xtend.profiler.profilermodel.impl.ModelPackageImpl
 
getCallGroup_Invoker() - Method in interface org.eclipse.xtend.profiler.profilermodel.ModelPackage
Returns the meta object for the reference 'Invoker'.
getCallGroup_Subroutine() - Method in class org.eclipse.xtend.profiler.profilermodel.impl.ModelPackageImpl
 
getCallGroup_Subroutine() - Method in interface org.eclipse.xtend.profiler.profilermodel.ModelPackage
Returns the meta object for the reference 'Subroutine'.
getCallGroup_Time() - Method in class org.eclipse.xtend.profiler.profilermodel.impl.ModelPackageImpl
 
getCallGroup_Time() - Method in interface org.eclipse.xtend.profiler.profilermodel.ModelPackage
Returns the meta object for the attribute 'Time'.
getCanonicalDefinitionName() - Method in class org.eclipse.xtend.middleend.xpand.plugin.XpandDefinitionName
 
getCanonicalTemplateFileName() - Method in class org.eclipse.xtend.middleend.xpand.plugin.XpandDefinitionName
 
getCases() - Method in class org.eclipse.internal.xtend.expression.ast.SwitchExpression
 
getCases() - Method in class org.eclipse.xtend.backend.expr.SwitchExpression
 
getCheckFiles() - Method in class org.eclipse.xtend.check.CheckComponent
 
getChecks() - Method in class org.eclipse.internal.xtend.xtend.ast.ExtensionFile
 
getChildren(Object) - Method in class org.eclipse.xpand.ui.editor.outline.XpandContentOutlinePage
 
getChildren(Object) - Method in class org.eclipse.xtend.check.ui.editor.outline.CheckContentOutlinePage
 
getChildren(Object) - Method in class org.eclipse.xtend.shared.ui.editor.outlineview.AbstractExtXptContentOutlinePage
 
getChildren(Object) - Method in class org.eclipse.xtend.ui.editor.outline.XtendContentOutlinePage
 
getChildTime() - Method in interface org.eclipse.xtend.profiler.profilermodel.Callable
Returns the value of the 'Child Time' attribute.
getChildTime() - Method in class org.eclipse.xtend.profiler.profilermodel.impl.CallableImpl
 
getChildTime() - Method in class org.eclipse.xtend.profiler.profilermodel.impl.CycleImpl
 
getChildTime() - Method in class org.eclipse.xtend.profiler.profilermodel.impl.ItemImpl
 
getClassName() - Method in class org.eclipse.xtend.shared.ui.core.metamodel.Contributor
 
getClosure() - Method in class org.eclipse.internal.xtend.expression.ast.CollectionExpression
 
getCollection() - Method in class org.eclipse.xtend.backend.expr.InvocationOnCollectionExpression
 
getCollectionType(Type) - Method in class org.eclipse.internal.xtend.type.baseimpl.BuiltinMetaModel
Returns the type for collection objects.
getCollectionType(Type) - Method in class org.eclipse.xtend.expression.ExecutionContextImpl
 
getCollectionType(Type) - Method in interface org.eclipse.xtend.expression.TypeSystem
 
getCollectionType(Type) - Method in class org.eclipse.xtend.expression.TypeSystemImpl
 
getCollectionTypeName(String) - Static method in class org.eclipse.xtend.expression.TypeNameUtil
Retrieves the collection type.
getColor(int) - Static method in class org.eclipse.wb.swt.SWTResourceManager
Returns the system Color matching the specific ID.
getColor(int, int, int) - Static method in class org.eclipse.wb.swt.SWTResourceManager
Returns a Color given its red, green and blue component values.
getColor(RGB) - Static method in class org.eclipse.wb.swt.SWTResourceManager
Returns a Color given its RGB value.
getColor(RGB) - Method in class org.eclipse.xpand.ui.editor.color.ColorProvider
Return the Color that is stored in the Color table as rgb.
getColor(RGB) - Method in class org.eclipse.xtend.check.ui.editor.color.ColorProvider
Return the Color that is stored in the Color table as rgb.
getColor(RGB) - Method in class org.eclipse.xtend.ui.editor.color.ColorProvider
 
getColorProvider() - Static method in class org.eclipse.xpand.ui.XpandEditorPlugin
 
getColorProvider() - Static method in class org.eclipse.xtend.check.ui.CheckEditorPlugin
 
getColorProvider() - Static method in class org.eclipse.xtend.ui.XtendEditorPlugin
 
getCommand() - Method in class org.eclipse.xtend.util.stdlib.SystemCommand
 
getCommentEnd() - Method in class org.eclipse.internal.xpand2.ast.ProtectStatement
 
getCommentStart() - Method in class org.eclipse.internal.xpand2.ast.ProtectStatement
 
getCompilationUnit() - Method in class org.eclipse.xtend.backend.common.SourcePos
 
getCompilationUnits() - Method in class org.eclipse.xtend.backend.compiler.FdcHolder
 
getCompletionProposalAutoActivationCharacters() - Method in class org.eclipse.xpand.ui.editor.codeassist.XpandContentAssistProcessor
getCompletionProposalAutoActivationCharacters() - Method in class org.eclipse.xtend.check.ui.editor.codeassist.CheckContentAssistProcessor
getCompletionProposalAutoActivationCharacters() - Method in class org.eclipse.xtend.ui.editor.codeassist.XtendContentAssistProcessor
getComponentName() - Method in class org.eclipse.internal.xpand2.GeneratorAdvice
 
getComponentName() - Method in class org.eclipse.xpand2.Generator
 
getComponentName() - Method in class org.eclipse.xtend.check.CheckComponent
getComponentName() - Method in class org.eclipse.xtend.typesystem.emf.XmiReader
Deprecated.  
getComponentName() - Method in class org.eclipse.xtend.typesystem.emf.XmiWriter
Deprecated.  
getComponentName() - Method in class org.eclipse.xtend.typesystem.xsd.XMLProcessor
 
getComponentName() - Method in class org.eclipse.xtend.typesystem.xsd.XMLReader
 
getComponentName() - Method in class org.eclipse.xtend.typesystem.xsd.XMLWriter
 
getComponentName() - Method in class org.eclipse.xtend.util.stdlib.DanglingRefFinderComponent
 
getComponentName() - Method in class org.eclipse.xtend.util.stdlib.ExtIssueReporter
 
getComponentName() - Method in class org.eclipse.xtend.util.stdlib.MessageLogger
 
getComponentName() - Method in class org.eclipse.xtend.util.stdlib.PropertiesReader
 
getComponentName() - Method in class org.eclipse.xtend.util.stdlib.SlotCopier
 
getComponentName() - Method in class org.eclipse.xtend.util.stdlib.SlotListAdder
 
getComponentName() - Method in class org.eclipse.xtend.util.stdlib.SlotPrinter
 
getComponentName() - Method in class org.eclipse.xtend.util.stdlib.TraceComponent
 
getComponentName() - Method in class org.eclipse.xtend.XtendComponent
 
getCondition() - Method in class org.eclipse.internal.xpand2.ast.IfStatement
 
getCondition() - Method in class org.eclipse.internal.xtend.expression.ast.Case
 
getCondition() - Method in class org.eclipse.internal.xtend.expression.ast.IfExpression
 
getCondition() - Method in class org.eclipse.xtend.backend.expr.IfExpression
 
getConfidence() - Method in class org.eclipse.internal.xtend.util.internal.icu.CharsetMatch
Get an indication of the confidence in the charset detected.
getConfigFile() - Method in class org.eclipse.xpand.support.cdt.CppBeautifier
 
getConfigFile() - Method in class org.eclipse.xpand2.output.JavaBeautifier
 
getConfiguredContentTypes(ISourceViewer) - Method in class org.eclipse.xpand.ui.editor.XpandSourceViewerConfiguration
 
getConfiguredContentTypes(ISourceViewer) - Method in class org.eclipse.xtend.check.ui.editor.CheckSourceViewerConfiguration
Returns all configured content types for the given source viewer.
getConfiguredContentTypes(ISourceViewer) - Method in class org.eclipse.xtend.ui.editor.XtendSourceViewerConfiguration
 
getConfiguredTypeSystems(IJavaProject) - Method in interface org.eclipse.xtend.backend.ui.middleend.LanguageSpecificMiddleEndConfigurer
 
getConfiguredTypeSystems(IJavaProject) - Method in class org.eclipse.xtend.middleend.xpand.ui.XpandMiddleEndConfigurer
 
getConfiguredTypeSystems(IJavaProject) - Method in class org.eclipse.xtend.middleend.xtend.ui.XtendMiddleEndConfigurer
 
getConstraint() - Method in class org.eclipse.internal.xtend.xtend.ast.Check
 
getContainerName(ISyntaxElement) - Method in class org.eclipse.internal.xpand2.debug.XpandModelPresentation
 
getContainerName(ISyntaxElement) - Method in class org.eclipse.internal.xtend.expression.debug.ExpressionModelPresentation
 
getContainingDefinition() - Method in class org.eclipse.internal.xpand2.ast.Statement
 
getContentAssistant(ISourceViewer) - Method in class org.eclipse.xtend.shared.ui.editor.AbstractXtendXpandSourceViewerConfiguration
 
getContentHandlers() - Method in class org.eclipse.xtend.typesystem.xsd.util.AccessControlURIConverter
 
getContents() - Method in class org.eclipse.xtend.util.stdlib.texttest.Handle
 
getContentScanner() - Method in class org.eclipse.xpand.ui.editor.XpandSourceViewerConfiguration
 
getContentScanner() - Method in class org.eclipse.xtend.check.ui.editor.CheckSourceViewerConfiguration
 
getContentScanner() - Method in class org.eclipse.xtend.ui.editor.XtendSourceViewerConfiguration
 
getContext() - Method in class org.eclipse.internal.xtend.expression.debug.ExpressionElementAdapter
 
getContext() - Method in class org.eclipse.xtend.shared.ui.editor.navigation.ContextComputer
 
getContextInformation() - Method in class org.eclipse.xtend.shared.ui.expression.editor.codeassist.TextSelectingProposal
 
getContextInformationAutoActivationCharacters() - Method in class org.eclipse.xpand.ui.editor.codeassist.XpandContentAssistProcessor
getContextInformationAutoActivationCharacters() - Method in class org.eclipse.xtend.check.ui.editor.codeassist.CheckContentAssistProcessor
getContextInformationAutoActivationCharacters() - Method in class org.eclipse.xtend.ui.editor.codeassist.XtendContentAssistProcessor
getContextInformationValidator() - Method in class org.eclipse.xpand.ui.editor.codeassist.XpandContentAssistProcessor
getContextInformationValidator() - Method in class org.eclipse.xtend.check.ui.editor.codeassist.CheckContentAssistProcessor
getContextInformationValidator() - Method in class org.eclipse.xtend.ui.editor.codeassist.XtendContentAssistProcessor
getContextTypeRegistry() - Method in class org.eclipse.xpand.ui.XpandEditorPlugin
 
getContributedFeatures() - Method in class org.eclipse.internal.xpand2.type.DefinitionType
 
getContributedFeatures() - Method in class org.eclipse.internal.xpand2.type.IteratorType
 
getContributedFeatures() - Method in class org.eclipse.internal.xtend.type.baseimpl.types.BooleanTypeImpl
 
getContributedFeatures() - Method in class org.eclipse.internal.xtend.type.baseimpl.types.CollectionTypeImpl
 
getContributedFeatures() - Method in class org.eclipse.internal.xtend.type.baseimpl.types.FeatureTypeImpl
 
getContributedFeatures() - Method in class org.eclipse.internal.xtend.type.baseimpl.types.IntegerTypeImpl
 
getContributedFeatures() - Method in class org.eclipse.internal.xtend.type.baseimpl.types.ListTypeImpl
 
getContributedFeatures() - Method in class org.eclipse.internal.xtend.type.baseimpl.types.ObjectTypeImpl
 
getContributedFeatures() - Method in class org.eclipse.internal.xtend.type.baseimpl.types.OperationTypeImpl
 
getContributedFeatures() - Method in class org.eclipse.internal.xtend.type.baseimpl.types.PropertyTypeImpl
 
getContributedFeatures() - Method in class org.eclipse.internal.xtend.type.baseimpl.types.RealTypeImpl
 
getContributedFeatures() - Method in class org.eclipse.internal.xtend.type.baseimpl.types.SetTypeImpl
 
getContributedFeatures() - Method in class org.eclipse.internal.xtend.type.baseimpl.types.StaticPropertyTypeImpl
 
getContributedFeatures() - Method in class org.eclipse.internal.xtend.type.baseimpl.types.StringTypeImpl
 
getContributedFeatures() - Method in class org.eclipse.internal.xtend.type.baseimpl.types.TypeTypeImpl
 
getContributedFeatures() - Method in class org.eclipse.internal.xtend.type.baseimpl.types.VoidType
 
getContributedFeatures() - Method in class org.eclipse.internal.xtend.xtend.types.AdviceContextType
 
getContributedFeatures() - Method in class org.eclipse.xtend.shared.ui.core.metamodel.jdt.JdtTypeImpl
 
getContributedFeatures() - Method in class org.eclipse.xtend.type.impl.java.JavaTypeImpl
 
getContributedFeatures() - Method in class org.eclipse.xtend.typesystem.AbstractTypeImpl
 
getContributedFeatures() - Method in class org.eclipse.xtend.typesystem.emf.EClassType
 
getContributedFeatures() - Method in class org.eclipse.xtend.typesystem.emf.EDataTypeType
 
getContributedFeatures() - Method in class org.eclipse.xtend.typesystem.emf.EEnumType
 
getContributedFeatures() - Method in class org.eclipse.xtend.typesystem.emf.EObjectType
 
getContributedFeatures() - Method in class org.eclipse.xtend.typesystem.uml2.profile.EnumType
An enumeration features its literals.
getContributedFeatures() - Method in class org.eclipse.xtend.typesystem.uml2.profile.MultipleStereotypeType
 
getContributedFeatures() - Method in class org.eclipse.xtend.typesystem.uml2.profile.StereotypeType
 
getContributedFeatures() - Method in class org.eclipse.xtend.typesystem.xsd.type.EFeatureMapEntryTypeImpl
 
getContributedFeatures() - Method in class org.eclipse.xtend.typesystem.xsd.type.EFeatureMapTypeImpl
 
getContributedFeatures() - Method in class org.eclipse.xtend.typesystem.xsd.type.EFeatureType
 
getContributedFeatures() - Method in class org.eclipse.xtend.typesystem.xsd.type.EMapEntryType
 
getContributedFeatures() - Method in class org.eclipse.xtend.typesystem.xsd.type.EMapType
 
getContributedFeatures() - Method in class org.eclipse.xtend.typesystem.xsd.type.QNameType
 
getContributedFeatures() - Method in class org.eclipse.xtend.typesystem.xsd.type.XMLEClassType
 
getContributedFunctions() - Method in class org.eclipse.xtend.middleend.xpand.internal.xpandlib.XpandLibContributor
 
getContributedFunctions() - Method in class org.eclipse.xtend.middleend.xpand.XpandBackendFacade
 
getContributedFunctions() - Method in class org.eclipse.xtend.middleend.xtend.internal.xtendlib.XtendLibContributor
 
getContributingResources() - Method in class org.eclipse.xtend.middleend.xpand.internal.xpandlib.XpandLibContributor
 
getContributingResources() - Method in class org.eclipse.xtend.middleend.xtend.internal.xtendlib.XtendLibContributor
 
getContributionStateContext() - Method in interface org.eclipse.xtend.backend.common.ExecutionContext
 
getContributionStateContext() - Method in class org.eclipse.xtend.backend.internal.ExecutionContextImpl
 
getConverter(Class<?>) - Static method in class org.eclipse.xtend.backend.functions.java.internal.JavaBuiltinConverterFactory
 
getCount() - Method in interface org.eclipse.xtend.profiler.profilermodel.CallGroup
Returns the value of the 'Count' attribute.
getCount() - Method in class org.eclipse.xtend.profiler.profilermodel.impl.CallGroupImpl
 
getCounter0() - Method in class org.eclipse.internal.xpand2.type.XpandIterator
 
getCounter0() - Method in class org.eclipse.xtend.middleend.xtend.internal.xtendlib.XtendIterator
 
getCounter1() - Method in class org.eclipse.internal.xpand2.type.XpandIterator
 
getCounter1() - Method in class org.eclipse.xtend.middleend.xtend.internal.xtendlib.XtendIterator
 
getCreationCache() - Method in interface org.eclipse.xtend.backend.common.ExecutionContext
 
getCreationCache() - Method in class org.eclipse.xtend.backend.internal.ExecutionContextImpl
 
getCursor(int) - Static method in class org.eclipse.wb.swt.SWTResourceManager
Returns the system cursor matching the specific ID.
getCycle() - Method in class org.eclipse.xtend.profiler.profilermodel.impl.ItemImpl
 
getCycle() - Method in class org.eclipse.xtend.profiler.profilermodel.impl.ModelPackageImpl
 
getCycle() - Method in interface org.eclipse.xtend.profiler.profilermodel.Item
Returns the value of the 'Cycle' reference.
getCycle() - Method in interface org.eclipse.xtend.profiler.profilermodel.ModelPackage
Returns the meta object for class 'Cycle'.
getCycle_CallCountInbound() - Method in class org.eclipse.xtend.profiler.profilermodel.impl.ModelPackageImpl
 
getCycle_CallCountInbound() - Method in interface org.eclipse.xtend.profiler.profilermodel.ModelPackage
Returns the meta object for the attribute 'Call Count Inbound'.
getCycle_CallCountReentrant() - Method in class org.eclipse.xtend.profiler.profilermodel.impl.ModelPackageImpl
 
getCycle_CallCountReentrant() - Method in interface org.eclipse.xtend.profiler.profilermodel.ModelPackage
Returns the meta object for the attribute 'Call Count Reentrant'.
getCycle_Items() - Method in class org.eclipse.xtend.profiler.profilermodel.impl.ModelPackageImpl
 
getCycle_Items() - Method in interface org.eclipse.xtend.profiler.profilermodel.ModelPackage
Returns the meta object for the reference list 'Items'.
getCycle_OutgoingCallGroups() - Method in class org.eclipse.xtend.profiler.profilermodel.impl.ModelPackageImpl
 
getCycle_OutgoingCallGroups() - Method in interface org.eclipse.xtend.profiler.profilermodel.ModelPackage
Returns the meta object for the reference list 'Outgoing Call Groups'.
getCycles() - Method in class org.eclipse.xtend.profiler.profilermodel.impl.ProfilingResultImpl
 
getCycles() - Method in interface org.eclipse.xtend.profiler.profilermodel.ProfilingResult
Returns the value of the 'Cycles' containment reference list.
getData() - Method in class org.eclipse.xtend.shared.ui.core.internal.preferences.BuilderPreferencePage
 
getDefault() - Static method in class org.eclipse.xpand.ui.XpandEditorPlugin
 
getDefault() - Static method in class org.eclipse.xtend.backend.compiler.Activator
Returns the shared instance
getDefault() - Static method in class org.eclipse.xtend.check.ui.CheckEditorPlugin
Returns the shared instance.
getDefault() - Static method in class org.eclipse.xtend.middleend.xpand.ui.Activator
Returns the shared instance
getDefault() - Static method in class org.eclipse.xtend.middleend.xtend.ui.Activator
Returns the shared instance
getDefault() - Static method in class org.eclipse.xtend.shared.ui.Activator
Returns the shared instance.
getDefault() - Static method in class org.eclipse.xtend.typesystem.emf.ui.EmfToolsPlugin
Returns the shared instance.
getDefault() - Static method in class org.eclipse.xtend.typesystem.uml2.ui.Uml2AdapterPlugin
Returns the shared instance.
getDefault() - Static method in class org.eclipse.xtend.typesystem.xsd.ui.XSDToolsPlugin
Returns the shared instance
getDefault() - Static method in class org.eclipse.xtend.ui.XtendEditorPlugin
Returns the shared instance.
getDefault(Object) - Method in class org.eclipse.xtend.util.stdlib.AbstractStatefulExtensions
 
getDefault(Object) - Method in class org.eclipse.xtend.util.stdlib.CounterExtensions
 
getDefault(Object) - Method in class org.eclipse.xtend.util.stdlib.ElementPropertiesExtensions
 
getDefaultExpr() - Method in class org.eclipse.internal.xtend.expression.ast.SwitchExpression
 
getDefaultExpr() - Method in class org.eclipse.xtend.backend.expr.SwitchExpression
 
getDefaultLoadOptions() - Method in class org.eclipse.xtend.typesystem.xsd.XMLBeautifier
 
getDefaultSaveOptions() - Method in class org.eclipse.xtend.typesystem.xsd.XMLBeautifier
 
getDeferredStatements() - Method in class org.eclipse.xpand2.XpandExecutionContextImpl
 
getDefExpression() - Method in class org.eclipse.xtend.backend.expr.HidingLocalVarDefExpression
 
getDefExpression() - Method in class org.eclipse.xtend.backend.expr.InitClosureExpression
 
getDefExpression() - Method in class org.eclipse.xtend.backend.expr.NewLocalVarDefExpression
 
getDefExpression() - Method in class org.eclipse.xtend.backend.functions.SourceDefinedFunction
 
getDefinition() - Method in class org.eclipse.internal.xpand2.ast.ExpandStatement
 
getDefinitions() - Method in class org.eclipse.internal.xpand2.ast.Template
 
getDefinitions() - Method in interface org.eclipse.internal.xpand2.model.XpandResource
 
getDefinitions() - Method in class org.eclipse.xpand.ui.core.internal.XpandResourceImpl
 
getDefinitionsAsList() - Method in class org.eclipse.internal.xpand2.ast.Template
 
getDefinitionsByName(String) - Method in class org.eclipse.internal.xpand2.ast.Template
 
getDefinitionsByName(String) - Method in interface org.eclipse.internal.xpand2.model.XpandResource
 
getDefinitionsByName(String) - Method in class org.eclipse.xpand.ui.core.internal.XpandResourceImpl
 
getDefName() - Method in class org.eclipse.internal.xpand2.ast.AbstractDefinition
 
getDestinationFolder() - Method in class org.eclipse.xtend.typesystem.uml2.UML2Writer
 
getDisable() - Method in class org.eclipse.internal.xpand2.ast.ProtectStatement
 
getDisplayName() - Method in class org.eclipse.xtend.shared.ui.core.metamodel.Contributor
 
getDisplayString() - Method in interface org.eclipse.internal.xtend.expression.codeassist.Proposal
 
getDisplayString() - Method in class org.eclipse.internal.xtend.expression.codeassist.ProposalImpl
 
getDisplayString() - Method in class org.eclipse.xtend.shared.ui.expression.editor.codeassist.TextSelectingProposal
 
getDocument() - Method in class org.eclipse.xtend.shared.ui.editor.hover.AbstractHover
 
getDocumentation() - Method in class org.eclipse.internal.xtend.type.baseimpl.OperationImpl
 
getDocumentation() - Method in class org.eclipse.internal.xtend.type.baseimpl.PropertyImpl
 
getDocumentation() - Method in class org.eclipse.internal.xtend.type.baseimpl.StaticPropertyImpl
 
getDocumentation() - Method in class org.eclipse.internal.xtend.type.baseimpl.types.VoidType
 
getDocumentation() - Method in class org.eclipse.xpand2.XpandExecutionContextImpl.DefinitionOperationAdapter
 
getDocumentation() - Method in class org.eclipse.xtend.typesystem.AbstractTypeImpl
 
getDocumentation() - Method in class org.eclipse.xtend.typesystem.emf.EObjectType
 
getDocumentation() - Method in interface org.eclipse.xtend.typesystem.Feature
 
getDocumentation() - Method in interface org.eclipse.xtend.typesystem.Type
 
getEClassifier(Type) - Static method in class org.eclipse.xtend.typesystem.uml2.profile.ProfileMetaModel.ProfilesUMLUtil
 
getEcoreAttribute(XSDConcreteComponent, String) - Method in class org.eclipse.xtend.typesystem.xsd.builder.OawXSDEcoreBuilder
 
getEditor() - Method in class org.eclipse.xtend.shared.ui.editor.AbstractXtendXpandSourceViewerConfiguration
 
getEditor() - Method in class org.eclipse.xtend.shared.ui.editor.search.actions.FindAction
Provide access to the editor.
getEditorId() - Method in class org.eclipse.xpand.ui.debug.XpandPluginAdapter
 
getEditorId() - Method in class org.eclipse.xtend.ui.debug.ExpressionPluginAdapter
 
getEditorMatchAdapter() - Method in class org.eclipse.xtend.shared.ui.editor.search.query.XtendXpandSearchResult
getEFeatureMapEntryType() - Method in class org.eclipse.xtend.backend.types.xsd.XsdTypesystem
 
getEFeatureMapEntryType() - Method in class org.eclipse.xtend.typesystem.xsd.XSDMetaModel
 
getEFeatureMapType(EClass) - Method in class org.eclipse.xtend.backend.types.xsd.XsdTypesystem
 
getEFeatureMapType(EClass) - Method in class org.eclipse.xtend.typesystem.xsd.XSDMetaModel
 
getEFeatureType() - Method in class org.eclipse.xtend.backend.types.xsd.XsdTypesystem
 
getEFeatureType() - Method in class org.eclipse.xtend.typesystem.xsd.XSDMetaModel
 
getElement() - Method in class org.eclipse.internal.xtend.expression.debug.EvaluatedElementWrapper
 
getElement() - Method in class org.eclipse.xtend.expression.AnalysationIssue
 
getElement() - Method in class org.eclipse.xtend.shared.ui.core.internal.preferences.XpandMainPreferencePage
 
getElementCount() - Method in class org.eclipse.xtend.middleend.xtend.internal.xtendlib.XtendIterator
 
getElementName() - Method in class org.eclipse.internal.xtend.expression.ast.CollectionExpression
 
getElementName(ENamedElement) - Method in class org.eclipse.xtend.typesystem.emf.EmfRegistryMetaModel
 
getElementNameLength(ISyntaxElement) - Method in class org.eclipse.internal.xpand2.debug.IfSpecial
 
getElementNameLength(ISyntaxElement) - Method in class org.eclipse.internal.xtend.expression.debug.BaseSpecialTreatment
 
getElements() - Method in class org.eclipse.internal.xpand2.type.XpandIterator
 
getElements() - Method in class org.eclipse.internal.xtend.expression.ast.ListLiteral
 
getElements() - Method in class org.eclipse.xpand.ui.refactoring.renamedefine.RenameDefineProcessor
getElements(Object) - Method in class org.eclipse.xtend.shared.ui.editor.search.view.XtendXpandTableContentProvider
getElementsAsList() - Method in class org.eclipse.internal.xtend.expression.ast.ListLiteral
 
getElementType() - Method in class org.eclipse.xtend.backend.types.xsd.internal.EMapType
 
getElseIf() - Method in class org.eclipse.internal.xpand2.ast.IfStatement
 
getElsePart() - Method in class org.eclipse.internal.xtend.expression.ast.IfExpression
 
getElsePart() - Method in class org.eclipse.xtend.backend.expr.IfExpression
 
getEMapEntryType(EClassifier) - Method in class org.eclipse.xtend.backend.types.xsd.XsdTypesystem
 
getEMapEntryType(EClassifier) - Method in class org.eclipse.xtend.typesystem.xsd.XSDMetaModel
 
getEMapType(EClassifier) - Method in class org.eclipse.xtend.backend.types.xsd.XsdTypesystem
 
getEMapType(EClassifier) - Method in class org.eclipse.xtend.typesystem.xsd.XSDMetaModel
 
getEmfAllChildrenSlot() - Method in class org.eclipse.xtend.check.CheckComponent
 
getEmfType() - Method in class org.eclipse.xtend.typesystem.xsd.type.EMapEntryType
 
getEmfTypesystem() - Method in class org.eclipse.xtend.backend.types.xsd.XsdTypesystem
 
getEnd() - Method in class org.eclipse.internal.xpand2.model.AdvicedDefinition
 
getEnd() - Method in interface org.eclipse.internal.xtend.expression.ast.ISyntaxElement
 
getEnd() - Method in class org.eclipse.internal.xtend.expression.ast.SyntaxElement
 
getEnd() - Method in class org.eclipse.internal.xtend.expression.debug.EvaluatedElementWrapper
 
getEnd() - Method in class org.eclipse.internal.xtend.xtend.parser.SyntaxError
 
getEnd() - Method in interface org.eclipse.internal.xtend.xtend.parser.XtendError
 
getEnd() - Method in class org.eclipse.xtend.shared.ui.core.builder.MarkerObject
 
getEndIndex() - Method in interface org.eclipse.internal.xpand2.pr.ProtectedRegion
 
getEndIndex() - Method in class org.eclipse.internal.xpand2.pr.ProtectedRegionResolverImpl.ProtectedRegionImpl
 
getEndPresentation(ISyntaxElement, ExecutionContext) - Method in class org.eclipse.internal.xpand2.debug.XpandModelPresentation
 
getEndPresentation(ISyntaxElement, ExecutionContext) - Method in class org.eclipse.internal.xtend.expression.debug.ExpressionModelPresentation
 
getEndString(String, String) - Method in interface org.eclipse.internal.xpand2.pr.ProtectedRegion
 
getEndString(String, String) - Method in class org.eclipse.internal.xpand2.pr.ProtectedRegionResolverImpl.ProtectedRegionImpl
 
getEndString(String, String) - Method in class org.eclipse.xtend.middleend.xpand.internal.xpandlib.pr.XpandProtectedRegionResolver.XpandProtectedRegion
 
getEntry(int) - Method in class org.eclipse.internal.xtend.util.WeakInterningHashSet
Gets the first entry in the table with exactly the given hash code.
getEntry(String, String) - Method in interface org.eclipse.wb.swt.ResourceManager.PluginResourceProvider
 
getEnumeration() - Method in class org.eclipse.xtend.typesystem.uml2.profile.EnumType
 
getEnumLiteral(ExecutionContext) - Method in class org.eclipse.internal.xtend.expression.ast.FeatureCall
 
getEobjectType() - Method in class org.eclipse.xtend.typesystem.emf.EmfRegistryMetaModel
 
getEPackage(String) - Static method in class org.eclipse.xtend.typesystem.emf.EcoreUtil2
 
getEPackage(XSDNamedComponent) - Method in class org.eclipse.xtend.typesystem.xsd.builder.OawXSDEcoreBuilder
 
getEPackage() - Method in class org.eclipse.xtend.typesystem.xsd.builder.OawXSDResource
 
getEPackageByClassName(String) - Static method in class org.eclipse.xtend.typesystem.emf.EcoreUtil2
Finds an EMF EPackage instance by its class name.
getEPackageByDescriptorClassName(String) - Static method in class org.eclipse.xtend.typesystem.emf.EcoreUtil2
Finds an EPackage by the class name of the Package Descriptor.
getErrorHandler(IStorage) - Method in class org.eclipse.xtend.shared.ui.ResourceContributorBase
 
getErrorMessage() - Method in class org.eclipse.xpand.ui.editor.codeassist.XpandContentAssistProcessor
getErrorMessage() - Method in class org.eclipse.xtend.check.ui.editor.codeassist.CheckContentAssistProcessor
getErrorMessage() - Method in class org.eclipse.xtend.shared.ui.wizards.NewExtXptResourceWizardPage
 
getErrorMessage() - Method in class org.eclipse.xtend.ui.editor.codeassist.XtendContentAssistProcessor
getExecContext() - Method in class org.eclipse.xtend.expression.ExpressionFacade
 
getExecutionContext(WorkflowContext) - Method in class org.eclipse.xtend.expression.AbstractExpressionsUsingWorkflowComponent
 
getExecutionContext() - Method in class org.eclipse.xtend.middleend.internal.MiddleEndImpl
This method exposes the execution context to using code with the explicit purpose of allowing others to inspect and manipulate / re-initialize it partially or in toto.
getExecutionContext() - Method in class org.eclipse.xtend.middleend.javaannotations.AbstractExecutionContextAware
 
getExecutionContext() - Method in interface org.eclipse.xtend.middleend.MiddleEnd
This method exposes the execution context to using code with the explicit purpose of allowing others to inspect and manipulate / re-initialize it partially or in toto.
getExecutionContext() - Method in class org.eclipse.xtend.middleend.xtend.internal.OldExpressionConverter
 
getExecutionContext(IJavaProject) - Static method in class org.eclipse.xtend.shared.ui.Activator
 
getExecutionContext(WorkflowContext) - Method in class org.eclipse.xtend.typesystem.xsd.XMLWriter
 
getExpression() - Method in class org.eclipse.internal.xpand2.ast.ExpressionStatement
 
getExpression() - Method in class org.eclipse.internal.xtend.xtend.ast.AbstractExtensionDefinition
 
getExpression() - Method in class org.eclipse.internal.xtend.xtend.ast.Around
 
getExpression() - Method in class org.eclipse.internal.xtend.xtend.ast.CreateExtensionStatement
 
getExpression() - Method in class org.eclipse.internal.xtend.xtend.ast.ExpressionExtensionStatement
 
getExpression() - Method in class org.eclipse.xtend.backend.common.FutureResultHolder
 
getExpression() - Method in class org.eclipse.xtend.check.CheckComponent
 
getExpression() - Method in class org.eclipse.xtend.expression.AbstractExpressionsUsingWorkflowComponent.Debug
 
getExpression() - Method in class org.eclipse.xtend.typesystem.xsd.XMLWriter.ExpressionWithVarname
 
getExpression() - Method in class org.eclipse.xtend.XtendComponent
 
getExpressionResult(ExecutionContext, WorkflowContext, String) - Method in class org.eclipse.xtend.check.CheckComponent
 
getExtension(Set<? extends Callable>, String, List<Type>) - Static method in class org.eclipse.internal.xtend.type.baseimpl.PolymorphicResolver
 
getExtension(String, Object[]) - Method in interface org.eclipse.xtend.expression.ExecutionContext
 
getExtension(String, Object[]) - Method in class org.eclipse.xtend.expression.ExecutionContextImpl
 
getExtensionAdvices() - Method in interface org.eclipse.xtend.expression.ExecutionContext
 
getExtensionAdvices() - Method in class org.eclipse.xtend.expression.ExecutionContextImpl
 
getExtensionAdvices() - Method in class org.eclipse.xtend.XtendComponent
 
getExtensionFile() - Method in class org.eclipse.internal.xtend.xtend.ast.AbstractExtension
 
getExtensionFile() - Method in interface org.eclipse.internal.xtend.xtend.ast.Extension
 
getExtensionFile() - Method in class org.eclipse.xtend.XtendComponent
 
getExtensionForTypes(String, Type[]) - Method in interface org.eclipse.xtend.expression.ExecutionContext
 
getExtensionForTypes(String, Type[]) - Method in class org.eclipse.xtend.expression.ExecutionContextImpl
 
getExtensionForTypes() - Method in class org.eclipse.xtend.shared.ui.core.internal.BuildState
 
getExtensionForTypes(String, Type[]) - Method in class org.eclipse.xtend.shared.ui.expression.XpandPluginExecutionContext
 
getExtensions() - Method in class org.eclipse.internal.xpand2.ast.Template
 
getExtensions() - Method in class org.eclipse.internal.xtend.xtend.ast.ExtensionFile
 
getExtensions() - Method in interface org.eclipse.internal.xtend.xtend.XtendFile
 
getExtensions() - Method in class org.eclipse.xtend.ui.core.internal.XtendResourceImpl
 
getExtensionsReturnType() - Method in class org.eclipse.xtend.shared.ui.core.internal.BuildState
 
getExtImports() - Method in class org.eclipse.internal.xtend.xtend.ast.ExtensionFile
 
getExtXptExtension(String) - Static method in exception org.eclipse.xtend.expression.EvaluationException
 
getExtXptModelManager() - Static method in class org.eclipse.xtend.shared.ui.Activator
Can return null if plugin is stopped.
getExtXptNamespace(String) - Static method in exception org.eclipse.xtend.expression.EvaluationException
 
getExtXptResource() - Method in class org.eclipse.xtend.shared.ui.core.AbstractResource
 
getExtXptResource() - Method in interface org.eclipse.xtend.shared.ui.core.IXtendXpandResource
returns the root element of the AST
getFamily() - Static method in class org.eclipse.xtend.typesystem.emf.ui.BuildJob
 
getFdc() - Method in class org.eclipse.xtend.backend.compiler.CompilationUnit
 
getFdc(String) - Method in interface org.eclipse.xtend.middleend.plugins.FunctionDefContextProvider
 
getFeature(Set<? extends Callable>, Class<?>, String, List<? extends Type>) - Static method in class org.eclipse.internal.xtend.type.baseimpl.PolymorphicResolver
 
getFeature() - Method in class org.eclipse.xpand.incremental.trace.impl.InputElementImpl
 
getFeature() - Method in interface org.eclipse.xpand.incremental.trace.InputElement
Returns the value of the 'Feature' reference.
getFeature(String, Type[]) - Method in class org.eclipse.xtend.typesystem.AbstractTypeImpl
 
getFeature(String, Type[]) - Method in interface org.eclipse.xtend.typesystem.Type
finds a feature with the given name on the given type with respect to the given parametertypes this method handles polymorphistic resolution for parameter types
getFeatures(TypeFinder, Class<?>, Type) - Method in class org.eclipse.internal.xtend.type.impl.oawclassic.OAWClassicStrategy
 
getFeatures(TypeFinder, Class<?>, Type) - Method in class org.eclipse.xtend.type.impl.java.beans.JavaBeansStrategy
Collect all features provided by a Java Class: Properties Declared public methods Static fields Java5 enumeration literals for defined enum types
getFeatures(TypeFinder, Class<?>, Type) - Method in interface org.eclipse.xtend.type.impl.java.JavaTypeStrategy
 
getFeatureType() - Method in class org.eclipse.internal.xtend.type.baseimpl.BuiltinMetaModel
Returns the type for feature objects.
getFeatureType() - Method in class org.eclipse.xtend.expression.ExecutionContextImpl
 
getFeatureType() - Method in interface org.eclipse.xtend.expression.TypeSystem
 
getFeatureType() - Method in class org.eclipse.xtend.expression.TypeSystemImpl
 
getField(Object, String) - Method in class org.eclipse.xtend.middleend.xtend.internal.types.TypeToBackendTypeMapper
 
getFile() - Method in interface org.eclipse.internal.xpand2.pr.ProtectedRegion
 
getFile() - Method in class org.eclipse.internal.xpand2.pr.ProtectedRegionResolverImpl.ProtectedRegionImpl
 
getFile() - Method in class org.eclipse.xtend.middleend.xpand.internal.xpandlib.pr.XpandProtectedRegionResolver.XpandProtectedRegion
 
getFile() - Method in class org.eclipse.xtend.shared.ui.core.search.SearchMatch
 
getFile() - Method in class org.eclipse.xtend.shared.ui.editor.navigation.AbstractHyperlinkDetector
 
getFile(Object) - Method in class org.eclipse.xtend.shared.ui.editor.search.query.XtendXpandSearchResult
getFile() - Method in class org.eclipse.xtend.shared.ui.expression.editor.codeassist.AbstractExtXptContentAssistProcessor
 
getFileEncoding() - Method in interface org.eclipse.internal.xpand2.pr.ProtectedRegion
 
getFileEncoding() - Method in class org.eclipse.internal.xpand2.pr.ProtectedRegionResolverImpl.ProtectedRegionImpl
 
getFileEncoding() - Method in class org.eclipse.xpand2.Generator
Returns the name of character encoding used for the output file.
getFileEncoding() - Method in interface org.eclipse.xpand2.output.FileHandle
 
getFileEncoding() - Method in class org.eclipse.xpand2.output.FileHandleImpl
 
getFileEncoding() - Method in class org.eclipse.xpand2.output.Outlet
 
getFileEncoding() - Method in class org.eclipse.xtend.backend.BackendComponent.Outlet
 
getFileEncoding() - Method in class org.eclipse.xtend.backend.syslib.FileOutlet
 
getFileEncoding() - Method in class org.eclipse.xtend.middleend.xpand.XpandComponent
 
getFileExtension() - Method in class org.eclipse.xpand.ui.core.internal.builder.XpandResourceParser
 
getFileExtension() - Method in class org.eclipse.xpand.ui.core.internal.XpandResourceImpl
 
getFileExtension() - Method in class org.eclipse.xtend.check.ui.core.internal.builder.CheckResourceParser
 
getFileExtension() - Method in class org.eclipse.xtend.check.ui.core.internal.CheckResourceImpl
 
getFileExtension() - Method in interface org.eclipse.xtend.shared.ui.core.IXtendXpandResource
 
getFileExtension() - Method in interface org.eclipse.xtend.shared.ui.ResourceContributor
 
getFileExtension() - Method in class org.eclipse.xtend.ui.core.internal.builder.XtendResourceParser
 
getFileExtension() - Method in class org.eclipse.xtend.ui.core.internal.XtendResourceImpl
 
getFileHandles() - Method in class org.eclipse.xpand2.output.OutputImpl
 
getFileMatchAdapter() - Method in class org.eclipse.xtend.shared.ui.editor.search.query.XtendXpandSearchResult
getFileModels() - Static method in class org.eclipse.xtend.typesystem.uml2.ui.Uml2AdapterPlugin
 
getFileName() - Method in class org.eclipse.internal.xpand2.model.AdvicedDefinition
 
getFileName() - Method in interface org.eclipse.internal.xtend.expression.ast.ISyntaxElement
 
getFileName() - Method in class org.eclipse.internal.xtend.expression.ast.SyntaxElement
 
getFileName() - Method in class org.eclipse.internal.xtend.expression.debug.EvaluatedElementWrapper
 
getFileName() - Method in class org.eclipse.xpand.incremental.trace.impl.OutputFileImpl
 
getFileName() - Method in interface org.eclipse.xpand.incremental.trace.OutputFile
Returns the value of the 'File Name' attribute.
getFileName() - Method in class org.eclipse.xtend.typesystem.emf.check.CheckFileWithContext
 
getFileName() - Method in class org.eclipse.xtend.util.stdlib.tracing.M2CTraceElement
 
getFilesCreated() - Method in class org.eclipse.xpand2.output.Outlet
 
getFilesWrittenAndClosed() - Method in class org.eclipse.xpand2.output.Outlet
 
getFirst() - Method in class org.eclipse.internal.xtend.expression.ast.ChainExpression
 
getFirst() - Method in class org.eclipse.internal.xtend.util.Pair
 
getFirst() - Method in class org.eclipse.internal.xtend.util.Triplet
 
getFirst() - Method in class org.eclipse.xtend.backend.util.Pair
 
getFirst() - Method in class org.eclipse.xtend.backend.util.Triplet
 
getFirstAsObject() - Method in class org.eclipse.xtend.backend.util.Pair
 
getFirstSegment() - Method in class org.eclipse.internal.xtend.expression.ast.Identifier
 
getFirstSegment() - Method in class org.eclipse.internal.xtend.util.QualifiedName
 
getFirstSegment() - Method in class org.eclipse.internal.xtend.util.QualifiedNameWithDelimiter
Returns the first segment of the qualified name.
getFont(String, int, int) - Static method in class org.eclipse.wb.swt.SWTResourceManager
Returns a Font based on its name, height and style.
getFont(String, int, int, boolean, boolean) - Static method in class org.eclipse.wb.swt.SWTResourceManager
Returns a Font based on its name, height and style.
getFormalParameters() - Method in class org.eclipse.internal.xtend.xtend.ast.AbstractExtension
 
getFormalParameters() - Method in interface org.eclipse.internal.xtend.xtend.ast.Extension
 
getFormFeed() - Static method in class org.eclipse.xtend.profiler.templates.Extensions
 
getFqnRec(EObject, String) - Method in class org.eclipse.xtend.typesystem.emf.EmfRegistryMetaModel
 
getFreshMiddleEnds(Map<Class<?>, Object>) - Method in class org.eclipse.xtend.middleend.internal.Activator
 
getFreshMiddleEnds(Map<Class<?>, Object>) - Method in class org.eclipse.xtend.middleend.LanguageContributor
 
getFrom() - Method in class org.eclipse.xtend.typesystem.emf.Mapping
 
getFrom() - Method in class org.eclipse.xtend.typesystem.xsd.lib.MapBean.MapEntryBean
 
getFullName(Type) - Method in class org.eclipse.xtend.typesystem.uml2.profile.ProfileMetaModel
 
getFullQualifiedName() - Method in class org.eclipse.xtend.backend.common.QualifiedName
 
getFullyQualifiedName() - Method in class org.eclipse.internal.xpand2.ast.Template
 
getFullyQualifiedName() - Method in class org.eclipse.internal.xtend.xtend.ast.ExtensionFile
 
getFullyQualifiedName(ENamedElement) - Static method in class org.eclipse.xtend.backend.types.emf.EmfTypesystem
 
getFullyQualifiedName(EClass) - Static method in class org.eclipse.xtend.backend.types.xsd.XsdTypesystem
 
getFullyQualifiedName() - Method in interface org.eclipse.xtend.expression.Resource
 
getFullyQualifiedName() - Method in class org.eclipse.xtend.shared.ui.core.AbstractResource
 
getFullyQualifiedName(String, IType) - Method in class org.eclipse.xtend.shared.ui.core.metamodel.jdt.JdtMetaModel
 
getFullyQualifiedName(ENamedElement) - Method in class org.eclipse.xtend.typesystem.emf.EmfRegistryMetaModel
 
getFunction() - Method in class org.eclipse.xtend.backend.aop.ThisJoinPointStaticPart
 
getFunction() - Method in class org.eclipse.xtend.backend.common.FutureResultHolder
 
getFunction() - Method in class org.eclipse.xtend.backend.common.NamedFunction
 
getFunction() - Method in class org.eclipse.xtend.backend.compiler.model.NamedFunctionModel
 
getFunction() - Method in class org.eclipse.xtend.backend.expr.CurryingExpression
 
getFunctionDefContext() - Method in interface org.eclipse.xtend.backend.common.ExecutionContext
 
getFunctionDefContext() - Method in interface org.eclipse.xtend.backend.common.Function
 
getFunctionDefContext() - Method in class org.eclipse.xtend.backend.functions.AbstractFunction
 
getFunctionDefContext() - Method in class org.eclipse.xtend.backend.functions.internal.Closure
 
getFunctionDefContext() - Method in class org.eclipse.xtend.backend.internal.ExecutionContextImpl
 
getFunctionDefContext() - Method in class org.eclipse.xtend.backend.lib.AbstractClosure
 
getFunctionDefContext() - Method in class org.eclipse.xtend.middleend.xpand.XpandBackendFacade
 
getFunctionDefContext() - Method in class org.eclipse.xtend.middleend.xtend.CheckBackendFacade
 
getFunctionDefContext() - Method in class org.eclipse.xtend.middleend.xtend.XtendBackendFacade
 
getFunctionInvoker() - Method in interface org.eclipse.xtend.backend.common.ExecutionContext
 
getFunctionInvoker() - Method in class org.eclipse.xtend.backend.internal.ExecutionContextImpl
 
getFunctionName() - Method in class org.eclipse.xtend.backend.aop.ThisJoinPointStaticPart
 
getFunctionName() - Method in class org.eclipse.xtend.backend.expr.InvocationOnCollectionExpression
 
getFunctionName() - Method in class org.eclipse.xtend.backend.expr.InvocationOnObjectExpression
 
getFunctionName() - Method in class org.eclipse.xtend.backend.expr.InvocationOnWhateverExpression
 
getFunctionNamePattern() - Method in class org.eclipse.xtend.backend.aop.ExecutionPointcut
 
getFunctions() - Method in class org.eclipse.xtend.backend.functions.DuplicateAwareFunctionCollection
 
getFunctions() - Method in class org.eclipse.xtend.backend.functions.DuplicateAwareNamedFunctionCollection
 
getFunctions(String) - Method in class org.eclipse.xtend.middleend.internal.MiddleEndImpl
 
getFunctions(String) - Method in interface org.eclipse.xtend.middleend.MiddleEnd
 
getGlobal(String) - Static method in class org.eclipse.xtend.profiler.templates.Extensions
 
getGlobalExecutionListeners() - Method in interface org.eclipse.xtend.backend.common.ExecutionContext
This list of "global" ExecutionListeners allows the registration of listeners that are notified of the evaluation of any expression.
getGlobalExecutionListeners() - Method in class org.eclipse.xtend.backend.internal.ExecutionContextImpl
 
getGlobalVar(String) - Method in class org.eclipse.xtend.util.stdlib.GlobalVarExtensions
 
getGlobalVariables() - Method in interface org.eclipse.xtend.expression.ExecutionContext
accessible only through special extension methods
getGlobalVariables() - Method in class org.eclipse.xtend.expression.ExecutionContextImpl
 
getGlobalVars(WorkflowContext) - Method in class org.eclipse.xtend.expression.AbstractExpressionsUsingWorkflowComponent
 
getGlobalVarsFromContext(Map<String, Variable>) - Method in class org.eclipse.xtend.middleend.xpand.XpandComponent
 
getGrammarFileName() - Method in class org.eclipse.internal.xpand2.parser.XpandLexer
 
getGrammarFileName() - Method in class org.eclipse.internal.xpand2.parser.XpandParser
 
getGrammarFileName() - Method in class org.eclipse.internal.xtend.xtend.parser.XtendLexer
 
getGrammarFileName() - Method in class org.eclipse.internal.xtend.xtend.parser.XtendParser
 
getGuard() - Method in class org.eclipse.internal.xtend.xtend.ast.Check
 
getGuard() - Method in interface org.eclipse.xtend.backend.common.Function
returns the expression that guards this function - or null, if there is no guard.
getGuard() - Method in class org.eclipse.xtend.backend.compiler.model.NamedFunctionModel
 
getGuard() - Method in class org.eclipse.xtend.backend.functions.AbstractFunction
 
getGuard() - Method in class org.eclipse.xtend.backend.types.builtin.BuiltInOperation
 
getHandleCompare(String) - Method in class org.eclipse.xtend.util.stdlib.texttest.FileTestComponent
 
getHandleGenerated(String) - Method in class org.eclipse.xtend.util.stdlib.texttest.FileTestComponent
 
getHitCount() - Method in class org.eclipse.internal.xtend.util.WeakCache2
 
getHitRatio() - Method in class org.eclipse.internal.xtend.util.WeakCache2
 
getHoverInfo(ISourceViewer, int) - Method in class org.eclipse.xtend.shared.ui.core.builder.XtendXpandProblemHover
 
getHoverInfo(ITextViewer, IRegion) - Method in class org.eclipse.xtend.shared.ui.core.builder.XtendXpandProblemHover
 
getHoverInfo(ISourceViewer, int) - Method in class org.eclipse.xtend.shared.ui.editor.hover.AbstractHover
 
getHoverInfo(ITextViewer, IRegion) - Method in class org.eclipse.xtend.shared.ui.editor.hover.AbstractHover
 
getHoverInfo2(ITextViewer, IRegion) - Method in class org.eclipse.xtend.shared.ui.editor.hover.AbstractHover
 
getHoverInfoInternal(int, int) - Method in class org.eclipse.xtend.shared.ui.editor.hover.AbstractHover
 
getHoverInfoInternal(int, int) - Method in class org.eclipse.xtend.shared.ui.editor.hover.ProblemHover
 
getHoverRegion(ITextViewer, int) - Method in class org.eclipse.xtend.shared.ui.core.builder.XtendXpandProblemHover
 
getHoverRegion(ITextViewer, int) - Method in class org.eclipse.xtend.shared.ui.editor.hover.AbstractHover
 
getHyperlinkDetectors(ISourceViewer) - Method in class org.eclipse.xpand.ui.editor.XpandSourceViewerConfiguration
 
getHyperlinkDetectors(ISourceViewer) - Method in class org.eclipse.xtend.check.ui.editor.CheckSourceViewerConfiguration
 
getHyperlinkDetectors(ISourceViewer) - Method in class org.eclipse.xtend.shared.ui.editor.AbstractXtendXpandSourceViewerConfiguration
 
getHyperlinkDetectors(ISourceViewer) - Method in class org.eclipse.xtend.ui.editor.XtendSourceViewerConfiguration
 
getHyperlinkRegion(ITextViewer, int) - Method in class org.eclipse.xtend.shared.ui.editor.navigation.AbstractHyperlinkDetector
Given a text viewer and an offset (i.e.
getHyperlinkRegion() - Method in class org.eclipse.xtend.shared.ui.editor.navigation.GenericHyperlink
getHyperlinkRegion(ITextSelection) - Method in class org.eclipse.xtend.shared.ui.editor.navigation.OpenAction
Given a ITextSelection (i.e.
getHyperlinkText() - Method in class org.eclipse.xtend.shared.ui.editor.navigation.GenericHyperlink
getIcon() - Method in class org.eclipse.xpand.ui.debug.XpandPluginAdapter
 
getIcon() - Method in class org.eclipse.xtend.ui.debug.ExpressionPluginAdapter
 
getId() - Method in class org.eclipse.internal.xpand2.ast.ProtectStatement
 
getId() - Method in class org.eclipse.internal.xpand2.pr.ProtectedRegionResolverImpl.ProtectedRegionImpl
 
getId() - Static method in class org.eclipse.xpand.ui.XpandEditorPlugin
 
getId() - Static method in class org.eclipse.xtend.check.ui.CheckEditorPlugin
 
getId() - Method in class org.eclipse.xtend.middleend.xpand.internal.xpandlib.pr.XpandProtectedRegionResolver.XpandProtectedRegion
 
getId() - Static method in class org.eclipse.xtend.shared.ui.Activator
 
getId() - Static method in class org.eclipse.xtend.typesystem.emf.ui.EmfToolsPlugin
 
getId() - Static method in class org.eclipse.xtend.typesystem.uml2.ui.Uml2AdapterPlugin
 
getID() - Method in class org.eclipse.xtend.typesystem.xsd.builder.OawXSDResourceSet
 
getID() - Method in class org.eclipse.xtend.typesystem.xsd.XSDMetaModel
 
getId() - Static method in class org.eclipse.xtend.ui.XtendEditorPlugin
 
getID(EObject) - Static method in class org.eclipse.xtend.util.stdlib.EmfUtils
Retrieves an object's identifier.
getIdentifier() - Method in class org.eclipse.xpand.ui.refactoring.renamedefine.RenameDefineProcessor
getIdentifier() - Method in class org.eclipse.xtend.shared.ui.editor.search.query.XtendXpandSearchQuery
 
getIdentifierString() - Method in class org.eclipse.xtend.shared.ui.editor.navigation.GenericHyperlink
 
getIfPart() - Method in class org.eclipse.xtend.backend.expr.IfExpression
 
getImage(ImageDescriptor) - Static method in class org.eclipse.wb.swt.ResourceManager
Returns an Image based on the specified ImageDescriptor.
getImage(InputStream) - Static method in class org.eclipse.wb.swt.SWTResourceManager
Returns an Image encoded by the specified InputStream.
getImage(String) - Static method in class org.eclipse.wb.swt.SWTResourceManager
Returns an Image stored in the file at the specified path.
getImage(Class<?>, String) - Static method in class org.eclipse.wb.swt.SWTResourceManager
Returns an Image stored in the file at the specified path relative to the specified class.
getImage(String) - Static method in class org.eclipse.xtend.check.ui.editor.EditorImages
Returns the Image identified by the given key, or null if it does not exist.
getImage() - Method in class org.eclipse.xtend.shared.ui.expression.editor.codeassist.TextSelectingProposal
 
getImage(String) - Static method in class org.eclipse.xtend.shared.ui.expression.editor.EditorImages
Returns the Image identified by the given key, or null if it does not exist.
getImageDescriptor(Class<?>, String) - Static method in class org.eclipse.wb.swt.ResourceManager
Returns an ImageDescriptor stored in the file at the specified path relative to the specified class.
getImageDescriptor(String) - Static method in class org.eclipse.wb.swt.ResourceManager
Returns an ImageDescriptor stored in the file at the specified path.
getImageDescriptor(String) - Static method in class org.eclipse.xpand.ui.XpandEditorPlugin
 
getImageDescriptor(String) - Static method in class org.eclipse.xtend.backend.compiler.Activator
Returns an image descriptor for the image file at the given plug-in relative path
getImageDescriptor(String) - Static method in class org.eclipse.xtend.check.ui.CheckEditorPlugin
Returns an image descriptor for the image file at the given plug-in relative path.
getImageDescriptor(String) - Static method in class org.eclipse.xtend.check.ui.editor.EditorImages
Returns the ImageDescriptor identified by the given key, or null if it does not exist.
getImageDescriptor(String) - Static method in class org.eclipse.xtend.shared.ui.Activator
Returns an image descriptor for the image file at the given plug-in relative path.
getImageDescriptor() - Method in class org.eclipse.xtend.shared.ui.editor.search.query.XtendXpandSearchResult
getImageDescriptor(String) - Static method in class org.eclipse.xtend.shared.ui.expression.editor.EditorImages
Returns the ImageDescriptor identified by the given key, or null if it does not exist.
getImageDescriptor(String) - Static method in class org.eclipse.xtend.typesystem.emf.ui.EmfToolsPlugin
Returns an image descriptor for the image file at the given plug-in relative path.
getImageDescriptor(String) - Static method in class org.eclipse.xtend.typesystem.uml2.ui.Uml2AdapterPlugin
Returns an image descriptor for the image file at the given plug-in relative path.
getImageDescriptor(String) - Static method in class org.eclipse.xtend.ui.XtendEditorPlugin
Returns an image descriptor for the image file at the given plug-in relative path.
getImageRegistry() - Static method in class org.eclipse.xtend.check.ui.editor.EditorImages
Returns the ImageRegistry.
getImageRegistry() - Static method in class org.eclipse.xtend.shared.ui.expression.editor.EditorImages
Returns the ImageRegistry.
getImportedEPackageNsUris() - Method in class org.eclipse.xtend.typesystem.emf.check.CheckFileWithContext
 
getImportedExtensions() - Method in class org.eclipse.internal.xpand2.ast.Template
 
getImportedExtensions() - Method in class org.eclipse.internal.xtend.xtend.ast.ExtensionFile
 
getImportedExtensions() - Method in interface org.eclipse.xtend.expression.Resource
 
getImportedExtensions() - Method in class org.eclipse.xtend.shared.ui.core.AbstractResource
 
getImportedExtensionsAsList() - Method in class org.eclipse.internal.xpand2.ast.Template
 
getImportedExtensionsAsList() - Method in class org.eclipse.internal.xtend.xtend.ast.ExtensionFile
 
getImportedId() - Method in class org.eclipse.internal.xtend.xtend.ast.ExtensionImportStatement
 
getImportedId() - Method in class org.eclipse.internal.xtend.xtend.ast.NamespaceImportStatement
 
getImportedNamespaces() - Method in class org.eclipse.internal.xpand2.ast.Template
 
getImportedNamespaces() - Method in class org.eclipse.internal.xtend.xtend.ast.ExtensionFile
 
getImportedNamespaces() - Method in class org.eclipse.xtend.expression.ExecutionContextImpl
 
getImportedNamespaces() - Method in interface org.eclipse.xtend.expression.Resource
 
getImportedNamespaces() - Method in class org.eclipse.xtend.shared.ui.core.AbstractResource
 
getImportedNamespacesAsList() - Method in class org.eclipse.internal.xpand2.ast.Template
 
getImportedNamespacesAsList() - Method in class org.eclipse.internal.xtend.xtend.ast.ExtensionFile
 
getImports() - Method in class org.eclipse.internal.xpand2.ast.Template
 
getImports() - Method in class org.eclipse.xtend.middleend.plugins.ParsedResource
 
getImportsAsList() - Method in class org.eclipse.internal.xpand2.ast.Template
 
getImportString() - Method in class org.eclipse.internal.xpand2.ast.ImportDeclaration
 
getInboundInvocations() - Method in class org.eclipse.xtend.profiler.profilermodel.impl.ItemImpl
 
getInboundInvocations() - Method in interface org.eclipse.xtend.profiler.profilermodel.Item
Returns the value of the 'Inbound Invocations' reference list.
getIndentPrefixes(ISourceViewer, String) - Method in class org.eclipse.xpand.ui.editor.XpandSourceViewerConfiguration
 
getIndentPrefixes(ISourceViewer, String) - Method in class org.eclipse.xtend.check.ui.editor.CheckSourceViewerConfiguration
Returns the prefixes to be used by the line-shift operation.
getIndentPrefixes(ISourceViewer, String) - Method in class org.eclipse.xtend.ui.editor.XtendSourceViewerConfiguration
 
getIndetationString() - Method in class org.eclipse.xtend.typesystem.xsd.XMLMixedContentFormatter
 
getIndetationWidth() - Method in class org.eclipse.xtend.typesystem.xsd.XMLMixedContentFormatter
 
getInitialContents() - Method in class org.eclipse.xtend.shared.ui.wizards.NewExtXptResourceWizardPage
 
getInMemoryPostprocessors() - Method in class org.eclipse.xtend.backend.syslib.FileOutlet
 
getInMemoryPostprocessors() - Method in interface org.eclipse.xtend.backend.syslib.Outlet
 
getInner() - Method in class org.eclipse.xtend.backend.expr.SequenceExpression
 
getInner() - Method in class org.eclipse.xtend.backend.types.CompositeTypesystem
 
getInnerExpr() - Method in class org.eclipse.xtend.backend.expr.DeferredEvalExpression
 
getInnerExpression() - Method in class org.eclipse.xtend.backend.expr.HidingLocalVarDefExpression
 
getInnerExpression() - Method in class org.eclipse.xtend.backend.expr.ListLiteralExpression
 
getInnerExpression() - Method in class org.eclipse.xtend.backend.expr.NewLocalVarDefExpression
 
getInnerExpression() - Method in class org.eclipse.xtend.backend.expr.PropertyOnCollectionExpression
 
getInnerExpression() - Method in class org.eclipse.xtend.backend.expr.PropertyOnObjectExpression
 
getInnerExpression() - Method in class org.eclipse.xtend.backend.expr.PropertyOnWhateverExpression
 
getInnerExpression() - Method in class org.eclipse.xtend.backend.expr.RegisterAdviceExpression
 
getInnerExpression() - Method in class org.eclipse.xtend.backend.expr.SetPropertyExpression
 
getInnerType() - Method in class org.eclipse.internal.xtend.type.baseimpl.types.CollectionTypeImpl
 
getInnerType() - Method in interface org.eclipse.xtend.typesystem.ParameterizedType
 
getInnerType() - Method in class org.eclipse.xtend.typesystem.xsd.type.EMapType
 
getInputElement() - Method in class org.eclipse.xpand.incremental.trace.impl.TracePackageImpl
 
getInputElement() - Method in interface org.eclipse.xpand.incremental.trace.TracePackage
Returns the meta object for class 'Input Element'.
getInputElement_Feature() - Method in class org.eclipse.xpand.incremental.trace.impl.TracePackageImpl
 
getInputElement_Feature() - Method in interface org.eclipse.xpand.incremental.trace.TracePackage
Returns the meta object for the reference 'Feature'.
getInputElement_ModelElement() - Method in class org.eclipse.xpand.incremental.trace.impl.TracePackageImpl
 
getInputElement_ModelElement() - Method in interface org.eclipse.xpand.incremental.trace.TracePackage
Returns the meta object for the reference 'Model Element'.
getInputElements() - Method in class org.eclipse.xpand.incremental.trace.impl.OutputFileImpl
 
getInputElements() - Method in interface org.eclipse.xpand.incremental.trace.OutputFile
Returns the value of the 'Input Elements' containment reference list.
getInputSlot() - Method in class org.eclipse.xtend.typesystem.emf.XmiWriter
Deprecated. Returns the name of the input slot.
getInsertionSuffix(String) - Method in class org.eclipse.internal.xpand2.codeassist.KeywordProposalComputer
Returns the character to insert after a specific keyword.
getInsertString() - Method in interface org.eclipse.internal.xtend.expression.codeassist.Proposal
 
getInsertString() - Method in class org.eclipse.internal.xtend.expression.codeassist.ProposalImpl
 
getInstance() - Static method in class org.eclipse.xtend.backend.ui.Activator
 
getInstance() - Static method in class org.eclipse.xtend.middleend.internal.Activator
 
getInstance() - Static method in class org.eclipse.xtend.typesystem.emf.check.CheckRegistry
 
getIntegerType() - Method in class org.eclipse.internal.xtend.type.baseimpl.BuiltinMetaModel
Returns the type for integer objects.
getIntegerType() - Method in class org.eclipse.xtend.expression.ExecutionContextImpl
 
getIntegerType() - Method in interface org.eclipse.xtend.expression.TypeSystem
 
getIntegerType() - Method in class org.eclipse.xtend.expression.TypeSystemImpl
 
getInvocations() - Method in class org.eclipse.xtend.profiler.profilermodel.impl.ItemImpl
 
getInvocations() - Method in interface org.eclipse.xtend.profiler.profilermodel.Item
Returns the value of the 'Invocations' reference list.
getInvoke() - Method in class org.eclipse.xtend.backend.BackendComponent
 
getInvoke() - Method in class org.eclipse.xtend.XtendComponent
 
getInvoker() - Method in interface org.eclipse.xtend.profiler.profilermodel.CallGroup
Returns the value of the 'Invoker' reference.
getInvoker() - Method in class org.eclipse.xtend.profiler.profilermodel.impl.CallGroupImpl
 
getInWidth() - Method in class org.eclipse.xtend.typesystem.xsd.XMLMixedContentFormatter
 
getIssuesPerResource() - Method in class org.eclipse.xtend.shared.ui.core.internal.BuildState
 
getIssueType() - Method in class org.eclipse.xtend.shared.ui.core.builder.MarkerObject
 
getItem(String) - Method in class org.eclipse.xtend.profiler.Profiler
 
getItem() - Method in class org.eclipse.xtend.profiler.profilermodel.impl.ModelPackageImpl
 
getItem() - Method in interface org.eclipse.xtend.profiler.profilermodel.ModelPackage
Returns the meta object for class 'Item'.
getItem_CallCount() - Method in class org.eclipse.xtend.profiler.profilermodel.impl.ModelPackageImpl
 
getItem_CallCount() - Method in interface org.eclipse.xtend.profiler.profilermodel.ModelPackage
Returns the meta object for the attribute 'Call Count'.
getItem_Cycle() - Method in class org.eclipse.xtend.profiler.profilermodel.impl.ModelPackageImpl
 
getItem_Cycle() - Method in interface org.eclipse.xtend.profiler.profilermodel.ModelPackage
Returns the meta object for the reference 'Cycle'.
getItem_InboundInvocations() - Method in class org.eclipse.xtend.profiler.profilermodel.impl.ModelPackageImpl
 
getItem_InboundInvocations() - Method in interface org.eclipse.xtend.profiler.profilermodel.ModelPackage
Returns the meta object for the reference list 'Inbound Invocations'.
getItem_Invocations() - Method in class org.eclipse.xtend.profiler.profilermodel.impl.ModelPackageImpl
 
getItem_Invocations() - Method in interface org.eclipse.xtend.profiler.profilermodel.ModelPackage
Returns the meta object for the reference list 'Invocations'.
getItem_ItemName() - Method in class org.eclipse.xtend.profiler.profilermodel.impl.ModelPackageImpl
 
getItem_ItemName() - Method in interface org.eclipse.xtend.profiler.profilermodel.ModelPackage
Returns the meta object for the attribute 'Item Name'.
getItem_ItemTime() - Method in class org.eclipse.xtend.profiler.profilermodel.impl.ModelPackageImpl
 
getItem_ItemTime() - Method in interface org.eclipse.xtend.profiler.profilermodel.ModelPackage
Returns the meta object for the attribute 'Item Time'.
getItem_Subroutines() - Method in class org.eclipse.xtend.profiler.profilermodel.impl.ModelPackageImpl
 
getItem_Subroutines() - Method in interface org.eclipse.xtend.profiler.profilermodel.ModelPackage
Returns the meta object for the reference list 'Subroutines'.
getItemName() - Method in class org.eclipse.xtend.profiler.profilermodel.impl.ItemImpl
 
getItemName() - Method in interface org.eclipse.xtend.profiler.profilermodel.Item
Returns the value of the 'Item Name' attribute.
getItems() - Method in interface org.eclipse.xtend.profiler.profilermodel.Cycle
Returns the value of the 'Items' reference list.
getItems() - Method in class org.eclipse.xtend.profiler.profilermodel.impl.CycleImpl
 
getItems() - Method in class org.eclipse.xtend.profiler.profilermodel.impl.ProfilingResultImpl
 
getItems() - Method in interface org.eclipse.xtend.profiler.profilermodel.ProfilingResult
Returns the value of the 'Items' containment reference list.
getItemTime() - Method in class org.eclipse.xtend.profiler.profilermodel.impl.ItemImpl
 
getItemTime() - Method in interface org.eclipse.xtend.profiler.profilermodel.Item
Returns the value of the 'Item Time' attribute.
getIteratorName() - Method in class org.eclipse.internal.xpand2.ast.ForEachStatement
 
getJavaMethod(ExecutionContext, Set<AnalysationIssue>) - Method in class org.eclipse.internal.xtend.xtend.ast.JavaExtensionStatement
 
getJavaMethodName() - Method in class org.eclipse.internal.xtend.xtend.ast.JavaExtensionStatement
 
getJavaProject() - Method in class org.eclipse.xtend.shared.ui.expression.editor.codeassist.AbstractExtXptContentAssistProcessor
 
getJavaResourceName(String) - Static method in class org.eclipse.internal.xpand2.XpandUtil
 
getJavaResourceName(String) - Static method in class org.eclipse.xpand2.XpandUtil
 
getJavaResourceName(String) - Static method in class org.eclipse.xtend.check.CheckUtils
 
getJavaType() - Method in class org.eclipse.internal.xtend.xtend.ast.JavaExtensionStatement
 
getJdtType() - Method in class org.eclipse.xtend.shared.ui.core.metamodel.jdt.JdtTypeImpl
 
getJProject(IStorage) - Static method in class org.eclipse.xtend.shared.ui.core.internal.JDTUtil
 
getKey() - Method in class org.eclipse.xtend.typesystem.xsd.OptionsEntry
 
getKey() - Method in class org.eclipse.xtend.util.stdlib.AbstractStatefulExtensions
 
getKeys() - Method in class org.eclipse.xtend.shared.ui.core.internal.preferences.AbstractPreferencePage
Get the configuration keys managed by the page
getKeys() - Method in class org.eclipse.xtend.shared.ui.core.internal.preferences.BuilderPreferencePage
 
getKeys() - Method in class org.eclipse.xtend.shared.ui.core.properties.MetamodelContributorsPropertyAndPreferencePage
 
getKeys() - Method in class org.eclipse.xtend.util.stdlib.tracing.MapList
 
getKeyType() - Method in class org.eclipse.xtend.backend.types.xsd.internal.EMapEntryType
 
getKeyType() - Method in class org.eclipse.xtend.typesystem.xsd.type.EMapEntryType
 
getKind() - Method in class org.eclipse.xtend.util.stdlib.tracing.TraceElement
 
getKnownMethod(Class<?>, String, Class<?>...) - Static method in class org.eclipse.xtend.backend.util.ReflectionHelper
retrieve a well-known method from a class, disregarding any thrown exceptions
getKnownTypes() - Method in class org.eclipse.internal.xpand2.type.XpandTypesMetaModel
 
getKnownTypes() - Method in class org.eclipse.internal.xtend.type.baseimpl.BuiltinMetaModel
 
getKnownTypes() - Method in class org.eclipse.internal.xtend.xtend.types.XtendMetaModel
 
getKnownTypes() - Method in class org.eclipse.xtend.shared.ui.core.metamodel.jdt.JdtMetaModel
 
getKnownTypes() - Method in class org.eclipse.xtend.type.impl.java.JavaMetaModel
 
getKnownTypes() - Method in class org.eclipse.xtend.typesystem.emf.EmfRegistryMetaModel
 
getKnownTypes() - Method in interface org.eclipse.xtend.typesystem.MetaModel
returns all types this metamodel is responsible for
getKnownTypes() - Method in class org.eclipse.xtend.typesystem.uml2.profile.ProfileMetaModel
 
getKnownTypes() - Method in class org.eclipse.xtend.typesystem.xsd.XSDMetaModel
 
getLabel() - Method in class org.eclipse.xtend.shared.ui.editor.outlineview.OutlineElement
 
getLabel() - Method in class org.eclipse.xtend.shared.ui.editor.search.query.XtendXpandSearchQuery
getLabel() - Method in class org.eclipse.xtend.shared.ui.editor.search.query.XtendXpandSearchResult
getLabel() - Method in class org.eclipse.xtend.shared.ui.editor.search.view.XtendXpandSearchResultPage
 
getLanguage() - Method in class org.eclipse.internal.xtend.util.internal.icu.CharsetMatch
Get the ISO code for the language of the detected charset.
getLanguageContributionByName(String) - Method in class org.eclipse.xtend.middleend.LanguageContributor
 
getLanguageContributions() - Method in class org.eclipse.xtend.middleend.LanguageContributor
 
getLanguageHandlers() - Method in class org.eclipse.xtend.backend.compiler.AbstractBackendResourceCompilerFacade
 
getLanguageSpecificMiddleEnds() - Method in class org.eclipse.xtend.middleend.internal.MiddleEndImpl
 
getLanguageSpecificMiddleEnds() - Method in interface org.eclipse.xtend.middleend.MiddleEnd
 
getLastSegment(String) - Static method in class org.eclipse.internal.xpand2.XpandUtil
Returns the last segment of a qualified name.
getLastSegment() - Method in class org.eclipse.internal.xtend.expression.ast.Identifier
 
getLastSegment() - Method in class org.eclipse.internal.xtend.util.QualifiedName
 
getLastSegment() - Method in class org.eclipse.internal.xtend.util.QualifiedNameWithDelimiter
Returns the last segment of the qualified name.
getLastSegment(String) - Static method in class org.eclipse.xpand2.XpandUtil
 
getLastSegment(String) - Static method in class org.eclipse.xtend.expression.TypeNameUtil
Retrieves only the last segment of a qualified name and therefore cuts the namespace part
getLastSelectedLine() - Method in class org.eclipse.xtend.shared.ui.editor.BreakpointActionGroup
 
getLastSelectedOffset() - Method in class org.eclipse.xtend.shared.ui.editor.BreakpointActionGroup
 
getLeft() - Method in class org.eclipse.internal.xtend.expression.ast.BooleanOperation
 
getLeft() - Method in class org.eclipse.xtend.backend.expr.AndExpression
 
getLeft() - Method in class org.eclipse.xtend.backend.expr.OrExpression
 
getLength(String) - Static method in exception org.eclipse.xtend.expression.EvaluationException
 
getLength() - Method in class org.eclipse.xtend.shared.ui.core.search.SearchMatch
 
getLine() - Method in class org.eclipse.internal.xpand2.model.AdvicedDefinition
 
getLine() - Method in interface org.eclipse.internal.xtend.expression.ast.ISyntaxElement
 
getLine() - Method in class org.eclipse.internal.xtend.expression.ast.SyntaxElement
 
getLine() - Method in class org.eclipse.internal.xtend.expression.debug.EvaluatedElementWrapper
 
getLine() - Method in class org.eclipse.internal.xtend.xtend.parser.SyntaxError
 
getLine() - Method in interface org.eclipse.internal.xtend.xtend.parser.XtendError
 
getLine(int) - Method in class org.eclipse.xtend.shared.ui.editor.BreakpointActionGroup
 
getLineNumber() - Method in class org.eclipse.xtend.backend.common.SourcePos
 
getList() - Method in class org.eclipse.xtend.shared.ui.core.internal.preferences.PatternEditComposite
 
getListeners() - Method in class org.eclipse.xtend.backend.common.ExpressionBase
 
getListType(Type) - Method in class org.eclipse.internal.xtend.type.baseimpl.BuiltinMetaModel
Returns the type for list objects.
getListType(Type) - Method in class org.eclipse.xtend.expression.ExecutionContextImpl
 
getListType(Type) - Method in interface org.eclipse.xtend.expression.TypeSystem
 
getListType(Type) - Method in class org.eclipse.xtend.expression.TypeSystemImpl
 
getLiteralValue() - Method in class org.eclipse.internal.xtend.expression.ast.Literal
 
getLocalVarContext() - Method in interface org.eclipse.xtend.backend.common.ExecutionContext
 
getLocalVarContext() - Method in class org.eclipse.xtend.backend.internal.ExecutionContextImpl
 
getLocalVarName() - Method in class org.eclipse.xtend.backend.expr.HidingLocalVarDefExpression
 
getLocalVarName() - Method in class org.eclipse.xtend.backend.expr.LocalVarEvalExpression
 
getLocalVarName() - Method in class org.eclipse.xtend.backend.expr.NewLocalVarDefExpression
 
getLocalVars() - Method in class org.eclipse.xtend.backend.common.LocalVarContext
 
getLocalVars() - Method in class org.eclipse.xtend.backend.common.StacktraceEntry
 
getLog(Class<?>) - Static method in class org.eclipse.xtend.typesystem.xsd.util.XSDLog
 
getLog(Class<?>) - Method in interface org.eclipse.xtend.typesystem.xsd.util.XSDLog.XSDLogFactory
 
getLogLevel() - Method in class org.eclipse.xpand2.output.FileInfoLogger
 
getLogMessage() - Method in class org.eclipse.internal.xpand2.GeneratorAdvice
 
getLogMessage() - Method in class org.eclipse.internal.xtend.xtend.XtendAdvice
 
getLogMessage() - Method in class org.eclipse.xpand2.Generator
 
getLogMessage() - Method in class org.eclipse.xpand2.GeneratorAdvice
 
getLogMessage() - Method in class org.eclipse.xtend.check.CheckComponent
getLogMessage() - Method in class org.eclipse.xtend.middleend.xpand.XpandComponent
 
getLogMessage() - Method in class org.eclipse.xtend.middleend.xtend.CheckComponent
 
getLogMessage() - Method in class org.eclipse.xtend.middleend.xtend.XtendComponent
 
getLogMessage() - Method in class org.eclipse.xtend.typesystem.emf.XmiReader
Deprecated.  
getLogMessage() - Method in class org.eclipse.xtend.typesystem.emf.XmiWriter
Deprecated.  
getLogMessage() - Method in class org.eclipse.xtend.typesystem.xsd.XMLReader
 
getLogMessage() - Method in class org.eclipse.xtend.typesystem.xsd.XMLWriter
 
getLogMessage() - Method in class org.eclipse.xtend.util.stdlib.ExtIssueReporter
 
getLogMessage() - Method in class org.eclipse.xtend.util.stdlib.SlotCopier
 
getLogMessage() - Method in class org.eclipse.xtend.util.stdlib.SlotListAdder
 
getLogMessage() - Method in class org.eclipse.xtend.util.stdlib.texttest.FileTestComponent
 
getLogMessage() - Method in class org.eclipse.xtend.util.stdlib.TraceComponent
 
getLogMessage() - Method in class org.eclipse.xtend.util.uml2ecore.Uml2EcoreXmiWriter
 
getLogMessage() - Method in class org.eclipse.xtend.XtendComponent
 
getMany(EObject, String) - Method in class org.eclipse.xtend.util.stdlib.DynamicEcoreHelper
 
getMap() - Method in class org.eclipse.xtend.backend.util.Cache
 
getMap() - Method in class org.eclipse.xtend.backend.util.DoubleKeyCache
 
getMap() - Method in class org.eclipse.xtend.backend.util.IdentityCache
 
getMapFeatures() - Method in class org.eclipse.xtend.backend.types.xsd.internal.EFeatureMapType
 
getMapFeatures() - Method in class org.eclipse.xtend.backend.types.xsd.internal.XMLFeatureMapType
 
getMapFeatures() - Method in class org.eclipse.xtend.typesystem.xsd.type.EFeatureMapTypeImpl
 
getMapFeatures() - Method in class org.eclipse.xtend.typesystem.xsd.type.XMLFeatureMapTypeImpl
 
getMARKER_TYPE() - Static method in class org.eclipse.xtend.shared.ui.core.builder.XtendXpandMarkerManager
 
getMatch(ExecutionContext, QualifiedName, List<BackendType>) - Method in interface org.eclipse.xtend.backend.common.FunctionDefContext
for reflection.
getMatch(ExecutionContext, QualifiedName, List<BackendType>) - Method in class org.eclipse.xtend.backend.functions.internal.FunctionDefContextImpl
 
getMatchType() - Method in class org.eclipse.internal.xtend.util.internal.icu.CharsetMatch
Return flags indicating what it was about the input data that caused this charset to be considered as a possible match.
getMaxLineWidth() - Method in class org.eclipse.xtend.typesystem.xsd.XMLMixedContentFormatter
 
getMessage() - Method in class org.eclipse.internal.xpand2.ast.ErrorStatement
 
getMessage() - Method in class org.eclipse.internal.xtend.xtend.parser.SyntaxError
 
getMessage() - Method in interface org.eclipse.internal.xtend.xtend.parser.XtendError
 
getMessage() - Method in exception org.eclipse.xtend.backend.common.ExecutionException
 
getMessage() - Method in exception org.eclipse.xtend.backend.util.FatalException
 
getMessage() - Method in class org.eclipse.xtend.expression.AnalysationIssue
 
getMessage() - Method in class org.eclipse.xtend.shared.ui.core.builder.MarkerObject
 
getMessagePattern() - Method in class org.eclipse.xpand2.output.FileInfoLogger
 
getMetaModel() - Method in class org.eclipse.xtend.typesystem.xsd.AbstractXMLWorkflowComponent
 
getMetaModel() - Method in class org.eclipse.xtend.typesystem.xsd.OawXMLResource
 
getMetaModelContributor() - Method in class org.eclipse.xtend.shared.ui.core.metamodel.Contributor
 
getMetaModels() - Method in class org.eclipse.xtend.expression.ExecutionContextImpl
 
getMetaModels() - Method in class org.eclipse.xtend.expression.TypeSystemImpl
 
getMetamodels(IJavaProject, TypeSystem) - Method in class org.eclipse.xtend.shared.ui.core.metamodel.jdt.javabean.JavaBeanMetamodelContributor
 
getMetamodels(IJavaProject, TypeSystem) - Method in class org.eclipse.xtend.shared.ui.core.metamodel.jdt.oaw.OawClassicMetamodelContributor
 
getMetaModels() - Method in class org.eclipse.xtend.shared.ui.MetamodelContainer
 
getMetamodels(IJavaProject, TypeSystem) - Method in interface org.eclipse.xtend.shared.ui.MetamodelContributor
 
getMetamodels(IJavaProject, TypeSystem) - Method in class org.eclipse.xtend.typesystem.emf.ui.EmfMetamodelContributor
 
getMetamodels(IJavaProject, TypeSystem) - Method in class org.eclipse.xtend.typesystem.uml2.ui.Uml2MetamodelContributor
 
getMetamodels(IJavaProject, TypeSystem) - Method in class org.eclipse.xtend.typesystem.xsd.ui.XSDMetamodelContributor
 
getMetamodels(IProject) - Method in class org.eclipse.xtend.typesystem.xsd.ui.XSDMetamodelStore
 
getMetamodelsForProject(IJavaProject) - Method in class org.eclipse.xtend.typesystem.emf.ui.EmfToolsPlugin
Retrieves the list of EPackages that are accessible for the given project, i.e.
getMethod() - Method in class org.eclipse.xtend.backend.expr.MethodInvocationExpression
 
getMethod() - Method in class org.eclipse.xtend.middleend.javaannotations.internal.JavaDefinedFunction
 
getMiddleEnd() - Method in class org.eclipse.xtend.backend.compiler.AbstractBackendResourceCompilerFacade
 
getMiddleEnd() - Method in class org.eclipse.xtend.middleend.javaannotations.JavaAnnotationBackendFacade
 
getMiddleEndConfigurers() - Method in class org.eclipse.xtend.backend.ui.Activator
 
getMiddleEndName() - Method in interface org.eclipse.xtend.backend.ui.middleend.LanguageSpecificMiddleEndConfigurer
 
getMiddleEndName() - Method in class org.eclipse.xtend.middleend.xpand.ui.XpandMiddleEndConfigurer
 
getMiddleEndName() - Method in class org.eclipse.xtend.middleend.xtend.ui.XtendMiddleEndConfigurer
 
getMissCount() - Method in class org.eclipse.internal.xtend.util.WeakCache2
 
getMode() - Method in class org.eclipse.internal.xpand2.ast.FileStatement
 
getModelElement() - Method in class org.eclipse.xpand.incremental.trace.impl.InputElementImpl
 
getModelElement() - Method in interface org.eclipse.xpand.incremental.trace.InputElement
Returns the value of the 'Model Element' reference.
getModelFactory() - Method in class org.eclipse.xtend.profiler.profilermodel.impl.ModelPackageImpl
 
getModelFactory() - Method in interface org.eclipse.xtend.profiler.profilermodel.ModelPackage
Returns the factory that creates the instances of the model.
getModelFile() - Method in class org.eclipse.xtend.typesystem.emf.XmiWriter
Deprecated. Returns the name of the model file.
getModelPackage() - Method in class org.eclipse.xtend.profiler.profilermodel.impl.ModelFactoryImpl
 
getModelPackage() - Method in interface org.eclipse.xtend.profiler.profilermodel.ModelFactory
Returns the package supported by this factory.
getMonitor() - Method in interface org.eclipse.xtend.expression.ExecutionContext
Retrieves the associated ProgressMonitor
getMonitor() - Method in class org.eclipse.xtend.expression.ExecutionContextImpl
 
getMsg() - Method in class org.eclipse.internal.xtend.xtend.ast.Check
 
getName() - Method in class org.eclipse.internal.xpand2.ast.AbstractDefinition
 
getName() - Method in class org.eclipse.internal.xpand2.model.AdvicedDefinition
 
getName() - Method in interface org.eclipse.internal.xpand2.model.XpandDefinition
 
getName() - Method in class org.eclipse.internal.xpand2.type.XpandDefinitionImpl
 
getName() - Method in class org.eclipse.internal.xpand2.type.XpandTypesMetaModel
Returns the name of the metamodel.
getName() - Method in class org.eclipse.internal.xtend.expression.ast.DeclaredParameter
 
getName() - Method in class org.eclipse.internal.xtend.expression.ast.FeatureCall
 
getName() - Method in class org.eclipse.internal.xtend.expression.ast.LetExpression
 
getName() - Method in class org.eclipse.internal.xtend.type.baseimpl.BuiltinMetaModel
Returns the name of the metamodel.
getName() - Method in class org.eclipse.internal.xtend.type.baseimpl.FeatureImpl
 
getName() - Method in class org.eclipse.internal.xtend.util.internal.icu.CharsetMatch
Get the name of the detected charset.
getName() - Method in class org.eclipse.internal.xtend.xtend.ast.AbstractExtension
 
getName() - Method in interface org.eclipse.internal.xtend.xtend.ast.Extension
 
getName() - Method in class org.eclipse.internal.xtend.xtend.types.AdviceContext
 
getName() - Method in class org.eclipse.internal.xtend.xtend.types.XtendMetaModel
Returns the name of the metamodel.
getName() - Method in class org.eclipse.xpand2.output.Outlet
 
getName() - Method in class org.eclipse.xpand2.XpandExecutionContextImpl.DefinitionOperationAdapter
 
getName() - Method in class org.eclipse.xtend.backend.BackendComponent.Outlet
 
getName() - Method in interface org.eclipse.xtend.backend.common.BackendType
 
getName() - Method in class org.eclipse.xtend.backend.common.FutureResultHolder
 
getName() - Method in class org.eclipse.xtend.backend.common.NamedFunction
 
getName() - Method in interface org.eclipse.xtend.backend.common.Property
 
getName() - Method in interface org.eclipse.xtend.backend.common.StaticProperty
 
getName() - Method in class org.eclipse.xtend.backend.compiler.model.NamedFunctionModel
 
getName() - Method in class org.eclipse.xtend.backend.compiler.model.NamedParsedResource
 
getName() - Method in class org.eclipse.xtend.backend.expr.MethodInvocationExpression
 
getName() - Method in class org.eclipse.xtend.backend.functions.SourceDefinedFunction
 
getName() - Method in class org.eclipse.xtend.backend.types.AbstractProperty
 
getName() - Method in class org.eclipse.xtend.backend.types.AbstractType
 
getName() - Method in class org.eclipse.xtend.backend.types.builtin.BuiltInOperation
 
getName() - Method in class org.eclipse.xtend.backend.types.builtin.ObjectType
 
getName() - Method in class org.eclipse.xtend.backend.types.internal.FunctionBackedProperty
 
getName() - Method in class org.eclipse.xtend.backend.types.java.JavaBeansStaticProperty
 
getName() - Method in class org.eclipse.xtend.expression.AbstractExpressionsUsingWorkflowComponent.GlobalVar
 
getName() - Method in class org.eclipse.xtend.expression.AbstractExpressionsUsingWorkflowComponent.GlobalVarDef
 
getName(Class<?>) - Static method in class org.eclipse.xtend.expression.TypeNameUtil
Gets the internal representation of a class name.
getName() - Method in class org.eclipse.xtend.expression.Variable
 
getName() - Method in class org.eclipse.xtend.middleend.javaannotations.internal.JavaDefinedFunction
 
getName() - Method in class org.eclipse.xtend.middleend.javaannotations.JavaFunctionClassContributor
 
getName() - Method in interface org.eclipse.xtend.middleend.plugins.FunctionDefContextProvider
 
getName() - Method in interface org.eclipse.xtend.middleend.plugins.LanguageSpecificMiddleEnd
 
getName() - Method in interface org.eclipse.xtend.middleend.plugins.LanguageSpecificMiddleEndFactory
a clear text name describing the language / middle end
getName() - Method in class org.eclipse.xtend.middleend.xpand.OldXpandRegistry
 
getName() - Method in class org.eclipse.xtend.middleend.xpand.plugin.OldXpandRegistryFactory
 
getName() - Method in class org.eclipse.xtend.middleend.xtend.OldCheckRegistry
 
getName() - Method in class org.eclipse.xtend.middleend.xtend.OldXtendRegistry
 
getName() - Method in class org.eclipse.xtend.middleend.xtend.plugin.OldCheckRegistryFactory
 
getName() - Method in class org.eclipse.xtend.middleend.xtend.plugin.OldXtendRegistryFactory
 
getName() - Method in interface org.eclipse.xtend.profiler.profilermodel.Callable
Returns the value of the 'Name' attribute.
getName() - Method in class org.eclipse.xtend.profiler.profilermodel.impl.CallableImpl
 
getName() - Method in class org.eclipse.xtend.profiler.profilermodel.impl.CycleImpl
 
getName() - Method in class org.eclipse.xtend.profiler.profilermodel.impl.ItemImpl
 
getName() - Method in class org.eclipse.xtend.shared.ui.core.metamodel.jdt.JdtMetaModel
 
getName() - Method in class org.eclipse.xtend.type.impl.java.JavaMetaModel
Returns the metamodel name.
getName() - Method in class org.eclipse.xtend.typesystem.AbstractTypeImpl
 
getName() - Method in interface org.eclipse.xtend.typesystem.Callable
 
getName() - Method in interface org.eclipse.xtend.typesystem.Type
 
getName() - Method in class org.eclipse.xtend.typesystem.uml2.profile.ProfileMetaModel
 
getName(EObject) - Method in class org.eclipse.xtend.util.stdlib.DynamicEcoreHelper
 
getNameIdentifier() - Method in class org.eclipse.internal.xtend.xtend.ast.AbstractExtension
 
getNameSpace() - Method in class org.eclipse.xtend.backend.common.QualifiedName
 
getNamespaces() - Method in class org.eclipse.internal.xpand2.type.XpandTypesMetaModel
 
getNamespaces() - Method in class org.eclipse.internal.xtend.type.baseimpl.BuiltinMetaModel
 
getNamespaces() - Method in class org.eclipse.internal.xtend.xtend.types.XtendMetaModel
 
getNamespaces() - Method in class org.eclipse.xtend.expression.ExecutionContextImpl
 
getNamespaces() - Method in interface org.eclipse.xtend.expression.TypeSystem
 
getNamespaces() - Method in class org.eclipse.xtend.expression.TypeSystemImpl
 
getNamespaces() - Method in class org.eclipse.xtend.shared.ui.core.metamodel.jdt.JdtMetaModel
 
getNamespaces() - Method in class org.eclipse.xtend.type.impl.java.JavaMetaModel
 
getNamespaces() - Method in class org.eclipse.xtend.typesystem.emf.EmfRegistryMetaModel
 
getNamespaces() - Method in interface org.eclipse.xtend.typesystem.MetaModel
Returns all namespaces provided by this metamodel.
getNamespaces() - Method in class org.eclipse.xtend.typesystem.uml2.profile.ProfileMetaModel
 
getNameString(ExecutionContext) - Method in class org.eclipse.internal.xpand2.ast.Advice
 
getNameString(ExecutionContext) - Method in class org.eclipse.internal.xpand2.ast.Definition
 
getNameString(ExecutionContext) - Method in class org.eclipse.internal.xpand2.ast.ExpandStatement
 
getNameString(ExecutionContext) - Method in class org.eclipse.internal.xpand2.ast.ExpressionStatement
 
getNameString(ExecutionContext) - Method in class org.eclipse.internal.xpand2.ast.FileStatement
 
getNameString(ExecutionContext) - Method in class org.eclipse.internal.xpand2.ast.ForEachStatement
 
getNameString(ExecutionContext) - Method in class org.eclipse.internal.xpand2.model.AdvicedDefinition
 
getNameString(ExecutionContext) - Method in class org.eclipse.internal.xtend.expression.ast.FeatureCall
 
getNameString(ExecutionContext) - Method in interface org.eclipse.internal.xtend.expression.ast.ISyntaxElement
 
getNameString(ExecutionContext) - Method in class org.eclipse.internal.xtend.expression.ast.OperationCall
 
getNameString(ExecutionContext) - Method in class org.eclipse.internal.xtend.expression.ast.SyntaxElement
 
getNanoSeconds() - Method in interface org.eclipse.xtend.profiler.Profiler.TimeProvider
 
getNatureId() - Static method in class org.eclipse.xtend.shared.ui.Activator
 
getNewModelFile() - Method in class org.eclipse.xpand2.incremental.IncrementalGenerationFacade
 
getNext() - Method in class org.eclipse.internal.xtend.expression.ast.ChainExpression
 
getNextEntry() - Method in class org.eclipse.internal.xtend.util.WeakInterningHashSet.Entry
Returns the next entry in the collision chain with the same WeakInterningHashSet.Entry.hashCode.
getNextVarIdx() - Static method in class org.eclipse.xtend.backend.compiler.templates.VarNameGeneratorExpressions
 
getNextVarIdx() - Method in class org.eclipse.xtend.backend.compiler.util.VarNameGenerator
 
getNsImports() - Method in class org.eclipse.internal.xtend.xtend.ast.ExtensionFile
 
getNullEvaluationHandler() - Method in class org.eclipse.xtend.expression.AbstractExpressionsUsingWorkflowComponent
 
getNumberOfControls() - Method in class org.eclipse.xtend.shared.ui.editor.preferences.FontstyleFieldEditor
 
getNumberOfControls() - Method in class org.eclipse.xtend.shared.ui.editor.preferences.TokenListFieldEditor
 
getObjectType() - Method in class org.eclipse.internal.xtend.type.baseimpl.BuiltinMetaModel
Returns the type for objects.
getObjectType() - Method in class org.eclipse.xtend.expression.ExecutionContextImpl
 
getObjectType() - Method in interface org.eclipse.xtend.expression.TypeSystem
 
getObjectType() - Method in class org.eclipse.xtend.expression.TypeSystemImpl
 
getOffset() - Method in class org.eclipse.internal.xtend.expression.codeassist.ReverseScanner
 
getOffSet(String) - Static method in exception org.eclipse.xtend.expression.EvaluationException
 
getOffSet() - Method in class org.eclipse.xtend.shared.ui.core.search.SearchMatch
 
getOffsetAtLine(int) - Method in class org.eclipse.xtend.shared.ui.editor.BreakpointActionGroup
 
getOldModelFile() - Method in class org.eclipse.xpand2.incremental.IncrementalGenerationFacade
 
getOnLine() - Method in class org.eclipse.xtend.expression.AnalysationIssue
 
getOperation(Set<? extends Callable>, String, Type, List<? extends Type>) - Static method in class org.eclipse.internal.xtend.type.baseimpl.PolymorphicResolver
 
getOperation(BackendType, QualifiedName, List<BackendType>) - Method in class org.eclipse.xtend.backend.syslib.ReflectionOperations
 
getOperation(String, Type[]) - Method in class org.eclipse.xtend.typesystem.AbstractTypeImpl
 
getOperation(String, Type[]) - Method in interface org.eclipse.xtend.typesystem.Type
finds an operation with the given name on the given type with respect to the given parametertypes this method handles polymorphistic resolution for parameter types
getOperationParamNames(Function) - Method in class org.eclipse.xtend.backend.syslib.ReflectionOperations
 
getOperationParamNames(SourceDefinedFunction) - Method in class org.eclipse.xtend.backend.syslib.ReflectionOperations
 
getOperationType() - Method in class org.eclipse.internal.xtend.type.baseimpl.BuiltinMetaModel
Returns the type for operation objects.
getOperationType() - Method in class org.eclipse.xtend.expression.ExecutionContextImpl
 
getOperationType() - Method in interface org.eclipse.xtend.expression.TypeSystem
 
getOperationType() - Method in class org.eclipse.xtend.expression.TypeSystemImpl
 
getOperator() - Method in class org.eclipse.internal.xtend.expression.ast.BooleanOperation
 
getOptions() - Method in class org.eclipse.xtend.typesystem.xsd.XMLReaderImpl
 
getOutboundChildTime() - Method in interface org.eclipse.xtend.profiler.profilermodel.Callable
Returns the value of the 'Outbound Child Time' attribute.
getOutboundChildTime() - Method in class org.eclipse.xtend.profiler.profilermodel.impl.CallableImpl
 
getOutboundChildTime() - Method in class org.eclipse.xtend.profiler.profilermodel.impl.CycleImpl
 
getOutboundChildTime() - Method in class org.eclipse.xtend.profiler.profilermodel.impl.ItemImpl
 
getOutgoingCallGroups() - Method in interface org.eclipse.xtend.profiler.profilermodel.Cycle
Returns the value of the 'Outgoing Call Groups' reference list.
getOutgoingCallGroups() - Method in class org.eclipse.xtend.profiler.profilermodel.impl.CycleImpl
 
getOutlet() - Method in class org.eclipse.xpand.incremental.trace.impl.OutputFileImpl
 
getOutlet() - Method in interface org.eclipse.xpand.incremental.trace.OutputFile
Returns the value of the 'Outlet' attribute.
getOutlet() - Method in interface org.eclipse.xpand2.output.FileHandle
 
getOutlet() - Method in class org.eclipse.xpand2.output.FileHandleImpl
 
getOutlet(String) - Method in interface org.eclipse.xpand2.output.Output
 
getOutlet(String) - Method in class org.eclipse.xpand2.output.OutputImpl
 
getOutletName() - Method in class org.eclipse.internal.xpand2.ast.FileStatement
 
getOutlets() - Method in class org.eclipse.xpand2.Generator
Retrieves the configured and initialized outlets of the generator.
getOutlets() - Method in class org.eclipse.xtend.backend.BackendComponent
 
getOutput() - Method in class org.eclipse.xpand2.Generator
 
getOutput() - Method in interface org.eclipse.xpand2.XpandExecutionContext
 
getOutput() - Method in class org.eclipse.xpand2.XpandExecutionContextImpl
 
getOutputFile() - Method in class org.eclipse.xpand.incremental.trace.impl.TracePackageImpl
 
getOutputFile() - Method in interface org.eclipse.xpand.incremental.trace.TracePackage
Returns the meta object for class 'Output File'.
getOutputFile_FileName() - Method in class org.eclipse.xpand.incremental.trace.impl.TracePackageImpl
 
getOutputFile_FileName() - Method in interface org.eclipse.xpand.incremental.trace.TracePackage
Returns the meta object for the attribute 'File Name'.
getOutputFile_InputElements() - Method in class org.eclipse.xpand.incremental.trace.impl.TracePackageImpl
 
getOutputFile_InputElements() - Method in interface org.eclipse.xpand.incremental.trace.TracePackage
Returns the meta object for the containment reference list 'Input Elements'.
getOutputFile_Outlet() - Method in class org.eclipse.xpand.incremental.trace.impl.TracePackageImpl
 
getOutputFile_Outlet() - Method in interface org.eclipse.xpand.incremental.trace.TracePackage
Returns the meta object for the attribute 'Outlet'.
getOutputFile_TargetObject() - Method in class org.eclipse.xpand.incremental.trace.impl.TracePackageImpl
 
getOutputFile_TargetObject() - Method in interface org.eclipse.xpand.incremental.trace.TracePackage
Returns the meta object for the reference 'Target Object'.
getOutputFiles() - Method in class org.eclipse.xpand.incremental.trace.impl.TraceImpl
 
getOutputFiles() - Method in interface org.eclipse.xpand.incremental.trace.Trace
Returns the value of the 'Output Files' containment reference list.
getOutputSlot() - Method in class org.eclipse.xtend.XtendComponent
 
getOwner() - Method in class org.eclipse.internal.xpand2.ast.AbstractDefinition
 
getOwner() - Method in class org.eclipse.internal.xpand2.model.AdvicedDefinition
 
getOwner() - Method in interface org.eclipse.internal.xpand2.model.XpandDefinition
 
getOwner() - Method in class org.eclipse.internal.xtend.type.baseimpl.OperationImpl
 
getOwner() - Method in class org.eclipse.internal.xtend.type.baseimpl.PropertyImpl
 
getOwner() - Method in class org.eclipse.internal.xtend.type.baseimpl.StaticPropertyImpl
 
getOwner() - Method in class org.eclipse.xpand2.XpandExecutionContextImpl.DefinitionOperationAdapter
 
getOwner() - Method in interface org.eclipse.xtend.backend.common.Property
 
getOwner() - Method in interface org.eclipse.xtend.backend.common.StaticProperty
 
getOwner() - Method in class org.eclipse.xtend.backend.types.AbstractProperty
 
getOwner() - Method in class org.eclipse.xtend.backend.types.internal.FunctionBackedProperty
 
getOwner() - Method in class org.eclipse.xtend.backend.types.java.JavaBeansStaticProperty
 
getOwner() - Method in interface org.eclipse.xtend.typesystem.Feature
 
getOwner() - Method in class org.eclipse.xtend.typesystem.xsd.type.EFeatureMapTypeImpl
 
getPackage() - Static method in class org.eclipse.xpand.incremental.trace.impl.TraceFactoryImpl
Deprecated.  
getPackage(String) - Static method in class org.eclipse.xtend.expression.TypeNameUtil
 
getPackage() - Static method in class org.eclipse.xtend.profiler.profilermodel.impl.ModelFactoryImpl
Deprecated.  
getPackageRegistry() - Method in interface org.eclipse.xtend.typesystem.xsd.builder.XSDManager
 
getPackageRegistry() - Method in class org.eclipse.xtend.typesystem.xsd.builder.XSDManagerView
 
getPackages() - Method in class org.eclipse.xtend.typesystem.xsd.builder.OawXSDResourceSet
 
getPackages(Collection<URI>) - Method in class org.eclipse.xtend.typesystem.xsd.builder.OawXSDResourceSet
 
getPackages() - Method in interface org.eclipse.xtend.typesystem.xsd.builder.XSDManager
 
getPackages() - Method in class org.eclipse.xtend.typesystem.xsd.builder.XSDManagerView
 
getParameterConverter(Class<?>, int) - Static method in class org.eclipse.xtend.backend.functions.java.internal.JavaBuiltinConverterFactory
This method returns a wrapper around a JavaBuiltinConverter that knows about the index of a (parameter) array.
getParameterNames() - Method in class org.eclipse.internal.xtend.xtend.ast.AbstractExtension
 
getParameterNames() - Method in interface org.eclipse.internal.xtend.xtend.ast.Extension
 
getParameters() - Method in class org.eclipse.internal.xpand2.ast.ExpandStatement
 
getParameters() - Method in class org.eclipse.xtend.backend.aop.ThisJoinPoint
 
getParameters() - Method in class org.eclipse.xtend.backend.BackendComponent
 
getParametersAsList() - Method in class org.eclipse.internal.xpand2.ast.ExpandStatement
 
getParameterTypes() - Method in class org.eclipse.internal.xtend.type.baseimpl.OperationImpl
 
getParameterTypes() - Method in class org.eclipse.internal.xtend.xtend.ast.AbstractExtension
 
getParameterTypes() - Method in interface org.eclipse.internal.xtend.xtend.ast.Extension
 
getParameterTypes() - Method in class org.eclipse.xpand2.XpandExecutionContextImpl.DefinitionOperationAdapter
 
getParameterTypes() - Method in interface org.eclipse.xtend.backend.common.Function
 
getParameterTypes() - Method in class org.eclipse.xtend.backend.compiler.model.NamedFunctionModel
 
getParameterTypes() - Method in class org.eclipse.xtend.backend.functions.AbstractFunction
 
getParameterTypes() - Method in class org.eclipse.xtend.backend.types.builtin.BuiltInOperation
 
getParameterTypes() - Method in interface org.eclipse.xtend.typesystem.ParameterizedCallable
 
getParamExpr() - Method in class org.eclipse.xtend.backend.expr.CreateCachedExpression
 
getParamNames() - Method in class org.eclipse.internal.xpand2.type.XpandDefinitionImpl
 
getParamNames() - Method in class org.eclipse.internal.xtend.xtend.types.AdviceContext
 
getParamNames() - Method in class org.eclipse.xtend.backend.expr.InitClosureExpression
 
getParamNames() - Method in class org.eclipse.xtend.backend.functions.SourceDefinedFunction
 
getParams() - Method in class org.eclipse.internal.xpand2.ast.AbstractDefinition
 
getParams() - Method in class org.eclipse.internal.xpand2.model.AdvicedDefinition
 
getParams() - Method in interface org.eclipse.internal.xpand2.model.XpandAdvice
 
getParams() - Method in interface org.eclipse.internal.xpand2.model.XpandDefinition
 
getParams() - Method in class org.eclipse.internal.xtend.expression.ast.OperationCall
 
getParams() - Method in class org.eclipse.internal.xtend.xtend.ast.Around
 
getParams() - Method in class org.eclipse.xtend.backend.expr.InvocationOnCollectionExpression
 
getParams() - Method in class org.eclipse.xtend.backend.expr.InvocationOnObjectExpression
 
getParams() - Method in class org.eclipse.xtend.backend.expr.InvocationOnWhateverExpression
 
getParams() - Method in class org.eclipse.xtend.backend.expr.MethodInvocationExpression
 
getParamsAsList() - Method in class org.eclipse.internal.xpand2.ast.AbstractDefinition
 
getParamsAsList() - Method in class org.eclipse.internal.xtend.expression.ast.OperationCall
 
getParamString(boolean) - Method in class org.eclipse.internal.xpand2.ast.AbstractDefinition
 
getParamString(boolean) - Method in class org.eclipse.internal.xpand2.model.AdvicedDefinition
 
getParamString(boolean) - Method in interface org.eclipse.internal.xpand2.model.XpandDefinition
 
getParamTypes() - Method in class org.eclipse.internal.xpand2.type.XpandDefinitionImpl
 
getParamTypes(ExecutionContext) - Method in class org.eclipse.internal.xtend.xtend.ast.Around
 
getParamTypes() - Method in class org.eclipse.internal.xtend.xtend.types.AdviceContext
 
getParamTypes() - Method in class org.eclipse.xtend.backend.aop.ExecutionPointcut
 
getParamTypes() - Method in interface org.eclipse.xtend.backend.aop.Pointcut
 
getParamTypes() - Method in class org.eclipse.xtend.backend.expr.InitClosureExpression
 
getParamValues() - Method in class org.eclipse.internal.xtend.xtend.types.AdviceContext
 
getParent() - Method in class org.eclipse.internal.xtend.xtend.ast.Around
 
getParsedResources() - Method in class org.eclipse.xtend.middleend.internal.MiddleEndImpl
 
getParsedResources() - Method in interface org.eclipse.xtend.middleend.MiddleEnd
 
getParts() - Method in class org.eclipse.xtend.backend.expr.ConcatExpression
 
getPath() - Method in class org.eclipse.xpand2.output.Outlet
 
getPath() - Method in class org.eclipse.xtend.backend.BackendComponent.Outlet
 
getPattern() - Method in class org.eclipse.internal.xtend.expression.codeassist.ExtensionImportProposalComputer
 
getPatternField() - Method in class org.eclipse.xtend.shared.ui.core.internal.preferences.PatternDialog
 
getPatternText() - Method in class org.eclipse.xtend.shared.ui.core.internal.preferences.PatternDialog
 
getPlatformRootPath(Object) - Static method in class org.eclipse.xtend.util.stdlib.PlatformHelper
 
getPluginImage(Object, String) - Static method in class org.eclipse.wb.swt.ResourceManager
Deprecated. Use ResourceManager.getPluginImage(String, String) instead.
getPluginImage(String, String) - Static method in class org.eclipse.wb.swt.ResourceManager
Returns an Image based on a Bundle and resource entry path.
getPluginImageDescriptor(Object, String) - Static method in class org.eclipse.wb.swt.ResourceManager
Deprecated. Use ResourceManager.getPluginImageDescriptor(String, String) instead.
getPluginImageDescriptor(String, String) - Static method in class org.eclipse.wb.swt.ResourceManager
Returns an ImageDescriptor based on a Bundle and resource entry path.
getPointCut() - Method in class org.eclipse.internal.xpand2.ast.Advice
 
getPointCut() - Method in class org.eclipse.internal.xtend.xtend.ast.Around
 
getPointcut() - Method in class org.eclipse.xtend.backend.aop.AroundAdvice
 
getPos() - Method in class org.eclipse.xtend.backend.common.ExpressionBase
 
getPossibleNames(String, String[]) - Method in class org.eclipse.xtend.expression.TypeSystemImpl
 
getPostProcessor() - Method in class org.eclipse.xtend.backend.BackendComponent.Outlet
 
getPostprocessors() - Method in class org.eclipse.xtend.middleend.xpand.XpandComponent
 
getPreferencePageID() - Method in class org.eclipse.xtend.shared.ui.core.internal.preferences.BuilderPreferencePage
 
getPreferencePageID() - Method in class org.eclipse.xtend.shared.ui.core.properties.MetamodelContributorsPropertyAndPreferencePage
 
getPrefix(String) - Method in class org.eclipse.internal.xpand2.codeassist.KeywordProposalComputer
 
getPrefix() - Method in interface org.eclipse.internal.xtend.expression.codeassist.Proposal
 
getPrefix() - Method in class org.eclipse.internal.xtend.expression.codeassist.ProposalImpl
 
getPrefix(int) - Method in class org.eclipse.xtend.typesystem.xsd.XMLMixedContentFormatter
 
getPresentationReconciler(ISourceViewer) - Method in class org.eclipse.xpand.ui.editor.XpandSourceViewerConfiguration
 
getPresentationReconciler(ISourceViewer) - Method in class org.eclipse.xtend.check.ui.editor.CheckSourceViewerConfiguration
Returns the presentation reconciler ready to be used with the given source viewer.
getPresentationReconciler(ISourceViewer) - Method in class org.eclipse.xtend.ui.editor.XtendSourceViewerConfiguration
 
getPriority() - Method in interface org.eclipse.xtend.middleend.plugins.LanguageSpecificMiddleEndFactory
the priority is a possible way to determine the order in which the middle ends are asked if they can handle a given resource.
getPriority() - Method in class org.eclipse.xtend.middleend.xpand.plugin.OldXpandRegistryFactory
 
getPriority() - Method in class org.eclipse.xtend.middleend.xtend.plugin.OldCheckRegistryFactory
 
getPriority() - Method in class org.eclipse.xtend.middleend.xtend.plugin.OldXtendRegistryFactory
 
getPriority() - Method in class org.eclipse.xtend.shared.ui.core.internal.JDTStorageFinder
 
getPriority() - Method in interface org.eclipse.xtend.shared.ui.StorageFinder
A priority that indicates the order of StorageFinders.
getPrivateFunctions() - Method in class org.eclipse.xtend.middleend.plugins.ParsedResource
 
getProcessor() - Method in class org.eclipse.xpand.ui.refactoring.renamedefine.RenameDefineRefactoring
 
getProcessorName() - Method in class org.eclipse.xpand.ui.refactoring.renamedefine.RenameDefineProcessor
getProfilesResourceSet() - Static method in class org.eclipse.xtend.typesystem.uml2.ui.Uml2AdapterPlugin
Safely get the ResourceSet by guarding its initialization
getProfilingResult() - Method in class org.eclipse.xtend.profiler.Profiler
 
getProfilingResult() - Method in class org.eclipse.xtend.profiler.ProfilerComponent
 
getProfilingResult() - Method in class org.eclipse.xtend.profiler.profilermodel.impl.ModelPackageImpl
 
getProfilingResult() - Method in interface org.eclipse.xtend.profiler.profilermodel.ModelPackage
Returns the meta object for class 'Profiling Result'.
getProfilingResult_Cycles() - Method in class org.eclipse.xtend.profiler.profilermodel.impl.ModelPackageImpl
 
getProfilingResult_Cycles() - Method in interface org.eclipse.xtend.profiler.profilermodel.ModelPackage
Returns the meta object for the containment reference list 'Cycles'.
getProfilingResult_Items() - Method in class org.eclipse.xtend.profiler.profilermodel.impl.ModelPackageImpl
 
getProfilingResult_Items() - Method in interface org.eclipse.xtend.profiler.profilermodel.ModelPackage
Returns the meta object for the containment reference list 'Items'.
getProfilingResult_RootItems() - Method in class org.eclipse.xtend.profiler.profilermodel.impl.ModelPackageImpl
 
getProfilingResult_RootItems() - Method in interface org.eclipse.xtend.profiler.profilermodel.ModelPackage
Returns the meta object for the reference list 'Root Items'.
getProfilingResult_Time() - Method in class org.eclipse.xtend.profiler.profilermodel.impl.ModelPackageImpl
 
getProfilingResult_Time() - Method in interface org.eclipse.xtend.profiler.profilermodel.ModelPackage
Returns the meta object for the attribute 'Time'.
getProject() - Method in class org.eclipse.xtend.backend.ui.builder.BackendNature
 
getProject() - Method in class org.eclipse.xtend.shared.ui.core.builder.XtendXpandNature
 
getProject() - Method in class org.eclipse.xtend.shared.ui.core.internal.XtendXpandProject
 
getProject() - Method in interface org.eclipse.xtend.shared.ui.core.IXtendXpandProject
Returns the corresponding Java Project.
getProject() - Method in class org.eclipse.xtend.shared.ui.editor.search.query.XtendXpandSearchQuery
Retrurns the project this query is operating on.
getProjectAnalyzer(IProject) - Method in class org.eclipse.xtend.typesystem.emf.ui.EmfToolsPlugin
 
getProjectName() - Method in class org.eclipse.xtend.shared.ui.wizards.XtendXpandProjectWizardPage
 
getProperties(ExecutionContext) - Method in interface org.eclipse.xtend.backend.common.BackendType
 
getProperties(ExecutionContext) - Method in class org.eclipse.xtend.backend.types.AbstractType
 
getProperties(ExecutionContext) - Method in class org.eclipse.xtend.backend.types.builtin.ObjectType
 
getProperties() - Method in class org.eclipse.xtend.backend.types.internal.SyntheticPropertyExtracter
 
getProperties() - Static method in class org.eclipse.xtend.util.stdlib.PropertiesExtension
 
getPropertiesInnerType(IMethod) - Method in class org.eclipse.xtend.shared.ui.core.metamodel.jdt.javabean.JdtJavaBeanTypeStrategy
 
getPropertiesInnerType(IMethod) - Method in interface org.eclipse.xtend.shared.ui.core.metamodel.jdt.JdtTypeStrategy
 
getPropertiesInnerType(IMethod) - Method in class org.eclipse.xtend.shared.ui.core.metamodel.jdt.oaw.JdtOawClassicTypeStrategy
 
getProperty(Set<? extends Callable>, String, Type) - Static method in class org.eclipse.internal.xtend.type.baseimpl.PolymorphicResolver
 
getProperty(ExecutionContext, Object, String) - Method in interface org.eclipse.xtend.backend.common.BackendType
 
getProperty(BackendType, String) - Method in class org.eclipse.xtend.backend.syslib.ReflectionOperations
 
getProperty(ExecutionContext, Object, String) - Method in class org.eclipse.xtend.backend.types.AbstractType
 
getProperty(ExecutionContext, Object, String) - Method in class org.eclipse.xtend.backend.types.builtin.ObjectType
 
getProperty(String) - Method in class org.eclipse.xtend.typesystem.AbstractTypeImpl
 
getProperty(String) - Method in interface org.eclipse.xtend.typesystem.Type
finds a property with the given name
getProperty(Object, String) - Method in class org.eclipse.xtend.util.stdlib.ElementPropertiesExtensions
 
getProperty(String) - Static method in class org.eclipse.xtend.util.stdlib.PropertiesExtension
 
getPropertyName() - Method in class org.eclipse.xtend.backend.expr.PropertyOnCollectionExpression
 
getPropertyName() - Method in class org.eclipse.xtend.backend.expr.PropertyOnObjectExpression
 
getPropertyName() - Method in class org.eclipse.xtend.backend.expr.PropertyOnWhateverExpression
 
getPropertyName() - Method in class org.eclipse.xtend.backend.expr.SetPropertyExpression
 
getPropertyPageID() - Method in class org.eclipse.xtend.shared.ui.core.internal.preferences.BuilderPreferencePage
 
getPropertyPageID() - Method in class org.eclipse.xtend.shared.ui.core.properties.MetamodelContributorsPropertyAndPreferencePage
 
getPropertyType() - Method in class org.eclipse.internal.xtend.type.baseimpl.BuiltinMetaModel
Returns the type for property objects.
getPropertyType() - Method in class org.eclipse.xtend.expression.ExecutionContextImpl
 
getPropertyType() - Method in interface org.eclipse.xtend.expression.TypeSystem
 
getPropertyType() - Method in class org.eclipse.xtend.expression.TypeSystemImpl
 
getProposedElement() - Method in class org.eclipse.internal.xtend.expression.codeassist.ProposalImpl
 
getProtectedRegion(String) - Method in interface org.eclipse.internal.xpand2.pr.ProtectedRegionResolver
Retrieve a ProtectedRegion by its Id.
getProtectedRegion(String) - Method in class org.eclipse.internal.xpand2.pr.ProtectedRegionResolverImpl
 
getProtectedRegion(String) - Method in class org.eclipse.xtend.middleend.xpand.internal.xpandlib.pr.XpandProtectedRegionResolver
 
getProtectedRegionResolver() - Method in class org.eclipse.xpand2.Generator
 
getProtectedRegionResolver() - Method in interface org.eclipse.xpand2.XpandExecutionContext
 
getProtectedRegionResolver() - Method in class org.eclipse.xpand2.XpandExecutionContextImpl
 
getPublicExtensions(ResourceManager, ExecutionContext) - Method in class org.eclipse.internal.xtend.xtend.ast.ExtensionFile
 
getPublicExtensions(ResourceManager, ExecutionContext, Set<String>) - Method in class org.eclipse.internal.xtend.xtend.ast.ExtensionFile
 
getPublicExtensions(ResourceManager, ExecutionContext) - Method in interface org.eclipse.internal.xtend.xtend.XtendFile
 
getPublicExtensions(ResourceManager, ExecutionContext, Set<String>) - Method in interface org.eclipse.internal.xtend.xtend.XtendFile
This method is public only for technical reasons - do not call directly!
getPublicExtensions(ResourceManager, ExecutionContext) - Method in class org.eclipse.xtend.ui.core.internal.XtendResourceImpl
 
getPublicExtensions(ResourceManager, ExecutionContext, Set<String>) - Method in class org.eclipse.xtend.ui.core.internal.XtendResourceImpl
 
getPublicFunctions() - Method in interface org.eclipse.xtend.backend.common.FunctionDefContext
 
getPublicFunctions() - Method in class org.eclipse.xtend.backend.compiler.CompilationUnit
 
getPublicFunctions() - Method in class org.eclipse.xtend.backend.functions.internal.FunctionDefContextImpl
 
getPublicFunctions() - Method in class org.eclipse.xtend.middleend.plugins.ParsedResource
 
getPublicId() - Method in class org.eclipse.xtend.typesystem.xsd.XMLWriter.DoctypeInfo
 
getQNameType() - Method in class org.eclipse.xtend.backend.types.xsd.XsdTypesystem
 
getQNameType() - Method in class org.eclipse.xtend.typesystem.xsd.XSDMetaModel
 
getQualifiedName() - Method in class org.eclipse.internal.xpand2.ast.AbstractDefinition
 
getQualifiedName() - Method in class org.eclipse.internal.xpand2.ast.Template
 
getQualifiedName() - Method in class org.eclipse.internal.xpand2.model.AdvicedDefinition
 
getQualifiedName() - Method in interface org.eclipse.internal.xpand2.model.XpandDefinition
 
getQualifiedName() - Method in class org.eclipse.internal.xtend.xtend.ast.AbstractExtension
 
getQualifiedName() - Method in interface org.eclipse.internal.xtend.xtend.ast.Extension
 
getQualifiedName(IStorage) - Static method in class org.eclipse.xtend.shared.ui.core.internal.JDTUtil
 
getQuery() - Method in class org.eclipse.xtend.shared.ui.editor.search.query.XtendXpandSearchResult
getRaw(ExecutionContext, Object) - Method in class org.eclipse.xtend.backend.types.AbstractProperty
 
getRaw(ExecutionContext, Object) - Method in class org.eclipse.xtend.backend.types.builtin.BuiltinProperty
 
getRaw(ExecutionContext, Object) - Method in class org.eclipse.xtend.backend.types.java.JavaBeansProperty
 
getReader(InputStream, String) - Method in class org.eclipse.internal.xtend.util.internal.icu.CharsetDetector
Autodetect the charset of an inputStream, and return a Java Reader to access the converted input data.
getReader() - Method in class org.eclipse.internal.xtend.util.internal.icu.CharsetMatch
Create a java.io.Reader for reading the Unicode character data corresponding to the original byte data supplied to the Charset detect operation.
getRealType() - Method in class org.eclipse.internal.xtend.type.baseimpl.BuiltinMetaModel
Returns the type for real objects.
getRealType() - Method in class org.eclipse.xtend.expression.ExecutionContextImpl
 
getRealType() - Method in interface org.eclipse.xtend.expression.TypeSystem
 
getRealType() - Method in class org.eclipse.xtend.expression.TypeSystemImpl
 
getReconciler(ISourceViewer) - Method in class org.eclipse.xtend.shared.ui.editor.AbstractXtendXpandSourceViewerConfiguration
 
getReferencedProjects() - Method in class org.eclipse.xtend.shared.ui.core.internal.XtendXpandProject
 
getReferencedProjects() - Method in interface org.eclipse.xtend.shared.ui.core.IXtendXpandProject
 
getReferencingObjects(EObject) - Static method in class org.eclipse.xtend.util.stdlib.EmfUtils
Retrieves objects that reference a given object
getRegisteredMetamodelContributors() - Static method in class org.eclipse.xtend.shared.ui.core.metamodel.MetamodelContributorRegistry
 
getRegisteredResourceContributorFor(String) - Static method in class org.eclipse.xtend.shared.ui.Activator
 
getRegisteredResourceContributors() - Static method in class org.eclipse.xtend.shared.ui.Activator
 
getRegisteredResources() - Method in class org.eclipse.xtend.shared.ui.core.internal.XtendXpandProject
 
getRegisteredResources() - Method in interface org.eclipse.xtend.shared.ui.core.IXtendXpandProject
Returns all registered resources within the project.
getRegisteredStorageFinder() - Static method in class org.eclipse.xtend.shared.ui.Activator
 
getRequiredExtension() - Method in class org.eclipse.xpand.ui.debug.XpandPluginAdapter
 
getRequiredExtension() - Method in class org.eclipse.xtend.ui.debug.ExpressionPluginAdapter
 
getResource(ISyntaxElement) - Method in class org.eclipse.internal.xtend.expression.debug.ExpressionModelPresentation
 
getResource() - Method in class org.eclipse.xtend.backend.compiler.CompilationUnit
 
getResource() - Method in class org.eclipse.xtend.backend.compiler.model.NamedParsedResource
 
getResourceManager() - Method in class org.eclipse.xtend.expression.AbstractExpressionsUsingWorkflowComponent
 
getResourceManager() - Method in interface org.eclipse.xtend.expression.ExecutionContext
Retrieves the associated ResourceManager
getResourceManager() - Method in class org.eclipse.xtend.expression.ExecutionContextImpl
 
getResourceName() - Method in class org.eclipse.xtend.middleend.plugins.ImportedResource
 
getResources() - Method in class org.eclipse.xtend.backend.compiler.FdcHolder
 
getResourceSet() - Method in class org.eclipse.xtend.typesystem.xsd.builder.OawXSDResource
 
getResult() - Method in class org.eclipse.xtend.backend.util.ResourceToList
 
getResultCache() - Method in class org.eclipse.xtend.backend.aop.internal.AdviceContextImpl
 
getResultCache() - Method in interface org.eclipse.xtend.backend.common.AdviceContext
 
getResultLabel(int) - Method in class org.eclipse.xtend.shared.ui.editor.search.query.XtendXpandSearchQuery
Returns the label that will be displayed on top of the search result view.
getResultSlot() - Method in class org.eclipse.xtend.profiler.ProfilerComponent
 
getReturnType() - Method in class org.eclipse.internal.xtend.type.baseimpl.FeatureImpl
 
getReturnType(Type, Type[]) - Method in class org.eclipse.internal.xtend.type.baseimpl.OperationImpl
 
getReturnType(Type[], ExecutionContext, Set<AnalysationIssue>) - Method in class org.eclipse.internal.xtend.xtend.ast.AbstractExtension
 
getReturnType() - Method in class org.eclipse.internal.xtend.xtend.ast.AbstractExtension
 
getReturnType(Type[], ExecutionContext, Set<AnalysationIssue>) - Method in interface org.eclipse.internal.xtend.xtend.ast.Extension
 
getReturnType() - Method in interface org.eclipse.internal.xtend.xtend.ast.Extension
 
getReturnType() - Method in class org.eclipse.xpand2.XpandExecutionContextImpl.DefinitionOperationAdapter
 
getReturnType(Type, Type[]) - Method in class org.eclipse.xpand2.XpandExecutionContextImpl.DefinitionOperationAdapter
 
getReturnType() - Method in interface org.eclipse.xtend.backend.common.Function
 
getReturnType() - Method in class org.eclipse.xtend.backend.compiler.model.NamedFunctionModel
 
getReturnType() - Method in class org.eclipse.xtend.backend.functions.AbstractFunction
 
getReturnType() - Method in class org.eclipse.xtend.backend.functions.internal.Closure
 
getReturnType() - Method in class org.eclipse.xtend.backend.lib.AbstractClosure
 
getReturnType(Extension, Type[], Set<AnalysationIssue>) - Method in interface org.eclipse.xtend.expression.ExecutionContext
 
getReturnType(Extension, Type[], Set<AnalysationIssue>) - Method in class org.eclipse.xtend.expression.ExecutionContextImpl
 
getReturnType() - Method in interface org.eclipse.xtend.typesystem.Callable
 
getReturnType(Type, Type[]) - Method in interface org.eclipse.xtend.typesystem.Operation
 
getReturnTypeIdentifier() - Method in class org.eclipse.internal.xtend.xtend.ast.AbstractExtension
 
getReturnTypeIdentifier() - Method in interface org.eclipse.internal.xtend.xtend.ast.Extension
 
getReturnVarName() - Method in class org.eclipse.internal.xtend.xtend.ast.CreateExtensionStatement
 
getRight() - Method in class org.eclipse.internal.xtend.expression.ast.BooleanOperation
 
getRight() - Method in class org.eclipse.xtend.backend.expr.AndExpression
 
getRight() - Method in class org.eclipse.xtend.backend.expr.OrExpression
 
getRootItems() - Method in class org.eclipse.xtend.profiler.profilermodel.impl.ProfilingResultImpl
 
getRootItems() - Method in interface org.eclipse.xtend.profiler.profilermodel.ProfilingResult
Returns the value of the 'Root Items' reference list.
getRootTypesystem() - Method in interface org.eclipse.xtend.backend.common.BackendTypesystem
 
getRootTypesystem() - Method in class org.eclipse.xtend.backend.types.CompositeTypesystem
 
getRootTypesystem() - Method in class org.eclipse.xtend.backend.types.emf.EmfTypesystem
 
getRootTypesystem() - Method in class org.eclipse.xtend.backend.types.java.AbstractJavaBeansTypesystem
 
getRootTypesystem() - Method in class org.eclipse.xtend.backend.types.uml2.UmlTypesystem
 
getRootTypesystem() - Method in class org.eclipse.xtend.backend.types.xsd.XsdTypesystem
 
getSchemas() - Method in class org.eclipse.xtend.typesystem.xsd.builder.OawXSDResourceSet
 
getSearchResult() - Method in class org.eclipse.xtend.shared.ui.editor.search.query.XtendXpandSearchQuery
getSecond() - Method in class org.eclipse.internal.xtend.util.Pair
 
getSecond() - Method in class org.eclipse.internal.xtend.util.Triplet
 
getSecond() - Method in class org.eclipse.xtend.backend.util.Pair
 
getSecond() - Method in class org.eclipse.xtend.backend.util.Triplet
 
getSecondAsObject() - Method in class org.eclipse.xtend.backend.util.Pair
 
getSegment(int) - Method in class org.eclipse.internal.xtend.expression.ast.Identifier
 
getSegment(int) - Method in class org.eclipse.internal.xtend.util.QualifiedName
 
getSegment(int) - Method in class org.eclipse.internal.xtend.util.QualifiedNameWithDelimiter
Returns the specified segment of the qualified name.
getSegmentCount() - Method in class org.eclipse.internal.xtend.expression.ast.Identifier
 
getSegmentCount() - Method in class org.eclipse.internal.xtend.util.QualifiedName
 
getSegmentCount() - Method in class org.eclipse.internal.xtend.util.QualifiedNameWithDelimiter
Returns the number of segments in the qualified name.
getSelection() - Method in class org.eclipse.xpand.ui.refactoring.renamedefine.RenameDefineProcessor
 
getSelection() - Method in class org.eclipse.xtend.shared.ui.core.action.SelectionDispatchAction
Returns the selection provided by the site owning this action.
getSelection(IDocument) - Method in class org.eclipse.xtend.shared.ui.expression.editor.codeassist.TextSelectingProposal
 
getSelectionProvider() - Method in class org.eclipse.xtend.shared.ui.core.action.SelectionDispatchAction
Returns the selection provider managed by the site owning this action or the selection provider explicitly set in SelectionDispatchAction.setSpecialSelectionProvider(ISelectionProvider).
getSelfTime() - Method in interface org.eclipse.xtend.profiler.profilermodel.Callable
Returns the value of the 'Self Time' attribute.
getSelfTime() - Method in class org.eclipse.xtend.profiler.profilermodel.impl.CallableImpl
 
getSelfTime() - Method in class org.eclipse.xtend.profiler.profilermodel.impl.CycleImpl
 
getSeparator() - Method in class org.eclipse.internal.xpand2.ast.ExpandStatement
 
getSeparator() - Method in class org.eclipse.internal.xpand2.ast.ForEachStatement
 
getSetType(Type) - Method in class org.eclipse.internal.xtend.type.baseimpl.BuiltinMetaModel
Returns the type for set objects.
getSetType(Type) - Method in class org.eclipse.xtend.expression.ExecutionContextImpl
 
getSetType(Type) - Method in interface org.eclipse.xtend.expression.TypeSystem
 
getSetType(Type) - Method in class org.eclipse.xtend.expression.TypeSystemImpl
 
getSeverity() - Method in class org.eclipse.xtend.shared.ui.core.builder.MarkerObject
 
getShell() - Method in class org.eclipse.xtend.shared.ui.core.action.SelectionDispatchAction
Returns the shell provided by the site owning this action.
getSimpleName() - Method in class org.eclipse.xtend.backend.common.QualifiedName
 
getSimpleName(String) - Static method in class org.eclipse.xtend.expression.TypeNameUtil
Cuts the namespace qualification from the type string.
getSingleTraceTarget(Object, String) - Static method in class org.eclipse.xtend.util.stdlib.TraceComponent
 
getSite() - Method in class org.eclipse.xtend.shared.ui.core.action.SelectionDispatchAction
Returns the site owning this action.
getSourcePos() - Method in class org.eclipse.xtend.backend.common.StacktraceEntry
 
getSourcePos(SyntaxElement) - Method in class org.eclipse.xtend.middleend.xtend.internal.OldExpressionConverter
 
getSourcePos(SyntaxElement, String) - Static method in class org.eclipse.xtend.middleend.xtend.internal.OldExpressionConverter
 
getSources() - Method in class org.eclipse.xtend.util.stdlib.tracing.TraceElement
 
getSpecialEndSyntaxElement(ISyntaxElement) - Method in class org.eclipse.internal.xpand2.debug.ExpandSpecial
 
getSpecialEndSyntaxElement(ISyntaxElement) - Method in class org.eclipse.internal.xtend.expression.debug.BaseSpecialTreatment
 
getSpecificParams(IJavaProject) - Method in interface org.eclipse.xtend.backend.ui.middleend.LanguageSpecificMiddleEndConfigurer
 
getSpecificParams(IJavaProject) - Method in class org.eclipse.xtend.middleend.xpand.ui.XpandMiddleEndConfigurer
 
getSpecificParams(IJavaProject) - Method in class org.eclipse.xtend.middleend.xtend.ui.XtendMiddleEndConfigurer
 
getStackTrace() - Method in class org.eclipse.xtend.backend.aop.ThisJoinPoint
 
getStacktrace() - Method in interface org.eclipse.xtend.backend.common.ExecutionContext
Maintaining the stack trace requires expensive operations during regular operation - it can not be done retrospectively.
getStacktrace() - Method in class org.eclipse.xtend.backend.internal.ExecutionContextImpl
 
getStandardDisplay() - Static method in class org.eclipse.xtend.check.ui.CheckEditorPlugin
Returns the standard display to be used.
getStandardDisplay() - Static method in class org.eclipse.xtend.shared.ui.Activator
Returns the standard display to be used.
getStart() - Method in class org.eclipse.internal.xpand2.model.AdvicedDefinition
 
getStart() - Method in interface org.eclipse.internal.xtend.expression.ast.ISyntaxElement
 
getStart() - Method in class org.eclipse.internal.xtend.expression.ast.SyntaxElement
 
getStart() - Method in class org.eclipse.internal.xtend.expression.debug.EvaluatedElementWrapper
 
getStart(ISyntaxElement) - Method in class org.eclipse.internal.xtend.expression.debug.ExpressionModelPresentation
 
getStart() - Method in class org.eclipse.internal.xtend.xtend.parser.SyntaxError
 
getStart() - Method in interface org.eclipse.internal.xtend.xtend.parser.XtendError
 
getStart() - Method in class org.eclipse.xtend.shared.ui.core.builder.MarkerObject
 
getStartIndex() - Method in interface org.eclipse.internal.xpand2.pr.ProtectedRegion
 
getStartIndex() - Method in class org.eclipse.internal.xpand2.pr.ProtectedRegionResolverImpl.ProtectedRegionImpl
 
getStartingEndPosition(ISyntaxElement) - Method in class org.eclipse.internal.xpand2.debug.XpandModelPresentation
 
getStartingEndPosition(ISyntaxElement) - Method in class org.eclipse.internal.xtend.expression.debug.ExpressionModelPresentation
 
getStartPresentation(ISyntaxElement, ExecutionContext) - Method in class org.eclipse.internal.xpand2.debug.XpandModelPresentation
 
getStartPresentation(ISyntaxElement, ExecutionContext) - Method in class org.eclipse.internal.xtend.expression.debug.ExpressionModelPresentation
 
getStartString(String, String) - Method in interface org.eclipse.internal.xpand2.pr.ProtectedRegion
 
getStartString(String, String) - Method in class org.eclipse.internal.xpand2.pr.ProtectedRegionResolverImpl.ProtectedRegionImpl
 
getStartString(String, String) - Method in class org.eclipse.xtend.middleend.xpand.internal.xpandlib.pr.XpandProtectedRegionResolver.XpandProtectedRegion
 
getStatement() - Method in class org.eclipse.xpand2.Generator
 
getStaticProperties() - Method in interface org.eclipse.xtend.backend.common.BackendType
 
getStaticProperties() - Method in class org.eclipse.xtend.backend.types.AbstractType
 
getStaticProperties() - Method in class org.eclipse.xtend.backend.types.builtin.ObjectType
 
getStaticProperty(Set<? extends Callable>, String, Type) - Static method in class org.eclipse.internal.xtend.type.baseimpl.PolymorphicResolver
 
getStaticProperty(BackendType, String) - Method in class org.eclipse.xtend.backend.syslib.ReflectionOperations
 
getStaticProperty(String) - Method in class org.eclipse.xtend.typesystem.AbstractTypeImpl
 
getStaticProperty(String) - Method in interface org.eclipse.xtend.typesystem.Type
finds a static property with the given name
getStaticPropertyType() - Method in class org.eclipse.internal.xtend.type.baseimpl.BuiltinMetaModel
Returns the type for static property objects.
getStaticPropertyType() - Method in class org.eclipse.xtend.expression.ExecutionContextImpl
 
getStaticPropertyType() - Method in interface org.eclipse.xtend.expression.TypeSystem
 
getStaticPropertyType() - Method in class org.eclipse.xtend.expression.TypeSystemImpl
 
getStereoType() - Method in class org.eclipse.xtend.typesystem.uml2.profile.StereotypeType
 
getStereotypes() - Method in class org.eclipse.xtend.typesystem.uml2.profile.MultipleStereotypeType
 
getStorage() - Method in class org.eclipse.xtend.shared.ui.core.search.SearchMatch
 
getStoreString() - Method in class org.eclipse.xtend.shared.ui.wizards.XtendXpandProjectWizardPage
 
getString() - Method in class org.eclipse.internal.xtend.expression.codeassist.CharacterScanner
 
getString(byte[], String) - Method in class org.eclipse.internal.xtend.util.internal.icu.CharsetDetector
Autodetect the charset of an inputStream, and return a String containing the converted input data.
getString() - Method in class org.eclipse.internal.xtend.util.internal.icu.CharsetMatch
Create a Java String from Unicode character data corresponding to the original byte data supplied to the Charset detect operation.
getString(int) - Method in class org.eclipse.internal.xtend.util.internal.icu.CharsetMatch
Create a Java String from Unicode character data corresponding to the original byte data supplied to the Charset detect operation.
getStringRep(Object) - Method in class org.eclipse.internal.xtend.expression.debug.ExpressionModelPresentation
 
getStringType() - Method in class org.eclipse.internal.xtend.type.baseimpl.BuiltinMetaModel
Returns the type for string objects.
getStringType() - Method in class org.eclipse.xtend.expression.ExecutionContextImpl
 
getStringType() - Method in interface org.eclipse.xtend.expression.TypeSystem
 
getStringType() - Method in class org.eclipse.xtend.expression.TypeSystemImpl
 
getSubroutine() - Method in interface org.eclipse.xtend.profiler.profilermodel.CallGroup
Returns the value of the 'Subroutine' reference.
getSubroutine() - Method in class org.eclipse.xtend.profiler.profilermodel.impl.CallGroupImpl
 
getSubroutines() - Method in class org.eclipse.xtend.profiler.profilermodel.impl.ItemImpl
 
getSubroutines() - Method in interface org.eclipse.xtend.profiler.profilermodel.Item
Returns the value of the 'Subroutines' reference list.
getSubstitutedExpressionResult() - Method in exception org.eclipse.xtend.backend.common.EvaluationVetoException
 
getSuccessToken() - Method in class org.eclipse.xpand.ui.editor.scanning.XpandCommentRule
 
getSuperTypes() - Method in class org.eclipse.internal.xpand2.type.DefinitionType
 
getSuperTypes() - Method in class org.eclipse.internal.xpand2.type.IteratorType
 
getSuperTypes() - Method in class org.eclipse.internal.xtend.type.baseimpl.types.BooleanTypeImpl
 
getSuperTypes() - Method in class org.eclipse.internal.xtend.type.baseimpl.types.CollectionTypeImpl
 
getSuperTypes() - Method in class org.eclipse.internal.xtend.type.baseimpl.types.FeatureTypeImpl
 
getSuperTypes() - Method in class org.eclipse.internal.xtend.type.baseimpl.types.IntegerTypeImpl
 
getSuperTypes() - Method in class org.eclipse.internal.xtend.type.baseimpl.types.ListTypeImpl
 
getSuperTypes() - Method in class org.eclipse.internal.xtend.type.baseimpl.types.ObjectTypeImpl
 
getSuperTypes() - Method in class org.eclipse.internal.xtend.type.baseimpl.types.OperationTypeImpl
 
getSuperTypes() - Method in class org.eclipse.internal.xtend.type.baseimpl.types.PropertyTypeImpl
 
getSuperTypes() - Method in class org.eclipse.internal.xtend.type.baseimpl.types.RealTypeImpl
 
getSuperTypes() - Method in class org.eclipse.internal.xtend.type.baseimpl.types.SetTypeImpl
 
getSuperTypes() - Method in class org.eclipse.internal.xtend.type.baseimpl.types.StaticPropertyTypeImpl
 
getSuperTypes() - Method in class org.eclipse.internal.xtend.type.baseimpl.types.StringTypeImpl
 
getSuperTypes() - Method in class org.eclipse.internal.xtend.type.baseimpl.types.TypeTypeImpl
 
getSuperTypes() - Method in class org.eclipse.internal.xtend.type.baseimpl.types.VoidType
 
getSuperTypes() - Method in interface org.eclipse.xtend.backend.common.BackendType
 
getSuperTypes() - Method in class org.eclipse.xtend.backend.types.AbstractType
 
getSuperTypes() - Method in class org.eclipse.xtend.backend.types.builtin.ObjectType
 
getSuperTypes(IType) - Method in class org.eclipse.xtend.shared.ui.core.metamodel.jdt.javabean.JdtJavaBeanTypeStrategy
 
getSuperTypes() - Method in class org.eclipse.xtend.shared.ui.core.metamodel.jdt.JdtTypeImpl
 
getSuperTypes(IType) - Method in interface org.eclipse.xtend.shared.ui.core.metamodel.jdt.JdtTypeStrategy
 
getSuperTypes(IType) - Method in class org.eclipse.xtend.shared.ui.core.metamodel.jdt.oaw.JdtOawClassicTypeStrategy
 
getSuperTypes() - Method in class org.eclipse.xtend.type.impl.java.JavaTypeImpl
 
getSuperTypes() - Method in class org.eclipse.xtend.typesystem.AbstractTypeImpl
 
getSuperTypes() - Method in class org.eclipse.xtend.typesystem.emf.EObjectType
 
getSuperTypes() - Method in interface org.eclipse.xtend.typesystem.Type
 
getSuperTypes() - Method in class org.eclipse.xtend.typesystem.uml2.profile.MultipleStereotypeType
 
getSuperTypes() - Method in class org.eclipse.xtend.typesystem.uml2.profile.StereotypeType
 
getSuperTypes() - Method in class org.eclipse.xtend.typesystem.xsd.type.EMapType
 
getSwitchExpr() - Method in class org.eclipse.internal.xtend.expression.ast.SwitchExpression
 
getSwitchExpr() - Method in class org.eclipse.xtend.backend.expr.SwitchExpression
 
getSysLibResources() - Static method in class org.eclipse.xtend.backend.syslib.SyslibContributor
 
getSystemId() - Method in class org.eclipse.xtend.typesystem.xsd.XMLWriter.DoctypeInfo
 
getTarget() - Method in class org.eclipse.internal.xpand2.ast.ExpandStatement
 
getTarget() - Method in class org.eclipse.internal.xpand2.ast.ForEachStatement
 
getTarget() - Method in class org.eclipse.internal.xtend.expression.ast.Cast
 
getTarget() - Method in class org.eclipse.internal.xtend.expression.ast.FeatureCall
 
getTargetExpression() - Method in class org.eclipse.internal.xtend.expression.ast.LetExpression
 
getTargetFile() - Method in interface org.eclipse.xpand2.output.FileHandle
Deprecated. 
getTargetFile() - Method in class org.eclipse.xpand2.output.FileHandleImpl
 
getTargetFileName() - Method in class org.eclipse.internal.xpand2.ast.FileStatement
 
getTargetNamespace() - Method in class org.eclipse.internal.xpand2.ast.ExpandStatement
Retrieves the namespace of the target definition(s).
getTargetObject() - Method in class org.eclipse.xpand.incremental.trace.impl.OutputFileImpl
 
getTargetObject() - Method in interface org.eclipse.xpand.incremental.trace.OutputFile
Returns the value of the 'Target Object' reference.
getTargets() - Method in class org.eclipse.xtend.util.stdlib.tracing.M2MTraceElement
 
getTargetType() - Method in class org.eclipse.internal.xpand2.ast.AbstractDefinition
 
getTargetType() - Method in class org.eclipse.internal.xpand2.model.AdvicedDefinition
 
getTargetType() - Method in interface org.eclipse.internal.xpand2.model.XpandDefinition
 
getTargetType() - Method in class org.eclipse.internal.xpand2.type.XpandDefinitionImpl
 
getTemplateName(ISyntaxElement) - Method in class org.eclipse.internal.xtend.expression.debug.ExpressionModelPresentation
 
getTemplateStore() - Method in class org.eclipse.xpand.ui.XpandEditorPlugin
 
getTemplateTagScanner() - Method in class org.eclipse.xpand.ui.editor.XpandSourceViewerConfiguration
 
getterToProperty(String) - Method in class org.eclipse.xtend.shared.ui.core.metamodel.jdt.javabean.JdtJavaBeanTypeStrategy
 
getterToProperty(String) - Method in class org.eclipse.xtend.shared.ui.core.metamodel.jdt.oaw.JdtOawClassicTypeStrategy
 
getTextHover(ISourceViewer, String) - Method in class org.eclipse.xpand.ui.editor.XpandSourceViewerConfiguration
 
getTextHover(ISourceViewer, String) - Method in class org.eclipse.xtend.check.ui.editor.CheckSourceViewerConfiguration
 
getTextHover(ISourceViewer, String) - Method in class org.eclipse.xtend.ui.editor.XtendSourceViewerConfiguration
 
getThenPart() - Method in class org.eclipse.internal.xtend.expression.ast.Case
 
getThenPart() - Method in class org.eclipse.internal.xtend.expression.ast.IfExpression
 
getThird() - Method in class org.eclipse.internal.xtend.util.Triplet
 
getThird() - Method in class org.eclipse.xtend.backend.util.Triplet
 
getThis() - Method in class org.eclipse.xtend.backend.common.LocalVarContext
 
getTime() - Method in interface org.eclipse.xtend.profiler.profilermodel.Callable
Returns the value of the 'Time' attribute.
getTime() - Method in interface org.eclipse.xtend.profiler.profilermodel.CallGroup
Returns the value of the 'Time' attribute.
getTime() - Method in class org.eclipse.xtend.profiler.profilermodel.impl.CallableImpl
 
getTime() - Method in class org.eclipse.xtend.profiler.profilermodel.impl.CallGroupImpl
 
getTime() - Method in class org.eclipse.xtend.profiler.profilermodel.impl.CycleImpl
 
getTime() - Method in class org.eclipse.xtend.profiler.profilermodel.impl.ItemImpl
 
getTime() - Method in class org.eclipse.xtend.profiler.profilermodel.impl.ProfilingResultImpl
 
getTime() - Method in interface org.eclipse.xtend.profiler.profilermodel.ProfilingResult
Returns the value of the 'Time' attribute.
getTimeProvider() - Method in class org.eclipse.xtend.profiler.Profiler
 
getTo() - Method in class org.eclipse.xtend.typesystem.emf.Mapping
 
getTo() - Method in class org.eclipse.xtend.typesystem.xsd.lib.MapBean.MapEntryBean
 
getToken() - Method in class org.eclipse.xtend.util.stdlib.tracing.M2CTraceElement
 
getTokenNames() - Method in class org.eclipse.internal.xpand2.parser.XpandParser
 
getTokenNames() - Method in class org.eclipse.internal.xtend.xtend.parser.XtendParser
 
getTooltip() - Method in class org.eclipse.xtend.shared.ui.editor.search.query.XtendXpandSearchResult
getTotalCount() - Method in class org.eclipse.internal.xtend.util.WeakCache2
 
getTrace() - Method in class org.eclipse.xpand.incremental.trace.impl.TracePackageImpl
 
getTrace() - Method in interface org.eclipse.xpand.incremental.trace.TracePackage
Returns the meta object for class 'Trace'.
getTrace_OutputFiles() - Method in class org.eclipse.xpand.incremental.trace.impl.TracePackageImpl
 
getTrace_OutputFiles() - Method in interface org.eclipse.xpand.incremental.trace.TracePackage
Returns the meta object for the containment reference list 'Output Files'.
getTraceFactory() - Method in class org.eclipse.xpand.incremental.trace.impl.TracePackageImpl
 
getTraceFactory() - Method in interface org.eclipse.xpand.incremental.trace.TracePackage
Returns the factory that creates the instances of the model.
getTraceModelFile() - Method in class org.eclipse.xpand2.incremental.IncrementalGenerationFacade
 
getTracePackage() - Method in class org.eclipse.xpand.incremental.trace.impl.TraceFactoryImpl
 
getTracePackage() - Method in interface org.eclipse.xpand.incremental.trace.TraceFactory
Returns the package supported by this factory.
getTraces(Object, String) - Method in class org.eclipse.xtend.util.stdlib.tracing.TraceStore
 
getTraces(Object) - Method in class org.eclipse.xtend.util.stdlib.tracing.TraceStore
 
getTraceSources() - Method in class org.eclipse.xtend.util.stdlib.tracing.TraceStore
 
getTraceTargets(Object, String) - Static method in class org.eclipse.xtend.util.stdlib.TraceComponent
 
getType() - Method in class org.eclipse.internal.xpand2.ast.AbstractDefinition
 
getType(Object) - Method in class org.eclipse.internal.xpand2.type.XpandTypesMetaModel
 
getType() - Method in class org.eclipse.internal.xtend.expression.ast.Cast
 
getType() - Method in class org.eclipse.internal.xtend.expression.ast.ConstructorCallExpression
 
getType() - Method in class org.eclipse.internal.xtend.expression.ast.DeclaredParameter
 
getType(Object) - Method in class org.eclipse.internal.xtend.type.baseimpl.BuiltinMetaModel
 
getType() - Method in class org.eclipse.internal.xtend.xtend.ast.Check
 
getType(Object) - Method in class org.eclipse.internal.xtend.xtend.types.XtendMetaModel
 
getType() - Method in class org.eclipse.xtend.backend.aop.AdviceParamType
 
getType(BackendTypesystem) - Method in interface org.eclipse.xtend.backend.common.Property
 
getType() - Method in interface org.eclipse.xtend.backend.common.StaticProperty
 
getType() - Method in class org.eclipse.xtend.backend.expr.CreateCachedExpression
 
getType() - Method in class org.eclipse.xtend.backend.expr.CreateUncachedExpression
 
getType(BackendTypesystem) - Method in class org.eclipse.xtend.backend.types.builtin.BuiltinProperty
 
getType(BackendTypesystem) - Method in class org.eclipse.xtend.backend.types.internal.FunctionBackedProperty
 
getType(BackendTypesystem) - Method in class org.eclipse.xtend.backend.types.java.JavaBeansProperty
 
getType() - Method in class org.eclipse.xtend.backend.types.java.JavaBeansStaticProperty
 
getType() - Method in class org.eclipse.xtend.expression.AnalysationIssue
 
getType(Object) - Method in class org.eclipse.xtend.expression.ExecutionContextImpl
 
getType(Object) - Method in interface org.eclipse.xtend.expression.TypeSystem
 
getType(Object) - Method in class org.eclipse.xtend.expression.TypeSystemImpl
 
getType(String) - Method in class org.eclipse.xtend.shared.ui.core.metamodel.jdt.JdtMetaModel
 
getType(Object) - Method in class org.eclipse.xtend.shared.ui.core.metamodel.jdt.JdtMetaModel
 
getType() - Method in class org.eclipse.xtend.shared.ui.editor.outlineview.OutlineElement
 
getType(Object) - Method in class org.eclipse.xtend.type.impl.java.JavaMetaModel
 
getType(Object) - Method in class org.eclipse.xtend.typesystem.emf.EmfRegistryMetaModel
 
getType(Object) - Method in interface org.eclipse.xtend.typesystem.MetaModel
if this metamodel is responsible for a types which are responsible for the given object, it returns the corresponding type.
getType(Object) - Method in class org.eclipse.xtend.typesystem.uml2.profile.ProfileMetaModel
 
getType(Object) - Method in class org.eclipse.xtend.typesystem.xsd.XSDMetaModel
 
getTypeAsString(Object) - Static method in class org.eclipse.xtend.backend.util.StringHelper
 
getTypeForAdditionalBuiltin(Class<?>) - Static method in class org.eclipse.xtend.backend.functions.java.internal.JavaBuiltinConverterFactory
This method retrieves the backend type for non-standard built-in Java types.
getTypeForClass(IType) - Method in class org.eclipse.xtend.shared.ui.core.metamodel.jdt.JdtMetaModel
 
getTypeForClass(Class<?>) - Method in class org.eclipse.xtend.type.impl.java.JavaMetaModel
Returns the corresponding type for an EClass object.
getTypeForEClassifier(EClassifier) - Method in class org.eclipse.xtend.backend.types.emf.EmfTypesystem
This method serves as the single point of access to the internal cache of types; all other methods that look up a type should go through this method.
getTypeForEClassifier(EClassifier) - Method in class org.eclipse.xtend.backend.types.uml2.UmlTypesystem
 
getTypeForEClassifier(EClassifier) - Method in class org.eclipse.xtend.backend.types.xsd.XsdTypesystem
 
getTypeForEClassifier(EClassifier) - Method in class org.eclipse.xtend.typesystem.emf.EmfRegistryMetaModel
 
getTypeForEClassifier(EGenericType) - Method in class org.eclipse.xtend.typesystem.emf.EmfRegistryMetaModel
 
getTypeForEClassifier(EClassifier) - Method in class org.eclipse.xtend.typesystem.uml2.UML2MetaModelBase
 
getTypeForEClassifier(EClassifier) - Method in class org.eclipse.xtend.typesystem.xsd.XSDMetaModel
 
getTypeForETypedElement(ETypedElement) - Method in class org.eclipse.xtend.backend.types.emf.EmfTypesystem
 
getTypeForETypedElement(ETypedElement) - Method in class org.eclipse.xtend.backend.types.xsd.XsdTypesystem
 
getTypeForETypedElement(ETypedElement) - Method in class org.eclipse.xtend.typesystem.emf.EmfRegistryMetaModel
 
getTypeForETypedElement(ETypedElement) - Method in class org.eclipse.xtend.typesystem.xsd.XSDMetaModel
 
getTypeForName(String) - Method in class org.eclipse.internal.xpand2.type.XpandTypesMetaModel
 
getTypeForName(String) - Method in class org.eclipse.internal.xtend.type.baseimpl.BuiltinMetaModel
 
getTypeForName(String) - Method in class org.eclipse.internal.xtend.xtend.types.XtendMetaModel
 
getTypeForName(String) - Method in class org.eclipse.xtend.expression.ExecutionContextImpl
 
getTypeForName(String) - Method in interface org.eclipse.xtend.expression.TypeSystem
 
getTypeForName(String) - Method in class org.eclipse.xtend.expression.TypeSystemImpl
 
getTypeForName(String, String[]) - Method in class org.eclipse.xtend.expression.TypeSystemImpl
 
getTypeForName(String) - Method in class org.eclipse.xtend.shared.ui.core.metamodel.jdt.JdtMetaModel
 
getTypeForName(String) - Method in class org.eclipse.xtend.type.impl.java.JavaMetaModel
 
getTypeForName(String) - Method in class org.eclipse.xtend.typesystem.emf.EmfRegistryMetaModel
 
getTypeForName(String) - Method in interface org.eclipse.xtend.typesystem.MetaModel
if this metamodel is responsible for a type with the given name, it returns the corresponding type.
getTypeForName(String) - Method in class org.eclipse.xtend.typesystem.uml2.profile.ProfileMetaModel
 
getTypeForName(String) - Method in class org.eclipse.xtend.typesystem.uml2.UML2MetaModelBase
 
getTypeForName(String) - Method in class org.eclipse.xtend.typesystem.xsd.XSDMetaModel
 
getTypeForStereotypeProperty(Type) - Method in class org.eclipse.xtend.backend.types.uml2.UmlTypesystem
 
getTypeLabel() - Method in class org.eclipse.xtend.shared.ui.editor.navigation.GenericHyperlink
getTypeName() - Method in class org.eclipse.internal.xtend.expression.ast.ConstructorCallExpression
 
getTypeName() - Method in class org.eclipse.internal.xtend.expression.ast.TypeSelectExpression
 
getTypeName(String) - Static method in class org.eclipse.xtend.expression.TypeNameUtil
Retrieves the type name
getTypesAsString(List<?>) - Static method in class org.eclipse.xtend.backend.util.StringHelper
 
getTypeSystem() - Method in class org.eclipse.internal.xpand2.type.XpandTypesMetaModel
 
getTypeSystem() - Method in class org.eclipse.internal.xtend.type.baseimpl.BuiltinMetaModel
 
getTypeSystem() - Method in class org.eclipse.internal.xtend.xtend.types.XtendMetaModel
 
getTypesystem() - Method in interface org.eclipse.xtend.backend.common.ExecutionContext
 
getTypeSystem() - Method in class org.eclipse.xtend.backend.compiler.AbstractBackendResourceCompilerFacade
 
getTypesystem() - Method in class org.eclipse.xtend.backend.internal.ExecutionContextImpl
 
getTypesystem() - Method in class org.eclipse.xtend.middleend.internal.MiddleEndImpl
 
getTypesystem() - Method in interface org.eclipse.xtend.middleend.MiddleEnd
 
getTypeSystem() - Method in class org.eclipse.xtend.shared.ui.core.metamodel.jdt.JdtMetaModel
 
getTypeSystem() - Method in class org.eclipse.xtend.type.impl.java.JavaMetaModel
 
getTypeSystem() - Method in class org.eclipse.xtend.typesystem.AbstractTypeImpl
 
getTypeSystem() - Method in class org.eclipse.xtend.typesystem.emf.EmfRegistryMetaModel
 
getTypeSystem() - Method in interface org.eclipse.xtend.typesystem.MetaModel
Returns the underlying typesystem.
getTypeSystem() - Method in interface org.eclipse.xtend.typesystem.Type
 
getTypeSystem() - Method in class org.eclipse.xtend.typesystem.uml2.profile.ProfileMetaModel
 
getTypeType() - Method in class org.eclipse.internal.xtend.type.baseimpl.BuiltinMetaModel
Returns the type for type objects.
getTypeType() - Method in class org.eclipse.xtend.expression.ExecutionContextImpl
 
getTypeType() - Method in interface org.eclipse.xtend.expression.TypeSystem
 
getTypeType() - Method in class org.eclipse.xtend.expression.TypeSystemImpl
 
getUnderlyingStorage() - Method in class org.eclipse.xtend.shared.ui.core.AbstractResource
 
getUnderlyingStorage() - Method in interface org.eclipse.xtend.shared.ui.core.IXtendXpandResource
 
getUnderlyingStorage(IJavaProject, String) - Method in interface org.eclipse.xtend.shared.ui.MetamodelContributor2
 
getUnderlyingStorage(IJavaProject, String) - Method in class org.eclipse.xtend.typesystem.emf.ui.EmfMetamodelContributor
 
getUniqueIdentifier(EClassifier) - Static method in class org.eclipse.xtend.backend.types.emf.EmfTypesystem
 
getUniqueIdentifier(NamedElement) - Static method in class org.eclipse.xtend.backend.types.uml2.UmlTypesystem
 
getUniqueIdentifier(EClassifier) - Static method in class org.eclipse.xtend.backend.types.xsd.XsdTypesystem
 
getUniqueRepresentation() - Method in interface org.eclipse.xtend.backend.common.BackendType
 
getUniqueRepresentation() - Method in class org.eclipse.xtend.backend.types.AbstractType
 
getUniqueRepresentation() - Method in class org.eclipse.xtend.backend.types.builtin.ObjectType
 
getURI(String) - Static method in class org.eclipse.xtend.typesystem.emf.EcoreUtil2
Creates an URI from a file name.
getURI(IResource) - Method in class org.eclipse.xtend.typesystem.xsd.ui.XSDBuilder
 
getUriBasedPostprocessors() - Method in class org.eclipse.xtend.backend.syslib.FileOutlet
 
getUriBasedPostprocessors() - Method in interface org.eclipse.xtend.backend.syslib.Outlet
 
getURIHandler(URI) - Method in class org.eclipse.xtend.typesystem.xsd.util.AccessControlURIConverter
 
getURIHandlers() - Method in class org.eclipse.xtend.typesystem.xsd.util.AccessControlURIConverter
 
getURIMap() - Method in class org.eclipse.xtend.typesystem.xsd.util.AccessControlURIConverter
 
getValue() - Method in class org.eclipse.internal.xpand2.ast.TextStatement
 
getValue() - Method in class org.eclipse.internal.xtend.expression.ast.StringLiteral
 
getValue() - Method in class org.eclipse.xtend.backend.common.FutureResultHolder
 
getValue() - Method in class org.eclipse.xtend.backend.expr.LiteralExpression
 
getValue() - Method in class org.eclipse.xtend.expression.AbstractExpressionsUsingWorkflowComponent.GlobalVar
 
getValue() - Method in class org.eclipse.xtend.expression.AbstractExpressionsUsingWorkflowComponent.GlobalVarDef
 
getValue() - Method in class org.eclipse.xtend.expression.Variable
 
getValue() - Method in class org.eclipse.xtend.typesystem.xsd.OptionsEntry
 
getValueExpr() - Method in class org.eclipse.xtend.backend.expr.SetPropertyExpression
 
getValues() - Method in class org.eclipse.internal.xtend.util.Cache
 
getValues() - Method in class org.eclipse.internal.xtend.util.DoubleKeyCache
 
getValues() - Method in class org.eclipse.internal.xtend.util.TripleKeyCache
 
getValues() - Method in class org.eclipse.internal.xtend.util.WeakCache
 
getValueType() - Method in class org.eclipse.xtend.backend.types.xsd.internal.EMapEntryType
 
getValueType() - Method in class org.eclipse.xtend.typesystem.xsd.type.EMapEntryType
 
getVarArgsType() - Method in class org.eclipse.xtend.backend.aop.ExecutionPointcut
 
getVarExpression() - Method in class org.eclipse.internal.xtend.expression.ast.LetExpression
 
getVariable() - Method in class org.eclipse.internal.xpand2.ast.ForEachStatement
 
getVariable(String) - Method in interface org.eclipse.xtend.expression.ExecutionContext
 
getVariable(String) - Method in class org.eclipse.xtend.expression.ExecutionContextImpl
 
getVariableDetailRep(Object) - Method in class org.eclipse.internal.xtend.expression.debug.ExpressionElementAdapter
 
getVariables(Object) - Method in class org.eclipse.internal.xpand2.debug.XpandElementAdapter
 
getVariables(Object) - Method in class org.eclipse.internal.xtend.expression.debug.ExpressionElementAdapter
 
getVariableSimpleRep(Object) - Method in class org.eclipse.internal.xtend.expression.debug.ExpressionElementAdapter
 
getVariableSimpleRep(Object, ExecutionContext) - Method in class org.eclipse.internal.xtend.expression.debug.ExpressionModelPresentation
 
getVarName() - Method in class org.eclipse.internal.xpand2.ast.LetStatement
 
getVarName() - Method in class org.eclipse.internal.xtend.expression.ast.GlobalVarExpression
 
getVarName() - Method in class org.eclipse.xtend.typesystem.xsd.XMLWriter.ExpressionWithVarname
 
getVars() - Method in class org.eclipse.xtend.util.stdlib.AbstractStatefulExtensions
 
getVarValue() - Method in class org.eclipse.internal.xpand2.ast.LetStatement
 
getViewer() - Method in class org.eclipse.xtend.shared.ui.editor.search.view.XtendXpandSearchResultPage
 
getVisibleVariables() - Method in interface org.eclipse.xtend.expression.ExecutionContext
 
getVisibleVariables() - Method in class org.eclipse.xtend.expression.ExecutionContextImpl
 
getVoidType() - Method in class org.eclipse.internal.xtend.type.baseimpl.BuiltinMetaModel
Returns the type for void objects.
getVoidType() - Method in class org.eclipse.xtend.expression.ExecutionContextImpl
 
getVoidType() - Method in interface org.eclipse.xtend.expression.TypeSystem
 
getVoidType() - Method in class org.eclipse.xtend.expression.TypeSystemImpl
 
getWorkbenchPage() - Method in class org.eclipse.xtend.shared.ui.editor.navigation.AbstractHyperlinkDetector
 
getx(String, boolean) - Static method in class org.eclipse.internal.xtend.util.StringCache
Retrieves a String value from the cache.
getXmiId(Element) - Static method in class org.eclipse.xtend.typesystem.uml2.UML2Util2
Retrieves an object's identifier.
getXSDManager(IProject) - Method in class org.eclipse.xtend.typesystem.xsd.ui.XSDMetamodelStore
 
getXsdManager() - Method in class org.eclipse.xtend.typesystem.xsd.XSDMetaModel
 
getXSDMetaModel(String) - Method in class org.eclipse.xtend.typesystem.xsd.lib.XMLReaderHelper
 
getXsdResource(URI, boolean) - Method in class org.eclipse.xtend.typesystem.xsd.builder.OawXSDResourceSet
 
getXSDStore() - Method in class org.eclipse.xtend.typesystem.xsd.ui.XSDToolsPlugin
 
getXtendStackTrace() - Method in exception org.eclipse.xtend.expression.EvaluationException
 
getXtendXpandProject() - Method in class org.eclipse.xtend.shared.ui.editor.navigation.AbstractHyperlinkDetector
 
getXtendXpandProject() - Method in class org.eclipse.xtend.shared.ui.editor.search.actions.FindAction
Returns the Xtend project associated with the currently edited file.
getXXResourceByName(String, String) - Method in class org.eclipse.xtend.shared.ui.editor.navigation.AbstractHyperlinkDetector
A cached getter for a IXtendXpandResource.
GLOBAL_VAR_VALUE - Static variable in interface org.eclipse.xtend.middleend.xtend.internal.xtendlib.XtendLibNames
 
GLOBAL_VAR_VALUES_KEY - Static variable in class org.eclipse.xtend.middleend.xtend.internal.xtendlib.XtendGlobalVarOperations
 
GlobalJavaBeansTypesystem - Class in org.eclipse.xtend.backend.types.java.internal
This type system feels responsible for any Java class and treats it as a Java bean.
GlobalJavaBeansTypesystem() - Constructor for class org.eclipse.xtend.backend.types.java.internal.GlobalJavaBeansTypesystem
 
globalVarExpression() - Method in class org.eclipse.internal.xpand2.parser.XpandParser
 
GlobalVarExpression - Class in org.eclipse.internal.xtend.expression.ast
 
GlobalVarExpression(Identifier) - Constructor for class org.eclipse.internal.xtend.expression.ast.GlobalVarExpression
 
globalVarExpression() - Method in class org.eclipse.internal.xtend.xtend.parser.XtendParser
 
GlobalVarExtensions - Class in org.eclipse.xtend.util.stdlib
Java helper class for Stdlib extension org::eclipse::xtend::util::stdlib::globalvar.
GlobalVarExtensions() - Constructor for class org.eclipse.xtend.util.stdlib.GlobalVarExtensions
 
GLOBALVARNAME - Static variable in class org.eclipse.xtend.shared.ui.core.internal.BuildState
 
goTo(int) - Method in class org.eclipse.internal.xtend.expression.codeassist.CharacterScanner
 
GROUP_CODING - Static variable in class org.eclipse.xpand.ui.refactoring.actions.RefactorActionGroup
Pop-up menu: id of the coding group of the refactor sub menu (value codingGroup).
GROUP_CODING2 - Static variable in class org.eclipse.xpand.ui.refactoring.actions.RefactorActionGroup
Pop-up menu: id of the coding group 2 of the refactor sub menu (value codingGroup2).
GROUP_REORG - Static variable in class org.eclipse.xpand.ui.refactoring.actions.RefactorActionGroup
Pop-up menu: id of the reorg group of the refactor sub menu (value reorgGroup).
GROUP_TYPE - Static variable in class org.eclipse.xpand.ui.refactoring.actions.RefactorActionGroup
Pop-up menu: id of the type group of the refactor sub menu (value typeGroup).
grow(int) - Method in class org.eclipse.internal.xtend.util.WeakInterningHashSet
Ensures that the set has at least the specifies capacity.
guessDefinition(XpandExecutionContext, String, Type, Type[]) - Static method in class org.eclipse.xtend.middleend.xpand.internal.XpandConverterUtil
Try to find a XpandDefinition based on it's name and the number of parameters
guessParameterTypes(Method, BackendTypesystem) - Static method in class org.eclipse.xtend.backend.expr.MethodInvocationExpression
 
guessParameterTypes(Method, BackendTypesystem) - Static method in class org.eclipse.xtend.backend.lib.Invoker
 
guessParameterTypes(Method, BackendTypesystem) - Static method in class org.eclipse.xtend.middleend.javaannotations.internal.JavaDefinedFunction
 
guessTypesystem(Collection<MetaModel>) - Static method in class org.eclipse.xtend.middleend.xtend.OldHelper
 

H

handle(T) - Method in class org.eclipse.internal.xtend.expression.parser.ExpressionFactory
 
handle(ExtensionFile) - Method in class org.eclipse.internal.xtend.expression.parser.ExpressionFactory
 
handle(Exception) - Static method in class org.eclipse.xtend.backend.util.ErrorHandler
 
handle(String, Exception) - Static method in class org.eclipse.xtend.backend.util.ErrorHandler
 
handle(EObject, Issues) - Method in class org.eclipse.xtend.util.stdlib.DanglingRefFinder
 
Handle - Class in org.eclipse.xtend.util.stdlib.texttest
 
Handle(String) - Constructor for class org.eclipse.xtend.util.stdlib.texttest.Handle
 
handleError(XtendError) - Method in interface org.eclipse.internal.xtend.xtend.parser.ErrorHandler
 
handleNullEvaluation(SyntaxElement, ExecutionContext) - Method in class org.eclipse.xtend.expression.ExceptionRaisingNullEvaluationHandler
 
handleNullEvaluation(SyntaxElement) - Method in interface org.eclipse.xtend.expression.ExecutionContext
 
handleNullEvaluation(SyntaxElement) - Method in class org.eclipse.xtend.expression.ExecutionContextImpl
 
handleNullEvaluation(SyntaxElement, ExecutionContext) - Method in class org.eclipse.xtend.expression.LoggingNullEvaluationHandler
handleNullEvaluation(SyntaxElement, ExecutionContext) - Method in interface org.eclipse.xtend.expression.NullEvaluationHandler
 
handleRemovement(IFile) - Method in class org.eclipse.xtend.shared.ui.core.builder.XtendXpandBuilder
 
handleRuntimeException(RuntimeException, SyntaxElement, ExecutionContext, Map<String, Object>) - Method in interface org.eclipse.xtend.expression.ExceptionHandler
 
handleRuntimeException(RuntimeException, SyntaxElement, Map<String, Object>) - Method in interface org.eclipse.xtend.expression.ExecutionContext
 
handleRuntimeException(RuntimeException, SyntaxElement, Map<String, Object>) - Method in class org.eclipse.xtend.expression.ExecutionContextImpl
 
handleXMLNSAttribute(String, String) - Method in class org.eclipse.xtend.typesystem.xsd.OawXMLResource.OawSAXXMLHandler
 
hasChanged() - Method in class org.eclipse.xtend.shared.ui.MetamodelContainer
 
hasChanges(FileHandle) - Method in class org.eclipse.xpand2.output.NoChangesVetoStrategy
 
hasErrors() - Method in class org.eclipse.xtend.typesystem.xsd.builder.OawXSDResourceSet
 
hasErrors() - Method in interface org.eclipse.xtend.typesystem.xsd.builder.XSDManager
 
hasErrors() - Method in class org.eclipse.xtend.typesystem.xsd.builder.XSDManagerView
 
hasExtension(String, Object[]) - Method in class org.eclipse.xtend.XtendFacade
 
hasExtension(String, List<?>) - Method in class org.eclipse.xtend.XtendFacade
 
hasExtXptNature(IProject) - Static method in class org.eclipse.xtend.shared.ui.core.builder.XtendXpandNatureUtil
 
hasFinished() - Method in class org.eclipse.xtend.profiler.Profiler
 
hash - Variable in class org.eclipse.internal.xtend.util.QualifiedName
 
hashCode() - Method in class org.eclipse.internal.xpand2.ast.AbstractDefinition
 
hashCode() - Method in class org.eclipse.internal.xpand2.ast.Advice
 
hashCode() - Method in class org.eclipse.internal.xpand2.type.XpandTypesMetaModel
 
hashCode() - Method in class org.eclipse.internal.xtend.expression.ast.DeclaredParameter
 
hashCode() - Method in class org.eclipse.internal.xtend.expression.ast.Identifier
 
hashCode() - Method in class org.eclipse.internal.xtend.type.baseimpl.FeatureImpl
 
hashCode() - Method in class org.eclipse.internal.xtend.type.baseimpl.OperationImpl
 
hashCode() - Method in class org.eclipse.internal.xtend.type.baseimpl.PropertyImpl
 
hashCode() - Method in class org.eclipse.internal.xtend.type.baseimpl.StaticPropertyImpl
 
hashCode() - Method in class org.eclipse.internal.xtend.util.Pair
 
hashCode() - Method in class org.eclipse.internal.xtend.util.QualifiedName
Note that there's no override of Object.equals(Object) because all instances are interned and therefore there's at most one possible instance for sequence of segments.
hashCode - Variable in class org.eclipse.internal.xtend.util.QualifiedNameWithDelimiter
The cached hash code for this instance.
hashCode() - Method in class org.eclipse.internal.xtend.util.QualifiedNameWithDelimiter
Although there is an override of hash code, there is no override of Object.equals(Object) because the static methods for creation ensure there is at most one instance created for each unique qualified name.
hashCode(int, String[]) - Static method in class org.eclipse.internal.xtend.util.QualifiedNameWithDelimiter.QualifiedNameCache
A helper utility for computing the hash code starting with a base code and taking the given segments into account.
hashCode(boolean, String[]) - Static method in class org.eclipse.internal.xtend.util.QualifiedNameWithDelimiter.QualifiedNameCache
Computes the hash code for the segments, taking into account whether there is a leading slash.
hashCode(boolean, String[], String) - Static method in class org.eclipse.internal.xtend.util.QualifiedNameWithDelimiter.QualifiedNameCache
Computes the hash code for the segments along with the one additional segment, taking into account whether there is a leading slash.
hashCode(boolean, String[], String[]) - Static method in class org.eclipse.internal.xtend.util.QualifiedNameWithDelimiter.QualifiedNameCache
Computes the hash code for the composed segments, taking into account whether there is a leading slash.
hashCode() - Method in class org.eclipse.internal.xtend.util.Triplet
 
hashCode - Variable in class org.eclipse.internal.xtend.util.WeakInterningHashSet.Entry
The cached hash code.
hashCode(Object) - Method in class org.eclipse.internal.xtend.util.WeakInterningHashSet
Returns the hash code of the object.
hashCode() - Method in class org.eclipse.internal.xtend.xtend.ast.AbstractExtension
 
hashCode() - Method in class org.eclipse.xtend.backend.common.EfficientLazyString
 
hashCode() - Method in class org.eclipse.xtend.backend.common.NamedFunction
 
hashCode() - Method in class org.eclipse.xtend.backend.common.QualifiedName
 
hashCode() - Method in class org.eclipse.xtend.backend.compiler.model.NamedParsedResource
 
hashCode() - Method in class org.eclipse.xtend.backend.types.emf.internal.EClassType
 
hashCode() - Method in class org.eclipse.xtend.backend.types.emf.internal.EDataTypeType
 
hashCode() - Method in class org.eclipse.xtend.backend.types.emf.internal.EEnumType
 
hashCode() - Method in class org.eclipse.xtend.backend.types.uml2.internal.EnumType
 
hashCode() - Method in class org.eclipse.xtend.backend.types.uml2.internal.MultipleStereotypeType
 
hashCode() - Method in class org.eclipse.xtend.backend.types.uml2.internal.StereotypeType
 
hashCode() - Method in class org.eclipse.xtend.backend.types.xsd.internal.XMLEClassType
 
hashCode() - Method in class org.eclipse.xtend.backend.util.Pair
 
hashCode() - Method in class org.eclipse.xtend.backend.util.Triplet
 
hashCode() - Method in class org.eclipse.xtend.expression.AnalysationIssue
 
hashCode() - Method in class org.eclipse.xtend.expression.ExecutionContextImpl.ExtensionsForNameAndTypeCacheKey
 
hashCode() - Method in class org.eclipse.xtend.expression.Variable
 
hashCode() - Method in class org.eclipse.xtend.middleend.xpand.plugin.XpandDefinitionName
 
hashCode() - Method in class org.eclipse.xtend.shared.ui.core.builder.MarkerObject
 
hashCode() - Method in class org.eclipse.xtend.shared.ui.core.internal.ResourceID
 
hashCode() - Method in class org.eclipse.xtend.shared.ui.core.metamodel.Contributor
 
hashCode() - Method in class org.eclipse.xtend.shared.ui.core.metamodel.jdt.JdtTypeImpl
 
hashCode() - Method in class org.eclipse.xtend.shared.ui.core.search.SearchMatch
 
hashCode() - Method in class org.eclipse.xtend.typesystem.AbstractTypeImpl
 
hashCode() - Method in class org.eclipse.xtend.typesystem.uml2.profile.StereotypeType
 
hasLeadingSlash() - Method in class org.eclipse.internal.xtend.util.QualifiedNameWithDelimiter
Returns whether the qualified name's string representation starts with a '/'.
hasMatch(ExecutionContext, QualifiedName, List<? extends Object>) - Method in interface org.eclipse.xtend.backend.common.FunctionDefContext
for dynamic matching, e.g.
hasMatch(ExecutionContext, QualifiedName, List<? extends Object>) - Method in class org.eclipse.xtend.backend.functions.internal.FunctionDefContextImpl
 
hasProjectSpecificOptions(IProject) - Method in class org.eclipse.xtend.shared.ui.core.internal.preferences.AbstractPreferencePage
 
hasThis() - Method in class org.eclipse.xtend.backend.common.LocalVarContext
 
hasThis() - Method in class org.eclipse.xtend.middleend.xtend.internal.OldExpressionConverter
 
hasVeto(FileHandle) - Method in class org.eclipse.xpand2.output.NoChangesVetoStrategy
 
hasVeto(FileHandle) - Method in interface org.eclipse.xpand2.output.VetoStrategy
Called before the file will be written and after beforeWriteAndClose() has been invoked on all post processors.
hasVetoBeforeOpen(FileHandle) - Method in interface org.eclipse.xpand2.output.VetoStrategy2
Called before the file will be opened and generated.
haveSameSignature(Function, Function) - Static method in class org.eclipse.xtend.backend.functions.DuplicateAwareFunctionCollection
helper operation to compare two functions.
haveSameSignature(NamedFunction, NamedFunction) - Static method in class org.eclipse.xtend.backend.functions.DuplicateAwareNamedFunctionCollection
helper operation to compare two functions.
Helpers - Class in org.eclipse.xtend.backend.common
This class contains commonly used helper operations.
Helpers() - Constructor for class org.eclipse.xtend.backend.common.Helpers
 
HexDigit - Static variable in class org.eclipse.internal.xpand2.parser.XpandLexer
 
HexDigit - Static variable in class org.eclipse.internal.xpand2.parser.XpandParser
 
HexDigit - Static variable in class org.eclipse.internal.xtend.xtend.parser.XtendLexer
 
HexDigit - Static variable in class org.eclipse.internal.xtend.xtend.parser.XtendParser
 
HidingLocalVarDefExpression - Class in org.eclipse.xtend.backend.expr
 
HidingLocalVarDefExpression(String, ExpressionBase, ExpressionBase, SourcePos) - Constructor for class org.eclipse.xtend.backend.expr.HidingLocalVarDefExpression
 
HigherOrder - Class in org.eclipse.internal.xtend.util
 
HigherOrder() - Constructor for class org.eclipse.internal.xtend.util.HigherOrder
 
HIGHLIGHT_COMMENT - Static variable in class org.eclipse.xtend.check.ui.editor.PreferencesConstants
 
HIGHLIGHT_COMMENT - Static variable in class org.eclipse.xtend.ui.editor.PreferencesConstants
 
HIGHLIGHT_DEFINE - Static variable in class org.eclipse.xtend.ui.editor.PreferencesConstants
 
HIGHLIGHT_KEYWORDS - Static variable in class org.eclipse.xtend.check.ui.editor.PreferencesConstants
 
HIGHLIGHT_KEYWORDS - Static variable in class org.eclipse.xtend.ui.editor.PreferencesConstants
 
HIGHLIGHT_OTHER - Static variable in class org.eclipse.xtend.check.ui.editor.PreferencesConstants
 
HIGHLIGHT_OTHER - Static variable in class org.eclipse.xtend.ui.editor.PreferencesConstants
 
HIGHLIGHT_STRING - Static variable in class org.eclipse.xtend.check.ui.editor.PreferencesConstants
 
HIGHLIGHT_STRING - Static variable in class org.eclipse.xtend.ui.editor.PreferencesConstants
 
HIGHLIGHT_TERMINALS - Static variable in class org.eclipse.xtend.ui.editor.PreferencesConstants
 
HIGHLIGHT_TEXT - Static variable in class org.eclipse.xtend.ui.editor.PreferencesConstants
 

I

i(int) - Method in class org.eclipse.xtend.typesystem.xsd.util.Msg
 
id(Token) - Method in class org.eclipse.internal.xpand2.parser.XpandParser
 
ID - Static variable in interface org.eclipse.internal.xpand2.XpandTokens
 
id(Token) - Method in class org.eclipse.internal.xtend.xtend.parser.XtendParser
 
ID - Static variable in class org.eclipse.xtend.typesystem.xsd.ui.XSDBuilder
 
id - Variable in class org.eclipse.xtend.typesystem.xsd.XSDMetaModel
 
ID_PLUGIN - Static variable in class org.eclipse.xtend.shared.ui.editor.outlineview.AbstractExtXptContentOutlinePage.LexicalSortingAction
 
Identifier - Static variable in class org.eclipse.internal.xpand2.parser.XpandLexer
 
Identifier - Static variable in class org.eclipse.internal.xpand2.parser.XpandParser
 
identifier() - Method in class org.eclipse.internal.xpand2.parser.XpandParser
 
Identifier - Class in org.eclipse.internal.xtend.expression.ast
 
Identifier(String...) - Constructor for class org.eclipse.internal.xtend.expression.ast.Identifier
Constructor
Identifier(String) - Constructor for class org.eclipse.internal.xtend.expression.ast.Identifier
Constructor
Identifier - Static variable in class org.eclipse.internal.xtend.xtend.parser.XtendLexer
 
Identifier - Static variable in class org.eclipse.internal.xtend.xtend.parser.XtendParser
 
identifier() - Method in class org.eclipse.internal.xtend.xtend.parser.XtendParser
 
identifierString - Variable in class org.eclipse.xtend.shared.ui.editor.navigation.GenericHyperlink
 
IdentityCache<K,V> - Class in org.eclipse.xtend.backend.util
 
IdentityCache() - Constructor for class org.eclipse.xtend.backend.util.IdentityCache
 
IdentityCacheWithoutNull<K,V> - Class in org.eclipse.internal.xtend.util
This cache treats keys as the same only if they are identical: (key1 == key2) This cache does not store null values, which means that if createNew(key) returns null for a specific key the result is not cached and createNew(key) is called again every time the key's value is requested.
IdentityCacheWithoutNull() - Constructor for class org.eclipse.internal.xtend.util.IdentityCacheWithoutNull
 
IExecutionContextAware - Interface in org.eclipse.xtend.expression
Implementors of this interface can retrieve an ExecutionContext.
IF - Static variable in interface org.eclipse.internal.xpand2.XpandTokens
 
IF - Static variable in class org.eclipse.xtend.ui.editor.lang.XtendTokens
 
ifExpression() - Method in class org.eclipse.internal.xpand2.parser.XpandParser
 
IfExpression - Class in org.eclipse.internal.xtend.expression.ast
 
IfExpression(Expression, Expression, Expression) - Constructor for class org.eclipse.internal.xtend.expression.ast.IfExpression
 
ifExpression() - Method in class org.eclipse.internal.xtend.xtend.parser.XtendParser
 
IfExpression - Class in org.eclipse.xtend.backend.expr
 
IfExpression(ExpressionBase, ExpressionBase, ExpressionBase, SourcePos) - Constructor for class org.eclipse.xtend.backend.expr.IfExpression
 
IFileSearchContentProvider - Interface in org.eclipse.xtend.shared.ui.editor.search.view
IFileSearchContentProvider provides extra methods for updating result sets.
IfSpecial - Class in org.eclipse.internal.xpand2.debug
Adapter to handle IF statement special stuff.
IfSpecial() - Constructor for class org.eclipse.internal.xpand2.debug.IfSpecial
 
IfStatement - Class in org.eclipse.internal.xpand2.ast
*
IfStatement(Expression, Statement[]) - Constructor for class org.eclipse.internal.xpand2.ast.IfStatement
 
ifStatement() - Method in class org.eclipse.internal.xpand2.parser.XpandParser
 
iget(EObject, String) - Method in class org.eclipse.xtend.util.stdlib.DynamicEcoreHelper
 
image - Variable in class org.eclipse.xtend.shared.ui.editor.outlineview.OutlineElement
 
IMarkerFactory - Interface in org.eclipse.xtend.shared.ui.core.builder
 
IMarkerFactory.Default - Class in org.eclipse.xtend.shared.ui.core.builder
 
IMarkerFactory.Default() - Constructor for class org.eclipse.xtend.shared.ui.core.builder.IMarkerFactory.Default
 
IModelManager - Interface in org.eclipse.xtend.shared.ui.core
 
IModelMarker - Interface in org.eclipse.xtend.shared.ui.core
 
IMPLICIT_VARIABLE - Static variable in interface org.eclipse.xtend.expression.ExecutionContext
 
implies(Boolean, Boolean) - Method in class org.eclipse.xtend.backend.syslib.PrimitiveOperations
 
IMPLIES - Static variable in interface org.eclipse.xtend.backend.syslib.SysLibNames
 
impliesExpression() - Method in class org.eclipse.internal.xpand2.parser.XpandParser
 
impliesExpression() - Method in class org.eclipse.internal.xtend.xtend.parser.XtendParser
 
IMPORT - Static variable in interface org.eclipse.internal.xpand2.XpandTokens
 
IMPORT - Static variable in class org.eclipse.xtend.shared.ui.editor.outlineview.OutlineElement
 
IMPORT - Static variable in class org.eclipse.xtend.ui.editor.lang.XtendTokens
 
ImportDeclaration - Class in org.eclipse.internal.xpand2.ast
 
ImportDeclaration(Identifier) - Constructor for class org.eclipse.internal.xpand2.ast.ImportDeclaration
 
ImportedResource - Class in org.eclipse.xtend.middleend.plugins
 
ImportedResource(String, boolean) - Constructor for class org.eclipse.xtend.middleend.plugins.ImportedResource
 
incFilesCreated() - Method in class org.eclipse.xpand2.output.Outlet
 
incFilesWrittenAndClosed() - Method in class org.eclipse.xpand2.output.Outlet
 
includeFile(String, String) - Static method in class org.eclipse.xtend.util.stdlib.IOExtensions
 
INCOMPATIBLE_TYPES - Static variable in class org.eclipse.xtend.expression.AnalysationIssue
 
increment() - Method in class org.eclipse.internal.xpand2.type.XpandIterator
 
increment() - Method in class org.eclipse.xtend.middleend.xtend.internal.xtendlib.XtendIterator
 
INCREMENTAL_ANALYZER_STRATEGY - Static variable in class org.eclipse.xtend.shared.ui.core.preferences.PreferenceConstants
 
INCREMENTAL_ANALYZER_STRATEGY_FILE_ONLY - Static variable in class org.eclipse.xtend.shared.ui.core.preferences.PreferenceConstants
 
INCREMENTAL_ANALYZER_STRATEGY_FILE_ONLY_WITH_REVERSE_REFERENCE - Static variable in class org.eclipse.xtend.shared.ui.core.preferences.PreferenceConstants
 
INCREMENTAL_ANALYZER_STRATEGY_PROJECT - Static variable in class org.eclipse.xtend.shared.ui.core.preferences.PreferenceConstants
 
INCREMENTAL_ANALYZER_STRATEGY_PROJECT_AND_DEPENDENT - Static variable in class org.eclipse.xtend.shared.ui.core.preferences.PreferenceConstants
 
incrementalBuild(IResourceDelta, IProgressMonitor) - Method in class org.eclipse.xtend.shared.ui.core.builder.XtendXpandBuilder
 
incrementalBuild(XSDManager, IResourceDelta, IProgressMonitor) - Method in class org.eclipse.xtend.typesystem.xsd.ui.XSDBuilder
 
IncrementalGenerationCallback - Class in org.eclipse.xpand2.incremental
 
IncrementalGenerationCallback() - Constructor for class org.eclipse.xpand2.incremental.IncrementalGenerationCallback
 
IncrementalGenerationFacade - Class in org.eclipse.xpand2.incremental
 
IncrementalGenerationFacade() - Constructor for class org.eclipse.xpand2.incremental.IncrementalGenerationFacade
 
indetationString - Variable in class org.eclipse.xtend.typesystem.xsd.XMLMixedContentFormatter
 
indetationWidth - Variable in class org.eclipse.xtend.typesystem.xsd.XMLMixedContentFormatter
 
index(int) - Method in class org.eclipse.internal.xtend.util.WeakInterningHashSet
Returns the index in the WeakInterningHashSet.entries for the given hash code.
indexOf(List<Object>, Object) - Method in class org.eclipse.xtend.backend.syslib.CollectionOperations
 
infixExpression() - Method in class org.eclipse.internal.xpand2.parser.XpandParser
 
infixExpression() - Method in class org.eclipse.internal.xtend.xtend.parser.XtendParser
 
info(Object) - Static method in class org.eclipse.xtend.util.stdlib.IOExtensions
 
init() - Method in class org.eclipse.internal.xpand2.pr.ProtectedRegionResolverImpl
Initializes the ProtectedRegionResolver.
init(ExecutionContext) - Method in class org.eclipse.internal.xtend.xtend.ast.AbstractExtension
 
init(ExecutionContext) - Method in interface org.eclipse.internal.xtend.xtend.ast.Extension
 
init() - Static method in class org.eclipse.xpand.incremental.trace.impl.TraceFactoryImpl
Creates the default factory implementation.
init() - Static method in class org.eclipse.xpand.incremental.trace.impl.TracePackageImpl
Creates, registers, and initializes the Package for this model, and for any others upon which it depends.
init(EmfTypesystem) - Method in class org.eclipse.xtend.backend.types.emf.internal.EClassType
This method is separated from the constructor to avoid endless recursion if a type has properties and/or operations that reference itself
init() - Method in class org.eclipse.xtend.backend.types.xsd.internal.EFeatureType
 
init(XsdTypesystem) - Method in class org.eclipse.xtend.backend.types.xsd.internal.XMLEClassType
This method is separated from the constructor to avoid endless recursion if a type has properties and/or operations that reference itself
init() - Method in class org.eclipse.xtend.middleend.xpand.internal.xpandlib.pr.XpandProtectedRegionResolver
Initializes the XpandProtectedRegionResolver.
init() - Static method in class org.eclipse.xtend.profiler.profilermodel.impl.ModelFactoryImpl
Creates the default factory implementation.
init() - Static method in class org.eclipse.xtend.profiler.profilermodel.impl.ModelPackageImpl
Creates, registers, and initializes the Package for this model, and for any others upon which it depends.
init(IWorkbench) - Method in class org.eclipse.xtend.shared.ui.core.internal.preferences.XpandMainPreferencePage
 
init(IWorkbench) - Method in class org.eclipse.xtend.shared.ui.editor.preferences.UiPreferencePage
 
init(IPageSite) - Method in class org.eclipse.xtend.shared.ui.editor.search.view.XtendXpandSearchResultPage
 
init(IWorkbench, IStructuredSelection) - Method in class org.eclipse.xtend.shared.ui.wizards.NewExtXptResourceWizard
 
init(IWorkbench, IStructuredSelection) - Method in class org.eclipse.xtend.shared.ui.wizards.XtendXpandProjectWizard
We will accept the selection in the workbench to see if we can initialize from it.
InitClosureExpression - Class in org.eclipse.xtend.backend.expr
This expression creates an initialized closure.
InitClosureExpression(List<String>, List<? extends BackendType>, ExpressionBase, SourcePos) - Constructor for class org.eclipse.xtend.backend.expr.InitClosureExpression
 
initEPackage(XSDSchema, EPackage) - Method in class org.eclipse.xtend.typesystem.xsd.builder.OawXSDEcoreBuilder
 
initialize() - Method in class org.eclipse.xpand.ui.editor.scanning.AbstractXpandRuleBasedScanner
 
initialize(WorkflowContext, Issues) - Method in class org.eclipse.xtend.expression.VetoableCallbackAdapter
 
initialize() - Method in class org.eclipse.xtend.ui.editor.scanning.AbstractXtendRuleBasedScanner
 
initializeDefaultPageImageDescriptor() - Method in class org.eclipse.xtend.shared.ui.wizards.NewExtXptResourceWizard
 
initializeDefaultPreferences() - Method in class org.eclipse.xtend.shared.ui.core.preferences.PreferenceInitializer
 
initializeDefaultPreferences() - Method in class org.eclipse.xtend.shared.ui.editor.preferences.PreferenceInitializer
 
initializeDefaultValues(IPreferenceStore) - Static method in class org.eclipse.xtend.check.ui.editor.PreferencesConstants
 
initializeDefaultValues(IPreferenceStore) - Static method in class org.eclipse.xtend.ui.editor.PreferencesConstants
 
initializeImageRegistry() - Static method in class org.eclipse.xtend.check.ui.editor.EditorImages
Initialize the image registry by declaring all of the required graphics.
initializeImageRegistry() - Static method in class org.eclipse.xtend.shared.ui.expression.editor.EditorImages
Initialize the image registry by declaring all of the required graphics.
initializeKeyBindingScopes() - Method in class org.eclipse.xpand.ui.editor.XpandEditor
 
initializePackageContents() - Method in class org.eclipse.xpand.incremental.trace.impl.TracePackageImpl
Complete the initialization of the package and its meta-model.
initializePackageContents() - Method in class org.eclipse.xtend.profiler.profilermodel.impl.ModelPackageImpl
Complete the initialization of the package and its meta-model.
initOperations() - Method in class org.eclipse.xtend.backend.types.xsd.internal.EFeatureType
 
initProperties() - Method in class org.eclipse.xtend.backend.types.xsd.internal.EFeatureType
 
InMemoryPostprocessor - Interface in org.eclipse.xtend.backend.syslib
This interface represents a postprocessor that is given access to the contents of a file before it is written.
The unprocessed CharSequence may be an EfficientLazyString that is not yet serialized, waiting for streaming.
INPUT_ELEMENT - Static variable in interface org.eclipse.xpand.incremental.trace.TracePackage
The meta object id for the 'Input Element' class.
INPUT_ELEMENT - Static variable in interface org.eclipse.xpand.incremental.trace.TracePackage.Literals
The meta object literal for the 'Input Element' class.
INPUT_ELEMENT__FEATURE - Static variable in interface org.eclipse.xpand.incremental.trace.TracePackage
The feature id for the 'Feature' reference.
INPUT_ELEMENT__FEATURE - Static variable in interface org.eclipse.xpand.incremental.trace.TracePackage.Literals
The meta object literal for the 'Feature' reference feature.
INPUT_ELEMENT__MODEL_ELEMENT - Static variable in interface org.eclipse.xpand.incremental.trace.TracePackage
The feature id for the 'Model Element' reference.
INPUT_ELEMENT__MODEL_ELEMENT - Static variable in interface org.eclipse.xpand.incremental.trace.TracePackage.Literals
The meta object literal for the 'Model Element' reference feature.
INPUT_ELEMENT_FEATURE_COUNT - Static variable in interface org.eclipse.xpand.incremental.trace.TracePackage
The number of structural features of the 'Input Element' class.
inputChanged(Viewer, Object, Object) - Method in class org.eclipse.xtend.shared.ui.editor.search.view.XtendXpandTableContentProvider
InputElement - Interface in org.eclipse.xpand.incremental.trace
A representation of the model object 'Input Element'.
InputElementImpl - Class in org.eclipse.xpand.incremental.trace.impl
An implementation of the model object 'Input Element'.
InputElementImpl() - Constructor for class org.eclipse.xpand.incremental.trace.impl.InputElementImpl
 
inputElements - Variable in class org.eclipse.xpand.incremental.trace.impl.OutputFileImpl
The cached value of the 'Input Elements' containment reference list.
inputFilterEnabled() - Method in class org.eclipse.internal.xtend.util.internal.icu.CharsetDetector
Test whether or not input filtering is enabled.
INSERT_LT - Static variable in interface org.eclipse.xpand.ui.editor.IXpandEditorActionDefinitionIds
 
INSERT_RT - Static variable in interface org.eclipse.xpand.ui.editor.IXpandEditorActionDefinitionIds
 
insertBefore(FeatureMap, FeatureMap.Entry, String) - Method in class org.eclipse.xtend.typesystem.xsd.XMLMixedContentFormatter
 
InsertionPointSupport - Interface in org.eclipse.xpand2.output
 
InsertTextAction - Class in org.eclipse.xpand.ui.editor.actions
 
InsertTextAction(ResourceBundle, ITextEditor, ITextViewer, String) - Constructor for class org.eclipse.xpand.ui.editor.actions.InsertTextAction
 
INSTANCE - Static variable in class org.eclipse.xtend.backend.compiler.util.VarNameGenerator
 
INSTANCE - Static variable in class org.eclipse.xtend.backend.functions.java.internal.ByteConverter
 
INSTANCE - Static variable in class org.eclipse.xtend.backend.functions.java.internal.CharConverter
 
INSTANCE - Static variable in class org.eclipse.xtend.backend.functions.java.internal.FloatConverter
 
INSTANCE - Static variable in class org.eclipse.xtend.backend.functions.java.internal.IntConverter
 
INSTANCE - Static variable in class org.eclipse.xtend.backend.functions.java.internal.NullConverter
 
INSTANCE - Static variable in class org.eclipse.xtend.backend.functions.java.internal.ShortConverter
 
INSTANCE - Static variable in class org.eclipse.xtend.backend.types.builtin.BooleanType
 
INSTANCE - Static variable in class org.eclipse.xtend.backend.types.builtin.CollectionType
 
INSTANCE - Static variable in class org.eclipse.xtend.backend.types.builtin.DoubleType
 
INSTANCE - Static variable in class org.eclipse.xtend.backend.types.builtin.FunctionType
 
INSTANCE - Static variable in class org.eclipse.xtend.backend.types.builtin.ListType
 
INSTANCE - Static variable in class org.eclipse.xtend.backend.types.builtin.LongType
 
INSTANCE - Static variable in class org.eclipse.xtend.backend.types.builtin.MapType
 
INSTANCE - Static variable in class org.eclipse.xtend.backend.types.builtin.ObjectType
 
INSTANCE - Static variable in class org.eclipse.xtend.backend.types.builtin.PropertyType
 
INSTANCE - Static variable in class org.eclipse.xtend.backend.types.builtin.SetType
 
INSTANCE - Static variable in class org.eclipse.xtend.backend.types.builtin.StaticPropertyType
 
INSTANCE - Static variable in class org.eclipse.xtend.backend.types.builtin.StringType
 
INSTANCE - Static variable in class org.eclipse.xtend.backend.types.builtin.TypeType
 
INSTANCE - Static variable in class org.eclipse.xtend.backend.types.builtin.VoidType
 
INSTANCE - Static variable in class org.eclipse.xtend.backend.types.CompositeTypesystemFactory
 
INSTANCE - Static variable in class org.eclipse.xtend.backend.types.emf.EObjectType
 
INSTANCE - Static variable in class org.eclipse.xtend.middleend.LanguageContributor
 
instance() - Static method in class org.eclipse.xtend.typesystem.xsd.XMLTypeMapper
 
IntConverter - Class in org.eclipse.xtend.backend.functions.java.internal
 
IntConverter() - Constructor for class org.eclipse.xtend.backend.functions.java.internal.IntConverter
 
INTEGER - Static variable in class org.eclipse.internal.xtend.type.baseimpl.BuiltinMetaModel
 
IntegerLiteral - Class in org.eclipse.internal.xtend.expression.ast
 
IntegerLiteral(Identifier) - Constructor for class org.eclipse.internal.xtend.expression.ast.IntegerLiteral
 
IntegerTypeImpl - Class in org.eclipse.internal.xtend.type.baseimpl.types
 
IntegerTypeImpl(TypeSystem, String) - Constructor for class org.eclipse.internal.xtend.type.baseimpl.types.IntegerTypeImpl
 
intern(String) - Static method in class org.eclipse.internal.xtend.util.QualifiedNameWithDelimiter
Returns the cached string equal to the given string.
intern(char[], int, int) - Static method in class org.eclipse.internal.xtend.util.QualifiedNameWithDelimiter
Returns the cached string with the given range of characters.
intern(boolean, boolean, boolean, String[]) - Method in class org.eclipse.internal.xtend.util.QualifiedNameWithDelimiter.QualifiedNameCache
Interns the segments, taking into account the leading slash, copying the array when needed, and interning the segments themselves, when needed.
intern(boolean, String[], String) - Method in class org.eclipse.internal.xtend.util.QualifiedNameWithDelimiter.QualifiedNameCache
Interns the segments along with the one additional segment, taking into account the leading slash and interning the additional segment.
intern(boolean, String[], String[]) - Method in class org.eclipse.internal.xtend.util.QualifiedNameWithDelimiter.QualifiedNameCache
Interns the composed segments, taking into account the leading slash.
intern(String) - Method in class org.eclipse.internal.xtend.util.QualifiedNameWithDelimiter.QualifiedNameCache
Interns the string representation of a qualified name, splitting it into appropriate segments.
intern(char[], int, int, int) - Method in class org.eclipse.internal.xtend.util.QualifiedNameWithDelimiter.StringCache
Returns the interned string for the given character range and its hash code, which must be equivalent to what's computed by String.hashCode().
intern(String) - Method in class org.eclipse.internal.xtend.util.QualifiedNameWithDelimiter.StringCache
 
intern(E) - Method in class org.eclipse.internal.xtend.util.WeakInterningHashSet
 
internal - Variable in class org.eclipse.internal.xtend.util.Cache
 
internal - Variable in class org.eclipse.internal.xtend.util.IdentityCacheWithoutNull
 
INTERNAL_ERROR - Static variable in class org.eclipse.xtend.expression.AnalysationIssue
 
internalComputeCompletionProposals(ITextViewer, int) - Method in class org.eclipse.xpand.ui.editor.codeassist.XpandContentAssistProcessor
 
internalComputeCompletionProposals(ITextViewer, int) - Method in class org.eclipse.xtend.check.ui.editor.codeassist.CheckContentAssistProcessor
 
internalComputeCompletionProposals(ITextViewer, int) - Method in class org.eclipse.xtend.shared.ui.expression.editor.codeassist.AbstractExtXptContentAssistProcessor
 
internalComputeCompletionProposals(ITextViewer, int) - Method in class org.eclipse.xtend.ui.editor.codeassist.XtendContentAssistProcessor
 
internalGetReturnType(Type[], ExecutionContext, Set<AnalysationIssue>) - Method in class org.eclipse.internal.xtend.xtend.ast.AbstractExtension
 
internalGetReturnType(Type[], ExecutionContext, Set<AnalysationIssue>) - Method in class org.eclipse.internal.xtend.xtend.ast.CreateExtensionStatement
 
internalGetReturnType(Type[], ExecutionContext, Set<AnalysationIssue>) - Method in class org.eclipse.internal.xtend.xtend.ast.ExpressionExtensionStatement
 
internalGetReturnType(Type[], ExecutionContext, Set<AnalysationIssue>) - Method in class org.eclipse.internal.xtend.xtend.ast.JavaExtensionStatement
 
internalGetSourceViewer() - Method in class org.eclipse.xtend.shared.ui.editor.AbstractXtendXpandEditor
 
internalGetSuperTypes() - Method in class org.eclipse.xtend.typesystem.AbstractTypeImpl
 
internalGetSuperTypes() - Method in class org.eclipse.xtend.typesystem.emf.EClassType
 
internalGetSuperTypes() - Method in class org.eclipse.xtend.typesystem.emf.EDataTypeType
 
internalGetSuperTypes() - Method in class org.eclipse.xtend.typesystem.emf.EEnumType
 
internalGetSuperTypes() - Method in class org.eclipse.xtend.typesystem.xsd.type.EFeatureMapTypeImpl
 
internalIsAssignableFrom(Type) - Method in class org.eclipse.internal.xtend.type.baseimpl.types.CollectionTypeImpl
 
internalIsAssignableFrom(Type) - Method in class org.eclipse.xtend.shared.ui.core.metamodel.jdt.JdtTypeImpl
 
internalIsAssignableFrom(Type) - Method in class org.eclipse.xtend.type.impl.java.JavaTypeImpl
 
internalIsAssignableFrom(Type) - Method in class org.eclipse.xtend.typesystem.AbstractTypeImpl
 
internalIsAssignableFrom(Type) - Method in class org.eclipse.xtend.typesystem.emf.EClassType
 
internalIsAssignableFrom(Type) - Method in class org.eclipse.xtend.typesystem.uml2.profile.StereotypeType
 
internalRefresh() - Method in class org.eclipse.xpand.ui.core.internal.XpandResourceImpl
 
internalRefresh() - Method in class org.eclipse.xtend.check.ui.core.internal.CheckResourceImpl
 
internalRefresh() - Method in class org.eclipse.xtend.shared.ui.core.AbstractResource
 
internalRefresh() - Method in class org.eclipse.xtend.ui.core.internal.XtendResourceImpl
 
intersect(Collection<?>, Collection<?>) - Method in class org.eclipse.xtend.backend.syslib.CollectionOperations
 
IntLiteral - Static variable in class org.eclipse.internal.xpand2.parser.XpandLexer
 
IntLiteral - Static variable in class org.eclipse.internal.xpand2.parser.XpandParser
 
IntLiteral - Static variable in class org.eclipse.internal.xtend.xtend.parser.XtendLexer
 
IntLiteral - Static variable in class org.eclipse.internal.xtend.xtend.parser.XtendParser
 
InvocationOnCollectionExpression - Class in org.eclipse.xtend.backend.expr
 
InvocationOnCollectionExpression(ExpressionBase, QualifiedName, List<ExpressionBase>, SourcePos) - Constructor for class org.eclipse.xtend.backend.expr.InvocationOnCollectionExpression
 
InvocationOnObjectExpression - Class in org.eclipse.xtend.backend.expr
 
InvocationOnObjectExpression(QualifiedName, List<? extends ExpressionBase>, boolean, SourcePos) - Constructor for class org.eclipse.xtend.backend.expr.InvocationOnObjectExpression
 
InvocationOnWhateverExpression - Class in org.eclipse.xtend.backend.expr
This expression invokes a function on the first argument, deciding at runtime whether to do the "collection magic" of invoking the function on every member of the collection that is the first argument and returning the collection of all the arguments.
This expression does *not* do implicit "this" resolution - it is the responsibility of the initializing code, e.g.
InvocationOnWhateverExpression(QualifiedName, List<? extends ExpressionBase>, boolean, SourcePos) - Constructor for class org.eclipse.xtend.backend.expr.InvocationOnWhateverExpression
 
invocations - Variable in class org.eclipse.xtend.profiler.profilermodel.impl.ItemImpl
The cached value of the 'Invocations' reference list.
invoke(ExecutionContext, QualifiedName, List<? extends Object>) - Static method in class org.eclipse.xtend.backend.BackendFacade
 
invoke(ExecutionContext, QualifiedName, List<? extends Object>, boolean) - Static method in class org.eclipse.xtend.backend.BackendFacade
 
invoke(ExecutionContext, Object[]) - Method in interface org.eclipse.xtend.backend.common.Function
this method is permitted to modify the param array that is passed in
invoke(ExecutionContext, QualifiedName, List<? extends Object>) - Method in interface org.eclipse.xtend.backend.common.FunctionDefContext
 
invoke(ExecutionContext, QualifiedName, List<? extends Object>, boolean) - Method in interface org.eclipse.xtend.backend.common.FunctionDefContext
 
invoke(ExecutionContext, Function, List<?>) - Method in interface org.eclipse.xtend.backend.common.FunctionInvoker
 
invoke(ExecutionContext, Object[]) - Method in class org.eclipse.xtend.backend.functions.internal.Closure
 
invoke(ExecutionContext, QualifiedName, List<? extends Object>) - Method in class org.eclipse.xtend.backend.functions.internal.FunctionDefContextImpl
 
invoke(ExecutionContext, QualifiedName, List<? extends Object>, boolean) - Method in class org.eclipse.xtend.backend.functions.internal.FunctionDefContextImpl
 
invoke(ExecutionContext, Object[]) - Method in class org.eclipse.xtend.backend.functions.SourceDefinedFunction
 
invoke(ExecutionContext, Function, List<?>) - Method in class org.eclipse.xtend.backend.internal.FunctionInvokerImpl
 
invoke(ExecutionContext, Object[]) - Method in class org.eclipse.xtend.backend.lib.AbstractClosure
 
invoke(ExecutionContext, Object[]) - Method in class org.eclipse.xtend.backend.types.java.JavaOperation
 
invoke(ExecutionContext, Object[]) - Method in class org.eclipse.xtend.middleend.javaannotations.internal.JavaDefinedFunction
 
invoke(WorkflowContext, ProgressMonitor, Issues) - Method in class org.eclipse.xtend.profiler.ProfilerComponent
 
invokeCheckFunction(String, String, Collection<MetaModel>, QualifiedName, Object...) - Static method in class org.eclipse.xtend.middleend.xtend.CheckBackendFacade
This function invokes a single Xtend function, returning the result.
invokeCheckFunction(QualifiedName, Object...) - Method in class org.eclipse.xtend.middleend.xtend.CheckBackendFacade
 
invokeFunction(String, BackendTypesystem, QualifiedName, List<?>) - Static method in class org.eclipse.xtend.middleend.javaannotations.JavaAnnotationBackendFacade
This method calls a function defined in a class.
invokeFunction(String, BackendTypesystem, String, QualifiedName, List<?>) - Static method in class org.eclipse.xtend.middleend.javaannotations.JavaAnnotationBackendFacade
This method calls a function defined in a class applying advices in the given resource.
invokeFunction(QualifiedName, List<?>) - Method in class org.eclipse.xtend.middleend.javaannotations.JavaAnnotationBackendFacade
This method calls a function registered at the middleend
invokeInternal(WorkflowContext, ProgressMonitor, Issues) - Method in class org.eclipse.xpand2.incremental.compare.EmfCompare
 
invokeInternal(WorkflowContext, ProgressMonitor, Issues) - Method in class org.eclipse.xpand2.incremental.FileCleaner
 
invokeInternal(WorkflowContext, ProgressMonitor, Issues) - Method in class org.eclipse.xpand2.incremental.IncrementalGenerationCallback
 
invokeInternal(WorkflowContext, ProgressMonitor, Issues) - Method in class org.eclipse.xpand2.incremental.IncrementalGenerationFacade
 
invokeInternal(WorkflowContext, ProgressMonitor, Issues) - Method in class org.eclipse.xtend.backend.BackendComponent
 
invokeInternal(WorkflowContext, ProgressMonitor, Issues) - Method in class org.eclipse.xtend.expression.AbstractExpressionsUsingWorkflowComponent
 
invokeInternal(WorkflowContext, ProgressMonitor, Issues) - Method in class org.eclipse.xtend.middleend.LanguageSetup
 
invokeInternal(WorkflowContext, ProgressMonitor, Issues) - Method in class org.eclipse.xtend.typesystem.emf.XmiReader
Deprecated. 
invokeInternal(WorkflowContext, ProgressMonitor, Issues) - Method in class org.eclipse.xtend.typesystem.emf.XmiWriter
Deprecated. 
invokeInternal(WorkflowContext, ProgressMonitor, Issues) - Method in class org.eclipse.xtend.typesystem.uml2.UML2Writer
 
invokeInternal(WorkflowContext, ProgressMonitor, Issues) - Method in class org.eclipse.xtend.typesystem.xsd.XMLProcessor
 
invokeInternal(WorkflowContext, ProgressMonitor, Issues) - Method in class org.eclipse.xtend.typesystem.xsd.XMLReader
 
invokeInternal(WorkflowContext, ProgressMonitor, Issues) - Method in class org.eclipse.xtend.typesystem.xsd.XMLWriter
 
invokeInternal(WorkflowContext, ProgressMonitor, Issues) - Method in class org.eclipse.xtend.util.stdlib.DanglingRefFinderComponent
 
invokeInternal(WorkflowContext, ProgressMonitor, Issues) - Method in class org.eclipse.xtend.util.stdlib.ExtIssueReporter
 
invokeInternal(WorkflowContext, ProgressMonitor, Issues) - Method in class org.eclipse.xtend.util.stdlib.MessageLogger
 
invokeInternal(WorkflowContext, ProgressMonitor, Issues) - Method in class org.eclipse.xtend.util.stdlib.PropertiesReader
 
invokeInternal(WorkflowContext, ProgressMonitor, Issues) - Method in class org.eclipse.xtend.util.stdlib.SlotCopier
 
invokeInternal(WorkflowContext, ProgressMonitor, Issues) - Method in class org.eclipse.xtend.util.stdlib.SlotListAdder
 
invokeInternal(WorkflowContext, ProgressMonitor, Issues) - Method in class org.eclipse.xtend.util.stdlib.SlotPrinter
 
invokeInternal(WorkflowContext, ProgressMonitor, Issues) - Method in class org.eclipse.xtend.util.stdlib.SystemCommand
 
invokeInternal(WorkflowContext, ProgressMonitor, Issues) - Method in class org.eclipse.xtend.util.stdlib.texttest.FileTestComponent
 
invokeInternal(WorkflowContext, ProgressMonitor, Issues) - Method in class org.eclipse.xtend.util.stdlib.TraceComponent
 
invokeInternal(WorkflowContext, ProgressMonitor, Issues) - Method in class org.eclipse.xtend.util.uml2ecore.ParamChecker
 
invokeInternal(WorkflowContext, ProgressMonitor, Issues) - Method in class org.eclipse.xtend.util.uml2ecore.Uml2EcoreXmiWriter
 
invokeInternal2(WorkflowContext, ProgressMonitor, Issues) - Method in class org.eclipse.xpand2.Generator
 
invokeInternal2(WorkflowContext, ProgressMonitor, Issues) - Method in class org.eclipse.xtend.check.CheckComponent
 
invokeInternal2(WorkflowContext, ProgressMonitor, Issues) - Method in class org.eclipse.xtend.expression.AbstractExpressionsUsingWorkflowComponent
 
invokeInternal2(WorkflowContext, ProgressMonitor, Issues) - Method in class org.eclipse.xtend.middleend.xpand.XpandComponent
 
invokeInternal2(WorkflowContext, ProgressMonitor, Issues) - Method in class org.eclipse.xtend.middleend.xtend.CheckComponent
 
invokeInternal2(WorkflowContext, ProgressMonitor, Issues) - Method in class org.eclipse.xtend.middleend.xtend.XtendComponent
 
invokeInternal2(WorkflowContext, ProgressMonitor, Issues) - Method in class org.eclipse.xtend.XtendComponent
invokeMethod(Method, List<Object>, boolean, ExecutionContext, boolean, boolean, SourcePos) - Static method in class org.eclipse.xtend.backend.lib.Invoker
 
invokeOnCollection(QualifiedName, Collection<?>, List<Object>, ExecutionContext, boolean, SourcePos) - Static method in class org.eclipse.xtend.backend.lib.Invoker
 
invokeOnCollection(NamedFunction, Collection<?>, List<Object>, ExecutionContext, boolean, boolean, SourcePos) - Static method in class org.eclipse.xtend.backend.lib.Invoker
 
invokeOnObject(QualifiedName, List<Object>, ExecutionContext, boolean) - Static method in class org.eclipse.xtend.backend.lib.Invoker
 
invokeOnObject(NamedFunction, List<Object>, ExecutionContext, boolean, boolean, SourcePos) - Static method in class org.eclipse.xtend.backend.lib.Invoker
 
invokeOnObjectNullChecked(QualifiedName, List<Object>, ExecutionContext, boolean, SourcePos) - Static method in class org.eclipse.xtend.backend.lib.Invoker
 
invokeOnWhatEver(QualifiedName, List<Object>, ExecutionContext, boolean) - Static method in class org.eclipse.xtend.backend.lib.Invoker
 
invokeOnWhatEverNullChecked(QualifiedName, List<Object>, ExecutionContext, boolean, SourcePos) - Static method in class org.eclipse.xtend.backend.lib.Invoker
 
Invoker - Class in org.eclipse.xtend.backend.lib
 
Invoker() - Constructor for class org.eclipse.xtend.backend.lib.Invoker
 
invoker - Variable in class org.eclipse.xtend.profiler.profilermodel.impl.CallGroupImpl
The cached value of the 'Invoker' reference.
invokeXtendFunction(String, String, Collection<MetaModel>, QualifiedName, Object...) - Static method in class org.eclipse.xtend.middleend.xtend.XtendBackendFacade
This function invokes a single Xtend function, returning the result.
invokeXtendFunction(QualifiedName, Object...) - Method in class org.eclipse.xtend.middleend.xtend.XtendBackendFacade
 
IOExtensions - Class in org.eclipse.xtend.util.stdlib
Java helper class for Stdlib extension org::eclipse::xtend::util::stdlib::cloning.
IOExtensions() - Constructor for class org.eclipse.xtend.util.stdlib.IOExtensions
 
isAbortOnError() - Method in class org.eclipse.xtend.check.CheckComponent
 
isAbstract() - Method in class org.eclipse.internal.xtend.type.baseimpl.types.FeatureTypeImpl
 
isAbstract() - Method in class org.eclipse.internal.xtend.type.baseimpl.types.OperationTypeImpl
 
isAbstract() - Method in class org.eclipse.internal.xtend.type.baseimpl.types.PropertyTypeImpl
 
isAbstract() - Method in class org.eclipse.internal.xtend.type.baseimpl.types.StaticPropertyTypeImpl
 
isAbstract() - Method in class org.eclipse.internal.xtend.type.baseimpl.types.TypeTypeImpl
 
isAbstract() - Method in class org.eclipse.internal.xtend.type.baseimpl.types.VoidType
 
isAbstract() - Method in class org.eclipse.xtend.type.impl.java.JavaTypeImpl
 
isAbstract() - Method in class org.eclipse.xtend.typesystem.AbstractTypeImpl
 
isAbstract() - Method in class org.eclipse.xtend.typesystem.emf.EClassType
 
isAbstract() - Method in interface org.eclipse.xtend.typesystem.Type
 
isAdapterForType(Object) - Method in class org.eclipse.xtend.typesystem.xsd.builder.XSDResolver
 
isAppend() - Method in interface org.eclipse.xpand2.output.FileHandle
 
isAppend() - Method in class org.eclipse.xpand2.output.FileHandleImpl
 
isAppend() - Method in class org.eclipse.xpand2.output.Outlet
 
isAppend() - Method in class org.eclipse.xtend.backend.BackendComponent.Outlet
 
isAppend() - Method in class org.eclipse.xtend.backend.syslib.FileOutlet
 
isApplicable() - Method in class org.eclipse.xpand.ui.refactoring.renamedefine.RenameDefineProcessor
isAssignable(IType, IType) - Method in class org.eclipse.xtend.shared.ui.core.metamodel.jdt.javabean.JdtJavaBeanTypeStrategy
 
isAssignable(IType, IType) - Method in interface org.eclipse.xtend.shared.ui.core.metamodel.jdt.JdtTypeStrategy
 
isAssignable(IType, IType) - Method in class org.eclipse.xtend.shared.ui.core.metamodel.jdt.oaw.JdtOawClassicTypeStrategy
 
isAssignableFrom(BackendType) - Method in interface org.eclipse.xtend.backend.common.BackendType
 
isAssignableFrom(BackendType, BackendType) - Method in class org.eclipse.xtend.backend.syslib.ReflectionOperations
 
isAssignableFrom(BackendType) - Method in class org.eclipse.xtend.backend.types.AbstractType
 
isAssignableFrom(BackendType) - Method in class org.eclipse.xtend.backend.types.builtin.BooleanType
 
isAssignableFrom(BackendType) - Method in class org.eclipse.xtend.backend.types.builtin.DoubleType
 
isAssignableFrom(BackendType) - Method in class org.eclipse.xtend.backend.types.builtin.FunctionType
 
isAssignableFrom(BackendType) - Method in class org.eclipse.xtend.backend.types.builtin.LongType
 
isAssignableFrom(BackendType) - Method in class org.eclipse.xtend.backend.types.builtin.ObjectType
 
isAssignableFrom(BackendType) - Method in class org.eclipse.xtend.backend.types.builtin.PropertyType
 
isAssignableFrom(BackendType) - Method in class org.eclipse.xtend.backend.types.builtin.StaticPropertyType
 
isAssignableFrom(BackendType) - Method in class org.eclipse.xtend.backend.types.builtin.StringType
 
isAssignableFrom(BackendType) - Method in class org.eclipse.xtend.backend.types.builtin.VoidType
 
isAssignableFrom(BackendType) - Method in class org.eclipse.xtend.backend.types.emf.EObjectType
 
isAssignableFrom(Type) - Method in class org.eclipse.xtend.typesystem.AbstractTypeImpl
 
isAssignableFrom(Type) - Method in interface org.eclipse.xtend.typesystem.Type
 
isBlacklistedJar(String) - Method in class org.eclipse.xtend.shared.ui.Activator
Relevant for XtendXpandBuilder
isCacheable() - Method in class org.eclipse.xtend.backend.aop.AroundAdvice
This flag determines whether the advice is cacheable.
isCached() - Method in class org.eclipse.internal.xtend.xtend.ast.AbstractExtension
 
isCached() - Method in interface org.eclipse.internal.xtend.xtend.ast.Extension
 
isCached() - Method in interface org.eclipse.xtend.backend.common.Function
 
isCached() - Method in class org.eclipse.xtend.backend.compiler.model.NamedFunctionModel
 
isCached() - Method in class org.eclipse.xtend.backend.functions.AbstractFunction
 
isCached() - Method in class org.eclipse.xtend.backend.types.builtin.BuiltInOperation
 
isCompatible(Type) - Method in class org.eclipse.xtend.typesystem.uml2.profile.MultipleStereotypeType
 
isCompatible(Type) - Method in class org.eclipse.xtend.typesystem.uml2.profile.StereotypeType
 
isConstant(IField) - Method in class org.eclipse.xtend.shared.ui.core.metamodel.jdt.javabean.JdtJavaBeanTypeStrategy
Constants are fields that are Enumeration literals Accessible fields in Interfaces Class fields with modifier public final static
isConstant(IField) - Method in interface org.eclipse.xtend.shared.ui.core.metamodel.jdt.JdtTypeStrategy
Proves a field to represent a constant
isConstant(IField) - Method in class org.eclipse.xtend.shared.ui.core.metamodel.jdt.oaw.JdtOawClassicTypeStrategy
 
isCreateExample() - Method in class org.eclipse.xtend.shared.ui.wizards.XtendXpandProjectWizardPage
 
isDeleteLine() - Method in class org.eclipse.internal.xpand2.ast.TextStatement
 
isDisabled() - Method in interface org.eclipse.internal.xpand2.pr.ProtectedRegion
 
isDisabled() - Method in class org.eclipse.internal.xpand2.pr.ProtectedRegionResolverImpl.ProtectedRegionImpl
 
isDumpContext() - Method in class org.eclipse.xtend.expression.AbstractExpressionsUsingWorkflowComponent.Debug
 
isDuplicate(Set<String>, Object) - Method in class org.eclipse.internal.xtend.expression.codeassist.AbstractProposalFactory
 
isDuplicate(Set<String>, Object) - Method in interface org.eclipse.internal.xtend.expression.codeassist.ProposalFactory
 
isEcoreFile(IResource) - Method in class org.eclipse.xtend.typesystem.emf.ui.EmfToolsPlugin
 
isEcorePackageGenerated() - Method in class org.eclipse.xtend.typesystem.xsd.builder.OawXSDResource
 
isElse() - Method in class org.eclipse.internal.xpand2.ast.IfStatement
 
isElseIf() - Method in class org.eclipse.internal.xpand2.ast.IfStatement
 
isEMap(ETypedElement) - Static method in class org.eclipse.xtend.typesystem.xsd.type.EMapType
 
isEMapEntry(ETypedElement) - Static method in class org.eclipse.xtend.backend.types.xsd.internal.EMapEntryType
 
isEMapEntry(ETypedElement) - Static method in class org.eclipse.xtend.typesystem.xsd.type.EMapEntryType
 
isEMapEntryObject(Object) - Static method in class org.eclipse.xtend.backend.types.xsd.internal.EMapEntryType
 
isEMapEntryObject(Object) - Static method in class org.eclipse.xtend.typesystem.xsd.type.EMapEntryType
 
isEMapObject(Object) - Static method in class org.eclipse.xtend.backend.types.xsd.internal.EMapType
 
isEMapObject(Object) - Static method in class org.eclipse.xtend.typesystem.xsd.type.EMapType
 
isEmpty() - Method in class org.eclipse.internal.xtend.util.Cache
 
isEmpty() - Method in class org.eclipse.xtend.typesystem.xsd.builder.OawXSDResourceSet
 
isEmpty() - Method in interface org.eclipse.xtend.typesystem.xsd.builder.XSDManager
 
isEmpty() - Method in class org.eclipse.xtend.typesystem.xsd.builder.XSDManagerView
 
isError() - Method in class org.eclipse.xtend.expression.AnalysationIssue
 
isErrorCheck() - Method in class org.eclipse.internal.xtend.xtend.ast.Check
 
isExported() - Method in class org.eclipse.internal.xtend.xtend.ast.ExtensionImportStatement
 
isFactoryForType(Object) - Method in class org.eclipse.xpand.incremental.trace.util.TraceAdapterFactory
Returns whether this factory is applicable for the type of the object.
isFactoryForType(Object) - Method in class org.eclipse.xtend.profiler.profilermodel.util.ModelAdapterFactory
Returns whether this factory is applicable for the type of the object.
isFactoryForType(Object) - Method in class org.eclipse.xtend.typesystem.xsd.builder.XSDResolverFactory
 
isFeatureMap(ETypedElement) - Static method in class org.eclipse.xtend.typesystem.xsd.type.EFeatureMapTypeImpl
 
isFileDirty() - Method in class org.eclipse.xtend.typesystem.xsd.builder.OawXSDResource
 
isFirstIteration() - Method in class org.eclipse.internal.xpand2.type.XpandIterator
 
isFirstIteration() - Method in class org.eclipse.xtend.middleend.xtend.internal.xtendlib.XtendIterator
 
isForeach() - Method in class org.eclipse.internal.xpand2.ast.ExpandStatement
 
isFormatComments() - Method in class org.eclipse.xtend.typesystem.xsd.XMLMixedContentFormatter
 
isGeneratePackage() - Method in class org.eclipse.xtend.typesystem.xsd.builder.OawXSDResource
 
isGetter(IMethod) - Method in class org.eclipse.xtend.shared.ui.core.metamodel.jdt.javabean.JdtJavaBeanTypeStrategy
 
isGetter(IMethod) - Method in interface org.eclipse.xtend.shared.ui.core.metamodel.jdt.JdtTypeStrategy
 
isGetter(IMethod) - Method in class org.eclipse.xtend.shared.ui.core.metamodel.jdt.oaw.JdtOawClassicTypeStrategy
 
isHasVarArgs() - Method in class org.eclipse.xtend.backend.aop.ExecutionPointcut
 
isIncludingSubtypes() - Method in class org.eclipse.xtend.backend.aop.AdviceParamType
 
isInComment(String) - Static method in class org.eclipse.internal.xpand2.codeassist.FastAnalyzer
 
isInDefine(String) - Static method in class org.eclipse.internal.xpand2.codeassist.FastAnalyzer
 
isInExpand(String) - Static method in class org.eclipse.internal.xpand2.codeassist.FastAnalyzer
 
isInExtensionImport(String) - Static method in class org.eclipse.internal.xpand2.codeassist.FastAnalyzer
DO NOT CALL THIS METHOD.
isInImport(String) - Static method in class org.eclipse.internal.xpand2.codeassist.FastAnalyzer
DO NOT CALL THIS METHOD.
isInitialized() - Method in class org.eclipse.xtend.backend.compiler.AbstractBackendResourceCompilerFacade
 
isInitialized() - Method in class org.eclipse.xtend.backend.ui.Activator
 
isInsideComment(String) - Static method in class org.eclipse.internal.xtend.xtend.codeassist.FastAnalyzer
 
isInsideExpression(String) - Static method in class org.eclipse.internal.xtend.xtend.codeassist.FastAnalyzer
 
isInsideExtensionImport(String) - Static method in class org.eclipse.internal.xtend.xtend.codeassist.FastAnalyzer
 
isInsideImport(String) - Static method in class org.eclipse.internal.xtend.xtend.codeassist.FastAnalyzer
 
isInsideTypeDeclaration(String) - Static method in class org.eclipse.internal.xtend.xtend.codeassist.FastAnalyzer
 
isInstance(Object) - Method in class org.eclipse.internal.xpand2.type.DefinitionType
 
isInstance(Object) - Method in class org.eclipse.internal.xpand2.type.IteratorType
 
isInstance(Object) - Method in class org.eclipse.internal.xtend.type.baseimpl.types.BooleanTypeImpl
 
isInstance(Object) - Method in class org.eclipse.internal.xtend.type.baseimpl.types.CollectionTypeImpl
 
isInstance(Object) - Method in class org.eclipse.internal.xtend.type.baseimpl.types.FeatureTypeImpl
 
isInstance(Object) - Method in class org.eclipse.internal.xtend.type.baseimpl.types.IntegerTypeImpl
 
isInstance(Object) - Method in class org.eclipse.internal.xtend.type.baseimpl.types.ListTypeImpl
 
isInstance(Object) - Method in class org.eclipse.internal.xtend.type.baseimpl.types.ObjectTypeImpl
 
isInstance(Object) - Method in class org.eclipse.internal.xtend.type.baseimpl.types.OperationTypeImpl
 
isInstance(Object) - Method in class org.eclipse.internal.xtend.type.baseimpl.types.PropertyTypeImpl
 
isInstance(Object) - Method in class org.eclipse.internal.xtend.type.baseimpl.types.RealTypeImpl
 
isInstance(Object) - Method in class org.eclipse.internal.xtend.type.baseimpl.types.SetTypeImpl
 
isInstance(Object) - Method in class org.eclipse.internal.xtend.type.baseimpl.types.StaticPropertyTypeImpl
 
isInstance(Object) - Method in class org.eclipse.internal.xtend.type.baseimpl.types.StringTypeImpl
 
isInstance(Object) - Method in class org.eclipse.internal.xtend.type.baseimpl.types.TypeTypeImpl
 
isInstance(Object) - Method in class org.eclipse.internal.xtend.type.baseimpl.types.VoidType
 
isInstance(Object) - Method in class org.eclipse.internal.xtend.xtend.types.AdviceContextType
 
isInstance(BackendType, Object) - Method in class org.eclipse.xtend.backend.syslib.ReflectionOperations
 
isInstance(Object) - Method in class org.eclipse.xtend.shared.ui.core.metamodel.jdt.JdtTypeImpl
 
isInstance(Object) - Method in class org.eclipse.xtend.type.impl.java.JavaTypeImpl
 
isInstance(Object) - Method in class org.eclipse.xtend.typesystem.emf.EClassType
 
isInstance(Object) - Method in class org.eclipse.xtend.typesystem.emf.EDataTypeType
 
isInstance(Object) - Method in class org.eclipse.xtend.typesystem.emf.EEnumType
 
isInstance(Object) - Method in class org.eclipse.xtend.typesystem.emf.EObjectType
 
isInstance(Object) - Method in interface org.eclipse.xtend.typesystem.Type
 
isInstance(Object) - Method in class org.eclipse.xtend.typesystem.uml2.profile.EnumType
For enumerations the behaviour of isInstance() is slightly different.
isInstance(Object) - Method in class org.eclipse.xtend.typesystem.uml2.profile.MultipleStereotypeType
 
isInstance(Object) - Method in class org.eclipse.xtend.typesystem.uml2.profile.StereotypeType
 
isInstance(Object) - Method in class org.eclipse.xtend.typesystem.xsd.type.EFeatureMapEntryTypeImpl
 
isInstance(Object) - Method in class org.eclipse.xtend.typesystem.xsd.type.EFeatureMapTypeImpl
 
isInstance(Object) - Method in class org.eclipse.xtend.typesystem.xsd.type.EFeatureType
 
isInstance(Object) - Method in class org.eclipse.xtend.typesystem.xsd.type.EMapEntryType
 
isInstance(Object) - Method in class org.eclipse.xtend.typesystem.xsd.type.EMapType
 
isInstance(Object) - Method in class org.eclipse.xtend.typesystem.xsd.type.QNameType
 
isInstance(EObject, String) - Method in class org.eclipse.xtend.util.stdlib.DynamicEcoreHelper
 
isInTag(String) - Static method in class org.eclipse.internal.xpand2.codeassist.FastAnalyzer
 
isInTypeDecl(String) - Static method in class org.eclipse.internal.xpand2.codeassist.FastAnalyzer
 
isJarFile(IResource) - Method in class org.eclipse.xtend.typesystem.emf.ui.EmfToolsPlugin
 
isLastIteration() - Method in class org.eclipse.internal.xpand2.type.XpandIterator
 
isLastIteration() - Method in class org.eclipse.xtend.middleend.xtend.internal.xtendlib.XtendIterator
 
isLineDelimiterChar(char) - Static method in class org.eclipse.xpand.ui.refactoring.renamedefine.RenameDefineProcessor
Returns true if the given character is a line delimiter character.
isLogStacktrace() - Method in interface org.eclipse.xtend.backend.common.ExecutionContext
 
isLogStacktrace() - Method in class org.eclipse.xtend.backend.internal.ExecutionContextImpl
 
isNewLine(char) - Method in class org.eclipse.xpand2.output.OutputImpl
 
isNewLine(char) - Static method in class org.eclipse.xtend.shared.ui.editor.navigation.WordDetector
 
isNullIfFirstParamIsNull() - Method in class org.eclipse.xtend.backend.expr.InvocationOnObjectExpression
 
isNullIfFirstParamIsNull() - Method in class org.eclipse.xtend.backend.expr.InvocationOnWhateverExpression
 
isNullIfFirstParamIsNull() - Method in class org.eclipse.xtend.backend.expr.MethodInvocationExpression
 
isOnFileClose() - Method in class org.eclipse.internal.xpand2.ast.ExpandStatement
 
isOperation(IMethod) - Method in class org.eclipse.xtend.shared.ui.core.metamodel.jdt.javabean.JdtJavaBeanTypeStrategy
Operations are non-static methods no Getter (property accessor) methods
isOperation(IMethod) - Method in interface org.eclipse.xtend.shared.ui.core.metamodel.jdt.JdtTypeStrategy
 
isOperation(IMethod) - Method in class org.eclipse.xtend.shared.ui.core.metamodel.jdt.oaw.JdtOawClassicTypeStrategy
 
isOverwrite() - Method in interface org.eclipse.xpand2.output.FileHandle
 
isOverwrite() - Method in class org.eclipse.xpand2.output.FileHandleImpl
 
isOverwrite() - Method in class org.eclipse.xpand2.output.Outlet
 
isOverwrite() - Method in class org.eclipse.xtend.backend.BackendComponent.Outlet
 
isOverwrite() - Method in class org.eclipse.xtend.backend.syslib.FileOutlet
 
isPrivate() - Method in class org.eclipse.internal.xtend.xtend.ast.AbstractExtension
 
isPrivate() - Method in interface org.eclipse.internal.xtend.xtend.ast.Extension
 
isProjectSpecificMM() - Method in class org.eclipse.xtend.shared.ui.wizards.XtendXpandProjectWizardPage
 
isReadable() - Method in interface org.eclipse.xtend.backend.common.Property
 
isReadable() - Method in class org.eclipse.xtend.backend.types.AbstractProperty
 
isReadable() - Method in class org.eclipse.xtend.backend.types.internal.FunctionBackedProperty
 
isReady() - Method in class org.eclipse.xtend.backend.common.FutureResultHolder
 
isReexported() - Method in class org.eclipse.xtend.middleend.plugins.ImportedResource
 
isRegistered(XpandProtectedRegionResolver.XpandProtectedRegion) - Method in class org.eclipse.xtend.middleend.xpand.internal.xpandlib.pr.XpandProtectedRegionResolver
 
isRegisterPackagesGlobally() - Method in class org.eclipse.xtend.typesystem.xsd.XSDMetaModel
 
isRulerSelected() - Method in class org.eclipse.xtend.shared.ui.editor.BreakpointActionGroup
 
isSameCycle(Item) - Method in class org.eclipse.xtend.profiler.profilermodel.impl.ItemImpl
 
isSameCycle(Item) - Method in interface org.eclipse.xtend.profiler.profilermodel.Item
 
isSaveEPackages() - Method in class org.eclipse.xtend.typesystem.xsd.XSDMetaModel
 
isSchemaDirty() - Method in class org.eclipse.xtend.typesystem.xsd.builder.OawXSDResource
 
isShownInEditor(Match, IEditorPart) - Method in class org.eclipse.xtend.shared.ui.editor.search.query.XtendXpandSearchResult
isSingleSource() - Method in class org.eclipse.xtend.util.stdlib.tracing.TraceElement
 
isSingleTarget() - Method in class org.eclipse.xtend.util.stdlib.tracing.M2MTraceElement
 
isStatic() - Method in class org.eclipse.xtend.backend.expr.MethodInvocationExpression
 
ISSUES_PARAM_NAME - Static variable in class org.eclipse.xtend.middleend.xtend.internal.xtend.CheckConverter
name of the parameter in which the Issues are passed to the check function.
isSurroundingElement(Object) - Method in class org.eclipse.internal.xpand2.debug.XpandElementAdapter
 
isSurroundingElement(Object) - Method in class org.eclipse.internal.xtend.expression.debug.ExpressionElementAdapter
 
isToggleBpEnabled(IResource, int, int, int) - Method in class org.eclipse.xtend.ui.debug.ExpressionPluginAdapter
 
isTypeDeclaration(String) - Static method in class org.eclipse.internal.xtend.check.codeassist.CheckFastAnalyzer
 
isUppercase(String) - Method in class org.eclipse.xtend.typesystem.xsd.builder.OawXSDEcoreBuilder
 
isUseBASE64() - Method in interface org.eclipse.internal.xpand2.pr.ProtectedRegion
 
isUseBASE64() - Method in class org.eclipse.internal.xpand2.pr.ProtectedRegionResolverImpl.ProtectedRegionImpl
 
isUseWorkspaceDefinedMM() - Method in class org.eclipse.xtend.shared.ui.wizards.XtendXpandProjectWizardPage
 
isValidReturnElement(ISyntaxElement) - Method in class org.eclipse.xpand.ui.debug.XpandPluginAdapter
 
isValidReturnElement(ISyntaxElement) - Method in class org.eclipse.xtend.ui.debug.ExpressionPluginAdapter
 
isWarnIfNothingChecked() - Method in class org.eclipse.xtend.check.CheckComponent
 
isWarning() - Method in class org.eclipse.xtend.expression.AnalysationIssue
 
isWhitespace(char) - Method in class org.eclipse.xpand.ui.editor.scanning.WhitespaceDetector
 
isWhitespace(char) - Method in class org.eclipse.xtend.ui.editor.scanning.WhitespaceDetector
 
isWildcardParams() - Method in class org.eclipse.internal.xpand2.ast.Advice
 
isWildparams() - Method in class org.eclipse.internal.xtend.xtend.ast.Around
 
isWithinAdvice() - Method in interface org.eclipse.xtend.backend.aop.internal.AdviceScopeCounter
 
isWord(String) - Method in class org.eclipse.xtend.shared.ui.editor.navigation.WordDetector
 
isWordPart(char) - Static method in class org.eclipse.xtend.shared.ui.editor.navigation.WordDetector
 
isWordStart(char) - Static method in class org.eclipse.xtend.shared.ui.editor.navigation.WordDetector
 
isWritable() - Method in interface org.eclipse.xtend.backend.common.Property
 
isWritable() - Method in class org.eclipse.xtend.backend.types.AbstractProperty
 
isWritable() - Method in class org.eclipse.xtend.backend.types.internal.FunctionBackedProperty
 
isXmlFile(String) - Method in class org.eclipse.xtend.typesystem.xsd.XMLBeautifier
 
isXSDProject(IProject) - Static method in class org.eclipse.xtend.typesystem.xsd.ui.XSDToolsPlugin
 
isXSDResource(IResource) - Method in class org.eclipse.xtend.typesystem.xsd.ui.XSDBuilder
 
isXtendFile(Object) - Static method in class org.eclipse.xtend.shared.ui.Activator
 
ISyntaxElement - Interface in org.eclipse.internal.xtend.expression.ast
 
Item - Interface in org.eclipse.xtend.profiler.profilermodel
A representation of the model object 'Item'.
ITEM - Static variable in interface org.eclipse.xtend.profiler.profilermodel.ModelPackage
The meta object id for the 'Item' class.
ITEM - Static variable in interface org.eclipse.xtend.profiler.profilermodel.ModelPackage.Literals
The meta object literal for the 'Item' class.
ITEM__CALL_COUNT - Static variable in interface org.eclipse.xtend.profiler.profilermodel.ModelPackage
The feature id for the 'Call Count' attribute.
ITEM__CALL_COUNT - Static variable in interface org.eclipse.xtend.profiler.profilermodel.ModelPackage.Literals
The meta object literal for the 'Call Count' attribute feature.
ITEM__CHILD_TIME - Static variable in interface org.eclipse.xtend.profiler.profilermodel.ModelPackage
The feature id for the 'Child Time' attribute.
ITEM__CYCLE - Static variable in interface org.eclipse.xtend.profiler.profilermodel.ModelPackage
The feature id for the 'Cycle' reference.
ITEM__CYCLE - Static variable in interface org.eclipse.xtend.profiler.profilermodel.ModelPackage.Literals
The meta object literal for the 'Cycle' reference feature.
ITEM__INBOUND_INVOCATIONS - Static variable in interface org.eclipse.xtend.profiler.profilermodel.ModelPackage
The feature id for the 'Inbound Invocations' reference list.
ITEM__INBOUND_INVOCATIONS - Static variable in interface org.eclipse.xtend.profiler.profilermodel.ModelPackage.Literals
The meta object literal for the 'Inbound Invocations' reference list feature.
ITEM__INVOCATIONS - Static variable in interface org.eclipse.xtend.profiler.profilermodel.ModelPackage
The feature id for the 'Invocations' reference list.
ITEM__INVOCATIONS - Static variable in interface org.eclipse.xtend.profiler.profilermodel.ModelPackage.Literals
The meta object literal for the 'Invocations' reference list feature.
ITEM__ITEM_NAME - Static variable in interface org.eclipse.xtend.profiler.profilermodel.ModelPackage
The feature id for the 'Item Name' attribute.
ITEM__ITEM_NAME - Static variable in interface org.eclipse.xtend.profiler.profilermodel.ModelPackage.Literals
The meta object literal for the 'Item Name' attribute feature.
ITEM__ITEM_TIME - Static variable in interface org.eclipse.xtend.profiler.profilermodel.ModelPackage
The feature id for the 'Item Time' attribute.
ITEM__ITEM_TIME - Static variable in interface org.eclipse.xtend.profiler.profilermodel.ModelPackage.Literals
The meta object literal for the 'Item Time' attribute feature.
ITEM__NAME - Static variable in interface org.eclipse.xtend.profiler.profilermodel.ModelPackage
The feature id for the 'Name' attribute.
ITEM__OUTBOUND_CHILD_TIME - Static variable in interface org.eclipse.xtend.profiler.profilermodel.ModelPackage
The feature id for the 'Outbound Child Time' attribute.
ITEM__SELF_TIME - Static variable in interface org.eclipse.xtend.profiler.profilermodel.ModelPackage
The feature id for the 'Self Time' attribute.
ITEM__SUBROUTINES - Static variable in interface org.eclipse.xtend.profiler.profilermodel.ModelPackage
The feature id for the 'Subroutines' reference list.
ITEM__SUBROUTINES - Static variable in interface org.eclipse.xtend.profiler.profilermodel.ModelPackage.Literals
The meta object literal for the 'Subroutines' reference list feature.
ITEM__TIME - Static variable in interface org.eclipse.xtend.profiler.profilermodel.ModelPackage
The feature id for the 'Time' attribute.
ITEM_FEATURE_COUNT - Static variable in interface org.eclipse.xtend.profiler.profilermodel.ModelPackage
The number of structural features of the 'Item' class.
ITEM_NAME_EDEFAULT - Static variable in class org.eclipse.xtend.profiler.profilermodel.impl.ItemImpl
The default value of the 'Item Name' attribute.
ITEM_TIME_EDEFAULT - Static variable in class org.eclipse.xtend.profiler.profilermodel.impl.ItemImpl
The default value of the 'Item Time' attribute.
ItemImpl - Class in org.eclipse.xtend.profiler.profilermodel.impl
An implementation of the model object ' Item'.
ItemImpl() - Constructor for class org.eclipse.xtend.profiler.profilermodel.impl.ItemImpl
 
itemName - Variable in class org.eclipse.xtend.profiler.profilermodel.impl.ItemImpl
The cached value of the 'Item Name' attribute.
items - Variable in class org.eclipse.xtend.profiler.profilermodel.impl.CycleImpl
The cached value of the 'Items' reference list.
items - Variable in class org.eclipse.xtend.profiler.profilermodel.impl.ProfilingResultImpl
The cached value of the 'Items' containment reference list.
itemTime - Variable in class org.eclipse.xtend.profiler.profilermodel.impl.ItemImpl
The cached value of the 'Item Time' attribute.
ItemValidator - Interface in org.eclipse.xtend.profiler.profilermodel.validation
A sample validator interface for Item.
ITERATOR - Static variable in interface org.eclipse.internal.xpand2.XpandTokens
 
iterator() - Method in class org.eclipse.internal.xtend.util.WeakInterningHashSet
ITERATOR_ELEMENTS - Static variable in interface org.eclipse.xtend.middleend.xtend.internal.xtendlib.XtendLibNames
 
IteratorType - Class in org.eclipse.internal.xpand2.type
 
IteratorType(TypeSystem) - Constructor for class org.eclipse.internal.xpand2.type.IteratorType
 
ivColorTable - Variable in class org.eclipse.xpand.ui.editor.color.ColorProvider
 
ivColorTable - Variable in class org.eclipse.xtend.check.ui.editor.color.ColorProvider
 
ivColorTable - Variable in class org.eclipse.xtend.ui.editor.color.ColorProvider
 
IXpandEditorActionDefinitionIds - Interface in org.eclipse.xpand.ui.editor
 
IXpandResource - Interface in org.eclipse.xpand.ui.core
 
IXpandXtendEditorActionDefinitionIds - Interface in org.eclipse.xtend.shared.ui.editor
Defines the definition IDs for the Java editor actions.
IXtendResource - Interface in org.eclipse.xtend.ui.core
 
IXtendXpandProject - Interface in org.eclipse.xtend.shared.ui.core
Represents a project containing openArchitectureWare resources.
IXtendXpandResource - Interface in org.eclipse.xtend.shared.ui.core
 

J

JAVA - Static variable in class org.eclipse.xtend.ui.editor.lang.XtendTokens
 
Java5CompilerFacade - Class in org.eclipse.xtend.backend.compiler.templates.java5
 
Java5CompilerFacade(BackendTypesystem) - Constructor for class org.eclipse.xtend.backend.compiler.templates.java5.Java5CompilerFacade
 
JAVA_TYPE_NOT_FOUND - Static variable in class org.eclipse.xtend.expression.AnalysationIssue
 
JavaAnnotationBackendFacade - Class in org.eclipse.xtend.middleend.javaannotations
 
JavaBeanMetamodelContributor - Class in org.eclipse.xtend.shared.ui.core.metamodel.jdt.javabean
 
JavaBeanMetamodelContributor() - Constructor for class org.eclipse.xtend.shared.ui.core.metamodel.jdt.javabean.JavaBeanMetamodelContributor
 
JavaBeansMetaModel - Class in org.eclipse.xtend.type.impl.java
 
JavaBeansMetaModel() - Constructor for class org.eclipse.xtend.type.impl.java.JavaBeansMetaModel
 
JavaBeansProperty - Class in org.eclipse.xtend.backend.types.java
 
JavaBeansProperty(PropertyDescriptor, BackendType) - Constructor for class org.eclipse.xtend.backend.types.java.JavaBeansProperty
 
JavaBeansStaticProperty - Class in org.eclipse.xtend.backend.types.java
 
JavaBeansStaticProperty(Field, BackendType, BackendType, JavaBuiltinConverter) - Constructor for class org.eclipse.xtend.backend.types.java.JavaBeansStaticProperty
 
JavaBeansStaticProperty(BackendType, BackendType, String, Object) - Constructor for class org.eclipse.xtend.backend.types.java.JavaBeansStaticProperty
 
JavaBeansStrategy - Class in org.eclipse.xtend.type.impl.java.beans
 
JavaBeansStrategy() - Constructor for class org.eclipse.xtend.type.impl.java.beans.JavaBeansStrategy
 
JavaBeansType - Class in org.eclipse.xtend.backend.types.java
 
JavaBeansType(Class<?>, BackendTypesystem) - Constructor for class org.eclipse.xtend.backend.types.java.JavaBeansType
 
JavaBeautifier - Class in org.eclipse.xpand2.output
Formats generated Java code using the Eclipse code formatter.
JavaBeautifier() - Constructor for class org.eclipse.xpand2.output.JavaBeautifier
 
JavaBuiltinConverter - Interface in org.eclipse.xtend.backend.functions.java.internal
This interface serves as an abstraction to convert types supported by Java but not directly supported by the backend - such as Integer or Float - to backend types and vice versa.
JavaBuiltinConverterFactory - Class in org.eclipse.xtend.backend.functions.java.internal
 
JavaBuiltinConverterFactory() - Constructor for class org.eclipse.xtend.backend.functions.java.internal.JavaBuiltinConverterFactory
 
JavaConverter - Class in org.eclipse.xtend.backend.compiler.util
 
JavaConverter() - Constructor for class org.eclipse.xtend.backend.compiler.util.JavaConverter
 
JavaDefinedFunction - Class in org.eclipse.xtend.middleend.javaannotations.internal
This class represents a "helper" function that is defined in a Java class but for which the defining object is not an explicit parameter.
JavaDefinedFunction(Method, ExpressionBase, BackendTypesystem) - Constructor for class org.eclipse.xtend.middleend.javaannotations.internal.JavaDefinedFunction
shortcut constructor that attempts to derive the parameter types from the method's signature
JavaDefinedFunction(Method, List<BackendType>, BackendType, ExpressionBase) - Constructor for class org.eclipse.xtend.middleend.javaannotations.internal.JavaDefinedFunction
This constructor provides full control
JavaExtensionStatement - Class in org.eclipse.internal.xtend.xtend.ast
 
JavaExtensionStatement(Identifier, List<DeclaredParameter>, Identifier, Identifier, Identifier, List<Identifier>, boolean, boolean) - Constructor for class org.eclipse.internal.xtend.xtend.ast.JavaExtensionStatement
 
JavaFunctionClassContributor - Class in org.eclipse.xtend.middleend.javaannotations
This class contributes no types, but all public methods in a Java class as functions, both static and non-static.
JavaFunctionClassContributor() - Constructor for class org.eclipse.xtend.middleend.javaannotations.JavaFunctionClassContributor
 
JavaIDDigit - Static variable in class org.eclipse.internal.xpand2.parser.XpandLexer
 
JavaIDDigit - Static variable in class org.eclipse.internal.xpand2.parser.XpandParser
 
JavaIDDigit - Static variable in class org.eclipse.internal.xtend.xtend.parser.XtendLexer
 
JavaIDDigit - Static variable in class org.eclipse.internal.xtend.xtend.parser.XtendParser
 
JavaMetaModel - Class in org.eclipse.xtend.type.impl.java
 
JavaMetaModel() - Constructor for class org.eclipse.xtend.type.impl.java.JavaMetaModel
 
JavaMetaModel(String, JavaTypeStrategy) - Constructor for class org.eclipse.xtend.type.impl.java.JavaMetaModel
 
javaMethod - Variable in class org.eclipse.internal.xtend.xtend.ast.JavaExtensionStatement
 
JavaOperation - Class in org.eclipse.xtend.backend.types.java
This class defines an operation defined as a method of a Java class, Java Beans style.
JavaOperation(Method, List<BackendType>, BackendType, ExpressionBase) - Constructor for class org.eclipse.xtend.backend.types.java.JavaOperation
 
JavaOperationImpl - Class in org.eclipse.xtend.type.impl.java
 
JavaOperationImpl(Type, String, Type, Type[], Method) - Constructor for class org.eclipse.xtend.type.impl.java.JavaOperationImpl
 
javaParamTypes - Variable in class org.eclipse.internal.xtend.xtend.ast.JavaExtensionStatement
 
JavaPropertyImpl - Class in org.eclipse.xtend.type.impl.java
 
JavaPropertyImpl(Type, String, Type, Method, Method) - Constructor for class org.eclipse.xtend.type.impl.java.JavaPropertyImpl
 
JavaStaticPropertyImpl - Class in org.eclipse.xtend.type.impl.java
 
JavaStaticPropertyImpl(Type, String, Type, Field) - Constructor for class org.eclipse.xtend.type.impl.java.JavaStaticPropertyImpl
 
javaToBackend(Object) - Method in class org.eclipse.xtend.backend.functions.java.internal.ArrayConverter
 
javaToBackend(Object) - Method in class org.eclipse.xtend.backend.functions.java.internal.ByteConverter
 
javaToBackend(Object) - Method in class org.eclipse.xtend.backend.functions.java.internal.CharConverter
 
javaToBackend(Object) - Method in class org.eclipse.xtend.backend.functions.java.internal.EfficientLazyStringConverter
 
javaToBackend(Object) - Method in class org.eclipse.xtend.backend.functions.java.internal.FloatConverter
 
javaToBackend(Object) - Method in class org.eclipse.xtend.backend.functions.java.internal.IntConverter
 
javaToBackend(Object) - Method in interface org.eclipse.xtend.backend.functions.java.internal.JavaBuiltinConverter
 
javaToBackend(Object) - Method in class org.eclipse.xtend.backend.functions.java.internal.NullConverter
 
javaToBackend(Object) - Method in class org.eclipse.xtend.backend.functions.java.internal.ShortConverter
 
javaToBackend(Object) - Method in class org.eclipse.xtend.backend.functions.java.internal.StringBufferConverter
 
javaToBackend(Object) - Method in class org.eclipse.xtend.backend.functions.java.internal.StringBuilderConverter
 
javaToBackend(Object) - Method in class org.eclipse.xtend.backend.functions.java.internal.StringConverter
 
javaType - Variable in class org.eclipse.internal.xtend.xtend.ast.JavaExtensionStatement
 
javaType() - Method in class org.eclipse.internal.xtend.xtend.parser.XtendParser
 
JavaTypeImpl - Class in org.eclipse.xtend.type.impl.java
 
JavaTypeImpl(JavaMetaModel, Class<?>, String, JavaTypeStrategy) - Constructor for class org.eclipse.xtend.type.impl.java.JavaTypeImpl
 
JavaTypeStrategy - Interface in org.eclipse.xtend.type.impl.java
 
JavaTypeToBackendTypeMapper - Class in org.eclipse.xtend.middleend.xtend.internal.types
 
JavaTypeToBackendTypeMapper(BackendTypesystem) - Constructor for class org.eclipse.xtend.middleend.xtend.internal.types.JavaTypeToBackendTypeMapper
 
JdtJavaBeanTypeStrategy - Class in org.eclipse.xtend.shared.ui.core.metamodel.jdt.javabean
 
JdtJavaBeanTypeStrategy(IJavaProject) - Constructor for class org.eclipse.xtend.shared.ui.core.metamodel.jdt.javabean.JdtJavaBeanTypeStrategy
 
JdtMetaModel - Class in org.eclipse.xtend.shared.ui.core.metamodel.jdt
 
JdtMetaModel(String, IJavaProject, JdtTypeStrategy) - Constructor for class org.eclipse.xtend.shared.ui.core.metamodel.jdt.JdtMetaModel
 
JdtOawClassicTypeStrategy - Class in org.eclipse.xtend.shared.ui.core.metamodel.jdt.oaw
 
JdtOawClassicTypeStrategy() - Constructor for class org.eclipse.xtend.shared.ui.core.metamodel.jdt.oaw.JdtOawClassicTypeStrategy
 
JdtOperationImpl - Class in org.eclipse.xtend.shared.ui.core.metamodel.jdt
 
JdtOperationImpl(Type, String, Type, Type[]) - Constructor for class org.eclipse.xtend.shared.ui.core.metamodel.jdt.JdtOperationImpl
 
JdtPropertyImpl - Class in org.eclipse.xtend.shared.ui.core.metamodel.jdt
 
JdtPropertyImpl(Type, String, Type) - Constructor for class org.eclipse.xtend.shared.ui.core.metamodel.jdt.JdtPropertyImpl
 
JdtStaticPropertyImpl - Class in org.eclipse.xtend.shared.ui.core.metamodel.jdt
 
JdtStaticPropertyImpl(Type, String, Type, Object) - Constructor for class org.eclipse.xtend.shared.ui.core.metamodel.jdt.JdtStaticPropertyImpl
 
JDTStorageFinder - Class in org.eclipse.xtend.shared.ui.core.internal
 
JDTStorageFinder() - Constructor for class org.eclipse.xtend.shared.ui.core.internal.JDTStorageFinder
 
JdtTypeImpl - Class in org.eclipse.xtend.shared.ui.core.metamodel.jdt
 
JdtTypeImpl(JdtMetaModel, IType, String, JdtTypeStrategy) - Constructor for class org.eclipse.xtend.shared.ui.core.metamodel.jdt.JdtTypeImpl
 
JdtTypeStrategy - Interface in org.eclipse.xtend.shared.ui.core.metamodel.jdt
 
JDTUtil - Class in org.eclipse.xtend.shared.ui.core.internal
 
JDTUtil() - Constructor for class org.eclipse.xtend.shared.ui.core.internal.JDTUtil
 

K

key - Variable in class org.eclipse.xtend.typesystem.xsd.OptionsEntry
 
keySet(Map<Object, Object>) - Method in class org.eclipse.xtend.backend.syslib.CollectionOperations
 
keyword - Variable in class org.eclipse.xpand.ui.editor.scanning.AbstractXpandRuleBasedScanner
 
keyword - Variable in class org.eclipse.xtend.ui.editor.scanning.AbstractXtendRuleBasedScanner
 
KeywordProposalComputer - Class in org.eclipse.internal.xpand2.codeassist
Responsible for proposals of Xpand keywords.
KeywordProposalComputer() - Constructor for class org.eclipse.internal.xpand2.codeassist.KeywordProposalComputer
 
KeywordProposalComputer - Class in org.eclipse.xtend.check.ui.editor.codeassist
Responsible for proposals of Check keywords.
KeywordProposalComputer() - Constructor for class org.eclipse.xtend.check.ui.editor.codeassist.KeywordProposalComputer
 
KeywordRule - Class in org.eclipse.xpand.ui.editor.scanning
Rule implementation that matches Keywords.
KeywordRule(IToken, String[]) - Constructor for class org.eclipse.xpand.ui.editor.scanning.KeywordRule
Creates the rule.
KeywordRule - Class in org.eclipse.xtend.ui.editor.scanning
Rule implementation that matches Keywords.
KeywordRule(IToken, String[]) - Constructor for class org.eclipse.xtend.ui.editor.scanning.KeywordRule
Creates the rule.
KEYWORDS - Static variable in class org.eclipse.xtend.shared.ui.editor.preferences.UiPreferenceConstants
 

L

label - Variable in class org.eclipse.xtend.shared.ui.editor.outlineview.OutlineElement
 
LANG_STATISTICS - Static variable in class org.eclipse.internal.xtend.util.internal.icu.CharsetMatch
Bit flag indicating the match is based on language statistics.
LANGUAGE_NAME - Static variable in class org.eclipse.xtend.middleend.xpand.plugin.OldXpandRegistryFactory
 
LANGUAGE_NAME - Static variable in class org.eclipse.xtend.middleend.xtend.plugin.OldCheckRegistryFactory
 
LANGUAGE_NAME - Static variable in class org.eclipse.xtend.middleend.xtend.plugin.OldXtendRegistryFactory
 
LanguageContributor - Class in org.eclipse.xtend.middleend
 
LanguageSetup - Class in org.eclipse.xtend.middleend
 
LanguageSetup() - Constructor for class org.eclipse.xtend.middleend.LanguageSetup
 
LanguageSpecificMiddleEnd - Interface in org.eclipse.xtend.middleend.plugins
This interface is the common abstraction through which all handlers for different languages can contribute their middle ends.
LanguageSpecificMiddleEndConfigurer - Interface in org.eclipse.xtend.backend.ui.middleend
 
LanguageSpecificMiddleEndFactory - Interface in org.eclipse.xtend.middleend.plugins
This interface is the common abstraction through which all handlers for different languages can contribute their middle ends.
last(List<?>) - Method in class org.eclipse.xtend.backend.syslib.CollectionOperations
 
LAST_CORNER_KEY - Static variable in class org.eclipse.wb.swt.SWTResourceManager
Internal value.
lastIndexOf(List<Object>, Object) - Method in class org.eclipse.xtend.backend.syslib.CollectionOperations
 
lastSegment(String) - Static method in class org.eclipse.xtend.middleend.xpand.internal.XpandConverterUtil
Get the last segment of the FQN
LazyVar - Class in org.eclipse.internal.xpand2.codeassist
 
LazyVar() - Constructor for class org.eclipse.internal.xpand2.codeassist.LazyVar
 
LazyVar - Class in org.eclipse.internal.xtend.expression.codeassist
 
LazyVar() - Constructor for class org.eclipse.internal.xtend.expression.codeassist.LazyVar
 
leaveAdvice() - Method in interface org.eclipse.xtend.backend.aop.internal.AdviceScopeCounter
 
length() - Method in class org.eclipse.xtend.backend.common.EfficientLazyString
 
length - Variable in class org.eclipse.xtend.shared.ui.editor.outlineview.OutlineElement
 
LET - Static variable in interface org.eclipse.internal.xpand2.XpandTokens
 
LET - Static variable in class org.eclipse.xtend.ui.editor.lang.XtendTokens
 
LET_EXPR - Static variable in interface org.eclipse.internal.xpand2.XpandTokens
 
letExpression() - Method in class org.eclipse.internal.xpand2.parser.XpandParser
 
LetExpression - Class in org.eclipse.internal.xtend.expression.ast
 
LetExpression(Identifier, Expression, Expression) - Constructor for class org.eclipse.internal.xtend.expression.ast.LetExpression
 
letExpression() - Method in class org.eclipse.internal.xtend.xtend.parser.XtendParser
 
LetStatement - Class in org.eclipse.internal.xpand2.ast
*
LetStatement(Identifier, Expression, Statement[]) - Constructor for class org.eclipse.internal.xpand2.ast.LetStatement
 
letStatement() - Method in class org.eclipse.internal.xpand2.parser.XpandParser
 
Letter - Static variable in class org.eclipse.internal.xpand2.parser.XpandLexer
 
Letter - Static variable in class org.eclipse.internal.xpand2.parser.XpandParser
 
Letter - Static variable in class org.eclipse.internal.xtend.xtend.parser.XtendLexer
 
Letter - Static variable in class org.eclipse.internal.xtend.xtend.parser.XtendParser
 
LEXICAL_SORTING_OUTLINE_ACTION - Static variable in class org.eclipse.xtend.shared.ui.editor.outlineview.AbstractExtXptContentOutlinePage.LexicalSortingAction
 
LG - Static variable in class org.eclipse.internal.xpand2.parser.XpandLexer
 
LG - Static variable in class org.eclipse.internal.xpand2.parser.XpandParser
 
line - Variable in class org.eclipse.internal.xtend.expression.ast.SyntaxElement
 
LINE_COMMENT - Static variable in class org.eclipse.internal.xpand2.parser.XpandLexer
 
LINE_COMMENT - Static variable in class org.eclipse.internal.xpand2.parser.XpandParser
 
LINE_COMMENT - Static variable in class org.eclipse.internal.xtend.xtend.parser.XtendLexer
 
LINE_COMMENT - Static variable in class org.eclipse.internal.xtend.xtend.parser.XtendParser
 
lineOf(String) - Method in class org.eclipse.xtend.util.stdlib.texttest.Handle
 
lineSep - Variable in class org.eclipse.xtend.typesystem.xsd.XMLBeautifier
 
lineSeparator - Variable in class org.eclipse.xtend.typesystem.xsd.XMLMixedContentFormatter
 
LIST - Static variable in class org.eclipse.internal.xtend.type.baseimpl.BuiltinMetaModel
 
listLiteral() - Method in class org.eclipse.internal.xpand2.parser.XpandParser
 
ListLiteral - Class in org.eclipse.internal.xtend.expression.ast
 
ListLiteral(Expression[]) - Constructor for class org.eclipse.internal.xtend.expression.ast.ListLiteral
 
listLiteral() - Method in class org.eclipse.internal.xtend.xtend.parser.XtendParser
 
ListLiteralExpression - Class in org.eclipse.xtend.backend.expr
 
ListLiteralExpression(List<ExpressionBase>, SourcePos) - Constructor for class org.eclipse.xtend.backend.expr.ListLiteralExpression
 
ListType - Class in org.eclipse.xtend.backend.types.builtin
 
ListTypeImpl - Class in org.eclipse.internal.xtend.type.baseimpl.types
 
ListTypeImpl(Type, TypeSystem, String) - Constructor for class org.eclipse.internal.xtend.type.baseimpl.types.ListTypeImpl
 
Literal - Class in org.eclipse.internal.xtend.expression.ast
 
Literal(Identifier) - Constructor for class org.eclipse.internal.xtend.expression.ast.Literal
 
LiteralExpression - Class in org.eclipse.xtend.backend.expr
 
LiteralExpression(Object, SourcePos) - Constructor for class org.eclipse.xtend.backend.expr.LiteralExpression
 
load(String) - Method in class org.eclipse.xtend.shared.ui.editor.preferences.UiDetailsPreferencePage
 
loadAndGenerate(URI) - Method in class org.eclipse.xtend.typesystem.xsd.builder.OawXSDResourceSet
 
loadAndGenerate(URI) - Method in interface org.eclipse.xtend.typesystem.xsd.builder.XSDManager
 
loadAndGenerate(URI) - Method in class org.eclipse.xtend.typesystem.xsd.builder.XSDManagerView
 
loadContents(IFile) - Static method in class org.eclipse.xtend.typesystem.uml2.ui.Uml2AdapterPlugin
 
loadDefaults(String) - Method in class org.eclipse.xtend.shared.ui.editor.preferences.UiDetailsPreferencePage
 
loadFile(Issues) - Method in class org.eclipse.xtend.typesystem.emf.XmiReader
Deprecated.  
loadFromJar(ResourceID, IPackageFragmentRoot) - Static method in class org.eclipse.xtend.shared.ui.core.internal.JDTUtil
 
loadOptions - Variable in class org.eclipse.xtend.typesystem.xsd.XMLBeautifier
 
loadParticipants(RefactoringStatus, SharableParticipants) - Method in class org.eclipse.xpand.ui.refactoring.renamedefine.RenameDefineProcessor
loadProfile(String) - Static method in class org.eclipse.xtend.typesystem.uml2.UML2Util2
 
loadProfile(URI) - Static method in class org.eclipse.xtend.typesystem.uml2.UML2Util2
 
loadResource(String, String) - Method in interface org.eclipse.xtend.expression.ResourceManager
Loads a resource.
loadResource(String, String) - Method in class org.eclipse.xtend.expression.ResourceManagerDefaultImpl
 
loadResource(String, String) - Method in class org.eclipse.xtend.shared.ui.expression.XpandPluginExecutionContext.PluginResourceManager
 
LocalVarContext - Class in org.eclipse.xtend.backend.common
 
LocalVarContext() - Constructor for class org.eclipse.xtend.backend.common.LocalVarContext
 
LocalVarContext(Object) - Constructor for class org.eclipse.xtend.backend.common.LocalVarContext
 
LocalVarEvalExpression - Class in org.eclipse.xtend.backend.expr
 
LocalVarEvalExpression(String, SourcePos) - Constructor for class org.eclipse.xtend.backend.expr.LocalVarEvalExpression
 
locateSchema(XSDSchema, String, String, String) - Method in class org.eclipse.xtend.typesystem.xsd.builder.XSDResolver
 
log - Variable in class org.eclipse.xtend.backend.BackendComponent
 
log - Variable in class org.eclipse.xtend.expression.AbstractExpressionsUsingWorkflowComponent
 
log - Variable in class org.eclipse.xtend.typesystem.xsd.builder.OawEcoreBuilder
 
log - Variable in class org.eclipse.xtend.typesystem.xsd.builder.OawXSDEcoreBuilder
 
log - Variable in class org.eclipse.xtend.typesystem.xsd.builder.OawXSDResource
 
log - Variable in class org.eclipse.xtend.typesystem.xsd.builder.OawXSDResourceSet
 
log - Variable in class org.eclipse.xtend.typesystem.xsd.builder.XSDResolver
 
log - Variable in class org.eclipse.xtend.typesystem.xsd.OawXMLResource
 
log - Variable in class org.eclipse.xtend.typesystem.xsd.XMLBeautifier
 
log - Variable in class org.eclipse.xtend.typesystem.xsd.XMLWriter
 
log - Variable in class org.eclipse.xtend.typesystem.xsd.XSDMetaModel
 
LOG_NULL_DEREF - Static variable in interface org.eclipse.xtend.backend.common.Constants
 
logError(String, Throwable) - Method in class org.eclipse.xpand.ui.core.internal.builder.XpandResourceParser
 
logError(Throwable) - Static method in class org.eclipse.xpand.ui.internal.XpandLog
 
logError(String, Throwable) - Static method in class org.eclipse.xpand.ui.internal.XpandLog
 
logError(String, Throwable) - Method in class org.eclipse.xtend.check.ui.core.internal.builder.CheckResourceParser
 
logError(Throwable) - Static method in class org.eclipse.xtend.check.ui.internal.CheckLog
 
logError(String, Throwable) - Static method in class org.eclipse.xtend.check.ui.internal.CheckLog
 
logError(String, Exception) - Static method in class org.eclipse.xtend.shared.ui.Activator
 
logError(Throwable) - Static method in class org.eclipse.xtend.shared.ui.internal.XtendLog
 
logError(String, Throwable) - Static method in class org.eclipse.xtend.shared.ui.internal.XtendLog
 
logError(String, Throwable) - Method in class org.eclipse.xtend.shared.ui.ResourceContributorBase
 
logError(Throwable) - Static method in class org.eclipse.xtend.typesystem.emf.ui.internal.EmfToolsLog
 
logError(String, Throwable) - Static method in class org.eclipse.xtend.typesystem.emf.ui.internal.EmfToolsLog
 
logError(Throwable) - Static method in class org.eclipse.xtend.typesystem.uml2.ui.Uml2AdapterLog
 
logError(String, Throwable) - Static method in class org.eclipse.xtend.typesystem.uml2.ui.Uml2AdapterLog
 
logError(String, Throwable) - Method in class org.eclipse.xtend.ui.core.internal.builder.XtendResourceParser
 
logError(Throwable) - Static method in class org.eclipse.xtend.ui.internal.XtendLog
 
logError(String, Throwable) - Static method in class org.eclipse.xtend.ui.internal.XtendLog
 
LoggingNullEvaluationHandler - Class in org.eclipse.xtend.expression
Logs null evaluation events to the log category of this class.
LoggingNullEvaluationHandler() - Constructor for class org.eclipse.xtend.expression.LoggingNullEvaluationHandler
 
LoggingNullEvaluationHandler.Level - Enum in org.eclipse.xtend.expression
 
logInfo(String) - Method in class org.eclipse.xpand.ui.core.internal.builder.XpandResourceParser
 
logInfo(String) - Static method in class org.eclipse.xpand.ui.internal.XpandLog
 
logInfo(String) - Method in class org.eclipse.xtend.check.ui.core.internal.builder.CheckResourceParser
 
logInfo(String) - Static method in class org.eclipse.xtend.check.ui.internal.CheckLog
 
logInfo(String) - Static method in class org.eclipse.xtend.shared.ui.internal.XtendLog
 
logInfo(JavaModelException) - Static method in class org.eclipse.xtend.shared.ui.internal.XtendLog
 
logInfo(String) - Method in class org.eclipse.xtend.shared.ui.ResourceContributorBase
 
logInfo(String) - Static method in class org.eclipse.xtend.typesystem.emf.ui.internal.EmfToolsLog
 
logInfo(String) - Static method in class org.eclipse.xtend.typesystem.uml2.ui.Uml2AdapterLog
 
logInfo(String) - Method in class org.eclipse.xtend.ui.core.internal.builder.XtendResourceParser
 
logInfo(String) - Static method in class org.eclipse.xtend.ui.internal.XtendLog
 
logNullDeRef(SourcePos) - Method in interface org.eclipse.xtend.backend.common.ExecutionContext
 
logNullDeRef(SourcePos) - Method in class org.eclipse.xtend.backend.internal.ExecutionContextImpl
 
LongType - Class in org.eclipse.xtend.backend.types.builtin
 
LT - Static variable in interface org.eclipse.internal.xpand2.XpandTokens
 
LT_CHAR - Static variable in interface org.eclipse.internal.xpand2.XpandTokens
 

M

M2CTraceElement - Class in org.eclipse.xtend.util.stdlib.tracing
 
M2CTraceElement(String, EObject, String, String) - Constructor for class org.eclipse.xtend.util.stdlib.tracing.M2CTraceElement
 
M2CTraceElement(String, Collection<EObject>, String, String) - Constructor for class org.eclipse.xtend.util.stdlib.tracing.M2CTraceElement
 
M2MTraceElement - Class in org.eclipse.xtend.util.stdlib.tracing
 
M2MTraceElement(String, EObject, EObject) - Constructor for class org.eclipse.xtend.util.stdlib.tracing.M2MTraceElement
 
M2MTraceElement(String, EObject, Collection<EObject>) - Constructor for class org.eclipse.xtend.util.stdlib.tracing.M2MTraceElement
 
M2MTraceElement(String, Collection<EObject>, EObject) - Constructor for class org.eclipse.xtend.util.stdlib.tracing.M2MTraceElement
 
M2tAroundAdvice - Annotation Type in org.eclipse.xtend.middleend.javaannotations
Methods marked with this annotation are treated as "around" advice rather than functions.
M2tCached - Annotation Type in org.eclipse.xtend.middleend.javaannotations
Methods marked with this annotation will be cached
M2tImport - Annotation Type in org.eclipse.xtend.middleend.javaannotations
 
M2tImports - Annotation Type in org.eclipse.xtend.middleend.javaannotations
 
M2tNoFunction - Annotation Type in org.eclipse.xtend.middleend.javaannotations
Methods marked with this annotation will not be registered as extensions if their class is registered
M2tPointcut - Annotation Type in org.eclipse.xtend.middleend.javaannotations
 
M2tPrivateFunction - Annotation Type in org.eclipse.xtend.middleend.javaannotations
Methods marked with this annotation will be registered as private extensions, i.e.
M2tQualifiedName - Annotation Type in org.eclipse.xtend.middleend.javaannotations
Methods marked with this annotation use fully qualified names.
main(String[]) - Static method in class org.eclipse.internal.xtend.util.QualifiedNameWithDelimiter
 
main(String[]) - Static method in class org.eclipse.internal.xtend.xtend.parser.GeneratorLauncher
 
makeDefaultHandler() - Method in class org.eclipse.xtend.typesystem.xsd.OawXMLResource.OawXMLLoadImpl
 
makeImmutable() - Method in class org.eclipse.xtend.backend.common.EfficientLazyString
makes this EfficientLazyString immutable, forcing concatenation to create a new EfficientLazyString instance.
map - Variable in class org.eclipse.internal.xtend.util.WeakCache2
 
MapBean - Class in org.eclipse.xtend.typesystem.xsd.lib
 
MapBean() - Constructor for class org.eclipse.xtend.typesystem.xsd.lib.MapBean
 
MapBean.MapEntryBean - Class in org.eclipse.xtend.typesystem.xsd.lib
 
MapBean.MapEntryBean() - Constructor for class org.eclipse.xtend.typesystem.xsd.lib.MapBean.MapEntryBean
 
MapHelper - Class in org.eclipse.xtend.typesystem.xsd.lib
 
MapHelper() - Constructor for class org.eclipse.xtend.typesystem.xsd.lib.MapHelper
 
MapList - Class in org.eclipse.xtend.util.stdlib.tracing
 
MapList() - Constructor for class org.eclipse.xtend.util.stdlib.tracing.MapList
 
Mapping - Class in org.eclipse.xtend.typesystem.emf
Simple structure representing a mapping from String to String.
Mapping() - Constructor for class org.eclipse.xtend.typesystem.emf.Mapping
 
Mapping(String, String) - Constructor for class org.eclipse.xtend.typesystem.emf.Mapping
 
MapType - Class in org.eclipse.xtend.backend.types.builtin
 
mapType(String) - Static method in class org.eclipse.xtend.util.uml2ecore.TypeMapper
JAVA extension functions must be static methods
markDirty(URI) - Method in class org.eclipse.xtend.typesystem.xsd.builder.OawXSDResourceSet
 
markDirty(URI) - Method in interface org.eclipse.xtend.typesystem.xsd.builder.XSDManager
 
markDirty(URI) - Method in class org.eclipse.xtend.typesystem.xsd.builder.XSDManagerView
 
MARKER_FOR_IS_DELETE_LINE - Static variable in class org.eclipse.xtend.middleend.xtend.internal.xtendlib.XpandIsDeleteLine
 
MarkerObject - Class in org.eclipse.xtend.shared.ui.core.builder
 
MarkerObject(String, int, int, int, String) - Constructor for class org.eclipse.xtend.shared.ui.core.builder.MarkerObject
 
markFileDirty() - Method in class org.eclipse.xtend.typesystem.xsd.builder.OawXSDResource
 
markSchemaDirty() - Method in class org.eclipse.xtend.typesystem.xsd.builder.OawXSDResource
 
matches(XpandDefinition, XpandExecutionContext) - Method in class org.eclipse.internal.xpand2.ast.Advice
 
matches(XpandDefinition, XpandExecutionContext) - Method in interface org.eclipse.internal.xpand2.model.XpandAdvice
 
matches(String) - Method in class org.eclipse.internal.xtend.util.QualifiedNameWithDelimiter
Returns true if the string representation of this qualified name is equal to the given string.
matches(BackendType) - Method in class org.eclipse.xtend.backend.aop.AdviceParamType
 
matches(QualifiedName, Function) - Method in class org.eclipse.xtend.backend.aop.ExecutionPointcut
 
matches(QualifiedName, Function) - Method in interface org.eclipse.xtend.backend.aop.Pointcut
checks if this pointcut matches a given function
matches(String, String) - Method in class org.eclipse.xtend.backend.syslib.StringOperations
 
matchesScope(Class<?>) - Method in class org.eclipse.xtend.backend.types.java.AbstractJavaBeansTypesystem
This operation allows support for type system instances that are selective, e.g.
matchesScope(Class<?>) - Method in class org.eclipse.xtend.backend.types.java.internal.GlobalJavaBeansTypesystem
 
maxLineWidth - Variable in class org.eclipse.xtend.typesystem.xsd.XMLMixedContentFormatter
 
maxMemory() - Static method in class org.eclipse.xtend.profiler.templates.Extensions
 
mayAccess(URI) - Method in class org.eclipse.xtend.typesystem.xsd.util.AccessControlURIConverter
 
mayAccessInternal(URI) - Method in class org.eclipse.xtend.typesystem.xsd.util.AccessControlURIConverter
 
mayHandle(String) - Method in class org.eclipse.xtend.middleend.javaannotations.JavaFunctionClassContributor
 
mayHandle(String) - Method in interface org.eclipse.xtend.middleend.plugins.LanguageSpecificMiddleEnd
gives the middle end a way to declare if it could possibly handle the given source file / resource based some weaker checks like filename extensions.
mayHandle(String) - Method in class org.eclipse.xtend.middleend.xpand.OldXpandRegistry
 
mayHandle(String) - Method in class org.eclipse.xtend.middleend.xtend.OldCheckRegistry
 
mayHandle(String) - Method in class org.eclipse.xtend.middleend.xtend.OldXtendRegistry
 
mCOMMENT() - Method in class org.eclipse.internal.xpand2.parser.XpandLexer
 
mCOMMENT() - Method in class org.eclipse.internal.xtend.xtend.parser.XtendLexer
 
MENU_ID - Static variable in class org.eclipse.xpand.ui.refactoring.actions.RefactorActionGroup
Pop-up menu: id of the refactor sub menu (value org.eclipse.jdt.ui.refactoring.menu).
mEscapeSequence() - Method in class org.eclipse.internal.xpand2.parser.XpandLexer
 
mEscapeSequence() - Method in class org.eclipse.internal.xtend.xtend.parser.XtendLexer
 
MessageLogger - Class in org.eclipse.xtend.util.stdlib
Prints a message to the log.
MessageLogger() - Constructor for class org.eclipse.xtend.util.stdlib.MessageLogger
 
Messages - Class in org.eclipse.xpand.ui.editor
 
Messages() - Constructor for class org.eclipse.xpand.ui.editor.Messages
 
Messages - Class in org.eclipse.xpand.ui
 
Messages - Class in org.eclipse.xtend.check.ui
 
Messages - Class in org.eclipse.xtend.shared.ui.core.i18n
 
Messages - Class in org.eclipse.xtend.shared.ui.editor.preferences
 
Messages - Class in org.eclipse.xtend.shared.ui.editor.search.actions
 
Messages - Class in org.eclipse.xtend.shared.ui
 
Messages - Class in org.eclipse.xtend.typesystem.emf.ui.actions
 
Messages - Class in org.eclipse.xtend.typesystem.emf.ui
 
MetaModel - Interface in org.eclipse.xtend.typesystem
 
MetamodelContainer - Class in org.eclipse.xtend.shared.ui
 
MetamodelContainer(List<IJavaProject>, Set<IResource>, Set<MetaModel>) - Constructor for class org.eclipse.xtend.shared.ui.MetamodelContainer
 
MetamodelContributor - Interface in org.eclipse.xtend.shared.ui
 
MetamodelContributor2 - Interface in org.eclipse.xtend.shared.ui
 
MetamodelContributorRegistry - Class in org.eclipse.xtend.shared.ui.core.metamodel
Provides access to metamodel contributors.
MetamodelContributorRegistry() - Constructor for class org.eclipse.xtend.shared.ui.core.metamodel.MetamodelContributorRegistry
 
METAMODELCONTRIBUTORS - Static variable in class org.eclipse.xtend.shared.ui.core.preferences.PreferenceConstants
 
MetamodelContributorsPropertyAndPreferencePage - Class in org.eclipse.xtend.shared.ui.core.properties
This class displays a property page or a preference page and lets the user select the meta model contributors that should be enabled for the specific scope.
MetamodelContributorsPropertyAndPreferencePage() - Constructor for class org.eclipse.xtend.shared.ui.core.properties.MetamodelContributorsPropertyAndPreferencePage
 
MetamodelContributorsPropertyAndPreferencePage_19 - Static variable in class org.eclipse.xtend.shared.ui.Messages
 
MetamodelContributorsPropertyAndPreferencePage_Analyzing - Static variable in class org.eclipse.xtend.shared.ui.Messages
 
MetamodelContributorsPropertyAndPreferencePage_ContributorsLabel - Static variable in class org.eclipse.xtend.shared.ui.Messages
 
MetamodelContributorsPropertyAndPreferencePage_CurrentAndDependentProjects - Static variable in class org.eclipse.xtend.shared.ui.Messages
 
MetamodelContributorsPropertyAndPreferencePage_DownButton - Static variable in class org.eclipse.xtend.shared.ui.Messages
 
MetamodelContributorsPropertyAndPreferencePage_FileOnly - Static variable in class org.eclipse.xtend.shared.ui.Messages
 
MetamodelContributorsPropertyAndPreferencePage_FileOnlyReverseReference - Static variable in class org.eclipse.xtend.shared.ui.Messages
 
MetamodelContributorsPropertyAndPreferencePage_IncrementalAnalysisLabel - Static variable in class org.eclipse.xtend.shared.ui.Messages
 
MetamodelContributorsPropertyAndPreferencePage_JobName - Static variable in class org.eclipse.xtend.shared.ui.Messages
 
MetamodelContributorsPropertyAndPreferencePage_UpButton - Static variable in class org.eclipse.xtend.shared.ui.Messages
 
MetamodelContributorsPropertyAndPreferencePage_WholeProject - Static variable in class org.eclipse.xtend.shared.ui.Messages
 
metaModels - Variable in class org.eclipse.xtend.expression.AbstractExpressionsUsingWorkflowAdvice
 
metaModels - Variable in class org.eclipse.xtend.expression.AbstractExpressionsUsingWorkflowComponent
 
metaModels - Variable in class org.eclipse.xtend.expression.TypeSystemImpl
 
MethodInvocationExpression - Class in org.eclipse.xtend.backend.expr
 
MethodInvocationExpression(Method, List<? extends ExpressionBase>, boolean, SourcePos) - Constructor for class org.eclipse.xtend.backend.expr.MethodInvocationExpression
An expression that invokes an already known method
mHexDigit() - Method in class org.eclipse.internal.xpand2.parser.XpandLexer
 
mHexDigit() - Method in class org.eclipse.internal.xtend.xtend.parser.XtendLexer
 
MIDDLE_END_NAME - Static variable in class org.eclipse.xtend.middleend.javaannotations.JavaFunctionClassContributor
 
MiddleEnd - Interface in org.eclipse.xtend.middleend
This interface is the generic entry point for parsing and executing code.
MiddleEndFactory - Class in org.eclipse.xtend.middleend
This class encapsulates the OSGi / Eclipse extension registry specific behavior and initialization code.
MiddleEndFactory() - Constructor for class org.eclipse.xtend.middleend.MiddleEndFactory
 
MiddleEndImpl - Class in org.eclipse.xtend.middleend.internal
This class is the generic entry point for parsing and executing code.
MiddleEndImpl(BackendTypesystem, List<LanguageSpecificMiddleEnd>) - Constructor for class org.eclipse.xtend.middleend.internal.MiddleEndImpl
The map with "specific params" is used to initialize the contributed middle ends.
mIdentifier() - Method in class org.eclipse.internal.xpand2.parser.XpandLexer
 
mIdentifier() - Method in class org.eclipse.internal.xtend.xtend.parser.XtendLexer
 
mIntLiteral() - Method in class org.eclipse.internal.xpand2.parser.XpandLexer
 
mIntLiteral() - Method in class org.eclipse.internal.xtend.xtend.parser.XtendLexer
 
mJavaIDDigit() - Method in class org.eclipse.internal.xpand2.parser.XpandLexer
 
mJavaIDDigit() - Method in class org.eclipse.internal.xtend.xtend.parser.XtendLexer
 
ML_COMMENT - Static variable in class org.eclipse.internal.xpand2.parser.XpandLexer
 
ML_COMMENT - Static variable in class org.eclipse.internal.xpand2.parser.XpandParser
 
mLetter() - Method in class org.eclipse.internal.xpand2.parser.XpandLexer
 
mLetter() - Method in class org.eclipse.internal.xtend.xtend.parser.XtendLexer
 
mLG() - Method in class org.eclipse.internal.xpand2.parser.XpandLexer
 
mLINE_COMMENT() - Method in class org.eclipse.internal.xpand2.parser.XpandLexer
 
mLINE_COMMENT() - Method in class org.eclipse.internal.xtend.xtend.parser.XtendLexer
 
mML_COMMENT() - Method in class org.eclipse.internal.xpand2.parser.XpandLexer
 
mOctalEscape() - Method in class org.eclipse.internal.xpand2.parser.XpandLexer
 
mOctalEscape() - Method in class org.eclipse.internal.xtend.xtend.parser.XtendLexer
 
MOD_COUNT_INCREMENT - Static variable in class org.eclipse.internal.xtend.util.WeakInterningHashSet
The regular increment for the WeakInterningHashSet.modCount representing a structural change to the set.
modCount - Variable in class org.eclipse.internal.xtend.util.WeakInterningHashSet
The mod count is used to encode several things.
model - Variable in class org.eclipse.xtend.typesystem.xsd.type.EFeatureMapTypeImpl
 
ModelAdapterFactory - Class in org.eclipse.xtend.profiler.profilermodel.util
The Adapter Factory for the model.
ModelAdapterFactory() - Constructor for class org.eclipse.xtend.profiler.profilermodel.util.ModelAdapterFactory
Creates an instance of the adapter factory.
modelElement - Variable in class org.eclipse.xpand.incremental.trace.impl.InputElementImpl
The cached value of the 'Model Element' reference.
ModelFactory - Interface in org.eclipse.xtend.profiler.profilermodel
The Factory for the model.
ModelFactoryImpl - Class in org.eclipse.xtend.profiler.profilermodel.impl
An implementation of the model Factory.
ModelFactoryImpl() - Constructor for class org.eclipse.xtend.profiler.profilermodel.impl.ModelFactoryImpl
Creates an instance of the factory.
modelFile - Variable in class org.eclipse.xtend.typesystem.emf.XmiReader
Deprecated.  
modelPackage - Static variable in class org.eclipse.xpand.incremental.trace.util.TraceAdapterFactory
The cached model package.
modelPackage - Static variable in class org.eclipse.xpand.incremental.trace.util.TraceSwitch
The cached model package
ModelPackage - Interface in org.eclipse.xtend.profiler.profilermodel
The Package for the model.
modelPackage - Static variable in class org.eclipse.xtend.profiler.profilermodel.util.ModelAdapterFactory
The cached model package.
modelPackage - Static variable in class org.eclipse.xtend.profiler.profilermodel.util.ModelSwitch
The cached model package
ModelPackage.Literals - Interface in org.eclipse.xtend.profiler.profilermodel
Defines literals for the meta objects that represent each class, each feature of each class, each enum, and each data type
ModelPackageImpl - Class in org.eclipse.xtend.profiler.profilermodel.impl
An implementation of the model Package.
modelSwitch - Variable in class org.eclipse.xpand.incremental.trace.util.TraceAdapterFactory
The switch that delegates to the createXXX methods.
modelSwitch - Variable in class org.eclipse.xtend.profiler.profilermodel.util.ModelAdapterFactory
The switch that delegates to the createXXX methods.
ModelSwitch<T> - Class in org.eclipse.xtend.profiler.profilermodel.util
The Switch for the model's inheritance hierarchy.
ModelSwitch() - Constructor for class org.eclipse.xtend.profiler.profilermodel.util.ModelSwitch
Creates an instance of the switch.
mRG() - Method in class org.eclipse.internal.xpand2.parser.XpandLexer
 
Msg - Class in org.eclipse.xtend.typesystem.xsd.util
 
mStringLiteral() - Method in class org.eclipse.internal.xpand2.parser.XpandLexer
 
mStringLiteral() - Method in class org.eclipse.internal.xtend.xtend.parser.XtendLexer
 
mT__100() - Method in class org.eclipse.internal.xpand2.parser.XpandLexer
 
mT__18() - Method in class org.eclipse.internal.xtend.xtend.parser.XtendLexer
 
mT__19() - Method in class org.eclipse.internal.xtend.xtend.parser.XtendLexer
 
mT__20() - Method in class org.eclipse.internal.xpand2.parser.XpandLexer
 
mT__20() - Method in class org.eclipse.internal.xtend.xtend.parser.XtendLexer
 
mT__21() - Method in class org.eclipse.internal.xpand2.parser.XpandLexer
 
mT__21() - Method in class org.eclipse.internal.xtend.xtend.parser.XtendLexer
 
mT__22() - Method in class org.eclipse.internal.xpand2.parser.XpandLexer
 
mT__22() - Method in class org.eclipse.internal.xtend.xtend.parser.XtendLexer
 
mT__23() - Method in class org.eclipse.internal.xpand2.parser.XpandLexer
 
mT__23() - Method in class org.eclipse.internal.xtend.xtend.parser.XtendLexer
 
mT__24() - Method in class org.eclipse.internal.xpand2.parser.XpandLexer
 
mT__24() - Method in class org.eclipse.internal.xtend.xtend.parser.XtendLexer
 
mT__25() - Method in class org.eclipse.internal.xpand2.parser.XpandLexer
 
mT__25() - Method in class org.eclipse.internal.xtend.xtend.parser.XtendLexer
 
mT__26() - Method in class org.eclipse.internal.xpand2.parser.XpandLexer
 
mT__26() - Method in class org.eclipse.internal.xtend.xtend.parser.XtendLexer
 
mT__27() - Method in class org.eclipse.internal.xpand2.parser.XpandLexer
 
mT__27() - Method in class org.eclipse.internal.xtend.xtend.parser.XtendLexer
 
mT__28() - Method in class org.eclipse.internal.xpand2.parser.XpandLexer
 
mT__28() - Method in class org.eclipse.internal.xtend.xtend.parser.XtendLexer
 
mT__29() - Method in class org.eclipse.internal.xpand2.parser.XpandLexer
 
mT__29() - Method in class org.eclipse.internal.xtend.xtend.parser.XtendLexer
 
mT__30() - Method in class org.eclipse.internal.xpand2.parser.XpandLexer
 
mT__30() - Method in class org.eclipse.internal.xtend.xtend.parser.XtendLexer
 
mT__31() - Method in class org.eclipse.internal.xpand2.parser.XpandLexer
 
mT__31() - Method in class org.eclipse.internal.xtend.xtend.parser.XtendLexer
 
mT__32() - Method in class org.eclipse.internal.xpand2.parser.XpandLexer
 
mT__32() - Method in class org.eclipse.internal.xtend.xtend.parser.XtendLexer
 
mT__33() - Method in class org.eclipse.internal.xpand2.parser.XpandLexer
 
mT__33() - Method in class org.eclipse.internal.xtend.xtend.parser.XtendLexer
 
mT__34() - Method in class org.eclipse.internal.xpand2.parser.XpandLexer
 
mT__34() - Method in class org.eclipse.internal.xtend.xtend.parser.XtendLexer
 
mT__35() - Method in class org.eclipse.internal.xpand2.parser.XpandLexer
 
mT__35() - Method in class org.eclipse.internal.xtend.xtend.parser.XtendLexer
 
mT__36() - Method in class org.eclipse.internal.xpand2.parser.XpandLexer
 
mT__36() - Method in class org.eclipse.internal.xtend.xtend.parser.XtendLexer
 
mT__37() - Method in class org.eclipse.internal.xpand2.parser.XpandLexer
 
mT__37() - Method in class org.eclipse.internal.xtend.xtend.parser.XtendLexer
 
mT__38() - Method in class org.eclipse.internal.xpand2.parser.XpandLexer
 
mT__38() - Method in class org.eclipse.internal.xtend.xtend.parser.XtendLexer
 
mT__39() - Method in class org.eclipse.internal.xpand2.parser.XpandLexer
 
mT__39() - Method in class org.eclipse.internal.xtend.xtend.parser.XtendLexer
 
mT__40() - Method in class org.eclipse.internal.xpand2.parser.XpandLexer
 
mT__40() - Method in class org.eclipse.internal.xtend.xtend.parser.XtendLexer
 
mT__41() - Method in class org.eclipse.internal.xpand2.parser.XpandLexer
 
mT__41() - Method in class org.eclipse.internal.xtend.xtend.parser.XtendLexer
 
mT__42() - Method in class org.eclipse.internal.xpand2.parser.XpandLexer
 
mT__42() - Method in class org.eclipse.internal.xtend.xtend.parser.XtendLexer
 
mT__43() - Method in class org.eclipse.internal.xpand2.parser.XpandLexer
 
mT__43() - Method in class org.eclipse.internal.xtend.xtend.parser.XtendLexer
 
mT__44() - Method in class org.eclipse.internal.xpand2.parser.XpandLexer
 
mT__44() - Method in class org.eclipse.internal.xtend.xtend.parser.XtendLexer
 
mT__45() - Method in class org.eclipse.internal.xpand2.parser.XpandLexer
 
mT__45() - Method in class org.eclipse.internal.xtend.xtend.parser.XtendLexer
 
mT__46() - Method in class org.eclipse.internal.xpand2.parser.XpandLexer
 
mT__46() - Method in class org.eclipse.internal.xtend.xtend.parser.XtendLexer
 
mT__47() - Method in class org.eclipse.internal.xpand2.parser.XpandLexer
 
mT__47() - Method in class org.eclipse.internal.xtend.xtend.parser.XtendLexer
 
mT__48() - Method in class org.eclipse.internal.xpand2.parser.XpandLexer
 
mT__48() - Method in class org.eclipse.internal.xtend.xtend.parser.XtendLexer
 
mT__49() - Method in class org.eclipse.internal.xpand2.parser.XpandLexer
 
mT__49() - Method in class org.eclipse.internal.xtend.xtend.parser.XtendLexer
 
mT__50() - Method in class org.eclipse.internal.xpand2.parser.XpandLexer
 
mT__50() - Method in class org.eclipse.internal.xtend.xtend.parser.XtendLexer
 
mT__51() - Method in class org.eclipse.internal.xpand2.parser.XpandLexer
 
mT__51() - Method in class org.eclipse.internal.xtend.xtend.parser.XtendLexer
 
mT__52() - Method in class org.eclipse.internal.xpand2.parser.XpandLexer
 
mT__52() - Method in class org.eclipse.internal.xtend.xtend.parser.XtendLexer
 
mT__53() - Method in class org.eclipse.internal.xpand2.parser.XpandLexer
 
mT__53() - Method in class org.eclipse.internal.xtend.xtend.parser.XtendLexer
 
mT__54() - Method in class org.eclipse.internal.xpand2.parser.XpandLexer
 
mT__54() - Method in class org.eclipse.internal.xtend.xtend.parser.XtendLexer
 
mT__55() - Method in class org.eclipse.internal.xpand2.parser.XpandLexer
 
mT__55() - Method in class org.eclipse.internal.xtend.xtend.parser.XtendLexer
 
mT__56() - Method in class org.eclipse.internal.xpand2.parser.XpandLexer
 
mT__56() - Method in class org.eclipse.internal.xtend.xtend.parser.XtendLexer
 
mT__57() - Method in class org.eclipse.internal.xpand2.parser.XpandLexer
 
mT__57() - Method in class org.eclipse.internal.xtend.xtend.parser.XtendLexer
 
mT__58() - Method in class org.eclipse.internal.xpand2.parser.XpandLexer
 
mT__58() - Method in class org.eclipse.internal.xtend.xtend.parser.XtendLexer
 
mT__59() - Method in class org.eclipse.internal.xpand2.parser.XpandLexer
 
mT__59() - Method in class org.eclipse.internal.xtend.xtend.parser.XtendLexer
 
mT__60() - Method in class org.eclipse.internal.xpand2.parser.XpandLexer
 
mT__60() - Method in class org.eclipse.internal.xtend.xtend.parser.XtendLexer
 
mT__61() - Method in class org.eclipse.internal.xpand2.parser.XpandLexer
 
mT__61() - Method in class org.eclipse.internal.xtend.xtend.parser.XtendLexer
 
mT__62() - Method in class org.eclipse.internal.xpand2.parser.XpandLexer
 
mT__62() - Method in class org.eclipse.internal.xtend.xtend.parser.XtendLexer
 
mT__63() - Method in class org.eclipse.internal.xpand2.parser.XpandLexer
 
mT__63() - Method in class org.eclipse.internal.xtend.xtend.parser.XtendLexer
 
mT__64() - Method in class org.eclipse.internal.xpand2.parser.XpandLexer
 
mT__64() - Method in class org.eclipse.internal.xtend.xtend.parser.XtendLexer
 
mT__65() - Method in class org.eclipse.internal.xpand2.parser.XpandLexer
 
mT__65() - Method in class org.eclipse.internal.xtend.xtend.parser.XtendLexer
 
mT__66() - Method in class org.eclipse.internal.xpand2.parser.XpandLexer
 
mT__66() - Method in class org.eclipse.internal.xtend.xtend.parser.XtendLexer
 
mT__67() - Method in class org.eclipse.internal.xpand2.parser.XpandLexer
 
mT__67() - Method in class org.eclipse.internal.xtend.xtend.parser.XtendLexer
 
mT__68() - Method in class org.eclipse.internal.xpand2.parser.XpandLexer
 
mT__68() - Method in class org.eclipse.internal.xtend.xtend.parser.XtendLexer
 
mT__69() - Method in class org.eclipse.internal.xpand2.parser.XpandLexer
 
mT__69() - Method in class org.eclipse.internal.xtend.xtend.parser.XtendLexer
 
mT__70() - Method in class org.eclipse.internal.xpand2.parser.XpandLexer
 
mT__70() - Method in class org.eclipse.internal.xtend.xtend.parser.XtendLexer
 
mT__71() - Method in class org.eclipse.internal.xpand2.parser.XpandLexer
 
mT__71() - Method in class org.eclipse.internal.xtend.xtend.parser.XtendLexer
 
mT__72() - Method in class org.eclipse.internal.xpand2.parser.XpandLexer
 
mT__72() - Method in class org.eclipse.internal.xtend.xtend.parser.XtendLexer
 
mT__73() - Method in class org.eclipse.internal.xpand2.parser.XpandLexer
 
mT__73() - Method in class org.eclipse.internal.xtend.xtend.parser.XtendLexer
 
mT__74() - Method in class org.eclipse.internal.xpand2.parser.XpandLexer
 
mT__74() - Method in class org.eclipse.internal.xtend.xtend.parser.XtendLexer
 
mT__75() - Method in class org.eclipse.internal.xpand2.parser.XpandLexer
 
mT__75() - Method in class org.eclipse.internal.xtend.xtend.parser.XtendLexer
 
mT__76() - Method in class org.eclipse.internal.xpand2.parser.XpandLexer
 
mT__76() - Method in class org.eclipse.internal.xtend.xtend.parser.XtendLexer
 
mT__77() - Method in class org.eclipse.internal.xpand2.parser.XpandLexer
 
mT__77() - Method in class org.eclipse.internal.xtend.xtend.parser.XtendLexer
 
mT__78() - Method in class org.eclipse.internal.xpand2.parser.XpandLexer
 
mT__78() - Method in class org.eclipse.internal.xtend.xtend.parser.XtendLexer
 
mT__79() - Method in class org.eclipse.internal.xpand2.parser.XpandLexer
 
mT__79() - Method in class org.eclipse.internal.xtend.xtend.parser.XtendLexer
 
mT__80() - Method in class org.eclipse.internal.xpand2.parser.XpandLexer
 
mT__80() - Method in class org.eclipse.internal.xtend.xtend.parser.XtendLexer
 
mT__81() - Method in class org.eclipse.internal.xpand2.parser.XpandLexer
 
mT__81() - Method in class org.eclipse.internal.xtend.xtend.parser.XtendLexer
 
mT__82() - Method in class org.eclipse.internal.xpand2.parser.XpandLexer
 
mT__82() - Method in class org.eclipse.internal.xtend.xtend.parser.XtendLexer
 
mT__83() - Method in class org.eclipse.internal.xpand2.parser.XpandLexer
 
mT__84() - Method in class org.eclipse.internal.xpand2.parser.XpandLexer
 
mT__85() - Method in class org.eclipse.internal.xpand2.parser.XpandLexer
 
mT__86() - Method in class org.eclipse.internal.xpand2.parser.XpandLexer
 
mT__87() - Method in class org.eclipse.internal.xpand2.parser.XpandLexer
 
mT__88() - Method in class org.eclipse.internal.xpand2.parser.XpandLexer
 
mT__89() - Method in class org.eclipse.internal.xpand2.parser.XpandLexer
 
mT__90() - Method in class org.eclipse.internal.xpand2.parser.XpandLexer
 
mT__91() - Method in class org.eclipse.internal.xpand2.parser.XpandLexer
 
mT__92() - Method in class org.eclipse.internal.xpand2.parser.XpandLexer
 
mT__93() - Method in class org.eclipse.internal.xpand2.parser.XpandLexer
 
mT__94() - Method in class org.eclipse.internal.xpand2.parser.XpandLexer
 
mT__95() - Method in class org.eclipse.internal.xpand2.parser.XpandLexer
 
mT__96() - Method in class org.eclipse.internal.xpand2.parser.XpandLexer
 
mT__97() - Method in class org.eclipse.internal.xpand2.parser.XpandLexer
 
mT__98() - Method in class org.eclipse.internal.xpand2.parser.XpandLexer
 
mT__99() - Method in class org.eclipse.internal.xpand2.parser.XpandLexer
 
mTEXT() - Method in class org.eclipse.internal.xpand2.parser.XpandLexer
 
mTokens() - Method in class org.eclipse.internal.xpand2.parser.XpandLexer
 
mTokens() - Method in class org.eclipse.internal.xtend.xtend.parser.XtendLexer
 
MultiLineMultiEndSequenceRule - Class in org.eclipse.xpand.ui.editor.scanning
 
MultiLineMultiEndSequenceRule(String, String[], IToken, char, boolean) - Constructor for class org.eclipse.xpand.ui.editor.scanning.MultiLineMultiEndSequenceRule
 
MultipleStereotypeType - Class in org.eclipse.xtend.backend.types.uml2.internal
This type is used to support assignment of multiple stereotypes to a model element.
MultipleStereotypeType(List<BackendType>) - Constructor for class org.eclipse.xtend.backend.types.uml2.internal.MultipleStereotypeType
 
MultipleStereotypeType - Class in org.eclipse.xtend.typesystem.uml2.profile
This type is used to support assignment of multiple stereotypes to a model element.
MultipleStereotypeType(TypeSystem, List<StereotypeType>) - Constructor for class org.eclipse.xtend.typesystem.uml2.profile.MultipleStereotypeType
 
MultipleStereotypeType(TypeSystem, List<StereotypeType>, Type) - Constructor for class org.eclipse.xtend.typesystem.uml2.profile.MultipleStereotypeType
 
multiplicativeExpression() - Method in class org.eclipse.internal.xpand2.parser.XpandParser
 
multiplicativeExpression() - Method in class org.eclipse.internal.xtend.xtend.parser.XtendParser
 
mUnicodeEscape() - Method in class org.eclipse.internal.xpand2.parser.XpandLexer
 
mUnicodeEscape() - Method in class org.eclipse.internal.xtend.xtend.parser.XtendLexer
 
mWS() - Method in class org.eclipse.internal.xpand2.parser.XpandLexer
 
mWS() - Method in class org.eclipse.internal.xtend.xtend.parser.XtendLexer
 
mXPAND_TAG_CLOSE() - Method in class org.eclipse.internal.xtend.xtend.parser.XtendLexer
 
mXPAND_TAG_OPEN() - Method in class org.eclipse.internal.xtend.xtend.parser.XtendLexer
 

N

name - Variable in class org.eclipse.internal.xpand2.codeassist.LazyVar
 
name - Variable in class org.eclipse.internal.xtend.expression.codeassist.LazyVar
 
name - Variable in class org.eclipse.xtend.shared.ui.core.internal.ResourceID
 
NAME_EDEFAULT - Static variable in class org.eclipse.xtend.profiler.profilermodel.impl.CallableImpl
The default value of the 'Name' attribute.
NamedFunction - Class in org.eclipse.xtend.backend.common
This class represents the binding of a function to a name.
NamedFunction(QualifiedName, Function) - Constructor for class org.eclipse.xtend.backend.common.NamedFunction
 
NamedFunctionModel - Class in org.eclipse.xtend.backend.compiler.model
 
NamedFunctionModel(QualifiedName, Function) - Constructor for class org.eclipse.xtend.backend.compiler.model.NamedFunctionModel
 
NamedParsedResource - Class in org.eclipse.xtend.backend.compiler.model
 
NamedParsedResource(String, ParsedResource) - Constructor for class org.eclipse.xtend.backend.compiler.model.NamedParsedResource
 
nameMatches(String) - Method in class org.eclipse.internal.xtend.xtend.ast.Around
 
NAMESPACE_IMPORT - Static variable in class org.eclipse.internal.xtend.xtend.codeassist.Partition
 
NamespaceImportStatement - Class in org.eclipse.internal.xtend.xtend.ast
 
NamespaceImportStatement(Identifier) - Constructor for class org.eclipse.internal.xtend.xtend.ast.NamespaceImportStatement
 
NamespaceProposalComputer - Class in org.eclipse.internal.xpand2.codeassist
 
NamespaceProposalComputer() - Constructor for class org.eclipse.internal.xpand2.codeassist.NamespaceProposalComputer
 
NamingHelper - Class in org.eclipse.xtend.backend.ui.compiler
 
NamingHelper() - Constructor for class org.eclipse.xtend.backend.ui.compiler.NamingHelper
 
NATURE_ID - Static variable in class org.eclipse.xtend.backend.ui.builder.BackendNature
ID of this project nature
NATURE_ID - Static variable in class org.eclipse.xtend.shared.ui.core.builder.XtendXpandNature
ID of this project nature
needsWrap(int, String) - Method in class org.eclipse.xtend.typesystem.xsd.XMLMixedContentFormatter
 
NEW - Static variable in interface org.eclipse.internal.xpand2.XpandTokens
 
NEW - Static variable in class org.eclipse.xtend.ui.editor.lang.XtendTokens
 
NewCheckFileWizard - Class in org.eclipse.xtend.check.ui.wizard
 
NewCheckFileWizard() - Constructor for class org.eclipse.xtend.check.ui.wizard.NewCheckFileWizard
 
NewCheckFileWizard_DefaultExtension - Static variable in class org.eclipse.xtend.check.ui.Messages
 
NewCheckFileWizard_DefaultFileName - Static variable in class org.eclipse.xtend.check.ui.Messages
 
NewCheckFileWizard_WizardDescription - Static variable in class org.eclipse.xtend.check.ui.Messages
 
NewCheckFileWizard_WizardTitle - Static variable in class org.eclipse.xtend.check.ui.Messages
 
newEntries(int) - Method in class org.eclipse.internal.xtend.util.WeakInterningHashSet
Creates a new array of WeakInterningHashSet.entries with the specified capacity.
NewExtXptResourceWizard - Class in org.eclipse.xtend.shared.ui.wizards
 
NewExtXptResourceWizard(String, String, String, String, String) - Constructor for class org.eclipse.xtend.shared.ui.wizards.NewExtXptResourceWizard
Creates a wizard for creating a new file resource in the workspace.
NewExtXptResourceWizard_Title - Static variable in class org.eclipse.xtend.shared.ui.Messages
 
NewExtXptResourceWizardPage - Class in org.eclipse.xtend.shared.ui.wizards
 
NewExtXptResourceWizardPage(String, IStructuredSelection, String, String, String) - Constructor for class org.eclipse.xtend.shared.ui.wizards.NewExtXptResourceWizardPage
 
NewExtXptResourceWizardPage_Error - Static variable in class org.eclipse.xtend.shared.ui.Messages
 
newInstance() - Method in class org.eclipse.internal.xpand2.type.DefinitionType
 
newInstance() - Method in class org.eclipse.internal.xpand2.type.IteratorType
 
newInstance() - Method in class org.eclipse.internal.xtend.type.baseimpl.types.BooleanTypeImpl
 
newInstance() - Method in class org.eclipse.internal.xtend.type.baseimpl.types.CollectionTypeImpl
 
newInstance() - Method in class org.eclipse.internal.xtend.type.baseimpl.types.FeatureTypeImpl
 
newInstance() - Method in class org.eclipse.internal.xtend.type.baseimpl.types.IntegerTypeImpl
 
newInstance() - Method in class org.eclipse.internal.xtend.type.baseimpl.types.ListTypeImpl
 
newInstance() - Method in class org.eclipse.internal.xtend.type.baseimpl.types.ObjectTypeImpl
 
newInstance() - Method in class org.eclipse.internal.xtend.type.baseimpl.types.OperationTypeImpl
 
newInstance() - Method in class org.eclipse.internal.xtend.type.baseimpl.types.PropertyTypeImpl
 
newInstance() - Method in class org.eclipse.internal.xtend.type.baseimpl.types.RealTypeImpl
 
newInstance() - Method in class org.eclipse.internal.xtend.type.baseimpl.types.SetTypeImpl
 
newInstance() - Method in class org.eclipse.internal.xtend.type.baseimpl.types.StaticPropertyTypeImpl
 
newInstance() - Method in class org.eclipse.internal.xtend.type.baseimpl.types.StringTypeImpl
 
newInstance() - Method in class org.eclipse.internal.xtend.type.baseimpl.types.TypeTypeImpl
 
newInstance() - Method in class org.eclipse.internal.xtend.type.baseimpl.types.VoidType
 
newInstance() - Method in class org.eclipse.internal.xtend.xtend.types.AdviceContextType
 
newInstance(BackendType) - Method in class org.eclipse.xtend.backend.syslib.ReflectionOperations
 
newInstance() - Method in class org.eclipse.xtend.shared.ui.core.metamodel.jdt.JdtTypeImpl
 
newInstance() - Method in class org.eclipse.xtend.type.impl.java.JavaTypeImpl
 
newInstance() - Method in class org.eclipse.xtend.typesystem.emf.EClassType
 
newInstance() - Method in class org.eclipse.xtend.typesystem.emf.EDataTypeType
 
newInstance() - Method in class org.eclipse.xtend.typesystem.emf.EEnumType
 
newInstance() - Method in class org.eclipse.xtend.typesystem.emf.EObjectType
 
newInstance() - Method in interface org.eclipse.xtend.typesystem.Type
 
newInstance() - Method in class org.eclipse.xtend.typesystem.uml2.profile.EnumType
Enums cannot be instantiated, thus an UnsupportedOperationException is thrown.
newInstance() - Method in class org.eclipse.xtend.typesystem.uml2.profile.StereotypeType
 
newInstance() - Method in class org.eclipse.xtend.typesystem.xsd.type.EFeatureMapEntryTypeImpl
 
newInstance() - Method in class org.eclipse.xtend.typesystem.xsd.type.EFeatureMapTypeImpl
 
newInstance() - Method in class org.eclipse.xtend.typesystem.xsd.type.EFeatureType
 
newInstance() - Method in class org.eclipse.xtend.typesystem.xsd.type.EMapEntryType
 
newInstance() - Method in class org.eclipse.xtend.typesystem.xsd.type.EMapType
 
newInstance() - Method in class org.eclipse.xtend.typesystem.xsd.type.QNameType
 
NewLocalVarDefExpression - Class in org.eclipse.xtend.backend.expr
 
NewLocalVarDefExpression(String, ExpressionBase, ExpressionBase, SourcePos) - Constructor for class org.eclipse.xtend.backend.expr.NewLocalVarDefExpression
 
newMap() - Method in class org.eclipse.xtend.util.stdlib.AbstractStatefulExtensions
 
NewTemplateFileWizard - Class in org.eclipse.xpand.ui.wizard
 
NewTemplateFileWizard() - Constructor for class org.eclipse.xpand.ui.wizard.NewTemplateFileWizard
 
NewTemplateFileWizard_DefaultExtension - Static variable in class org.eclipse.xpand.ui.Messages
 
NewTemplateFileWizard_DefaultFileName - Static variable in class org.eclipse.xpand.ui.Messages
 
NewTemplateFileWizard_WizardDescription - Static variable in class org.eclipse.xpand.ui.Messages
 
NewTemplateFileWizard_WizardTitle - Static variable in class org.eclipse.xpand.ui.Messages
 
NewXtendFileWizard - Class in org.eclipse.xtend.ui.wizard
 
NewXtendFileWizard() - Constructor for class org.eclipse.xtend.ui.wizard.NewXtendFileWizard
 
next - Variable in class org.eclipse.internal.xtend.util.WeakInterningHashSet.Entry
The next entry in the collision chain.
nextToken() - Method in class org.eclipse.internal.xtend.expression.codeassist.ReverseScanner
 
NoChangesVetoStrategy - Class in org.eclipse.xpand2.output
 
NoChangesVetoStrategy() - Constructor for class org.eclipse.xpand2.output.NoChangesVetoStrategy
 
NoMiddleEndForResourceException - Exception in org.eclipse.xtend.middleend
 
NoMiddleEndForResourceException(String) - Constructor for exception org.eclipse.xtend.middleend.NoMiddleEndForResourceException
 
NoMiddleEndForResourceException(String, Throwable) - Constructor for exception org.eclipse.xtend.middleend.NoMiddleEndForResourceException
 
NONE - Static variable in class org.eclipse.xtend.shared.ui.editor.outlineview.OutlineElement
 
nonNull(List<T>) - Method in class org.eclipse.internal.xtend.expression.parser.ExpressionFactory
 
NoResourceSpecial - Class in org.eclipse.internal.xtend.expression.debug
Adapter to handle statements that don't have an associated resource.
NoResourceSpecial() - Constructor for class org.eclipse.internal.xtend.expression.debug.NoResourceSpecial
 
normalize(URI) - Method in class org.eclipse.xtend.typesystem.xsd.util.AccessControlURIConverter
 
normalizeCheckResourceName(String) - Static method in class org.eclipse.xtend.middleend.xtend.OldHelper
 
normalizedFileEncoding(String) - Static method in class org.eclipse.xtend.middleend.xtend.OldHelper
 
normalizePath(String) - Static method in class org.eclipse.internal.xpand2.pr.util.FSIO
 
normalizePath(String) - Static method in class org.eclipse.xtend.backend.util.FileHelper
 
normalizeXpandResourceName(String) - Static method in class org.eclipse.xtend.middleend.xtend.OldHelper
 
normalizeXtendResourceName(String) - Static method in class org.eclipse.xtend.middleend.xtend.OldHelper
 
NoSuchTemplateException - Exception in org.eclipse.internal.xpand2
Indicates that a qualified template cannot be found.
NoSuchTemplateException(String) - Constructor for exception org.eclipse.internal.xpand2.NoSuchTemplateException
Creates an instance.
NoSuchTemplateException - Exception in org.eclipse.xpand2
 
NoSuchTemplateException(String) - Constructor for exception org.eclipse.xpand2.NoSuchTemplateException
 
NOT_EXISTS - Static variable in interface org.eclipse.internal.xtend.expression.parser.SyntaxConstants
 
notExists(Collection<?>, Function) - Method in class org.eclipse.xtend.backend.syslib.CollectionOperations
 
ns(String) - Method in class org.eclipse.xtend.typesystem.xsd.util.Msg
 
ns(URI) - Method in class org.eclipse.xtend.typesystem.xsd.util.Msg
 
NS_DELIM - Static variable in class org.eclipse.internal.xpand2.XpandUtil
 
NS_DELIM - Static variable in interface org.eclipse.internal.xtend.expression.parser.SyntaxConstants
 
NS_DELIM - Static variable in class org.eclipse.xpand2.XpandUtil
 
NS_DELIM - Static variable in interface org.eclipse.xtend.backend.common.SyntaxConstants
 
NS_DELIM - Static variable in class org.eclipse.xtend.check.CheckUtils
 
NS_IMPORT - Static variable in class org.eclipse.xtend.shared.ui.expression.editor.EditorImages
 
nsImport() - Method in class org.eclipse.internal.xtend.xtend.parser.XtendParser
 
NULL_BIT_INCREMENT - Static variable in class org.eclipse.internal.xtend.util.WeakInterningHashSet
The increment for WeakInterningHashSet.modCount representing the addition/removal of the null value to/from the set.
NULL_CONST - Static variable in interface org.eclipse.internal.xpand2.XpandTokens
 
NULL_CONST - Static variable in class org.eclipse.xtend.ui.editor.lang.XtendTokens
 
NULL_ENTRY - Static variable in class org.eclipse.internal.xtend.util.WeakInterningHashSet
A special entry used by the iterator to represent the need to yield the null value for the subsequent call to next().
NullConverter - Class in org.eclipse.xtend.backend.functions.java.internal
This is a "Null Object" implementation that performs no conversion whatsoever
nullEntry() - Method in class org.eclipse.internal.xtend.util.WeakInterningHashSet
Returns the singleton entry representing the null value.
nullEvaluationHandler - Variable in class org.eclipse.xtend.expression.ExecutionContextImpl
 
NullEvaluationHandler - Interface in org.eclipse.xtend.expression
 
nullLiteral() - Method in class org.eclipse.internal.xpand2.parser.XpandParser
 
NullLiteral - Class in org.eclipse.internal.xtend.expression.ast
 
NullLiteral(Identifier) - Constructor for class org.eclipse.internal.xtend.expression.ast.NullLiteral
 
nullLiteral() - Method in class org.eclipse.internal.xtend.xtend.parser.XtendParser
 
nullSafeEquals(ExecutionContext, Object, Object) - Static method in class org.eclipse.xtend.backend.common.Helpers
 
NullWriter - Class in org.eclipse.xtend.backend.util
This writer ignores all written data.
NullWriter() - Constructor for class org.eclipse.xtend.backend.util.NullWriter
 
numberLiteral() - Method in class org.eclipse.internal.xpand2.parser.XpandParser
 
numberLiteral() - Method in class org.eclipse.internal.xtend.xtend.parser.XtendParser
 
numMatches(String, char) - Static method in class org.eclipse.internal.xtend.util.StringHelper
returns the number of occurrences of a character in a string
numMatches(String, String) - Static method in class org.eclipse.internal.xtend.util.StringHelper
returns the number of occurrences of a substring in a string
numMatches(String, char) - Static method in class org.eclipse.xtend.backend.util.StringHelper
returns the number of occurrences of a character in a string
numMatches(String, String) - Static method in class org.eclipse.xtend.backend.util.StringHelper
returns the number of occurrences of a substring in a string

O

OawClassicMetamodelContributor - Class in org.eclipse.xtend.shared.ui.core.metamodel.jdt.oaw
 
OawClassicMetamodelContributor() - Constructor for class org.eclipse.xtend.shared.ui.core.metamodel.jdt.oaw.OawClassicMetamodelContributor
 
OAWClassicStrategy - Class in org.eclipse.internal.xtend.type.impl.oawclassic
 
OAWClassicStrategy() - Constructor for class org.eclipse.internal.xtend.type.impl.oawclassic.OAWClassicStrategy
 
OawEcoreBuilder - Class in org.eclipse.xtend.typesystem.xsd.builder
 
OawEcoreBuilder(XSDManager) - Constructor for class org.eclipse.xtend.typesystem.xsd.builder.OawEcoreBuilder
 
OawXMLResource - Class in org.eclipse.xtend.typesystem.xsd
 
OawXMLResource(URI, XSDMetaModel) - Constructor for class org.eclipse.xtend.typesystem.xsd.OawXMLResource
 
OawXMLResource.OawSAXXMLHandler - Class in org.eclipse.xtend.typesystem.xsd
 
OawXMLResource.OawSAXXMLHandler(XMLResource, XMLHelper, Map<?, ?>) - Constructor for class org.eclipse.xtend.typesystem.xsd.OawXMLResource.OawSAXXMLHandler
 
OawXMLResource.OawUriHandler - Class in org.eclipse.xtend.typesystem.xsd
 
OawXMLResource.OawUriHandler() - Constructor for class org.eclipse.xtend.typesystem.xsd.OawXMLResource.OawUriHandler
 
OawXMLResource.OawXMLLoadImpl - Class in org.eclipse.xtend.typesystem.xsd
 
OawXMLResource.OawXMLLoadImpl(XMLHelper) - Constructor for class org.eclipse.xtend.typesystem.xsd.OawXMLResource.OawXMLLoadImpl
 
OawXMLResource.OawXMLSaveImpl - Class in org.eclipse.xtend.typesystem.xsd
 
OawXMLResource.OawXMLSaveImpl(XMLHelper) - Constructor for class org.eclipse.xtend.typesystem.xsd.OawXMLResource.OawXMLSaveImpl
 
OawXSDEcoreBuilder - Class in org.eclipse.xtend.typesystem.xsd.builder
 
OawXSDEcoreBuilder(ExtendedMetaData) - Constructor for class org.eclipse.xtend.typesystem.xsd.builder.OawXSDEcoreBuilder
 
OawXSDResource - Class in org.eclipse.xtend.typesystem.xsd.builder
 
OawXSDResource(URI) - Constructor for class org.eclipse.xtend.typesystem.xsd.builder.OawXSDResource
 
OawXSDResource.OawXSDResourceFactory - Class in org.eclipse.xtend.typesystem.xsd.builder
 
OawXSDResource.OawXSDResourceFactory() - Constructor for class org.eclipse.xtend.typesystem.xsd.builder.OawXSDResource.OawXSDResourceFactory
 
OawXSDResourceSet - Class in org.eclipse.xtend.typesystem.xsd.builder
 
OawXSDResourceSet() - Constructor for class org.eclipse.xtend.typesystem.xsd.builder.OawXSDResourceSet
 
OBJECT - Static variable in class org.eclipse.internal.xtend.type.baseimpl.BuiltinMetaModel
 
OBJECT_META_TYPE - Static variable in interface org.eclipse.xtend.middleend.xtend.internal.xtendlib.XtendLibNames
 
ObjectType - Class in org.eclipse.xtend.backend.types.builtin
 
ObjectTypeImpl - Class in org.eclipse.internal.xtend.type.baseimpl.types
 
ObjectTypeImpl(TypeSystem, String) - Constructor for class org.eclipse.internal.xtend.type.baseimpl.types.ObjectTypeImpl
 
ObjectWrapper - Class in org.eclipse.xtend.backend.util
This class was introduced to allow the distinction between a cached "null" value and no stored value without necessitating two lookups.
ObjectWrapper(Object) - Constructor for class org.eclipse.xtend.backend.util.ObjectWrapper
 
objToStr(Object, String) - Static method in class org.eclipse.xtend.typesystem.xsd.util.EmfFormatter
 
OctalEscape - Static variable in class org.eclipse.internal.xpand2.parser.XpandLexer
 
OctalEscape - Static variable in class org.eclipse.internal.xpand2.parser.XpandParser
 
OctalEscape - Static variable in class org.eclipse.internal.xtend.xtend.parser.XtendLexer
 
OctalEscape - Static variable in class org.eclipse.internal.xtend.xtend.parser.XtendParser
 
offset() - Method in class org.eclipse.internal.xtend.expression.codeassist.CharacterScanner
 
offset - Variable in class org.eclipse.xtend.shared.ui.expression.editor.codeassist.ProposalFactoryEclipseImpl
 
okPressed() - Method in class org.eclipse.xtend.shared.ui.core.internal.preferences.PatternDialog
 
OldCheckRegistry - Class in org.eclipse.xtend.middleend.xtend
 
OldCheckRegistry(Object) - Constructor for class org.eclipse.xtend.middleend.xtend.OldCheckRegistry
 
OldCheckRegistryFactory - Class in org.eclipse.xtend.middleend.xtend.plugin
 
OldCheckRegistryFactory() - Constructor for class org.eclipse.xtend.middleend.xtend.plugin.OldCheckRegistryFactory
 
OldDefinitionConverter - Class in org.eclipse.xtend.middleend.xpand.internal
converts a single template
OldDefinitionConverter(XpandExecutionContext, TypeToBackendType) - Constructor for class org.eclipse.xtend.middleend.xpand.internal.OldDefinitionConverter
 
OldExpressionConverter - Class in org.eclipse.xtend.middleend.xtend.internal
converts a single expression or advice
OldExpressionConverter(ExecutionContext, TypeToBackendType, String) - Constructor for class org.eclipse.xtend.middleend.xtend.internal.OldExpressionConverter
 
OldExtensionConverter - Class in org.eclipse.xtend.middleend.xtend.internal.xtend
converts a single extension function
OldExtensionConverter(ExecutionContext, TypeToBackendType) - Constructor for class org.eclipse.xtend.middleend.xtend.internal.xtend.OldExtensionConverter
 
OldHelper - Class in org.eclipse.xtend.middleend.xtend
 
OldHelper() - Constructor for class org.eclipse.xtend.middleend.xtend.OldHelper
 
OldTypeAnalyzer - Class in org.eclipse.xtend.middleend.xtend.internal
This class is a visitor that serves as a replacement for the "analyze" methods of the Expression classes.
OldTypeAnalyzer() - Constructor for class org.eclipse.xtend.middleend.xtend.internal.OldTypeAnalyzer
 
OldXpandRegistry - Class in org.eclipse.xtend.middleend.xpand
This class manages the interdependent graph of parsed and converted Xpand files, allowing access to them by "compilation unit".
OldXpandRegistry(Object) - Constructor for class org.eclipse.xtend.middleend.xpand.OldXpandRegistry
 
OldXpandRegistryFactory - Class in org.eclipse.xtend.middleend.xpand.plugin
 
OldXpandRegistryFactory() - Constructor for class org.eclipse.xtend.middleend.xpand.plugin.OldXpandRegistryFactory
 
OldXtendRegistry - Class in org.eclipse.xtend.middleend.xtend
This class manages the interdependent graph of parsed and converted files, allowing access to them by "compilation unit".
OldXtendRegistry(Object) - Constructor for class org.eclipse.xtend.middleend.xtend.OldXtendRegistry
the specificData field contains an ExecutionContext initialized with the MetaModels and the file encoding
OldXtendRegistryFactory - Class in org.eclipse.xtend.middleend.xtend.plugin
 
OldXtendRegistryFactory() - Constructor for class org.eclipse.xtend.middleend.xtend.plugin.OldXtendRegistryFactory
 
onAddOrUpdate(IFile, IProgressMonitor) - Method in class org.eclipse.xtend.backend.ui.compiler.BackendBuilder
 
ONFILECLOSE - Static variable in interface org.eclipse.internal.xpand2.XpandTokens
 
onRemoval(IFile, IProgressMonitor) - Method in class org.eclipse.xtend.backend.ui.compiler.BackendBuilder
 
open() - Method in class org.eclipse.xtend.shared.ui.editor.navigation.GenericHyperlink
open(IFile, boolean) - Method in class org.eclipse.xtend.shared.ui.editor.search.view.EditorOpener
 
OpenAction - Class in org.eclipse.xtend.shared.ui.editor.navigation
OpenAction is instantiated by the editor and will be invoked when the user presses the F3 key.
OpenAction(AbstractXtendXpandEditor) - Constructor for class org.eclipse.xtend.shared.ui.editor.navigation.OpenAction
Creates a new OpenAction.
OpenAction_ActionName - Static variable in class org.eclipse.xtend.shared.ui.Messages
 
openFile(String, String) - Method in class org.eclipse.xpand.util.stdlib.TracingOutput
 
openFile(String, String) - Method in interface org.eclipse.xpand2.output.Output
 
openFile(String, String) - Method in class org.eclipse.xpand2.output.OutputImpl
 
openFileToEdit(Shell, IFile) - Static method in class org.eclipse.xtend.shared.ui.wizards.EclipseHelper
 
openStream(String) - Method in class org.eclipse.xpand2.output.JavaBeautifier
Searches for the given filename as a resource and returns a stream on it.
OPERATION - Static variable in class org.eclipse.internal.xtend.type.baseimpl.BuiltinMetaModel
 
OPERATION - Static variable in class org.eclipse.xtend.shared.ui.expression.editor.EditorImages
 
Operation - Interface in org.eclipse.xtend.typesystem
 
OPERATION_EVALUATE - Static variable in interface org.eclipse.xtend.middleend.xtend.internal.xtendlib.XtendLibNames
 
OPERATION_NAME - Static variable in interface org.eclipse.xtend.middleend.xtend.internal.xtendlib.XtendLibNames
 
OPERATION_PARAM_NAMES - Static variable in interface org.eclipse.xtend.backend.syslib.SysLibNames
 
OperationCall - Class in org.eclipse.internal.xtend.expression.ast
 
OperationCall(Identifier, Expression, Expression...) - Constructor for class org.eclipse.internal.xtend.expression.ast.OperationCall
 
OperationImpl - Class in org.eclipse.internal.xtend.type.baseimpl
 
OperationImpl(Type, String, Type, Type...) - Constructor for class org.eclipse.internal.xtend.type.baseimpl.OperationImpl
 
OperationTypeImpl - Class in org.eclipse.internal.xtend.type.baseimpl.types
 
OperationTypeImpl(TypeSystem, String) - Constructor for class org.eclipse.internal.xtend.type.baseimpl.types.OperationTypeImpl
 
OPERATOR_DIV - Static variable in interface org.eclipse.xtend.backend.syslib.SysLibNames
 
OPERATOR_EQUALS - Static variable in interface org.eclipse.xtend.backend.syslib.SysLibNames
 
OPERATOR_GREATER - Static variable in interface org.eclipse.xtend.backend.syslib.SysLibNames
 
OPERATOR_GREATER_OR_EQUALS - Static variable in interface org.eclipse.xtend.backend.syslib.SysLibNames
 
OPERATOR_LESS - Static variable in interface org.eclipse.xtend.backend.syslib.SysLibNames
 
OPERATOR_LESS_OR_EQUALS - Static variable in interface org.eclipse.xtend.backend.syslib.SysLibNames
 
OPERATOR_MINUS - Static variable in interface org.eclipse.xtend.backend.syslib.SysLibNames
 
OPERATOR_MOD - Static variable in interface org.eclipse.xtend.backend.syslib.SysLibNames
 
OPERATOR_MULT - Static variable in interface org.eclipse.xtend.backend.syslib.SysLibNames
 
OPERATOR_NOT - Static variable in interface org.eclipse.xtend.backend.syslib.SysLibNames
 
OPERATOR_NOT_EQUALS - Static variable in interface org.eclipse.xtend.backend.syslib.SysLibNames
 
OPERATOR_PLUS - Static variable in interface org.eclipse.xtend.backend.syslib.SysLibNames
 
OPERATOR_UNARY_MINUS - Static variable in interface org.eclipse.xtend.backend.syslib.SysLibNames
 
operatorDiv(Long, Long) - Method in class org.eclipse.xtend.backend.syslib.PrimitiveOperations
 
operatorDiv(Double, Double) - Method in class org.eclipse.xtend.backend.syslib.PrimitiveOperations
 
operatorDiv(Double, Long) - Method in class org.eclipse.xtend.backend.syslib.PrimitiveOperations
 
operatorDiv(Long, Double) - Method in class org.eclipse.xtend.backend.syslib.PrimitiveOperations
 
operatorEquals(Object, Object) - Method in class org.eclipse.xtend.backend.syslib.PrimitiveOperations
 
operatorGreater(Object, Object) - Method in class org.eclipse.xtend.backend.syslib.PrimitiveOperations
 
operatorGreaterOrEquals(Object, Object) - Method in class org.eclipse.xtend.backend.syslib.PrimitiveOperations
 
operatorLess(Object, Object) - Method in class org.eclipse.xtend.backend.syslib.PrimitiveOperations
 
operatorLessOrEquals(Object, Object) - Method in class org.eclipse.xtend.backend.syslib.PrimitiveOperations
 
operatorMinus(Long, Long) - Method in class org.eclipse.xtend.backend.syslib.PrimitiveOperations
 
operatorMinus(Double, Double) - Method in class org.eclipse.xtend.backend.syslib.PrimitiveOperations
 
operatorMinus(Double, Long) - Method in class org.eclipse.xtend.backend.syslib.PrimitiveOperations
 
operatorMinus(Long, Double) - Method in class org.eclipse.xtend.backend.syslib.PrimitiveOperations
 
operatorMinus(Long) - Method in class org.eclipse.xtend.backend.syslib.PrimitiveOperations
 
operatorMinus(Double) - Method in class org.eclipse.xtend.backend.syslib.PrimitiveOperations
 
operatorMod(Long, Long) - Method in class org.eclipse.xtend.backend.syslib.PrimitiveOperations
 
operatorMod(Double, Double) - Method in class org.eclipse.xtend.backend.syslib.PrimitiveOperations
 
operatorMod(Double, Long) - Method in class org.eclipse.xtend.backend.syslib.PrimitiveOperations
 
operatorMod(Long, Double) - Method in class org.eclipse.xtend.backend.syslib.PrimitiveOperations
 
operatorMult(Long, Long) - Method in class org.eclipse.xtend.backend.syslib.PrimitiveOperations
 
operatorMult(Double, Double) - Method in class org.eclipse.xtend.backend.syslib.PrimitiveOperations
 
operatorMult(Double, Long) - Method in class org.eclipse.xtend.backend.syslib.PrimitiveOperations
 
operatorMult(Long, Double) - Method in class org.eclipse.xtend.backend.syslib.PrimitiveOperations
 
operatorNot(Boolean) - Method in class org.eclipse.xtend.backend.syslib.PrimitiveOperations
 
operatorNotEquals(Object, Object) - Method in class org.eclipse.xtend.backend.syslib.PrimitiveOperations
 
operatorPlus(Long, Long) - Method in class org.eclipse.xtend.backend.syslib.PrimitiveOperations
 
operatorPlus(Double, Double) - Method in class org.eclipse.xtend.backend.syslib.PrimitiveOperations
 
operatorPlus(Double, Long) - Method in class org.eclipse.xtend.backend.syslib.PrimitiveOperations
 
operatorPlus(Long, Double) - Method in class org.eclipse.xtend.backend.syslib.PrimitiveOperations
 
operatorPlus(Object, Object) - Method in class org.eclipse.xtend.backend.syslib.StringOperations
 
OPREATION_GET_PARAMETER_TYPES - Static variable in interface org.eclipse.xtend.middleend.xtend.internal.xtendlib.XtendLibNames
 
OPTION_DEFAULT_NAMESPACE - Static variable in class org.eclipse.xtend.typesystem.xsd.OawXMLResource
 
OPTION_NAMESPACE_MAP - Static variable in class org.eclipse.xtend.typesystem.xsd.OawXMLResource
 
options - Variable in class org.eclipse.xtend.typesystem.xsd.XMLWriter
 
OptionsEntry - Class in org.eclipse.xtend.typesystem.xsd
 
OptionsEntry() - Constructor for class org.eclipse.xtend.typesystem.xsd.OptionsEntry
 
OptionsEntry(String, Object) - Constructor for class org.eclipse.xtend.typesystem.xsd.OptionsEntry
 
orExpression() - Method in class org.eclipse.internal.xpand2.parser.XpandParser
 
orExpression() - Method in class org.eclipse.internal.xtend.xtend.parser.XtendParser
 
OrExpression - Class in org.eclipse.xtend.backend.expr
this is not delegated to syslib because of shortcut evaluation
OrExpression(ExpressionBase, ExpressionBase, SourcePos) - Constructor for class org.eclipse.xtend.backend.expr.OrExpression
 
org.eclipse.internal.xpand2 - package org.eclipse.internal.xpand2
Implementation of the Xpand language
org.eclipse.internal.xpand2.ast - package org.eclipse.internal.xpand2.ast
AST of the Xpand language
org.eclipse.internal.xpand2.codeassist - package org.eclipse.internal.xpand2.codeassist
Codeassist for the Xpand language
org.eclipse.internal.xpand2.debug - package org.eclipse.internal.xpand2.debug
Debug support for the Xpand language
org.eclipse.internal.xpand2.model - package org.eclipse.internal.xpand2.model
Basic abstractions of the Xpand language
org.eclipse.internal.xpand2.parser - package org.eclipse.internal.xpand2.parser
Parser for the Xpand language
org.eclipse.internal.xpand2.pr - package org.eclipse.internal.xpand2.pr
Implementation of protected regions
org.eclipse.internal.xpand2.pr.util - package org.eclipse.internal.xpand2.pr.util
Utility classes for protected regions
org.eclipse.internal.xpand2.type - package org.eclipse.internal.xpand2.type
Basic types of the Xpand language
org.eclipse.internal.xtend.check.codeassist - package org.eclipse.internal.xtend.check.codeassist
Codeassist implementation for the Check component
org.eclipse.internal.xtend.expression.ast - package org.eclipse.internal.xtend.expression.ast
AST of the expression framework
org.eclipse.internal.xtend.expression.codeassist - package org.eclipse.internal.xtend.expression.codeassist
Parser for the expression framework
org.eclipse.internal.xtend.expression.debug - package org.eclipse.internal.xtend.expression.debug
Debugger support for the expression framework
org.eclipse.internal.xtend.expression.parser - package org.eclipse.internal.xtend.expression.parser
Parser for the expression framework
org.eclipse.internal.xtend.type.baseimpl - package org.eclipse.internal.xtend.type.baseimpl
Basic abstractions of the type system
org.eclipse.internal.xtend.type.baseimpl.types - package org.eclipse.internal.xtend.type.baseimpl.types
Basic builtin types
org.eclipse.internal.xtend.type.impl.oawclassic - package org.eclipse.internal.xtend.type.impl.oawclassic
Typesystem implementation for oAW classic
org.eclipse.internal.xtend.util - package org.eclipse.internal.xtend.util
Utility classes
org.eclipse.internal.xtend.util.internal.icu - package org.eclipse.internal.xtend.util.internal.icu
 
org.eclipse.internal.xtend.xtend - package org.eclipse.internal.xtend.xtend
 
org.eclipse.internal.xtend.xtend.ast - package org.eclipse.internal.xtend.xtend.ast
 
org.eclipse.internal.xtend.xtend.codeassist - package org.eclipse.internal.xtend.xtend.codeassist
 
org.eclipse.internal.xtend.xtend.parser - package org.eclipse.internal.xtend.xtend.parser
 
org.eclipse.internal.xtend.xtend.types - package org.eclipse.internal.xtend.xtend.types
 
org.eclipse.wb.swt - package org.eclipse.wb.swt
 
org.eclipse.xpand.activities - package org.eclipse.xpand.activities
 
org.eclipse.xpand.incremental.trace - package org.eclipse.xpand.incremental.trace
 
org.eclipse.xpand.incremental.trace.impl - package org.eclipse.xpand.incremental.trace.impl
 
org.eclipse.xpand.incremental.trace.util - package org.eclipse.xpand.incremental.trace.util
 
org.eclipse.xpand.support.cdt - package org.eclipse.xpand.support.cdt
 
org.eclipse.xpand.ui - package org.eclipse.xpand.ui
 
org.eclipse.xpand.ui.core - package org.eclipse.xpand.ui.core
 
org.eclipse.xpand.ui.core.internal - package org.eclipse.xpand.ui.core.internal
 
org.eclipse.xpand.ui.core.internal.builder - package org.eclipse.xpand.ui.core.internal.builder
 
org.eclipse.xpand.ui.debug - package org.eclipse.xpand.ui.debug
 
org.eclipse.xpand.ui.editor - package org.eclipse.xpand.ui.editor
 
org.eclipse.xpand.ui.editor.actions - package org.eclipse.xpand.ui.editor.actions
 
org.eclipse.xpand.ui.editor.codeassist - package org.eclipse.xpand.ui.editor.codeassist
 
org.eclipse.xpand.ui.editor.color - package org.eclipse.xpand.ui.editor.color
 
org.eclipse.xpand.ui.editor.outline - package org.eclipse.xpand.ui.editor.outline
 
org.eclipse.xpand.ui.editor.scanning - package org.eclipse.xpand.ui.editor.scanning
 
org.eclipse.xpand.ui.internal - package org.eclipse.xpand.ui.internal
 
org.eclipse.xpand.ui.refactoring.actions - package org.eclipse.xpand.ui.refactoring.actions
 
org.eclipse.xpand.ui.refactoring.renamedefine - package org.eclipse.xpand.ui.refactoring.renamedefine
 
org.eclipse.xpand.ui.wizard - package org.eclipse.xpand.ui.wizard
 
org.eclipse.xpand.util.stdlib - package org.eclipse.xpand.util.stdlib
 
org.eclipse.xpand2 - package org.eclipse.xpand2
Implementation of the Xpand language
org.eclipse.xpand2.incremental - package org.eclipse.xpand2.incremental
 
org.eclipse.xpand2.incremental.compare - package org.eclipse.xpand2.incremental.compare
 
org.eclipse.xpand2.output - package org.eclipse.xpand2.output
Generator output handling
org.eclipse.xtend - package org.eclipse.xtend
 
org.eclipse.xtend.backend - package org.eclipse.xtend.backend
 
org.eclipse.xtend.backend.aop - package org.eclipse.xtend.backend.aop
 
org.eclipse.xtend.backend.aop.internal - package org.eclipse.xtend.backend.aop.internal
 
org.eclipse.xtend.backend.common - package org.eclipse.xtend.backend.common
 
org.eclipse.xtend.backend.compiler - package org.eclipse.xtend.backend.compiler
 
org.eclipse.xtend.backend.compiler.model - package org.eclipse.xtend.backend.compiler.model
 
org.eclipse.xtend.backend.compiler.templates - package org.eclipse.xtend.backend.compiler.templates
 
org.eclipse.xtend.backend.compiler.templates.backend - package org.eclipse.xtend.backend.compiler.templates.backend
 
org.eclipse.xtend.backend.compiler.templates.java5 - package org.eclipse.xtend.backend.compiler.templates.java5
 
org.eclipse.xtend.backend.compiler.util - package org.eclipse.xtend.backend.compiler.util
 
org.eclipse.xtend.backend.expr - package org.eclipse.xtend.backend.expr
 
org.eclipse.xtend.backend.functions - package org.eclipse.xtend.backend.functions
 
org.eclipse.xtend.backend.functions.internal - package org.eclipse.xtend.backend.functions.internal
 
org.eclipse.xtend.backend.functions.java.internal - package org.eclipse.xtend.backend.functions.java.internal
 
org.eclipse.xtend.backend.internal - package org.eclipse.xtend.backend.internal
 
org.eclipse.xtend.backend.lib - package org.eclipse.xtend.backend.lib
 
org.eclipse.xtend.backend.syslib - package org.eclipse.xtend.backend.syslib
 
org.eclipse.xtend.backend.types - package org.eclipse.xtend.backend.types
 
org.eclipse.xtend.backend.types.builtin - package org.eclipse.xtend.backend.types.builtin
 
org.eclipse.xtend.backend.types.emf - package org.eclipse.xtend.backend.types.emf
 
org.eclipse.xtend.backend.types.emf.internal - package org.eclipse.xtend.backend.types.emf.internal
 
org.eclipse.xtend.backend.types.internal - package org.eclipse.xtend.backend.types.internal
 
org.eclipse.xtend.backend.types.java - package org.eclipse.xtend.backend.types.java
 
org.eclipse.xtend.backend.types.java.internal - package org.eclipse.xtend.backend.types.java.internal
 
org.eclipse.xtend.backend.types.uml2 - package org.eclipse.xtend.backend.types.uml2
 
org.eclipse.xtend.backend.types.uml2.internal - package org.eclipse.xtend.backend.types.uml2.internal
 
org.eclipse.xtend.backend.types.xsd - package org.eclipse.xtend.backend.types.xsd
 
org.eclipse.xtend.backend.types.xsd.internal - package org.eclipse.xtend.backend.types.xsd.internal
 
org.eclipse.xtend.backend.ui - package org.eclipse.xtend.backend.ui
 
org.eclipse.xtend.backend.ui.builder - package org.eclipse.xtend.backend.ui.builder
 
org.eclipse.xtend.backend.ui.compiler - package org.eclipse.xtend.backend.ui.compiler
 
org.eclipse.xtend.backend.ui.middleend - package org.eclipse.xtend.backend.ui.middleend
 
org.eclipse.xtend.backend.util - package org.eclipse.xtend.backend.util
 
org.eclipse.xtend.check - package org.eclipse.xtend.check
Implementation of the check component which allows to define constraints that are validated for the metamodel
org.eclipse.xtend.check.ui - package org.eclipse.xtend.check.ui
 
org.eclipse.xtend.check.ui.core.internal - package org.eclipse.xtend.check.ui.core.internal
 
org.eclipse.xtend.check.ui.core.internal.builder - package org.eclipse.xtend.check.ui.core.internal.builder
 
org.eclipse.xtend.check.ui.editor - package org.eclipse.xtend.check.ui.editor
 
org.eclipse.xtend.check.ui.editor.codeassist - package org.eclipse.xtend.check.ui.editor.codeassist
 
org.eclipse.xtend.check.ui.editor.color - package org.eclipse.xtend.check.ui.editor.color
 
org.eclipse.xtend.check.ui.editor.outline - package org.eclipse.xtend.check.ui.editor.outline
 
org.eclipse.xtend.check.ui.editor.scanning - package org.eclipse.xtend.check.ui.editor.scanning
 
org.eclipse.xtend.check.ui.internal - package org.eclipse.xtend.check.ui.internal
 
org.eclipse.xtend.check.ui.wizard - package org.eclipse.xtend.check.ui.wizard
 
org.eclipse.xtend.expression - package org.eclipse.xtend.expression
Implementation of the expression framework
org.eclipse.xtend.middleend - package org.eclipse.xtend.middleend
 
org.eclipse.xtend.middleend.internal - package org.eclipse.xtend.middleend.internal
 
org.eclipse.xtend.middleend.javaannotations - package org.eclipse.xtend.middleend.javaannotations
 
org.eclipse.xtend.middleend.javaannotations.internal - package org.eclipse.xtend.middleend.javaannotations.internal
 
org.eclipse.xtend.middleend.plugins - package org.eclipse.xtend.middleend.plugins
 
org.eclipse.xtend.middleend.xpand - package org.eclipse.xtend.middleend.xpand
 
org.eclipse.xtend.middleend.xpand.internal - package org.eclipse.xtend.middleend.xpand.internal
 
org.eclipse.xtend.middleend.xpand.internal.xpandlib - package org.eclipse.xtend.middleend.xpand.internal.xpandlib
 
org.eclipse.xtend.middleend.xpand.internal.xpandlib.pr - package org.eclipse.xtend.middleend.xpand.internal.xpandlib.pr
 
org.eclipse.xtend.middleend.xpand.plugin - package org.eclipse.xtend.middleend.xpand.plugin
 
org.eclipse.xtend.middleend.xpand.ui - package org.eclipse.xtend.middleend.xpand.ui
 
org.eclipse.xtend.middleend.xtend - package org.eclipse.xtend.middleend.xtend
 
org.eclipse.xtend.middleend.xtend.internal - package org.eclipse.xtend.middleend.xtend.internal
 
org.eclipse.xtend.middleend.xtend.internal.types - package org.eclipse.xtend.middleend.xtend.internal.types
 
org.eclipse.xtend.middleend.xtend.internal.xtend - package org.eclipse.xtend.middleend.xtend.internal.xtend
 
org.eclipse.xtend.middleend.xtend.internal.xtendlib - package org.eclipse.xtend.middleend.xtend.internal.xtendlib
 
org.eclipse.xtend.middleend.xtend.plugin - package org.eclipse.xtend.middleend.xtend.plugin
 
org.eclipse.xtend.middleend.xtend.ui - package org.eclipse.xtend.middleend.xtend.ui
 
org.eclipse.xtend.profiler - package org.eclipse.xtend.profiler
 
org.eclipse.xtend.profiler.profilermodel - package org.eclipse.xtend.profiler.profilermodel
 
org.eclipse.xtend.profiler.profilermodel.impl - package org.eclipse.xtend.profiler.profilermodel.impl
 
org.eclipse.xtend.profiler.profilermodel.util - package org.eclipse.xtend.profiler.profilermodel.util
 
org.eclipse.xtend.profiler.profilermodel.validation - package org.eclipse.xtend.profiler.profilermodel.validation
 
org.eclipse.xtend.profiler.templates - package org.eclipse.xtend.profiler.templates
 
org.eclipse.xtend.shared.ui - package org.eclipse.xtend.shared.ui
 
org.eclipse.xtend.shared.ui.core - package org.eclipse.xtend.shared.ui.core
 
org.eclipse.xtend.shared.ui.core.action - package org.eclipse.xtend.shared.ui.core.action
 
org.eclipse.xtend.shared.ui.core.builder - package org.eclipse.xtend.shared.ui.core.builder
 
org.eclipse.xtend.shared.ui.core.i18n - package org.eclipse.xtend.shared.ui.core.i18n
 
org.eclipse.xtend.shared.ui.core.internal - package org.eclipse.xtend.shared.ui.core.internal
 
org.eclipse.xtend.shared.ui.core.internal.preferences - package org.eclipse.xtend.shared.ui.core.internal.preferences
 
org.eclipse.xtend.shared.ui.core.metamodel - package org.eclipse.xtend.shared.ui.core.metamodel
 
org.eclipse.xtend.shared.ui.core.metamodel.jdt - package org.eclipse.xtend.shared.ui.core.metamodel.jdt
 
org.eclipse.xtend.shared.ui.core.metamodel.jdt.javabean - package org.eclipse.xtend.shared.ui.core.metamodel.jdt.javabean
 
org.eclipse.xtend.shared.ui.core.metamodel.jdt.oaw - package org.eclipse.xtend.shared.ui.core.metamodel.jdt.oaw
 
org.eclipse.xtend.shared.ui.core.preferences - package org.eclipse.xtend.shared.ui.core.preferences
 
org.eclipse.xtend.shared.ui.core.properties - package org.eclipse.xtend.shared.ui.core.properties
 
org.eclipse.xtend.shared.ui.core.search - package org.eclipse.xtend.shared.ui.core.search
 
org.eclipse.xtend.shared.ui.editor - package org.eclipse.xtend.shared.ui.editor
 
org.eclipse.xtend.shared.ui.editor.hover - package org.eclipse.xtend.shared.ui.editor.hover
 
org.eclipse.xtend.shared.ui.editor.navigation - package org.eclipse.xtend.shared.ui.editor.navigation
 
org.eclipse.xtend.shared.ui.editor.outlineview - package org.eclipse.xtend.shared.ui.editor.outlineview
 
org.eclipse.xtend.shared.ui.editor.preferences - package org.eclipse.xtend.shared.ui.editor.preferences
 
org.eclipse.xtend.shared.ui.editor.search.actions - package org.eclipse.xtend.shared.ui.editor.search.actions
 
org.eclipse.xtend.shared.ui.editor.search.query - package org.eclipse.xtend.shared.ui.editor.search.query
 
org.eclipse.xtend.shared.ui.editor.search.view - package org.eclipse.xtend.shared.ui.editor.search.view
 
org.eclipse.xtend.shared.ui.expression - package org.eclipse.xtend.shared.ui.expression
 
org.eclipse.xtend.shared.ui.expression.editor - package org.eclipse.xtend.shared.ui.expression.editor
 
org.eclipse.xtend.shared.ui.expression.editor.codeassist - package org.eclipse.xtend.shared.ui.expression.editor.codeassist
 
org.eclipse.xtend.shared.ui.internal - package org.eclipse.xtend.shared.ui.internal
 
org.eclipse.xtend.shared.ui.wizards - package org.eclipse.xtend.shared.ui.wizards
 
org.eclipse.xtend.type.impl.java - package org.eclipse.xtend.type.impl.java
Typesystem implementation for Java types
org.eclipse.xtend.type.impl.java.beans - package org.eclipse.xtend.type.impl.java.beans
Classes for Java beans support
org.eclipse.xtend.typesystem - package org.eclipse.xtend.typesystem
Implementation of oAW typas and the oAW typesystem
org.eclipse.xtend.typesystem.emf - package org.eclipse.xtend.typesystem.emf
Provides classes for using oAW with EMF based models.
org.eclipse.xtend.typesystem.emf.check - package org.eclipse.xtend.typesystem.emf.check
 
org.eclipse.xtend.typesystem.emf.ui - package org.eclipse.xtend.typesystem.emf.ui
 
org.eclipse.xtend.typesystem.emf.ui.actions - package org.eclipse.xtend.typesystem.emf.ui.actions
 
org.eclipse.xtend.typesystem.emf.ui.internal - package org.eclipse.xtend.typesystem.emf.ui.internal
 
org.eclipse.xtend.typesystem.uml2 - package org.eclipse.xtend.typesystem.uml2
 
org.eclipse.xtend.typesystem.uml2.profile - package org.eclipse.xtend.typesystem.uml2.profile
 
org.eclipse.xtend.typesystem.uml2.ui - package org.eclipse.xtend.typesystem.uml2.ui
 
org.eclipse.xtend.typesystem.xsd - package org.eclipse.xtend.typesystem.xsd
 
org.eclipse.xtend.typesystem.xsd.builder - package org.eclipse.xtend.typesystem.xsd.builder
 
org.eclipse.xtend.typesystem.xsd.lib - package org.eclipse.xtend.typesystem.xsd.lib
 
org.eclipse.xtend.typesystem.xsd.type - package org.eclipse.xtend.typesystem.xsd.type
 
org.eclipse.xtend.typesystem.xsd.ui - package org.eclipse.xtend.typesystem.xsd.ui
 
org.eclipse.xtend.typesystem.xsd.util - package org.eclipse.xtend.typesystem.xsd.util
 
org.eclipse.xtend.ui - package org.eclipse.xtend.ui
 
org.eclipse.xtend.ui.core - package org.eclipse.xtend.ui.core
 
org.eclipse.xtend.ui.core.internal - package org.eclipse.xtend.ui.core.internal
 
org.eclipse.xtend.ui.core.internal.builder - package org.eclipse.xtend.ui.core.internal.builder
 
org.eclipse.xtend.ui.debug - package org.eclipse.xtend.ui.debug
 
org.eclipse.xtend.ui.editor - package org.eclipse.xtend.ui.editor
 
org.eclipse.xtend.ui.editor.codeassist - package org.eclipse.xtend.ui.editor.codeassist
 
org.eclipse.xtend.ui.editor.color - package org.eclipse.xtend.ui.editor.color
 
org.eclipse.xtend.ui.editor.lang - package org.eclipse.xtend.ui.editor.lang
 
org.eclipse.xtend.ui.editor.outline - package org.eclipse.xtend.ui.editor.outline
 
org.eclipse.xtend.ui.editor.scanning - package org.eclipse.xtend.ui.editor.scanning
 
org.eclipse.xtend.ui.internal - package org.eclipse.xtend.ui.internal
 
org.eclipse.xtend.ui.wizard - package org.eclipse.xtend.ui.wizard
 
org.eclipse.xtend.util.stdlib - package org.eclipse.xtend.util.stdlib
 
org.eclipse.xtend.util.stdlib.texttest - package org.eclipse.xtend.util.stdlib.texttest
 
org.eclipse.xtend.util.stdlib.tracing - package org.eclipse.xtend.util.stdlib.tracing
 
org.eclipse.xtend.util.uml2ecore - package org.eclipse.xtend.util.uml2ecore
 
other - Variable in class org.eclipse.xpand.ui.editor.scanning.AbstractXpandRuleBasedScanner
 
OTHER - Static variable in class org.eclipse.xtend.shared.ui.editor.preferences.UiPreferenceConstants
 
other - Variable in class org.eclipse.xtend.ui.editor.scanning.AbstractXtendRuleBasedScanner
 
OUTBOUND_CHILD_TIME_EDEFAULT - Static variable in class org.eclipse.xtend.profiler.profilermodel.impl.CallableImpl
The default value of the 'Outbound Child Time' attribute.
outlet - Variable in class org.eclipse.xpand.incremental.trace.impl.OutputFileImpl
The cached value of the 'Outlet' attribute.
Outlet - Class in org.eclipse.xpand2.output
 
Outlet(String) - Constructor for class org.eclipse.xpand2.output.Outlet
 
Outlet() - Constructor for class org.eclipse.xpand2.output.Outlet
 
Outlet(boolean, String, String, boolean, String) - Constructor for class org.eclipse.xpand2.output.Outlet
 
Outlet - Interface in org.eclipse.xtend.backend.syslib
This is the most fundamental abstraction as a data sink.
OUTLET_EDEFAULT - Static variable in class org.eclipse.xpand.incremental.trace.impl.OutputFileImpl
The default value of the 'Outlet' attribute.
OutlineElement - Class in org.eclipse.xtend.shared.ui.editor.outlineview
 
OutlineElement(String, int, int) - Constructor for class org.eclipse.xtend.shared.ui.editor.outlineview.OutlineElement
 
OutlineElement(String, int, int, Image) - Constructor for class org.eclipse.xtend.shared.ui.editor.outlineview.OutlineElement
 
OutlineElement(String, int, int, Image, int) - Constructor for class org.eclipse.xtend.shared.ui.editor.outlineview.OutlineElement
 
OutlineElementComparator - Class in org.eclipse.xtend.shared.ui.editor.outlineview
Viewer comparator for out-of-the-parsing, outline elements.
OutlineElementComparator() - Constructor for class org.eclipse.xtend.shared.ui.editor.outlineview.OutlineElementComparator
Constructor.
Output - Interface in org.eclipse.xpand2.output
 
output - Variable in class org.eclipse.xpand2.XpandExecutionContextImpl
 
OUTPUT_FILE - Static variable in interface org.eclipse.xpand.incremental.trace.TracePackage.Literals
The meta object literal for the 'Output File' class.
OUTPUT_FILE - Static variable in interface org.eclipse.xpand.incremental.trace.TracePackage
The meta object id for the 'Output File' class.
OUTPUT_FILE__FILE_NAME - Static variable in interface org.eclipse.xpand.incremental.trace.TracePackage.Literals
The meta object literal for the 'File Name' attribute feature.
OUTPUT_FILE__FILE_NAME - Static variable in interface org.eclipse.xpand.incremental.trace.TracePackage
The feature id for the 'File Name' attribute.
OUTPUT_FILE__INPUT_ELEMENTS - Static variable in interface org.eclipse.xpand.incremental.trace.TracePackage.Literals
The meta object literal for the 'Input Elements' containment reference list feature.
OUTPUT_FILE__INPUT_ELEMENTS - Static variable in interface org.eclipse.xpand.incremental.trace.TracePackage
The feature id for the 'Input Elements' containment reference list.
OUTPUT_FILE__OUTLET - Static variable in interface org.eclipse.xpand.incremental.trace.TracePackage.Literals
The meta object literal for the 'Outlet' attribute feature.
OUTPUT_FILE__OUTLET - Static variable in interface org.eclipse.xpand.incremental.trace.TracePackage
The feature id for the 'Outlet' attribute.
OUTPUT_FILE__TARGET_OBJECT - Static variable in interface org.eclipse.xpand.incremental.trace.TracePackage.Literals
The meta object literal for the 'Target Object' reference feature.
OUTPUT_FILE__TARGET_OBJECT - Static variable in interface org.eclipse.xpand.incremental.trace.TracePackage
The feature id for the 'Target Object' reference.
OUTPUT_FILE_FEATURE_COUNT - Static variable in interface org.eclipse.xpand.incremental.trace.TracePackage
The number of structural features of the 'Output File' class.
OutputFile - Interface in org.eclipse.xpand.incremental.trace
A representation of the model object 'Output File'.
OutputFileImpl - Class in org.eclipse.xpand.incremental.trace.impl
An implementation of the model object 'Output File'.
OutputFileImpl() - Constructor for class org.eclipse.xpand.incremental.trace.impl.OutputFileImpl
 
outputFiles - Variable in class org.eclipse.xpand.incremental.trace.impl.TraceImpl
The cached value of the 'Output Files' containment reference list.
OutputImpl - Class in org.eclipse.xpand2.output
*
OutputImpl() - Constructor for class org.eclipse.xpand2.output.OutputImpl
 
outputSlot - Variable in class org.eclipse.xtend.typesystem.emf.XmiReader
Deprecated.  
overridableToString(ExecutionContext, Object) - Static method in class org.eclipse.xtend.backend.common.Helpers
This method is public static so as to be available as a helper method for all code that needs to call "toString".
overridableToString(ExecutionContext, Object) - Static method in class org.eclipse.xtend.backend.syslib.StringOperations
This method is public static so as to be available as a helper method for all code that needs to call "toString".
owner - Variable in class org.eclipse.xtend.typesystem.xsd.type.EFeatureMapTypeImpl
 

P

P - Static variable in exception org.eclipse.xtend.expression.EvaluationException
 
PACKAGE - Static variable in class org.eclipse.xtend.shared.ui.expression.editor.EditorImages
 
Pair<T1,T2> - Class in org.eclipse.internal.xtend.util
This class provides combines two objects into one, giving them appropriate equals and hashCode methods.
Pair() - Constructor for class org.eclipse.internal.xtend.util.Pair
 
Pair(T1, T2) - Constructor for class org.eclipse.internal.xtend.util.Pair
 
Pair<T1,T2> - Class in org.eclipse.xtend.backend.util
 
Pair(T1, T2) - Constructor for class org.eclipse.xtend.backend.util.Pair
 
ParamChecker - Class in org.eclipse.xtend.util.uml2ecore
 
ParamChecker() - Constructor for class org.eclipse.xtend.util.uml2ecore.ParamChecker
 
ParameterConverter - Class in org.eclipse.xtend.backend.functions.java.internal
This class serves as an abstraction to convert between the internal, canonical representation of the instances of a type, and a variation thereof needed by a specific operation (specifically, a Java implementation).
ParameterConverter(int, JavaBuiltinConverter) - Constructor for class org.eclipse.xtend.backend.functions.java.internal.ParameterConverter
 
ParameterizedCallable - Interface in org.eclipse.xtend.typesystem
 
ParameterizedType - Interface in org.eclipse.xtend.typesystem
 
parameterList() - Method in class org.eclipse.internal.xpand2.parser.XpandParser
 
parameterList() - Method in class org.eclipse.internal.xtend.xtend.parser.XtendParser
 
paranthesizedExpression() - Method in class org.eclipse.internal.xpand2.parser.XpandParser
 
paranthesizedExpression() - Method in class org.eclipse.internal.xtend.xtend.parser.XtendParser
 
parse(Reader, String) - Method in class org.eclipse.internal.xtend.xtend.XtendResourceParser
 
parse(IProject, IStorage, String) - Method in class org.eclipse.xpand.ui.core.internal.builder.XpandResourceParser
 
parse(IProject, IStorage, String) - Method in class org.eclipse.xtend.check.ui.core.internal.builder.CheckResourceParser
 
parse(String) - Method in class org.eclipse.xtend.expression.ExpressionFacade
 
parse(Reader, String) - Method in interface org.eclipse.xtend.expression.ResourceParser
 
parse(IStorage, String) - Method in class org.eclipse.xtend.shared.ui.ResourceContributorBase
Deprecated. Use ResourceContributorBase.parse(IProject, IStorage, String)
parse(IProject, IStorage, String) - Method in class org.eclipse.xtend.shared.ui.ResourceContributorBase
Parse the resource file.
parse(IProject, IStorage, String) - Method in class org.eclipse.xtend.ui.core.internal.builder.XtendResourceParser
 
parse(Reader, String) - Method in class org.eclipse.xtend.XtendResourceParser
 
ParsedResource - Class in org.eclipse.xtend.middleend.plugins
This class represents all information about a resource that is relevant for the backend.
ParsedResource() - Constructor for class org.eclipse.xtend.middleend.plugins.ParsedResource
 
ParseException - Exception in org.eclipse.internal.xtend.xtend.parser
 
ParseException(XtendError) - Constructor for exception org.eclipse.internal.xtend.xtend.parser.ParseException
 
ParseFacade - Class in org.eclipse.internal.xtend.xtend.parser
 
parseResource(String) - Method in class org.eclipse.xtend.middleend.javaannotations.JavaFunctionClassContributor
 
parseResource(String) - Method in interface org.eclipse.xtend.middleend.plugins.LanguageSpecificMiddleEnd
This method asks the middle end to parse a resource for which it declared that it is the appropriate handler, and return the functions contained therein.
Implementations are not required to perform any caching because the MiddleEnd implementation takes care of that.
parseResource(String) - Method in class org.eclipse.xtend.middleend.xpand.OldXpandRegistry
 
parseResource(String) - Method in class org.eclipse.xtend.middleend.xtend.OldCheckRegistry
 
parseResource(String) - Method in class org.eclipse.xtend.middleend.xtend.OldXtendRegistry
 
Partition - Class in org.eclipse.internal.xtend.xtend.codeassist
 
Partition(String) - Constructor for class org.eclipse.internal.xtend.xtend.codeassist.Partition
 
path(EObject) - Method in class org.eclipse.xtend.typesystem.xsd.util.Msg
 
PatternDialog - Class in org.eclipse.xtend.shared.ui.core.internal.preferences
 
PatternDialog(Shell) - Constructor for class org.eclipse.xtend.shared.ui.core.internal.preferences.PatternDialog
 
PatternEditComposite - Class in org.eclipse.xtend.shared.ui.core.internal.preferences
 
PatternEditComposite(Composite, int) - Constructor for class org.eclipse.xtend.shared.ui.core.internal.preferences.PatternEditComposite
Create the composite.
performFinish() - Method in class org.eclipse.xtend.shared.ui.wizards.NewExtXptResourceWizard
 
performFinish() - Method in class org.eclipse.xtend.shared.ui.wizards.XtendXpandProjectWizard
 
performOk() - Method in class org.eclipse.xtend.shared.ui.core.internal.preferences.AbstractPreferencePage
 
performOk() - Method in class org.eclipse.xtend.shared.ui.core.internal.preferences.BuilderPreferencePage
 
performOk() - Method in class org.eclipse.xtend.shared.ui.core.properties.MetamodelContributorsPropertyAndPreferencePage
 
performOk() - Method in class org.eclipse.xtend.shared.ui.editor.preferences.UiDetailsPreferencePage
 
performSearch() - Method in class org.eclipse.xtend.shared.ui.editor.search.query.XpandXtendSearchDeclarationsQuery
 
performSearch() - Method in class org.eclipse.xtend.shared.ui.editor.search.query.XtendXpandSearchQuery
 
performSearch() - Method in class org.eclipse.xtend.shared.ui.editor.search.query.XtendXpandSearchReferencesQuery
 
pkg(EPackage) - Method in class org.eclipse.xtend.typesystem.xsd.util.Msg
 
pkg(String) - Method in class org.eclipse.xtend.typesystem.xsd.util.Msg
 
PlatformHelper - Class in org.eclipse.xtend.util.stdlib
 
PlatformHelper() - Constructor for class org.eclipse.xtend.util.stdlib.PlatformHelper
 
PLUGIN_ID - Static variable in class org.eclipse.xtend.backend.compiler.Activator
 
PLUGIN_ID - Static variable in class org.eclipse.xtend.middleend.xpand.ui.Activator
 
PLUGIN_ID - Static variable in class org.eclipse.xtend.middleend.xtend.ui.Activator
 
PLUGIN_ID - Static variable in class org.eclipse.xtend.shared.ui.Activator
 
PLUGIN_ID - Static variable in class org.eclipse.xtend.typesystem.xsd.ui.XSDToolsPlugin
 
PluginExecutionContext - Interface in org.eclipse.xtend.shared.ui.core
 
PluginExtensionFactory - Class in org.eclipse.xtend.ui.core.internal.builder
 
PluginExtensionFactory(IJavaProject, String) - Constructor for class org.eclipse.xtend.ui.core.internal.builder.PluginExtensionFactory
 
PluginJavaExtensionStatement - Class in org.eclipse.xtend.ui.core.internal.builder
 
PluginJavaExtensionStatement(IJavaProject, Identifier, List, Identifier, Identifier, Identifier, List, boolean, boolean) - Constructor for class org.eclipse.xtend.ui.core.internal.builder.PluginJavaExtensionStatement
 
pointcut() - Method in class org.eclipse.internal.xpand2.parser.XpandParser
 
pointcut() - Method in class org.eclipse.internal.xtend.xtend.parser.XtendParser
 
Pointcut - Interface in org.eclipse.xtend.backend.aop
 
PolymorphicResolver - Class in org.eclipse.internal.xtend.type.baseimpl
 
PolymorphicResolver() - Constructor for class org.eclipse.internal.xtend.type.baseimpl.PolymorphicResolver
 
PolymorphicResolver - Class in org.eclipse.xtend.backend.functions.internal
 
PolymorphicResolver(QualifiedName) - Constructor for class org.eclipse.xtend.backend.functions.internal.PolymorphicResolver
 
popStatement() - Method in interface org.eclipse.xpand2.output.Output
 
popStatement() - Method in class org.eclipse.xpand2.output.OutputImpl
 
post(SyntaxElement, ExecutionContext, Object) - Method in class org.eclipse.xpand2.incremental.IncrementalGenerationCallback
 
post(SyntaxElement, ExecutionContext, Object) - Method in class org.eclipse.xpand2.incremental.IncrementalGenerationFacade
 
post(Object) - Method in interface org.eclipse.xtend.expression.Callback
Deprecated.  
post(SyntaxElement, ExecutionContext, Object) - Method in interface org.eclipse.xtend.expression.VetoableCallback
Called after an element has been processed.
post(SyntaxElement, ExecutionContext, Object) - Method in class org.eclipse.xtend.expression.VetoableCallbackAdapter
 
post(SyntaxElement, ExecutionContext, Object) - Method in class org.eclipse.xtend.profiler.ProfilerComponent
 
post(SyntaxElement, ExecutionContext, Object) - Method in class org.eclipse.xtend.shared.ui.editor.navigation.ContextComputer
 
postExecute(Object, ExecutionContext, ExpressionBase) - Method in interface org.eclipse.xtend.backend.common.ExecutionListener
 
postExecute(Object, ExecutionContext, ExpressionBase) - Method in class org.eclipse.xtend.backend.syslib.DeferredEvalExecutionListener
 
PostProcessor - Interface in org.eclipse.xpand2.output
PostProcessors can be added to the Xpand Generator component to implement manipulations on the generated file content.
postprocessors - Variable in class org.eclipse.xpand2.output.Outlet
 
postTask(Object) - Method in interface org.eclipse.xtend.expression.ExecutionContext
 
postTask(Object) - Method in class org.eclipse.xtend.expression.ExecutionContextImpl
 
powerOf31(int) - Static method in class org.eclipse.internal.xtend.util.QualifiedNameWithDelimiter.QualifiedNameCache
Returns 31^n.
POWERS_OF_31 - Static variable in class org.eclipse.internal.xtend.util.QualifiedNameWithDelimiter.QualifiedNameCache
A cached array for the 31^n.
pre(SyntaxElement, ExecutionContext) - Method in class org.eclipse.xpand2.incremental.IncrementalGenerationCallback
 
pre(SyntaxElement, ExecutionContext) - Method in class org.eclipse.xpand2.incremental.IncrementalGenerationFacade
 
pre(SyntaxElement, ExecutionContext) - Method in interface org.eclipse.xtend.expression.Callback
Deprecated.  
pre(SyntaxElement, ExecutionContext) - Method in interface org.eclipse.xtend.expression.VetoableCallback
Called before an element is being processed.
pre(SyntaxElement, ExecutionContext) - Method in class org.eclipse.xtend.expression.VetoableCallbackAdapter
 
pre(SyntaxElement, ExecutionContext) - Method in class org.eclipse.xtend.profiler.ProfilerComponent
 
pre(SyntaxElement, ExecutionContext) - Method in class org.eclipse.xtend.shared.ui.editor.navigation.ContextComputer
 
preDeleteMarkers(IResource) - Method in class org.eclipse.xtend.shared.ui.core.builder.IMarkerFactory.Default
 
preDeleteMarkers(IResource) - Method in interface org.eclipse.xtend.shared.ui.core.builder.IMarkerFactory
this method is called before markers will be deleted from resource.
preExecute(ExecutionContext, ExpressionBase) - Method in interface org.eclipse.xtend.backend.common.ExecutionListener
 
preExecute(ExecutionContext, ExpressionBase) - Method in class org.eclipse.xtend.backend.syslib.DeferredEvalExecutionListener
 
PreferenceConstants - Class in org.eclipse.xtend.shared.ui.core.preferences
Constant definitions for plug-in preferences
PreferenceConstants() - Constructor for class org.eclipse.xtend.shared.ui.core.preferences.PreferenceConstants
 
PreferenceInitializer - Class in org.eclipse.xtend.shared.ui.core.preferences
Class used to initialize default preference values.
PreferenceInitializer() - Constructor for class org.eclipse.xtend.shared.ui.core.preferences.PreferenceInitializer
 
PreferenceInitializer - Class in org.eclipse.xtend.shared.ui.editor.preferences
Class used to initialize default preference values.
PreferenceInitializer() - Constructor for class org.eclipse.xtend.shared.ui.editor.preferences.PreferenceInitializer
 
PreferencesConstants - Class in org.eclipse.xtend.check.ui.editor
 
PreferencesConstants() - Constructor for class org.eclipse.xtend.check.ui.editor.PreferencesConstants
 
PreferencesConstants - Class in org.eclipse.xtend.ui.editor
 
PreferencesConstants() - Constructor for class org.eclipse.xtend.ui.editor.PreferencesConstants
 
PREFIX - Static variable in class org.eclipse.xtend.shared.ui.editor.outlineview.AbstractExtXptContentOutlinePage.LexicalSortingAction
 
PREFIX - Static variable in class org.eclipse.xtend.shared.ui.editor.preferences.UiPreferenceConstants
 
prepare(XMLResource, XMLHelper, Map<?, ?>) - Method in class org.eclipse.xtend.typesystem.xsd.OawXMLResource.OawSAXXMLHandler
 
prepareDeclaredParameters(Object, XpandExecutionContext, Object...) - Method in class org.eclipse.internal.xpand2.ast.AbstractDefinition
 
prepareOptions(Map<?, ?>) - Method in class org.eclipse.xtend.typesystem.xsd.OawXMLResource.OawSAXXMLHandler
 
prepareProfiler() - Method in class org.eclipse.xtend.profiler.ProfilerComponent
 
pres - Variable in class org.eclipse.internal.xtend.expression.debug.ExpressionElementAdapter
 
pres - Variable in class org.eclipse.xtend.ui.debug.ExpressionPluginAdapter
 
preTask(Object) - Method in interface org.eclipse.xtend.expression.ExecutionContext
 
preTask(Object) - Method in class org.eclipse.xtend.expression.ExecutionContextImpl
 
prettyPrint(long) - Static method in class org.eclipse.internal.xtend.util.StringHelper
formats a number using the default locale settings.
prettyPrint(Number) - Static method in class org.eclipse.internal.xtend.util.StringHelper
formats a number using the default locale settings.
prettyPrint(Date) - Static method in class org.eclipse.internal.xtend.util.StringHelper
formats a date using the default locale settings.
prettyPrint(long) - Static method in class org.eclipse.xtend.backend.util.StringHelper
formats a number using the default locale settings.
prettyPrint(Number) - Static method in class org.eclipse.xtend.backend.util.StringHelper
formats a number using the default locale settings.
prettyPrint(Date) - Static method in class org.eclipse.xtend.backend.util.StringHelper
formats a date using the default locale settings.
previousToken() - Method in class org.eclipse.internal.xtend.expression.codeassist.ReverseScanner
 
primaryExpression() - Method in class org.eclipse.internal.xpand2.parser.XpandParser
 
primaryExpression() - Method in class org.eclipse.internal.xtend.xtend.parser.XtendParser
 
PRIME_CAPACITIES - Static variable in class org.eclipse.internal.xtend.util.WeakInterningHashSet
The capacity used for the WeakInterningHashSet.entries of the set will always be a prime number to help ensure uniform distribution of the hash codes.
PrimitiveOperations - Class in org.eclipse.xtend.backend.syslib
 
PrimitiveOperations() - Constructor for class org.eclipse.xtend.backend.syslib.PrimitiveOperations
 
PRIVATE - Static variable in class org.eclipse.xtend.ui.editor.lang.XtendTokens
 
PRIVATE_CREATE_EXTENSION - Static variable in class org.eclipse.xtend.shared.ui.expression.editor.EditorImages
 
PRIVATE_CREATE_EXTENSION - Static variable in class org.eclipse.xtend.ui.editor.outline.XtendContentOutlinePage
 
PRIVATE_EXTENSION - Static variable in class org.eclipse.xtend.shared.ui.expression.editor.EditorImages
 
PRIVATE_EXTENSION - Static variable in class org.eclipse.xtend.ui.editor.outline.XtendContentOutlinePage
 
PROBLEM - Static variable in interface org.eclipse.xtend.shared.ui.core.IModelMarker
 
ProblemHover - Class in org.eclipse.xtend.shared.ui.editor.hover
 
ProblemHover(ISourceViewer) - Constructor for class org.eclipse.xtend.shared.ui.editor.hover.ProblemHover
 
Procedure - Interface in org.eclipse.internal.xpand2.model
 
proceed() - Method in interface org.eclipse.internal.xpand2.model.Procedure
 
proceed() - Method in class org.eclipse.internal.xpand2.type.XpandDefinitionImpl
 
proceed(Object, Object...) - Method in class org.eclipse.internal.xpand2.type.XpandDefinitionImpl
 
proceed() - Method in class org.eclipse.internal.xtend.xtend.types.AdviceContext
 
proceed(Object[]) - Method in class org.eclipse.internal.xtend.xtend.types.AdviceContext
 
proceed() - Method in class org.eclipse.xtend.backend.aop.ThisJoinPoint
 
proceed(List<?>) - Method in class org.eclipse.xtend.backend.aop.ThisJoinPoint
 
proceedWithParams(List<?>) - Method in class org.eclipse.xtend.backend.aop.ThisJoinPoint
 
process(CharSequence, String) - Method in interface org.eclipse.xtend.backend.syslib.InMemoryPostprocessor
 
process(String) - Method in interface org.eclipse.xtend.backend.syslib.UriBasedPostprocessor
 
processFeature(EStructuralFeature) - Method in class org.eclipse.xtend.typesystem.xsd.XMLMixedContentFormatter
 
profileLoaded(IFile, Profile) - Method in interface org.eclipse.xtend.typesystem.uml2.ui.UmlPluginListener
 
ProfileMetaModel - Class in org.eclipse.xtend.typesystem.uml2.profile
The ProfileMetaModel maps Stereotypes defined in UML profiles to virtual types that extend the base UML metaclasses.
ProfileMetaModel() - Constructor for class org.eclipse.xtend.typesystem.uml2.profile.ProfileMetaModel
 
ProfileMetaModel(Profile...) - Constructor for class org.eclipse.xtend.typesystem.uml2.profile.ProfileMetaModel
 
ProfileMetaModel.ProfilesUMLUtil - Class in org.eclipse.xtend.typesystem.uml2.profile
 
ProfileMetaModel.ProfilesUMLUtil() - Constructor for class org.eclipse.xtend.typesystem.uml2.profile.ProfileMetaModel.ProfilesUMLUtil
 
Profiler - Class in org.eclipse.xtend.profiler
Records method calls and the resulting call stack to build up a profiling result.
Profiler() - Constructor for class org.eclipse.xtend.profiler.Profiler
 
Profiler(ProfilingResult) - Constructor for class org.eclipse.xtend.profiler.Profiler
 
Profiler.TimeProvider - Interface in org.eclipse.xtend.profiler
 
ProfilerComponent - Class in org.eclipse.xtend.profiler
Use this workflow component to wrap other inside a workflow.
ProfilerComponent() - Constructor for class org.eclipse.xtend.profiler.ProfilerComponent
 
profiles - Variable in class org.eclipse.xtend.typesystem.uml2.profile.ProfileMetaModel
 
PROFILING_RESULT - Static variable in interface org.eclipse.xtend.profiler.profilermodel.ModelPackage.Literals
The meta object literal for the 'Profiling Result' class.
PROFILING_RESULT - Static variable in interface org.eclipse.xtend.profiler.profilermodel.ModelPackage
The meta object id for the 'Profiling Result' class.
PROFILING_RESULT__CYCLES - Static variable in interface org.eclipse.xtend.profiler.profilermodel.ModelPackage.Literals
The meta object literal for the 'Cycles' containment reference list feature.
PROFILING_RESULT__CYCLES - Static variable in interface org.eclipse.xtend.profiler.profilermodel.ModelPackage
The feature id for the 'Cycles' containment reference list.
PROFILING_RESULT__ITEMS - Static variable in interface org.eclipse.xtend.profiler.profilermodel.ModelPackage.Literals
The meta object literal for the 'Items' containment reference list feature.
PROFILING_RESULT__ITEMS - Static variable in interface org.eclipse.xtend.profiler.profilermodel.ModelPackage
The feature id for the 'Items' containment reference list.
PROFILING_RESULT__ROOT_ITEMS - Static variable in interface org.eclipse.xtend.profiler.profilermodel.ModelPackage.Literals
The meta object literal for the 'Root Items' reference list feature.
PROFILING_RESULT__ROOT_ITEMS - Static variable in interface org.eclipse.xtend.profiler.profilermodel.ModelPackage
The feature id for the 'Root Items' reference list.
PROFILING_RESULT__TIME - Static variable in interface org.eclipse.xtend.profiler.profilermodel.ModelPackage.Literals
The meta object literal for the 'Time' attribute feature.
PROFILING_RESULT__TIME - Static variable in interface org.eclipse.xtend.profiler.profilermodel.ModelPackage
The feature id for the 'Time' attribute.
PROFILING_RESULT_FEATURE_COUNT - Static variable in interface org.eclipse.xtend.profiler.profilermodel.ModelPackage
The number of structural features of the 'Profiling Result' class.
ProfilingExtensions - Class in org.eclipse.xtend.typesystem.uml2.profile
Extensions for support of UML2 Profiles.
ProfilingExtensions() - Constructor for class org.eclipse.xtend.typesystem.uml2.profile.ProfilingExtensions
 
ProfilingResult - Interface in org.eclipse.xtend.profiler.profilermodel
A representation of the model object 'Profiling Result'.
ProfilingResultImpl - Class in org.eclipse.xtend.profiler.profilermodel.impl
An implementation of the model object 'Profiling Result'.
ProfilingResultImpl() - Constructor for class org.eclipse.xtend.profiler.profilermodel.impl.ProfilingResultImpl
 
ProfilingResultValidator - Interface in org.eclipse.xtend.profiler.profilermodel.validation
A sample validator interface for ProfilingResult.
PROJECT_SPECIFIC_METAMODEL - Static variable in class org.eclipse.xtend.shared.ui.core.preferences.PreferenceConstants
Key for setting: project specific metamodels are used
ProjectAnalyzer_1 - Static variable in class org.eclipse.xtend.typesystem.emf.ui.Messages
 
ProjectAnalyzer_10 - Static variable in class org.eclipse.xtend.typesystem.emf.ui.Messages
 
ProjectAnalyzer_11 - Static variable in class org.eclipse.xtend.typesystem.emf.ui.Messages
 
ProjectAnalyzer_12 - Static variable in class org.eclipse.xtend.typesystem.emf.ui.Messages
 
ProjectAnalyzer_2 - Static variable in class org.eclipse.xtend.typesystem.emf.ui.Messages
 
ProjectAnalyzer_3 - Static variable in class org.eclipse.xtend.typesystem.emf.ui.Messages
 
ProjectAnalyzer_4 - Static variable in class org.eclipse.xtend.typesystem.emf.ui.Messages
 
ProjectAnalyzer_5 - Static variable in class org.eclipse.xtend.typesystem.emf.ui.Messages
 
ProjectAnalyzer_6 - Static variable in class org.eclipse.xtend.typesystem.emf.ui.Messages
 
ProjectAnalyzer_7 - Static variable in class org.eclipse.xtend.typesystem.emf.ui.Messages
 
ProjectAnalyzer_8 - Static variable in class org.eclipse.xtend.typesystem.emf.ui.Messages
 
ProjectAnalyzer_9 - Static variable in class org.eclipse.xtend.typesystem.emf.ui.Messages
 
ProjectAnalyzer_AnalysingPrompt - Static variable in class org.eclipse.xtend.typesystem.emf.ui.Messages
 
projects - Variable in class org.eclipse.xtend.shared.ui.core.internal.XtendXpandModelManager
 
PropertiesExtension - Class in org.eclipse.xtend.util.stdlib
Java helper class for Stdlib extension org::openarchitectureware::util::stdlib::properties.
PropertiesExtension() - Constructor for class org.eclipse.xtend.util.stdlib.PropertiesExtension
 
PropertiesReader - Class in org.eclipse.xtend.util.stdlib
Reads a property file and makes it accessible through the org::openarchitectureware::util::stdlib::properties extensions.
PropertiesReader() - Constructor for class org.eclipse.xtend.util.stdlib.PropertiesReader
 
PROPERTY - Static variable in class org.eclipse.internal.xtend.type.baseimpl.BuiltinMetaModel
 
Property - Interface in org.eclipse.xtend.backend.common
 
PROPERTY - Static variable in class org.eclipse.xtend.shared.ui.expression.editor.EditorImages
 
Property - Interface in org.eclipse.xtend.typesystem
 
PropertyAccessor - Class in org.eclipse.xtend.backend.lib
 
PropertyAccessor() - Constructor for class org.eclipse.xtend.backend.lib.PropertyAccessor
 
propertyChange(PropertyChangeEvent) - Method in class org.eclipse.xtend.shared.ui.editor.preferences.UiDetailsPreferencePage
 
PropertyImpl - Class in org.eclipse.internal.xtend.type.baseimpl
 
PropertyImpl(Type, String, Type) - Constructor for class org.eclipse.internal.xtend.type.baseimpl.PropertyImpl
 
propertyName(IMethod) - Method in class org.eclipse.xtend.shared.ui.core.metamodel.jdt.javabean.JdtJavaBeanTypeStrategy
 
propertyName(IField) - Method in class org.eclipse.xtend.shared.ui.core.metamodel.jdt.javabean.JdtJavaBeanTypeStrategy
 
propertyName(IMethod) - Method in interface org.eclipse.xtend.shared.ui.core.metamodel.jdt.JdtTypeStrategy
 
propertyName(IField) - Method in interface org.eclipse.xtend.shared.ui.core.metamodel.jdt.JdtTypeStrategy
 
propertyName(IMethod) - Method in class org.eclipse.xtend.shared.ui.core.metamodel.jdt.oaw.JdtOawClassicTypeStrategy
 
propertyName(IField) - Method in class org.eclipse.xtend.shared.ui.core.metamodel.jdt.oaw.JdtOawClassicTypeStrategy
 
propertyOnCollection(Collection<?>, String, ExecutionContext, SourcePos) - Static method in class org.eclipse.xtend.backend.lib.PropertyAccessor
 
PropertyOnCollectionExpression - Class in org.eclipse.xtend.backend.expr
 
PropertyOnCollectionExpression(ExpressionBase, String, SourcePos) - Constructor for class org.eclipse.xtend.backend.expr.PropertyOnCollectionExpression
 
propertyOnObject(Object, String, ExecutionContext, SourcePos) - Static method in class org.eclipse.xtend.backend.lib.PropertyAccessor
 
PropertyOnObjectExpression - Class in org.eclipse.xtend.backend.expr
 
PropertyOnObjectExpression(ExpressionBase, String, SourcePos) - Constructor for class org.eclipse.xtend.backend.expr.PropertyOnObjectExpression
 
propertyOnWhatever(Object, String, ExecutionContext, SourcePos) - Static method in class org.eclipse.xtend.backend.lib.PropertyAccessor
 
PropertyOnWhateverExpression - Class in org.eclipse.xtend.backend.expr
This class deals with the case where the middle end can not decide statically whether a property is to be resolved on a single object or on a collection
PropertyOnWhateverExpression(ExpressionBase, String, SourcePos) - Constructor for class org.eclipse.xtend.backend.expr.PropertyOnWhateverExpression
 
PropertyType - Class in org.eclipse.xtend.backend.types.builtin
 
PropertyTypeImpl - Class in org.eclipse.internal.xtend.type.baseimpl.types
 
PropertyTypeImpl(TypeSystem, String) - Constructor for class org.eclipse.internal.xtend.type.baseimpl.types.PropertyTypeImpl
 
Proposal - Interface in org.eclipse.internal.xtend.expression.codeassist
 
ProposalComparator - Class in org.eclipse.xtend.shared.ui.expression.editor.codeassist
 
ProposalComparator() - Constructor for class org.eclipse.xtend.shared.ui.expression.editor.codeassist.ProposalComparator
 
ProposalComputer - Interface in org.eclipse.internal.xtend.expression.codeassist
 
ProposalFactory - Interface in org.eclipse.internal.xtend.expression.codeassist
 
ProposalFactoryDefaultImpl - Class in org.eclipse.internal.xtend.expression.codeassist
 
ProposalFactoryDefaultImpl() - Constructor for class org.eclipse.internal.xtend.expression.codeassist.ProposalFactoryDefaultImpl
 
ProposalFactoryEclipseImpl - Class in org.eclipse.xtend.shared.ui.expression.editor.codeassist
 
ProposalFactoryEclipseImpl(int) - Constructor for class org.eclipse.xtend.shared.ui.expression.editor.codeassist.ProposalFactoryEclipseImpl
 
ProposalImpl - Class in org.eclipse.internal.xtend.expression.codeassist
 
ProposalImpl(String, String, String, Object) - Constructor for class org.eclipse.internal.xtend.expression.codeassist.ProposalImpl
 
PROTECT - Static variable in interface org.eclipse.internal.xpand2.XpandTokens
 
PROTECT - Static variable in interface org.eclipse.xtend.middleend.xpand.internal.xpandlib.XpandLibNames
 
ProtectedRegion - Interface in org.eclipse.internal.xpand2.pr
 
ProtectedRegionResolver - Interface in org.eclipse.internal.xpand2.pr
A ProtectedRegionResolver is responsible for resolving Protected Regions from the generated sources.
protectedRegionResolver - Variable in class org.eclipse.xpand2.XpandExecutionContextImpl
 
ProtectedRegionResolverImpl - Class in org.eclipse.internal.xpand2.pr
Default implementation of the ProtectedRegionResolver interface.
ProtectedRegionResolverImpl() - Constructor for class org.eclipse.internal.xpand2.pr.ProtectedRegionResolverImpl
 
ProtectedRegionResolverImpl.ProtectedRegionImpl - Class in org.eclipse.internal.xpand2.pr
 
ProtectedRegionResolverImpl.ProtectedRegionImpl(String, boolean, File, String, boolean, int, int, String) - Constructor for class org.eclipse.internal.xpand2.pr.ProtectedRegionResolverImpl.ProtectedRegionImpl
 
ProtectedRegionSyntaxException - Exception in org.eclipse.internal.xpand2.pr
 
ProtectedRegionSyntaxException(String) - Constructor for exception org.eclipse.internal.xpand2.pr.ProtectedRegionSyntaxException
 
ProtectedRegionSyntaxException(String, Throwable) - Constructor for exception org.eclipse.internal.xpand2.pr.ProtectedRegionSyntaxException
 
ProtectStatement - Class in org.eclipse.internal.xpand2.ast
*
ProtectStatement(Expression, Expression, Statement[], Expression, boolean) - Constructor for class org.eclipse.internal.xpand2.ast.ProtectStatement
 
protectStatement() - Method in class org.eclipse.internal.xpand2.parser.XpandParser
 
pruneForJava(String) - Static method in class org.eclipse.xtend.backend.ui.compiler.NamingHelper
 
pushStatement(SyntaxElement, XpandExecutionContext) - Method in class org.eclipse.xpand.util.stdlib.TracingOutput
 
pushStatement(SyntaxElement, XpandExecutionContext) - Method in interface org.eclipse.xpand2.output.Output
 
pushStatement(SyntaxElement, XpandExecutionContext) - Method in class org.eclipse.xpand2.output.OutputImpl
 
put(K, V) - Method in class org.eclipse.internal.xtend.util.WeakCache2
 
put(Map<Object, Object>, Object, Object) - Method in class org.eclipse.xtend.backend.syslib.CollectionOperations
 
putAll(Map<Object, Object>, Map<Object, Object>) - Method in class org.eclipse.xtend.backend.syslib.CollectionOperations
 
putEntry(WeakInterningHashSet.Entry<E>) - Method in class org.eclipse.internal.xtend.util.WeakInterningHashSet
Puts an new entry into the table.
putx(String) - Static method in class org.eclipse.internal.xtend.util.StringCache
 

Q

QNAME - Static variable in class org.eclipse.xtend.backend.types.xsd.XsdTypesystem
 
QNameHelper - Class in org.eclipse.xtend.typesystem.xsd.lib
 
QNameHelper() - Constructor for class org.eclipse.xtend.typesystem.xsd.lib.QNameHelper
 
QNameType - Class in org.eclipse.xtend.backend.types.xsd.internal
 
QNameType(String, XsdTypesystem) - Constructor for class org.eclipse.xtend.backend.types.xsd.internal.QNameType
 
QNameType - Class in org.eclipse.xtend.typesystem.xsd.type
 
QNameType(TypeSystem, String) - Constructor for class org.eclipse.xtend.typesystem.xsd.type.QNameType
 
QualifiedName - Class in org.eclipse.internal.xtend.util
A memory efficient structure to store qualified names composed of String segments which are (optionally) separated by a delimiter.
QualifiedName(String[], int) - Constructor for class org.eclipse.internal.xtend.util.QualifiedName
Constructor
QualifiedName - Class in org.eclipse.xtend.backend.common
 
QualifiedName(String) - Constructor for class org.eclipse.xtend.backend.common.QualifiedName
 
QualifiedName(String, String) - Constructor for class org.eclipse.xtend.backend.common.QualifiedName
 
QualifiedNameWithDelimiter - Class in org.eclipse.internal.xtend.util
A memory efficient structure to store qualified names composed of string segments separated by '/'.
QualifiedNameWithDelimiter(String[], int) - Constructor for class org.eclipse.internal.xtend.util.QualifiedNameWithDelimiter
Creates an instance with the given segments and hash code.
QualifiedNameWithDelimiter.QualifiedNameCache - Class in org.eclipse.internal.xtend.util
A cached pool of weakly referenced qualified names.
QualifiedNameWithDelimiter.QualifiedNameCache() - Constructor for class org.eclipse.internal.xtend.util.QualifiedNameWithDelimiter.QualifiedNameCache
 
QualifiedNameWithDelimiter.StringCache - Class in org.eclipse.internal.xtend.util
A cached pool of weakly referenced strings.
QualifiedNameWithDelimiter.StringCache() - Constructor for class org.eclipse.internal.xtend.util.QualifiedNameWithDelimiter.StringCache
 
queue - Variable in class org.eclipse.internal.xtend.util.WeakInterningHashSet
The queue used for polling garbage collected references.
QuickMenuAction - Class in org.eclipse.xpand.ui.refactoring.actions
A quick menu actions provides support to assign short cuts to sub menus.
QuickMenuAction(String) - Constructor for class org.eclipse.xpand.ui.refactoring.actions.QuickMenuAction
Creates a new quick menu action with the given command id.

R

read() - Method in class org.eclipse.internal.xtend.expression.codeassist.CharacterScanner
 
read(String) - Static method in class org.eclipse.xtend.backend.util.FileHelper
 
read(String, String) - Static method in class org.eclipse.xtend.backend.util.FileHelper
 
read(File, String) - Static method in class org.eclipse.xtend.backend.util.FileHelper
 
read(Reader) - Static method in class org.eclipse.xtend.backend.util.FileHelper
 
read(EObject, String, boolean) - Static method in class org.eclipse.xtend.typesystem.xsd.XMLReaderImpl
 
read(String, boolean) - Static method in class org.eclipse.xtend.typesystem.xsd.XMLReaderImpl
 
read(String, XSDMetaModel, boolean) - Static method in class org.eclipse.xtend.typesystem.xsd.XMLReaderImpl
 
readDocumentRoot(EObject, String) - Method in class org.eclipse.xtend.typesystem.xsd.lib.XMLReaderHelper
 
readDocumentRoot(String) - Method in class org.eclipse.xtend.typesystem.xsd.lib.XMLReaderHelper
 
readDocumentRoot(String, String) - Method in class org.eclipse.xtend.typesystem.xsd.lib.XMLReaderHelper
 
readSingleFile(String) - Static method in class org.eclipse.internal.xpand2.pr.util.FSIO
 
readSingleFile(File, String) - Static method in class org.eclipse.internal.xpand2.pr.util.FSIO
 
readSingleFile(Reader) - Static method in class org.eclipse.internal.xpand2.pr.util.FSIO
 
readXML(EObject, String) - Method in class org.eclipse.xtend.typesystem.xsd.lib.XMLReaderHelper
 
readXML(String) - Method in class org.eclipse.xtend.typesystem.xsd.lib.XMLReaderHelper
 
readXML(String, String) - Method in class org.eclipse.xtend.typesystem.xsd.lib.XMLReaderHelper
 
readXML() - Method in class org.eclipse.xtend.typesystem.xsd.XMLReaderImpl
 
REAL - Static variable in class org.eclipse.internal.xtend.type.baseimpl.BuiltinMetaModel
 
RealLiteral - Class in org.eclipse.internal.xtend.expression.ast
 
RealLiteral(Identifier) - Constructor for class org.eclipse.internal.xtend.expression.ast.RealLiteral
 
RealTypeImpl - Class in org.eclipse.internal.xtend.type.baseimpl.types
 
RealTypeImpl(TypeSystem, String) - Constructor for class org.eclipse.internal.xtend.type.baseimpl.types.RealTypeImpl
 
reduce(String) - Static method in class org.eclipse.internal.xtend.xtend.codeassist.FastAnalyzer
Strips off comments and string contents
REEXPORT - Static variable in class org.eclipse.xtend.ui.editor.lang.XtendTokens
 
REFACTOR_RENAME_DEFINE - Static variable in interface org.eclipse.xpand.ui.editor.IXpandEditorActionDefinitionIds
 
RefactorActionGroup - Class in org.eclipse.xpand.ui.refactoring.actions
Action group that adds refactor actions (for example 'Rename', 'Move') to a context menu and the global menu bar.
RefactorActionGroup(XpandEditor, String) - Constructor for class org.eclipse.xpand.ui.refactoring.actions.RefactorActionGroup
Note: This constructor is for internal use only.
RefactorActionGroup_MenuName - Static variable in class org.eclipse.xpand.ui.Messages
 
RefactorActionGroup_NoRefactoringsAvailable - Static variable in class org.eclipse.xpand.ui.Messages
 
REFACTORING - Static variable in interface org.eclipse.xpand.ui.editor.IXpandEditorActionDefinitionIds
 
ReferencesSearchGroup - Class in org.eclipse.xtend.shared.ui.editor.search.actions
Action group that adds the search for declarations actions to a context menu and the global menu bar.
ReferencesSearchGroup(IWorkbenchSite) - Constructor for class org.eclipse.xtend.shared.ui.editor.search.actions.ReferencesSearchGroup
Creates a new DeclarationsSearchGroup.
ReferencesSearchGroup(AbstractXtendXpandEditor) - Constructor for class org.eclipse.xtend.shared.ui.editor.search.actions.ReferencesSearchGroup
Note: This constructor is for internal use only.
ReferencesSearchGroup_Label - Static variable in class org.eclipse.xtend.shared.ui.editor.search.actions.Messages
 
ReferencesSearchGroup_Label - Static variable in class org.eclipse.xtend.shared.ui.Messages
 
ReflectionHelper - Class in org.eclipse.xtend.backend.util
 
ReflectionHelper() - Constructor for class org.eclipse.xtend.backend.util.ReflectionHelper
 
ReflectionOperations - Class in org.eclipse.xtend.backend.syslib
This class provides the built-in operations for the Xtend reflection layer
ReflectionOperations() - Constructor for class org.eclipse.xtend.backend.syslib.ReflectionOperations
 
refresh() - Method in class org.eclipse.xpand.ui.editor.XpandSourceViewerConfiguration
 
refresh() - Method in class org.eclipse.xtend.check.ui.editor.CheckSourceViewerConfiguration
 
refresh() - Method in class org.eclipse.xtend.shared.ui.core.AbstractResource
 
refresh() - Method in interface org.eclipse.xtend.shared.ui.core.IXtendXpandResource
updates the underlying AST
refresh() - Method in class org.eclipse.xtend.shared.ui.editor.AbstractXtendXpandSourceViewerConfiguration
 
refresh() - Method in class org.eclipse.xtend.shared.ui.editor.outlineview.AbstractExtXptContentOutlinePage
 
refresh() - Method in class org.eclipse.xtend.ui.editor.XtendSourceViewerConfiguration
 
region - Variable in class org.eclipse.xtend.shared.ui.editor.navigation.GenericHyperlink
 
register(Function) - Method in class org.eclipse.xtend.backend.functions.DuplicateAwareFunctionCollection
registers a function and returns the old function of the same signature if one was replaced, and null otherwise
register(NamedFunction) - Method in class org.eclipse.xtend.backend.functions.DuplicateAwareNamedFunctionCollection
registers a function and returns the old function of the same signature if one was replaced, and null otherwise
register(NamedFunction, boolean) - Method in interface org.eclipse.xtend.backend.functions.FunctionDefContextInternal
 
register(NamedFunction, boolean) - Method in class org.eclipse.xtend.backend.functions.internal.FunctionDefContextImpl
 
register(InMemoryPostprocessor) - Method in class org.eclipse.xtend.backend.syslib.FileOutlet
 
register(UriBasedPostprocessor) - Method in class org.eclipse.xtend.backend.syslib.FileOutlet
 
register(Property, BackendType) - Method in class org.eclipse.xtend.backend.types.AbstractType
 
register(StaticProperty) - Method in class org.eclipse.xtend.backend.types.AbstractType
 
register(QualifiedName, Function) - Method in class org.eclipse.xtend.backend.types.AbstractType
 
register(BackendTypesystem) - Method in class org.eclipse.xtend.backend.types.CompositeTypesystem
 
register(XpandProtectedRegionResolver.XpandProtectedRegion) - Method in class org.eclipse.xtend.middleend.xpand.internal.xpandlib.pr.XpandProtectedRegionResolver
Register a protected region under it's ID
REGISTER_OUTLET - Static variable in interface org.eclipse.xtend.backend.syslib.SysLibNames
 
RegisterAdviceExpression - Class in org.eclipse.xtend.backend.expr
This class dynamically registers advice for the scope of the execution of a contained expression.
RegisterAdviceExpression(ExpressionBase, AroundAdvice, SourcePos) - Constructor for class org.eclipse.xtend.backend.expr.RegisterAdviceExpression
 
registerAdvices(String) - Method in class org.eclipse.xpand2.XpandExecutionContextImpl
 
registerCheckFile(EPackage, String, boolean, List<String>) - Method in class org.eclipse.xtend.typesystem.emf.check.CheckRegistry
 
registerDefaultOutlet(Outlet) - Method in class org.eclipse.xtend.backend.syslib.FileIoOperations
 
registerDefaultOutlet(String, String, boolean) - Method in class org.eclipse.xtend.backend.syslib.FileIoOperations
 
registerDefaultOutlet(String, String) - Method in class org.eclipse.xtend.backend.syslib.FileIoOperations
 
registerDefaultOutlet(String) - Method in class org.eclipse.xtend.backend.syslib.FileIoOperations
 
registerDeferredEvalExpression(DeferredEvalExpression) - Method in class org.eclipse.xtend.backend.syslib.DeferredEvalExecutionListener
 
registeredExtensionAdvices - Variable in class org.eclipse.xtend.expression.ExecutionContextImpl
 
registeredParsers - Variable in class org.eclipse.xtend.expression.ResourceManagerDefaultImpl
 
registerExecutionListener(ExecutionListener) - Method in class org.eclipse.xtend.backend.common.ExpressionBase
 
registerExtensionAdvices(String) - Method in class org.eclipse.xtend.expression.ExecutionContextImpl
 
registerInsertionPoint(Statement) - Method in class org.eclipse.xpand2.output.FileHandleImpl
 
registerInsertionPoint(Statement) - Method in interface org.eclipse.xpand2.output.InsertionPointSupport
 
registerInsertionPoint(Statement) - Method in class org.eclipse.xpand2.output.OutputImpl
 
registerMetaModel(MetaModel) - Method in class org.eclipse.xtend.expression.ExecutionContextImpl
 
registerMetaModel(MetaModel) - Method in class org.eclipse.xtend.expression.TypeSystemImpl
 
registerMetaModel(MetaModel) - Method in class org.eclipse.xtend.XtendFacade
 
registerNewPackages() - Method in class org.eclipse.xtend.typesystem.xsd.XSDMetaModel
 
registerOutlet(String, Outlet) - Method in class org.eclipse.xtend.backend.syslib.FileIoOperations
 
registerOutlet(String, String, String, boolean) - Method in class org.eclipse.xtend.backend.syslib.FileIoOperations
 
registerOutlet(String, String, String) - Method in class org.eclipse.xtend.backend.syslib.FileIoOperations
 
registerOutlet(String, String) - Method in class org.eclipse.xtend.backend.syslib.FileIoOperations
 
registerOutlets(ExecutionContext, Collection<Outlet>) - Static method in class org.eclipse.xtend.middleend.xpand.XpandBackendFacade
 
registerPackage(EPackage) - Method in class org.eclipse.xtend.typesystem.xsd.builder.OawXSDResourceSet
 
registerPackage(EPackage) - Method in interface org.eclipse.xtend.typesystem.xsd.builder.XSDManager
 
registerPackage(EPackage) - Method in class org.eclipse.xtend.typesystem.xsd.builder.XSDManagerView
 
registerParser(String, ResourceParser) - Method in interface org.eclipse.xtend.expression.ResourceManager
Registers a ResourceParser to the manager.
registerParser(String, ResourceParser) - Method in class org.eclipse.xtend.expression.ResourceManagerDefaultImpl
 
registerParser(String, ResourceParser) - Method in class org.eclipse.xtend.shared.ui.expression.XpandPluginExecutionContext.PluginResourceManager
 
registerPluginListener(UmlPluginListener) - Method in class org.eclipse.xtend.typesystem.uml2.ui.Uml2AdapterPlugin
 
registerProfile(Profile) - Method in class org.eclipse.xtend.backend.types.uml2.UmlTypesystem
 
registerProtectedRegionResolver(ExecutionContext, XpandProtectedRegionResolver) - Static method in class org.eclipse.xtend.middleend.xpand.XpandBackendFacade
 
rehash(WeakInterningHashSet.Entry<E>[]) - Method in class org.eclipse.internal.xtend.util.WeakInterningHashSet
Rehashes the existing {#entries} into the new entries.
REJECT - Static variable in interface org.eclipse.internal.xtend.expression.parser.SyntaxConstants
 
reject(Collection<?>, Function) - Method in class org.eclipse.xtend.backend.syslib.CollectionOperations
 
relationalExpression() - Method in class org.eclipse.internal.xpand2.parser.XpandParser
 
relationalExpression() - Method in class org.eclipse.internal.xtend.xtend.parser.XtendParser
 
release() - Method in class org.eclipse.xtend.expression.ExecutionContextImpl
 
release() - Method in interface org.eclipse.xtend.expression.TypeSystem
Clears internal resources (caches).
release() - Method in class org.eclipse.xtend.expression.TypeSystemImpl
 
reloadDirty(ProgressMonitor) - Method in class org.eclipse.xtend.typesystem.xsd.builder.OawXSDResourceSet
 
reloadDirty(ProgressMonitor) - Method in interface org.eclipse.xtend.typesystem.xsd.builder.XSDManager
 
reloadDirty(ProgressMonitor) - Method in class org.eclipse.xtend.typesystem.xsd.builder.XSDManagerView
 
reloadMetaModel(List<Profile>) - Method in class org.eclipse.xtend.typesystem.uml2.profile.ProfileMetaModel
Reloads this meta model by cleaning all cached and stereotype information and re-initializing them with the given profiles.
REM - Static variable in interface org.eclipse.internal.xpand2.XpandTokens
 
remove(Object) - Method in class org.eclipse.internal.xtend.util.WeakInterningHashSet
remove(Collection<Object>, Object) - Method in class org.eclipse.xtend.backend.syslib.CollectionOperations
 
remove(List<Object>, int) - Method in class org.eclipse.xtend.backend.syslib.CollectionOperations
 
remove(Map<Object, Object>, Object) - Method in class org.eclipse.xtend.backend.syslib.CollectionOperations
 
REMOVE - Static variable in interface org.eclipse.xtend.middleend.xtend.internal.xtendlib.XtendLibNames
 
remove(ExecutionContext) - Static method in class org.eclipse.xtend.shared.ui.core.internal.BuildState
 
remove(URI) - Method in class org.eclipse.xtend.typesystem.xsd.builder.OawXSDResourceSet
 
remove(URI) - Method in interface org.eclipse.xtend.typesystem.xsd.builder.XSDManager
 
remove(URI) - Method in class org.eclipse.xtend.typesystem.xsd.builder.XSDManagerView
 
REMOVE_ALL - Static variable in interface org.eclipse.xtend.middleend.xtend.internal.xtendlib.XtendLibNames
 
removeAll(Collection<Object>, Collection<Object>) - Method in class org.eclipse.xtend.backend.syslib.CollectionOperations
 
removeBlankLines() - Method in class org.eclipse.xtend.util.stdlib.texttest.Handle
 
removeDuplicatesByName(Set<EObject>) - Static method in class org.eclipse.xtend.util.stdlib.DuplicateHelper
 
removeEntry(WeakInterningHashSet.Entry<E>) - Method in class org.eclipse.internal.xtend.util.WeakInterningHashSet
Remove an existing entry from the set.
removeExtXptNature(IProject) - Static method in class org.eclipse.xtend.shared.ui.core.builder.XtendXpandNatureUtil
 
removeFileModel(IResource) - Static method in class org.eclipse.xtend.typesystem.uml2.ui.Uml2AdapterPlugin
 
removeGlobalVar(String) - Method in class org.eclipse.xtend.util.stdlib.GlobalVarExtensions
 
removeResourcesFromJar() - Method in class org.eclipse.xtend.shared.ui.core.internal.XtendXpandProject
 
removeWSAfterLastNewline(CharSequence) - Method in class org.eclipse.xpand2.output.OutputImpl
 
RemoveXtendXpandNatureAction - Class in org.eclipse.xtend.shared.ui.core.action
 
RemoveXtendXpandNatureAction() - Constructor for class org.eclipse.xtend.shared.ui.core.action.RemoveXtendXpandNatureAction
 
RenameDefineAction - Class in org.eclipse.xpand.ui.refactoring.actions
 
RenameDefineAction(XpandEditor) - Constructor for class org.eclipse.xpand.ui.refactoring.actions.RenameDefineAction
 
RenameDefineAction_Name - Static variable in class org.eclipse.xpand.ui.Messages
 
RenameDefineProcessor - Class in org.eclipse.xpand.ui.refactoring.renamedefine
RenameDefineProcessor creates the refactoring changes for rename refactorings.
RenameDefineProcessor(XpandEditor, ITextSelection) - Constructor for class org.eclipse.xpand.ui.refactoring.renamedefine.RenameDefineProcessor
Creates a new RenameDefineProcessor.
RenameDefineProcessor_CompositeChangeName - Static variable in class org.eclipse.xpand.ui.Messages
 
RenameDefineProcessor_FileReadonly - Static variable in class org.eclipse.xpand.ui.Messages
 
RenameDefineProcessor_GroupDescription - Static variable in class org.eclipse.xpand.ui.Messages
 
RenameDefineProcessor_ID - Static variable in class org.eclipse.xpand.ui.Messages
 
RenameDefineProcessor_NoSuchFile - Static variable in class org.eclipse.xpand.ui.Messages
 
RenameDefineProcessor_NotXpandXtendProject - Static variable in class org.eclipse.xpand.ui.Messages
 
RenameDefineProcessor_ProcessorName - Static variable in class org.eclipse.xpand.ui.Messages
 
RenameDefineProcessor_TextFileChangeName - Static variable in class org.eclipse.xpand.ui.Messages
 
RenameDefineRefactoring - Class in org.eclipse.xpand.ui.refactoring.renamedefine
 
RenameDefineRefactoring(RefactoringProcessor) - Constructor for class org.eclipse.xpand.ui.refactoring.renamedefine.RenameDefineRefactoring
Creates a new RenameDefineRefactoring.
RenameDefineRefactoringWizard - Class in org.eclipse.xpand.ui.refactoring.renamedefine
RenameDefineRefactoringWizard guides the user through the process of renaming an Xpand definition.
RenameDefineRefactoringWizard(RenameDefineRefactoring) - Constructor for class org.eclipse.xpand.ui.refactoring.renamedefine.RenameDefineRefactoringWizard
 
RenameDefineRefactoringWizard_PageTitle - Static variable in class org.eclipse.xpand.ui.Messages
 
RenameDefineRefactoringWizard_WizardPageTitle - Static variable in class org.eclipse.xpand.ui.Messages
 
RenameDefineRefactoringWizardPage - Class in org.eclipse.xpand.ui.refactoring.renamedefine
 
RenameDefineRefactoringWizardPage(String) - Constructor for class org.eclipse.xpand.ui.refactoring.renamedefine.RenameDefineRefactoringWizardPage
 
RenameDefineRefactoringWizardPage_label - Static variable in class org.eclipse.xpand.ui.Messages
 
replace(String, String, String) - Static method in class org.eclipse.internal.xtend.util.StringHelper
returns a new string in which one search string is replaced by another.
replace(String, CharSequence, CharSequence) - Method in class org.eclipse.xtend.backend.syslib.StringOperations
 
replace(String, String, String) - Static method in class org.eclipse.xtend.backend.util.StringHelper
returns a new string in which one search string is replaced by another.
REPLACE_ALL_REGEX - Static variable in interface org.eclipse.xtend.backend.syslib.SysLibNames
 
replaceAllUsingRegex(String, String, String) - Method in class org.eclipse.xtend.backend.syslib.StringOperations
 
replaceFirstUsingRegex(String, String, String) - Method in class org.eclipse.xtend.backend.syslib.StringOperations
 
reportError(RecognitionException) - Method in class org.eclipse.internal.xtend.xtend.parser.XtendParser
 
reportError(String) - Static method in class org.eclipse.xtend.util.stdlib.ExtIssueReporter
Reports an error.
reportError(String, String) - Static method in class org.eclipse.xtend.util.stdlib.ExtIssueReporter
Reports an error.
reportFileClose() - Static method in class org.eclipse.xtend.util.stdlib.TraceComponent
 
reportFileOpen(String) - Static method in class org.eclipse.xtend.util.stdlib.TraceComponent
 
reportRegions(File) - Method in class org.eclipse.internal.xpand2.pr.ProtectedRegionResolverImpl
Dumps all known protected regions to files.
reportRegions(File) - Method in class org.eclipse.xtend.middleend.xpand.internal.xpandlib.pr.XpandProtectedRegionResolver
Dumps all known protected regions to files.
reportWarning(String) - Static method in class org.eclipse.xtend.util.stdlib.ExtIssueReporter
Reports a warning.
reportWarning(String, String) - Static method in class org.eclipse.xtend.util.stdlib.ExtIssueReporter
Reports a warning.
reset() - Method in class org.eclipse.xtend.typesystem.xsd.OawXMLResource.OawSAXXMLHandler
 
resolve(URI) - Method in class org.eclipse.xtend.typesystem.xsd.OawXMLResource.OawUriHandler
 
resolve(URIConverter, URI, String) - Static method in class org.eclipse.xtend.typesystem.xsd.util.XSDUtil
 
resolve(Resource, String) - Static method in class org.eclipse.xtend.typesystem.xsd.util.XSDUtil
 
resolveImports() - Method in class org.eclipse.xtend.typesystem.xsd.builder.OawXSDResource
 
resolveNameConflict(Map<String, ? extends ENamedElement>, ENamedElement, String) - Method in class org.eclipse.xtend.typesystem.xsd.builder.OawXSDEcoreBuilder
 
resolveOutlet(Map<String, Outlet>, String, String) - Static method in class org.eclipse.xpand2.output.OutputImpl
 
resolver - Variable in class org.eclipse.xtend.typesystem.xsd.builder.XSDResolverFactory
 
resolveSchemaLocation(XSDSchema, String, String) - Method in class org.eclipse.xtend.typesystem.xsd.builder.XSDResolver
 
Resource - Interface in org.eclipse.xtend.expression
 
RESOURCE_NOT_FOUND - Static variable in class org.eclipse.xtend.expression.AnalysationIssue
 
resourceChanged(IResourceChangeEvent) - Method in class org.eclipse.xtend.shared.ui.core.metamodel.jdt.JdtMetaModel
 
resourceChanged(IResourceChangeEvent) - Method in class org.eclipse.xtend.shared.ui.MetamodelContainer
 
ResourceContributor - Interface in org.eclipse.xtend.shared.ui
 
ResourceContributor2 - Interface in org.eclipse.xtend.shared.ui
 
ResourceContributorBase - Class in org.eclipse.xtend.shared.ui
Base implementation of the ResourceContributor interface with common used methods.
ResourceContributorBase() - Constructor for class org.eclipse.xtend.shared.ui.ResourceContributorBase
 
ResourceID - Class in org.eclipse.xtend.shared.ui.core.internal
 
ResourceID(String, String) - Constructor for class org.eclipse.xtend.shared.ui.core.internal.ResourceID
 
ResourceManager - Class in org.eclipse.wb.swt
Utility class for managing OS resources associated with SWT/JFace controls such as colors, fonts, images, etc.
ResourceManager() - Constructor for class org.eclipse.wb.swt.ResourceManager
 
resourceManager - Variable in class org.eclipse.xtend.expression.ExecutionContextImpl
 
ResourceManager - Interface in org.eclipse.xtend.expression
A ResourceManager is responsible for loading Xpand related resources.
ResourceManager.PluginResourceProvider - Interface in org.eclipse.wb.swt
Provider for plugin resources, used by WindowBuilder at design time.
ResourceManagerDefaultImpl - Class in org.eclipse.xtend.expression
 
ResourceManagerDefaultImpl() - Constructor for class org.eclipse.xtend.expression.ResourceManagerDefaultImpl
 
ResourceParser - Interface in org.eclipse.xtend.expression
 
ResourceToList - Class in org.eclipse.xtend.backend.util
This class converts the contents of a resource to a list.
ResourceToList(InputStream) - Constructor for class org.eclipse.xtend.backend.util.ResourceToList
 
retainAll(Collection<Object>, Collection<Object>) - Method in class org.eclipse.xtend.backend.syslib.CollectionOperations
 
retrieveParams(ExecutionContext) - Method in class org.eclipse.xtend.backend.BackendComponent
 
retrieveState(Object) - Method in class org.eclipse.xtend.backend.common.ContributionStateContext
 
returnType - Variable in class org.eclipse.internal.xtend.xtend.ast.AbstractExtension
 
reverse(List<Object>) - Method in class org.eclipse.xtend.backend.syslib.CollectionOperations
 
ReverseScanner - Class in org.eclipse.internal.xtend.expression.codeassist
 
ReverseScanner(String) - Constructor for class org.eclipse.internal.xtend.expression.codeassist.ReverseScanner
 
RG - Static variable in class org.eclipse.internal.xpand2.parser.XpandLexer
 
RG - Static variable in class org.eclipse.internal.xpand2.parser.XpandParser
 
RT - Static variable in interface org.eclipse.internal.xpand2.XpandTokens
 
RT_CHAR - Static variable in interface org.eclipse.internal.xpand2.XpandTokens
 
rulerContextMenuAboutToShow(IMenuManager) - Method in class org.eclipse.xtend.shared.ui.editor.AbstractXtendXpandEditor
 
run() - Method in class org.eclipse.xpand.ui.editor.actions.InsertTextAction
 
run(ITextSelection) - Method in class org.eclipse.xpand.ui.editor.XpandOpenAction
run() - Method in class org.eclipse.xpand.ui.refactoring.actions.QuickMenuAction
run(ITextSelection) - Method in class org.eclipse.xpand.ui.refactoring.actions.RenameDefineAction
 
run(IAction) - Method in class org.eclipse.xtend.backend.ui.builder.ToggleBackendNature
 
run(ITextSelection) - Method in class org.eclipse.xtend.check.ui.editor.CheckOpenAction
run(IAction) - Method in class org.eclipse.xtend.shared.ui.core.action.AddXtendXpandNatureAction
 
run(IAction) - Method in class org.eclipse.xtend.shared.ui.core.action.RemoveXtendXpandNatureAction
 
run(IStructuredSelection) - Method in class org.eclipse.xtend.shared.ui.core.action.SelectionDispatchAction
Executes this actions with the given structured selection.
run(ITextSelection) - Method in class org.eclipse.xtend.shared.ui.core.action.SelectionDispatchAction
Executes this actions with the given text selection.
run(ISelection) - Method in class org.eclipse.xtend.shared.ui.core.action.SelectionDispatchAction
Executes this actions with the given selection.
run() - Method in class org.eclipse.xtend.shared.ui.core.action.SelectionDispatchAction
 
run() - Method in class org.eclipse.xtend.shared.ui.editor.EnableDisableBreakpointAction
 
run(ITextSelection) - Method in class org.eclipse.xtend.shared.ui.editor.navigation.OpenAction
run() - Method in class org.eclipse.xtend.shared.ui.editor.outlineview.AbstractExtXptContentOutlinePage.LexicalSortingAction
 
run(ITextSelection) - Method in class org.eclipse.xtend.shared.ui.editor.search.actions.FindAction
 
run(IProgressMonitor) - Method in class org.eclipse.xtend.shared.ui.editor.search.query.XtendXpandSearchQuery
run() - Method in class org.eclipse.xtend.shared.ui.editor.ToggleBreakpointAction
 
run(IAction) - Method in class org.eclipse.xtend.typesystem.emf.ui.actions.AbstractCoreModelTransformerAction
run(IProgressMonitor) - Method in class org.eclipse.xtend.typesystem.emf.ui.BuildJob
 
run(ITextSelection) - Method in class org.eclipse.xtend.ui.editor.XtendOpenAction

S

sameContentAs(Handle) - Method in class org.eclipse.xtend.util.stdlib.texttest.Handle
 
save(EObject, URI, Issues) - Method in class org.eclipse.xtend.typesystem.xsd.XMLWriter
 
save(WorkflowContext, Object, Issues) - Method in class org.eclipse.xtend.typesystem.xsd.XMLWriter
 
savedPackages - Variable in class org.eclipse.xtend.typesystem.xsd.XSDMetaModel
 
saveNewPackages() - Method in class org.eclipse.xtend.typesystem.xsd.XSDMetaModel
 
saveOptions - Variable in class org.eclipse.xtend.typesystem.xsd.XMLBeautifier
 
savePackagesPath - Variable in class org.eclipse.xtend.typesystem.xsd.XSDMetaModel
 
schema(XSDSchema) - Method in class org.eclipse.xtend.typesystem.xsd.util.Msg
 
schemaDeep(XSDSchema) - Method in class org.eclipse.xtend.typesystem.xsd.util.Msg
 
schemas(Collection<XSDSchema>) - Method in class org.eclipse.xtend.typesystem.xsd.util.Msg
 
scls(EClass) - Method in class org.eclipse.xtend.typesystem.xsd.util.Msg
 
scls(EObject) - Method in class org.eclipse.xtend.typesystem.xsd.util.Msg
 
scls(Object) - Method in class org.eclipse.xtend.typesystem.xsd.util.Msg
 
scls(String) - Method in class org.eclipse.xtend.typesystem.xsd.util.Msg
 
sclsname(EObject) - Method in class org.eclipse.xtend.typesystem.xsd.util.Msg
 
SEARCH_DECLARATIONS - Static variable in class org.eclipse.xtend.shared.ui.expression.editor.EditorImages
 
SEARCH_DECLARATIONS_IN_HIERARCHY - Static variable in interface org.eclipse.xtend.shared.ui.editor.IXpandXtendEditorActionDefinitionIds
Action definition ID of the search -> declarations in hierarchy action (value "org.eclipse.jdt.ui.edit.text.java.search.declarations.in.hierarchy").
SEARCH_DECLARATIONS_IN_PROJECTS - Static variable in interface org.eclipse.xtend.shared.ui.editor.IXpandXtendEditorActionDefinitionIds
Action definition ID of the search -> declarations in project action (value "org.eclipse.jdt.ui.edit.text.java.search.declarations.in.project").
SEARCH_DECLARATIONS_IN_WORKING_SET - Static variable in interface org.eclipse.xtend.shared.ui.editor.IXpandXtendEditorActionDefinitionIds
Action definition ID of the search -> declarations in working set action (value "org.eclipse.jdt.ui.edit.text.java.search.declarations.in.working.set").
SEARCH_DECLARATIONS_IN_WORKSPACE - Static variable in interface org.eclipse.xtend.shared.ui.editor.IXpandXtendEditorActionDefinitionIds
Action definition ID of the search -> declarations in workspace action (value "org.eclipse.jdt.ui.edit.text.java.search.declarations.in.workspace").
SEARCH_EXCEPTION_OCCURRENCES_IN_FILE - Static variable in interface org.eclipse.xtend.shared.ui.editor.IXpandXtendEditorActionDefinitionIds
Action definition ID of the search -> occurrences in file > exceptions action (value "org.eclipse.jdt.ui.edit.text.java.search.exception.occurrences").
SEARCH_IMPLEMENT_OCCURRENCES_IN_FILE - Static variable in interface org.eclipse.xtend.shared.ui.editor.IXpandXtendEditorActionDefinitionIds
Action definition ID of the search -> occurrences in file > implements action (value "org.eclipse.jdt.ui.edit.text.java.search.implement.occurrences").
SEARCH_IMPLEMENTORS_IN_PROJECT - Static variable in interface org.eclipse.xtend.shared.ui.editor.IXpandXtendEditorActionDefinitionIds
Action definition ID of the search -> implementors in project action (value "org.eclipse.jdt.ui.edit.text.java.search.implementors.in.project").
SEARCH_IMPLEMENTORS_IN_WORKING_SET - Static variable in interface org.eclipse.xtend.shared.ui.editor.IXpandXtendEditorActionDefinitionIds
Action definition ID of the search -> implementors in working set action (value "org.eclipse.jdt.ui.edit.text.java.search.implementors.in.working.set").
SEARCH_IMPLEMENTORS_IN_WORKSPACE - Static variable in interface org.eclipse.xtend.shared.ui.editor.IXpandXtendEditorActionDefinitionIds
Action definition ID of the search -> implementors in workspace action (value "org.eclipse.jdt.ui.edit.text.java.search.implementors.in.workspace").
SEARCH_OCCURRENCES_IN_FILE - Static variable in interface org.eclipse.xtend.shared.ui.editor.IXpandXtendEditorActionDefinitionIds
Action definition ID of the search -> occurrences in file > elements action (value "org.eclipse.jdt.ui.edit.text.java.search.occurrences.in.file").
SEARCH_OCCURRENCES_IN_FILE_QUICK_MENU - Static variable in interface org.eclipse.xtend.shared.ui.editor.IXpandXtendEditorActionDefinitionIds
Action definition ID of the search -> occurrences in file quick menu action (value "org.eclipse.jdt.ui.edit.text.java.search.occurrences.in.file.quickMenu").
SEARCH_READ_ACCESS_IN_HIERARCHY - Static variable in interface org.eclipse.xtend.shared.ui.editor.IXpandXtendEditorActionDefinitionIds
Action definition ID of the search -> read access in hierarchy action (value "org.eclipse.jdt.ui.edit.text.java.search.read.access.in.hierarchy").
SEARCH_READ_ACCESS_IN_PROJECT - Static variable in interface org.eclipse.xtend.shared.ui.editor.IXpandXtendEditorActionDefinitionIds
Action definition ID of the search -> read access in project action (value "org.eclipse.jdt.ui.edit.text.java.search.read.access.in.project").
SEARCH_READ_ACCESS_IN_WORKING_SET - Static variable in interface org.eclipse.xtend.shared.ui.editor.IXpandXtendEditorActionDefinitionIds
Action definition ID of the search -> read access in working set action (value "org.eclipse.jdt.ui.edit.text.java.search.read.access.in.working.set").
SEARCH_READ_ACCESS_IN_WORKSPACE - Static variable in interface org.eclipse.xtend.shared.ui.editor.IXpandXtendEditorActionDefinitionIds
Action definition ID of the search -> read access in workspace action (value "org.eclipse.jdt.ui.edit.text.java.search.read.access.in.workspace").
SEARCH_REFERENCES - Static variable in class org.eclipse.xtend.shared.ui.expression.editor.EditorImages
 
SEARCH_REFERENCES_IN_HIERARCHY - Static variable in interface org.eclipse.xtend.shared.ui.editor.IXpandXtendEditorActionDefinitionIds
Action definition ID of the search -> references in hierarchy action (value "org.eclipse.jdt.ui.edit.text.java.search.references.in.hierarchy").
SEARCH_REFERENCES_IN_PROJECT - Static variable in interface org.eclipse.xtend.shared.ui.editor.IXpandXtendEditorActionDefinitionIds
Action definition ID of the search -> references in project action (value "org.eclipse.jdt.ui.edit.text.java.search.references.in.project").
SEARCH_REFERENCES_IN_WORKING_SET - Static variable in interface org.eclipse.xtend.shared.ui.editor.IXpandXtendEditorActionDefinitionIds
Action definition ID of the search -> references in working set action (value "org.eclipse.jdt.ui.edit.text.java.search.references.in.working.set").
SEARCH_REFERENCES_IN_WORKSPACE - Static variable in interface org.eclipse.xtend.shared.ui.editor.IXpandXtendEditorActionDefinitionIds
Action definition ID of the search -> references in workspace action (value "org.eclipse.jdt.ui.edit.text.java.search.references.in.workspace").
SEARCH_WRITE_ACCESS_IN_HIERARCHY - Static variable in interface org.eclipse.xtend.shared.ui.editor.IXpandXtendEditorActionDefinitionIds
Action definition ID of the search -> write access in hierarchy action (value "org.eclipse.jdt.ui.edit.text.java.search.write.access.in.hierarchy").
SEARCH_WRITE_ACCESS_IN_PROJECT - Static variable in interface org.eclipse.xtend.shared.ui.editor.IXpandXtendEditorActionDefinitionIds
Action definition ID of the search -> write access in project action (value "org.eclipse.jdt.ui.edit.text.java.search.write.access.in.project").
SEARCH_WRITE_ACCESS_IN_WORKING_SET - Static variable in interface org.eclipse.xtend.shared.ui.editor.IXpandXtendEditorActionDefinitionIds
Action definition ID of the search -> write access in working set action (value "org.eclipse.jdt.ui.edit.text.java.search.write.access.in.working.set").
SEARCH_WRITE_ACCESS_IN_WORKSPACE - Static variable in interface org.eclipse.xtend.shared.ui.editor.IXpandXtendEditorActionDefinitionIds
Action definition ID of the search -> write access in workspace action (value "org.eclipse.jdt.ui.edit.text.java.search.write.access.in.workspace").
SearchActionGroup - Class in org.eclipse.xtend.shared.ui.editor.search.actions
Action group that adds the Xtend search actions to a context menu and the global menu bar.
SearchActionGroup(IViewPart) - Constructor for class org.eclipse.xtend.shared.ui.editor.search.actions.SearchActionGroup
Creates a new SearchActionGroup.
SearchActionGroup(Page) - Constructor for class org.eclipse.xtend.shared.ui.editor.search.actions.SearchActionGroup
Creates a new SearchActionGroup.
SearchActionGroup(AbstractXtendXpandEditor) - Constructor for class org.eclipse.xtend.shared.ui.editor.search.actions.SearchActionGroup
Note: This constructor is for internal use only.
SearchActionGroup_Name - Static variable in class org.eclipse.xtend.shared.ui.Messages
 
SearchMatch - Class in org.eclipse.xtend.shared.ui.core.search
 
SearchMatch(int, int, IStorage) - Constructor for class org.eclipse.xtend.shared.ui.core.search.SearchMatch
 
searchMatch - Variable in class org.eclipse.xtend.shared.ui.editor.navigation.GenericHyperlink
 
segmentBuffer - Variable in class org.eclipse.internal.xtend.util.QualifiedNameWithDelimiter.QualifiedNameCache
A buffer for buiding up string segments.
segments - Variable in class org.eclipse.internal.xtend.util.QualifiedName
 
segments - Variable in class org.eclipse.internal.xtend.util.QualifiedNameWithDelimiter
The segments for this instance.
SELECT - Static variable in interface org.eclipse.internal.xtend.expression.parser.SyntaxConstants
 
select(Set<? extends Callable>, Class<T>) - Static method in class org.eclipse.internal.xtend.type.baseimpl.PolymorphicResolver
 
select(Collection<T>, String) - Static method in class org.eclipse.internal.xtend.util.HigherOrder
 
select(Collection<?>, Function) - Method in class org.eclipse.xtend.backend.syslib.CollectionOperations
 
SELECTFIRST - Static variable in interface org.eclipse.internal.xtend.expression.parser.SyntaxConstants
 
selectFirst(Collection<?>, Function) - Method in class org.eclipse.xtend.backend.syslib.CollectionOperations
 
selectionChanged(ITextSelection) - Method in class org.eclipse.xpand.ui.refactoring.actions.RenameDefineAction
 
selectionChanged(IAction, ISelection) - Method in class org.eclipse.xtend.backend.ui.builder.ToggleBackendNature
 
selectionChanged(IAction, ISelection) - Method in class org.eclipse.xtend.shared.ui.core.action.AddXtendXpandNatureAction
 
selectionChanged(IAction, ISelection) - Method in class org.eclipse.xtend.shared.ui.core.action.RemoveXtendXpandNatureAction
 
selectionChanged(IStructuredSelection) - Method in class org.eclipse.xtend.shared.ui.core.action.SelectionDispatchAction
Notifies this action that the given structured selection has changed.
selectionChanged(ITextSelection) - Method in class org.eclipse.xtend.shared.ui.core.action.SelectionDispatchAction
Notifies this action that the given text selection has changed.
selectionChanged(ISelection) - Method in class org.eclipse.xtend.shared.ui.core.action.SelectionDispatchAction
Notifies this action that the given selection has changed.
selectionChanged(SelectionChangedEvent) - Method in class org.eclipse.xtend.shared.ui.core.action.SelectionDispatchAction
selectionChanged(ITextSelection) - Method in class org.eclipse.xtend.shared.ui.editor.navigation.OpenAction
selectionChanged(SelectionChangedEvent) - Method in class org.eclipse.xtend.shared.ui.editor.outlineview.AbstractExtXptContentOutlinePage
Notifies that the selection has changed.
selectionChanged(IAction, ISelection) - Method in class org.eclipse.xtend.typesystem.emf.ui.actions.AbstractCoreModelTransformerAction
SelectionDispatchAction - Class in org.eclipse.xtend.shared.ui.core.action
Action that dispatches the IAction#run() and the ISelectionChangedListener.selectionChanged(org.eclipse.jface.viewers.SelectionChangedEvent) according to the type of the selection.
SelectionDispatchAction(IWorkbenchSite) - Constructor for class org.eclipse.xtend.shared.ui.core.action.SelectionDispatchAction
Creates a new action with no text and no image.
SELF_TIME_EDEFAULT - Static variable in class org.eclipse.xtend.profiler.profilermodel.impl.CallableImpl
The default value of the 'Self Time' attribute.
SEPARATOR - Static variable in interface org.eclipse.internal.xpand2.XpandTokens
 
sequence() - Method in class org.eclipse.internal.xpand2.parser.XpandParser
 
SequenceExpression - Class in org.eclipse.xtend.backend.expr
 
SequenceExpression(List<? extends ExpressionBase>, SourcePos) - Constructor for class org.eclipse.xtend.backend.expr.SequenceExpression
 
serialVersionUID - Static variable in class org.eclipse.internal.xtend.util.WeakInterningHashSet
 
SET - Static variable in class org.eclipse.internal.xtend.type.baseimpl.BuiltinMetaModel
 
set(Object, Object) - Method in class org.eclipse.internal.xtend.type.baseimpl.PropertyImpl
 
set(ExecutionContext, Object, Object) - Method in interface org.eclipse.xtend.backend.common.Property
 
set(List<Object>, int, Object) - Method in class org.eclipse.xtend.backend.syslib.CollectionOperations
 
set(Property, Object, Object) - Method in class org.eclipse.xtend.backend.syslib.ReflectionOperations
 
set(ExecutionContext, Object, Object) - Method in class org.eclipse.xtend.backend.types.AbstractProperty
 
set(ExecutionContext, Object, Object) - Method in class org.eclipse.xtend.backend.types.internal.FunctionBackedProperty
 
set(ExecutionContext) - Static method in class org.eclipse.xtend.shared.ui.core.internal.BuildState
 
set(Object, Object) - Method in class org.eclipse.xtend.shared.ui.core.metamodel.jdt.JdtPropertyImpl
 
set(Object, Object) - Method in class org.eclipse.xtend.type.impl.java.JavaPropertyImpl
 
set(Object, Object) - Method in interface org.eclipse.xtend.typesystem.Property
 
set(Object, T) - Method in class org.eclipse.xtend.util.stdlib.AbstractStatefulExtensions
 
set(EObject, String, Object) - Method in class org.eclipse.xtend.util.stdlib.DynamicEcoreHelper
 
setAbortOnError(boolean) - Method in class org.eclipse.xtend.check.CheckComponent
Sets if execution should be aborted on error.
setAbortOnError(boolean) - Method in class org.eclipse.xtend.middleend.xtend.CheckComponent
 
setActiveEditor(IEditorPart) - Method in class org.eclipse.xpand.ui.editor.actions.XpandEditorContributor
 
setActivePart(IAction, IWorkbenchPart) - Method in class org.eclipse.xtend.backend.ui.builder.ToggleBackendNature
 
setActivePart(IAction, IWorkbenchPart) - Method in class org.eclipse.xtend.shared.ui.core.action.AddXtendXpandNatureAction
 
setActivePart(IAction, IWorkbenchPart) - Method in class org.eclipse.xtend.shared.ui.core.action.RemoveXtendXpandNatureAction
 
setActivePart(IAction, IWorkbenchPart) - Method in class org.eclipse.xtend.typesystem.emf.ui.actions.AbstractCoreModelTransformerAction
 
setAdviceContext(AdviceContext) - Method in interface org.eclipse.xtend.backend.common.ExecutionContext
 
setAdviceContext(AdviceContext) - Method in class org.eclipse.xtend.backend.internal.ExecutionContextImpl
 
setAppend(boolean) - Method in class org.eclipse.xpand2.output.Outlet
 
setAppend(boolean) - Method in class org.eclipse.xtend.backend.BackendComponent.Outlet
 
setAppend(boolean) - Method in class org.eclipse.xtend.backend.syslib.FileOutlet
 
setAttributes(URI, Map<String, ?>, Map<?, ?>) - Method in class org.eclipse.xtend.typesystem.xsd.util.AccessControlURIConverter
 
setAutomaticHyphens(boolean) - Method in class org.eclipse.xpand2.Generator
Enables or disables the automatic hyphenation.
setAutomaticHyphens(boolean) - Method in class org.eclipse.xpand2.output.OutputImpl
 
setAutomaticHyphens(boolean) - Method in class org.eclipse.xtend.middleend.xpand.XpandComponent
 
setBaseDir(File) - Method in class org.eclipse.xtend.backend.syslib.FileOutlet
 
setBaseURI(URI) - Method in class org.eclipse.xtend.typesystem.xsd.OawXMLResource.OawUriHandler
 
setBaseURI(URI) - Method in class org.eclipse.xtend.typesystem.xsd.XMLReaderImpl
 
setBeautifier(List<? extends PostProcessor>) - Method in class org.eclipse.xpand2.Generator
Deprecated. Configure PostProcessors per Outlet
setBody(String) - Method in class org.eclipse.internal.xpand2.pr.ProtectedRegionResolverImpl.ProtectedRegionImpl
 
setBuffer(CharSequence) - Method in interface org.eclipse.xpand2.output.FileHandle
 
setBuffer(CharSequence) - Method in class org.eclipse.xpand2.output.FileHandleImpl
 
setBuiltinMetamodel(BuiltinMetaModel) - Method in class org.eclipse.xtend.expression.TypeSystemImpl
 
setCallback(Callback) - Method in class org.eclipse.xtend.expression.AbstractExpressionsUsingWorkflowComponent
Deprecated. Use AbstractExpressionsUsingWorkflowComponent.setVetoableCallback(VetoableCallback) instead.
setCallBack(Callback) - Method in class org.eclipse.xtend.expression.ExecutionContextImpl
Deprecated. Use ExecutionContextImpl.setVetoableCallBack(VetoableCallback)
setCommand(String) - Method in class org.eclipse.xtend.util.stdlib.SystemCommand
 
setCompilationUnits(List<CompilationUnit>) - Method in class org.eclipse.xtend.backend.compiler.FdcHolder
 
setConfigFile(String) - Method in class org.eclipse.xpand.support.cdt.CppBeautifier
 
setConfigFile(String) - Method in class org.eclipse.xpand2.output.JavaBeautifier
 
setContainingDefinition(AbstractDefinition) - Method in class org.eclipse.internal.xpand2.ast.IfStatement
 
setContainingDefinition(AbstractDefinition) - Method in class org.eclipse.internal.xpand2.ast.Statement
 
setContainingDefinition(AbstractDefinition) - Method in class org.eclipse.internal.xpand2.ast.StatementWithBody
 
setContext(Object) - Method in class org.eclipse.internal.xtend.expression.debug.ExpressionElementAdapter
 
setContext(ActionContext) - Method in class org.eclipse.xtend.shared.ui.editor.search.actions.SearchActionGroup
 
setConvertPropertiesToLowerCase(boolean) - Method in class org.eclipse.internal.xtend.type.impl.oawclassic.OAWClassicStrategy
 
setCount(int) - Method in interface org.eclipse.xtend.profiler.profilermodel.CallGroup
Sets the value of the 'Count' attribute.
setCount(int) - Method in class org.eclipse.xtend.profiler.profilermodel.impl.CallGroupImpl
 
setCycle(Cycle) - Method in class org.eclipse.xtend.profiler.profilermodel.impl.ItemImpl
 
setCycle(Cycle) - Method in interface org.eclipse.xtend.profiler.profilermodel.Item
Sets the value of the 'Cycle' reference.
setDeclaredEncoding(String) - Method in class org.eclipse.internal.xtend.util.internal.icu.CharsetDetector
Set the declared encoding for charset detection.
setDefaultExcludes(boolean) - Method in class org.eclipse.internal.xpand2.pr.ProtectedRegionResolverImpl
This flag determines whether default file exclusion patterns should be used.
setDefaultExcludes(boolean) - Method in class org.eclipse.xtend.middleend.xpand.internal.xpandlib.pr.XpandProtectedRegionResolver
This flag determines whether default file exclusion patterns should be used.
setDefaultExcludes(boolean) - Method in class org.eclipse.xtend.middleend.xpand.XpandComponent
 
setDenyRegex(String) - Method in class org.eclipse.xtend.typesystem.xsd.util.AccessControlURIConverter
 
setDenySchemes(String[]) - Method in class org.eclipse.xtend.typesystem.xsd.util.AccessControlURIConverter
 
setDestinationFolder(String) - Method in class org.eclipse.xtend.typesystem.uml2.UML2Writer
 
setDiffModelSlot(String) - Method in class org.eclipse.xpand2.incremental.compare.EmfCompare
 
setDiffModelSlot(String) - Method in class org.eclipse.xpand2.incremental.IncrementalGenerationCallback
 
setDirectory(String) - Method in class org.eclipse.xtend.util.stdlib.SystemCommand
 
setDoctypeInfo(XMLWriter.DoctypeInfo) - Method in class org.eclipse.xtend.typesystem.xsd.XMLWriter
 
setDumpContext(boolean) - Method in class org.eclipse.xtend.expression.AbstractExpressionsUsingWorkflowComponent.Debug
 
setDumpContext(boolean) - Method in class org.eclipse.xtend.expression.AbstractExpressionsUsingWorkflowComponent
 
setEcorePackage(EPackage) - Method in class org.eclipse.xtend.typesystem.xsd.builder.OawXSDResource
 
setElement(IAdaptable) - Method in class org.eclipse.xtend.shared.ui.core.internal.preferences.XpandMainPreferencePage
 
setElseIf(IfStatement) - Method in class org.eclipse.internal.xpand2.ast.IfStatement
 
setEmfAllChildrenSlot(String) - Method in class org.eclipse.xtend.check.CheckComponent
Sets the expression for the emfAllChildren property.
setEmfAllChildrenSlot(String) - Method in class org.eclipse.xtend.middleend.xtend.CheckComponent
 
setEnd(int) - Method in class org.eclipse.internal.xtend.expression.ast.SyntaxElement
 
setEnd(int) - Method in class org.eclipse.xtend.shared.ui.core.builder.MarkerObject
 
setErrorIfStereotypeMissing(boolean) - Method in class org.eclipse.xtend.typesystem.uml2.profile.ProfileMetaModel
 
setExceptionHandler(ExceptionHandler) - Method in class org.eclipse.xtend.expression.AbstractExpressionsUsingWorkflowComponent
 
setExceptionsOnNullEvaluation(boolean) - Method in class org.eclipse.xtend.expression.AbstractExpressionsUsingWorkflowComponent
 
setExecutionContext(ExecutionContext) - Method in interface org.eclipse.xtend.expression.IExecutionContextAware
 
setExecutionContext(ExecutionContext) - Method in class org.eclipse.xtend.middleend.javaannotations.AbstractExecutionContextAware
 
setExecutionContext(ExecutionContext) - Method in interface org.eclipse.xtend.middleend.javaannotations.ExecutionContextAware
 
setExecutionContext(ExecutionContext) - Method in class org.eclipse.xtend.middleend.xtend.internal.OldExpressionConverter
 
setExecutionContext(ExecutionContext) - Method in class org.eclipse.xtend.util.stdlib.AbstractStatefulExtensions
 
setExpand(String) - Method in class org.eclipse.xpand2.Generator
Sets the statement that is to expand by the generator.
setExpand(String) - Method in class org.eclipse.xtend.middleend.xpand.XpandComponent
 
setExpression(ExpressionBase) - Method in class org.eclipse.xtend.backend.common.FutureResultHolder
 
setExpression(String) - Method in class org.eclipse.xtend.check.CheckComponent
Sets the expression to check.
setExpression(String) - Method in class org.eclipse.xtend.expression.AbstractExpressionsUsingWorkflowComponent.Debug
 
setExpression(String) - Method in class org.eclipse.xtend.middleend.xtend.CheckComponent
 
setExpression(String) - Method in class org.eclipse.xtend.typesystem.xsd.XMLWriter.ExpressionWithVarname
 
setExtendedMetaData(ExtendedMetaData) - Method in class org.eclipse.xtend.typesystem.xsd.builder.OawEcoreBuilder
 
setExtensionFile(ExtensionFile) - Method in class org.eclipse.internal.xtend.xtend.ast.AbstractExtension
 
setExtensionFile(ExtensionFile) - Method in interface org.eclipse.internal.xtend.xtend.ast.Extension
 
setExternalResourceManager(ResourceManager) - Method in class org.eclipse.xtend.typesystem.emf.check.CheckEValidatorAdapter
 
setExtXptResource(Resource) - Method in class org.eclipse.xtend.shared.ui.core.AbstractResource
 
setFdc(FunctionDefContext) - Method in class org.eclipse.xtend.backend.compiler.CompilationUnit
 
setFeature(EStructuralFeature) - Method in class org.eclipse.xpand.incremental.trace.impl.InputElementImpl
 
setFeature(EStructuralFeature) - Method in interface org.eclipse.xpand.incremental.trace.InputElement
Sets the value of the 'Feature' reference.
setFileEncoding(String) - Method in class org.eclipse.internal.xpand2.GeneratorAdvice
Sets the file encoding to use for the target generator.
setFileEncoding(String) - Method in class org.eclipse.internal.xpand2.pr.ProtectedRegionResolverImpl
Sets the file encoding to be used when reading files.
setFileEncoding(String) - Method in class org.eclipse.xpand2.Generator
Sets the character encoding used for the output file.
setFileEncoding(String) - Method in class org.eclipse.xpand2.GeneratorAdvice
Sets the file encoding to use for the target generator.
setFileEncoding(String) - Method in class org.eclipse.xpand2.output.Outlet
 
setFileEncoding(String) - Method in class org.eclipse.xtend.backend.BackendComponent.Outlet
 
setFileEncoding(String) - Method in class org.eclipse.xtend.backend.syslib.FileOutlet
 
setFileEncoding(String) - Method in class org.eclipse.xtend.expression.ExecutionContextImpl
Deprecated. Use getResourceManager().setFileEncoding() instead
setFileEncoding(String) - Method in interface org.eclipse.xtend.expression.ResourceManager
Sets the encoding the ResourceManager should use to load resources.
setFileEncoding(String) - Method in class org.eclipse.xtend.expression.ResourceManagerDefaultImpl
 
setFileEncoding(String) - Method in class org.eclipse.xtend.middleend.xpand.internal.xpandlib.pr.XpandProtectedRegionResolver
Sets the file encoding to be used when reading files.
setFileEncoding(String) - Method in class org.eclipse.xtend.middleend.xpand.XpandComponent
 
setFileEncoding(String) - Method in class org.eclipse.xtend.middleend.xtend.CheckComponent
 
setFileEncoding(String) - Method in class org.eclipse.xtend.middleend.xtend.XtendComponent
 
setFileEncoding(String) - Method in class org.eclipse.xtend.shared.ui.expression.XpandPluginExecutionContext.PluginResourceManager
 
setFileExtensions(String[]) - Method in class org.eclipse.xtend.typesystem.xsd.XMLBeautifier
 
setFileName(String) - Method in class org.eclipse.internal.xtend.expression.ast.SyntaxElement
 
setFileName(String) - Method in class org.eclipse.xpand.incremental.trace.impl.OutputFileImpl
 
setFileName(String) - Method in interface org.eclipse.xpand.incremental.trace.OutputFile
Sets the value of the 'File Name' attribute.
setFirst(T1) - Method in class org.eclipse.internal.xtend.util.Pair
 
setFirst(T1) - Method in class org.eclipse.internal.xtend.util.Triplet
 
setFirstElementOnly(boolean) - Method in class org.eclipse.xtend.typesystem.emf.XmiReader
Deprecated. Sets if only the first element will be used or not.
setFormatComments(boolean) - Method in class org.eclipse.xtend.typesystem.xsd.XMLBeautifier
 
setFormatComments(boolean) - Method in class org.eclipse.xtend.typesystem.xsd.XMLMixedContentFormatter
 
setFrom(String) - Method in class org.eclipse.xtend.typesystem.emf.Mapping
 
setFrom(Object) - Method in class org.eclipse.xtend.typesystem.xsd.lib.MapBean.MapEntryBean
 
setFromSlot(String) - Method in class org.eclipse.xtend.util.stdlib.SlotCopier
Sets the source slot.
setFullyQualifiedName(String) - Method in class org.eclipse.internal.xpand2.ast.Template
 
setFullyQualifiedName(String) - Method in class org.eclipse.internal.xtend.xtend.ast.ExtensionFile
 
setFullyQualifiedName(String) - Method in interface org.eclipse.xtend.expression.Resource
 
setFullyQualifiedName(String) - Method in class org.eclipse.xtend.shared.ui.core.AbstractResource
 
setFunction(Function) - Method in class org.eclipse.xtend.backend.common.FutureResultHolder
 
setFunction(Function) - Method in class org.eclipse.xtend.backend.compiler.model.NamedFunctionModel
 
setFunctionDefContext(FunctionDefContext) - Method in class org.eclipse.xtend.backend.aop.AroundAdvice
 
setFunctionDefContext(FunctionDefContext) - Method in interface org.eclipse.xtend.backend.common.ExecutionContext
 
setFunctionDefContext(FunctionDefContext) - Method in interface org.eclipse.xtend.backend.common.Function
 
setFunctionDefContext(FunctionDefContext) - Method in class org.eclipse.xtend.backend.functions.AbstractFunction
 
setFunctionDefContext(FunctionDefContext) - Method in class org.eclipse.xtend.backend.functions.internal.Closure
 
setFunctionDefContext(FunctionDefContext) - Method in class org.eclipse.xtend.backend.internal.ExecutionContextImpl
 
setFunctionDefContext(FunctionDefContext) - Method in class org.eclipse.xtend.backend.lib.AbstractClosure
 
setGeneratePackage(boolean) - Method in class org.eclipse.xtend.typesystem.xsd.builder.OawXSDResource
 
setGenPath(String) - Method in class org.eclipse.xpand2.Generator
Deprecated. use Generator.addOutlet(Outlet) instead
setGenPath(String) - Method in class org.eclipse.xtend.middleend.xpand.XpandComponent
Deprecated. use outlets instead
setGlobal(Object, String) - Static method in class org.eclipse.xtend.profiler.templates.Extensions
 
setId(String) - Method in class org.eclipse.xtend.typesystem.xsd.XSDMetaModel
 
setIgnoreList(String) - Method in class org.eclipse.internal.xpand2.pr.ProtectedRegionResolverImpl
Sets a custom list of file patterns that should be filtered during scanning of source files and directories.
setIgnoreList(String) - Method in class org.eclipse.xtend.middleend.xpand.internal.xpandlib.pr.XpandProtectedRegionResolver
Sets a custom list of file patterns that should be filtered during scanning of source files and directories.
setIgnoreList(String) - Method in class org.eclipse.xtend.middleend.xpand.XpandComponent
 
setIndetationString(String) - Method in class org.eclipse.xtend.typesystem.xsd.XMLMixedContentFormatter
 
setIndetationWidth(int) - Method in class org.eclipse.xtend.typesystem.xsd.XMLMixedContentFormatter
 
setInitializationData(IConfigurationElement, String, Object) - Method in class org.eclipse.xtend.shared.ui.wizards.XtendXpandProjectWizard
 
setInitialized(boolean) - Method in class org.eclipse.xtend.backend.compiler.AbstractBackendResourceCompilerFacade
 
setInput(IEditorInput) - Method in class org.eclipse.xtend.shared.ui.editor.outlineview.AbstractExtXptContentOutlinePage
 
setInputSlot(String) - Method in class org.eclipse.xtend.typesystem.emf.XmiWriter
Deprecated. Sets the name of the input slot.
setInputSlot(String) - Method in class org.eclipse.xtend.typesystem.uml2.UML2Writer
 
setInputSlot(String) - Method in class org.eclipse.xtend.util.uml2ecore.Uml2EcoreXmiWriter
 
setInvoke(String) - Method in class org.eclipse.xtend.backend.BackendComponent
 
setInvoke(String) - Method in class org.eclipse.xtend.middleend.xtend.XtendComponent
 
setInvoke(String) - Method in class org.eclipse.xtend.XtendComponent
Sets the invoke expression.
setInvoker(Item) - Method in interface org.eclipse.xtend.profiler.profilermodel.CallGroup
Sets the value of the 'Invoker' reference.
setInvoker(Item) - Method in class org.eclipse.xtend.profiler.profilermodel.impl.CallGroupImpl
 
setIssueType(String) - Method in class org.eclipse.xtend.shared.ui.core.builder.MarkerObject
 
setItemName(String) - Method in class org.eclipse.xtend.profiler.profilermodel.impl.ItemImpl
 
setItemName(String) - Method in interface org.eclipse.xtend.profiler.profilermodel.Item
Sets the value of the 'Item Name' attribute.
setItemTime(long) - Method in class org.eclipse.xtend.profiler.profilermodel.impl.ItemImpl
 
setItemTime(long) - Method in interface org.eclipse.xtend.profiler.profilermodel.Item
Sets the value of the 'Item Time' attribute.
setKey(String) - Method in class org.eclipse.xtend.typesystem.xsd.OptionsEntry
 
setLanguageHandlers(List<LanguageSpecificMiddleEnd>) - Method in class org.eclipse.xtend.backend.compiler.AbstractBackendResourceCompilerFacade
 
setLeadingSlash(boolean, int) - Static method in class org.eclipse.internal.xtend.util.QualifiedNameWithDelimiter
Returns the hash code with the appropriately swizzled high bit.
setLegacyMode(boolean) - Static method in class org.eclipse.xtend.util.stdlib.ElementPropertiesExtensions
Deprecated. This feature is only for backward compatibility and will be removed in future versions
setLevel(LoggingNullEvaluationHandler.Level) - Method in class org.eclipse.xtend.expression.LoggingNullEvaluationHandler
Set log level for messages.
setLevel(String) - Method in class org.eclipse.xtend.util.stdlib.SlotPrinter
Sets the log level
setLine(int) - Method in class org.eclipse.internal.xtend.expression.ast.SyntaxElement
 
setLineSeparator(String) - Method in class org.eclipse.xtend.typesystem.xsd.XMLBeautifier
Specicy the line seperator to use for serialization.
setLineSeparator(String) - Method in class org.eclipse.xtend.typesystem.xsd.XMLMixedContentFormatter
 
setListSlot(String) - Method in class org.eclipse.xtend.util.stdlib.SlotListAdder
Sets the list slot.
setLocalVarContext(LocalVarContext) - Method in interface org.eclipse.xtend.backend.common.ExecutionContext
 
setLocalVarContext(LocalVarContext) - Method in class org.eclipse.xtend.backend.internal.ExecutionContextImpl
 
setLogCategory(String) - Method in class org.eclipse.xtend.expression.LoggingNullEvaluationHandler
Changes the log category.
setLogFactory(XSDLog.XSDLogFactory) - Static method in class org.eclipse.xtend.typesystem.xsd.util.XSDLog
 
setLogLevel(int) - Method in class org.eclipse.xpand2.output.FileInfoLogger
 
setLogStackTrace(boolean) - Method in class org.eclipse.xtend.middleend.xpand.XpandComponent
 
setMaxLineWidth(int) - Method in class org.eclipse.xtend.typesystem.xsd.XMLBeautifier
 
setMaxLineWidth(int) - Method in class org.eclipse.xtend.typesystem.xsd.XMLMixedContentFormatter
 
setMessage(String) - Method in class org.eclipse.xtend.shared.ui.core.builder.MarkerObject
 
setMessage(String) - Method in class org.eclipse.xtend.util.stdlib.MessageLogger
Sets the message.
setMessage(String) - Method in class org.eclipse.xtend.util.stdlib.SlotPrinter
Sets the message.
setMessagePattern(String) - Method in class org.eclipse.xpand2.output.FileInfoLogger
 
setMetaModelDescriptor(String) - Method in class org.eclipse.xtend.typesystem.emf.EmfMetaModel
Sets the metamodel descriptor.
setMetaModelDescriptor(String) - Method in class org.eclipse.xtend.typesystem.emf.XmiReader
Deprecated. Sets the metamodel descriptor.
setMetaModelFile(String) - Method in class org.eclipse.xtend.typesystem.emf.EmfMetaModel
Sets the name of the metamodel file.
setMetaModelFile(String) - Method in class org.eclipse.xtend.typesystem.emf.XmiReader
Deprecated. Sets the name of the metamodel file.
setMetaModelPackage(String) - Method in class org.eclipse.xtend.typesystem.emf.EmfMetaModel
Sets the metamodel package.
setMetaModelPackage(String) - Method in class org.eclipse.xtend.typesystem.emf.XmiReader
Deprecated. Sets the name of the metamodel package.
setMiddleEnd(MiddleEnd) - Method in class org.eclipse.xtend.backend.compiler.AbstractBackendResourceCompilerFacade
 
setMiddleEnd(MiddleEnd) - Method in class org.eclipse.xtend.middleend.javaannotations.JavaFunctionClassContributor
 
setMiddleEnd(MiddleEnd) - Method in interface org.eclipse.xtend.middleend.plugins.FunctionDefContextProvider
This method is used to break the circular dependency between MiddleEnd and the language specific handlers.
setMiddleEnd(MiddleEnd) - Method in interface org.eclipse.xtend.middleend.plugins.LanguageSpecificMiddleEnd
This method is used to break the circular dependency between MiddleEnd and the language specific handlers.
setMiddleEnd(MiddleEnd) - Method in class org.eclipse.xtend.middleend.xpand.OldXpandRegistry
 
setMiddleEnd(MiddleEnd) - Method in class org.eclipse.xtend.middleend.xtend.OldCheckRegistry
 
setMiddleEnd(MiddleEnd) - Method in class org.eclipse.xtend.middleend.xtend.OldXtendRegistry
 
setModelElement(EObject) - Method in class org.eclipse.xpand.incremental.trace.impl.InputElementImpl
 
setModelElement(EObject) - Method in interface org.eclipse.xpand.incremental.trace.InputElement
Sets the value of the 'Model Element' reference.
setModelFile(String) - Method in class org.eclipse.xtend.typesystem.emf.XmiReader
Deprecated. Sets the name of the model file.
setModelFile(String) - Method in class org.eclipse.xtend.typesystem.emf.XmiWriter
Deprecated. Sets the name of the model file.
setModelSlot(String) - Method in class org.eclipse.xtend.util.stdlib.DanglingRefFinderComponent
Sets the model slot.
setModelSlot(String) - Method in class org.eclipse.xtend.util.stdlib.SlotListAdder
Sets the model slot.
setMonitor(ProgressMonitor) - Method in class org.eclipse.xtend.expression.ExecutionContextImpl
 
setName(String) - Method in class org.eclipse.xpand2.output.Outlet
 
setName(String) - Method in class org.eclipse.xtend.backend.BackendComponent.Outlet
 
setName(QualifiedName) - Method in class org.eclipse.xtend.backend.compiler.model.NamedFunctionModel
 
setName(String) - Method in class org.eclipse.xtend.expression.AbstractExpressionsUsingWorkflowComponent.GlobalVar
 
setName(String) - Method in class org.eclipse.xtend.expression.AbstractExpressionsUsingWorkflowComponent.GlobalVarDef
 
setName(EObject, String) - Method in class org.eclipse.xtend.util.stdlib.DynamicEcoreHelper
 
setNewModelFile(String) - Method in class org.eclipse.xpand2.incremental.IncrementalGenerationFacade
 
setNewModelSlot(String) - Method in class org.eclipse.xpand2.incremental.compare.EmfCompare
 
setNewName(String) - Method in class org.eclipse.xpand.ui.refactoring.renamedefine.RenameDefineProcessor
 
setNewTraceModelSlot(String) - Method in class org.eclipse.xpand2.incremental.FileCleaner
 
setNewTraceModelSlot(String) - Method in class org.eclipse.xpand2.incremental.IncrementalGenerationCallback
 
setOldModelFile(String) - Method in class org.eclipse.xpand2.incremental.IncrementalGenerationFacade
 
setOldModelSlot(String) - Method in class org.eclipse.xpand2.incremental.compare.EmfCompare
 
setOldTraceModelSlot(String) - Method in class org.eclipse.xpand2.incremental.FileCleaner
 
setOldTraceModelSlot(String) - Method in class org.eclipse.xpand2.incremental.IncrementalGenerationCallback
 
setOptions() - Method in class org.eclipse.xtend.typesystem.xsd.OawXMLResource
 
setOutlet(String) - Method in class org.eclipse.xpand.incremental.trace.impl.OutputFileImpl
 
setOutlet(String) - Method in interface org.eclipse.xpand.incremental.trace.OutputFile
Sets the value of the 'Outlet' attribute.
setOutPath(String) - Method in class org.eclipse.xtend.typesystem.uml2.UML2Writer
 
setOutput(Output) - Method in class org.eclipse.xpand2.Generator
Sets the output.
setOutput(Output) - Method in class org.eclipse.xtend.middleend.xpand.XpandComponent
 
setOutputPath(String) - Method in class org.eclipse.xtend.util.uml2ecore.Uml2EcoreXmiWriter
 
setOutputSlot(String) - Method in class org.eclipse.xtend.middleend.xtend.XtendComponent
 
setOutputSlot(String) - Method in class org.eclipse.xtend.typesystem.emf.XmiReader
Deprecated. Sets the name of the output slot.
setOutputSlot(String) - Method in class org.eclipse.xtend.XtendComponent
Sets the output slot.
setOutUri(String) - Method in class org.eclipse.xtend.typesystem.xsd.XMLProcessor
Sets the output URI.
setOverwrite(boolean) - Method in class org.eclipse.xpand2.output.Outlet
 
setOverwrite(boolean) - Method in class org.eclipse.xtend.backend.BackendComponent.Outlet
 
setOverwrite(boolean) - Method in class org.eclipse.xtend.backend.syslib.FileOutlet
 
setOwner(Template) - Method in class org.eclipse.internal.xpand2.ast.AbstractDefinition
 
setParent(XtendFile) - Method in class org.eclipse.internal.xtend.xtend.ast.Around
 
setPath(String) - Method in class org.eclipse.xpand2.output.Outlet
 
setPath(String) - Method in class org.eclipse.xtend.backend.BackendComponent.Outlet
 
setPatternText(String) - Method in class org.eclipse.xtend.shared.ui.core.internal.preferences.PatternDialog
 
setPrDefaultExcludes(boolean) - Method in class org.eclipse.xpand2.Generator
Enables oder disables the default excludes for protected regions.
setPrExcludes(String) - Method in class org.eclipse.xpand2.Generator
Sets the additional excludes for protected regions.
setProject(IProject) - Method in class org.eclipse.xtend.backend.ui.builder.BackendNature
 
setProject(IProject) - Method in class org.eclipse.xtend.shared.ui.core.builder.XtendXpandNature
 
setProperties(Properties) - Static method in class org.eclipse.xtend.util.stdlib.PropertiesExtension
 
setProperty(ExecutionContext, Object, String, Object) - Method in interface org.eclipse.xtend.backend.common.BackendType
 
setProperty(ExecutionContext, Object, String, Object) - Method in class org.eclipse.xtend.backend.types.AbstractType
 
setProperty(ExecutionContext, Object, String, Object) - Method in class org.eclipse.xtend.backend.types.builtin.ObjectType
 
setProperty(Object, String, Object) - Method in class org.eclipse.xtend.util.stdlib.ElementPropertiesExtensions
 
SetPropertyExpression - Class in org.eclipse.xtend.backend.expr
 
SetPropertyExpression(ExpressionBase, String, ExpressionBase, SourcePos) - Constructor for class org.eclipse.xtend.backend.expr.SetPropertyExpression
 
setPrSrcPaths(String) - Method in class org.eclipse.xpand2.Generator
Sets the source paths for protected regions.
setPublicId(String) - Method in class org.eclipse.xtend.typesystem.xsd.XMLWriter.DoctypeInfo
 
setRaw(ExecutionContext, Object, Object) - Method in class org.eclipse.xtend.backend.types.AbstractProperty
 
setRaw(ExecutionContext, Object, Object) - Method in class org.eclipse.xtend.backend.types.builtin.BuiltinProperty
 
setRaw(ExecutionContext, Object, Object) - Method in class org.eclipse.xtend.backend.types.java.JavaBeansProperty
 
setRegisterPackagesGlobally(boolean) - Method in class org.eclipse.xtend.typesystem.xsd.XSDMetaModel
 
setRemoveTopLevelList(boolean) - Method in class org.eclipse.xtend.util.stdlib.SlotCopier
Enables or disables the removal of the top level list.
setResource(String) - Method in class org.eclipse.xtend.backend.compiler.CompilationUnit
 
setResourceManager(ResourceManager) - Method in class org.eclipse.xpand2.XpandExecutionContextImpl
Deprecated. Context must be immutable, use the existing constructors
setResourceManager(ResourceManager) - Method in class org.eclipse.xtend.expression.AbstractExpressionsUsingWorkflowComponent
 
setResourcePerToplevelPackage(boolean) - Method in class org.eclipse.xtend.util.uml2ecore.ParamChecker
 
setResources(List<String>) - Method in class org.eclipse.xtend.backend.compiler.FdcHolder
 
setResultSlot(String) - Method in class org.eclipse.xtend.profiler.ProfilerComponent
 
setRootTypesystem(BackendTypesystem) - Method in interface org.eclipse.xtend.backend.common.BackendTypesystem
 
setRootTypesystem(BackendTypesystem) - Method in class org.eclipse.xtend.backend.types.CompositeTypesystem
 
setRootTypesystem(BackendTypesystem) - Method in class org.eclipse.xtend.backend.types.emf.EmfTypesystem
 
setRootTypesystem(BackendTypesystem) - Method in class org.eclipse.xtend.backend.types.java.AbstractJavaBeansTypesystem
 
setRootTypesystem(BackendTypesystem) - Method in class org.eclipse.xtend.backend.types.uml2.UmlTypesystem
 
setRootTypesystem(BackendTypesystem) - Method in class org.eclipse.xtend.backend.types.xsd.XsdTypesystem
 
setSavePackagesPath(String) - Method in class org.eclipse.xtend.typesystem.xsd.XSDMetaModel
 
setSecond(T2) - Method in class org.eclipse.internal.xtend.util.Pair
 
setSecond(T2) - Method in class org.eclipse.internal.xtend.util.Triplet
 
setSeverity(int) - Method in class org.eclipse.xtend.shared.ui.core.builder.MarkerObject
 
setSlotName(String) - Method in class org.eclipse.xtend.util.stdlib.SlotPrinter
Sets the slot name.
setSnapshotModelSlot(String) - Method in class org.eclipse.xpand2.incremental.compare.EmfCompare
 
setSpecialSelectionProvider(ISelectionProvider) - Method in class org.eclipse.xtend.shared.ui.core.action.SelectionDispatchAction
Sets a special selection provider which will be used instead of the site's selection provider.
setSrcPath(String) - Method in class org.eclipse.xpand2.Generator
Deprecated. use outlets instead
setSrcPath(String) - Method in class org.eclipse.xtend.middleend.xpand.XpandComponent
Deprecated. use outlets instead
setSrcPathes(String) - Method in class org.eclipse.internal.xpand2.pr.ProtectedRegionResolverImpl
Sets the source paths that should be scanned.
setSrcPathes(String) - Method in class org.eclipse.xtend.middleend.xpand.internal.xpandlib.pr.XpandProtectedRegionResolver
Sets the source paths that should be scanned.
setStandardUML2Setup(boolean) - Method in class org.eclipse.xtend.typesystem.uml2.Setup
Deprecated. Registration already occurs with instantiation
setStart(int) - Method in class org.eclipse.internal.xtend.expression.ast.SyntaxElement
 
setStart(int) - Method in class org.eclipse.xtend.shared.ui.core.builder.MarkerObject
 
setSubroutine(Item) - Method in interface org.eclipse.xtend.profiler.profilermodel.CallGroup
Sets the value of the 'Subroutine' reference.
setSubroutine(Item) - Method in class org.eclipse.xtend.profiler.profilermodel.impl.CallGroupImpl
 
setSystemId(String) - Method in class org.eclipse.xtend.typesystem.xsd.XMLWriter.DoctypeInfo
 
setTaggedValue(Element, String, String, Object) - Static method in class org.eclipse.xtend.typesystem.uml2.profile.ProfilingExtensions
Sets a single-valued tagged value for an element.
setTarget(Expression) - Method in class org.eclipse.internal.xtend.expression.ast.FeatureCall
 
setTargetObject(EObject) - Method in class org.eclipse.xpand.incremental.trace.impl.OutputFileImpl
 
setTargetObject(EObject) - Method in interface org.eclipse.xpand.incremental.trace.OutputFile
Sets the value of the 'Target Object' reference.
setText(byte[]) - Method in class org.eclipse.internal.xtend.util.internal.icu.CharsetDetector
Set the input text (byte) data whose charset is to be detected.
setText(InputStream) - Method in class org.eclipse.internal.xtend.util.internal.icu.CharsetDetector
Set the input text (byte) data whose charset is to be detected.
setThird(T3) - Method in class org.eclipse.internal.xtend.util.Triplet
 
setTime(long) - Method in interface org.eclipse.xtend.profiler.profilermodel.CallGroup
Sets the value of the 'Time' attribute.
setTime(long) - Method in class org.eclipse.xtend.profiler.profilermodel.impl.CallGroupImpl
 
setTimeProvider(Profiler.TimeProvider) - Method in class org.eclipse.xtend.profiler.Profiler
 
setTo(String) - Method in class org.eclipse.xtend.typesystem.emf.Mapping
 
setTo(Object) - Method in class org.eclipse.xtend.typesystem.xsd.lib.MapBean.MapEntryBean
 
setToSlot(String) - Method in class org.eclipse.xtend.util.stdlib.SlotCopier
Sets the destination slot.
setTraceModelFile(String) - Method in class org.eclipse.xpand2.incremental.IncrementalGenerationFacade
 
setTraceModelSlot(String) - Method in class org.eclipse.xtend.util.stdlib.TraceComponent
 
setTraceName(String) - Method in class org.eclipse.xtend.util.stdlib.TraceComponent
 
SetType - Class in org.eclipse.xtend.backend.types.builtin
 
SetTypeImpl - Class in org.eclipse.internal.xtend.type.baseimpl.types
 
SetTypeImpl(Type, TypeSystem, String) - Constructor for class org.eclipse.internal.xtend.type.baseimpl.types.SetTypeImpl
 
setTypeStrategy(JavaTypeStrategy) - Method in class org.eclipse.xtend.type.impl.java.JavaMetaModel
Sets the type strategy.
setTypeSystem(TypeSystem) - Method in class org.eclipse.internal.xpand2.type.XpandTypesMetaModel
 
setTypeSystem(TypeSystem) - Method in class org.eclipse.internal.xtend.type.baseimpl.BuiltinMetaModel
 
setTypeSystem(TypeSystem) - Method in class org.eclipse.internal.xtend.xtend.types.XtendMetaModel
 
setTypeSystem(BackendTypesystem) - Method in class org.eclipse.xtend.backend.compiler.AbstractBackendResourceCompilerFacade
 
setTypeSystem(TypeSystem) - Method in class org.eclipse.xtend.shared.ui.core.metamodel.jdt.JdtMetaModel
 
setTypeSystem(TypeSystem) - Method in class org.eclipse.xtend.type.impl.java.JavaMetaModel
 
setTypeSystem(TypeSystem) - Method in class org.eclipse.xtend.typesystem.emf.EmfRegistryMetaModel
 
setTypeSystem(TypeSystem) - Method in interface org.eclipse.xtend.typesystem.MetaModel
Sets the underlying typesystem.
setTypeSystem(TypeSystem) - Method in class org.eclipse.xtend.typesystem.uml2.profile.ProfileMetaModel
 
setTypeSystem(TypeSystem) - Method in class org.eclipse.xtend.typesystem.uml2.UML2MetaModelBase
 
setUniqueNames(boolean) - Method in class org.eclipse.xtend.util.stdlib.SlotListAdder
Sets if names have to be unique.
Setup - Class in org.eclipse.xtend.typesystem.emf
Initializes EMF support.
Setup() - Constructor for class org.eclipse.xtend.typesystem.emf.Setup
Default Constructor.
Setup - Class in org.eclipse.xtend.typesystem.uml2
Initialization of UML2 Support.
Setup() - Constructor for class org.eclipse.xtend.typesystem.uml2.Setup
Constructor.
setUri(String) - Method in class org.eclipse.xtend.typesystem.xsd.XMLProcessor
Sets the input URI.
setUri(String) - Method in class org.eclipse.xtend.typesystem.xsd.XMLReaderImpl
 
setUri(String) - Method in class org.eclipse.xtend.util.uml2ecore.ParamChecker
 
setUriConverter(URIConverter) - Method in class org.eclipse.xtend.typesystem.xsd.XMLBeautifier
 
setUriExpression(XMLWriter.ExpressionWithVarname) - Method in class org.eclipse.xtend.typesystem.xsd.XMLWriter
 
setUseBASE64(boolean) - Method in class org.eclipse.internal.xpand2.pr.ProtectedRegionResolverImpl
 
setUseBASE64(boolean) - Method in class org.eclipse.xtend.middleend.xpand.internal.xpandlib.pr.XpandProtectedRegionResolver
 
setUseBase64(boolean) - Method in class org.eclipse.xtend.middleend.xpand.XpandComponent
 
setUseDocumentRoot(boolean) - Method in class org.eclipse.xtend.typesystem.xsd.XMLReader
Specifies if the XML's DocumentRoot (which usually only contains namespace informations and the document's root element) itself or the root element should be stored to the model slot.
setUseDocumentRoot(boolean) - Method in class org.eclipse.xtend.typesystem.xsd.XMLReaderImpl
 
setUseSingleGlobalResourceSet(boolean) - Method in class org.eclipse.xtend.typesystem.emf.EmfRegistryMetaModel
 
setUseUML1x(boolean) - Method in class org.eclipse.xtend.typesystem.uml2.UML2Writer
 
setVal(Object) - Method in class org.eclipse.xtend.typesystem.xsd.OptionsEntry
 
setValue(Object) - Method in class org.eclipse.xtend.backend.common.FutureResultHolder
 
setValue(Object) - Method in class org.eclipse.xtend.expression.AbstractExpressionsUsingWorkflowComponent.GlobalVar
 
setValue(String) - Method in class org.eclipse.xtend.expression.AbstractExpressionsUsingWorkflowComponent.GlobalVarDef
 
setValue(Object) - Method in class org.eclipse.xtend.expression.Variable
 
setVarName(String) - Method in class org.eclipse.xtend.typesystem.xsd.XMLWriter.ExpressionWithVarname
 
setVetoableCallback(VetoableCallback) - Method in class org.eclipse.xtend.expression.AbstractExpressionsUsingWorkflowComponent
 
setVetoableCallBack(VetoableCallback) - Method in class org.eclipse.xtend.expression.ExecutionContextImpl
 
setViewPart(ISearchResultViewPart) - Method in class org.eclipse.xtend.shared.ui.editor.search.view.XtendXpandSearchResultPage
 
setWarnIfNothingChecked(boolean) - Method in class org.eclipse.xtend.check.CheckComponent
Sets if a warning should be issued if nothing has been checked.
setWarnIfNothingChecked(boolean) - Method in class org.eclipse.xtend.middleend.xtend.CheckComponent
 
sget(EObject, String) - Method in class org.eclipse.xtend.util.stdlib.DynamicEcoreHelper
 
shallHandle(Object) - Method in class org.eclipse.internal.xpand2.debug.XpandElementAdapter
 
shallHandle(Object) - Method in class org.eclipse.internal.xtend.expression.debug.ExpressionElementAdapter
 
shallNotSuspend(Object, int, ExecutionContext) - Method in class org.eclipse.internal.xpand2.debug.ExpandSpecial
 
shallNotSuspend(Object, int, ExecutionContext) - Method in class org.eclipse.internal.xpand2.debug.ForEachSpecial
A ForEachStatement calls monitor.preTask() always twice.
shallNotSuspend(Object, int, ExecutionContext) - Method in class org.eclipse.internal.xtend.expression.debug.BaseSpecialTreatment
 
shallNotSuspend(Object, int, ExecutionContext) - Method in class org.eclipse.internal.xtend.expression.debug.NoResourceSpecial
Don't suspend for normal frame, if the element has no resource (virtual ones)
shallSuspend(Object, int) - Method in class org.eclipse.internal.xtend.expression.debug.ExpressionElementAdapter
 
ShortConverter - Class in org.eclipse.xtend.backend.functions.java.internal
 
ShortConverter() - Constructor for class org.eclipse.xtend.backend.functions.java.internal.ShortConverter
 
shortString(EObject) - Static method in class org.eclipse.xtend.typesystem.emf.EObjectType
 
shouldWrite(FileHandle) - Method in class org.eclipse.xpand2.output.Outlet
 
showMatch(Match, int, int, boolean) - Method in class org.eclipse.xtend.shared.ui.editor.search.view.XtendXpandSearchResultPage
 
simpleStatement() - Method in class org.eclipse.internal.xpand2.parser.XpandParser
 
simpleType() - Method in class org.eclipse.internal.xpand2.parser.XpandParser
 
simpleType() - Method in class org.eclipse.internal.xtend.xtend.parser.XtendParser
 
size - Variable in class org.eclipse.internal.xtend.util.WeakInterningHashSet
The current size of the set.
size() - Method in class org.eclipse.internal.xtend.util.WeakInterningHashSet
 
size(Collection<?>) - Method in class org.eclipse.xtend.backend.syslib.CollectionOperations
 
SLASH - Static variable in class org.eclipse.internal.xtend.util.QualifiedNameWithDelimiter
The segment separator character.
SlotCopier - Class in org.eclipse.xtend.util.stdlib
This component copies an element from one slot to another.
SlotCopier() - Constructor for class org.eclipse.xtend.util.stdlib.SlotCopier
 
SlotListAdder - Class in org.eclipse.xtend.util.stdlib
This component copies an element from one slot to a list contained in another slot.
SlotListAdder() - Constructor for class org.eclipse.xtend.util.stdlib.SlotListAdder
 
SlotPrinter - Class in org.eclipse.xtend.util.stdlib
This component prints a workflow context slot content to the log.
SlotPrinter() - Constructor for class org.eclipse.xtend.util.stdlib.SlotPrinter
 
SORT_BY - Static variable in interface org.eclipse.internal.xtend.expression.parser.SyntaxConstants
 
sortBy(Collection<Object>, Function) - Method in class org.eclipse.xtend.backend.syslib.CollectionOperations
 
SourceDefinedFunction - Class in org.eclipse.xtend.backend.functions
 
SourceDefinedFunction(QualifiedName, List<String>, List<BackendType>, BackendType, ExpressionBase, boolean, ExpressionBase) - Constructor for class org.eclipse.xtend.backend.functions.SourceDefinedFunction
 
SourcePos - Class in org.eclipse.xtend.backend.common
 
SourcePos(String, String, int) - Constructor for class org.eclipse.xtend.backend.common.SourcePos
 
sourceViewer - Variable in class org.eclipse.xtend.shared.ui.editor.hover.AbstractHover
 
specials - Variable in class org.eclipse.internal.xtend.expression.debug.ExpressionElementAdapter
 
specials - Variable in class org.eclipse.internal.xtend.expression.debug.ExpressionModelPresentation
 
specials - Variable in class org.eclipse.xtend.ui.debug.ExpressionPluginAdapter
 
split(String[]) - Static method in class org.eclipse.internal.xtend.util.QualifiedNameWithDelimiter
Splits any segment that contains a "/" and returns the composed result.
split(String, String) - Static method in class org.eclipse.internal.xtend.util.StringHelper
Splits a string around matches of the given delimiter character.
split(String, String) - Method in class org.eclipse.xtend.backend.syslib.StringOperations
 
StackElement - Class in org.eclipse.internal.xpand2.codeassist
 
StackElement() - Constructor for class org.eclipse.internal.xpand2.codeassist.StackElement
 
StacktraceEntry - Class in org.eclipse.xtend.backend.common
This class represents an entry in the stack trace of the backend execution.
StacktraceEntry(SourcePos, ExecutionContext) - Constructor for class org.eclipse.xtend.backend.common.StacktraceEntry
 
start - Variable in class org.eclipse.internal.xtend.expression.ast.SyntaxElement
 
start(BundleContext) - Method in class org.eclipse.xpand.ui.XpandEditorPlugin
This method is called upon plug-in activation
start(BundleContext) - Method in class org.eclipse.xtend.backend.compiler.Activator
 
start(BundleContext) - Method in class org.eclipse.xtend.backend.ui.Activator
 
start(BundleContext) - Method in class org.eclipse.xtend.check.ui.CheckEditorPlugin
This method is called upon plug-in activation
start(BundleContext) - Method in class org.eclipse.xtend.middleend.internal.Activator
 
start(BundleContext) - Method in class org.eclipse.xtend.middleend.xpand.ui.Activator
 
start(BundleContext) - Method in class org.eclipse.xtend.middleend.xtend.ui.Activator
 
start(BundleContext) - Method in class org.eclipse.xtend.shared.ui.Activator
This method is called upon plug-in activation
start - Variable in class org.eclipse.xtend.shared.ui.editor.outlineview.OutlineElement
 
start(BundleContext) - Method in class org.eclipse.xtend.typesystem.emf.ui.EmfToolsPlugin
This method is called upon plug-in activation
start(BundleContext) - Method in class org.eclipse.xtend.typesystem.uml2.ui.Uml2AdapterPlugin
 
start() - Method in class org.eclipse.xtend.typesystem.xsd.ui.XSDBuilderConfigurator
 
start(BundleContext) - Method in class org.eclipse.xtend.typesystem.xsd.ui.XSDToolsPlugin
 
start(BundleContext) - Method in class org.eclipse.xtend.ui.XtendEditorPlugin
This method is called upon plug-in activation
startDocument() - Method in class org.eclipse.xtend.typesystem.xsd.OawXMLResource.OawSAXXMLHandler
 
startsWith(String, String) - Method in class org.eclipse.xtend.backend.syslib.StringOperations
 
startsWithAny(String, Collection<String>) - Static method in class org.eclipse.internal.xtend.util.StringHelper
tests if a string starts with any one of a collection of prefixes
startsWithAny(String, String[]) - Static method in class org.eclipse.internal.xtend.util.StringHelper
tests if a string starts with any one of a collection of prefixes
startsWithAny(String, Collection<String>) - Static method in class org.eclipse.xtend.backend.util.StringHelper
tests if a string starts with any one of a collection of prefixes
startsWithAny(String, String[]) - Static method in class org.eclipse.xtend.backend.util.StringHelper
tests if a string starts with any one of a collection of prefixes
startupOnInitialize() - Method in class org.eclipse.xtend.typesystem.xsd.ui.XSDBuilder
 
Statement - Class in org.eclipse.internal.xpand2.ast
 
Statement() - Constructor for class org.eclipse.internal.xpand2.ast.Statement
 
statement() - Method in class org.eclipse.internal.xpand2.parser.XpandParser
 
STATEMENT - Static variable in class org.eclipse.xtend.check.ui.editor.EditorImages
 
STATEMENT - Static variable in class org.eclipse.xtend.shared.ui.expression.editor.EditorImages
 
StatementProposalComputer - Class in org.eclipse.internal.xpand2.codeassist
 
StatementProposalComputer() - Constructor for class org.eclipse.internal.xpand2.codeassist.StatementProposalComputer
 
StatementWithBody - Class in org.eclipse.internal.xpand2.ast
 
StatementWithBody(Statement[]) - Constructor for class org.eclipse.internal.xpand2.ast.StatementWithBody
 
StaticProperty - Interface in org.eclipse.xtend.backend.common
 
STATICPROPERTY - Static variable in class org.eclipse.xtend.shared.ui.expression.editor.EditorImages
 
StaticProperty - Interface in org.eclipse.xtend.typesystem
 
StaticPropertyImpl - Class in org.eclipse.internal.xtend.type.baseimpl
 
StaticPropertyImpl(Type, String, Type) - Constructor for class org.eclipse.internal.xtend.type.baseimpl.StaticPropertyImpl
 
StaticPropertyType - Class in org.eclipse.xtend.backend.types.builtin
 
StaticPropertyTypeImpl - Class in org.eclipse.internal.xtend.type.baseimpl.types
 
StaticPropertyTypeImpl(TypeSystem, String) - Constructor for class org.eclipse.internal.xtend.type.baseimpl.types.StaticPropertyTypeImpl
 
StereotypeType - Class in org.eclipse.xtend.backend.types.uml2.internal
 
StereotypeType(String, Stereotype, UmlTypesystem) - Constructor for class org.eclipse.xtend.backend.types.uml2.internal.StereotypeType
 
StereotypeType - Class in org.eclipse.xtend.typesystem.uml2.profile
 
StereotypeType(TypeSystem, String, Stereotype) - Constructor for class org.eclipse.xtend.typesystem.uml2.profile.StereotypeType
 
StereotypeType(TypeSystem, String, Stereotype, Type) - Constructor for class org.eclipse.xtend.typesystem.uml2.profile.StereotypeType
 
stop(BundleContext) - Method in class org.eclipse.xpand.ui.XpandEditorPlugin
This method is called when the plug-in is stopped
stop(BundleContext) - Method in class org.eclipse.xtend.backend.compiler.Activator
 
stop(BundleContext) - Method in class org.eclipse.xtend.backend.ui.Activator
 
stop(BundleContext) - Method in class org.eclipse.xtend.check.ui.CheckEditorPlugin
This method is called when the plug-in is stopped
stop(BundleContext) - Method in class org.eclipse.xtend.middleend.internal.Activator
 
stop(BundleContext) - Method in class org.eclipse.xtend.middleend.xpand.ui.Activator
 
stop(BundleContext) - Method in class org.eclipse.xtend.middleend.xtend.ui.Activator
 
stop(BundleContext) - Method in class org.eclipse.xtend.shared.ui.Activator
This method is called when the plug-in is stopped
stop(BundleContext) - Method in class org.eclipse.xtend.typesystem.emf.ui.EmfToolsPlugin
This method is called when the plug-in is stopped
stop(BundleContext) - Method in class org.eclipse.xtend.typesystem.uml2.ui.Uml2AdapterPlugin
 
stop() - Method in class org.eclipse.xtend.typesystem.xsd.ui.XSDBuilderConfigurator
 
stop(BundleContext) - Method in class org.eclipse.xtend.typesystem.xsd.ui.XSDToolsPlugin
 
stop(BundleContext) - Method in class org.eclipse.xtend.ui.XtendEditorPlugin
This method is called when the plug-in is stopped
StorageFinder - Interface in org.eclipse.xtend.shared.ui
 
StorageFinder2 - Interface in org.eclipse.xtend.shared.ui
 
store() - Method in class org.eclipse.xtend.shared.ui.editor.preferences.TokenListFieldEditor
 
storeGlobalVar(String, Object) - Method in class org.eclipse.xtend.util.stdlib.GlobalVarExtensions
 
storeState(Object, Object) - Method in class org.eclipse.xtend.backend.common.ContributionStateContext
 
STRING - Static variable in class org.eclipse.internal.xtend.type.baseimpl.BuiltinMetaModel
 
string - Variable in class org.eclipse.xpand.ui.editor.scanning.AbstractXpandRuleBasedScanner
 
STRING - Static variable in class org.eclipse.xtend.shared.ui.editor.preferences.UiPreferenceConstants
 
string - Variable in class org.eclipse.xtend.ui.editor.scanning.AbstractXtendRuleBasedScanner
 
STRING_CACHE - Static variable in class org.eclipse.internal.xtend.util.QualifiedNameWithDelimiter
A cached for pool for strings.
STRING_LIT - Static variable in class org.eclipse.xtend.ui.editor.scanning.XtendPartitionScanner
 
STRING_REPLACE_FIRST - Static variable in interface org.eclipse.xtend.middleend.xtend.internal.xtendlib.XtendLibNames
 
StringBufferConverter - Class in org.eclipse.xtend.backend.functions.java.internal
This class is necessary because any CharSequence is a valid backend representation of a String.
StringBufferConverter() - Constructor for class org.eclipse.xtend.backend.functions.java.internal.StringBufferConverter
 
StringBuilderConverter - Class in org.eclipse.xtend.backend.functions.java.internal
This class is necessary because any CharSequence is a valid backend representation of a String.
StringBuilderConverter() - Constructor for class org.eclipse.xtend.backend.functions.java.internal.StringBuilderConverter
 
StringCache - Class in org.eclipse.internal.xtend.util
A cache for Strings which allows that its values might by garbage collected.
StringCache() - Constructor for class org.eclipse.internal.xtend.util.StringCache
 
StringConverter - Class in org.eclipse.xtend.backend.functions.java.internal
This class is necessary because any CharSequence is a valid backend representation of a String.
StringConverter() - Constructor for class org.eclipse.xtend.backend.functions.java.internal.StringConverter
 
StringHelper - Class in org.eclipse.internal.xtend.util
This class is a collection of helper functions for string handling.
StringHelper() - Constructor for class org.eclipse.internal.xtend.util.StringHelper
 
StringHelper - Class in org.eclipse.xtend.backend.util
This class is a collection of helper functions for string handling.
StringHelper() - Constructor for class org.eclipse.xtend.backend.util.StringHelper
 
StringLiteral - Static variable in class org.eclipse.internal.xpand2.parser.XpandLexer
 
StringLiteral - Static variable in class org.eclipse.internal.xpand2.parser.XpandParser
 
StringLiteral - Class in org.eclipse.internal.xtend.expression.ast
 
StringLiteral(Identifier) - Constructor for class org.eclipse.internal.xtend.expression.ast.StringLiteral
 
StringLiteral - Static variable in class org.eclipse.internal.xtend.xtend.parser.XtendLexer
 
StringLiteral - Static variable in class org.eclipse.internal.xtend.xtend.parser.XtendParser
 
StringLiteralScanner - Class in org.eclipse.xtend.ui.editor.scanning
 
StringLiteralScanner() - Constructor for class org.eclipse.xtend.ui.editor.scanning.StringLiteralScanner
 
StringOperations - Class in org.eclipse.xtend.backend.syslib
 
StringOperations() - Constructor for class org.eclipse.xtend.backend.syslib.StringOperations
 
StringType - Class in org.eclipse.xtend.backend.types.builtin
The canonical, internal representation of a string object is "anything that implements CharSequence", i.e.
StringTypeImpl - Class in org.eclipse.internal.xtend.type.baseimpl.types
 
StringTypeImpl(TypeSystem, String) - Constructor for class org.eclipse.internal.xtend.type.baseimpl.types.StringTypeImpl
 
strip(String, int, int) - Static method in class org.eclipse.internal.xtend.util.StringHelper
removes a number of characters from the beginning and the end of a string
strip(String, int, int) - Static method in class org.eclipse.xtend.backend.util.StringHelper
removes a number of characters from the beginning and the end of a string
strToURI(String) - Static method in class org.eclipse.xtend.typesystem.xsd.util.XSDUtil
 
subroutine - Variable in class org.eclipse.xtend.profiler.profilermodel.impl.CallGroupImpl
The cached value of the 'Subroutine' reference.
subroutines - Variable in class org.eclipse.xtend.profiler.profilermodel.impl.ItemImpl
The cached value of the 'Subroutines' reference list.
subSequence(int, int) - Method in class org.eclipse.xtend.backend.common.EfficientLazyString
 
substring(String, int) - Static method in class org.eclipse.internal.xtend.util.StringHelper
same as String.substring, except that this version handles the case robustly when the index is out of bounds.
substring(String, int, int) - Static method in class org.eclipse.internal.xtend.util.StringHelper
same as String.substring(int, int), except that this version handles the case robustly when one or both of the indexes is out of bounds.
substring(String, int) - Method in class org.eclipse.xtend.backend.syslib.StringOperations
 
substring(CharSequence, int, int) - Method in class org.eclipse.xtend.backend.syslib.StringOperations
 
SUBSTRING - Static variable in interface org.eclipse.xtend.backend.syslib.SysLibNames
 
substring(String, int) - Static method in class org.eclipse.xtend.backend.util.StringHelper
same as String.substring, except that this version handles the case robustly when the index is out of bounds.
substring(String, int, int) - Static method in class org.eclipse.xtend.backend.util.StringHelper
same as String.substring, except that this version handles the case robustly when one or both of the indexes is out of bounds.
SWITCH - Static variable in interface org.eclipse.internal.xpand2.XpandTokens
 
SWITCH - Static variable in class org.eclipse.xtend.ui.editor.lang.XtendTokens
 
switchExpression() - Method in class org.eclipse.internal.xpand2.parser.XpandParser
 
SwitchExpression - Class in org.eclipse.internal.xtend.expression.ast
 
SwitchExpression(Expression, List<Case>, Expression) - Constructor for class org.eclipse.internal.xtend.expression.ast.SwitchExpression
 
switchExpression() - Method in class org.eclipse.internal.xtend.xtend.parser.XtendParser
 
SwitchExpression - Class in org.eclipse.xtend.backend.expr
 
SwitchExpression(ExpressionBase, List<Pair<ExpressionBase, ExpressionBase>>, ExpressionBase, SourcePos) - Constructor for class org.eclipse.xtend.backend.expr.SwitchExpression
 
SWTResourceManager - Class in org.eclipse.wb.swt
Utility class for managing OS resources associated with SWT controls such as colors, fonts, images, etc.
SWTResourceManager() - Constructor for class org.eclipse.wb.swt.SWTResourceManager
 
synpred1_Xpand() - Method in class org.eclipse.internal.xpand2.parser.XpandParser
 
synpred1_Xpand_fragment() - Method in class org.eclipse.internal.xpand2.parser.XpandParser
 
synpred1_Xtend() - Method in class org.eclipse.internal.xtend.xtend.parser.XtendParser
 
synpred1_Xtend_fragment() - Method in class org.eclipse.internal.xtend.xtend.parser.XtendParser
 
SYNTAX_ERROR - Static variable in class org.eclipse.xtend.expression.AnalysationIssue
 
SyntaxConstants - Interface in org.eclipse.internal.xtend.expression.parser
 
SyntaxConstants - Interface in org.eclipse.xtend.backend.common
 
SyntaxElement - Class in org.eclipse.internal.xtend.expression.ast
 
SyntaxElement() - Constructor for class org.eclipse.internal.xtend.expression.ast.SyntaxElement
 
SyntaxError - Class in org.eclipse.internal.xtend.xtend.parser
 
SyntaxError(int, int, int, String) - Constructor for class org.eclipse.internal.xtend.xtend.parser.SyntaxError
 
SyntheticPropertyExtracter - Class in org.eclipse.xtend.backend.types.internal
This class creates properties from the functions of a given type by matching against Java Bean naming conventions.
SyntheticPropertyExtracter(ExecutionContext, BackendType) - Constructor for class org.eclipse.xtend.backend.types.internal.SyntheticPropertyExtracter
 
syserr(Object) - Static method in class org.eclipse.xtend.util.stdlib.IOExtensions
 
syserr(Object, String) - Static method in class org.eclipse.xtend.util.stdlib.IOExtensions
 
SyslibContributor - Class in org.eclipse.xtend.backend.syslib
 
SyslibContributor() - Constructor for class org.eclipse.xtend.backend.syslib.SyslibContributor
 
SysLibNames - Interface in org.eclipse.xtend.backend.syslib
 
SystemCommand - Class in org.eclipse.xtend.util.stdlib
This component executes a system command.
SystemCommand() - Constructor for class org.eclipse.xtend.util.stdlib.SystemCommand
 

T

T__100 - Static variable in class org.eclipse.internal.xpand2.parser.XpandLexer
 
T__100 - Static variable in class org.eclipse.internal.xpand2.parser.XpandParser
 
T__18 - Static variable in class org.eclipse.internal.xtend.xtend.parser.XtendLexer
 
T__18 - Static variable in class org.eclipse.internal.xtend.xtend.parser.XtendParser
 
T__19 - Static variable in class org.eclipse.internal.xtend.xtend.parser.XtendLexer
 
T__19 - Static variable in class org.eclipse.internal.xtend.xtend.parser.XtendParser
 
T__20 - Static variable in class org.eclipse.internal.xpand2.parser.XpandLexer
 
T__20 - Static variable in class org.eclipse.internal.xpand2.parser.XpandParser
 
T__20 - Static variable in class org.eclipse.internal.xtend.xtend.parser.XtendLexer
 
T__20 - Static variable in class org.eclipse.internal.xtend.xtend.parser.XtendParser
 
T__21 - Static variable in class org.eclipse.internal.xpand2.parser.XpandLexer
 
T__21 - Static variable in class org.eclipse.internal.xpand2.parser.XpandParser
 
T__21 - Static variable in class org.eclipse.internal.xtend.xtend.parser.XtendLexer
 
T__21 - Static variable in class org.eclipse.internal.xtend.xtend.parser.XtendParser
 
T__22 - Static variable in class org.eclipse.internal.xpand2.parser.XpandLexer
 
T__22 - Static variable in class org.eclipse.internal.xpand2.parser.XpandParser
 
T__22 - Static variable in class org.eclipse.internal.xtend.xtend.parser.XtendLexer
 
T__22 - Static variable in class org.eclipse.internal.xtend.xtend.parser.XtendParser
 
T__23 - Static variable in class org.eclipse.internal.xpand2.parser.XpandLexer
 
T__23 - Static variable in class org.eclipse.internal.xpand2.parser.XpandParser
 
T__23 - Static variable in class org.eclipse.internal.xtend.xtend.parser.XtendLexer
 
T__23 - Static variable in class org.eclipse.internal.xtend.xtend.parser.XtendParser
 
T__24 - Static variable in class org.eclipse.internal.xpand2.parser.XpandLexer
 
T__24 - Static variable in class org.eclipse.internal.xpand2.parser.XpandParser
 
T__24 - Static variable in class org.eclipse.internal.xtend.xtend.parser.XtendLexer
 
T__24 - Static variable in class org.eclipse.internal.xtend.xtend.parser.XtendParser
 
T__25 - Static variable in class org.eclipse.internal.xpand2.parser.XpandLexer
 
T__25 - Static variable in class org.eclipse.internal.xpand2.parser.XpandParser
 
T__25 - Static variable in class org.eclipse.internal.xtend.xtend.parser.XtendLexer
 
T__25 - Static variable in class org.eclipse.internal.xtend.xtend.parser.XtendParser
 
T__26 - Static variable in class org.eclipse.internal.xpand2.parser.XpandLexer
 
T__26 - Static variable in class org.eclipse.internal.xpand2.parser.XpandParser
 
T__26 - Static variable in class org.eclipse.internal.xtend.xtend.parser.XtendLexer
 
T__26 - Static variable in class org.eclipse.internal.xtend.xtend.parser.XtendParser
 
T__27 - Static variable in class org.eclipse.internal.xpand2.parser.XpandLexer
 
T__27 - Static variable in class org.eclipse.internal.xpand2.parser.XpandParser
 
T__27 - Static variable in class org.eclipse.internal.xtend.xtend.parser.XtendLexer
 
T__27 - Static variable in class org.eclipse.internal.xtend.xtend.parser.XtendParser
 
T__28 - Static variable in class org.eclipse.internal.xpand2.parser.XpandLexer
 
T__28 - Static variable in class org.eclipse.internal.xpand2.parser.XpandParser
 
T__28 - Static variable in class org.eclipse.internal.xtend.xtend.parser.XtendLexer
 
T__28 - Static variable in class org.eclipse.internal.xtend.xtend.parser.XtendParser
 
T__29 - Static variable in class org.eclipse.internal.xpand2.parser.XpandLexer
 
T__29 - Static variable in class org.eclipse.internal.xpand2.parser.XpandParser
 
T__29 - Static variable in class org.eclipse.internal.xtend.xtend.parser.XtendLexer
 
T__29 - Static variable in class org.eclipse.internal.xtend.xtend.parser.XtendParser
 
T__30 - Static variable in class org.eclipse.internal.xpand2.parser.XpandLexer
 
T__30 - Static variable in class org.eclipse.internal.xpand2.parser.XpandParser
 
T__30 - Static variable in class org.eclipse.internal.xtend.xtend.parser.XtendLexer
 
T__30 - Static variable in class org.eclipse.internal.xtend.xtend.parser.XtendParser
 
T__31 - Static variable in class org.eclipse.internal.xpand2.parser.XpandLexer
 
T__31 - Static variable in class org.eclipse.internal.xpand2.parser.XpandParser
 
T__31 - Static variable in class org.eclipse.internal.xtend.xtend.parser.XtendLexer
 
T__31 - Static variable in class org.eclipse.internal.xtend.xtend.parser.XtendParser
 
T__32 - Static variable in class org.eclipse.internal.xpand2.parser.XpandLexer
 
T__32 - Static variable in class org.eclipse.internal.xpand2.parser.XpandParser
 
T__32 - Static variable in class org.eclipse.internal.xtend.xtend.parser.XtendLexer
 
T__32 - Static variable in class org.eclipse.internal.xtend.xtend.parser.XtendParser
 
T__33 - Static variable in class org.eclipse.internal.xpand2.parser.XpandLexer
 
T__33 - Static variable in class org.eclipse.internal.xpand2.parser.XpandParser
 
T__33 - Static variable in class org.eclipse.internal.xtend.xtend.parser.XtendLexer
 
T__33 - Static variable in class org.eclipse.internal.xtend.xtend.parser.XtendParser
 
T__34 - Static variable in class org.eclipse.internal.xpand2.parser.XpandLexer
 
T__34 - Static variable in class org.eclipse.internal.xpand2.parser.XpandParser
 
T__34 - Static variable in class org.eclipse.internal.xtend.xtend.parser.XtendLexer
 
T__34 - Static variable in class org.eclipse.internal.xtend.xtend.parser.XtendParser
 
T__35 - Static variable in class org.eclipse.internal.xpand2.parser.XpandLexer
 
T__35 - Static variable in class org.eclipse.internal.xpand2.parser.XpandParser
 
T__35 - Static variable in class org.eclipse.internal.xtend.xtend.parser.XtendLexer
 
T__35 - Static variable in class org.eclipse.internal.xtend.xtend.parser.XtendParser
 
T__36 - Static variable in class org.eclipse.internal.xpand2.parser.XpandLexer
 
T__36 - Static variable in class org.eclipse.internal.xpand2.parser.XpandParser
 
T__36 - Static variable in class org.eclipse.internal.xtend.xtend.parser.XtendLexer
 
T__36 - Static variable in class org.eclipse.internal.xtend.xtend.parser.XtendParser
 
T__37 - Static variable in class org.eclipse.internal.xpand2.parser.XpandLexer
 
T__37 - Static variable in class org.eclipse.internal.xpand2.parser.XpandParser
 
T__37 - Static variable in class org.eclipse.internal.xtend.xtend.parser.XtendLexer
 
T__37 - Static variable in class org.eclipse.internal.xtend.xtend.parser.XtendParser
 
T__38 - Static variable in class org.eclipse.internal.xpand2.parser.XpandLexer
 
T__38 - Static variable in class org.eclipse.internal.xpand2.parser.XpandParser
 
T__38 - Static variable in class org.eclipse.internal.xtend.xtend.parser.XtendLexer
 
T__38 - Static variable in class org.eclipse.internal.xtend.xtend.parser.XtendParser
 
T__39 - Static variable in class org.eclipse.internal.xpand2.parser.XpandLexer
 
T__39 - Static variable in class org.eclipse.internal.xpand2.parser.XpandParser
 
T__39 - Static variable in class org.eclipse.internal.xtend.xtend.parser.XtendLexer
 
T__39 - Static variable in class org.eclipse.internal.xtend.xtend.parser.XtendParser
 
T__40 - Static variable in class org.eclipse.internal.xpand2.parser.XpandLexer
 
T__40 - Static variable in class org.eclipse.internal.xpand2.parser.XpandParser
 
T__40 - Static variable in class org.eclipse.internal.xtend.xtend.parser.XtendLexer
 
T__40 - Static variable in class org.eclipse.internal.xtend.xtend.parser.XtendParser
 
T__41 - Static variable in class org.eclipse.internal.xpand2.parser.XpandLexer
 
T__41 - Static variable in class org.eclipse.internal.xpand2.parser.XpandParser
 
T__41 - Static variable in class org.eclipse.internal.xtend.xtend.parser.XtendLexer
 
T__41 - Static variable in class org.eclipse.internal.xtend.xtend.parser.XtendParser
 
T__42 - Static variable in class org.eclipse.internal.xpand2.parser.XpandLexer
 
T__42 - Static variable in class org.eclipse.internal.xpand2.parser.XpandParser
 
T__42 - Static variable in class org.eclipse.internal.xtend.xtend.parser.XtendLexer
 
T__42 - Static variable in class org.eclipse.internal.xtend.xtend.parser.XtendParser
 
T__43 - Static variable in class org.eclipse.internal.xpand2.parser.XpandLexer
 
T__43 - Static variable in class org.eclipse.internal.xpand2.parser.XpandParser
 
T__43 - Static variable in class org.eclipse.internal.xtend.xtend.parser.XtendLexer
 
T__43 - Static variable in class org.eclipse.internal.xtend.xtend.parser.XtendParser
 
T__44 - Static variable in class org.eclipse.internal.xpand2.parser.XpandLexer
 
T__44 - Static variable in class org.eclipse.internal.xpand2.parser.XpandParser
 
T__44 - Static variable in class org.eclipse.internal.xtend.xtend.parser.XtendLexer
 
T__44 - Static variable in class org.eclipse.internal.xtend.xtend.parser.XtendParser
 
T__45 - Static variable in class org.eclipse.internal.xpand2.parser.XpandLexer
 
T__45 - Static variable in class org.eclipse.internal.xpand2.parser.XpandParser
 
T__45 - Static variable in class org.eclipse.internal.xtend.xtend.parser.XtendLexer
 
T__45 - Static variable in class org.eclipse.internal.xtend.xtend.parser.XtendParser
 
T__46 - Static variable in class org.eclipse.internal.xpand2.parser.XpandLexer
 
T__46 - Static variable in class org.eclipse.internal.xpand2.parser.XpandParser
 
T__46 - Static variable in class org.eclipse.internal.xtend.xtend.parser.XtendLexer
 
T__46 - Static variable in class org.eclipse.internal.xtend.xtend.parser.XtendParser
 
T__47 - Static variable in class org.eclipse.internal.xpand2.parser.XpandLexer
 
T__47 - Static variable in class org.eclipse.internal.xpand2.parser.XpandParser
 
T__47 - Static variable in class org.eclipse.internal.xtend.xtend.parser.XtendLexer
 
T__47 - Static variable in class org.eclipse.internal.xtend.xtend.parser.XtendParser
 
T__48 - Static variable in class org.eclipse.internal.xpand2.parser.XpandLexer
 
T__48 - Static variable in class org.eclipse.internal.xpand2.parser.XpandParser
 
T__48 - Static variable in class org.eclipse.internal.xtend.xtend.parser.XtendLexer
 
T__48 - Static variable in class org.eclipse.internal.xtend.xtend.parser.XtendParser
 
T__49 - Static variable in class org.eclipse.internal.xpand2.parser.XpandLexer
 
T__49 - Static variable in class org.eclipse.internal.xpand2.parser.XpandParser
 
T__49 - Static variable in class org.eclipse.internal.xtend.xtend.parser.XtendLexer
 
T__49 - Static variable in class org.eclipse.internal.xtend.xtend.parser.XtendParser
 
T__50 - Static variable in class org.eclipse.internal.xpand2.parser.XpandLexer
 
T__50 - Static variable in class org.eclipse.internal.xpand2.parser.XpandParser
 
T__50 - Static variable in class org.eclipse.internal.xtend.xtend.parser.XtendLexer
 
T__50 - Static variable in class org.eclipse.internal.xtend.xtend.parser.XtendParser
 
T__51 - Static variable in class org.eclipse.internal.xpand2.parser.XpandLexer
 
T__51 - Static variable in class org.eclipse.internal.xpand2.parser.XpandParser
 
T__51 - Static variable in class org.eclipse.internal.xtend.xtend.parser.XtendLexer
 
T__51 - Static variable in class org.eclipse.internal.xtend.xtend.parser.XtendParser
 
T__52 - Static variable in class org.eclipse.internal.xpand2.parser.XpandLexer
 
T__52 - Static variable in class org.eclipse.internal.xpand2.parser.XpandParser
 
T__52 - Static variable in class org.eclipse.internal.xtend.xtend.parser.XtendLexer
 
T__52 - Static variable in class org.eclipse.internal.xtend.xtend.parser.XtendParser
 
T__53 - Static variable in class org.eclipse.internal.xpand2.parser.XpandLexer
 
T__53 - Static variable in class org.eclipse.internal.xpand2.parser.XpandParser
 
T__53 - Static variable in class org.eclipse.internal.xtend.xtend.parser.XtendLexer
 
T__53 - Static variable in class org.eclipse.internal.xtend.xtend.parser.XtendParser
 
T__54 - Static variable in class org.eclipse.internal.xpand2.parser.XpandLexer
 
T__54 - Static variable in class org.eclipse.internal.xpand2.parser.XpandParser
 
T__54 - Static variable in class org.eclipse.internal.xtend.xtend.parser.XtendLexer
 
T__54 - Static variable in class org.eclipse.internal.xtend.xtend.parser.XtendParser
 
T__55 - Static variable in class org.eclipse.internal.xpand2.parser.XpandLexer
 
T__55 - Static variable in class org.eclipse.internal.xpand2.parser.XpandParser
 
T__55 - Static variable in class org.eclipse.internal.xtend.xtend.parser.XtendLexer
 
T__55 - Static variable in class org.eclipse.internal.xtend.xtend.parser.XtendParser
 
T__56 - Static variable in class org.eclipse.internal.xpand2.parser.XpandLexer
 
T__56 - Static variable in class org.eclipse.internal.xpand2.parser.XpandParser
 
T__56 - Static variable in class org.eclipse.internal.xtend.xtend.parser.XtendLexer
 
T__56 - Static variable in class org.eclipse.internal.xtend.xtend.parser.XtendParser
 
T__57 - Static variable in class org.eclipse.internal.xpand2.parser.XpandLexer
 
T__57 - Static variable in class org.eclipse.internal.xpand2.parser.XpandParser
 
T__57 - Static variable in class org.eclipse.internal.xtend.xtend.parser.XtendLexer
 
T__57 - Static variable in class org.eclipse.internal.xtend.xtend.parser.XtendParser
 
T__58 - Static variable in class org.eclipse.internal.xpand2.parser.XpandLexer
 
T__58 - Static variable in class org.eclipse.internal.xpand2.parser.XpandParser
 
T__58 - Static variable in class org.eclipse.internal.xtend.xtend.parser.XtendLexer
 
T__58 - Static variable in class org.eclipse.internal.xtend.xtend.parser.XtendParser
 
T__59 - Static variable in class org.eclipse.internal.xpand2.parser.XpandLexer
 
T__59 - Static variable in class org.eclipse.internal.xpand2.parser.XpandParser
 
T__59 - Static variable in class org.eclipse.internal.xtend.xtend.parser.XtendLexer
 
T__59 - Static variable in class org.eclipse.internal.xtend.xtend.parser.XtendParser
 
T__60 - Static variable in class org.eclipse.internal.xpand2.parser.XpandLexer
 
T__60 - Static variable in class org.eclipse.internal.xpand2.parser.XpandParser
 
T__60 - Static variable in class org.eclipse.internal.xtend.xtend.parser.XtendLexer
 
T__60 - Static variable in class org.eclipse.internal.xtend.xtend.parser.XtendParser
 
T__61 - Static variable in class org.eclipse.internal.xpand2.parser.XpandLexer
 
T__61 - Static variable in class org.eclipse.internal.xpand2.parser.XpandParser
 
T__61 - Static variable in class org.eclipse.internal.xtend.xtend.parser.XtendLexer
 
T__61 - Static variable in class org.eclipse.internal.xtend.xtend.parser.XtendParser
 
T__62 - Static variable in class org.eclipse.internal.xpand2.parser.XpandLexer
 
T__62 - Static variable in class org.eclipse.internal.xpand2.parser.XpandParser
 
T__62 - Static variable in class org.eclipse.internal.xtend.xtend.parser.XtendLexer
 
T__62 - Static variable in class org.eclipse.internal.xtend.xtend.parser.XtendParser
 
T__63 - Static variable in class org.eclipse.internal.xpand2.parser.XpandLexer
 
T__63 - Static variable in class org.eclipse.internal.xpand2.parser.XpandParser
 
T__63 - Static variable in class org.eclipse.internal.xtend.xtend.parser.XtendLexer
 
T__63 - Static variable in class org.eclipse.internal.xtend.xtend.parser.XtendParser
 
T__64 - Static variable in class org.eclipse.internal.xpand2.parser.XpandLexer
 
T__64 - Static variable in class org.eclipse.internal.xpand2.parser.XpandParser
 
T__64 - Static variable in class org.eclipse.internal.xtend.xtend.parser.XtendLexer
 
T__64 - Static variable in class org.eclipse.internal.xtend.xtend.parser.XtendParser
 
T__65 - Static variable in class org.eclipse.internal.xpand2.parser.XpandLexer
 
T__65 - Static variable in class org.eclipse.internal.xpand2.parser.XpandParser
 
T__65 - Static variable in class org.eclipse.internal.xtend.xtend.parser.XtendLexer
 
T__65 - Static variable in class org.eclipse.internal.xtend.xtend.parser.XtendParser
 
T__66 - Static variable in class org.eclipse.internal.xpand2.parser.XpandLexer
 
T__66 - Static variable in class org.eclipse.internal.xpand2.parser.XpandParser
 
T__66 - Static variable in class org.eclipse.internal.xtend.xtend.parser.XtendLexer
 
T__66 - Static variable in class org.eclipse.internal.xtend.xtend.parser.XtendParser
 
T__67 - Static variable in class org.eclipse.internal.xpand2.parser.XpandLexer
 
T__67 - Static variable in class org.eclipse.internal.xpand2.parser.XpandParser
 
T__67 - Static variable in class org.eclipse.internal.xtend.xtend.parser.XtendLexer
 
T__67 - Static variable in class org.eclipse.internal.xtend.xtend.parser.XtendParser
 
T__68 - Static variable in class org.eclipse.internal.xpand2.parser.XpandLexer
 
T__68 - Static variable in class org.eclipse.internal.xpand2.parser.XpandParser
 
T__68 - Static variable in class org.eclipse.internal.xtend.xtend.parser.XtendLexer
 
T__68 - Static variable in class org.eclipse.internal.xtend.xtend.parser.XtendParser
 
T__69 - Static variable in class org.eclipse.internal.xpand2.parser.XpandLexer
 
T__69 - Static variable in class org.eclipse.internal.xpand2.parser.XpandParser
 
T__69 - Static variable in class org.eclipse.internal.xtend.xtend.parser.XtendLexer
 
T__69 - Static variable in class org.eclipse.internal.xtend.xtend.parser.XtendParser
 
T__70 - Static variable in class org.eclipse.internal.xpand2.parser.XpandLexer
 
T__70 - Static variable in class org.eclipse.internal.xpand2.parser.XpandParser
 
T__70 - Static variable in class org.eclipse.internal.xtend.xtend.parser.XtendLexer
 
T__70 - Static variable in class org.eclipse.internal.xtend.xtend.parser.XtendParser
 
T__71 - Static variable in class org.eclipse.internal.xpand2.parser.XpandLexer
 
T__71 - Static variable in class org.eclipse.internal.xpand2.parser.XpandParser
 
T__71 - Static variable in class org.eclipse.internal.xtend.xtend.parser.XtendLexer
 
T__71 - Static variable in class org.eclipse.internal.xtend.xtend.parser.XtendParser
 
T__72 - Static variable in class org.eclipse.internal.xpand2.parser.XpandLexer
 
T__72 - Static variable in class org.eclipse.internal.xpand2.parser.XpandParser
 
T__72 - Static variable in class org.eclipse.internal.xtend.xtend.parser.XtendLexer
 
T__72 - Static variable in class org.eclipse.internal.xtend.xtend.parser.XtendParser
 
T__73 - Static variable in class org.eclipse.internal.xpand2.parser.XpandLexer
 
T__73 - Static variable in class org.eclipse.internal.xpand2.parser.XpandParser
 
T__73 - Static variable in class org.eclipse.internal.xtend.xtend.parser.XtendLexer
 
T__73 - Static variable in class org.eclipse.internal.xtend.xtend.parser.XtendParser
 
T__74 - Static variable in class org.eclipse.internal.xpand2.parser.XpandLexer
 
T__74 - Static variable in class org.eclipse.internal.xpand2.parser.XpandParser
 
T__74 - Static variable in class org.eclipse.internal.xtend.xtend.parser.XtendLexer
 
T__74 - Static variable in class org.eclipse.internal.xtend.xtend.parser.XtendParser
 
T__75 - Static variable in class org.eclipse.internal.xpand2.parser.XpandLexer
 
T__75 - Static variable in class org.eclipse.internal.xpand2.parser.XpandParser
 
T__75 - Static variable in class org.eclipse.internal.xtend.xtend.parser.XtendLexer
 
T__75 - Static variable in class org.eclipse.internal.xtend.xtend.parser.XtendParser
 
T__76 - Static variable in class org.eclipse.internal.xpand2.parser.XpandLexer
 
T__76 - Static variable in class org.eclipse.internal.xpand2.parser.XpandParser
 
T__76 - Static variable in class org.eclipse.internal.xtend.xtend.parser.XtendLexer
 
T__76 - Static variable in class org.eclipse.internal.xtend.xtend.parser.XtendParser
 
T__77 - Static variable in class org.eclipse.internal.xpand2.parser.XpandLexer
 
T__77 - Static variable in class org.eclipse.internal.xpand2.parser.XpandParser
 
T__77 - Static variable in class org.eclipse.internal.xtend.xtend.parser.XtendLexer
 
T__77 - Static variable in class org.eclipse.internal.xtend.xtend.parser.XtendParser
 
T__78 - Static variable in class org.eclipse.internal.xpand2.parser.XpandLexer
 
T__78 - Static variable in class org.eclipse.internal.xpand2.parser.XpandParser
 
T__78 - Static variable in class org.eclipse.internal.xtend.xtend.parser.XtendLexer
 
T__78 - Static variable in class org.eclipse.internal.xtend.xtend.parser.XtendParser
 
T__79 - Static variable in class org.eclipse.internal.xpand2.parser.XpandLexer
 
T__79 - Static variable in class org.eclipse.internal.xpand2.parser.XpandParser
 
T__79 - Static variable in class org.eclipse.internal.xtend.xtend.parser.XtendLexer
 
T__79 - Static variable in class org.eclipse.internal.xtend.xtend.parser.XtendParser
 
T__80 - Static variable in class org.eclipse.internal.xpand2.parser.XpandLexer
 
T__80 - Static variable in class org.eclipse.internal.xpand2.parser.XpandParser
 
T__80 - Static variable in class org.eclipse.internal.xtend.xtend.parser.XtendLexer
 
T__80 - Static variable in class org.eclipse.internal.xtend.xtend.parser.XtendParser
 
T__81 - Static variable in class org.eclipse.internal.xpand2.parser.XpandLexer
 
T__81 - Static variable in class org.eclipse.internal.xpand2.parser.XpandParser
 
T__81 - Static variable in class org.eclipse.internal.xtend.xtend.parser.XtendLexer
 
T__81 - Static variable in class org.eclipse.internal.xtend.xtend.parser.XtendParser
 
T__82 - Static variable in class org.eclipse.internal.xpand2.parser.XpandLexer
 
T__82 - Static variable in class org.eclipse.internal.xpand2.parser.XpandParser
 
T__82 - Static variable in class org.eclipse.internal.xtend.xtend.parser.XtendLexer
 
T__82 - Static variable in class org.eclipse.internal.xtend.xtend.parser.XtendParser
 
T__83 - Static variable in class org.eclipse.internal.xpand2.parser.XpandLexer
 
T__83 - Static variable in class org.eclipse.internal.xpand2.parser.XpandParser
 
T__84 - Static variable in class org.eclipse.internal.xpand2.parser.XpandLexer
 
T__84 - Static variable in class org.eclipse.internal.xpand2.parser.XpandParser
 
T__85 - Static variable in class org.eclipse.internal.xpand2.parser.XpandLexer
 
T__85 - Static variable in class org.eclipse.internal.xpand2.parser.XpandParser
 
T__86 - Static variable in class org.eclipse.internal.xpand2.parser.XpandLexer
 
T__86 - Static variable in class org.eclipse.internal.xpand2.parser.XpandParser
 
T__87 - Static variable in class org.eclipse.internal.xpand2.parser.XpandLexer
 
T__87 - Static variable in class org.eclipse.internal.xpand2.parser.XpandParser
 
T__88 - Static variable in class org.eclipse.internal.xpand2.parser.XpandLexer
 
T__88 - Static variable in class org.eclipse.internal.xpand2.parser.XpandParser
 
T__89 - Static variable in class org.eclipse.internal.xpand2.parser.XpandLexer
 
T__89 - Static variable in class org.eclipse.internal.xpand2.parser.XpandParser
 
T__90 - Static variable in class org.eclipse.internal.xpand2.parser.XpandLexer
 
T__90 - Static variable in class org.eclipse.internal.xpand2.parser.XpandParser
 
T__91 - Static variable in class org.eclipse.internal.xpand2.parser.XpandLexer
 
T__91 - Static variable in class org.eclipse.internal.xpand2.parser.XpandParser
 
T__92 - Static variable in class org.eclipse.internal.xpand2.parser.XpandLexer
 
T__92 - Static variable in class org.eclipse.internal.xpand2.parser.XpandParser
 
T__93 - Static variable in class org.eclipse.internal.xpand2.parser.XpandLexer
 
T__93 - Static variable in class org.eclipse.internal.xpand2.parser.XpandParser
 
T__94 - Static variable in class org.eclipse.internal.xpand2.parser.XpandLexer
 
T__94 - Static variable in class org.eclipse.internal.xpand2.parser.XpandParser
 
T__95 - Static variable in class org.eclipse.internal.xpand2.parser.XpandLexer
 
T__95 - Static variable in class org.eclipse.internal.xpand2.parser.XpandParser
 
T__96 - Static variable in class org.eclipse.internal.xpand2.parser.XpandLexer
 
T__96 - Static variable in class org.eclipse.internal.xpand2.parser.XpandParser
 
T__97 - Static variable in class org.eclipse.internal.xpand2.parser.XpandLexer
 
T__97 - Static variable in class org.eclipse.internal.xpand2.parser.XpandParser
 
T__98 - Static variable in class org.eclipse.internal.xpand2.parser.XpandLexer
 
T__98 - Static variable in class org.eclipse.internal.xpand2.parser.XpandParser
 
T__99 - Static variable in class org.eclipse.internal.xpand2.parser.XpandLexer
 
T__99 - Static variable in class org.eclipse.internal.xpand2.parser.XpandParser
 
TAG - Static variable in class org.eclipse.xpand.ui.editor.scanning.XpandPartitionScanner
 
targetObject - Variable in class org.eclipse.xpand.incremental.trace.impl.OutputFileImpl
The cached value of the 'Target Object' reference.
targetStatement - Variable in class org.eclipse.xtend.shared.ui.core.search.XtendXpandSearchEngine.ExpressionVisitor
 
Template - Class in org.eclipse.internal.xpand2.ast
*
Template(ImportDeclaration[], ExtensionImportDeclaration[], Definition[], Advice[]) - Constructor for class org.eclipse.internal.xpand2.ast.Template
 
template() - Method in class org.eclipse.internal.xpand2.parser.XpandParser
 
TEMPLATE - Static variable in class org.eclipse.xpand.ui.editor.outline.XpandContentOutlinePage
 
TEMPLATE_EXTENSION - Static variable in class org.eclipse.internal.xpand2.XpandUtil
 
TEMPLATE_EXTENSION - Static variable in class org.eclipse.xpand2.XpandUtil
 
TemplateTagScanner - Class in org.eclipse.xpand.ui.editor.scanning
 
TemplateTagScanner() - Constructor for class org.eclipse.xpand.ui.editor.scanning.TemplateTagScanner
 
terminals - Variable in class org.eclipse.xpand.ui.editor.scanning.AbstractXpandRuleBasedScanner
 
TERMINALS - Static variable in class org.eclipse.xtend.shared.ui.editor.preferences.UiPreferenceConstants
 
test() - Method in class org.eclipse.xtend.util.stdlib.texttest.FileTestComponent
 
test__computePrefix(String) - Method in class org.eclipse.internal.xtend.expression.codeassist.ExtensionImportProposalComputer
 
TEXT - Static variable in class org.eclipse.internal.xpand2.parser.XpandLexer
 
TEXT - Static variable in class org.eclipse.internal.xpand2.parser.XpandParser
 
text() - Method in class org.eclipse.internal.xpand2.parser.XpandParser
 
text - Variable in class org.eclipse.xpand.ui.editor.actions.InsertTextAction
 
text - Variable in class org.eclipse.xpand.ui.editor.scanning.AbstractXpandRuleBasedScanner
 
TEXT - Static variable in class org.eclipse.xtend.shared.ui.editor.preferences.UiPreferenceConstants
 
TextSelectingProposal - Class in org.eclipse.xtend.shared.ui.expression.editor.codeassist
 
TextSelectingProposal(String, int, int, int, int) - Constructor for class org.eclipse.xtend.shared.ui.expression.editor.codeassist.TextSelectingProposal
Creates a new completion proposal based on the provided information.
TextSelectingProposal(String, int, int, int, int, Image, String, IContextInformation, String) - Constructor for class org.eclipse.xtend.shared.ui.expression.editor.codeassist.TextSelectingProposal
Creates a new completion proposal.
textSequence() - Method in class org.eclipse.internal.xpand2.parser.XpandParser
 
TextStatement - Class in org.eclipse.internal.xpand2.ast
*
TextStatement(String, boolean) - Constructor for class org.eclipse.internal.xpand2.ast.TextStatement
 
THEN - Static variable in class org.eclipse.xtend.ui.editor.lang.XtendTokens
 
THIS - Static variable in interface org.eclipse.internal.xpand2.XpandTokens
 
THIS - Static variable in interface org.eclipse.xtend.backend.common.SyntaxConstants
 
THIS - Static variable in class org.eclipse.xtend.ui.editor.lang.XtendTokens
 
THIS_JOINPOINT - Static variable in interface org.eclipse.xtend.backend.common.SyntaxConstants
 
THIS_JOINPOINT_STATICPART - Static variable in interface org.eclipse.xtend.backend.common.SyntaxConstants
 
THIS_NAME - Static variable in interface org.eclipse.xtend.backend.common.Constants
 
ThisJoinPoint - Class in org.eclipse.xtend.backend.aop
This class exposes all dynamic data available for a matched join point.
ThisJoinPoint(List<StacktraceEntry>, List<?>) - Constructor for class org.eclipse.xtend.backend.aop.ThisJoinPoint
 
ThisJoinPointStaticPart - Class in org.eclipse.xtend.backend.aop
This class exposes all static information about the matched join point.
ThisJoinPointStaticPart(QualifiedName, Function) - Constructor for class org.eclipse.xtend.backend.aop.ThisJoinPointStaticPart
 
throwE(IOException) - Method in class org.eclipse.xtend.typesystem.emf.ui.actions.AbstractCoreModelTransformerAction
 
throwError(Object) - Static method in class org.eclipse.xtend.util.stdlib.IOExtensions
 
time - Variable in class org.eclipse.xtend.profiler.profilermodel.impl.CallGroupImpl
The cached value of the 'Time' attribute.
TIME_EDEFAULT - Static variable in class org.eclipse.xtend.profiler.profilermodel.impl.CallableImpl
The default value of the 'Time' attribute.
TIME_EDEFAULT - Static variable in class org.eclipse.xtend.profiler.profilermodel.impl.CallGroupImpl
The default value of the 'Time' attribute.
TIME_EDEFAULT - Static variable in class org.eclipse.xtend.profiler.profilermodel.impl.ProfilingResultImpl
The default value of the 'Time' attribute.
TO_STRING_METHOD_NAME - Static variable in class org.eclipse.xtend.backend.common.Helpers
 
toArray(List<?>, T[]) - Method in class org.eclipse.internal.xtend.expression.parser.ExpressionFactory
 
toByteArray(String) - Static method in class org.eclipse.internal.xpand2.pr.util.BASE64
 
toByteArray(String) - Static method in class org.eclipse.xtend.backend.util.Base64Codec
 
toCharList(String) - Method in class org.eclipse.xtend.backend.syslib.StringOperations
 
toFileName() - Method in class org.eclipse.xtend.shared.ui.core.internal.ResourceID
 
toFirstLower(String) - Method in class org.eclipse.xtend.backend.syslib.StringOperations
 
toFirstUpper(String) - Method in class org.eclipse.xtend.backend.syslib.StringOperations
 
ToggleBackendNature - Class in org.eclipse.xtend.backend.ui.builder
 
ToggleBackendNature() - Constructor for class org.eclipse.xtend.backend.ui.builder.ToggleBackendNature
 
toggleBreakpoint() - Method in class org.eclipse.xtend.shared.ui.editor.ToggleBreakpointAction
 
ToggleBreakpointAction - Class in org.eclipse.xtend.shared.ui.editor
Toggle breakpoint action that can be used both at vertical ruler and editor context menu.
ToggleBreakpointAction(TextEditor, BreakpointActionGroup) - Constructor for class org.eclipse.xtend.shared.ui.editor.ToggleBreakpointAction
 
ToggleBreakpointAction_Description - Static variable in class org.eclipse.xtend.shared.ui.Messages
 
ToggleBreakpointAction_ToggleAction - Static variable in class org.eclipse.xtend.shared.ui.Messages
 
toInt(Object) - Method in class org.eclipse.internal.xtend.type.baseimpl.types.IntegerTypeImpl
 
toJavaLiteral(LiteralExpression) - Static method in class org.eclipse.xtend.backend.compiler.util.JavaConverter
 
TokenListFieldEditor - Class in org.eclipse.xtend.shared.ui.editor.preferences
 
TokenListFieldEditor(Composite, IPreferenceStore) - Constructor for class org.eclipse.xtend.shared.ui.editor.preferences.TokenListFieldEditor
 
tokenNames - Static variable in class org.eclipse.internal.xpand2.parser.XpandParser
 
tokenNames - Static variable in class org.eclipse.internal.xtend.xtend.parser.XtendParser
 
toList(Collection<?>) - Method in class org.eclipse.xtend.backend.syslib.CollectionOperations
 
toLowerCase(String) - Method in class org.eclipse.xtend.backend.syslib.StringOperations
 
toMiddleEndClassName(String, String) - Static method in class org.eclipse.xtend.backend.ui.compiler.NamingHelper
 
toOutlineElementsForExtensionImports(List<ExtensionImportStatement>) - Method in class org.eclipse.xtend.shared.ui.editor.outlineview.AbstractExtXptContentOutlinePage
 
toOutlineElementsForNamespaceImports(List<NamespaceImportStatement>) - Method in class org.eclipse.xtend.shared.ui.editor.outlineview.AbstractExtXptContentOutlinePage
 
toOutlineString() - Method in class org.eclipse.internal.xtend.xtend.ast.AbstractExtension
 
toOutlineString() - Method in interface org.eclipse.internal.xtend.xtend.ast.Extension
 
TOP_LEFT - Static variable in class org.eclipse.wb.swt.SWTResourceManager
Style constant for placing decorator image in top left corner of base image.
TOP_RIGHT - Static variable in class org.eclipse.wb.swt.SWTResourceManager
Style constant for placing decorator image in top right corner of base image.
toSet(Collection<?>) - Method in class org.eclipse.xtend.backend.syslib.CollectionOperations
 
toString() - Method in class org.eclipse.internal.xpand2.ast.AbstractDefinition
 
toString() - Method in class org.eclipse.internal.xpand2.ast.Advice
 
toString() - Method in class org.eclipse.internal.xpand2.ast.ExpandStatement
 
toString() - Method in class org.eclipse.internal.xpand2.ast.ExpressionStatement
 
toString() - Method in class org.eclipse.internal.xpand2.ast.FileStatement
 
toString() - Method in class org.eclipse.internal.xpand2.ast.ForEachStatement
 
toString() - Method in class org.eclipse.internal.xpand2.ast.ImportDeclaration
 
toString() - Method in class org.eclipse.internal.xpand2.ast.Template
 
toString() - Method in class org.eclipse.internal.xpand2.ast.TextStatement
 
toString() - Method in class org.eclipse.internal.xpand2.model.AdvicedDefinition
 
toString(String) - Static method in class org.eclipse.internal.xpand2.pr.util.BASE64
 
toString(byte[]) - Static method in class org.eclipse.internal.xpand2.pr.util.BASE64
 
toString() - Method in class org.eclipse.internal.xpand2.pr.util.GenericFileFilter
 
toString() - Method in class org.eclipse.internal.xpand2.type.XpandDefinitionImpl
 
toString() - Method in class org.eclipse.internal.xtend.expression.ast.Case
 
toString() - Method in class org.eclipse.internal.xtend.expression.ast.DeclaredParameter
 
toString() - Method in class org.eclipse.internal.xtend.expression.ast.Expression
 
toString() - Method in class org.eclipse.internal.xtend.expression.ast.Identifier
Returns a canonical String representation of this using '.' as namespace delimiter.
toString() - Method in class org.eclipse.internal.xtend.expression.debug.EvaluatedElementWrapper
 
toString() - Method in class org.eclipse.internal.xtend.type.baseimpl.FeatureImpl
 
toString() - Method in class org.eclipse.internal.xtend.type.baseimpl.OperationImpl
 
toString() - Method in class org.eclipse.internal.xtend.type.baseimpl.PropertyImpl
 
toString() - Method in class org.eclipse.internal.xtend.type.baseimpl.StaticPropertyImpl
 
toString() - Method in class org.eclipse.internal.xtend.type.baseimpl.types.CollectionTypeImpl
 
toString() - Method in class org.eclipse.internal.xtend.util.Pair
 
toString - Variable in class org.eclipse.internal.xtend.util.QualifiedName
 
toString() - Method in class org.eclipse.internal.xtend.util.QualifiedName
Returns a canonical String representation of this.
toString(String) - Method in class org.eclipse.internal.xtend.util.QualifiedName
Returns a canonical String representation of this using the specified delimiter.
toString - Variable in class org.eclipse.internal.xtend.util.QualifiedNameWithDelimiter
The cached value for QualifiedNameWithDelimiter.toString().
toString() - Method in class org.eclipse.internal.xtend.util.QualifiedNameWithDelimiter
Returns a canonical string representation.
toString() - Method in class org.eclipse.internal.xtend.util.Triplet
 
toString() - Method in class org.eclipse.internal.xtend.util.WeakInterningHashSet.Entry
Returns the string value of the referent.
toString() - Method in class org.eclipse.internal.xtend.xtend.ast.AbstractExtension
 
toString() - Method in class org.eclipse.internal.xtend.xtend.ast.Around
 
toString() - Method in class org.eclipse.internal.xtend.xtend.ast.Check
 
toString() - Method in interface org.eclipse.internal.xtend.xtend.ast.Extension
 
toString() - Method in class org.eclipse.internal.xtend.xtend.ast.ExtensionFile
 
toString() - Method in class org.eclipse.internal.xtend.xtend.codeassist.Partition
 
toString() - Method in class org.eclipse.internal.xtend.xtend.parser.SyntaxError
 
toString() - Method in class org.eclipse.internal.xtend.xtend.types.AdviceContext
 
toString() - Method in class org.eclipse.xpand.incremental.trace.impl.OutputFileImpl
 
toString() - Method in class org.eclipse.xpand2.output.Outlet
 
toString() - Method in class org.eclipse.xtend.backend.aop.ThisJoinPointStaticPart
 
toString() - Method in class org.eclipse.xtend.backend.common.EfficientLazyString
 
toString() - Method in class org.eclipse.xtend.backend.common.FutureResultHolder
 
toString() - Method in class org.eclipse.xtend.backend.common.NamedFunction
 
toString() - Method in class org.eclipse.xtend.backend.common.QualifiedName
 
toString() - Method in class org.eclipse.xtend.backend.common.SourcePos
 
toString() - Method in class org.eclipse.xtend.backend.common.StacktraceEntry
 
toString() - Method in class org.eclipse.xtend.backend.functions.DuplicateAwareNamedFunctionCollection
 
toString() - Method in class org.eclipse.xtend.backend.functions.internal.FunctionDefContextImpl
 
toString() - Method in class org.eclipse.xtend.backend.functions.SourceDefinedFunction
 
toString(Collection<?>, CharSequence) - Method in class org.eclipse.xtend.backend.syslib.CollectionOperations
 
toString(Object) - Method in class org.eclipse.xtend.backend.syslib.StringOperations
 
toString() - Method in class org.eclipse.xtend.backend.types.AbstractType
 
toString() - Method in class org.eclipse.xtend.backend.types.java.JavaBeansType
 
toString(String) - Static method in class org.eclipse.xtend.backend.util.Base64Codec
 
toString(byte[]) - Static method in class org.eclipse.xtend.backend.util.Base64Codec
 
toString() - Method in class org.eclipse.xtend.backend.util.GenericFileFilter
 
toString() - Method in class org.eclipse.xtend.backend.util.Pair
 
toString(EvaluationException, List<AbstractExpressionsUsingWorkflowComponent.Debug>) - Method in class org.eclipse.xtend.expression.AbstractExpressionsUsingWorkflowComponent
 
toString() - Method in class org.eclipse.xtend.expression.AnalysationIssue.AnalysationIssueType
 
toString() - Method in class org.eclipse.xtend.expression.AnalysationIssue
 
toString() - Method in exception org.eclipse.xtend.expression.EvaluationException
 
toString() - Method in class org.eclipse.xtend.expression.Variable
 
toString() - Method in class org.eclipse.xtend.middleend.javaannotations.internal.JavaDefinedFunction
 
toString() - Method in class org.eclipse.xtend.middleend.xpand.plugin.XpandDefinitionName
 
toString() - Method in class org.eclipse.xtend.profiler.profilermodel.impl.CallGroupImpl
 
toString() - Method in class org.eclipse.xtend.profiler.profilermodel.impl.ItemImpl
 
toString() - Method in class org.eclipse.xtend.shared.ui.core.AbstractResource
 
toString() - Method in class org.eclipse.xtend.shared.ui.core.internal.ResourceID
 
toString() - Method in class org.eclipse.xtend.shared.ui.core.internal.XtendXpandProject
Returns the name of the underlying project.
toString() - Method in class org.eclipse.xtend.shared.ui.core.metamodel.Contributor
 
toString() - Method in class org.eclipse.xtend.shared.ui.core.search.SearchMatch
 
toString() - Method in class org.eclipse.xtend.shared.ui.editor.navigation.GenericHyperlink
 
toString() - Method in class org.eclipse.xtend.typesystem.AbstractTypeImpl
 
toString(EObject) - Static method in class org.eclipse.xtend.typesystem.emf.EObjectType
 
toString() - Method in class org.eclipse.xtend.typesystem.uml2.profile.StereotypeType
 
toString() - Method in class org.eclipse.xtend.typesystem.xsd.builder.OawXSDResourceSet
 
toString() - Method in class org.eclipse.xtend.typesystem.xsd.builder.XSDManagerView
 
toString() - Method in class org.eclipse.xtend.typesystem.xsd.util.Msg
 
toString() - Method in class org.eclipse.xtend.typesystem.xsd.XSDMetaModel
 
toString() - Method in class org.eclipse.xtend.ui.core.internal.XtendResourceImpl
 
toString() - Method in class org.eclipse.xtend.util.stdlib.texttest.Handle
 
toStringInternal() - Method in class org.eclipse.internal.xtend.expression.ast.BooleanOperation
 
toStringInternal() - Method in class org.eclipse.internal.xtend.expression.ast.Cast
 
toStringInternal() - Method in class org.eclipse.internal.xtend.expression.ast.ChainExpression
 
toStringInternal() - Method in class org.eclipse.internal.xtend.expression.ast.CollectionExpression
 
toStringInternal() - Method in class org.eclipse.internal.xtend.expression.ast.ConstructorCallExpression
 
toStringInternal() - Method in class org.eclipse.internal.xtend.expression.ast.Expression
 
toStringInternal() - Method in class org.eclipse.internal.xtend.expression.ast.FeatureCall
 
toStringInternal() - Method in class org.eclipse.internal.xtend.expression.ast.GlobalVarExpression
 
toStringInternal() - Method in class org.eclipse.internal.xtend.expression.ast.IfExpression
 
toStringInternal() - Method in class org.eclipse.internal.xtend.expression.ast.LetExpression
 
toStringInternal() - Method in class org.eclipse.internal.xtend.expression.ast.ListLiteral
 
toStringInternal() - Method in class org.eclipse.internal.xtend.expression.ast.Literal
 
toStringInternal() - Method in class org.eclipse.internal.xtend.expression.ast.OperationCall
 
toStringInternal() - Method in class org.eclipse.internal.xtend.expression.ast.SwitchExpression
 
toStringInternal() - Method in class org.eclipse.internal.xtend.expression.ast.TypeSelectExpression
 
totalMemory() - Static method in class org.eclipse.xtend.profiler.templates.Extensions
 
toUpperCase(String) - Method in class org.eclipse.xtend.backend.syslib.StringOperations
 
Trace - Interface in org.eclipse.xpand.incremental.trace
A representation of the model object 'Trace'.
TRACE - Static variable in interface org.eclipse.xpand.incremental.trace.TracePackage.Literals
The meta object literal for the 'Trace' class.
TRACE - Static variable in interface org.eclipse.xpand.incremental.trace.TracePackage
The meta object id for the 'Trace' class.
trace - Static variable in class org.eclipse.xtend.typesystem.emf.ui.EmfToolsPlugin
 
trace - Static variable in class org.eclipse.xtend.typesystem.xsd.ui.XSDToolsPlugin
 
TRACE__OUTPUT_FILES - Static variable in interface org.eclipse.xpand.incremental.trace.TracePackage.Literals
The meta object literal for the 'Output Files' containment reference list feature.
TRACE__OUTPUT_FILES - Static variable in interface org.eclipse.xpand.incremental.trace.TracePackage
The feature id for the 'Output Files' containment reference list.
TRACE_FEATURE_COUNT - Static variable in interface org.eclipse.xpand.incremental.trace.TracePackage
The number of structural features of the 'Trace' class.
TraceAdapterFactory - Class in org.eclipse.xpand.incremental.trace.util
The Adapter Factory for the model.
TraceAdapterFactory() - Constructor for class org.eclipse.xpand.incremental.trace.util.TraceAdapterFactory
Creates an instance of the adapter factory.
TraceComponent - Class in org.eclipse.xtend.util.stdlib
 
TraceComponent() - Constructor for class org.eclipse.xtend.util.stdlib.TraceComponent
 
TraceElement - Class in org.eclipse.xtend.util.stdlib.tracing
 
TraceElement(EObject, String) - Constructor for class org.eclipse.xtend.util.stdlib.tracing.TraceElement
 
TraceElement(Collection<EObject>, String) - Constructor for class org.eclipse.xtend.util.stdlib.tracing.TraceElement
 
TraceFactory - Interface in org.eclipse.xpand.incremental.trace
The Factory for the model.
TraceFactoryImpl - Class in org.eclipse.xpand.incremental.trace.impl
An implementation of the model Factory.
TraceFactoryImpl() - Constructor for class org.eclipse.xpand.incremental.trace.impl.TraceFactoryImpl
Creates an instance of the factory.
TraceImpl - Class in org.eclipse.xpand.incremental.trace.impl
An implementation of the model object 'Trace'.
TraceImpl() - Constructor for class org.eclipse.xpand.incremental.trace.impl.TraceImpl
 
traceLog(String) - Static method in class org.eclipse.xtend.typesystem.xsd.ui.XSDToolsPlugin
 
TracePackage - Interface in org.eclipse.xpand.incremental.trace
The Package for the model.
TracePackage.Literals - Interface in org.eclipse.xpand.incremental.trace
Defines literals for the meta objects that represent each class, each feature of each class, each enum, and each data type
TracePackageImpl - Class in org.eclipse.xpand.incremental.trace.impl
An implementation of the model Package.
TraceResourceFactoryImpl - Class in org.eclipse.xpand.incremental.trace.util
The Resource Factory associated with the package.
TraceResourceFactoryImpl() - Constructor for class org.eclipse.xpand.incremental.trace.util.TraceResourceFactoryImpl
Creates an instance of the resource factory.
TraceResourceImpl - Class in org.eclipse.xpand.incremental.trace.util
The Resource associated with the package.
TraceResourceImpl(URI) - Constructor for class org.eclipse.xpand.incremental.trace.util.TraceResourceImpl
Creates an instance of the resource.
TraceStore - Class in org.eclipse.xtend.util.stdlib.tracing
 
TraceStore() - Constructor for class org.eclipse.xtend.util.stdlib.tracing.TraceStore
 
TraceSwitch<T> - Class in org.eclipse.xpand.incremental.trace.util
The Switch for the model's inheritance hierarchy.
TraceSwitch() - Constructor for class org.eclipse.xpand.incremental.trace.util.TraceSwitch
Creates an instance of the switch.
TracingOutput - Class in org.eclipse.xpand.util.stdlib
 
TracingOutput() - Constructor for class org.eclipse.xpand.util.stdlib.TracingOutput
 
transform(Resource) - Method in class org.eclipse.xtend.typesystem.emf.ui.actions.AbstractCoreModelTransformerAction
 
transform(Resource) - Method in class org.eclipse.xtend.typesystem.emf.ui.actions.AddAnnotationsAction
 
trim(String) - Method in class org.eclipse.xtend.backend.syslib.StringOperations
 
trimLeft(Object) - Method in class org.eclipse.xtend.typesystem.xsd.XMLMixedContentFormatter
 
trimRight(Object) - Method in class org.eclipse.xtend.typesystem.xsd.XMLMixedContentFormatter
 
trimUntilNewline(String) - Method in class org.eclipse.xpand2.output.OutputImpl
 
TripleKeyCache<K1,K2,K3,V> - Class in org.eclipse.internal.xtend.util
 
TripleKeyCache() - Constructor for class org.eclipse.internal.xtend.util.TripleKeyCache
 
TripleKeyCache<K1,K2,K3,V> - Class in org.eclipse.xtend.backend.util
 
TripleKeyCache() - Constructor for class org.eclipse.xtend.backend.util.TripleKeyCache
 
Triplet<T1,T2,T3> - Class in org.eclipse.internal.xtend.util
This class provides combines three objects into one, giving them appropriate equals and hashCode methods.
Triplet(T1, T2, T3) - Constructor for class org.eclipse.internal.xtend.util.Triplet
 
Triplet<T1,T2,T3> - Class in org.eclipse.xtend.backend.util
 
Triplet(T1, T2, T3) - Constructor for class org.eclipse.xtend.backend.util.Triplet
 
TRUE_CONST - Static variable in interface org.eclipse.internal.xpand2.XpandTokens
 
TRUE_CONST - Static variable in class org.eclipse.xtend.ui.editor.lang.XtendTokens
 
truncate(String, int) - Static method in class org.eclipse.internal.xtend.util.StringHelper
truncates a string regardless of its length.
truncate(String, int) - Static method in class org.eclipse.xtend.backend.util.StringHelper
truncates a string regardless of its length.
txt(Msg) - Method in class org.eclipse.xtend.typesystem.xsd.util.Msg
 
txt(String) - Method in class org.eclipse.xtend.typesystem.xsd.util.Msg
 
TYPE - Static variable in class org.eclipse.internal.xpand2.debug.XpandElementAdapter
 
type() - Method in class org.eclipse.internal.xpand2.parser.XpandParser
 
TYPE - Static variable in class org.eclipse.internal.xtend.expression.debug.ExpressionElementAdapter
 
TYPE - Static variable in class org.eclipse.internal.xtend.type.baseimpl.BuiltinMetaModel
 
type() - Method in class org.eclipse.internal.xtend.xtend.parser.XtendParser
 
type - Variable in class org.eclipse.xtend.shared.ui.editor.outlineview.OutlineElement
 
TYPE - Static variable in class org.eclipse.xtend.shared.ui.expression.editor.EditorImages
 
Type - Interface in org.eclipse.xtend.typesystem
 
TYPE_ALL_FEATURES - Static variable in interface org.eclipse.xtend.middleend.xtend.internal.xtendlib.XtendLibNames
 
TYPE_ALL_OPERATIONS - Static variable in interface org.eclipse.xtend.middleend.xtend.internal.xtendlib.XtendLibNames
 
TYPE_ALL_PROPERTIES - Static variable in interface org.eclipse.xtend.middleend.xtend.internal.xtendlib.XtendLibNames
 
TYPE_ALL_STATIC_PROPERTIES - Static variable in interface org.eclipse.xtend.middleend.xtend.internal.xtendlib.XtendLibNames
 
TYPE_DECLARATION - Static variable in class org.eclipse.internal.xtend.xtend.codeassist.Partition
 
TYPE_DOCUMENTATION - Static variable in interface org.eclipse.xtend.middleend.xtend.internal.xtendlib.XtendLibNames
 
TYPE_GET_FEATURE - Static variable in interface org.eclipse.xtend.middleend.xtend.internal.xtendlib.XtendLibNames
 
TYPE_GET_OPERATION - Static variable in interface org.eclipse.xtend.middleend.xtend.internal.xtendlib.XtendLibNames
 
TYPE_GET_PROPERTY - Static variable in interface org.eclipse.xtend.middleend.xtend.internal.xtendlib.XtendLibNames
 
TYPE_NAME - Static variable in class org.eclipse.internal.xpand2.type.DefinitionType
 
TYPE_NAME - Static variable in class org.eclipse.internal.xpand2.type.IteratorType
 
TYPE_NAME - Static variable in class org.eclipse.internal.xtend.xtend.types.AdviceContextType
 
TYPE_NOT_FOUND - Static variable in class org.eclipse.xtend.expression.AnalysationIssue
 
TYPE_NS_DELIM - Static variable in interface org.eclipse.internal.xtend.expression.parser.SyntaxConstants
 
TYPE_SELECT - Static variable in interface org.eclipse.internal.xtend.expression.parser.SyntaxConstants
 
TYPE_SELECT - Static variable in interface org.eclipse.xtend.backend.syslib.SysLibNames
 
TYPE_SUPER_TYPES - Static variable in interface org.eclipse.xtend.middleend.xtend.internal.xtendlib.XtendLibNames
 
TypeFinder - Interface in org.eclipse.xtend.type.impl.java
 
TypeMapper - Class in org.eclipse.xtend.util.uml2ecore
Helper Class whose single operation is called from the mapTypeName extension in uml2ecore.ext
TypeMapper() - Constructor for class org.eclipse.xtend.util.uml2ecore.TypeMapper
 
typeName - Variable in class org.eclipse.internal.xpand2.codeassist.LazyVar
 
typeName - Variable in class org.eclipse.internal.xtend.expression.codeassist.LazyVar
 
TypeNameUtil - Class in org.eclipse.xtend.expression
Utility class for retrieving information from various type name presentations used within Xtend's type system.
TypeNameUtil() - Constructor for class org.eclipse.xtend.expression.TypeNameUtil
 
TypeProposalComputer - Class in org.eclipse.internal.xtend.expression.codeassist
 
TypeProposalComputer() - Constructor for class org.eclipse.internal.xtend.expression.codeassist.TypeProposalComputer
 
typesComparator - Static variable in class org.eclipse.internal.xtend.type.baseimpl.PolymorphicResolver
 
TypesComparator - Class in org.eclipse.internal.xtend.type.baseimpl
 
TypesComparator() - Constructor for class org.eclipse.internal.xtend.type.baseimpl.TypesComparator
 
TypesComparator - Class in org.eclipse.xtend.backend.functions.internal
This comparator defines a partial order on lists of types by assignability, i.e.
TypesComparator() - Constructor for class org.eclipse.xtend.backend.functions.internal.TypesComparator
 
typeSelect(Collection<?>, BackendType) - Method in class org.eclipse.xtend.backend.syslib.CollectionOperations
 
TypeSelectExpression - Class in org.eclipse.internal.xtend.expression.ast
 
TypeSelectExpression(Identifier, Identifier) - Constructor for class org.eclipse.internal.xtend.expression.ast.TypeSelectExpression
 
typesForParameters(BackendTypesystem, List<?>) - Method in class org.eclipse.xtend.backend.functions.internal.FunctionDefContextImpl
is public only for testing purposes
typeSystem - Variable in class org.eclipse.xtend.expression.ExecutionContextImpl
 
TypeSystem - Interface in org.eclipse.xtend.expression
 
typesystem - Variable in class org.eclipse.xtend.shared.ui.core.metamodel.jdt.JdtMetaModel
 
TypeSystemImpl - Class in org.eclipse.xtend.expression
 
TypeSystemImpl() - Constructor for class org.eclipse.xtend.expression.TypeSystemImpl
 
TypeToBackendType - Class in org.eclipse.xtend.middleend.xtend.internal
 
TypeToBackendType(BackendTypesystem, ExecutionContext) - Constructor for class org.eclipse.xtend.middleend.xtend.internal.TypeToBackendType
 
TypeToBackendTypeMapper - Class in org.eclipse.xtend.middleend.xtend.internal.types
 
TypeToBackendTypeMapper() - Constructor for class org.eclipse.xtend.middleend.xtend.internal.types.TypeToBackendTypeMapper
 
TypeType - Class in org.eclipse.xtend.backend.types.builtin
This class represents the type of a type.
TypeTypeImpl - Class in org.eclipse.internal.xtend.type.baseimpl.types
 
TypeTypeImpl(TypeSystem, String) - Constructor for class org.eclipse.internal.xtend.type.baseimpl.types.TypeTypeImpl
 

U

uid(Object) - Method in class org.eclipse.xtend.util.stdlib.UIDHelper
 
UiDetailsPreferencePage - Class in org.eclipse.xtend.shared.ui.editor.preferences
 
UiDetailsPreferencePage() - Constructor for class org.eclipse.xtend.shared.ui.editor.preferences.UiDetailsPreferencePage
 
UIDHelper - Class in org.eclipse.xtend.util.stdlib
Java helper class for Stdlib extension org::eclipse::xtend::util::stdlib::uid.
UIDHelper() - Constructor for class org.eclipse.xtend.util.stdlib.UIDHelper
 
UiPreferenceConstants - Class in org.eclipse.xtend.shared.ui.editor.preferences
 
UiPreferenceConstants() - Constructor for class org.eclipse.xtend.shared.ui.editor.preferences.UiPreferenceConstants
 
UiPreferencePage - Class in org.eclipse.xtend.shared.ui.editor.preferences
 
UiPreferencePage() - Constructor for class org.eclipse.xtend.shared.ui.editor.preferences.UiPreferencePage
 
Uml2AdapterLog - Class in org.eclipse.xtend.typesystem.uml2.ui
 
Uml2AdapterLog() - Constructor for class org.eclipse.xtend.typesystem.uml2.ui.Uml2AdapterLog
 
Uml2AdapterPlugin - Class in org.eclipse.xtend.typesystem.uml2.ui
The main plug-in class to be used in the desktop.
Uml2AdapterPlugin() - Constructor for class org.eclipse.xtend.typesystem.uml2.ui.Uml2AdapterPlugin
The constructor.
Uml2EcoreXmiWriter - Class in org.eclipse.xtend.util.uml2ecore
 
Uml2EcoreXmiWriter() - Constructor for class org.eclipse.xtend.util.uml2ecore.Uml2EcoreXmiWriter
 
UML2MetaModel - Class in org.eclipse.xtend.typesystem.uml2
 
UML2MetaModel() - Constructor for class org.eclipse.xtend.typesystem.uml2.UML2MetaModel
 
UML2MetaModelBase - Class in org.eclipse.xtend.typesystem.uml2
 
UML2MetaModelBase() - Constructor for class org.eclipse.xtend.typesystem.uml2.UML2MetaModelBase
 
UML2MetaModelBase(EPackage) - Constructor for class org.eclipse.xtend.typesystem.uml2.UML2MetaModelBase
 
Uml2MetamodelContributor - Class in org.eclipse.xtend.typesystem.uml2.ui
 
Uml2MetamodelContributor() - Constructor for class org.eclipse.xtend.typesystem.uml2.ui.Uml2MetamodelContributor
 
UML2Util2 - Class in org.eclipse.xtend.typesystem.uml2
 
UML2Util2() - Constructor for class org.eclipse.xtend.typesystem.uml2.UML2Util2
 
UML2Writer - Class in org.eclipse.xtend.typesystem.uml2
This workflow component writes UML2 models with their profiles to a directory.
UML2Writer() - Constructor for class org.eclipse.xtend.typesystem.uml2.UML2Writer
 
UML_TYPESYSTEM_QUALIFIER - Static variable in class org.eclipse.xtend.backend.types.CompositeTypesystemFactory
 
UmlPluginListener - Interface in org.eclipse.xtend.typesystem.uml2.ui
Implementors are notified whenever a new Profile in the workspace has been loaded by the Uml2AdapterPlugin.
UmlTypesystem - Class in org.eclipse.xtend.backend.types.uml2
This typesystem implementation takes care of UML specifics, i.e.
UmlTypesystem(Collection<Profile>, boolean) - Constructor for class org.eclipse.xtend.backend.types.uml2.UmlTypesystem
 
UmlTypeToBackendTypeMapper - Class in org.eclipse.xtend.middleend.xtend.internal.types
 
UmlTypeToBackendTypeMapper(BackendTypesystem) - Constructor for class org.eclipse.xtend.middleend.xtend.internal.types.UmlTypeToBackendTypeMapper
 
unaryExpression() - Method in class org.eclipse.internal.xpand2.parser.XpandParser
 
unaryExpression() - Method in class org.eclipse.internal.xtend.xtend.parser.XtendParser
 
unescape(String) - Static method in class org.eclipse.internal.xtend.util.StringHelper
undoes the operations of escape
unescape(String) - Static method in class org.eclipse.xtend.backend.util.StringHelper
undoes the operations of escape
UnicodeEscape - Static variable in class org.eclipse.internal.xpand2.parser.XpandLexer
 
UnicodeEscape - Static variable in class org.eclipse.internal.xpand2.parser.XpandParser
 
UnicodeEscape - Static variable in class org.eclipse.internal.xtend.xtend.parser.XtendLexer
 
UnicodeEscape - Static variable in class org.eclipse.internal.xtend.xtend.parser.XtendParser
 
union(Collection<?>, Collection<?>) - Method in class org.eclipse.xtend.backend.syslib.CollectionOperations
 
UNIQUE_REPRESENTATION_PREFIX - Static variable in class org.eclipse.xtend.backend.types.emf.EmfTypesystem
 
UNIQUE_REPRESENTATION_PREFIX - Static variable in class org.eclipse.xtend.backend.types.java.AbstractJavaBeansTypesystem
 
UNIQUE_REPRESENTATION_PREFIX - Static variable in class org.eclipse.xtend.backend.types.uml2.UmlTypesystem
 
unloadPackage() - Method in class org.eclipse.xtend.typesystem.xsd.builder.OawXSDResource
 
unloadReferrencingDirectives() - Method in class org.eclipse.xtend.typesystem.xsd.builder.OawXSDResource
 
UNNECESSARY_CAST - Static variable in class org.eclipse.xtend.expression.AnalysationIssue
 
unread() - Method in class org.eclipse.internal.xtend.expression.codeassist.CharacterScanner
 
unregisterPackage(EPackage) - Method in class org.eclipse.xtend.typesystem.xsd.builder.OawXSDResourceSet
 
unregisterPackage(EPackage) - Method in interface org.eclipse.xtend.typesystem.xsd.builder.XSDManager
 
unregisterPackage(EPackage) - Method in class org.eclipse.xtend.typesystem.xsd.builder.XSDManagerView
 
unregisterXtendXpandResource(IXtendXpandResource) - Method in class org.eclipse.xtend.shared.ui.core.internal.XtendXpandProject
 
unregisterXtendXpandResource(IXtendXpandResource) - Method in interface org.eclipse.xtend.shared.ui.core.IXtendXpandProject
Unregisters a resource from the project.
update() - Method in class org.eclipse.xpand.ui.editor.actions.InsertTextAction
 
update(ISelection) - Method in class org.eclipse.xtend.shared.ui.core.action.SelectionDispatchAction
Updates the action's enablement state according to the given selection.
updateStatusLine() - Method in class org.eclipse.xtend.shared.ui.editor.AbstractXtendXpandEditor
 
updateText() - Method in class org.eclipse.xtend.shared.ui.editor.EnableDisableBreakpointAction
 
updateText() - Method in class org.eclipse.xtend.shared.ui.editor.ToggleBreakpointAction
 
UPTO - Static variable in interface org.eclipse.xtend.middleend.xtend.internal.xtendlib.XtendLibNames
 
uri(EObject) - Method in class org.eclipse.xtend.typesystem.xsd.util.Msg
 
uri(Resource) - Method in class org.eclipse.xtend.typesystem.xsd.util.Msg
 
uri(String) - Method in class org.eclipse.xtend.typesystem.xsd.util.Msg
 
uri(URI) - Method in class org.eclipse.xtend.typesystem.xsd.util.Msg
 
UriBasedPostprocessor - Interface in org.eclipse.xtend.backend.syslib
This interface represents a postprocessor that modifies - or performs some other action based on - a file after it was persisted, e.g.
uriConverter - Variable in class org.eclipse.xtend.typesystem.xsd.XMLBeautifier
 
uriExpression - Variable in class org.eclipse.xtend.typesystem.xsd.XMLWriter
 
uris(Collection<?>) - Method in class org.eclipse.xtend.typesystem.xsd.util.Msg
 
useBASE64 - Variable in class org.eclipse.internal.xpand2.pr.ProtectedRegionResolverImpl
 
useGenericHyplerlinkDetector(IRegion, String, IXtendXpandProject) - Method in class org.eclipse.xtend.shared.ui.editor.navigation.AbstractHyperlinkDetector
 
Util - Static variable in interface org.eclipse.xtend.typesystem.xsd.builder.XSDManager
 

V

validate(ExecutionContext, Collection<?>, Issues, boolean) - Method in class org.eclipse.internal.xtend.xtend.ast.Check
Executes the check.
validate() - Method in interface org.eclipse.xtend.profiler.profilermodel.validation.CallableValidator
 
validate() - Method in interface org.eclipse.xtend.profiler.profilermodel.validation.CallGroupValidator
 
validate() - Method in interface org.eclipse.xtend.profiler.profilermodel.validation.CycleValidator
 
validate() - Method in interface org.eclipse.xtend.profiler.profilermodel.validation.ItemValidator
 
validate() - Method in interface org.eclipse.xtend.profiler.profilermodel.validation.ProfilingResultValidator
 
validate(EObject, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.xtend.typesystem.emf.check.CheckEValidatorAdapter
 
validate(EClass, EObject, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.xtend.typesystem.emf.check.CheckEValidatorAdapter
 
validate(EDataType, Object, DiagnosticChain, Map<Object, Object>) - Method in class org.eclipse.xtend.typesystem.emf.check.CheckEValidatorAdapter
 
validateCallCount(int) - Method in interface org.eclipse.xtend.profiler.profilermodel.validation.ItemValidator
 
validateCallCountInbound(int) - Method in interface org.eclipse.xtend.profiler.profilermodel.validation.CycleValidator
 
validateCallCountReentrant(int) - Method in interface org.eclipse.xtend.profiler.profilermodel.validation.CycleValidator
 
validateChildTime(long) - Method in interface org.eclipse.xtend.profiler.profilermodel.validation.CallableValidator
 
validateCount(int) - Method in interface org.eclipse.xtend.profiler.profilermodel.validation.CallGroupValidator
 
validateCycle(Cycle) - Method in interface org.eclipse.xtend.profiler.profilermodel.validation.ItemValidator
 
validateCycles(EList<Cycle>) - Method in interface org.eclipse.xtend.profiler.profilermodel.validation.ProfilingResultValidator
 
validateInboundInvocations(EList<CallGroup>) - Method in interface org.eclipse.xtend.profiler.profilermodel.validation.ItemValidator
 
validateInvocations(EList<CallGroup>) - Method in interface org.eclipse.xtend.profiler.profilermodel.validation.ItemValidator
 
validateInvoker(Item) - Method in interface org.eclipse.xtend.profiler.profilermodel.validation.CallGroupValidator
 
validateItemName(String) - Method in interface org.eclipse.xtend.profiler.profilermodel.validation.ItemValidator
 
validateItems(EList<Item>) - Method in interface org.eclipse.xtend.profiler.profilermodel.validation.CycleValidator
 
validateItems(EList<Item>) - Method in interface org.eclipse.xtend.profiler.profilermodel.validation.ProfilingResultValidator
 
validateItemTime(long) - Method in interface org.eclipse.xtend.profiler.profilermodel.validation.ItemValidator
 
validateName(String) - Method in interface org.eclipse.xtend.profiler.profilermodel.validation.CallableValidator
 
validateNewName() - Method in class org.eclipse.xpand.ui.refactoring.renamedefine.RenameDefineProcessor
 
validateOutboundChildTime(long) - Method in interface org.eclipse.xtend.profiler.profilermodel.validation.CallableValidator
 
validateOutgoingCallGroups(EList<CallGroup>) - Method in interface org.eclipse.xtend.profiler.profilermodel.validation.CycleValidator
 
validateRootItems(EList<Item>) - Method in interface org.eclipse.xtend.profiler.profilermodel.validation.ProfilingResultValidator
 
validateSelfTime(long) - Method in interface org.eclipse.xtend.profiler.profilermodel.validation.CallableValidator
 
validateSubroutine(Item) - Method in interface org.eclipse.xtend.profiler.profilermodel.validation.CallGroupValidator
 
validateSubroutines(EList<CallGroup>) - Method in interface org.eclipse.xtend.profiler.profilermodel.validation.ItemValidator
 
validateTime(long) - Method in interface org.eclipse.xtend.profiler.profilermodel.validation.CallableValidator
 
validateTime(long) - Method in interface org.eclipse.xtend.profiler.profilermodel.validation.CallGroupValidator
 
validateTime(long) - Method in interface org.eclipse.xtend.profiler.profilermodel.validation.ProfilingResultValidator
 
validName(String, int, String) - Method in class org.eclipse.xtend.typesystem.xsd.builder.OawXSDEcoreBuilder
 
value - Variable in class org.eclipse.xtend.typesystem.xsd.OptionsEntry
 
valueOf(String) - Static method in enum org.eclipse.xtend.expression.LoggingNullEvaluationHandler.Level
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eclipse.xtend.typesystem.xsd.XMLBeautifier.LineSeparatorType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eclipse.xtend.typesystem.xsd.XMLTypeMapper.BasicType
Returns the enum constant of this type with the specified name.
values(Map<Object, Object>) - Method in class org.eclipse.xtend.backend.syslib.CollectionOperations
 
values() - Static method in enum org.eclipse.xtend.expression.LoggingNullEvaluationHandler.Level
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.eclipse.xtend.typesystem.xsd.XMLBeautifier.LineSeparatorType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.eclipse.xtend.typesystem.xsd.XMLTypeMapper.BasicType
Returns an array containing the constants of this enum type, in the order they are declared.
Variable - Class in org.eclipse.xtend.expression
 
Variable(String, Object) - Constructor for class org.eclipse.xtend.expression.Variable
 
VARIABLE - Static variable in class org.eclipse.xtend.shared.ui.expression.editor.EditorImages
 
variables - Variable in class org.eclipse.internal.xpand2.codeassist.StackElement
 
VarNameGenerator - Class in org.eclipse.xtend.backend.compiler.util
 
VarNameGeneratorExpressions - Class in org.eclipse.xtend.backend.compiler.templates
 
VarNameGeneratorExpressions() - Constructor for class org.eclipse.xtend.backend.compiler.templates.VarNameGeneratorExpressions
 
VetoableCallback - Interface in org.eclipse.xtend.expression
an instance of this interface can be injected into the execution context.
VetoableCallbackAdapter - Class in org.eclipse.xtend.expression
Adapts the deprecated Callback interface to the new VetoableCallback interface.
VetoableCallbackAdapter(Callback) - Constructor for class org.eclipse.xtend.expression.VetoableCallbackAdapter
 
VetoException - Exception in org.eclipse.xpand2.output
Signals a veto by a VetoStrategy2 implementation.
VetoException(String) - Constructor for exception org.eclipse.xpand2.output.VetoException
 
vetoStrategies - Variable in class org.eclipse.xpand2.output.Outlet
 
VetoStrategy - Interface in org.eclipse.xpand2.output
 
VetoStrategy2 - Interface in org.eclipse.xpand2.output
 
viewer - Variable in class org.eclipse.xpand.ui.editor.actions.InsertTextAction
 
visit(ISyntaxElement) - Method in class org.eclipse.internal.xpand2.ast.AbstractXpandVisitor
 
visit(ISyntaxElement) - Method in class org.eclipse.internal.xtend.expression.ast.AbstractExpressionVisitor
 
visit(ISyntaxElement) - Method in class org.eclipse.internal.xtend.expression.ast.AbstractVisitor
 
visitAdvice(Advice) - Method in class org.eclipse.internal.xpand2.ast.AbstractXpandVisitor
 
visitBooleanLiteral(BooleanLiteral) - Method in class org.eclipse.internal.xtend.expression.ast.AbstractExpressionVisitor
 
visitBooleanOperation(BooleanOperation) - Method in class org.eclipse.internal.xtend.expression.ast.AbstractExpressionVisitor
 
visitCast(Cast) - Method in class org.eclipse.internal.xtend.expression.ast.AbstractExpressionVisitor
 
visitChainExpression(ChainExpression) - Method in class org.eclipse.internal.xtend.expression.ast.AbstractExpressionVisitor
 
visitChild(ISyntaxElement) - Method in class org.eclipse.internal.xpand2.ast.AbstractXpandVisitor
 
visitChildren(List<? extends ISyntaxElement>) - Method in class org.eclipse.internal.xpand2.ast.AbstractXpandVisitor
 
visitCollectionExpression(CollectionExpression) - Method in class org.eclipse.internal.xtend.expression.ast.AbstractExpressionVisitor
 
visitConstructorCallExpression(ConstructorCallExpression) - Method in class org.eclipse.internal.xtend.expression.ast.AbstractExpressionVisitor
 
visitDefinition(Definition) - Method in class org.eclipse.internal.xpand2.ast.AbstractXpandVisitor
 
visitErrorStatement(ErrorStatement) - Method in class org.eclipse.internal.xpand2.ast.AbstractXpandVisitor
 
visitExpandStatement(ExpandStatement) - Method in class org.eclipse.internal.xpand2.ast.AbstractXpandVisitor
 
visitExpressionStatement(ExpressionStatement) - Method in class org.eclipse.internal.xpand2.ast.AbstractXpandVisitor
 
visitExtensionImportDeclaration(ExtensionImportDeclaration) - Method in class org.eclipse.internal.xpand2.ast.AbstractXpandVisitor
 
visitFeatureCall(FeatureCall) - Method in class org.eclipse.internal.xtend.expression.ast.AbstractExpressionVisitor
 
visitFileStatement(FileStatement) - Method in class org.eclipse.internal.xpand2.ast.AbstractXpandVisitor
 
visitForEachStatement(ForEachStatement) - Method in class org.eclipse.internal.xpand2.ast.AbstractXpandVisitor
 
visitGlobalVarExpression(GlobalVarExpression) - Method in class org.eclipse.internal.xtend.expression.ast.AbstractExpressionVisitor
 
visitIfExpression(IfExpression) - Method in class org.eclipse.internal.xtend.expression.ast.AbstractExpressionVisitor
 
visitIfStatement(IfStatement) - Method in class org.eclipse.internal.xpand2.ast.AbstractXpandVisitor
 
visitImportDeclaration(ImportDeclaration) - Method in class org.eclipse.internal.xpand2.ast.AbstractXpandVisitor
 
visitIntegerLiteral(IntegerLiteral) - Method in class org.eclipse.internal.xtend.expression.ast.AbstractExpressionVisitor
 
visitLetExpression(LetExpression) - Method in class org.eclipse.internal.xtend.expression.ast.AbstractExpressionVisitor
 
visitLetStatement(LetStatement) - Method in class org.eclipse.internal.xpand2.ast.AbstractXpandVisitor
 
visitListLiteral(ListLiteral) - Method in class org.eclipse.internal.xtend.expression.ast.AbstractExpressionVisitor
 
visitListLiteral(ListLiteral) - Method in class org.eclipse.xtend.shared.ui.core.search.XtendXpandSearchEngine.ExpressionVisitor
 
visitNullLiteral(NullLiteral) - Method in class org.eclipse.internal.xtend.expression.ast.AbstractExpressionVisitor
 
visitOperationCall(OperationCall) - Method in class org.eclipse.internal.xtend.expression.ast.AbstractExpressionVisitor
 
visitOperationCall(OperationCall) - Method in class org.eclipse.xtend.shared.ui.core.search.XtendXpandSearchEngine.ExpressionVisitor
 
visitProtectStatement(ProtectStatement) - Method in class org.eclipse.internal.xpand2.ast.AbstractXpandVisitor
 
visitRealLiteral(RealLiteral) - Method in class org.eclipse.internal.xtend.expression.ast.AbstractExpressionVisitor
 
visitStringLiteral(StringLiteral) - Method in class org.eclipse.internal.xtend.expression.ast.AbstractExpressionVisitor
 
visitSwitchExpression(SwitchExpression) - Method in class org.eclipse.internal.xtend.expression.ast.AbstractExpressionVisitor
 
visitTemplate(Template) - Method in class org.eclipse.internal.xpand2.ast.AbstractXpandVisitor
 
visitTextStatement(TextStatement) - Method in class org.eclipse.internal.xpand2.ast.AbstractXpandVisitor
 
visitTypeSelectExpression(TypeSelectExpression) - Method in class org.eclipse.internal.xtend.expression.ast.AbstractExpressionVisitor
 
VOID - Static variable in class org.eclipse.internal.xtend.type.baseimpl.BuiltinMetaModel
 
VoidType - Class in org.eclipse.internal.xtend.type.baseimpl.types
 
VoidType(TypeSystem, String) - Constructor for class org.eclipse.internal.xtend.type.baseimpl.types.VoidType
 
VoidType - Class in org.eclipse.xtend.backend.types.builtin
This type receives special treatment because it is the only type that can not be determined based on the Java class of an object.

W

WARN - Static variable in class org.eclipse.xtend.ui.editor.lang.XtendTokens
 
WARNING - Static variable in class org.eclipse.xtend.check.ui.editor.outline.CheckContentOutlinePage
 
WARNING - Static variable in interface org.eclipse.xtend.shared.ui.core.IModelMarker
 
WARNING_CHECK - Static variable in class org.eclipse.xtend.shared.ui.expression.editor.EditorImages
 
WeakCache<K,V> - Class in org.eclipse.internal.xtend.util
 
WeakCache() - Constructor for class org.eclipse.internal.xtend.util.WeakCache
 
WeakCache2<K,V> - Class in org.eclipse.internal.xtend.util
A cache implementation based on WeakReferences which cleans up GCed references regularely.
WeakCache2() - Constructor for class org.eclipse.internal.xtend.util.WeakCache2
 
WeakCache2(int) - Constructor for class org.eclipse.internal.xtend.util.WeakCache2
 
WeakInterningHashSet<E> - Class in org.eclipse.internal.xtend.util
Copied from org.eclipse.emf.common.util, since it is only available in EMF >= 2.9.
WeakInterningHashSet() - Constructor for class org.eclipse.internal.xtend.util.WeakInterningHashSet
 
WeakInterningHashSet.Entry<E> - Class in org.eclipse.internal.xtend.util
A weak reference holder that caches the hash code of the referent and is chained in the WeakInterningHashSet.entries to handle collisions.
WeakInterningHashSet.Entry(E, int, ReferenceQueue<? super E>) - Constructor for class org.eclipse.internal.xtend.util.WeakInterningHashSet.Entry
Creates an entry thats part of the set's WeakInterningHashSet.queue.
weave(WorkflowComponent, Issues) - Method in class org.eclipse.internal.xpand2.GeneratorAdvice
 
weave(WorkflowComponent, Issues) - Method in class org.eclipse.internal.xtend.xtend.XtendAdvice
 
weave(WorkflowComponent, Issues) - Method in class org.eclipse.xpand2.GeneratorAdvice
 
weave(WorkflowComponent, Issues) - Method in class org.eclipse.xtend.expression.AbstractExpressionsUsingWorkflowAdvice
WhitespaceDetector - Class in org.eclipse.xpand.ui.editor.scanning
 
WhitespaceDetector() - Constructor for class org.eclipse.xpand.ui.editor.scanning.WhitespaceDetector
 
WhitespaceDetector - Class in org.eclipse.xtend.ui.editor.scanning
 
WhitespaceDetector() - Constructor for class org.eclipse.xtend.ui.editor.scanning.WhitespaceDetector
 
wildParams - Variable in class org.eclipse.internal.xpand2.ast.AbstractDefinition
 
without(Collection<?>, Collection<?>) - Method in class org.eclipse.xtend.backend.syslib.CollectionOperations
 
withoutFirst(List<?>) - Method in class org.eclipse.xtend.backend.syslib.CollectionOperations
 
withoutFirst(T[]) - Static method in class org.eclipse.xtend.backend.util.CollectionHelper
 
withoutFirst(List<T>) - Static method in class org.eclipse.xtend.backend.util.CollectionHelper
 
withoutLast(List<?>) - Method in class org.eclipse.xtend.backend.syslib.CollectionOperations
 
withoutLastSegment(String) - Static method in class org.eclipse.internal.xpand2.XpandUtil
Returns the name without its last segment.
withoutLastSegment(String) - Static method in class org.eclipse.xpand2.XpandUtil
 
withoutLastSegment(String) - Static method in class org.eclipse.xtend.expression.TypeNameUtil
Cuts the last segment from a qualified type name.
withoutLastSegment(String) - Static method in class org.eclipse.xtend.middleend.xpand.internal.XpandConverterUtil
Get the namespace of the FQN dropping the last segment of the FQN
WordDetector - Class in org.eclipse.xtend.shared.ui.editor.navigation
WordDetector helps detecting words.
WordDetector() - Constructor for class org.eclipse.xtend.shared.ui.editor.navigation.WordDetector
 
wordWrap(int, String) - Method in class org.eclipse.xtend.typesystem.xsd.XMLMixedContentFormatter
 
workbenchPage - Variable in class org.eclipse.xtend.shared.ui.editor.navigation.GenericHyperlink
 
WORKFLOWSLOT - Static variable in class org.eclipse.xtend.ui.editor.lang.XtendTokens
 
write(String) - Method in class org.eclipse.xpand2.output.BlankLineSkippingOutput
 
write(String) - Method in interface org.eclipse.xpand2.output.Output
 
write(String) - Method in class org.eclipse.xpand2.output.OutputImpl
 
write(Writer, EfficientLazyString) - Static method in class org.eclipse.xtend.backend.util.FileHelper
 
write(Writer, CharSequence) - Static method in class org.eclipse.xtend.backend.util.FileHelper
 
write(String, CharSequence) - Static method in class org.eclipse.xtend.backend.util.FileHelper
 
write(Writer, Reader) - Static method in class org.eclipse.xtend.backend.util.FileHelper
 
write(char[], int, int) - Method in class org.eclipse.xtend.backend.util.NullWriter
 
WRITE_TO_FILE - Static variable in interface org.eclipse.xtend.backend.syslib.SysLibNames
 
writeAndClose() - Method in interface org.eclipse.xpand2.output.FileHandle
 
writeAndClose() - Method in class org.eclipse.xpand2.output.FileHandleImpl
 
writeSingleFile(Writer, CharSequence) - Static method in class org.eclipse.internal.xpand2.pr.util.FSIO
 
writeSingleFile(Writer, Reader) - Static method in class org.eclipse.internal.xpand2.pr.util.FSIO
 
writeTo(Writer) - Method in class org.eclipse.xtend.backend.common.EfficientLazyString
 
writeToFile(String, CharSequence) - Method in class org.eclipse.xtend.backend.syslib.FileIoOperations
 
writeToFile(String, String, CharSequence) - Method in class org.eclipse.xtend.backend.syslib.FileIoOperations
 
writeToFile(String, boolean, CharSequence) - Method in class org.eclipse.xtend.backend.syslib.FileIoOperations
 
writeToFile(String, String, boolean, CharSequence) - Method in class org.eclipse.xtend.backend.syslib.FileIoOperations
 
writeToFile(String, FutureResultHolder) - Method in class org.eclipse.xtend.backend.syslib.FileIoOperations
 
writeToFile(String, String, FutureResultHolder) - Method in class org.eclipse.xtend.backend.syslib.FileIoOperations
 
writeToFile(String, boolean, FutureResultHolder) - Method in class org.eclipse.xtend.backend.syslib.FileIoOperations
 
writeToFile(String, String, boolean, FutureResultHolder) - Method in class org.eclipse.xtend.backend.syslib.FileIoOperations
 
writeTopObject(EObject) - Method in class org.eclipse.xtend.typesystem.xsd.OawXMLResource.OawXMLSaveImpl
 
WS - Static variable in class org.eclipse.internal.xpand2.parser.XpandLexer
 
WS - Static variable in class org.eclipse.internal.xpand2.parser.XpandParser
 
WS - Static variable in class org.eclipse.internal.xtend.xtend.parser.XtendLexer
 
WS - Static variable in class org.eclipse.internal.xtend.xtend.parser.XtendParser
 

X

XmiReader - Class in org.eclipse.xtend.typesystem.emf
Deprecated. use org.eclipse.mwe.emf.Reader instead
XmiReader() - Constructor for class org.eclipse.xtend.typesystem.emf.XmiReader
Deprecated.  
XmiWriter - Class in org.eclipse.xtend.typesystem.emf
Deprecated. use org.eclipse.mwe.emf.Writer instead
XmiWriter() - Constructor for class org.eclipse.xtend.typesystem.emf.XmiWriter
Deprecated.  
XML_COMMENT - Static variable in class org.eclipse.xtend.typesystem.xsd.XMLMixedContentFormatter
 
XML_TEXT - Static variable in class org.eclipse.xtend.typesystem.xsd.XMLMixedContentFormatter
 
XMLBeautifier - Class in org.eclipse.xtend.typesystem.xsd
 
XMLBeautifier() - Constructor for class org.eclipse.xtend.typesystem.xsd.XMLBeautifier
 
XMLBeautifier.LineSeparatorType - Enum in org.eclipse.xtend.typesystem.xsd
 
XMLEClassType - Class in org.eclipse.xtend.backend.types.xsd.internal
 
XMLEClassType(EClass, XsdTypesystem) - Constructor for class org.eclipse.xtend.backend.types.xsd.internal.XMLEClassType
 
XMLEClassType - Class in org.eclipse.xtend.typesystem.xsd.type
 
XMLEClassType(XSDMetaModel, String, EClass) - Constructor for class org.eclipse.xtend.typesystem.xsd.type.XMLEClassType
 
XMLFeatureMapType - Class in org.eclipse.xtend.backend.types.xsd.internal
 
XMLFeatureMapType(String, XsdTypesystem, EClass) - Constructor for class org.eclipse.xtend.backend.types.xsd.internal.XMLFeatureMapType
 
XMLFeatureMapTypeImpl - Class in org.eclipse.xtend.typesystem.xsd.type
 
XMLFeatureMapTypeImpl(XSDMetaModel, String, EClass) - Constructor for class org.eclipse.xtend.typesystem.xsd.type.XMLFeatureMapTypeImpl
 
XMLMixedContentFormatter - Class in org.eclipse.xtend.typesystem.xsd
 
XMLMixedContentFormatter() - Constructor for class org.eclipse.xtend.typesystem.xsd.XMLMixedContentFormatter
 
XMLProcessor - Class in org.eclipse.xtend.typesystem.xsd
 
XMLProcessor() - Constructor for class org.eclipse.xtend.typesystem.xsd.XMLProcessor
 
XMLReader - Class in org.eclipse.xtend.typesystem.xsd
This workflow component loads an XML file into a dynamic Ecore model.
XMLReader() - Constructor for class org.eclipse.xtend.typesystem.xsd.XMLReader
 
XMLReaderHelper - Class in org.eclipse.xtend.typesystem.xsd.lib
 
XMLReaderHelper() - Constructor for class org.eclipse.xtend.typesystem.xsd.lib.XMLReaderHelper
 
XMLReaderImpl - Class in org.eclipse.xtend.typesystem.xsd
 
XMLReaderImpl(ResourceSet, XSDMetaModel) - Constructor for class org.eclipse.xtend.typesystem.xsd.XMLReaderImpl
 
XMLTypeMapper - Class in org.eclipse.xtend.typesystem.xsd
 
XMLTypeMapper.BasicType - Enum in org.eclipse.xtend.typesystem.xsd
 
XMLWriter - Class in org.eclipse.xtend.typesystem.xsd
 
XMLWriter() - Constructor for class org.eclipse.xtend.typesystem.xsd.XMLWriter
 
XMLWriter.DoctypeInfo - Class in org.eclipse.xtend.typesystem.xsd
 
XMLWriter.DoctypeInfo() - Constructor for class org.eclipse.xtend.typesystem.xsd.XMLWriter.DoctypeInfo
 
XMLWriter.ExpressionWithVarname - Class in org.eclipse.xtend.typesystem.xsd
 
XMLWriter.ExpressionWithVarname() - Constructor for class org.eclipse.xtend.typesystem.xsd.XMLWriter.ExpressionWithVarname
 
XMLWriter.ExpressionWithVarname(String, String) - Constructor for class org.eclipse.xtend.typesystem.xsd.XMLWriter.ExpressionWithVarname
 
xpand - Static variable in class org.eclipse.xpand.ui.editor.Messages
 
XPAND_AROUND - Static variable in class org.eclipse.xtend.shared.ui.expression.editor.EditorImages
 
XPAND_DEFINE - Static variable in class org.eclipse.xtend.shared.ui.expression.editor.EditorImages
 
XPAND_MATCHING_BRACKETS - Static variable in class org.eclipse.xpand.ui.editor.XpandEditor
 
XPAND_MATCHING_BRACKETS_COLOR - Static variable in class org.eclipse.xpand.ui.editor.XpandEditor
 
XPAND_PROTECTED_REGION_RESOLVER - Static variable in class org.eclipse.xtend.middleend.xpand.internal.xpandlib.pr.XpandProtectedRegionResolver
 
XPAND_TAG_CLOSE - Static variable in class org.eclipse.internal.xtend.xtend.parser.XtendLexer
 
XPAND_TAG_CLOSE - Static variable in class org.eclipse.internal.xtend.xtend.parser.XtendParser
 
XPAND_TAG_OPEN - Static variable in class org.eclipse.internal.xtend.xtend.parser.XtendLexer
 
XPAND_TAG_OPEN - Static variable in class org.eclipse.internal.xtend.xtend.parser.XtendParser
 
XPAND_TEMPLATE - Static variable in class org.eclipse.xtend.shared.ui.expression.editor.EditorImages
 
XpandAdvice - Interface in org.eclipse.internal.xpand2.model
 
XpandAnalyzable - Interface in org.eclipse.internal.xpand2.ast
 
XpandBackendFacade - Class in org.eclipse.xtend.middleend.xpand
 
XpandCommentRule - Class in org.eclipse.xpand.ui.editor.scanning
 
XpandCommentRule(IToken) - Constructor for class org.eclipse.xpand.ui.editor.scanning.XpandCommentRule
 
XpandCompilerIssue - Interface in org.eclipse.internal.xpand2
 
XpandCompilerIssue - Interface in org.eclipse.xpand2
 
XpandComponent - Class in org.eclipse.xtend.middleend.xpand
This workflow component executes an Xpand template based on the new backend implementation.
XpandComponent() - Constructor for class org.eclipse.xtend.middleend.xpand.XpandComponent
 
XpandContentAssistProcessor - Class in org.eclipse.xpand.ui.editor.codeassist
Computes the Code Completion Proposals when CTRL+SPACE is pressed.
XpandContentAssistProcessor(IEditorPart) - Constructor for class org.eclipse.xpand.ui.editor.codeassist.XpandContentAssistProcessor
 
XpandContentOutlinePage - Class in org.eclipse.xpand.ui.editor.outline
 
XpandContentOutlinePage(AbstractXtendXpandEditor) - Constructor for class org.eclipse.xpand.ui.editor.outline.XpandContentOutlinePage
 
XpandConverterUtil - Class in org.eclipse.xtend.middleend.xpand.internal
 
XpandConverterUtil() - Constructor for class org.eclipse.xtend.middleend.xpand.internal.XpandConverterUtil
 
XpandDefinition - Interface in org.eclipse.internal.xpand2.model
 
XpandDefinitionImpl - Class in org.eclipse.internal.xpand2.type
 
XpandDefinitionImpl(XpandDefinition, XpandExecutionContext, Object, Object[]) - Constructor for class org.eclipse.internal.xpand2.type.XpandDefinitionImpl
 
XpandDefinitionName - Class in org.eclipse.xtend.middleend.xpand.plugin
This class serves as a representation of an Xpand definition name.
XpandDefinitionName(XpandDefinition) - Constructor for class org.eclipse.xtend.middleend.xpand.plugin.XpandDefinitionName
 
XpandDefinitionName(String, Type, Type[], XpandExecutionContext) - Constructor for class org.eclipse.xtend.middleend.xpand.plugin.XpandDefinitionName
 
XpandDefinitionName(String, Expression, List<Expression>, XpandExecutionContext) - Constructor for class org.eclipse.xtend.middleend.xpand.plugin.XpandDefinitionName
 
XpandDocumentProvider - Class in org.eclipse.xpand.ui.editor
 
XpandDocumentProvider() - Constructor for class org.eclipse.xpand.ui.editor.XpandDocumentProvider
 
XpandEditor - Class in org.eclipse.xpand.ui.editor
Template specific text editor.
XpandEditor() - Constructor for class org.eclipse.xpand.ui.editor.XpandEditor
 
XpandEditorContributor - Class in org.eclipse.xpand.ui.editor.actions
XpandEditorContributor manages global actions for the Xpand editor.
XpandEditorContributor() - Constructor for class org.eclipse.xpand.ui.editor.actions.XpandEditorContributor
 
XpandEditorPlugin - Class in org.eclipse.xpand.ui
 
XpandEditorPlugin() - Constructor for class org.eclipse.xpand.ui.XpandEditorPlugin
 
XpandElementAdapter - Class in org.eclipse.internal.xpand2.debug
The IElementAdapter implementation for Xpand statements.
XpandElementAdapter() - Constructor for class org.eclipse.internal.xpand2.debug.XpandElementAdapter
 
XpandEvaluatable - Interface in org.eclipse.internal.xpand2.ast
 
XpandExecutionContext - Interface in org.eclipse.xpand2
 
XpandExecutionContextImpl - Class in org.eclipse.xpand2
*
XpandExecutionContextImpl(Output, ProtectedRegionResolver) - Constructor for class org.eclipse.xpand2.XpandExecutionContextImpl
 
XpandExecutionContextImpl(Output, ProtectedRegionResolver, String) - Constructor for class org.eclipse.xpand2.XpandExecutionContextImpl
 
XpandExecutionContextImpl(Output, ProtectedRegionResolver, Map<String, Variable>, ExceptionHandler, NullEvaluationHandler) - Constructor for class org.eclipse.xpand2.XpandExecutionContextImpl
 
XpandExecutionContextImpl(ResourceManager, Output, ProtectedRegionResolver, Map<String, Variable>, ProgressMonitor, ExceptionHandler, NullEvaluationHandler, VetoableCallback) - Constructor for class org.eclipse.xpand2.XpandExecutionContextImpl
 
XpandExecutionContextImpl(TypeSystemImpl, Output, ProtectedRegionResolver, Map<String, Variable>, ExceptionHandler, NullEvaluationHandler) - Constructor for class org.eclipse.xpand2.XpandExecutionContextImpl
 
XpandExecutionContextImpl(ResourceManager, Resource, TypeSystemImpl, Map<String, Variable>, Map<String, Variable>, Output, ProtectedRegionResolver, ProgressMonitor, ExceptionHandler, List<Around>, NullEvaluationHandler, Map<Resource, Set<Extension>>, VetoableCallback, Cache<Triplet<Resource, String, List<Type>>, Extension>, Map<Pair<String, List<Type>>, Type>, List<Pair<XpandExecutionContextImpl, Statement>>) - Constructor for class org.eclipse.xpand2.XpandExecutionContextImpl
 
XpandExecutionContextImpl.DefinitionOperationAdapter - Class in org.eclipse.xpand2
 
XpandExecutionContextImpl.DefinitionOperationAdapter(XpandDefinition, String, Type, List<Type>) - Constructor for class org.eclipse.xpand2.XpandExecutionContextImpl.DefinitionOperationAdapter
 
XpandFacade - Class in org.eclipse.xpand2
*
XpandFacade(XpandExecutionContext) - Constructor for class org.eclipse.xpand2.XpandFacade
Deprecated. use XpandFacade.create instead
XpandFactory - Class in org.eclipse.internal.xpand2.parser
Factory for Xpand AST elements.
XpandFactory(String) - Constructor for class org.eclipse.internal.xpand2.parser.XpandFactory
 
xpandFileAsOldResourceName(String) - Static method in class org.eclipse.xtend.middleend.xtend.OldHelper
 
XpandForEach(Collection<?>, Function) - Method in class org.eclipse.xtend.middleend.xtend.internal.xtendlib.XtendCollectionOperations
invokes the function for each element of the collection, concatenating the results.
XpandForEach(Collection<?>, Function, CharSequence) - Method in class org.eclipse.xtend.middleend.xtend.internal.xtendlib.XtendCollectionOperations
invokes the function for each element of the collection, concatenating the results and adding the separator between them.
XpandForEachWithIterator(Collection<?>, Function) - Method in class org.eclipse.xtend.middleend.xtend.internal.xtendlib.XtendCollectionOperations
invokes the function for each element of the collection, concatenating the results.
XpandForEachWithIterator(Collection<?>, Function, CharSequence) - Method in class org.eclipse.xtend.middleend.xtend.internal.xtendlib.XtendCollectionOperations
invokes the function for each element of the collection, concatenating the results and adding the separator between them.
XpandHyperlinkDetector - Class in org.eclipse.xpand.ui.editor
 
XpandHyperlinkDetector(IEditorPart) - Constructor for class org.eclipse.xpand.ui.editor.XpandHyperlinkDetector
 
XpandInitNewScope() - Method in class org.eclipse.xtend.middleend.xtend.internal.xtendlib.XpandIsDeleteLine
 
XpandIsDeleteLine - Class in org.eclipse.xtend.middleend.xtend.internal.xtendlib
This class supports the "isDeleteLine" feature of Xpand, i.e.
XpandIsDeleteLine() - Constructor for class org.eclipse.xtend.middleend.xtend.internal.xtendlib.XpandIsDeleteLine
 
XpandIterator - Class in org.eclipse.internal.xpand2.type
 
XpandIterator(long) - Constructor for class org.eclipse.internal.xpand2.type.XpandIterator
 
XpandIteratorElements(XtendIterator) - Method in class org.eclipse.xtend.middleend.xtend.internal.xtendlib.XtendCollectionOperations
 
XpandLexer - Class in org.eclipse.internal.xpand2.parser
 
XpandLexer() - Constructor for class org.eclipse.internal.xpand2.parser.XpandLexer
 
XpandLexer(CharStream) - Constructor for class org.eclipse.internal.xpand2.parser.XpandLexer
 
XpandLexer(CharStream, RecognizerSharedState) - Constructor for class org.eclipse.internal.xpand2.parser.XpandLexer
 
XpandLibContributor - Class in org.eclipse.xtend.middleend.xpand.internal.xpandlib
This class registers functions from the XpandLib at the middleend
XpandLibContributor(MiddleEnd) - Constructor for class org.eclipse.xtend.middleend.xpand.internal.xpandlib.XpandLibContributor
 
XpandLibNames - Interface in org.eclipse.xtend.middleend.xpand.internal.xpandlib
 
XpandLog - Class in org.eclipse.xpand.ui.internal
 
XpandLog() - Constructor for class org.eclipse.xpand.ui.internal.XpandLog
 
XpandMainPreferencePage - Class in org.eclipse.xtend.shared.ui.core.internal.preferences
 
XpandMainPreferencePage() - Constructor for class org.eclipse.xtend.shared.ui.core.internal.preferences.XpandMainPreferencePage
 
XpandMiddleEndConfigurer - Class in org.eclipse.xtend.middleend.xpand.ui
 
XpandMiddleEndConfigurer() - Constructor for class org.eclipse.xtend.middleend.xpand.ui.XpandMiddleEndConfigurer
 
XpandModelPresentation - Class in org.eclipse.internal.xpand2.debug
This class is responsible for all presentation topics for Xpand statements in the debugger views.
XpandModelPresentation(Set<BaseSpecialTreatment>) - Constructor for class org.eclipse.internal.xpand2.debug.XpandModelPresentation
 
XpandModelPresentation.ElementRepresentation - Class in org.eclipse.internal.xpand2.debug
 
XpandModelPresentation.ElementRepresentation(String, String) - Constructor for class org.eclipse.internal.xpand2.debug.XpandModelPresentation.ElementRepresentation
 
XpandOpenAction - Class in org.eclipse.xpand.ui.editor
OpenAction is instantiated by the editor and will be invoked when the user presses the F3 key.
XpandOpenAction(XpandEditor) - Constructor for class org.eclipse.xpand.ui.editor.XpandOpenAction
Creates a new OpenAction.
XpandParseFacade - Class in org.eclipse.internal.xpand2.parser
 
XpandParser - Class in org.eclipse.internal.xpand2.parser
 
XpandParser(TokenStream) - Constructor for class org.eclipse.internal.xpand2.parser.XpandParser
 
XpandParser(TokenStream, RecognizerSharedState) - Constructor for class org.eclipse.internal.xpand2.parser.XpandParser
 
XpandParser(TokenStream, XpandFactory) - Constructor for class org.eclipse.internal.xpand2.parser.XpandParser
 
XpandPartition - Class in org.eclipse.internal.xpand2.codeassist
 
XpandPartition(String) - Constructor for class org.eclipse.internal.xpand2.codeassist.XpandPartition
 
XpandPartitionScanner - Class in org.eclipse.xpand.ui.editor.scanning
 
XpandPartitionScanner() - Constructor for class org.eclipse.xpand.ui.editor.scanning.XpandPartitionScanner
 
XpandPluginAdapter - Class in org.eclipse.xpand.ui.debug
The IPluginAdapter implementation for Xpand statements.
XpandPluginAdapter() - Constructor for class org.eclipse.xpand.ui.debug.XpandPluginAdapter
 
XpandPluginExecutionContext - Class in org.eclipse.xtend.shared.ui.expression
 
XpandPluginExecutionContext(IXtendXpandProject) - Constructor for class org.eclipse.xtend.shared.ui.expression.XpandPluginExecutionContext
 
XpandPluginExecutionContext(ResourceManager, Resource, TypeSystemImpl, Map<String, Variable>, Map<String, Variable>, Output, ProtectedRegionResolver, ProgressMonitor, IXtendXpandProject, Map<Pair<String, List<Type>>, Type>) - Constructor for class org.eclipse.xtend.shared.ui.expression.XpandPluginExecutionContext
 
XpandPluginExecutionContext(ResourceManager, Resource, TypeSystemImpl, Map<String, Variable>, Map<String, Variable>, Output, ProtectedRegionResolver, ProgressMonitor, IXtendXpandProject, Map<Pair<String, List<Type>>, Type>, Map<Resource, Set<Extension>>, VetoableCallback, Cache<Triplet<Resource, String, List<Type>>, Extension>) - Constructor for class org.eclipse.xtend.shared.ui.expression.XpandPluginExecutionContext
 
XpandPluginExecutionContext.PluginResourceManager - Class in org.eclipse.xtend.shared.ui.expression
 
XpandPluginExecutionContext.PluginResourceManager(IXtendXpandProject) - Constructor for class org.eclipse.xtend.shared.ui.expression.XpandPluginExecutionContext.PluginResourceManager
 
XpandPostprocess(CharSequence) - Method in class org.eclipse.xtend.middleend.xtend.internal.xtendlib.XpandIsDeleteLine
 
XpandProposalFactoryEclipseImpl - Class in org.eclipse.xpand.ui.editor.codeassist
 
XpandProposalFactoryEclipseImpl(int) - Constructor for class org.eclipse.xpand.ui.editor.codeassist.XpandProposalFactoryEclipseImpl
 
XpandProtect(CharSequence, CharSequence, CharSequence, boolean, CharSequence) - Method in class org.eclipse.xtend.middleend.xpand.internal.xpandlib.XpandProtectedRegionOperations
 
XpandProtectedRegionOperations - Class in org.eclipse.xtend.middleend.xpand.internal.xpandlib
This class is a library of functions provided by the XpandLib
XpandProtectedRegionOperations() - Constructor for class org.eclipse.xtend.middleend.xpand.internal.xpandlib.XpandProtectedRegionOperations
 
XpandProtectedRegionResolver - Class in org.eclipse.xtend.middleend.xpand.internal.xpandlib.pr
 
XpandProtectedRegionResolver() - Constructor for class org.eclipse.xtend.middleend.xpand.internal.xpandlib.pr.XpandProtectedRegionResolver
 
XpandProtectedRegionResolver(String, boolean, List<Outlet>, String, boolean) - Constructor for class org.eclipse.xtend.middleend.xpand.internal.xpandlib.pr.XpandProtectedRegionResolver
 
XpandProtectedRegionResolver.XpandProtectedRegion - Class in org.eclipse.xtend.middleend.xpand.internal.xpandlib.pr
 
XpandProtectedRegionResolver.XpandProtectedRegion(String, int, int, File, String, boolean, boolean, String) - Constructor for class org.eclipse.xtend.middleend.xpand.internal.xpandlib.pr.XpandProtectedRegionResolver.XpandProtectedRegion
 
XpandProtectedRegionSyntaxException - Exception in org.eclipse.xtend.middleend.xpand.internal.xpandlib.pr
 
XpandProtectedRegionSyntaxException(String) - Constructor for exception org.eclipse.xtend.middleend.xpand.internal.xpandlib.pr.XpandProtectedRegionSyntaxException
 
XpandProtectedRegionSyntaxException(String, Throwable) - Constructor for exception org.eclipse.xtend.middleend.xpand.internal.xpandlib.pr.XpandProtectedRegionSyntaxException
 
XpandRegisterDeleteLine() - Method in class org.eclipse.xtend.middleend.xtend.internal.xtendlib.XpandIsDeleteLine
 
XpandResource - Interface in org.eclipse.internal.xpand2.model
 
XpandResourceImpl - Class in org.eclipse.xpand.ui.core.internal
 
XpandResourceImpl(XpandResource, IStorage, XpandResourceParser) - Constructor for class org.eclipse.xpand.ui.core.internal.XpandResourceImpl
 
XpandResourceParser - Class in org.eclipse.xpand.ui.core.internal.builder
 
XpandResourceParser() - Constructor for class org.eclipse.xpand.ui.core.internal.builder.XpandResourceParser
 
XpandSourceViewerConfiguration - Class in org.eclipse.xpand.ui.editor
 
XpandSourceViewerConfiguration(IEditorPart, IPreferenceStore) - Constructor for class org.eclipse.xpand.ui.editor.XpandSourceViewerConfiguration
 
XpandTokens - Interface in org.eclipse.internal.xpand2
Constants interface containing all Xpand keywords.
XpandTypesMetaModel - Class in org.eclipse.internal.xpand2.type
 
XpandTypesMetaModel(TypeSystem) - Constructor for class org.eclipse.internal.xpand2.type.XpandTypesMetaModel
 
XpandUtil - Class in org.eclipse.internal.xpand2
Xpand utility class.
XpandUtil() - Constructor for class org.eclipse.internal.xpand2.XpandUtil
 
XpandUtil - Class in org.eclipse.xpand2
*
XpandUtil() - Constructor for class org.eclipse.xpand2.XpandUtil
 
XpandXtendSearchDeclarationsQuery - Class in org.eclipse.xtend.shared.ui.editor.search.query
XtendXpandSearchReferencesQuery performs a query for declarations of a given identifier.
XpandXtendSearchDeclarationsQuery(IXtendXpandProject, String) - Constructor for class org.eclipse.xtend.shared.ui.editor.search.query.XpandXtendSearchDeclarationsQuery
Creates a new XtendXpandSearchReferencesQuery.
XSD_TYPE_PREFIX - Static variable in class org.eclipse.xtend.backend.types.xsd.XsdTypesystem
 
XSD_TYPESYSTEM_QUALIFIER - Static variable in class org.eclipse.xtend.backend.types.CompositeTypesystemFactory
 
XSDBuilder - Class in org.eclipse.xtend.typesystem.xsd.ui
 
XSDBuilder() - Constructor for class org.eclipse.xtend.typesystem.xsd.ui.XSDBuilder
 
XSDBuilderConfigurator - Class in org.eclipse.xtend.typesystem.xsd.ui
 
XSDBuilderConfigurator() - Constructor for class org.eclipse.xtend.typesystem.xsd.ui.XSDBuilderConfigurator
 
XSDLog - Class in org.eclipse.xtend.typesystem.xsd.util
 
XSDLog() - Constructor for class org.eclipse.xtend.typesystem.xsd.util.XSDLog
 
XSDLog.XSDLogFactory - Interface in org.eclipse.xtend.typesystem.xsd.util
 
XSDManager - Interface in org.eclipse.xtend.typesystem.xsd.builder
 
XSDManager.UtilImpl - Class in org.eclipse.xtend.typesystem.xsd.builder
 
XSDManager.UtilImpl() - Constructor for class org.eclipse.xtend.typesystem.xsd.builder.XSDManager.UtilImpl
 
XSDManagerView - Class in org.eclipse.xtend.typesystem.xsd.builder
 
XSDManagerView(OawXSDResourceSet) - Constructor for class org.eclipse.xtend.typesystem.xsd.builder.XSDManagerView
 
XSDMetaModel - Class in org.eclipse.xtend.typesystem.xsd
 
XSDMetaModel() - Constructor for class org.eclipse.xtend.typesystem.xsd.XSDMetaModel
 
XSDMetaModel(XSDManager) - Constructor for class org.eclipse.xtend.typesystem.xsd.XSDMetaModel
 
XSDMetamodelContributor - Class in org.eclipse.xtend.typesystem.xsd.ui
 
XSDMetamodelContributor() - Constructor for class org.eclipse.xtend.typesystem.xsd.ui.XSDMetamodelContributor
 
XSDMetamodelStore - Class in org.eclipse.xtend.typesystem.xsd.ui
 
XSDMetamodelStore() - Constructor for class org.eclipse.xtend.typesystem.xsd.ui.XSDMetamodelStore
 
XSDResolver - Class in org.eclipse.xtend.typesystem.xsd.builder
 
XSDResolver() - Constructor for class org.eclipse.xtend.typesystem.xsd.builder.XSDResolver
 
XSDResolverFactory - Class in org.eclipse.xtend.typesystem.xsd.builder
 
XSDResolverFactory() - Constructor for class org.eclipse.xtend.typesystem.xsd.builder.XSDResolverFactory
 
XSDToolsPlugin - Class in org.eclipse.xtend.typesystem.xsd.ui
The activator class controls the plug-in life cycle
XSDToolsPlugin() - Constructor for class org.eclipse.xtend.typesystem.xsd.ui.XSDToolsPlugin
 
XsdTypesystem - Class in org.eclipse.xtend.backend.types.xsd
 
XsdTypesystem() - Constructor for class org.eclipse.xtend.backend.types.xsd.XsdTypesystem
 
XsdTypeToBackendTypeMapper - Class in org.eclipse.xtend.middleend.xtend.internal.types
 
XsdTypeToBackendTypeMapper(BackendTypesystem) - Constructor for class org.eclipse.xtend.middleend.xtend.internal.types.XsdTypeToBackendTypeMapper
 
XSDUtil - Class in org.eclipse.xtend.typesystem.xsd.util
 
XSDUtil() - Constructor for class org.eclipse.xtend.typesystem.xsd.util.XSDUtil
 
XTEND_MATCHING_BRACKETS - Static variable in class org.eclipse.xtend.shared.ui.editor.AbstractXtendXpandEditor
 
XTEND_MATCHING_BRACKETS_COLOR - Static variable in class org.eclipse.xtend.shared.ui.editor.AbstractXtendXpandEditor
 
XtendAdapterFactory - Class in org.eclipse.xtend.shared.ui.core.internal
Adapter factory for Xtend resources.
XtendAdapterFactory() - Constructor for class org.eclipse.xtend.shared.ui.core.internal.XtendAdapterFactory
 
XtendAdd(Collection, Object) - Method in class org.eclipse.xtend.middleend.xtend.internal.xtendlib.XtendCollectionOperations
 
XtendAddAll(Collection, Collection) - Method in class org.eclipse.xtend.middleend.xtend.internal.xtendlib.XtendCollectionOperations
 
XtendAdvice - Class in org.eclipse.internal.xtend.xtend
 
XtendAdvice() - Constructor for class org.eclipse.internal.xtend.xtend.XtendAdvice
 
XtendBackendFacade - Class in org.eclipse.xtend.middleend.xtend
 
XtendBuiltinOperations - Class in org.eclipse.xtend.middleend.xtend.internal.xtendlib
 
XtendBuiltinOperations() - Constructor for class org.eclipse.xtend.middleend.xtend.internal.xtendlib.XtendBuiltinOperations
 
XtendCollectionOperations - Class in org.eclipse.xtend.middleend.xtend.internal.xtendlib
 
XtendCollectionOperations() - Constructor for class org.eclipse.xtend.middleend.xtend.internal.xtendlib.XtendCollectionOperations
 
xtendCompareTo(Object, Object) - Method in class org.eclipse.xtend.middleend.xtend.internal.xtendlib.XtendBuiltinOperations
 
XtendComponent - Class in org.eclipse.xtend.middleend.xtend
 
XtendComponent() - Constructor for class org.eclipse.xtend.middleend.xtend.XtendComponent
 
XtendComponent - Class in org.eclipse.xtend
 
XtendComponent() - Constructor for class org.eclipse.xtend.XtendComponent
 
XtendContentAssistProcessor - Class in org.eclipse.xtend.ui.editor.codeassist
 
XtendContentAssistProcessor(IEditorPart) - Constructor for class org.eclipse.xtend.ui.editor.codeassist.XtendContentAssistProcessor
 
XtendContentOutlinePage - Class in org.eclipse.xtend.ui.editor.outline
 
XtendContentOutlinePage(AbstractXtendXpandEditor) - Constructor for class org.eclipse.xtend.ui.editor.outline.XtendContentOutlinePage
 
xtendDefinitionName(ThisJoinPoint) - Method in class org.eclipse.xtend.middleend.xtend.internal.xtendlib.XtendBuiltinOperations
 
xtendDefinitionParamNames(ThisJoinPoint) - Method in class org.eclipse.xtend.middleend.xtend.internal.xtendlib.XtendBuiltinOperations
 
xtendDefinitionParamTypes(ThisJoinPoint) - Method in class org.eclipse.xtend.middleend.xtend.internal.xtendlib.XtendBuiltinOperations
 
xtendDefinitionToString(ThisJoinPoint) - Method in class org.eclipse.xtend.middleend.xtend.internal.xtendlib.XtendBuiltinOperations
 
XtendDocumentProvider - Class in org.eclipse.xtend.ui.editor
 
XtendDocumentProvider() - Constructor for class org.eclipse.xtend.ui.editor.XtendDocumentProvider
 
XtendEditor - Class in org.eclipse.xtend.ui.editor
 
XtendEditor() - Constructor for class org.eclipse.xtend.ui.editor.XtendEditor
 
XtendEditorPlugin - Class in org.eclipse.xtend.ui
 
XtendEditorPlugin() - Constructor for class org.eclipse.xtend.ui.XtendEditorPlugin
The constructor.
XtendError - Interface in org.eclipse.internal.xtend.xtend.parser
 
XtendFacade - Class in org.eclipse.xtend
 
XtendFeatureOwner(Property) - Method in class org.eclipse.xtend.middleend.xtend.internal.xtendlib.XtendBuiltinOperations
 
XtendFeatureOwner(StaticProperty) - Method in class org.eclipse.xtend.middleend.xtend.internal.xtendlib.XtendBuiltinOperations
 
XtendFeatureOwner(NamedFunction) - Method in class org.eclipse.xtend.middleend.xtend.internal.xtendlib.XtendBuiltinOperations
 
XtendFeatureReturnType(NamedFunction) - Method in class org.eclipse.xtend.middleend.xtend.internal.xtendlib.XtendBuiltinOperations
 
XtendFeatureReturnType(Property) - Method in class org.eclipse.xtend.middleend.xtend.internal.xtendlib.XtendBuiltinOperations
 
XtendFeatureReturnType(StaticProperty) - Method in class org.eclipse.xtend.middleend.xtend.internal.xtendlib.XtendBuiltinOperations
 
XtendFile - Interface in org.eclipse.internal.xtend.xtend
 
XtendGlobalVar(String) - Method in class org.eclipse.xtend.middleend.xtend.internal.xtendlib.XtendGlobalVarOperations
 
XtendGlobalVarOperations - Class in org.eclipse.xtend.middleend.xtend.internal.xtendlib
 
XtendGlobalVarOperations() - Constructor for class org.eclipse.xtend.middleend.xtend.internal.xtendlib.XtendGlobalVarOperations
 
XtendHyperlinkDetector - Class in org.eclipse.xtend.ui.editor
 
XtendHyperlinkDetector(IEditorPart) - Constructor for class org.eclipse.xtend.ui.editor.XtendHyperlinkDetector
 
XtendIterator - Class in org.eclipse.xtend.middleend.xtend.internal.xtendlib
 
XtendIterator(long) - Constructor for class org.eclipse.xtend.middleend.xtend.internal.xtendlib.XtendIterator
 
XtendLexer - Class in org.eclipse.internal.xtend.xtend.parser
 
XtendLexer() - Constructor for class org.eclipse.internal.xtend.xtend.parser.XtendLexer
 
XtendLexer(CharStream) - Constructor for class org.eclipse.internal.xtend.xtend.parser.XtendLexer
 
XtendLexer(CharStream, RecognizerSharedState) - Constructor for class org.eclipse.internal.xtend.xtend.parser.XtendLexer
 
XtendLibContributor - Class in org.eclipse.xtend.middleend.xtend.internal.xtendlib
 
XtendLibContributor(MiddleEnd) - Constructor for class org.eclipse.xtend.middleend.xtend.internal.xtendlib.XtendLibContributor
 
XtendLibNames - Interface in org.eclipse.xtend.middleend.xtend.internal.xtendlib
 
XtendLog - Class in org.eclipse.xtend.shared.ui.internal
 
XtendLog() - Constructor for class org.eclipse.xtend.shared.ui.internal.XtendLog
 
XtendLog - Class in org.eclipse.xtend.ui.internal
 
XtendLog() - Constructor for class org.eclipse.xtend.ui.internal.XtendLog
 
XtendMetaModel - Class in org.eclipse.internal.xtend.xtend.types
 
XtendMetaModel(TypeSystem) - Constructor for class org.eclipse.internal.xtend.xtend.types.XtendMetaModel
 
XtendMetaType(Object) - Method in class org.eclipse.xtend.middleend.xtend.internal.xtendlib.XtendBuiltinOperations
 
XtendMiddleEndConfigurer - Class in org.eclipse.xtend.middleend.xtend.ui
 
XtendMiddleEndConfigurer() - Constructor for class org.eclipse.xtend.middleend.xtend.ui.XtendMiddleEndConfigurer
 
XtendName(NamedFunction) - Method in class org.eclipse.xtend.middleend.xtend.internal.xtendlib.XtendBuiltinOperations
 
XtendName(Property) - Method in class org.eclipse.xtend.middleend.xtend.internal.xtendlib.XtendBuiltinOperations
 
XtendName(StaticProperty) - Method in class org.eclipse.xtend.middleend.xtend.internal.xtendlib.XtendBuiltinOperations
 
XtendName(Object) - Method in class org.eclipse.xtend.middleend.xtend.internal.xtendlib.XtendBuiltinOperations
 
XtendName(ThisJoinPoint) - Method in class org.eclipse.xtend.middleend.xtend.internal.xtendlib.XtendBuiltinOperations
 
XtendOpenAction - Class in org.eclipse.xtend.ui.editor
OpenAction is instantiated by the editor and will be invoked when the user presses the F3 key.
XtendOpenAction(XtendEditor) - Constructor for class org.eclipse.xtend.ui.editor.XtendOpenAction
Creates a new OpenAction.
XtendOperationEvaluate(NamedFunction, Object, List) - Method in class org.eclipse.xtend.middleend.xtend.internal.xtendlib.XtendBuiltinOperations
 
XtendOperationGetParameterTypes(NamedFunction) - Method in class org.eclipse.xtend.middleend.xtend.internal.xtendlib.XtendBuiltinOperations
 
XtendParser - Class in org.eclipse.internal.xtend.xtend.parser
 
XtendParser(TokenStream) - Constructor for class org.eclipse.internal.xtend.xtend.parser.XtendParser
 
XtendParser(TokenStream, RecognizerSharedState) - Constructor for class org.eclipse.internal.xtend.xtend.parser.XtendParser
 
XtendParser(TokenStream, ExtensionFactory) - Constructor for class org.eclipse.internal.xtend.xtend.parser.XtendParser
 
XtendPartitionScanner - Class in org.eclipse.xtend.ui.editor.scanning
 
XtendPartitionScanner() - Constructor for class org.eclipse.xtend.ui.editor.scanning.XtendPartitionScanner
 
XtendProposalFactoryEclipseImpl - Class in org.eclipse.xtend.ui.editor.codeassist
 
XtendProposalFactoryEclipseImpl(int) - Constructor for class org.eclipse.xtend.ui.editor.codeassist.XtendProposalFactoryEclipseImpl
 
XtendRemove(Collection<?>, Object) - Method in class org.eclipse.xtend.middleend.xtend.internal.xtendlib.XtendCollectionOperations
 
XtendRemoveAll(Collection<?>, Collection<?>) - Method in class org.eclipse.xtend.middleend.xtend.internal.xtendlib.XtendCollectionOperations
 
XtendResourceImpl - Class in org.eclipse.xtend.ui.core.internal
 
XtendResourceImpl(XtendFile, IStorage, XtendResourceParser) - Constructor for class org.eclipse.xtend.ui.core.internal.XtendResourceImpl
Deprecated. 
XtendResourceImpl(XtendFile, IProject, IStorage, XtendResourceParser) - Constructor for class org.eclipse.xtend.ui.core.internal.XtendResourceImpl
 
XtendResourceParser - Class in org.eclipse.internal.xtend.xtend
 
XtendResourceParser() - Constructor for class org.eclipse.internal.xtend.xtend.XtendResourceParser
 
XtendResourceParser - Class in org.eclipse.xtend.ui.core.internal.builder
 
XtendResourceParser() - Constructor for class org.eclipse.xtend.ui.core.internal.builder.XtendResourceParser
 
XtendResourceParser - Class in org.eclipse.xtend
 
XtendResourceParser() - Constructor for class org.eclipse.xtend.XtendResourceParser
 
XtendSourceViewerConfiguration - Class in org.eclipse.xtend.ui.editor
 
XtendSourceViewerConfiguration(IEditorPart) - Constructor for class org.eclipse.xtend.ui.editor.XtendSourceViewerConfiguration
 
XtendStringReplaceFirst(String, String, String) - Method in class org.eclipse.xtend.middleend.xtend.internal.xtendlib.XtendBuiltinOperations
 
XtendTokens - Class in org.eclipse.xtend.ui.editor.lang
 
XtendTokens() - Constructor for class org.eclipse.xtend.ui.editor.lang.XtendTokens
 
XtendTypeAllFeatures(BackendType) - Method in class org.eclipse.xtend.middleend.xtend.internal.xtendlib.XtendBuiltinOperations
 
XtendTypeAllOperations(BackendType) - Method in class org.eclipse.xtend.middleend.xtend.internal.xtendlib.XtendBuiltinOperations
 
XtendTypeAllProperties(BackendType) - Method in class org.eclipse.xtend.middleend.xtend.internal.xtendlib.XtendBuiltinOperations
 
XtendTypeAllStaticProperties(BackendType) - Method in class org.eclipse.xtend.middleend.xtend.internal.xtendlib.XtendBuiltinOperations
 
XtendTypeDocumentation(BackendType) - Method in class org.eclipse.xtend.middleend.xtend.internal.xtendlib.XtendBuiltinOperations
 
XtendTypeDocumentation(Object) - Method in class org.eclipse.xtend.middleend.xtend.internal.xtendlib.XtendBuiltinOperations
 
XtendTypeDocumentation(EObjectType) - Method in class org.eclipse.xtend.middleend.xtend.internal.xtendlib.XtendBuiltinOperations
 
XtendTypeDocumentation(JavaBeansType) - Method in class org.eclipse.xtend.middleend.xtend.internal.xtendlib.XtendBuiltinOperations
 
XtendTypeDocumentation(NamedFunction) - Method in class org.eclipse.xtend.middleend.xtend.internal.xtendlib.XtendBuiltinOperations
 
XtendTypeDocumentation(Property) - Method in class org.eclipse.xtend.middleend.xtend.internal.xtendlib.XtendBuiltinOperations
 
XtendTypeDocumentation(StaticProperty) - Method in class org.eclipse.xtend.middleend.xtend.internal.xtendlib.XtendBuiltinOperations
 
XtendTypeGetFeature(BackendType, String, List<BackendType>) - Method in class org.eclipse.xtend.middleend.xtend.internal.xtendlib.XtendBuiltinOperations
 
XtendTypeGetOperation(BackendType, String, List<BackendType>) - Method in class org.eclipse.xtend.middleend.xtend.internal.xtendlib.XtendBuiltinOperations
 
XtendTypeGetProperty(BackendType, CharSequence) - Method in class org.eclipse.xtend.middleend.xtend.internal.xtendlib.XtendBuiltinOperations
 
XtendTypeSuperTypes(BackendType) - Method in class org.eclipse.xtend.middleend.xtend.internal.xtendlib.XtendBuiltinOperations
 
XtendUpto(Long, Long) - Method in class org.eclipse.xtend.middleend.xtend.internal.xtendlib.XtendBuiltinOperations
 
XtendUpto(Integer, Integer) - Method in class org.eclipse.xtend.middleend.xtend.internal.xtendlib.XtendBuiltinOperations
 
XtendUpto(Long, Long, Long) - Method in class org.eclipse.xtend.middleend.xtend.internal.xtendlib.XtendBuiltinOperations
 
XtendUpto(Integer, Integer, Integer) - Method in class org.eclipse.xtend.middleend.xtend.internal.xtendlib.XtendBuiltinOperations
 
XtendXpandBuilder - Class in org.eclipse.xtend.shared.ui.core.builder
Xpand Project Builder.
XtendXpandBuilder() - Constructor for class org.eclipse.xtend.shared.ui.core.builder.XtendXpandBuilder
 
XtendXpandMarkerManager - Class in org.eclipse.xtend.shared.ui.core.builder
 
XtendXpandMarkerManager() - Constructor for class org.eclipse.xtend.shared.ui.core.builder.XtendXpandMarkerManager
 
XtendXpandMarkerManager_Line - Static variable in class org.eclipse.xtend.shared.ui.Messages
 
XtendXpandModelManager - Class in org.eclipse.xtend.shared.ui.core.internal
 
XtendXpandModelManager() - Constructor for class org.eclipse.xtend.shared.ui.core.internal.XtendXpandModelManager
 
XtendXpandModelManager_AnalyzingPrompt - Static variable in class org.eclipse.xtend.shared.ui.Messages
 
XtendXpandNature - Class in org.eclipse.xtend.shared.ui.core.builder
This class configures the build configuration for Xtend projects.
XtendXpandNature() - Constructor for class org.eclipse.xtend.shared.ui.core.builder.XtendXpandNature
 
XtendXpandNatureUtil - Class in org.eclipse.xtend.shared.ui.core.builder
 
XtendXpandNatureUtil() - Constructor for class org.eclipse.xtend.shared.ui.core.builder.XtendXpandNatureUtil
 
XtendXpandProblemHover - Class in org.eclipse.xtend.shared.ui.core.builder
 
XtendXpandProblemHover(ISourceViewer) - Constructor for class org.eclipse.xtend.shared.ui.core.builder.XtendXpandProblemHover
 
XtendXpandProblemHover_MultipleMarkers - Static variable in class org.eclipse.xtend.shared.ui.Messages
 
XtendXpandProject - Class in org.eclipse.xtend.shared.ui.core.internal
 
XtendXpandProject(IJavaProject) - Constructor for class org.eclipse.xtend.shared.ui.core.internal.XtendXpandProject
 
XtendXpandProjectWizard - Class in org.eclipse.xtend.shared.ui.wizards
 
XtendXpandProjectWizard() - Constructor for class org.eclipse.xtend.shared.ui.wizards.XtendXpandProjectWizard
 
XtendXpandProjectWizard_ErrorLabel - Static variable in class org.eclipse.xtend.shared.ui.Messages
 
XtendXpandProjectWizard_ProjectCreationMessage - Static variable in class org.eclipse.xtend.shared.ui.Messages
 
XtendXpandProjectWizardPage - Class in org.eclipse.xtend.shared.ui.wizards
The "New" wizard page allows setting the container for the new file as well as the file name.
XtendXpandProjectWizardPage() - Constructor for class org.eclipse.xtend.shared.ui.wizards.XtendXpandProjectWizardPage
Constructor for SampleNewWizardPage.
XtendXpandProjectWizardPage_DefaultFileName - Static variable in class org.eclipse.xtend.shared.ui.Messages
 
XtendXpandProjectWizardPage_Description - Static variable in class org.eclipse.xtend.shared.ui.Messages
 
XtendXpandProjectWizardPage_Name - Static variable in class org.eclipse.xtend.shared.ui.Messages
 
XtendXpandProjectWizardPage_NoMMSelected_Error - Static variable in class org.eclipse.xtend.shared.ui.Messages
 
XtendXpandProjectWizardPage_ProjectLabel - Static variable in class org.eclipse.xtend.shared.ui.Messages
 
XtendXpandProjectWizardPage_ProjectName_Error - Static variable in class org.eclipse.xtend.shared.ui.Messages
 
XtendXpandProjectWizardPage_SampleLabel - Static variable in class org.eclipse.xtend.shared.ui.Messages
 
XtendXpandProjectWizardPage_Title - Static variable in class org.eclipse.xtend.shared.ui.Messages
 
XtendXpandSearchEngine - Class in org.eclipse.xtend.shared.ui.core.search
Search engine for Xtend.
XtendXpandSearchEngine() - Constructor for class org.eclipse.xtend.shared.ui.core.search.XtendXpandSearchEngine
 
XtendXpandSearchEngine.ExpressionVisitor - Class in org.eclipse.xtend.shared.ui.core.search
 
XtendXpandSearchEngine.ExpressionVisitor(String, Set<OperationCall>) - Constructor for class org.eclipse.xtend.shared.ui.core.search.XtendXpandSearchEngine.ExpressionVisitor
 
XtendXpandSearchQuery - Class in org.eclipse.xtend.shared.ui.editor.search.query
XtendXpandSearchQuery is a base class for search queries.
XtendXpandSearchQuery(IXtendXpandProject, String) - Constructor for class org.eclipse.xtend.shared.ui.editor.search.query.XtendXpandSearchQuery
Creates a new XtendXpandSearchQuery.
XtendXpandSearchQuery_Label - Static variable in class org.eclipse.xtend.shared.ui.Messages
 
XtendXpandSearchReferencesQuery - Class in org.eclipse.xtend.shared.ui.editor.search.query
XtendXpandSearchReferencesQuery performs a query for references of a given identifier.
XtendXpandSearchReferencesQuery(IXtendXpandProject, String) - Constructor for class org.eclipse.xtend.shared.ui.editor.search.query.XtendXpandSearchReferencesQuery
Creates a new XtendXpandSearchReferencesQuery.
XtendXpandSearchResult - Class in org.eclipse.xtend.shared.ui.editor.search.query
XtendXpandSearchResult contains a list of text-based matches for a given query.
XtendXpandSearchResult(XtendXpandSearchQuery) - Constructor for class org.eclipse.xtend.shared.ui.editor.search.query.XtendXpandSearchResult
Creates a new XtendXpandSearchResult.
XtendXpandSearchResultPage - Class in org.eclipse.xtend.shared.ui.editor.search.view
XtendXpandSearchResultPage displays the search results of an Xtend related query.
XtendXpandSearchResultPage() - Constructor for class org.eclipse.xtend.shared.ui.editor.search.view.XtendXpandSearchResultPage
 
XtendXpandSearchResultPage.DecoratorIgnoringViewerSorter - Class in org.eclipse.xtend.shared.ui.editor.search.view
 
XtendXpandSearchResultPage.DecoratorIgnoringViewerSorter(ILabelProvider) - Constructor for class org.eclipse.xtend.shared.ui.editor.search.view.XtendXpandSearchResultPage.DecoratorIgnoringViewerSorter
 
XtendXpandTableContentProvider - Class in org.eclipse.xtend.shared.ui.editor.search.view
XtendXpandTableContentProvider is a chnage/aware content provider for the search result list view.
XtendXpandTableContentProvider(XtendXpandSearchResultPage) - Constructor for class org.eclipse.xtend.shared.ui.editor.search.view.XtendXpandTableContentProvider
Creates a new XtendXpandTableContentProvider.
xtendxpanduipref_bold - Static variable in class org.eclipse.xtend.shared.ui.editor.preferences.Messages
 
xtendxpanduipref_comments - Static variable in class org.eclipse.xtend.shared.ui.editor.preferences.Messages
 
xtendxpanduipref_definitions - Static variable in class org.eclipse.xtend.shared.ui.editor.preferences.Messages
 
xtendxpanduipref_fontstyle - Static variable in class org.eclipse.xtend.shared.ui.editor.preferences.Messages
 
xtendxpanduipref_italic - Static variable in class org.eclipse.xtend.shared.ui.editor.preferences.Messages
 
xtendxpanduipref_keywords - Static variable in class org.eclipse.xtend.shared.ui.editor.preferences.Messages
 
xtendxpanduipref_lookfeel - Static variable in class org.eclipse.xtend.shared.ui.editor.preferences.Messages
 
xtendxpanduipref_lookfeeldescription1 - Static variable in class org.eclipse.xtend.shared.ui.editor.preferences.Messages
 
xtendxpanduipref_lookfeeldescription2 - Static variable in class org.eclipse.xtend.shared.ui.editor.preferences.Messages
 
xtendxpanduipref_other - Static variable in class org.eclipse.xtend.shared.ui.editor.preferences.Messages
 
xtendxpanduipref_strings - Static variable in class org.eclipse.xtend.shared.ui.editor.preferences.Messages
 
xtendxpanduipref_terminals - Static variable in class org.eclipse.xtend.shared.ui.editor.preferences.Messages
 
xtendxpanduipref_text - Static variable in class org.eclipse.xtend.shared.ui.editor.preferences.Messages
 
xtendxpanduipref_textcolor - Static variable in class org.eclipse.xtend.shared.ui.editor.preferences.Messages
 
xtendxpanduipref_tokenStyles - Static variable in class org.eclipse.xtend.shared.ui.editor.preferences.Messages
 
xtendxpanduipref_underline - Static variable in class org.eclipse.xtend.shared.ui.editor.preferences.Messages
 
xtendxpanduipref_xpandtokens - Static variable in class org.eclipse.xtend.shared.ui.editor.preferences.Messages
 

_

_advice - Variable in class org.eclipse.xtend.backend.BackendComponent
 
_advice - Variable in class org.eclipse.xtend.expression.AbstractExpressionsUsingWorkflowComponent
 
_content - Variable in class org.eclipse.xtend.backend.util.ObjectWrapper
 
_converter - Variable in class org.eclipse.xtend.backend.types.AbstractProperty
 
_ctx - Variable in class org.eclipse.xtend.middleend.javaannotations.AbstractExecutionContextAware
 
_emfMetaModelClass - Variable in class org.eclipse.xtend.middleend.xpand.ui.XpandMiddleEndConfigurer
 
_emfMetaModelClass - Variable in class org.eclipse.xtend.middleend.xtend.ui.XtendMiddleEndConfigurer
 
_emfRegistryMetaModelClass - Variable in class org.eclipse.xtend.middleend.xpand.ui.XpandMiddleEndConfigurer
 
_emfRegistryMetaModelClass - Variable in class org.eclipse.xtend.middleend.xtend.ui.XtendMiddleEndConfigurer
 
_invoke - Variable in class org.eclipse.xtend.backend.BackendComponent
 
_isReadable - Variable in class org.eclipse.xtend.backend.types.AbstractProperty
 
_isWritable - Variable in class org.eclipse.xtend.backend.types.AbstractProperty
 
_languageHandlers - Variable in class org.eclipse.xtend.backend.compiler.AbstractBackendCompilerFacade
 
_languageHandlers - Variable in class org.eclipse.xtend.backend.compiler.AbstractBackendResourceCompilerFacade
 
_log - Variable in class org.eclipse.xtend.backend.common.ExpressionBase
 
_metaModels - Variable in class org.eclipse.xtend.middleend.xpand.ui.XpandMiddleEndConfigurer
 
_metaModels - Variable in class org.eclipse.xtend.middleend.xtend.ui.XtendMiddleEndConfigurer
 
_middleEndClass - Variable in class org.eclipse.xtend.backend.BackendComponent
 
_name - Variable in class org.eclipse.xtend.backend.types.AbstractProperty
 
_outlets - Variable in class org.eclipse.xtend.backend.BackendComponent
 
_owner - Variable in class org.eclipse.xtend.backend.types.AbstractProperty
 
_parameters - Variable in class org.eclipse.xtend.backend.BackendComponent
 
_returnType - Variable in class org.eclipse.xtend.backend.functions.AbstractFunction
 
_stringRepresentation - Variable in class org.eclipse.internal.xpand2.ast.AbstractDefinition
 
_typeSystem - Variable in class org.eclipse.xtend.backend.compiler.AbstractBackendCompilerFacade
 
_typeSystem - Variable in class org.eclipse.xtend.backend.compiler.AbstractBackendResourceCompilerFacade
 
_typeSystemClasses - Variable in class org.eclipse.xtend.backend.BackendComponent
 
_umlMetaModelClass - Variable in class org.eclipse.xtend.middleend.xpand.ui.XpandMiddleEndConfigurer
 
_xsdMetaModelClass - Variable in class org.eclipse.xtend.middleend.xpand.ui.XpandMiddleEndConfigurer
 
_xxresource - Variable in class org.eclipse.xtend.shared.ui.editor.navigation.AbstractHyperlinkDetector
 

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