- Bag - Class in org.eclipse.incquery.runtime.rete.misc
-
- Bag(ReteContainer) - Constructor for class org.eclipse.incquery.runtime.rete.misc.Bag
-
- BaseEMFTypeKey<EMFKey> - Class in org.eclipse.incquery.runtime.emf.types
-
Base class for EMF Type keys.
- BaseEMFTypeKey(EMFKey) - Constructor for class org.eclipse.incquery.runtime.emf.types.BaseEMFTypeKey
-
- BaseGeneratedEMFPQuery - Class in org.eclipse.incquery.runtime.api.impl
-
Common superclass for EMF-based generated PQueries.
- BaseGeneratedEMFPQuery() - Constructor for class org.eclipse.incquery.runtime.api.impl.BaseGeneratedEMFPQuery
-
- BaseGeneratedEMFQuerySpecification<Matcher extends IncQueryMatcher<? extends IPatternMatch>> - Class in org.eclipse.incquery.runtime.api.impl
-
Provides common functionality of pattern-specific generated query specifications over the EMF scope.
- BaseGeneratedEMFQuerySpecification(PQuery) - Constructor for class org.eclipse.incquery.runtime.api.impl.BaseGeneratedEMFQuerySpecification
-
Instantiates query specification for the given internal query representation.
- BaseGeneratedPatternGroup - Class in org.eclipse.incquery.runtime.api.impl
-
- BaseGeneratedPatternGroup() - Constructor for class org.eclipse.incquery.runtime.api.impl.BaseGeneratedPatternGroup
-
- BaseIndexOptions - Class in org.eclipse.incquery.runtime.base.api
-
The base index options indicate how the indices are built.
- BaseIndexOptions() - Constructor for class org.eclipse.incquery.runtime.base.api.BaseIndexOptions
-
Creates a base index options with the default values.
- BaseIndexOptions(boolean, boolean) - Constructor for class org.eclipse.incquery.runtime.base.api.BaseIndexOptions
-
Creates a base index options using the provided values for dynamic EMF mode and wildcard mode.
- BaseInputKeyWrapper<Wrapped> - Class in org.eclipse.incquery.runtime.matchers.context.common
-
An input key that is identified by a single wrapped object and the class of the wrapper.
- BaseInputKeyWrapper(Wrapped) - Constructor for class org.eclipse.incquery.runtime.matchers.context.common.BaseInputKeyWrapper
-
- BaseMatcher<Match extends IPatternMatch> - Class in org.eclipse.incquery.runtime.api.impl
-
Base implementation of IncQueryMatcher.
- BaseMatcher(IncQueryEngine, IQuerySpecification<? extends BaseMatcher<Match>>) - Constructor for class org.eclipse.incquery.runtime.api.impl.BaseMatcher
-
- BaseMetamodelProviderService - Class in org.eclipse.incquery.patternlanguage.emf.scoping
-
- BaseMetamodelProviderService() - Constructor for class org.eclipse.incquery.patternlanguage.emf.scoping.BaseMetamodelProviderService
-
- BaseNode - Class in org.eclipse.incquery.runtime.rete.network
-
Base implementation for a Rete node.
- BaseNode(ReteContainer) - Constructor for class org.eclipse.incquery.runtime.rete.network.BaseNode
-
- BasePatternGroup - Class in org.eclipse.incquery.runtime.api.impl
-
- BasePatternGroup() - Constructor for class org.eclipse.incquery.runtime.api.impl.BasePatternGroup
-
- BasePatternMatch - Class in org.eclipse.incquery.runtime.api.impl
-
Base implementation of IPatternMatch.
- BasePatternMatch() - Constructor for class org.eclipse.incquery.runtime.api.impl.BasePatternMatch
-
- BasePConstraint - Class in org.eclipse.incquery.runtime.matchers.psystem
-
- BasePConstraint(PBody, Set<PVariable>) - Constructor for class org.eclipse.incquery.runtime.matchers.psystem.BasePConstraint
-
- BasePQuery - Class in org.eclipse.incquery.runtime.matchers.psystem.queries
-
Default implementation of PQuery.
- BasePQuery() - Constructor for class org.eclipse.incquery.runtime.matchers.psystem.queries.BasePQuery
-
- BaseQuerySpecification<Matcher extends IncQueryMatcher<? extends IPatternMatch>> - Class in org.eclipse.incquery.runtime.api.impl
-
Base implementation of IQuerySpecification.
- BaseQuerySpecification(PQuery) - Constructor for class org.eclipse.incquery.runtime.api.impl.BaseQuerySpecification
-
Instantiates query specification for the given internal query representation.
- BaseTypeSafeConstraint - Class in org.eclipse.incquery.runtime.matchers.psystem.basicdeferred
-
- BaseTypeSafeConstraint(PBody, Set<PVariable>, PVariable) - Constructor for class org.eclipse.incquery.runtime.matchers.psystem.basicdeferred.BaseTypeSafeConstraint
-
- basicGetClassname() - Method in class org.eclipse.incquery.patternlanguage.emf.eMFPatternLanguage.impl.ClassTypeImpl
-
- basicGetContainer() - Method in class org.eclipse.incquery.viewers.runtime.model.impl.AttributeImpl
-
- basicGetEnumeration() - Method in class org.eclipse.incquery.patternlanguage.emf.eMFPatternLanguage.impl.EnumValueImpl
-
- basicGetEPackage() - Method in class org.eclipse.incquery.patternlanguage.emf.eMFPatternLanguage.impl.PackageImportImpl
-
- basicGetLiteral() - Method in class org.eclipse.incquery.patternlanguage.emf.eMFPatternLanguage.impl.EnumValueImpl
-
- basicGetMetamodel() - Method in class org.eclipse.incquery.patternlanguage.emf.eMFPatternLanguage.impl.ClassTypeImpl
-
- basicGetParamEObject() - Method in class org.eclipse.incquery.viewers.runtime.model.impl.ItemImpl
-
- basicGetParent() - Method in class org.eclipse.incquery.runtime.rete.recipes.impl.SingleParentNodeRecipeImpl
-
- basicGetParent() - Method in class org.eclipse.incquery.viewers.runtime.model.impl.ItemImpl
-
- basicGetPattern() - Method in class org.eclipse.incquery.patternlanguage.emf.eMFPatternLanguage.impl.PatternImportImpl
-
- basicGetPatternRef() - Method in class org.eclipse.incquery.patternlanguage.patternLanguage.impl.PatternCallImpl
-
- basicGetReferredParam() - Method in class org.eclipse.incquery.patternlanguage.patternLanguage.impl.ParameterRefImpl
-
- basicGetRefname() - Method in class org.eclipse.incquery.patternlanguage.emf.eMFPatternLanguage.impl.ReferenceTypeImpl
-
- basicGetSource() - Method in class org.eclipse.incquery.viewers.runtime.model.impl.EdgeImpl
-
- basicGetTarget() - Method in class org.eclipse.incquery.viewers.runtime.model.impl.EdgeImpl
-
- basicGetVariable() - Method in class org.eclipse.incquery.patternlanguage.patternLanguage.impl.VariableReferenceImpl
-
- BasicLinearLayout - Class in org.eclipse.incquery.runtime.rete.construction.basiclinear
-
Basic layout that builds a linear RETE net based on a heuristic ordering of constraints.
- BasicLinearLayout() - Constructor for class org.eclipse.incquery.runtime.rete.construction.basiclinear.BasicLinearLayout
-
- basicSetAggregator(AggregatorExpression, NotificationChain) - Method in class org.eclipse.incquery.patternlanguage.patternLanguage.impl.AggregatedValueImpl
-
- basicSetCall(PatternCall, NotificationChain) - Method in class org.eclipse.incquery.patternlanguage.patternLanguage.impl.AggregatedValueImpl
-
- basicSetCall(PatternCall, NotificationChain) - Method in class org.eclipse.incquery.patternlanguage.patternLanguage.impl.PatternCompositionConstraintImpl
-
- basicSetDst(ValueReference, NotificationChain) - Method in class org.eclipse.incquery.patternlanguage.patternLanguage.impl.PathExpressionHeadImpl
-
- basicSetExpression(XExpression, NotificationChain) - Method in class org.eclipse.incquery.patternlanguage.patternLanguage.impl.CheckConstraintImpl
-
- basicSetExpression(XExpression, NotificationChain) - Method in class org.eclipse.incquery.patternlanguage.patternLanguage.impl.FunctionEvaluationValueImpl
-
- basicSetExpression(ExpressionDefinition, NotificationChain) - Method in class org.eclipse.incquery.runtime.rete.recipes.impl.ExpressionEnforcerRecipeImpl
-
- basicSetFormat(FormatSpecification, NotificationChain) - Method in class org.eclipse.incquery.viewers.runtime.model.impl.AttributeImpl
-
- basicSetFormat(FormatSpecification, NotificationChain) - Method in class org.eclipse.incquery.viewers.runtime.model.impl.EdgeImpl
-
- basicSetFormat(FormatSpecification, NotificationChain) - Method in class org.eclipse.incquery.viewers.runtime.model.impl.ItemImpl
-
- basicSetHead(PathExpressionHead, NotificationChain) - Method in class org.eclipse.incquery.patternlanguage.patternLanguage.impl.PathExpressionConstraintImpl
-
- basicSetImportPackages(XImportSection, NotificationChain) - Method in class org.eclipse.incquery.patternlanguage.emf.eMFPatternLanguage.impl.PatternModelImpl
-
- basicSetLeftOperand(ValueReference, NotificationChain) - Method in class org.eclipse.incquery.patternlanguage.patternLanguage.impl.CompareConstraintImpl
-
- basicSetLeftParent(ProjectionIndexerRecipe, NotificationChain) - Method in class org.eclipse.incquery.runtime.rete.recipes.impl.BetaRecipeImpl
-
- basicSetMask(Mask, NotificationChain) - Method in class org.eclipse.incquery.runtime.rete.recipes.impl.IndexerRecipeImpl
-
- basicSetMask(Mask, NotificationChain) - Method in class org.eclipse.incquery.runtime.rete.recipes.impl.InputFilterRecipeImpl
-
- basicSetMask(Mask, NotificationChain) - Method in class org.eclipse.incquery.runtime.rete.recipes.impl.TrimmerRecipeImpl
-
- basicSetParent(ProjectionIndexerRecipe, NotificationChain) - Method in class org.eclipse.incquery.runtime.rete.recipes.impl.AggregatorRecipeImpl
-
- basicSetParent(Item, NotificationChain) - Method in class org.eclipse.incquery.viewers.runtime.model.impl.ItemImpl
-
- basicSetRightOperand(ValueReference, NotificationChain) - Method in class org.eclipse.incquery.patternlanguage.patternLanguage.impl.CompareConstraintImpl
-
- basicSetRightParent(IndexerRecipe, NotificationChain) - Method in class org.eclipse.incquery.runtime.rete.recipes.impl.BetaRecipeImpl
-
- basicSetRightParentComplementaryMask(Mask, NotificationChain) - Method in class org.eclipse.incquery.runtime.rete.recipes.impl.JoinRecipeImpl
-
- basicSetSrc(VariableReference, NotificationChain) - Method in class org.eclipse.incquery.patternlanguage.patternLanguage.impl.PathExpressionHeadImpl
-
- basicSetTail(PathExpressionTail, NotificationChain) - Method in class org.eclipse.incquery.patternlanguage.patternLanguage.impl.PathExpressionElementImpl
-
- basicSetType(EntityType, NotificationChain) - Method in class org.eclipse.incquery.patternlanguage.emf.eMFPatternLanguage.impl.EClassifierConstraintImpl
-
- basicSetType(Type, NotificationChain) - Method in class org.eclipse.incquery.patternlanguage.patternLanguage.impl.PathExpressionElementImpl
-
- basicSetType(Type, NotificationChain) - Method in class org.eclipse.incquery.patternlanguage.patternLanguage.impl.VariableImpl
-
- basicSetValue(ValueReference, NotificationChain) - Method in class org.eclipse.incquery.patternlanguage.patternLanguage.impl.AnnotationParameterImpl
-
- basicSetValue(VariableReference, NotificationChain) - Method in class org.eclipse.incquery.patternlanguage.patternLanguage.impl.VariableValueImpl
-
- basicSetVar(VariableReference, NotificationChain) - Method in class org.eclipse.incquery.patternlanguage.emf.eMFPatternLanguage.impl.EClassifierConstraintImpl
-
- basicSetVariable(Variable, NotificationChain) - Method in class org.eclipse.incquery.patternlanguage.patternLanguage.impl.VariableReferenceImpl
-
- BehaviorContextMatch - Class in org.eclipse.incquery.uml.derivedfeatures
-
Pattern-specific match representation of the org.eclipse.incquery.uml.derivedfeatures.behaviorContext pattern,
to be used in conjunction with
BehaviorContextMatcher
.
- BehaviorContextMatcher - Class in org.eclipse.incquery.uml.derivedfeatures
-
Generated pattern matcher API of the org.eclipse.incquery.uml.derivedfeatures.behaviorContext pattern,
providing pattern-specific query methods.
- BehaviorContextMatcher(Notifier) - Constructor for class org.eclipse.incquery.uml.derivedfeatures.BehaviorContextMatcher
-
- BehaviorContextMatcher(IncQueryEngine) - Constructor for class org.eclipse.incquery.uml.derivedfeatures.BehaviorContextMatcher
-
- BehaviorContextProcessor - Class in org.eclipse.incquery.uml.derivedfeatures.util
-
A match processor tailored for the org.eclipse.incquery.uml.derivedfeatures.behaviorContext pattern.
- BehaviorContextProcessor() - Constructor for class org.eclipse.incquery.uml.derivedfeatures.util.BehaviorContextProcessor
-
- BehaviorContextQuerySpecification - Class in org.eclipse.incquery.uml.derivedfeatures.util
-
A pattern-specific query specification that can instantiate BehaviorContextMatcher in a type-safe way.
- BETA_RECIPE - Static variable in interface org.eclipse.incquery.runtime.rete.recipes.RecipesPackage
-
- BETA_RECIPE - Static variable in interface org.eclipse.incquery.runtime.rete.recipes.RecipesPackage.Literals
-
- BETA_RECIPE___GET_ARITY - Static variable in interface org.eclipse.incquery.runtime.rete.recipes.RecipesPackage
-
The operation id for the 'Get Arity' operation.
- BETA_RECIPE__LEFT_PARENT - Static variable in interface org.eclipse.incquery.runtime.rete.recipes.RecipesPackage
-
The feature id for the 'Left Parent' containment reference.
- BETA_RECIPE__LEFT_PARENT - Static variable in interface org.eclipse.incquery.runtime.rete.recipes.RecipesPackage.Literals
-
The meta object literal for the 'Left Parent' containment reference feature.
- BETA_RECIPE__RIGHT_PARENT - Static variable in interface org.eclipse.incquery.runtime.rete.recipes.RecipesPackage
-
The feature id for the 'Right Parent' containment reference.
- BETA_RECIPE__RIGHT_PARENT - Static variable in interface org.eclipse.incquery.runtime.rete.recipes.RecipesPackage.Literals
-
The meta object literal for the 'Right Parent' containment reference feature.
- BETA_RECIPE__TRACE_INFO - Static variable in interface org.eclipse.incquery.runtime.rete.recipes.RecipesPackage
-
The feature id for the 'Trace Info' attribute.
- BETA_RECIPE_FEATURE_COUNT - Static variable in interface org.eclipse.incquery.runtime.rete.recipes.RecipesPackage
-
The number of structural features of the 'Beta Recipe' class.
- BETA_RECIPE_OPERATION_COUNT - Static variable in interface org.eclipse.incquery.runtime.rete.recipes.RecipesPackage
-
The number of operations of the 'Beta Recipe' class.
- BetaRecipe - Interface in org.eclipse.incquery.runtime.rete.recipes
-
A representation of the model object 'Beta Recipe'.
- BetaRecipeImpl - Class in org.eclipse.incquery.runtime.rete.recipes.impl
-
An implementation of the model object 'Beta Recipe'.
- BFS<V> - Class in org.eclipse.incquery.runtime.base.itc.alg.misc.bfs
-
- BFS() - Constructor for class org.eclipse.incquery.runtime.base.itc.alg.misc.bfs.BFS
-
- binaryEdgeTypePlan(Tuple, Object) - Method in interface org.eclipse.incquery.runtime.matchers.planning.IOperationCompiler
-
- BinaryTransitiveClosure - Class in org.eclipse.incquery.runtime.matchers.psystem.basicenumerables
-
For a binary base pattern, computes the irreflexive transitive closure (base)+
- BinaryTransitiveClosure(PBody, Tuple, PQuery) - Constructor for class org.eclipse.incquery.runtime.matchers.psystem.basicenumerables.BinaryTransitiveClosure
-
- BinaryTransitiveClosureCheck - Class in org.eclipse.incquery.runtime.localsearch.operations.check
-
Checking for a transitive closure expressed as a local search pattern matcher.
- BinaryTransitiveClosureCheck(PQuery, int, int) - Constructor for class org.eclipse.incquery.runtime.localsearch.operations.check.BinaryTransitiveClosureCheck
-
The source position will be matched in the called pattern to the first parameter; while target to the second.
- bind(AbstractListViewer, ViewerDataModel) - Static method in class org.eclipse.incquery.viewers.runtime.IncQueryViewerSupport
-
- bind(AbstractListViewer, ViewerDataModel, ViewerDataFilter) - Static method in class org.eclipse.incquery.viewers.runtime.IncQueryViewerSupport
-
- bind(AbstractListViewer, ViewerState) - Static method in class org.eclipse.incquery.viewers.runtime.IncQueryViewerSupport
-
Bind the viewerstate to the list viewer.
- bind(AbstractTreeViewer, ViewerDataModel) - Static method in class org.eclipse.incquery.viewers.runtime.IncQueryViewerSupport
-
- bind(AbstractTreeViewer, ViewerDataModel, ViewerDataFilter) - Static method in class org.eclipse.incquery.viewers.runtime.IncQueryViewerSupport
-
- bind(AbstractTreeViewer, ViewerState) - Static method in class org.eclipse.incquery.viewers.runtime.IncQueryViewerSupport
-
Bind the viewerstate to the tree viewer.
- bindAnnotationExpressionValidator() - Method in class org.eclipse.incquery.patternlanguage.emf.EMFPatternLanguageRuntimeModule
-
- bindClassLoaderToInstance() - Method in class org.eclipse.incquery.patternlanguage.AbstractPatternLanguageRuntimeModule
-
- bindClassLoaderToInstance() - Method in class org.eclipse.incquery.patternlanguage.emf.AbstractEMFPatternLanguageRuntimeModule
-
- bindDefaultBatchTypeResolver() - Method in class org.eclipse.incquery.patternlanguage.AbstractPatternLanguageRuntimeModule
-
- bindDefaultBatchTypeResolver() - Method in class org.eclipse.incquery.patternlanguage.emf.AbstractEMFPatternLanguageRuntimeModule
-
- bindDefaultReentrantTypeResolver() - Method in class org.eclipse.incquery.patternlanguage.AbstractPatternLanguageRuntimeModule
-
- bindDefaultReentrantTypeResolver() - Method in class org.eclipse.incquery.patternlanguage.emf.AbstractEMFPatternLanguageRuntimeModule
-
- bindEMFPatternLanguageJavaValidator() - Method in class org.eclipse.incquery.patternlanguage.emf.AbstractEMFPatternLanguageRuntimeModule
-
- bindFeatureNameValidator() - Method in class org.eclipse.incquery.patternlanguage.AbstractPatternLanguageRuntimeModule
-
- bindFeatureNameValidator() - Method in class org.eclipse.incquery.patternlanguage.emf.AbstractEMFPatternLanguageRuntimeModule
-
- bindIAllContainersState$Provider() - Method in class org.eclipse.incquery.patternlanguage.AbstractPatternLanguageRuntimeModule
-
- bindIAllContainersState$Provider() - Method in class org.eclipse.incquery.patternlanguage.emf.AbstractEMFPatternLanguageRuntimeModule
-
- bindIAntlrTokenFileProvider() - Method in class org.eclipse.incquery.patternlanguage.AbstractPatternLanguageRuntimeModule
-
- bindIAntlrTokenFileProvider() - Method in class org.eclipse.incquery.patternlanguage.emf.AbstractEMFPatternLanguageRuntimeModule
-
- bindIClassLoaderProvider() - Method in class org.eclipse.incquery.patternlanguage.emf.EMFPatternLanguageRuntimeModule
-
- bindIContainer$Manager() - Method in class org.eclipse.incquery.patternlanguage.AbstractPatternLanguageRuntimeModule
-
- bindIContainer$Manager() - Method in class org.eclipse.incquery.patternlanguage.emf.AbstractEMFPatternLanguageRuntimeModule
-
- bindICrossReferenceSerializer() - Method in class org.eclipse.incquery.patternlanguage.emf.EMFPatternLanguageRuntimeModule
-
- bindIDefaultResourceDescriptionStrategy() - Method in class org.eclipse.incquery.patternlanguage.emf.EMFPatternLanguageRuntimeModule
-
- bindIEMFTypeProvider() - Method in class org.eclipse.incquery.patternlanguage.emf.EMFPatternLanguageRuntimeModule
-
- bindIErrorFeedback() - Method in class org.eclipse.incquery.patternlanguage.emf.EMFPatternLanguageRuntimeModule
-
- bindIFormatter() - Method in class org.eclipse.incquery.patternlanguage.AbstractPatternLanguageRuntimeModule
-
- bindIFormatter() - Method in class org.eclipse.incquery.patternlanguage.emf.AbstractEMFPatternLanguageRuntimeModule
-
- bindIGlobalScopeProvider() - Method in class org.eclipse.incquery.patternlanguage.AbstractPatternLanguageRuntimeModule
-
- bindIGlobalScopeProvider() - Method in class org.eclipse.incquery.patternlanguage.emf.AbstractEMFPatternLanguageRuntimeModule
-
- bindIGlobalServiceProvider() - Method in class org.eclipse.incquery.patternlanguage.emf.EMFPatternLanguageRuntimeModule
-
- bindIGrammarAccess() - Method in class org.eclipse.incquery.patternlanguage.AbstractPatternLanguageRuntimeModule
-
- bindIGrammarAccess() - Method in class org.eclipse.incquery.patternlanguage.emf.AbstractEMFPatternLanguageRuntimeModule
-
- bindIIssueCallback() - Method in class org.eclipse.incquery.patternlanguage.emf.EMFPatternLanguageRuntimeModule
-
- bindIJvmModelInferrer() - Method in class org.eclipse.incquery.patternlanguage.AbstractPatternLanguageRuntimeModule
-
- bindIJvmModelInferrer() - Method in class org.eclipse.incquery.patternlanguage.emf.EMFPatternLanguageRuntimeModule
-
- bindILinkingService() - Method in class org.eclipse.incquery.patternlanguage.emf.EMFPatternLanguageRuntimeModule
-
- bindILocationInFileProvider() - Method in class org.eclipse.incquery.patternlanguage.AbstractPatternLanguageRuntimeModule
-
- bindILocationInFileProvider() - Method in class org.eclipse.incquery.patternlanguage.emf.AbstractEMFPatternLanguageRuntimeModule
-
- bindILogicalContainerProvider() - Method in class org.eclipse.incquery.patternlanguage.emf.EMFPatternLanguageRuntimeModule
-
- bindIMetamodelProvider() - Method in class org.eclipse.incquery.patternlanguage.emf.EMFPatternLanguageRuntimeModule
-
- bindIParser() - Method in class org.eclipse.incquery.patternlanguage.AbstractPatternLanguageRuntimeModule
-
- bindIParser() - Method in class org.eclipse.incquery.patternlanguage.emf.AbstractEMFPatternLanguageRuntimeModule
-
- bindIQualifiedNameProvider() - Method in class org.eclipse.incquery.patternlanguage.AbstractPatternLanguageRuntimeModule
-
- bindIQualifiedNameProvider() - Method in class org.eclipse.incquery.patternlanguage.emf.AbstractEMFPatternLanguageRuntimeModule
-
- bindIQualifiedNameProvider() - Method in class org.eclipse.incquery.patternlanguage.emf.EMFPatternLanguageRuntimeModule
-
- bindIQualifiedNameProvider() - Method in class org.eclipse.incquery.patternlanguage.PatternLanguageRuntimeModule
-
- bindIResourceValidator() - Method in class org.eclipse.incquery.patternlanguage.AbstractPatternLanguageRuntimeModule
-
- bindIResourceValidator() - Method in class org.eclipse.incquery.patternlanguage.emf.AbstractEMFPatternLanguageRuntimeModule
-
- bindISemanticSequencer() - Method in class org.eclipse.incquery.patternlanguage.AbstractPatternLanguageRuntimeModule
-
- bindISemanticSequencer() - Method in class org.eclipse.incquery.patternlanguage.emf.AbstractEMFPatternLanguageRuntimeModule
-
- bindISerializer() - Method in class org.eclipse.incquery.patternlanguage.AbstractPatternLanguageRuntimeModule
-
- bindISerializer() - Method in class org.eclipse.incquery.patternlanguage.emf.AbstractEMFPatternLanguageRuntimeModule
-
- bindISyntacticSequencer() - Method in class org.eclipse.incquery.patternlanguage.AbstractPatternLanguageRuntimeModule
-
- bindISyntacticSequencer() - Method in class org.eclipse.incquery.patternlanguage.emf.AbstractEMFPatternLanguageRuntimeModule
-
- bindISyntaxErrorMessageProvider() - Method in class org.eclipse.incquery.patternlanguage.emf.EMFPatternLanguageRuntimeModule
-
- bindITokenDefProvider() - Method in class org.eclipse.incquery.patternlanguage.AbstractPatternLanguageRuntimeModule
-
- bindITokenDefProvider() - Method in class org.eclipse.incquery.patternlanguage.emf.AbstractEMFPatternLanguageRuntimeModule
-
- bindITokenToStringConverter() - Method in class org.eclipse.incquery.patternlanguage.AbstractPatternLanguageRuntimeModule
-
- bindITokenToStringConverter() - Method in class org.eclipse.incquery.patternlanguage.emf.AbstractEMFPatternLanguageRuntimeModule
-
- bindITypeInferrer() - Method in class org.eclipse.incquery.patternlanguage.emf.EMFPatternLanguageRuntimeModule
-
- bindITypeInferrer() - Method in class org.eclipse.incquery.patternlanguage.PatternLanguageRuntimeModule
-
- bindITypeSystem() - Method in class org.eclipse.incquery.patternlanguage.emf.EMFPatternLanguageRuntimeModule
-
- bindITypeSystem() - Method in class org.eclipse.incquery.patternlanguage.PatternLanguageRuntimeModule
-
- bindJvmModelAssociator() - Method in class org.eclipse.incquery.patternlanguage.emf.EMFPatternLanguageRuntimeModule
-
- bindLexer() - Method in class org.eclipse.incquery.patternlanguage.AbstractPatternLanguageRuntimeModule
-
- bindLexer() - Method in class org.eclipse.incquery.patternlanguage.emf.AbstractEMFPatternLanguageRuntimeModule
-
- bindPatternAnnotationProvider() - Method in class org.eclipse.incquery.patternlanguage.PatternLanguageRuntimeModule
-
- bindPatternLanguageJavaValidator() - Method in class org.eclipse.incquery.patternlanguage.AbstractPatternLanguageRuntimeModule
-
- BodyCodeGenerator - Class in org.eclipse.incquery.patternlanguage.emf.jvmmodel
-
- BodyCodeGenerator(Pattern, PatternBody, EMFPatternLanguageJvmModelInferrerUtil, IErrorFeedback, Serializer) - Constructor for class org.eclipse.incquery.patternlanguage.emf.jvmmodel.BodyCodeGenerator
-
- BOOL_VALUE - Static variable in interface org.eclipse.incquery.patternlanguage.patternLanguage.PatternLanguagePackage
-
- BOOL_VALUE - Static variable in interface org.eclipse.incquery.patternlanguage.patternLanguage.PatternLanguagePackage.Literals
-
The meta object literal for the '
Bool Value
' class.
- BOOL_VALUE__VALUE - Static variable in interface org.eclipse.incquery.patternlanguage.patternLanguage.PatternLanguagePackage
-
The feature id for the 'Value' attribute.
- BOOL_VALUE__VALUE - Static variable in interface org.eclipse.incquery.patternlanguage.patternLanguage.PatternLanguagePackage.Literals
-
The meta object literal for the 'Value' attribute feature.
- BOOL_VALUE_FEATURE_COUNT - Static variable in interface org.eclipse.incquery.patternlanguage.patternLanguage.PatternLanguagePackage
-
The number of structural features of the 'Bool Value' class.
- BOOLEAN - Static variable in class org.eclipse.incquery.patternlanguage.annotations.PatternAnnotationParameter
-
- BOOLEANElements() - Constructor for class org.eclipse.incquery.patternlanguage.services.PatternLanguageGrammarAccess.BOOLEANElements
-
- BoolValue - Interface in org.eclipse.incquery.patternlanguage.patternLanguage
-
A representation of the model object 'Bool Value'.
- BoolValueElements() - Constructor for class org.eclipse.incquery.patternlanguage.services.PatternLanguageGrammarAccess.BoolValueElements
-
- BoolValueImpl - Class in org.eclipse.incquery.patternlanguage.patternLanguage.impl
-
An implementation of the model object 'Bool Value'.
- build() - Method in class org.eclipse.incquery.validation.core.api.ConstraintSpecification.ConstraintSpecificationBuilder
-
- build() - Method in class org.eclipse.incquery.validation.core.ValidationEngineBuilder
-
- buildBetaNode(SubPlan, SubPlan, TupleMask, TupleMask, TupleMask, boolean) - Method in interface org.eclipse.incquery.runtime.matchers.planning.IOperationCompiler
-
- buildBodies(Pattern, InitializablePQuery) - Method in class org.eclipse.incquery.patternlanguage.emf.specification.SpecificationBuilder
-
- buildConnection(SubPlan, Collector) - Method in interface org.eclipse.incquery.runtime.matchers.planning.IOperationCompiler
-
- buildCountCheckBetaNode(SubPlan, SubPlan, TupleMask, TupleMask, int) - Method in interface org.eclipse.incquery.runtime.matchers.planning.IOperationCompiler
-
- buildCounterBetaNode(SubPlan, SubPlan, TupleMask, TupleMask, TupleMask, Object) - Method in interface org.eclipse.incquery.runtime.matchers.planning.IOperationCompiler
-
- buildEqualityChecker(SubPlan, int[]) - Method in interface org.eclipse.incquery.runtime.matchers.planning.IOperationCompiler
-
- builder() - Static method in class org.eclipse.incquery.validation.core.ValidationEngine
-
- builderMethod - Static variable in class org.eclipse.incquery.runtime.rete.util.Options
-
- buildFunctionEvaluator(IExpressionEvaluator, Map<String, Integer>, SubPlan, Object) - Method in interface org.eclipse.incquery.runtime.matchers.planning.IOperationCompiler
-
- BuildHelper - Class in org.eclipse.incquery.runtime.matchers.planning.helpers
-
- BuildHelper() - Constructor for class org.eclipse.incquery.runtime.matchers.planning.helpers.BuildHelper
-
- buildInjectivityChecker(SubPlan, int, int[]) - Method in interface org.eclipse.incquery.runtime.matchers.planning.IOperationCompiler
-
- buildMatchersCoalesced(Collection<PQuery>) - Method in class org.eclipse.incquery.runtime.rete.matcher.ReteEngine
-
Constructs RETE pattern matchers for a collection of patterns, if they are not available yet.
- buildPredicateChecker(IExpressionEvaluator, Map<String, Integer>, SubPlan) - Method in interface org.eclipse.incquery.runtime.matchers.planning.IOperationCompiler
-
- buildStartingPlan(Object[], Object[]) - Method in interface org.eclipse.incquery.runtime.matchers.planning.IOperationCompiler
-
- buildTransitiveClosure(SubPlan) - Method in interface org.eclipse.incquery.runtime.matchers.planning.IOperationCompiler
-
- buildTrimmer(SubPlan, TupleMask, boolean) - Method in interface org.eclipse.incquery.runtime.matchers.planning.IOperationCompiler
-