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

F

FairRandomConflictResolver - Class in org.eclipse.incquery.runtime.evm.specific.resolver
 
FairRandomConflictResolver() - Constructor for class org.eclipse.incquery.runtime.evm.specific.resolver.FairRandomConflictResolver
 
fatal(String, Throwable) - Method in interface org.eclipse.incquery.runtime.api.scope.IIndexingErrorListener
 
fatal(String, Throwable) - Method in interface org.eclipse.incquery.runtime.base.api.IEMFIndexingErrorListener
 
FEATURE_NOT_REPRESENTABLE - Static variable in class org.eclipse.incquery.patternlanguage.emf.validation.EMFIssueCodes
 
featureDeleted(EObject, EStructuralFeature, Object) - Method in interface org.eclipse.incquery.runtime.base.api.FeatureListener
Called when the given value is removed from the given feature of the given host EObject.
featureDeleted(EObject, EStructuralFeature, Object) - Method in class org.eclipse.incquery.runtime.base.core.TransitiveClosureHelperImpl
 
FeatureFeaturingClassifierMatch - Class in org.eclipse.incquery.uml.derivedfeatures
Pattern-specific match representation of the org.eclipse.incquery.uml.derivedfeatures.featureFeaturingClassifier pattern, to be used in conjunction with FeatureFeaturingClassifierMatcher.
FeatureFeaturingClassifierMatcher - Class in org.eclipse.incquery.uml.derivedfeatures
Generated pattern matcher API of the org.eclipse.incquery.uml.derivedfeatures.featureFeaturingClassifier pattern, providing pattern-specific query methods.
FeatureFeaturingClassifierMatcher(Notifier) - Constructor for class org.eclipse.incquery.uml.derivedfeatures.FeatureFeaturingClassifierMatcher
FeatureFeaturingClassifierMatcher(IncQueryEngine) - Constructor for class org.eclipse.incquery.uml.derivedfeatures.FeatureFeaturingClassifierMatcher
FeatureFeaturingClassifierProcessor - Class in org.eclipse.incquery.uml.derivedfeatures.util
A match processor tailored for the org.eclipse.incquery.uml.derivedfeatures.featureFeaturingClassifier pattern.
FeatureFeaturingClassifierProcessor() - Constructor for class org.eclipse.incquery.uml.derivedfeatures.util.FeatureFeaturingClassifierProcessor
 
FeatureFeaturingClassifierQuerySpecification - Class in org.eclipse.incquery.uml.derivedfeatures.util
A pattern-specific query specification that can instantiate FeatureFeaturingClassifierMatcher in a type-safe way.
featureInserted(EObject, EStructuralFeature, Object) - Method in interface org.eclipse.incquery.runtime.base.api.FeatureListener
Called when the given value is inserted into the given feature of the given host EObject.
featureInserted(EObject, EStructuralFeature, Object) - Method in class org.eclipse.incquery.runtime.base.core.TransitiveClosureHelperImpl
 
FeatureListener - Interface in org.eclipse.incquery.runtime.base.api
Interface for observing insertion and deletion of structural feature values ("settings").
featureOpposite(EStructuralFeature) - Method in enum org.eclipse.incquery.runtime.emf.EMFQueryMetaContext
 
featureSourceType(EStructuralFeature) - Method in enum org.eclipse.incquery.runtime.emf.EMFQueryMetaContext
 
featureTargetType(EStructuralFeature) - Method in enum org.eclipse.incquery.runtime.emf.EMFQueryMetaContext
 
fieldName(Variable) - Method in class org.eclipse.incquery.patternlanguage.emf.util.EMFPatternLanguageJvmModelInferrerUtil
Returns field name for Variable
filter(PConstraint) - Method in class org.eclipse.incquery.runtime.matchers.psystem.rewriters.IConstraintFilter.AllowAllFilter
 
filter(PConstraint) - Method in class org.eclipse.incquery.runtime.matchers.psystem.rewriters.IConstraintFilter.ExportedParameterFilter
 
filter(PConstraint) - Method in interface org.eclipse.incquery.runtime.matchers.psystem.rewriters.IConstraintFilter
Returns true, if the given constraint should be filtered (thus should not be copied)
FILTER_RECIPE - Static variable in interface org.eclipse.incquery.runtime.rete.recipes.RecipesPackage
The meta object id for the 'Filter Recipe' class.
FILTER_RECIPE - Static variable in interface org.eclipse.incquery.runtime.rete.recipes.RecipesPackage.Literals
The meta object literal for the 'Filter Recipe' class.
FILTER_RECIPE___GET_ARITY - Static variable in interface org.eclipse.incquery.runtime.rete.recipes.RecipesPackage
The operation id for the 'Get Arity' operation.
FILTER_RECIPE___GET_ARITY - Static variable in interface org.eclipse.incquery.runtime.rete.recipes.RecipesPackage.Literals
The meta object literal for the 'Get Arity' operation.
FILTER_RECIPE__PARENT - Static variable in interface org.eclipse.incquery.runtime.rete.recipes.RecipesPackage
The feature id for the 'Parent' reference.
FILTER_RECIPE__TRACE_INFO - Static variable in interface org.eclipse.incquery.runtime.rete.recipes.RecipesPackage
The feature id for the 'Trace Info' attribute.
FILTER_RECIPE_FEATURE_COUNT - Static variable in interface org.eclipse.incquery.runtime.rete.recipes.RecipesPackage
The number of structural features of the 'Filter Recipe' class.
FILTER_RECIPE_OPERATION_COUNT - Static variable in interface org.eclipse.incquery.runtime.rete.recipes.RecipesPackage
The number of operations of the 'Filter Recipe' class.
FilterNode - Class in org.eclipse.incquery.runtime.rete.single
This node implements a simple filter.
FilterNode(ReteContainer) - Constructor for class org.eclipse.incquery.runtime.rete.single.FilterNode
 
FilterRecipe - Interface in org.eclipse.incquery.runtime.rete.recipes
A representation of the model object 'Filter Recipe'.
FilterRecipeImpl - Class in org.eclipse.incquery.runtime.rete.recipes.impl
An implementation of the model object 'Filter Recipe'.
finalCheck(PBody, SubPlan, IQueryMetaContext) - Static method in class org.eclipse.incquery.runtime.matchers.planning.helpers.BuildHelper
Verifies whether all constraints are enforced and exported parameters are present.
find(V) - Method in class org.eclipse.incquery.runtime.base.itc.alg.incscc.UnionFind
Find method with path compression.
find(T) - Method in class org.eclipse.incquery.runtime.matchers.util.UnionFind
Deprecated.
 
findByAttributeValue(Object) - Method in interface org.eclipse.incquery.runtime.base.api.NavigationHelper
For a given attribute value value, find each EAttribute and host EObject such that this attribute of the the host object takes the given value.
findByAttributeValue(Object, Collection<EAttribute>) - Method in interface org.eclipse.incquery.runtime.base.api.NavigationHelper
For given attributes and an attribute value value, find each host EObject such that any of these attributes of the the host object takes the given value.
findByAttributeValue(Object, EAttribute) - Method in interface org.eclipse.incquery.runtime.base.api.NavigationHelper
Find all EObjects for which the given attribute takes the given value.
findByAttributeValue(Object) - Method in class org.eclipse.incquery.runtime.base.core.NavigationHelperImpl
 
findByAttributeValue(Object, Collection<EAttribute>) - Method in class org.eclipse.incquery.runtime.base.core.NavigationHelperImpl
 
findByAttributeValue(Object, EAttribute) - Method in class org.eclipse.incquery.runtime.base.core.NavigationHelperImpl
 
findByFeatureValue(Object, EStructuralFeature) - Method in interface org.eclipse.incquery.runtime.base.api.NavigationHelper
Find all source EObjects for which the given feature points to / takes the given value.
findByFeatureValue(Object, EStructuralFeature) - Method in class org.eclipse.incquery.runtime.base.core.NavigationHelperImpl
 
findEditingDomain(Activation<? extends EventAtom>, Context) - Method in interface org.eclipse.incquery.runtime.evm.specific.job.EventAtomEditingDomainProvider
 
findGenPackage(String, ResourceSet) - Method in class org.eclipse.incquery.patternlanguage.emf.EcoreGenmodelRegistry
 
findInferredClass(EObject, Class<?>) - Method in class org.eclipse.incquery.patternlanguage.emf.util.EMFPatternLanguageJvmModelInferrerUtil
 
findInferredSpecification(Pattern) - Method in class org.eclipse.incquery.patternlanguage.emf.util.EMFPatternLanguageJvmModelInferrerUtil
 
findService(EObject, Class<T>) - Method in class org.eclipse.incquery.patternlanguage.emf.EMFPatternLanguageServiceProvider
 
fire(Context) - Method in class org.eclipse.incquery.runtime.evm.api.Activation
The activation will be fired; the appropriate job of the instance will be executed based on the activation state.
fire(Activation<EventAtom>, Context) - Method in class org.eclipse.incquery.runtime.evm.api.RuleInstance
Fires the given activation using the supplied context.
firstFreeContainer - Static variable in class org.eclipse.incquery.runtime.rete.util.Options
 
FixedPriorityConflictResolver - Class in org.eclipse.incquery.runtime.evm.specific.resolver
This conflict resolver uses Integer value priorities assigned to rules.
FixedPriorityConflictResolver() - Constructor for class org.eclipse.incquery.runtime.evm.specific.resolver.FixedPriorityConflictResolver
 
FixedPriorityConflictSet - Class in org.eclipse.incquery.runtime.evm.specific.resolver
This conflict set resolves conflicts between activations based on Integer valued priorities assigned to rules.
FixedPriorityConflictSet(FixedPriorityConflictResolver, Map<RuleSpecification<?>, Integer>) - Constructor for class org.eclipse.incquery.runtime.evm.specific.resolver.FixedPriorityConflictSet
 
flatten(PQuery) - Method in class org.eclipse.incquery.runtime.matchers.psystem.rewriters.PQueryFlattener
Deprecated.
FlattenerCopier - Class in org.eclipse.incquery.runtime.matchers.psystem.rewriters
This rewriter class can add new equality constraints to the copied body
FlattenerCopier(PQuery, List<PositivePatternCall>, List<PBody>) - Constructor for class org.eclipse.incquery.runtime.matchers.psystem.rewriters.FlattenerCopier
 
FlatTuple - Class in org.eclipse.incquery.runtime.matchers.tuple
Default Tuple implementation
FlatTuple(Object...) - Constructor for class org.eclipse.incquery.runtime.matchers.tuple.FlatTuple
Creates a Tuple instance, fills it with the given array.
FloydWarshallAlg<V> - Class in org.eclipse.incquery.runtime.base.itc.alg.fw
 
FloydWarshallAlg(IGraphDataSource<V>) - Constructor for class org.eclipse.incquery.runtime.base.itc.alg.fw.FloydWarshallAlg
 
flushUpdates() - Method in class org.eclipse.incquery.runtime.rete.network.ReteContainer
Finalises all update sequences and returns.
FOLLOW_1 - Static variable in class org.eclipse.incquery.patternlanguage.emf.parser.antlr.internal.InternalEMFPatternLanguageParser
 
FOLLOW_1 - Static variable in class org.eclipse.incquery.patternlanguage.parser.antlr.internal.InternalPatternLanguageParser
 
FOLLOW_10 - Static variable in class org.eclipse.incquery.patternlanguage.emf.parser.antlr.internal.InternalEMFPatternLanguageParser
 
FOLLOW_10 - Static variable in class org.eclipse.incquery.patternlanguage.parser.antlr.internal.InternalPatternLanguageParser
 
FOLLOW_100 - Static variable in class org.eclipse.incquery.patternlanguage.emf.parser.antlr.internal.InternalEMFPatternLanguageParser
 
FOLLOW_100 - Static variable in class org.eclipse.incquery.patternlanguage.parser.antlr.internal.InternalPatternLanguageParser
 
FOLLOW_101 - Static variable in class org.eclipse.incquery.patternlanguage.emf.parser.antlr.internal.InternalEMFPatternLanguageParser
 
FOLLOW_101 - Static variable in class org.eclipse.incquery.patternlanguage.parser.antlr.internal.InternalPatternLanguageParser
 
FOLLOW_102 - Static variable in class org.eclipse.incquery.patternlanguage.emf.parser.antlr.internal.InternalEMFPatternLanguageParser
 
FOLLOW_102 - Static variable in class org.eclipse.incquery.patternlanguage.parser.antlr.internal.InternalPatternLanguageParser
 
FOLLOW_103 - Static variable in class org.eclipse.incquery.patternlanguage.emf.parser.antlr.internal.InternalEMFPatternLanguageParser
 
FOLLOW_103 - Static variable in class org.eclipse.incquery.patternlanguage.parser.antlr.internal.InternalPatternLanguageParser
 
FOLLOW_104 - Static variable in class org.eclipse.incquery.patternlanguage.emf.parser.antlr.internal.InternalEMFPatternLanguageParser
 
FOLLOW_105 - Static variable in class org.eclipse.incquery.patternlanguage.emf.parser.antlr.internal.InternalEMFPatternLanguageParser
 
FOLLOW_106 - Static variable in class org.eclipse.incquery.patternlanguage.emf.parser.antlr.internal.InternalEMFPatternLanguageParser
 
FOLLOW_107 - Static variable in class org.eclipse.incquery.patternlanguage.emf.parser.antlr.internal.InternalEMFPatternLanguageParser
 
FOLLOW_108 - Static variable in class org.eclipse.incquery.patternlanguage.emf.parser.antlr.internal.InternalEMFPatternLanguageParser
 
FOLLOW_109 - Static variable in class org.eclipse.incquery.patternlanguage.emf.parser.antlr.internal.InternalEMFPatternLanguageParser
 
FOLLOW_11 - Static variable in class org.eclipse.incquery.patternlanguage.emf.parser.antlr.internal.InternalEMFPatternLanguageParser
 
FOLLOW_11 - Static variable in class org.eclipse.incquery.patternlanguage.parser.antlr.internal.InternalPatternLanguageParser
 
FOLLOW_110 - Static variable in class org.eclipse.incquery.patternlanguage.emf.parser.antlr.internal.InternalEMFPatternLanguageParser
 
FOLLOW_12 - Static variable in class org.eclipse.incquery.patternlanguage.emf.parser.antlr.internal.InternalEMFPatternLanguageParser
 
FOLLOW_12 - Static variable in class org.eclipse.incquery.patternlanguage.parser.antlr.internal.InternalPatternLanguageParser
 
FOLLOW_13 - Static variable in class org.eclipse.incquery.patternlanguage.emf.parser.antlr.internal.InternalEMFPatternLanguageParser
 
FOLLOW_13 - Static variable in class org.eclipse.incquery.patternlanguage.parser.antlr.internal.InternalPatternLanguageParser
 
FOLLOW_14 - Static variable in class org.eclipse.incquery.patternlanguage.emf.parser.antlr.internal.InternalEMFPatternLanguageParser
 
FOLLOW_14 - Static variable in class org.eclipse.incquery.patternlanguage.parser.antlr.internal.InternalPatternLanguageParser
 
FOLLOW_15 - Static variable in class org.eclipse.incquery.patternlanguage.emf.parser.antlr.internal.InternalEMFPatternLanguageParser
 
FOLLOW_15 - Static variable in class org.eclipse.incquery.patternlanguage.parser.antlr.internal.InternalPatternLanguageParser
 
FOLLOW_16 - Static variable in class org.eclipse.incquery.patternlanguage.emf.parser.antlr.internal.InternalEMFPatternLanguageParser
 
FOLLOW_16 - Static variable in class org.eclipse.incquery.patternlanguage.parser.antlr.internal.InternalPatternLanguageParser
 
FOLLOW_17 - Static variable in class org.eclipse.incquery.patternlanguage.emf.parser.antlr.internal.InternalEMFPatternLanguageParser
 
FOLLOW_17 - Static variable in class org.eclipse.incquery.patternlanguage.parser.antlr.internal.InternalPatternLanguageParser
 
FOLLOW_18 - Static variable in class org.eclipse.incquery.patternlanguage.emf.parser.antlr.internal.InternalEMFPatternLanguageParser
 
FOLLOW_18 - Static variable in class org.eclipse.incquery.patternlanguage.parser.antlr.internal.InternalPatternLanguageParser
 
FOLLOW_19 - Static variable in class org.eclipse.incquery.patternlanguage.emf.parser.antlr.internal.InternalEMFPatternLanguageParser
 
FOLLOW_19 - Static variable in class org.eclipse.incquery.patternlanguage.parser.antlr.internal.InternalPatternLanguageParser
 
FOLLOW_2 - Static variable in class org.eclipse.incquery.patternlanguage.emf.parser.antlr.internal.InternalEMFPatternLanguageParser
 
FOLLOW_2 - Static variable in class org.eclipse.incquery.patternlanguage.parser.antlr.internal.InternalPatternLanguageParser
 
FOLLOW_20 - Static variable in class org.eclipse.incquery.patternlanguage.emf.parser.antlr.internal.InternalEMFPatternLanguageParser
 
FOLLOW_20 - Static variable in class org.eclipse.incquery.patternlanguage.parser.antlr.internal.InternalPatternLanguageParser
 
FOLLOW_21 - Static variable in class org.eclipse.incquery.patternlanguage.emf.parser.antlr.internal.InternalEMFPatternLanguageParser
 
FOLLOW_21 - Static variable in class org.eclipse.incquery.patternlanguage.parser.antlr.internal.InternalPatternLanguageParser
 
FOLLOW_22 - Static variable in class org.eclipse.incquery.patternlanguage.emf.parser.antlr.internal.InternalEMFPatternLanguageParser
 
FOLLOW_22 - Static variable in class org.eclipse.incquery.patternlanguage.parser.antlr.internal.InternalPatternLanguageParser
 
FOLLOW_23 - Static variable in class org.eclipse.incquery.patternlanguage.emf.parser.antlr.internal.InternalEMFPatternLanguageParser
 
FOLLOW_23 - Static variable in class org.eclipse.incquery.patternlanguage.parser.antlr.internal.InternalPatternLanguageParser
 
FOLLOW_24 - Static variable in class org.eclipse.incquery.patternlanguage.emf.parser.antlr.internal.InternalEMFPatternLanguageParser
 
FOLLOW_24 - Static variable in class org.eclipse.incquery.patternlanguage.parser.antlr.internal.InternalPatternLanguageParser
 
FOLLOW_25 - Static variable in class org.eclipse.incquery.patternlanguage.emf.parser.antlr.internal.InternalEMFPatternLanguageParser
 
FOLLOW_25 - Static variable in class org.eclipse.incquery.patternlanguage.parser.antlr.internal.InternalPatternLanguageParser
 
FOLLOW_26 - Static variable in class org.eclipse.incquery.patternlanguage.emf.parser.antlr.internal.InternalEMFPatternLanguageParser
 
FOLLOW_26 - Static variable in class org.eclipse.incquery.patternlanguage.parser.antlr.internal.InternalPatternLanguageParser
 
FOLLOW_27 - Static variable in class org.eclipse.incquery.patternlanguage.emf.parser.antlr.internal.InternalEMFPatternLanguageParser
 
FOLLOW_27 - Static variable in class org.eclipse.incquery.patternlanguage.parser.antlr.internal.InternalPatternLanguageParser
 
FOLLOW_28 - Static variable in class org.eclipse.incquery.patternlanguage.emf.parser.antlr.internal.InternalEMFPatternLanguageParser
 
FOLLOW_28 - Static variable in class org.eclipse.incquery.patternlanguage.parser.antlr.internal.InternalPatternLanguageParser
 
FOLLOW_29 - Static variable in class org.eclipse.incquery.patternlanguage.emf.parser.antlr.internal.InternalEMFPatternLanguageParser
 
FOLLOW_29 - Static variable in class org.eclipse.incquery.patternlanguage.parser.antlr.internal.InternalPatternLanguageParser
 
FOLLOW_3 - Static variable in class org.eclipse.incquery.patternlanguage.emf.parser.antlr.internal.InternalEMFPatternLanguageParser
 
FOLLOW_3 - Static variable in class org.eclipse.incquery.patternlanguage.parser.antlr.internal.InternalPatternLanguageParser
 
FOLLOW_30 - Static variable in class org.eclipse.incquery.patternlanguage.emf.parser.antlr.internal.InternalEMFPatternLanguageParser
 
FOLLOW_30 - Static variable in class org.eclipse.incquery.patternlanguage.parser.antlr.internal.InternalPatternLanguageParser
 
FOLLOW_31 - Static variable in class org.eclipse.incquery.patternlanguage.emf.parser.antlr.internal.InternalEMFPatternLanguageParser
 
FOLLOW_31 - Static variable in class org.eclipse.incquery.patternlanguage.parser.antlr.internal.InternalPatternLanguageParser
 
FOLLOW_32 - Static variable in class org.eclipse.incquery.patternlanguage.emf.parser.antlr.internal.InternalEMFPatternLanguageParser
 
FOLLOW_32 - Static variable in class org.eclipse.incquery.patternlanguage.parser.antlr.internal.InternalPatternLanguageParser
 
FOLLOW_33 - Static variable in class org.eclipse.incquery.patternlanguage.emf.parser.antlr.internal.InternalEMFPatternLanguageParser
 
FOLLOW_33 - Static variable in class org.eclipse.incquery.patternlanguage.parser.antlr.internal.InternalPatternLanguageParser
 
FOLLOW_34 - Static variable in class org.eclipse.incquery.patternlanguage.emf.parser.antlr.internal.InternalEMFPatternLanguageParser
 
FOLLOW_34 - Static variable in class org.eclipse.incquery.patternlanguage.parser.antlr.internal.InternalPatternLanguageParser
 
FOLLOW_35 - Static variable in class org.eclipse.incquery.patternlanguage.emf.parser.antlr.internal.InternalEMFPatternLanguageParser
 
FOLLOW_35 - Static variable in class org.eclipse.incquery.patternlanguage.parser.antlr.internal.InternalPatternLanguageParser
 
FOLLOW_36 - Static variable in class org.eclipse.incquery.patternlanguage.emf.parser.antlr.internal.InternalEMFPatternLanguageParser
 
FOLLOW_36 - Static variable in class org.eclipse.incquery.patternlanguage.parser.antlr.internal.InternalPatternLanguageParser
 
FOLLOW_37 - Static variable in class org.eclipse.incquery.patternlanguage.emf.parser.antlr.internal.InternalEMFPatternLanguageParser
 
FOLLOW_37 - Static variable in class org.eclipse.incquery.patternlanguage.parser.antlr.internal.InternalPatternLanguageParser
 
FOLLOW_38 - Static variable in class org.eclipse.incquery.patternlanguage.emf.parser.antlr.internal.InternalEMFPatternLanguageParser
 
FOLLOW_38 - Static variable in class org.eclipse.incquery.patternlanguage.parser.antlr.internal.InternalPatternLanguageParser
 
FOLLOW_39 - Static variable in class org.eclipse.incquery.patternlanguage.emf.parser.antlr.internal.InternalEMFPatternLanguageParser
 
FOLLOW_39 - Static variable in class org.eclipse.incquery.patternlanguage.parser.antlr.internal.InternalPatternLanguageParser
 
FOLLOW_4 - Static variable in class org.eclipse.incquery.patternlanguage.emf.parser.antlr.internal.InternalEMFPatternLanguageParser
 
FOLLOW_4 - Static variable in class org.eclipse.incquery.patternlanguage.parser.antlr.internal.InternalPatternLanguageParser
 
FOLLOW_40 - Static variable in class org.eclipse.incquery.patternlanguage.emf.parser.antlr.internal.InternalEMFPatternLanguageParser
 
FOLLOW_40 - Static variable in class org.eclipse.incquery.patternlanguage.parser.antlr.internal.InternalPatternLanguageParser
 
FOLLOW_41 - Static variable in class org.eclipse.incquery.patternlanguage.emf.parser.antlr.internal.InternalEMFPatternLanguageParser
 
FOLLOW_41 - Static variable in class org.eclipse.incquery.patternlanguage.parser.antlr.internal.InternalPatternLanguageParser
 
FOLLOW_42 - Static variable in class org.eclipse.incquery.patternlanguage.emf.parser.antlr.internal.InternalEMFPatternLanguageParser
 
FOLLOW_42 - Static variable in class org.eclipse.incquery.patternlanguage.parser.antlr.internal.InternalPatternLanguageParser
 
FOLLOW_43 - Static variable in class org.eclipse.incquery.patternlanguage.emf.parser.antlr.internal.InternalEMFPatternLanguageParser
 
FOLLOW_43 - Static variable in class org.eclipse.incquery.patternlanguage.parser.antlr.internal.InternalPatternLanguageParser
 
FOLLOW_44 - Static variable in class org.eclipse.incquery.patternlanguage.emf.parser.antlr.internal.InternalEMFPatternLanguageParser
 
FOLLOW_44 - Static variable in class org.eclipse.incquery.patternlanguage.parser.antlr.internal.InternalPatternLanguageParser
 
FOLLOW_45 - Static variable in class org.eclipse.incquery.patternlanguage.emf.parser.antlr.internal.InternalEMFPatternLanguageParser
 
FOLLOW_45 - Static variable in class org.eclipse.incquery.patternlanguage.parser.antlr.internal.InternalPatternLanguageParser
 
FOLLOW_46 - Static variable in class org.eclipse.incquery.patternlanguage.emf.parser.antlr.internal.InternalEMFPatternLanguageParser
 
FOLLOW_46 - Static variable in class org.eclipse.incquery.patternlanguage.parser.antlr.internal.InternalPatternLanguageParser
 
FOLLOW_47 - Static variable in class org.eclipse.incquery.patternlanguage.emf.parser.antlr.internal.InternalEMFPatternLanguageParser
 
FOLLOW_47 - Static variable in class org.eclipse.incquery.patternlanguage.parser.antlr.internal.InternalPatternLanguageParser
 
FOLLOW_48 - Static variable in class org.eclipse.incquery.patternlanguage.emf.parser.antlr.internal.InternalEMFPatternLanguageParser
 
FOLLOW_48 - Static variable in class org.eclipse.incquery.patternlanguage.parser.antlr.internal.InternalPatternLanguageParser
 
FOLLOW_49 - Static variable in class org.eclipse.incquery.patternlanguage.emf.parser.antlr.internal.InternalEMFPatternLanguageParser
 
FOLLOW_49 - Static variable in class org.eclipse.incquery.patternlanguage.parser.antlr.internal.InternalPatternLanguageParser
 
FOLLOW_5 - Static variable in class org.eclipse.incquery.patternlanguage.emf.parser.antlr.internal.InternalEMFPatternLanguageParser
 
FOLLOW_5 - Static variable in class org.eclipse.incquery.patternlanguage.parser.antlr.internal.InternalPatternLanguageParser
 
FOLLOW_50 - Static variable in class org.eclipse.incquery.patternlanguage.emf.parser.antlr.internal.InternalEMFPatternLanguageParser
 
FOLLOW_50 - Static variable in class org.eclipse.incquery.patternlanguage.parser.antlr.internal.InternalPatternLanguageParser
 
FOLLOW_51 - Static variable in class org.eclipse.incquery.patternlanguage.emf.parser.antlr.internal.InternalEMFPatternLanguageParser
 
FOLLOW_51 - Static variable in class org.eclipse.incquery.patternlanguage.parser.antlr.internal.InternalPatternLanguageParser
 
FOLLOW_52 - Static variable in class org.eclipse.incquery.patternlanguage.emf.parser.antlr.internal.InternalEMFPatternLanguageParser
 
FOLLOW_52 - Static variable in class org.eclipse.incquery.patternlanguage.parser.antlr.internal.InternalPatternLanguageParser
 
FOLLOW_53 - Static variable in class org.eclipse.incquery.patternlanguage.emf.parser.antlr.internal.InternalEMFPatternLanguageParser
 
FOLLOW_53 - Static variable in class org.eclipse.incquery.patternlanguage.parser.antlr.internal.InternalPatternLanguageParser
 
FOLLOW_54 - Static variable in class org.eclipse.incquery.patternlanguage.emf.parser.antlr.internal.InternalEMFPatternLanguageParser
 
FOLLOW_54 - Static variable in class org.eclipse.incquery.patternlanguage.parser.antlr.internal.InternalPatternLanguageParser
 
FOLLOW_55 - Static variable in class org.eclipse.incquery.patternlanguage.emf.parser.antlr.internal.InternalEMFPatternLanguageParser
 
FOLLOW_55 - Static variable in class org.eclipse.incquery.patternlanguage.parser.antlr.internal.InternalPatternLanguageParser
 
FOLLOW_56 - Static variable in class org.eclipse.incquery.patternlanguage.emf.parser.antlr.internal.InternalEMFPatternLanguageParser
 
FOLLOW_56 - Static variable in class org.eclipse.incquery.patternlanguage.parser.antlr.internal.InternalPatternLanguageParser
 
FOLLOW_57 - Static variable in class org.eclipse.incquery.patternlanguage.emf.parser.antlr.internal.InternalEMFPatternLanguageParser
 
FOLLOW_57 - Static variable in class org.eclipse.incquery.patternlanguage.parser.antlr.internal.InternalPatternLanguageParser
 
FOLLOW_58 - Static variable in class org.eclipse.incquery.patternlanguage.emf.parser.antlr.internal.InternalEMFPatternLanguageParser
 
FOLLOW_58 - Static variable in class org.eclipse.incquery.patternlanguage.parser.antlr.internal.InternalPatternLanguageParser
 
FOLLOW_59 - Static variable in class org.eclipse.incquery.patternlanguage.emf.parser.antlr.internal.InternalEMFPatternLanguageParser
 
FOLLOW_59 - Static variable in class org.eclipse.incquery.patternlanguage.parser.antlr.internal.InternalPatternLanguageParser
 
FOLLOW_6 - Static variable in class org.eclipse.incquery.patternlanguage.emf.parser.antlr.internal.InternalEMFPatternLanguageParser
 
FOLLOW_6 - Static variable in class org.eclipse.incquery.patternlanguage.parser.antlr.internal.InternalPatternLanguageParser
 
FOLLOW_60 - Static variable in class org.eclipse.incquery.patternlanguage.emf.parser.antlr.internal.InternalEMFPatternLanguageParser
 
FOLLOW_60 - Static variable in class org.eclipse.incquery.patternlanguage.parser.antlr.internal.InternalPatternLanguageParser
 
FOLLOW_61 - Static variable in class org.eclipse.incquery.patternlanguage.emf.parser.antlr.internal.InternalEMFPatternLanguageParser
 
FOLLOW_61 - Static variable in class org.eclipse.incquery.patternlanguage.parser.antlr.internal.InternalPatternLanguageParser
 
FOLLOW_62 - Static variable in class org.eclipse.incquery.patternlanguage.emf.parser.antlr.internal.InternalEMFPatternLanguageParser
 
FOLLOW_62 - Static variable in class org.eclipse.incquery.patternlanguage.parser.antlr.internal.InternalPatternLanguageParser
 
FOLLOW_63 - Static variable in class org.eclipse.incquery.patternlanguage.emf.parser.antlr.internal.InternalEMFPatternLanguageParser
 
FOLLOW_63 - Static variable in class org.eclipse.incquery.patternlanguage.parser.antlr.internal.InternalPatternLanguageParser
 
FOLLOW_64 - Static variable in class org.eclipse.incquery.patternlanguage.emf.parser.antlr.internal.InternalEMFPatternLanguageParser
 
FOLLOW_64 - Static variable in class org.eclipse.incquery.patternlanguage.parser.antlr.internal.InternalPatternLanguageParser
 
FOLLOW_65 - Static variable in class org.eclipse.incquery.patternlanguage.emf.parser.antlr.internal.InternalEMFPatternLanguageParser
 
FOLLOW_65 - Static variable in class org.eclipse.incquery.patternlanguage.parser.antlr.internal.InternalPatternLanguageParser
 
FOLLOW_66 - Static variable in class org.eclipse.incquery.patternlanguage.emf.parser.antlr.internal.InternalEMFPatternLanguageParser
 
FOLLOW_66 - Static variable in class org.eclipse.incquery.patternlanguage.parser.antlr.internal.InternalPatternLanguageParser
 
FOLLOW_67 - Static variable in class org.eclipse.incquery.patternlanguage.emf.parser.antlr.internal.InternalEMFPatternLanguageParser
 
FOLLOW_67 - Static variable in class org.eclipse.incquery.patternlanguage.parser.antlr.internal.InternalPatternLanguageParser
 
FOLLOW_68 - Static variable in class org.eclipse.incquery.patternlanguage.emf.parser.antlr.internal.InternalEMFPatternLanguageParser
 
FOLLOW_68 - Static variable in class org.eclipse.incquery.patternlanguage.parser.antlr.internal.InternalPatternLanguageParser
 
FOLLOW_69 - Static variable in class org.eclipse.incquery.patternlanguage.emf.parser.antlr.internal.InternalEMFPatternLanguageParser
 
FOLLOW_69 - Static variable in class org.eclipse.incquery.patternlanguage.parser.antlr.internal.InternalPatternLanguageParser
 
FOLLOW_7 - Static variable in class org.eclipse.incquery.patternlanguage.emf.parser.antlr.internal.InternalEMFPatternLanguageParser
 
FOLLOW_7 - Static variable in class org.eclipse.incquery.patternlanguage.parser.antlr.internal.InternalPatternLanguageParser
 
FOLLOW_70 - Static variable in class org.eclipse.incquery.patternlanguage.emf.parser.antlr.internal.InternalEMFPatternLanguageParser
 
FOLLOW_70 - Static variable in class org.eclipse.incquery.patternlanguage.parser.antlr.internal.InternalPatternLanguageParser
 
FOLLOW_71 - Static variable in class org.eclipse.incquery.patternlanguage.emf.parser.antlr.internal.InternalEMFPatternLanguageParser
 
FOLLOW_71 - Static variable in class org.eclipse.incquery.patternlanguage.parser.antlr.internal.InternalPatternLanguageParser
 
FOLLOW_72 - Static variable in class org.eclipse.incquery.patternlanguage.emf.parser.antlr.internal.InternalEMFPatternLanguageParser
 
FOLLOW_72 - Static variable in class org.eclipse.incquery.patternlanguage.parser.antlr.internal.InternalPatternLanguageParser
 
FOLLOW_73 - Static variable in class org.eclipse.incquery.patternlanguage.emf.parser.antlr.internal.InternalEMFPatternLanguageParser
 
FOLLOW_73 - Static variable in class org.eclipse.incquery.patternlanguage.parser.antlr.internal.InternalPatternLanguageParser
 
FOLLOW_74 - Static variable in class org.eclipse.incquery.patternlanguage.emf.parser.antlr.internal.InternalEMFPatternLanguageParser
 
FOLLOW_74 - Static variable in class org.eclipse.incquery.patternlanguage.parser.antlr.internal.InternalPatternLanguageParser
 
FOLLOW_75 - Static variable in class org.eclipse.incquery.patternlanguage.emf.parser.antlr.internal.InternalEMFPatternLanguageParser
 
FOLLOW_75 - Static variable in class org.eclipse.incquery.patternlanguage.parser.antlr.internal.InternalPatternLanguageParser
 
FOLLOW_76 - Static variable in class org.eclipse.incquery.patternlanguage.emf.parser.antlr.internal.InternalEMFPatternLanguageParser
 
FOLLOW_76 - Static variable in class org.eclipse.incquery.patternlanguage.parser.antlr.internal.InternalPatternLanguageParser
 
FOLLOW_77 - Static variable in class org.eclipse.incquery.patternlanguage.emf.parser.antlr.internal.InternalEMFPatternLanguageParser
 
FOLLOW_77 - Static variable in class org.eclipse.incquery.patternlanguage.parser.antlr.internal.InternalPatternLanguageParser
 
FOLLOW_78 - Static variable in class org.eclipse.incquery.patternlanguage.emf.parser.antlr.internal.InternalEMFPatternLanguageParser
 
FOLLOW_78 - Static variable in class org.eclipse.incquery.patternlanguage.parser.antlr.internal.InternalPatternLanguageParser
 
FOLLOW_79 - Static variable in class org.eclipse.incquery.patternlanguage.emf.parser.antlr.internal.InternalEMFPatternLanguageParser
 
FOLLOW_79 - Static variable in class org.eclipse.incquery.patternlanguage.parser.antlr.internal.InternalPatternLanguageParser
 
FOLLOW_8 - Static variable in class org.eclipse.incquery.patternlanguage.emf.parser.antlr.internal.InternalEMFPatternLanguageParser
 
FOLLOW_8 - Static variable in class org.eclipse.incquery.patternlanguage.parser.antlr.internal.InternalPatternLanguageParser
 
FOLLOW_80 - Static variable in class org.eclipse.incquery.patternlanguage.emf.parser.antlr.internal.InternalEMFPatternLanguageParser
 
FOLLOW_80 - Static variable in class org.eclipse.incquery.patternlanguage.parser.antlr.internal.InternalPatternLanguageParser
 
FOLLOW_81 - Static variable in class org.eclipse.incquery.patternlanguage.emf.parser.antlr.internal.InternalEMFPatternLanguageParser
 
FOLLOW_81 - Static variable in class org.eclipse.incquery.patternlanguage.parser.antlr.internal.InternalPatternLanguageParser
 
FOLLOW_82 - Static variable in class org.eclipse.incquery.patternlanguage.emf.parser.antlr.internal.InternalEMFPatternLanguageParser
 
FOLLOW_82 - Static variable in class org.eclipse.incquery.patternlanguage.parser.antlr.internal.InternalPatternLanguageParser
 
FOLLOW_83 - Static variable in class org.eclipse.incquery.patternlanguage.emf.parser.antlr.internal.InternalEMFPatternLanguageParser
 
FOLLOW_83 - Static variable in class org.eclipse.incquery.patternlanguage.parser.antlr.internal.InternalPatternLanguageParser
 
FOLLOW_84 - Static variable in class org.eclipse.incquery.patternlanguage.emf.parser.antlr.internal.InternalEMFPatternLanguageParser
 
FOLLOW_84 - Static variable in class org.eclipse.incquery.patternlanguage.parser.antlr.internal.InternalPatternLanguageParser
 
FOLLOW_85 - Static variable in class org.eclipse.incquery.patternlanguage.emf.parser.antlr.internal.InternalEMFPatternLanguageParser
 
FOLLOW_85 - Static variable in class org.eclipse.incquery.patternlanguage.parser.antlr.internal.InternalPatternLanguageParser
 
FOLLOW_86 - Static variable in class org.eclipse.incquery.patternlanguage.emf.parser.antlr.internal.InternalEMFPatternLanguageParser
 
FOLLOW_86 - Static variable in class org.eclipse.incquery.patternlanguage.parser.antlr.internal.InternalPatternLanguageParser
 
FOLLOW_87 - Static variable in class org.eclipse.incquery.patternlanguage.emf.parser.antlr.internal.InternalEMFPatternLanguageParser
 
FOLLOW_87 - Static variable in class org.eclipse.incquery.patternlanguage.parser.antlr.internal.InternalPatternLanguageParser
 
FOLLOW_88 - Static variable in class org.eclipse.incquery.patternlanguage.emf.parser.antlr.internal.InternalEMFPatternLanguageParser
 
FOLLOW_88 - Static variable in class org.eclipse.incquery.patternlanguage.parser.antlr.internal.InternalPatternLanguageParser
 
FOLLOW_89 - Static variable in class org.eclipse.incquery.patternlanguage.emf.parser.antlr.internal.InternalEMFPatternLanguageParser
 
FOLLOW_89 - Static variable in class org.eclipse.incquery.patternlanguage.parser.antlr.internal.InternalPatternLanguageParser
 
FOLLOW_9 - Static variable in class org.eclipse.incquery.patternlanguage.emf.parser.antlr.internal.InternalEMFPatternLanguageParser
 
FOLLOW_9 - Static variable in class org.eclipse.incquery.patternlanguage.parser.antlr.internal.InternalPatternLanguageParser
 
FOLLOW_90 - Static variable in class org.eclipse.incquery.patternlanguage.emf.parser.antlr.internal.InternalEMFPatternLanguageParser
 
FOLLOW_90 - Static variable in class org.eclipse.incquery.patternlanguage.parser.antlr.internal.InternalPatternLanguageParser
 
FOLLOW_91 - Static variable in class org.eclipse.incquery.patternlanguage.emf.parser.antlr.internal.InternalEMFPatternLanguageParser
 
FOLLOW_91 - Static variable in class org.eclipse.incquery.patternlanguage.parser.antlr.internal.InternalPatternLanguageParser
 
FOLLOW_92 - Static variable in class org.eclipse.incquery.patternlanguage.emf.parser.antlr.internal.InternalEMFPatternLanguageParser
 
FOLLOW_92 - Static variable in class org.eclipse.incquery.patternlanguage.parser.antlr.internal.InternalPatternLanguageParser
 
FOLLOW_93 - Static variable in class org.eclipse.incquery.patternlanguage.emf.parser.antlr.internal.InternalEMFPatternLanguageParser
 
FOLLOW_93 - Static variable in class org.eclipse.incquery.patternlanguage.parser.antlr.internal.InternalPatternLanguageParser
 
FOLLOW_94 - Static variable in class org.eclipse.incquery.patternlanguage.emf.parser.antlr.internal.InternalEMFPatternLanguageParser
 
FOLLOW_94 - Static variable in class org.eclipse.incquery.patternlanguage.parser.antlr.internal.InternalPatternLanguageParser
 
FOLLOW_95 - Static variable in class org.eclipse.incquery.patternlanguage.emf.parser.antlr.internal.InternalEMFPatternLanguageParser
 
FOLLOW_95 - Static variable in class org.eclipse.incquery.patternlanguage.parser.antlr.internal.InternalPatternLanguageParser
 
FOLLOW_96 - Static variable in class org.eclipse.incquery.patternlanguage.emf.parser.antlr.internal.InternalEMFPatternLanguageParser
 
FOLLOW_96 - Static variable in class org.eclipse.incquery.patternlanguage.parser.antlr.internal.InternalPatternLanguageParser
 
FOLLOW_97 - Static variable in class org.eclipse.incquery.patternlanguage.emf.parser.antlr.internal.InternalEMFPatternLanguageParser
 
FOLLOW_97 - Static variable in class org.eclipse.incquery.patternlanguage.parser.antlr.internal.InternalPatternLanguageParser
 
FOLLOW_98 - Static variable in class org.eclipse.incquery.patternlanguage.emf.parser.antlr.internal.InternalEMFPatternLanguageParser
 
FOLLOW_98 - Static variable in class org.eclipse.incquery.patternlanguage.parser.antlr.internal.InternalPatternLanguageParser
 
FOLLOW_99 - Static variable in class org.eclipse.incquery.patternlanguage.emf.parser.antlr.internal.InternalEMFPatternLanguageParser
 
FOLLOW_99 - Static variable in class org.eclipse.incquery.patternlanguage.parser.antlr.internal.InternalPatternLanguageParser
 
forceGetInstanceClass() - Method in class org.eclipse.incquery.runtime.matchers.context.common.JavaTransitiveInstancesKey
 
forceGetWrapperInstanceClass() - Method in class org.eclipse.incquery.runtime.matchers.context.common.JavaTransitiveInstancesKey
 
forEachMatch(IMatchProcessor<? super Match>) - Method in class org.eclipse.incquery.runtime.api.impl.BaseMatcher
 
forEachMatch(Match, IMatchProcessor<? super Match>) - Method in class org.eclipse.incquery.runtime.api.impl.BaseMatcher
 
forEachMatch(IMatchProcessor<? super Match>) - Method in interface org.eclipse.incquery.runtime.api.IncQueryMatcher
Executes the given processor on each match of the pattern.
forEachMatch(Match, IMatchProcessor<? super Match>) - Method in interface org.eclipse.incquery.runtime.api.IncQueryMatcher
Executes the given processor on each match of the pattern that conforms to the given fixed values of some parameters.
forEachMatch(Action, Classifier, IMatchProcessor<? super ActionContextMatch>) - Method in class org.eclipse.incquery.uml.derivedfeatures.ActionContextMatcher
Executes the given processor on each match of the pattern that conforms to the given fixed values of some parameters.
forEachMatch(Action, InputPin, IMatchProcessor<? super ActionInputMatch>) - Method in class org.eclipse.incquery.uml.derivedfeatures.ActionInputMatcher
Executes the given processor on each match of the pattern that conforms to the given fixed values of some parameters.
forEachMatch(Action, OutputPin, IMatchProcessor<? super ActionOutputMatch>) - Method in class org.eclipse.incquery.uml.derivedfeatures.ActionOutputMatcher
Executes the given processor on each match of the pattern that conforms to the given fixed values of some parameters.
forEachMatch(ActivityEdge, ActivityGroup, IMatchProcessor<? super ActivityEdgeInGroupMatch>) - Method in class org.eclipse.incquery.uml.derivedfeatures.ActivityEdgeInGroupMatcher
Executes the given processor on each match of the pattern that conforms to the given fixed values of some parameters.
forEachMatch(ActivityGroup, ActivityEdge, IMatchProcessor<? super ActivityGroupContainedEdgeMatch>) - Method in class org.eclipse.incquery.uml.derivedfeatures.ActivityGroupContainedEdgeMatcher
Executes the given processor on each match of the pattern that conforms to the given fixed values of some parameters.
forEachMatch(ActivityGroup, ActivityNode, IMatchProcessor<? super ActivityGroupContainedNodeMatch>) - Method in class org.eclipse.incquery.uml.derivedfeatures.ActivityGroupContainedNodeMatcher
Executes the given processor on each match of the pattern that conforms to the given fixed values of some parameters.
forEachMatch(ActivityGroup, Activity, IMatchProcessor<? super ActivityGroupInActivityMatch>) - Method in class org.eclipse.incquery.uml.derivedfeatures.ActivityGroupInActivityMatcher
Executes the given processor on each match of the pattern that conforms to the given fixed values of some parameters.
forEachMatch(Activity, ActivityGroup, IMatchProcessor<? super ActivityGroupMatch>) - Method in class org.eclipse.incquery.uml.derivedfeatures.ActivityGroupMatcher
Executes the given processor on each match of the pattern that conforms to the given fixed values of some parameters.
forEachMatch(ActivityGroup, ActivityGroup, IMatchProcessor<? super ActivityGroupSubgroupMatch>) - Method in class org.eclipse.incquery.uml.derivedfeatures.ActivityGroupSubgroupMatcher
Executes the given processor on each match of the pattern that conforms to the given fixed values of some parameters.
forEachMatch(ActivityGroup, ActivityGroup, IMatchProcessor<? super ActivityGroupSuperGroupMatch>) - Method in class org.eclipse.incquery.uml.derivedfeatures.ActivityGroupSuperGroupMatcher
Executes the given processor on each match of the pattern that conforms to the given fixed values of some parameters.
forEachMatch(ActivityNode, Activity, IMatchProcessor<? super ActivityNodeActivityMatch>) - Method in class org.eclipse.incquery.uml.derivedfeatures.ActivityNodeActivityMatcher
Executes the given processor on each match of the pattern that conforms to the given fixed values of some parameters.
forEachMatch(ActivityNode, ActivityGroup, IMatchProcessor<? super ActivityNodeInGroupMatch>) - Method in class org.eclipse.incquery.uml.derivedfeatures.ActivityNodeInGroupMatcher
Executes the given processor on each match of the pattern that conforms to the given fixed values of some parameters.
forEachMatch(Activity, ActivityNode, IMatchProcessor<? super ActivityNodeMatch>) - Method in class org.eclipse.incquery.uml.derivedfeatures.ActivityNodeMatcher
Executes the given processor on each match of the pattern that conforms to the given fixed values of some parameters.
forEachMatch(Association, Type, IMatchProcessor<? super AssociationEndTypeMatch>) - Method in class org.eclipse.incquery.uml.derivedfeatures.AssociationEndTypeMatcher
Executes the given processor on each match of the pattern that conforms to the given fixed values of some parameters.
forEachMatch(Behavior, BehavioredClassifier, IMatchProcessor<? super BehaviorContextMatch>) - Method in class org.eclipse.incquery.uml.derivedfeatures.BehaviorContextMatcher
Executes the given processor on each match of the pattern that conforms to the given fixed values of some parameters.
forEachMatch(Class, Extension, IMatchProcessor<? super ClassExtensionMatch>) - Method in class org.eclipse.incquery.uml.derivedfeatures.ClassExtensionMatcher
Executes the given processor on each match of the pattern that conforms to the given fixed values of some parameters.
forEachMatch(Classifier, Classifier, IMatchProcessor<? super ClassifierAllParentsMatch>) - Method in class org.eclipse.incquery.uml.derivedfeatures.ClassifierAllParentsMatcher
Executes the given processor on each match of the pattern that conforms to the given fixed values of some parameters.
forEachMatch(Classifier, Property, IMatchProcessor<? super ClassifierAttributeMatch>) - Method in class org.eclipse.incquery.uml.derivedfeatures.ClassifierAttributeMatcher
Executes the given processor on each match of the pattern that conforms to the given fixed values of some parameters.
forEachMatch(Classifier, Feature, IMatchProcessor<? super ClassifierFeatureMatch>) - Method in class org.eclipse.incquery.uml.derivedfeatures.ClassifierFeatureMatcher
Executes the given processor on each match of the pattern that conforms to the given fixed values of some parameters.
forEachMatch(Classifier, Classifier, IMatchProcessor<? super ClassifierGeneralMatch>) - Method in class org.eclipse.incquery.uml.derivedfeatures.ClassifierGeneralMatcher
Executes the given processor on each match of the pattern that conforms to the given fixed values of some parameters.
forEachMatch(Classifier, Classifier, IMatchProcessor<? super ClassifierParentsMatch>) - Method in class org.eclipse.incquery.uml.derivedfeatures.ClassifierParentsMatcher
Executes the given processor on each match of the pattern that conforms to the given fixed values of some parameters.
forEachMatch(Class, Class, IMatchProcessor<? super ClassSuperClassMatch>) - Method in class org.eclipse.incquery.uml.derivedfeatures.ClassSuperClassMatcher
Executes the given processor on each match of the pattern that conforms to the given fixed values of some parameters.
forEachMatch(ConnectableElement, ConnectorEnd, IMatchProcessor<? super ConnectableElementEndMatch>) - Method in class org.eclipse.incquery.uml.derivedfeatures.ConnectableElementEndMatcher
Executes the given processor on each match of the pattern that conforms to the given fixed values of some parameters.
forEachMatch(Connector, ConnectorKind, IMatchProcessor<? super ConnectorKindMatch>) - Method in class org.eclipse.incquery.uml.derivedfeatures.ConnectorKindMatcher
Executes the given processor on each match of the pattern that conforms to the given fixed values of some parameters.
forEachMatch(DeploymentTarget, PackageableElement, IMatchProcessor<? super DeploymentTargetDeployedElementMatch>) - Method in class org.eclipse.incquery.uml.derivedfeatures.DeploymentTargetDeployedElementMatcher
Executes the given processor on each match of the pattern that conforms to the given fixed values of some parameters.
forEachMatch(DirectedRelationship, Element, IMatchProcessor<? super DirectedRelationshipSourceMatch>) - Method in class org.eclipse.incquery.uml.derivedfeatures.DirectedRelationshipSourceMatcher
Executes the given processor on each match of the pattern that conforms to the given fixed values of some parameters.
forEachMatch(DirectedRelationship, Element, IMatchProcessor<? super DirectedRelationshipTargetMatch>) - Method in class org.eclipse.incquery.uml.derivedfeatures.DirectedRelationshipTargetMatcher
Executes the given processor on each match of the pattern that conforms to the given fixed values of some parameters.
forEachMatch(Element, Element, IMatchProcessor<? super ElementOwnedElementMatch>) - Method in class org.eclipse.incquery.uml.derivedfeatures.ElementOwnedElementMatcher
Executes the given processor on each match of the pattern that conforms to the given fixed values of some parameters.
forEachMatch(Element, Element, IMatchProcessor<? super ElementOwnerMatch>) - Method in class org.eclipse.incquery.uml.derivedfeatures.ElementOwnerMatcher
Executes the given processor on each match of the pattern that conforms to the given fixed values of some parameters.
forEachMatch(EncapsulatedClassifier, Port, IMatchProcessor<? super EncapsulatedClassifierOwnedPortMatch>) - Method in class org.eclipse.incquery.uml.derivedfeatures.EncapsulatedClassifierOwnedPortMatcher
Executes the given processor on each match of the pattern that conforms to the given fixed values of some parameters.
forEachMatch(Extension, Property, IMatchProcessor<? super ExtensionMetaclassEndMatch>) - Method in class org.eclipse.incquery.uml.derivedfeatures.ExtensionMetaclassEndMatcher
Executes the given processor on each match of the pattern that conforms to the given fixed values of some parameters.
forEachMatch(Extension, Class, IMatchProcessor<? super ExtensionMetaclassMatch>) - Method in class org.eclipse.incquery.uml.derivedfeatures.ExtensionMetaclassMatcher
Executes the given processor on each match of the pattern that conforms to the given fixed values of some parameters.
forEachMatch(Feature, Classifier, IMatchProcessor<? super FeatureFeaturingClassifierMatch>) - Method in class org.eclipse.incquery.uml.derivedfeatures.FeatureFeaturingClassifierMatcher
Executes the given processor on each match of the pattern that conforms to the given fixed values of some parameters.
forEachMatch(Message, MessageKind, IMatchProcessor<? super MessageMessageKindMatch>) - Method in class org.eclipse.incquery.uml.derivedfeatures.MessageMessageKindMatcher
Executes the given processor on each match of the pattern that conforms to the given fixed values of some parameters.
forEachMatch(NamedElement, Dependency, IMatchProcessor<? super NamedElementClientDependencyMatch>) - Method in class org.eclipse.incquery.uml.derivedfeatures.NamedElementClientDependencyMatcher
Executes the given processor on each match of the pattern that conforms to the given fixed values of some parameters.
forEachMatch(NamedElement, Namespace, IMatchProcessor<? super NamedElementNamespaceMatch>) - Method in class org.eclipse.incquery.uml.derivedfeatures.NamedElementNamespaceMatcher
Executes the given processor on each match of the pattern that conforms to the given fixed values of some parameters.
forEachMatch(NamedElement, Object, IMatchProcessor<? super NamedElementQualifiedNameMatch>) - Method in class org.eclipse.incquery.uml.derivedfeatures.NamedElementQualifiedNameMatcher
Executes the given processor on each match of the pattern that conforms to the given fixed values of some parameters.
forEachMatch(Namespace, PackageableElement, IMatchProcessor<? super NamespaceImportedMemberMatch>) - Method in class org.eclipse.incquery.uml.derivedfeatures.NamespaceImportedMemberMatcher
Executes the given processor on each match of the pattern that conforms to the given fixed values of some parameters.
forEachMatch(Namespace, NamedElement, IMatchProcessor<? super NamespaceMemberMatch>) - Method in class org.eclipse.incquery.uml.derivedfeatures.NamespaceMemberMatcher
Executes the given processor on each match of the pattern that conforms to the given fixed values of some parameters.
forEachMatch(Namespace, NamedElement, IMatchProcessor<? super NamespaceOwnedMemberMatch>) - Method in class org.eclipse.incquery.uml.derivedfeatures.NamespaceOwnedMemberMatcher
Executes the given processor on each match of the pattern that conforms to the given fixed values of some parameters.
forEachMatch(OpaqueExpression, Parameter, IMatchProcessor<? super OpaqueExpressionResultMatch>) - Method in class org.eclipse.incquery.uml.derivedfeatures.OpaqueExpressionResultMatcher
Executes the given processor on each match of the pattern that conforms to the given fixed values of some parameters.
forEachMatch(Operation, Parameter, IMatchProcessor<? super OperationReturnResultMatch>) - Method in class org.eclipse.incquery.uml.derivedfeatures.OperationReturnResultMatcher
Executes the given processor on each match of the pattern that conforms to the given fixed values of some parameters.
forEachMatch(Package, Package, IMatchProcessor<? super PackageNestedPackageMatch>) - Method in class org.eclipse.incquery.uml.derivedfeatures.PackageNestedPackageMatcher
Executes the given processor on each match of the pattern that conforms to the given fixed values of some parameters.
forEachMatch(Package, Package, IMatchProcessor<? super PackageNestingPackageMatch>) - Method in class org.eclipse.incquery.uml.derivedfeatures.PackageNestingPackageMatcher
Executes the given processor on each match of the pattern that conforms to the given fixed values of some parameters.
forEachMatch(Package, Stereotype, IMatchProcessor<? super PackageOwnedStereotypeMatch>) - Method in class org.eclipse.incquery.uml.derivedfeatures.PackageOwnedStereotypeMatcher
Executes the given processor on each match of the pattern that conforms to the given fixed values of some parameters.
forEachMatch(Package, Type, IMatchProcessor<? super PackageOwnedTypeMatch>) - Method in class org.eclipse.incquery.uml.derivedfeatures.PackageOwnedTypeMatcher
Executes the given processor on each match of the pattern that conforms to the given fixed values of some parameters.
forEachMatch(Package, PackageableElement, IMatchProcessor<? super PackageVisibleMemberMatch>) - Method in class org.eclipse.incquery.uml.derivedfeatures.PackageVisibleMemberMatcher
Executes the given processor on each match of the pattern that conforms to the given fixed values of some parameters.
forEachMatch(Property, Boolean, IMatchProcessor<? super PropertyIsCompositeMatch>) - Method in class org.eclipse.incquery.uml.derivedfeatures.PropertyIsCompositeMatcher
Executes the given processor on each match of the pattern that conforms to the given fixed values of some parameters.
forEachMatch(ProtocolTransition, Operation, IMatchProcessor<? super ProtocolTransitionReferredMatch>) - Method in class org.eclipse.incquery.uml.derivedfeatures.ProtocolTransitionReferredMatcher
Executes the given processor on each match of the pattern that conforms to the given fixed values of some parameters.
forEachMatch(RedefinableElement, RedefinableElement, IMatchProcessor<? super RedefinableElementRedefinedElementMatch>) - Method in class org.eclipse.incquery.uml.derivedfeatures.RedefinableElementRedefinedElementMatcher
Executes the given processor on each match of the pattern that conforms to the given fixed values of some parameters.
forEachMatch(RedefinableElement, Classifier, IMatchProcessor<? super RedefinableElementRedefinitionContextMatch>) - Method in class org.eclipse.incquery.uml.derivedfeatures.RedefinableElementRedefinitionContextMatcher
Executes the given processor on each match of the pattern that conforms to the given fixed values of some parameters.
forEachMatch(RedefinableTemplateSignature, TemplateParameter, IMatchProcessor<? super RedefinableTemplateSignatureInheritedParameterMatch>) - Method in class org.eclipse.incquery.uml.derivedfeatures.RedefinableTemplateSignatureInheritedParameterMatcher
Executes the given processor on each match of the pattern that conforms to the given fixed values of some parameters.
forEachMatch(Relationship, Element, IMatchProcessor<? super RelationshipRelatedElementMatch>) - Method in class org.eclipse.incquery.uml.derivedfeatures.RelationshipRelatedElementMatcher
Executes the given processor on each match of the pattern that conforms to the given fixed values of some parameters.
forEachMatch(State, Boolean, IMatchProcessor<? super StateIsCompositeMatch>) - Method in class org.eclipse.incquery.uml.derivedfeatures.StateIsCompositeMatcher
Executes the given processor on each match of the pattern that conforms to the given fixed values of some parameters.
forEachMatch(State, Boolean, IMatchProcessor<? super StateIsOrthogonalMatch>) - Method in class org.eclipse.incquery.uml.derivedfeatures.StateIsOrthogonalMatcher
Executes the given processor on each match of the pattern that conforms to the given fixed values of some parameters.
forEachMatch(StructuredClassifier, Property, IMatchProcessor<? super StructuredClassifierPartMatch>) - Method in class org.eclipse.incquery.uml.derivedfeatures.StructuredClassifierPartMatcher
Executes the given processor on each match of the pattern that conforms to the given fixed values of some parameters.
forEachMatch(StructuredClassifier, ConnectableElement, IMatchProcessor<? super StructuredClassifierRoleMatch>) - Method in class org.eclipse.incquery.uml.derivedfeatures.StructuredClassifierRoleMatcher
Executes the given processor on each match of the pattern that conforms to the given fixed values of some parameters.
forEachMatch(Type, Package, IMatchProcessor<? super TypePackageMatch>) - Method in class org.eclipse.incquery.uml.derivedfeatures.TypePackageMatcher
Executes the given processor on each match of the pattern that conforms to the given fixed values of some parameters.
forEachMatch(Vertex, Transition, IMatchProcessor<? super VertexIncomingMatch>) - Method in class org.eclipse.incquery.uml.derivedfeatures.VertexIncomingMatcher
Executes the given processor on each match of the pattern that conforms to the given fixed values of some parameters.
forEachMatch(Vertex, Transition, IMatchProcessor<? super VertexOutgoingMatch>) - Method in class org.eclipse.incquery.uml.derivedfeatures.VertexOutgoingMatcher
Executes the given processor on each match of the pattern that conforms to the given fixed values of some parameters.
forEachMatch(Item, Item, IMatchProcessor<? super ChildrenMatch>) - Method in class org.eclipse.incquery.viewers.runtime.model.patterns.ChildrenMatcher
Executes the given processor on each match of the pattern that conforms to the given fixed values of some parameters.
forEachMatch(Object, Object, Trace, Containment, IMatchProcessor<? super Param2containmentMatch>) - Method in class org.eclipse.incquery.viewers.runtime.model.patterns.Param2containmentMatcher
Executes the given processor on each match of the pattern that conforms to the given fixed values of some parameters.
forEachMatch(Object, Object, Trace, Edge, IMatchProcessor<? super Param2edgeMatch>) - Method in class org.eclipse.incquery.viewers.runtime.model.patterns.Param2edgeMatcher
Executes the given processor on each match of the pattern that conforms to the given fixed values of some parameters.
forEachMatch(Object, Trace, Item, IMatchProcessor<? super Param2itemMatch>) - Method in class org.eclipse.incquery.viewers.runtime.model.patterns.Param2itemMatcher
Executes the given processor on each match of the pattern that conforms to the given fixed values of some parameters.
forEachMatch(Trace, IMatchProcessor<? super EmptyTraceMatch>) - Method in class org.eclipse.incquery.viewmodel.traceability.patterns.EmptyTraceMatcher
Executes the given processor on each match of the pattern that conforms to the given fixed values of some parameters.
forEachMatch(EObject, EObject, IMatchProcessor<? super Param2targetMatch>) - Method in class org.eclipse.incquery.viewmodel.traceability.patterns.Param2targetMatcher
Executes the given processor on each match of the pattern that conforms to the given fixed values of some parameters.
forEachMatch(Object, Trace, String, IMatchProcessor<? super Trace2objectMatch>) - Method in class org.eclipse.incquery.viewmodel.traceability.patterns.Trace2objectMatcher
Executes the given processor on each match of the pattern that conforms to the given fixed values of some parameters.
forEachMatch(EObject, Trace, String, IMatchProcessor<? super Trace2paramMatch>) - Method in class org.eclipse.incquery.viewmodel.traceability.patterns.Trace2paramMatcher
Executes the given processor on each match of the pattern that conforms to the given fixed values of some parameters.
forEachMatch(EObject, Trace, IMatchProcessor<? super Trace2targetMatch>) - Method in class org.eclipse.incquery.viewmodel.traceability.patterns.Trace2targetMatcher
Executes the given processor on each match of the pattern that conforms to the given fixed values of some parameters.
forEachMatch(Object, String, EObject, Trace, String, IMatchProcessor<? super TraceMatch>) - Method in class org.eclipse.incquery.viewmodel.traceability.patterns.TraceMatcher
Executes the given processor on each match of the pattern that conforms to the given fixed values of some parameters.
forgetPattern(Pattern) - Method in class org.eclipse.incquery.patternlanguage.emf.specification.builder.PatternSanitizer
Forgets a pattern from the specification.
forgetSpecification(IQuerySpecification<?>) - Method in class org.eclipse.incquery.patternlanguage.emf.specification.SpecificationBuilder
Forgets a specification in the builder.
forgetSpecificationTransitively(IQuerySpecification<?>) - Method in class org.eclipse.incquery.patternlanguage.emf.specification.SpecificationBuilder
Forgets a specification in the builder, and also removes anything that depends on it.
FORMAT_SPECIFICATION - Static variable in interface org.eclipse.incquery.viewers.runtime.model.NotationPackage
The meta object id for the 'Format Specification' class.
FORMAT_SPECIFICATION - Static variable in interface org.eclipse.incquery.viewers.runtime.model.NotationPackage.Literals
The meta object literal for the 'Format Specification' class.
FORMAT_SPECIFICATION__PROPERTIES - Static variable in interface org.eclipse.incquery.viewers.runtime.model.NotationPackage
The feature id for the 'Properties' map.
FORMAT_SPECIFICATION__PROPERTIES - Static variable in interface org.eclipse.incquery.viewers.runtime.model.NotationPackage.Literals
The meta object literal for the 'Properties' map feature.
FORMAT_SPECIFICATION_FEATURE_COUNT - Static variable in interface org.eclipse.incquery.viewers.runtime.model.NotationPackage
The number of structural features of the 'Format Specification' class.
FORMAT_SPECIFICATION_OPERATION_COUNT - Static variable in interface org.eclipse.incquery.viewers.runtime.model.NotationPackage
The number of operations of the 'Format Specification' class.
FormatParser - Class in org.eclipse.incquery.viewers.runtime.util
 
FormatParser() - Constructor for class org.eclipse.incquery.viewers.runtime.util.FormatParser
 
FormatSpecification - Interface in org.eclipse.incquery.viewers.runtime.model
A representation of the model object 'Format Specification'.
FormatSpecificationImpl - Class in org.eclipse.incquery.viewers.runtime.model.impl
An implementation of the model object 'Format Specification'.
FORMATTABLE_ELEMENT - Static variable in interface org.eclipse.incquery.viewers.runtime.model.NotationPackage
The meta object id for the 'Formattable Element' class.
FORMATTABLE_ELEMENT - Static variable in interface org.eclipse.incquery.viewers.runtime.model.NotationPackage.Literals
The meta object literal for the 'Formattable Element' class.
FORMATTABLE_ELEMENT__FORMAT - Static variable in interface org.eclipse.incquery.viewers.runtime.model.NotationPackage
The feature id for the 'Format' containment reference.
FORMATTABLE_ELEMENT__FORMAT - Static variable in interface org.eclipse.incquery.viewers.runtime.model.NotationPackage.Literals
The meta object literal for the 'Format' containment reference feature.
FORMATTABLE_ELEMENT__ID - Static variable in interface org.eclipse.incquery.viewers.runtime.model.NotationPackage
The feature id for the 'Id' attribute.
FORMATTABLE_ELEMENT__ID - Static variable in interface org.eclipse.incquery.viewers.runtime.model.NotationPackage.Literals
The meta object literal for the 'Id' attribute feature.
FORMATTABLE_ELEMENT__LABEL - Static variable in interface org.eclipse.incquery.viewers.runtime.model.NotationPackage
The feature id for the 'Label' attribute.
FORMATTABLE_ELEMENT__LABEL - Static variable in interface org.eclipse.incquery.viewers.runtime.model.NotationPackage.Literals
The meta object literal for the 'Label' attribute feature.
FORMATTABLE_ELEMENT_FEATURE_COUNT - Static variable in interface org.eclipse.incquery.viewers.runtime.model.NotationPackage
The number of structural features of the 'Formattable Element' class.
FORMATTABLE_ELEMENT_OPERATION_COUNT - Static variable in interface org.eclipse.incquery.viewers.runtime.model.NotationPackage
The number of operations of the 'Formattable Element' class.
FormattableElement - Interface in org.eclipse.incquery.viewers.runtime.model
A representation of the model object 'Formattable Element'.
forOneArbitraryMatch(IMatchProcessor<? super Match>) - Method in class org.eclipse.incquery.runtime.api.impl.BaseMatcher
 
forOneArbitraryMatch(Match, IMatchProcessor<? super Match>) - Method in class org.eclipse.incquery.runtime.api.impl.BaseMatcher
 
forOneArbitraryMatch(IMatchProcessor<? super Match>) - Method in interface org.eclipse.incquery.runtime.api.IncQueryMatcher
Executes the given processor on an arbitrarily chosen match of the pattern.
forOneArbitraryMatch(Match, IMatchProcessor<? super Match>) - Method in interface org.eclipse.incquery.runtime.api.IncQueryMatcher
Executes the given processor on an arbitrarily chosen match of the pattern that conforms to the given fixed values of some parameters.
forOneArbitraryMatch(Action, Classifier, IMatchProcessor<? super ActionContextMatch>) - Method in class org.eclipse.incquery.uml.derivedfeatures.ActionContextMatcher
Executes the given processor on an arbitrarily chosen match of the pattern that conforms to the given fixed values of some parameters.
forOneArbitraryMatch(Action, InputPin, IMatchProcessor<? super ActionInputMatch>) - Method in class org.eclipse.incquery.uml.derivedfeatures.ActionInputMatcher
Executes the given processor on an arbitrarily chosen match of the pattern that conforms to the given fixed values of some parameters.
forOneArbitraryMatch(Action, OutputPin, IMatchProcessor<? super ActionOutputMatch>) - Method in class org.eclipse.incquery.uml.derivedfeatures.ActionOutputMatcher
Executes the given processor on an arbitrarily chosen match of the pattern that conforms to the given fixed values of some parameters.
forOneArbitraryMatch(ActivityEdge, ActivityGroup, IMatchProcessor<? super ActivityEdgeInGroupMatch>) - Method in class org.eclipse.incquery.uml.derivedfeatures.ActivityEdgeInGroupMatcher
Executes the given processor on an arbitrarily chosen match of the pattern that conforms to the given fixed values of some parameters.
forOneArbitraryMatch(ActivityGroup, ActivityEdge, IMatchProcessor<? super ActivityGroupContainedEdgeMatch>) - Method in class org.eclipse.incquery.uml.derivedfeatures.ActivityGroupContainedEdgeMatcher
Executes the given processor on an arbitrarily chosen match of the pattern that conforms to the given fixed values of some parameters.
forOneArbitraryMatch(ActivityGroup, ActivityNode, IMatchProcessor<? super ActivityGroupContainedNodeMatch>) - Method in class org.eclipse.incquery.uml.derivedfeatures.ActivityGroupContainedNodeMatcher
Executes the given processor on an arbitrarily chosen match of the pattern that conforms to the given fixed values of some parameters.
forOneArbitraryMatch(ActivityGroup, Activity, IMatchProcessor<? super ActivityGroupInActivityMatch>) - Method in class org.eclipse.incquery.uml.derivedfeatures.ActivityGroupInActivityMatcher
Executes the given processor on an arbitrarily chosen match of the pattern that conforms to the given fixed values of some parameters.
forOneArbitraryMatch(Activity, ActivityGroup, IMatchProcessor<? super ActivityGroupMatch>) - Method in class org.eclipse.incquery.uml.derivedfeatures.ActivityGroupMatcher
Executes the given processor on an arbitrarily chosen match of the pattern that conforms to the given fixed values of some parameters.
forOneArbitraryMatch(ActivityGroup, ActivityGroup, IMatchProcessor<? super ActivityGroupSubgroupMatch>) - Method in class org.eclipse.incquery.uml.derivedfeatures.ActivityGroupSubgroupMatcher
Executes the given processor on an arbitrarily chosen match of the pattern that conforms to the given fixed values of some parameters.
forOneArbitraryMatch(ActivityGroup, ActivityGroup, IMatchProcessor<? super ActivityGroupSuperGroupMatch>) - Method in class org.eclipse.incquery.uml.derivedfeatures.ActivityGroupSuperGroupMatcher
Executes the given processor on an arbitrarily chosen match of the pattern that conforms to the given fixed values of some parameters.
forOneArbitraryMatch(ActivityNode, Activity, IMatchProcessor<? super ActivityNodeActivityMatch>) - Method in class org.eclipse.incquery.uml.derivedfeatures.ActivityNodeActivityMatcher
Executes the given processor on an arbitrarily chosen match of the pattern that conforms to the given fixed values of some parameters.
forOneArbitraryMatch(ActivityNode, ActivityGroup, IMatchProcessor<? super ActivityNodeInGroupMatch>) - Method in class org.eclipse.incquery.uml.derivedfeatures.ActivityNodeInGroupMatcher
Executes the given processor on an arbitrarily chosen match of the pattern that conforms to the given fixed values of some parameters.
forOneArbitraryMatch(Activity, ActivityNode, IMatchProcessor<? super ActivityNodeMatch>) - Method in class org.eclipse.incquery.uml.derivedfeatures.ActivityNodeMatcher
Executes the given processor on an arbitrarily chosen match of the pattern that conforms to the given fixed values of some parameters.
forOneArbitraryMatch(Association, Type, IMatchProcessor<? super AssociationEndTypeMatch>) - Method in class org.eclipse.incquery.uml.derivedfeatures.AssociationEndTypeMatcher
Executes the given processor on an arbitrarily chosen match of the pattern that conforms to the given fixed values of some parameters.
forOneArbitraryMatch(Behavior, BehavioredClassifier, IMatchProcessor<? super BehaviorContextMatch>) - Method in class org.eclipse.incquery.uml.derivedfeatures.BehaviorContextMatcher
Executes the given processor on an arbitrarily chosen match of the pattern that conforms to the given fixed values of some parameters.
forOneArbitraryMatch(Class, Extension, IMatchProcessor<? super ClassExtensionMatch>) - Method in class org.eclipse.incquery.uml.derivedfeatures.ClassExtensionMatcher
Executes the given processor on an arbitrarily chosen match of the pattern that conforms to the given fixed values of some parameters.
forOneArbitraryMatch(Classifier, Classifier, IMatchProcessor<? super ClassifierAllParentsMatch>) - Method in class org.eclipse.incquery.uml.derivedfeatures.ClassifierAllParentsMatcher
Executes the given processor on an arbitrarily chosen match of the pattern that conforms to the given fixed values of some parameters.
forOneArbitraryMatch(Classifier, Property, IMatchProcessor<? super ClassifierAttributeMatch>) - Method in class org.eclipse.incquery.uml.derivedfeatures.ClassifierAttributeMatcher
Executes the given processor on an arbitrarily chosen match of the pattern that conforms to the given fixed values of some parameters.
forOneArbitraryMatch(Classifier, Feature, IMatchProcessor<? super ClassifierFeatureMatch>) - Method in class org.eclipse.incquery.uml.derivedfeatures.ClassifierFeatureMatcher
Executes the given processor on an arbitrarily chosen match of the pattern that conforms to the given fixed values of some parameters.
forOneArbitraryMatch(Classifier, Classifier, IMatchProcessor<? super ClassifierGeneralMatch>) - Method in class org.eclipse.incquery.uml.derivedfeatures.ClassifierGeneralMatcher
Executes the given processor on an arbitrarily chosen match of the pattern that conforms to the given fixed values of some parameters.
forOneArbitraryMatch(Classifier, Classifier, IMatchProcessor<? super ClassifierParentsMatch>) - Method in class org.eclipse.incquery.uml.derivedfeatures.ClassifierParentsMatcher
Executes the given processor on an arbitrarily chosen match of the pattern that conforms to the given fixed values of some parameters.
forOneArbitraryMatch(Class, Class, IMatchProcessor<? super ClassSuperClassMatch>) - Method in class org.eclipse.incquery.uml.derivedfeatures.ClassSuperClassMatcher
Executes the given processor on an arbitrarily chosen match of the pattern that conforms to the given fixed values of some parameters.
forOneArbitraryMatch(ConnectableElement, ConnectorEnd, IMatchProcessor<? super ConnectableElementEndMatch>) - Method in class org.eclipse.incquery.uml.derivedfeatures.ConnectableElementEndMatcher
Executes the given processor on an arbitrarily chosen match of the pattern that conforms to the given fixed values of some parameters.
forOneArbitraryMatch(Connector, ConnectorKind, IMatchProcessor<? super ConnectorKindMatch>) - Method in class org.eclipse.incquery.uml.derivedfeatures.ConnectorKindMatcher
Executes the given processor on an arbitrarily chosen match of the pattern that conforms to the given fixed values of some parameters.
forOneArbitraryMatch(DeploymentTarget, PackageableElement, IMatchProcessor<? super DeploymentTargetDeployedElementMatch>) - Method in class org.eclipse.incquery.uml.derivedfeatures.DeploymentTargetDeployedElementMatcher
Executes the given processor on an arbitrarily chosen match of the pattern that conforms to the given fixed values of some parameters.
forOneArbitraryMatch(DirectedRelationship, Element, IMatchProcessor<? super DirectedRelationshipSourceMatch>) - Method in class org.eclipse.incquery.uml.derivedfeatures.DirectedRelationshipSourceMatcher
Executes the given processor on an arbitrarily chosen match of the pattern that conforms to the given fixed values of some parameters.
forOneArbitraryMatch(DirectedRelationship, Element, IMatchProcessor<? super DirectedRelationshipTargetMatch>) - Method in class org.eclipse.incquery.uml.derivedfeatures.DirectedRelationshipTargetMatcher
Executes the given processor on an arbitrarily chosen match of the pattern that conforms to the given fixed values of some parameters.
forOneArbitraryMatch(Element, Element, IMatchProcessor<? super ElementOwnedElementMatch>) - Method in class org.eclipse.incquery.uml.derivedfeatures.ElementOwnedElementMatcher
Executes the given processor on an arbitrarily chosen match of the pattern that conforms to the given fixed values of some parameters.
forOneArbitraryMatch(Element, Element, IMatchProcessor<? super ElementOwnerMatch>) - Method in class org.eclipse.incquery.uml.derivedfeatures.ElementOwnerMatcher
Executes the given processor on an arbitrarily chosen match of the pattern that conforms to the given fixed values of some parameters.
forOneArbitraryMatch(EncapsulatedClassifier, Port, IMatchProcessor<? super EncapsulatedClassifierOwnedPortMatch>) - Method in class org.eclipse.incquery.uml.derivedfeatures.EncapsulatedClassifierOwnedPortMatcher
Executes the given processor on an arbitrarily chosen match of the pattern that conforms to the given fixed values of some parameters.
forOneArbitraryMatch(Extension, Property, IMatchProcessor<? super ExtensionMetaclassEndMatch>) - Method in class org.eclipse.incquery.uml.derivedfeatures.ExtensionMetaclassEndMatcher
Executes the given processor on an arbitrarily chosen match of the pattern that conforms to the given fixed values of some parameters.
forOneArbitraryMatch(Extension, Class, IMatchProcessor<? super ExtensionMetaclassMatch>) - Method in class org.eclipse.incquery.uml.derivedfeatures.ExtensionMetaclassMatcher
Executes the given processor on an arbitrarily chosen match of the pattern that conforms to the given fixed values of some parameters.
forOneArbitraryMatch(Feature, Classifier, IMatchProcessor<? super FeatureFeaturingClassifierMatch>) - Method in class org.eclipse.incquery.uml.derivedfeatures.FeatureFeaturingClassifierMatcher
Executes the given processor on an arbitrarily chosen match of the pattern that conforms to the given fixed values of some parameters.
forOneArbitraryMatch(Message, MessageKind, IMatchProcessor<? super MessageMessageKindMatch>) - Method in class org.eclipse.incquery.uml.derivedfeatures.MessageMessageKindMatcher
Executes the given processor on an arbitrarily chosen match of the pattern that conforms to the given fixed values of some parameters.
forOneArbitraryMatch(NamedElement, Dependency, IMatchProcessor<? super NamedElementClientDependencyMatch>) - Method in class org.eclipse.incquery.uml.derivedfeatures.NamedElementClientDependencyMatcher
Executes the given processor on an arbitrarily chosen match of the pattern that conforms to the given fixed values of some parameters.
forOneArbitraryMatch(NamedElement, Namespace, IMatchProcessor<? super NamedElementNamespaceMatch>) - Method in class org.eclipse.incquery.uml.derivedfeatures.NamedElementNamespaceMatcher
Executes the given processor on an arbitrarily chosen match of the pattern that conforms to the given fixed values of some parameters.
forOneArbitraryMatch(NamedElement, Object, IMatchProcessor<? super NamedElementQualifiedNameMatch>) - Method in class org.eclipse.incquery.uml.derivedfeatures.NamedElementQualifiedNameMatcher
Executes the given processor on an arbitrarily chosen match of the pattern that conforms to the given fixed values of some parameters.
forOneArbitraryMatch(Namespace, PackageableElement, IMatchProcessor<? super NamespaceImportedMemberMatch>) - Method in class org.eclipse.incquery.uml.derivedfeatures.NamespaceImportedMemberMatcher
Executes the given processor on an arbitrarily chosen match of the pattern that conforms to the given fixed values of some parameters.
forOneArbitraryMatch(Namespace, NamedElement, IMatchProcessor<? super NamespaceMemberMatch>) - Method in class org.eclipse.incquery.uml.derivedfeatures.NamespaceMemberMatcher
Executes the given processor on an arbitrarily chosen match of the pattern that conforms to the given fixed values of some parameters.
forOneArbitraryMatch(Namespace, NamedElement, IMatchProcessor<? super NamespaceOwnedMemberMatch>) - Method in class org.eclipse.incquery.uml.derivedfeatures.NamespaceOwnedMemberMatcher
Executes the given processor on an arbitrarily chosen match of the pattern that conforms to the given fixed values of some parameters.
forOneArbitraryMatch(OpaqueExpression, Parameter, IMatchProcessor<? super OpaqueExpressionResultMatch>) - Method in class org.eclipse.incquery.uml.derivedfeatures.OpaqueExpressionResultMatcher
Executes the given processor on an arbitrarily chosen match of the pattern that conforms to the given fixed values of some parameters.
forOneArbitraryMatch(Operation, Parameter, IMatchProcessor<? super OperationReturnResultMatch>) - Method in class org.eclipse.incquery.uml.derivedfeatures.OperationReturnResultMatcher
Executes the given processor on an arbitrarily chosen match of the pattern that conforms to the given fixed values of some parameters.
forOneArbitraryMatch(Package, Package, IMatchProcessor<? super PackageNestedPackageMatch>) - Method in class org.eclipse.incquery.uml.derivedfeatures.PackageNestedPackageMatcher
Executes the given processor on an arbitrarily chosen match of the pattern that conforms to the given fixed values of some parameters.
forOneArbitraryMatch(Package, Package, IMatchProcessor<? super PackageNestingPackageMatch>) - Method in class org.eclipse.incquery.uml.derivedfeatures.PackageNestingPackageMatcher
Executes the given processor on an arbitrarily chosen match of the pattern that conforms to the given fixed values of some parameters.
forOneArbitraryMatch(Package, Stereotype, IMatchProcessor<? super PackageOwnedStereotypeMatch>) - Method in class org.eclipse.incquery.uml.derivedfeatures.PackageOwnedStereotypeMatcher
Executes the given processor on an arbitrarily chosen match of the pattern that conforms to the given fixed values of some parameters.
forOneArbitraryMatch(Package, Type, IMatchProcessor<? super PackageOwnedTypeMatch>) - Method in class org.eclipse.incquery.uml.derivedfeatures.PackageOwnedTypeMatcher
Executes the given processor on an arbitrarily chosen match of the pattern that conforms to the given fixed values of some parameters.
forOneArbitraryMatch(Package, PackageableElement, IMatchProcessor<? super PackageVisibleMemberMatch>) - Method in class org.eclipse.incquery.uml.derivedfeatures.PackageVisibleMemberMatcher
Executes the given processor on an arbitrarily chosen match of the pattern that conforms to the given fixed values of some parameters.
forOneArbitraryMatch(Property, Boolean, IMatchProcessor<? super PropertyIsCompositeMatch>) - Method in class org.eclipse.incquery.uml.derivedfeatures.PropertyIsCompositeMatcher
Executes the given processor on an arbitrarily chosen match of the pattern that conforms to the given fixed values of some parameters.
forOneArbitraryMatch(ProtocolTransition, Operation, IMatchProcessor<? super ProtocolTransitionReferredMatch>) - Method in class org.eclipse.incquery.uml.derivedfeatures.ProtocolTransitionReferredMatcher
Executes the given processor on an arbitrarily chosen match of the pattern that conforms to the given fixed values of some parameters.
forOneArbitraryMatch(RedefinableElement, RedefinableElement, IMatchProcessor<? super RedefinableElementRedefinedElementMatch>) - Method in class org.eclipse.incquery.uml.derivedfeatures.RedefinableElementRedefinedElementMatcher
Executes the given processor on an arbitrarily chosen match of the pattern that conforms to the given fixed values of some parameters.
forOneArbitraryMatch(RedefinableElement, Classifier, IMatchProcessor<? super RedefinableElementRedefinitionContextMatch>) - Method in class org.eclipse.incquery.uml.derivedfeatures.RedefinableElementRedefinitionContextMatcher
Executes the given processor on an arbitrarily chosen match of the pattern that conforms to the given fixed values of some parameters.
forOneArbitraryMatch(RedefinableTemplateSignature, TemplateParameter, IMatchProcessor<? super RedefinableTemplateSignatureInheritedParameterMatch>) - Method in class org.eclipse.incquery.uml.derivedfeatures.RedefinableTemplateSignatureInheritedParameterMatcher
Executes the given processor on an arbitrarily chosen match of the pattern that conforms to the given fixed values of some parameters.
forOneArbitraryMatch(Relationship, Element, IMatchProcessor<? super RelationshipRelatedElementMatch>) - Method in class org.eclipse.incquery.uml.derivedfeatures.RelationshipRelatedElementMatcher
Executes the given processor on an arbitrarily chosen match of the pattern that conforms to the given fixed values of some parameters.
forOneArbitraryMatch(State, Boolean, IMatchProcessor<? super StateIsCompositeMatch>) - Method in class org.eclipse.incquery.uml.derivedfeatures.StateIsCompositeMatcher
Executes the given processor on an arbitrarily chosen match of the pattern that conforms to the given fixed values of some parameters.
forOneArbitraryMatch(State, Boolean, IMatchProcessor<? super StateIsOrthogonalMatch>) - Method in class org.eclipse.incquery.uml.derivedfeatures.StateIsOrthogonalMatcher
Executes the given processor on an arbitrarily chosen match of the pattern that conforms to the given fixed values of some parameters.
forOneArbitraryMatch(StructuredClassifier, Property, IMatchProcessor<? super StructuredClassifierPartMatch>) - Method in class org.eclipse.incquery.uml.derivedfeatures.StructuredClassifierPartMatcher
Executes the given processor on an arbitrarily chosen match of the pattern that conforms to the given fixed values of some parameters.
forOneArbitraryMatch(StructuredClassifier, ConnectableElement, IMatchProcessor<? super StructuredClassifierRoleMatch>) - Method in class org.eclipse.incquery.uml.derivedfeatures.StructuredClassifierRoleMatcher
Executes the given processor on an arbitrarily chosen match of the pattern that conforms to the given fixed values of some parameters.
forOneArbitraryMatch(Type, Package, IMatchProcessor<? super TypePackageMatch>) - Method in class org.eclipse.incquery.uml.derivedfeatures.TypePackageMatcher
Executes the given processor on an arbitrarily chosen match of the pattern that conforms to the given fixed values of some parameters.
forOneArbitraryMatch(Vertex, Transition, IMatchProcessor<? super VertexIncomingMatch>) - Method in class org.eclipse.incquery.uml.derivedfeatures.VertexIncomingMatcher
Executes the given processor on an arbitrarily chosen match of the pattern that conforms to the given fixed values of some parameters.
forOneArbitraryMatch(Vertex, Transition, IMatchProcessor<? super VertexOutgoingMatch>) - Method in class org.eclipse.incquery.uml.derivedfeatures.VertexOutgoingMatcher
Executes the given processor on an arbitrarily chosen match of the pattern that conforms to the given fixed values of some parameters.
forOneArbitraryMatch(Item, Item, IMatchProcessor<? super ChildrenMatch>) - Method in class org.eclipse.incquery.viewers.runtime.model.patterns.ChildrenMatcher
Executes the given processor on an arbitrarily chosen match of the pattern that conforms to the given fixed values of some parameters.
forOneArbitraryMatch(Object, Object, Trace, Containment, IMatchProcessor<? super Param2containmentMatch>) - Method in class org.eclipse.incquery.viewers.runtime.model.patterns.Param2containmentMatcher
Executes the given processor on an arbitrarily chosen match of the pattern that conforms to the given fixed values of some parameters.
forOneArbitraryMatch(Object, Object, Trace, Edge, IMatchProcessor<? super Param2edgeMatch>) - Method in class org.eclipse.incquery.viewers.runtime.model.patterns.Param2edgeMatcher
Executes the given processor on an arbitrarily chosen match of the pattern that conforms to the given fixed values of some parameters.
forOneArbitraryMatch(Object, Trace, Item, IMatchProcessor<? super Param2itemMatch>) - Method in class org.eclipse.incquery.viewers.runtime.model.patterns.Param2itemMatcher
Executes the given processor on an arbitrarily chosen match of the pattern that conforms to the given fixed values of some parameters.
forOneArbitraryMatch(Trace, IMatchProcessor<? super EmptyTraceMatch>) - Method in class org.eclipse.incquery.viewmodel.traceability.patterns.EmptyTraceMatcher
Executes the given processor on an arbitrarily chosen match of the pattern that conforms to the given fixed values of some parameters.
forOneArbitraryMatch(EObject, EObject, IMatchProcessor<? super Param2targetMatch>) - Method in class org.eclipse.incquery.viewmodel.traceability.patterns.Param2targetMatcher
Executes the given processor on an arbitrarily chosen match of the pattern that conforms to the given fixed values of some parameters.
forOneArbitraryMatch(Object, Trace, String, IMatchProcessor<? super Trace2objectMatch>) - Method in class org.eclipse.incquery.viewmodel.traceability.patterns.Trace2objectMatcher
Executes the given processor on an arbitrarily chosen match of the pattern that conforms to the given fixed values of some parameters.
forOneArbitraryMatch(EObject, Trace, String, IMatchProcessor<? super Trace2paramMatch>) - Method in class org.eclipse.incquery.viewmodel.traceability.patterns.Trace2paramMatcher
Executes the given processor on an arbitrarily chosen match of the pattern that conforms to the given fixed values of some parameters.
forOneArbitraryMatch(EObject, Trace, IMatchProcessor<? super Trace2targetMatch>) - Method in class org.eclipse.incquery.viewmodel.traceability.patterns.Trace2targetMatcher
Executes the given processor on an arbitrarily chosen match of the pattern that conforms to the given fixed values of some parameters.
forOneArbitraryMatch(Object, String, EObject, Trace, String, IMatchProcessor<? super TraceMatch>) - Method in class org.eclipse.incquery.viewmodel.traceability.patterns.TraceMatcher
Executes the given processor on an arbitrarily chosen match of the pattern that conforms to the given fixed values of some parameters.
FRAGMENT_ERROR_TYPE - Static variable in interface org.eclipse.incquery.patternlanguage.emf.util.IErrorFeedback
An error type for use in the generator fragments.
from(IncQueryEngine) - Static method in class org.eclipse.incquery.runtime.api.AdvancedIncQueryEngine
Provides access to a given existing engine through the advanced interface.
from(Collection<? extends RecipeTraceInfo>) - Static method in class org.eclipse.incquery.runtime.rete.traceability.RecipeTraceInfo.ParentTraceList
 
fromInteger(int) - Static method in enum org.eclipse.incquery.validation.core.api.Severity
 
fromQuerySpecFQNs(Collection<String>) - Static method in class org.eclipse.incquery.viewers.runtime.extensions.ViewersComponentConfiguration
 
fromQuerySpecs(Collection<IQuerySpecification<IncQueryMatcher<? extends IPatternMatch>>>) - Static method in class org.eclipse.incquery.viewers.runtime.extensions.ViewersComponentConfiguration
TODO this does not seem to be usable at the moment Java generics bugs?
FUNCTION_EVALUATION_VALUE - Static variable in interface org.eclipse.incquery.patternlanguage.patternLanguage.PatternLanguagePackage
The meta object id for the 'Function Evaluation Value' class.
FUNCTION_EVALUATION_VALUE - Static variable in interface org.eclipse.incquery.patternlanguage.patternLanguage.PatternLanguagePackage.Literals
The meta object literal for the 'Function Evaluation Value' class.
FUNCTION_EVALUATION_VALUE__EXPRESSION - Static variable in interface org.eclipse.incquery.patternlanguage.patternLanguage.PatternLanguagePackage
The feature id for the 'Expression' containment reference.
FUNCTION_EVALUATION_VALUE__EXPRESSION - Static variable in interface org.eclipse.incquery.patternlanguage.patternLanguage.PatternLanguagePackage.Literals
The meta object literal for the 'Expression' containment reference feature.
FUNCTION_EVALUATION_VALUE_FEATURE_COUNT - Static variable in interface org.eclipse.incquery.patternlanguage.patternLanguage.PatternLanguagePackage
The number of structural features of the 'Function Evaluation Value' class.
FunctionalDependencyHelper - Class in org.eclipse.incquery.runtime.matchers.planning.helpers
Helper utility class for functional dependency analysis.
FunctionalDependencyHelper() - Constructor for class org.eclipse.incquery.runtime.matchers.planning.helpers.FunctionalDependencyHelper
 
functionalDependencyOption - Static variable in class org.eclipse.incquery.runtime.rete.util.Options
 
FunctionEvaluationValue - Interface in org.eclipse.incquery.patternlanguage.patternLanguage
A representation of the model object 'Function Evaluation Value'.
FunctionEvaluationValueElements() - Constructor for class org.eclipse.incquery.patternlanguage.services.PatternLanguageGrammarAccess.FunctionEvaluationValueElements
 
FunctionEvaluationValueImpl - Class in org.eclipse.incquery.patternlanguage.patternLanguage.impl
An implementation of the model object 'Function Evaluation Value'.
A B C D E F G H I J K L M N O P Q R S T U V W X 
Skip navigation links