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 

U

unaryTypePlan(Tuple, Object) - Method in interface org.eclipse.incquery.runtime.matchers.planning.IOperationCompiler
 
UNDEFINED_NAME_CODE - Static variable in class org.eclipse.incquery.patternlanguage.emf.annotations.AnnotationExpressionValidator
 
UNFILTERED - Static variable in class org.eclipse.incquery.viewers.runtime.model.ViewerDataFilter
 
unifyInto(PVariable) - Method in class org.eclipse.incquery.runtime.matchers.psystem.PVariable
Replaces this variable with a given other, resulting in their unification.
union(DRedTcRelation<V>) - Method in class org.eclipse.incquery.runtime.base.itc.alg.dred.DRedTcRelation
Union operation of two tc realtions.
union(V, V) - Method in class org.eclipse.incquery.runtime.base.itc.alg.incscc.UnionFind
Union by rank implementation of the two sets which contain x and y; x and/or y can be a single element from the universe.
UnionFind<V> - Class in org.eclipse.incquery.runtime.base.itc.alg.incscc
Union-find data structure implementation.
UnionFind() - Constructor for class org.eclipse.incquery.runtime.base.itc.alg.incscc.UnionFind
Instantiate a new union-find data structure.
UnionFind(Iterable<V>) - Constructor for class org.eclipse.incquery.runtime.base.itc.alg.incscc.UnionFind
Instantiate a new union-find data structure with the given elements as separate sets.
UnionFind<T> - Class in org.eclipse.incquery.runtime.matchers.util
Deprecated.
Use UnionFind instead.
UnionFind() - Constructor for class org.eclipse.incquery.runtime.matchers.util.UnionFind
Deprecated.
 
UnionFindForVariables - Class in org.eclipse.incquery.patternlanguage.validation
Deprecated.
Use UnionFind instead.
UnionFindForVariables(List<Variable>) - Constructor for class org.eclipse.incquery.patternlanguage.validation.UnionFindForVariables
Deprecated.
 
UnionFindNodeProperty<V> - Class in org.eclipse.incquery.runtime.base.itc.alg.incscc
 
UnionFindNodeProperty() - Constructor for class org.eclipse.incquery.runtime.base.itc.alg.incscc.UnionFindNodeProperty
 
UnionFindNodeProperty(int, V) - Constructor for class org.eclipse.incquery.runtime.base.itc.alg.incscc.UnionFindNodeProperty
 
UNIQUENESS_ENFORCER_RECIPE - Static variable in interface org.eclipse.incquery.runtime.rete.recipes.RecipesPackage.Literals
The meta object literal for the 'Uniqueness Enforcer Recipe' class.
UNIQUENESS_ENFORCER_RECIPE - Static variable in interface org.eclipse.incquery.runtime.rete.recipes.RecipesPackage
The meta object id for the 'Uniqueness Enforcer Recipe' class.
UNIQUENESS_ENFORCER_RECIPE___GET_ARITY - Static variable in interface org.eclipse.incquery.runtime.rete.recipes.RecipesPackage
The operation id for the 'Get Arity' operation.
UNIQUENESS_ENFORCER_RECIPE__PARENTS - Static variable in interface org.eclipse.incquery.runtime.rete.recipes.RecipesPackage
The feature id for the 'Parents' reference list.
UNIQUENESS_ENFORCER_RECIPE__TRACE_INFO - Static variable in interface org.eclipse.incquery.runtime.rete.recipes.RecipesPackage
The feature id for the 'Trace Info' attribute.
UNIQUENESS_ENFORCER_RECIPE_FEATURE_COUNT - Static variable in interface org.eclipse.incquery.runtime.rete.recipes.RecipesPackage
The number of structural features of the 'Uniqueness Enforcer Recipe' class.
UNIQUENESS_ENFORCER_RECIPE_OPERATION_COUNT - Static variable in interface org.eclipse.incquery.runtime.rete.recipes.RecipesPackage
The number of operations of the 'Uniqueness Enforcer Recipe' class.
UniquenessEnforcerNode - Class in org.eclipse.incquery.runtime.rete.single
Ensures that no identical copies get to the output.
UniquenessEnforcerNode(ReteContainer, int) - Constructor for class org.eclipse.incquery.runtime.rete.single.UniquenessEnforcerNode
 
UniquenessEnforcerRecipe - Interface in org.eclipse.incquery.runtime.rete.recipes
A representation of the model object 'Uniqueness Enforcer Recipe'.
UniquenessEnforcerRecipeImpl - Class in org.eclipse.incquery.runtime.rete.recipes.impl
An implementation of the model object 'Uniqueness Enforcer Recipe'.
unite(Set<Variable>) - Method in class org.eclipse.incquery.patternlanguage.validation.UnionFindForVariables
Deprecated.
 
unite(Set<V>) - Method in class org.eclipse.incquery.runtime.base.itc.alg.incscc.UnionFind
Places the given elements in to the same partition.
unite(T, T) - Method in class org.eclipse.incquery.runtime.matchers.util.UnionFind
Deprecated.
 
UNKNOWN_ANNOTATION - Static variable in class org.eclipse.incquery.patternlanguage.validation.IssueCodes
 
UNKNOWN_ANNOTATION_ATTRIBUTE - Static variable in class org.eclipse.incquery.patternlanguage.validation.PatternLanguageJavaValidator
 
UNKNOWN_ANNOTATION_PARAMETER - Static variable in class org.eclipse.incquery.patternlanguage.validation.IssueCodes
 
UNKNOWN_ATTRIBUTE_CODE - Static variable in class org.eclipse.incquery.patternlanguage.emf.annotations.AnnotationExpressionValidator
 
UNKNOWN_VARIABLE_CODE - Static variable in class org.eclipse.incquery.patternlanguage.emf.annotations.AnnotationExpressionValidator
 
UnmodifiableActivationLifeCycle - Class in org.eclipse.incquery.runtime.evm.specific.lifecycle
This class represents life-cycles that cannot be modified.
unrefer(PConstraint) - Method in class org.eclipse.incquery.runtime.matchers.psystem.PVariable
Register that this variable is no longer referred by the given constraint.
unregisterClearable(Clearable) - Method in class org.eclipse.incquery.runtime.rete.network.ReteContainer
Unregisters a pattern memory from the rete network.
unregisterEClasses(Set<EClass>) - Method in interface org.eclipse.incquery.runtime.base.api.NavigationHelper
Manually turns off indexing for the given classes (indexing of other classes are unaffected).
unregisterEClasses(Set<EClass>) - Method in class org.eclipse.incquery.runtime.base.core.NavigationHelperImpl
 
unregisterEDataTypes(Set<EDataType>) - Method in interface org.eclipse.incquery.runtime.base.api.NavigationHelper
Manually turns off indexing for the given data types (indexing of other data types are unaffected).
unregisterEDataTypes(Set<EDataType>) - Method in class org.eclipse.incquery.runtime.base.core.NavigationHelperImpl
 
unregisterEditorPart(IEditorPart) - Static method in class org.eclipse.incquery.validation.runtime.ValidationUtil
 
unregisterEStructuralFeatures(Set<? extends EStructuralFeature>) - Method in interface org.eclipse.incquery.runtime.base.api.NavigationHelper
Manually turns off indexing for the given features (indexing of other features are unaffected).
unregisterEStructuralFeatures(Set<? extends EStructuralFeature>) - Method in class org.eclipse.incquery.runtime.base.core.NavigationHelperImpl
 
unregisterFor(Atom) - Method in class org.eclipse.incquery.runtime.evm.notification.AttributeMonitor
Remove the attribute monitor from watching the given atom.
unregisterFor(MatchType) - Method in class org.eclipse.incquery.runtime.evm.specific.event.LightweightAttributeMonitor
 
unregisterForAll() - Method in class org.eclipse.incquery.runtime.evm.notification.AttributeMonitor
Remove the attribute monitor from watching registered atoms.
unregisterForAll() - Method in class org.eclipse.incquery.runtime.evm.specific.event.LightweightAttributeMonitor
 
unregisterNode(Node) - Method in class org.eclipse.incquery.runtime.rete.network.ReteContainer
Unregisters a node from the rete network.
unregisterObservedTypes(Set<EClass>, Set<EDataType>, Set<? extends EStructuralFeature>) - Method in interface org.eclipse.incquery.runtime.base.api.NavigationHelper
Manually turns off indexing for the given types (indexing of others are unaffected).
unregisterObservedTypes(Set<EClass>, Set<EDataType>, Set<? extends EStructuralFeature>) - Method in class org.eclipse.incquery.runtime.base.core.NavigationHelperImpl
 
unregisterQuerySpecification(String) - Static method in class org.eclipse.incquery.runtime.extensibility.QuerySpecificationRegistry
Removes the query specification from the registry which belongs to the given fully qualified pattern name.
unset() - Method in class org.eclipse.incquery.runtime.base.core.NavigationHelperSetting
 
untraversableDirectly(EStructuralFeature) - Method in class org.eclipse.incquery.runtime.base.comprehension.EMFModelComprehension
Should not traverse this feature directly.
UNUSED_PRIVATE_PATTERN - Static variable in class org.eclipse.incquery.patternlanguage.validation.IssueCodes
 
UNUSED_PRIVATE_PATTERN_MESSAGE - Static variable in class org.eclipse.incquery.patternlanguage.validation.PatternLanguageJavaValidator
 
unwrapElement(Object) - Method in class org.eclipse.incquery.runtime.emf.EMFQueryRuntimeContext
 
unwrapElement(Object) - Method in interface org.eclipse.incquery.runtime.matchers.context.IQueryRuntimeContext
Unwraps the internal representation of the element into its original form
unwrapElements_EObjectsToViewersElements(ISelection, ViewerState) - Method in class org.eclipse.incquery.viewers.runtime.extensions.SelectionHelper
 
unwrapElements_ViewersElementsToEObjects(ISelection) - Method in class org.eclipse.incquery.viewers.runtime.extensions.SelectionHelper
 
unwrapTuple(Tuple) - Method in class org.eclipse.incquery.runtime.emf.EMFQueryRuntimeContext
 
unwrapTuple(Tuple) - Method in interface org.eclipse.incquery.runtime.matchers.context.IQueryRuntimeContext
Unwraps the tuple of internal representations of elements into their original forms
update(Tuple, boolean) - Method in interface org.eclipse.incquery.runtime.matchers.backend.IUpdateable
This callback method must be free of exceptions, even RuntimeExceptions (though not Errors).
update(IInputKey, Tuple, boolean) - Method in interface org.eclipse.incquery.runtime.matchers.context.IQueryRuntimeContextListener
The given tuple was inserted into or removed from the input relation indicated by the given key.
update(IInputKey, Tuple, boolean) - Method in class org.eclipse.incquery.runtime.rete.boundary.ExternalInputEnumeratorNode
 
update(Direction, Tuple) - Method in class org.eclipse.incquery.runtime.rete.boundary.ExternalInputEnumeratorNode
 
update(Direction, Tuple) - Method in class org.eclipse.incquery.runtime.rete.eval.MemorylessEvaluatorNode
 
update(Direction, Tuple) - Method in class org.eclipse.incquery.runtime.rete.eval.OutputCachingEvaluatorNode
 
update(Direction, Tuple) - Method in class org.eclipse.incquery.runtime.rete.index.IndexerWithMemory
 
update(Direction, Tuple) - Method in class org.eclipse.incquery.runtime.rete.misc.Bag
 
update(Direction, Tuple) - Method in class org.eclipse.incquery.runtime.rete.misc.DeltaMonitor
 
update(Direction, Tuple) - Method in interface org.eclipse.incquery.runtime.rete.network.Receiver
updates the receiver with a newly found or lost partial matching
update(Direction, Tuple) - Method in class org.eclipse.incquery.runtime.rete.remote.RemoteReceiver
 
update(Direction, Tuple) - Method in class org.eclipse.incquery.runtime.rete.remote.RemoteSupplier
 
update(Direction, Tuple) - Method in class org.eclipse.incquery.runtime.rete.single.CallbackNode
 
update(Direction, Tuple) - Method in class org.eclipse.incquery.runtime.rete.single.FilterNode
 
update(Direction, Tuple) - Method in class org.eclipse.incquery.runtime.rete.single.TransformerNode
 
update(Direction, Tuple) - Method in class org.eclipse.incquery.runtime.rete.single.TransitiveClosureNode
 
update(Direction, Tuple) - Method in class org.eclipse.incquery.runtime.rete.single.TransparentNode
 
update(Direction, Tuple) - Method in class org.eclipse.incquery.runtime.rete.single.UniquenessEnforcerNode
 
updateComplete() - Method in class org.eclipse.incquery.runtime.evm.specific.scheduler.UpdateCompleteBasedScheduler
 
updateComplete() - Method in interface org.eclipse.incquery.runtime.evm.update.IUpdateCompleteListener
This method is called when an update complete event occurs.
UpdateCompleteBasedScheduler - Class in org.eclipse.incquery.runtime.evm.specific.scheduler
This scheduler uses update complete events to schedule its executor.
UpdateCompleteBasedScheduler.UpdateCompleteBasedSchedulerFactory - Class in org.eclipse.incquery.runtime.evm.specific.scheduler
This scheduler factory implementation uses an update complete provider that sends notifications to the prepared schedulers.
UpdateCompleteBasedSchedulerFactory(IUpdateCompleteProvider) - Constructor for class org.eclipse.incquery.runtime.evm.specific.scheduler.UpdateCompleteBasedScheduler.UpdateCompleteBasedSchedulerFactory
Creates a scheduler factory for the given provider.
UpdateCompleteProvider - Class in org.eclipse.incquery.runtime.evm.update
This abstract implementation allows the registration of listeners and calls them when an update complete event occurs.
UpdateCompleteProvider() - Constructor for class org.eclipse.incquery.runtime.evm.update.UpdateCompleteProvider
 
updateOperations(List<PConstraintInfo>, List<PConstraintInfo>) - Method in class org.eclipse.incquery.runtime.localsearch.planner.PlanState
 
USE_BASE_INDEX - Static variable in class org.eclipse.incquery.runtime.localsearch.matcher.integration.LocalSearchHintKeys
 
UserRequestTrace - Class in org.eclipse.incquery.runtime.rete.traceability
 
UserRequestTrace(ReteNodeRecipe, Collection<RecipeTraceInfo>) - Constructor for class org.eclipse.incquery.runtime.rete.traceability.UserRequestTrace
 
UserRequestTrace(ReteNodeRecipe, RecipeTraceInfo...) - Constructor for class org.eclipse.incquery.runtime.rete.traceability.UserRequestTrace
 
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