- dataTypeInstanceDeleted(EDataType, Object, boolean) - Method in interface org.eclipse.incquery.runtime.base.api.DataTypeListener
-
Called when an instance of the given type is deleted.
- dataTypeInstanceInserted(EDataType, Object, boolean) - Method in interface org.eclipse.incquery.runtime.base.api.DataTypeListener
-
Called when an instance of the given type is inserted.
- DataTypeListener - Interface in org.eclipse.incquery.runtime.base.api
-
Interface for observing insertion and deletion of instances of data types.
- DEFAULT - Static variable in class org.eclipse.incquery.runtime.evm.specific.lifecycle.DefaultActivationLifeCycle
-
- DEFAULT - Static variable in interface org.eclipse.incquery.runtime.matchers.backend.IQueryBackendHintProvider
-
A default implementation that just returns the hints embedded in the query, without overriding.
- DEFAULT_NO_DISAPPEAR - Static variable in class org.eclipse.incquery.runtime.evm.specific.lifecycle.DefaultActivationLifeCycle
-
- DEFAULT_NO_UPDATE - Static variable in class org.eclipse.incquery.runtime.evm.specific.lifecycle.DefaultActivationLifeCycle
-
- DEFAULT_NO_UPDATE_AND_DISAPPEAR - Static variable in class org.eclipse.incquery.runtime.evm.specific.lifecycle.DefaultActivationLifeCycle
-
- DefaultActivationLifeCycle - Class in org.eclipse.incquery.runtime.evm.specific.lifecycle
-
This is the default implementation for an activation life cycle.
- DefaultActivationLifeCycle(boolean, boolean) - Constructor for class org.eclipse.incquery.runtime.evm.specific.lifecycle.DefaultActivationLifeCycle
-
Creates an activation life cycle with the default state transition map.
- DefaultActivationLifeCycle() - Constructor for class org.eclipse.incquery.runtime.evm.specific.lifecycle.DefaultActivationLifeCycle
-
- defaultCase(EObject) - Method in class org.eclipse.incquery.patternlanguage.emf.eMFPatternLanguage.util.EMFPatternLanguageSwitch
-
Returns the result of interpreting the object as an instance of 'EObject'.
- defaultCase(EObject) - Method in class org.eclipse.incquery.patternlanguage.patternLanguage.util.PatternLanguageSwitch
-
Returns the result of interpreting the object as an instance of 'EObject'.
- defaultCase(EObject) - Method in class org.eclipse.incquery.runtime.rete.recipes.util.RecipesSwitch
-
Returns the result of interpreting the object as an instance of 'EObject'.
- defaultCase(EObject) - Method in class org.eclipse.incquery.viewers.runtime.model.util.NotationSwitch
-
Returns the result of interpreting the object as an instance of 'EObject'.
- defaultCase(EObject) - Method in class org.eclipse.incquery.viewmodel.traceability.util.TraceabilitySwitch
-
Returns the result of interpreting the object as an instance of 'EObject'.
- DefaultDeltaMonitor - Class in org.eclipse.incquery.runtime.rete.misc
-
Default configuration for DeltaMonitor.
- DefaultDeltaMonitor(ReteContainer) - Constructor for class org.eclipse.incquery.runtime.rete.misc.DefaultDeltaMonitor
-
- DefaultDeltaMonitor(Network) - Constructor for class org.eclipse.incquery.runtime.rete.misc.DefaultDeltaMonitor
-
- DefaultFlattenCallPredicate - Class in org.eclipse.incquery.runtime.matchers.psystem.rewriters
-
- DefaultFlattenCallPredicate() - Constructor for class org.eclipse.incquery.runtime.matchers.psystem.rewriters.DefaultFlattenCallPredicate
-
- DefaultIndexerListener - Class in org.eclipse.incquery.runtime.rete.index
-
- DefaultIndexerListener(Node) - Constructor for class org.eclipse.incquery.runtime.rete.index.DefaultIndexerListener
-
- DefaultProductionNode - Class in org.eclipse.incquery.runtime.rete.single
-
Default implementation of the Production node, based on UniquenessEnforcerNode
- DefaultProductionNode(ReteContainer, Map<String, Integer>) - Constructor for class org.eclipse.incquery.runtime.rete.single.DefaultProductionNode
-
- DeferredPConstraint - Class in org.eclipse.incquery.runtime.matchers.psystem
-
Any constraint that can only be checked on certain SubPlans (e.g.
- DeferredPConstraint(PBody, Set<PVariable>) - Constructor for class org.eclipse.incquery.runtime.matchers.psystem.DeferredPConstraint
-
- delete() - Method in class org.eclipse.incquery.runtime.matchers.psystem.BasePConstraint
-
- delete() - Method in interface org.eclipse.incquery.runtime.matchers.psystem.PConstraint
-
- delete(GenericPatternMatch) - Static method in class org.eclipse.incquery.viewmodel.core.util.ViewModelUtil
-
- deleteEdge(V, V) - Method in class org.eclipse.incquery.runtime.base.itc.graphimpl.Graph
-
- deleteNode(V) - Method in class org.eclipse.incquery.runtime.base.itc.graphimpl.Graph
-
- deleteRandomEdge() - Method in class org.eclipse.incquery.runtime.base.itc.graphimpl.Graph
-
- deleteSet(V) - Method in class org.eclipse.incquery.runtime.base.itc.alg.incscc.UnionFind
-
Delete the set whose root is the given node.
- deleteTraceAndTarget(IncQueryEngine, EObject) - Static method in class org.eclipse.incquery.viewmodel.traceability.TraceabilityUtil
-
Detaches the
Trace
with the given id and the corresponding target instances from the base notifier of the
IncQueryEngine
and returns the target instances.
- deleteTracesAndContainments(IncQueryEngine, Object, Object) - Static method in class org.eclipse.incquery.viewers.runtime.util.ViewerTraceabilityUtil
-
- deleteTracesAndEdges(IncQueryEngine, Object, Object) - Static method in class org.eclipse.incquery.viewers.runtime.util.ViewerTraceabilityUtil
-
- deleteTracesAndItems(IncQueryEngine, Object) - Static method in class org.eclipse.incquery.viewers.runtime.util.ViewerTraceabilityUtil
-
- deleteTupleEnd(V) - Method in class org.eclipse.incquery.runtime.base.itc.alg.counting.CountingTcRelation
-
- DeltaMonitor<MatchType> - Class in org.eclipse.incquery.runtime.rete.misc
-
A monitoring object that connects to the rete network as a receiver to reflect changes since an arbitrary state
acknowledged by the client.
- DeltaMonitor(ReteContainer) - Constructor for class org.eclipse.incquery.runtime.rete.misc.DeltaMonitor
-
- DeploymentTargetDeployedElementMatch - Class in org.eclipse.incquery.uml.derivedfeatures
-
Pattern-specific match representation of the org.eclipse.incquery.uml.derivedfeatures.deploymentTargetDeployedElement pattern,
to be used in conjunction with
DeploymentTargetDeployedElementMatcher
.
- DeploymentTargetDeployedElementMatcher - Class in org.eclipse.incquery.uml.derivedfeatures
-
Generated pattern matcher API of the org.eclipse.incquery.uml.derivedfeatures.deploymentTargetDeployedElement pattern,
providing pattern-specific query methods.
- DeploymentTargetDeployedElementMatcher(Notifier) - Constructor for class org.eclipse.incquery.uml.derivedfeatures.DeploymentTargetDeployedElementMatcher
-
- DeploymentTargetDeployedElementMatcher(IncQueryEngine) - Constructor for class org.eclipse.incquery.uml.derivedfeatures.DeploymentTargetDeployedElementMatcher
-
- DeploymentTargetDeployedElementProcessor - Class in org.eclipse.incquery.uml.derivedfeatures.util
-
A match processor tailored for the org.eclipse.incquery.uml.derivedfeatures.deploymentTargetDeployedElement pattern.
- DeploymentTargetDeployedElementProcessor() - Constructor for class org.eclipse.incquery.uml.derivedfeatures.util.DeploymentTargetDeployedElementProcessor
-
- DeploymentTargetDeployedElementQuerySpecification - Class in org.eclipse.incquery.uml.derivedfeatures.util
-
A pattern-specific query specification that can instantiate DeploymentTargetDeployedElementMatcher in a type-safe way.
- DerivedFeatures - Class in org.eclipse.incquery.uml.derivedfeatures
-
A pattern group formed of all patterns defined in DerivedFeatures.eiq.
- detachListener(IndexerListener) - Method in interface org.eclipse.incquery.runtime.rete.index.Indexer
-
- detachListener(IndexerListener) - Method in class org.eclipse.incquery.runtime.rete.index.StandardIndexer
-
- detachObserver(IGraphObserver<EObject>) - Method in class org.eclipse.incquery.runtime.base.core.EMFDataSource
-
- detachObserver(ITcObserver<EObject>) - Method in class org.eclipse.incquery.runtime.base.core.TransitiveClosureHelperImpl
-
- detachObserver(ITcObserver<V>) - Method in class org.eclipse.incquery.runtime.base.itc.alg.counting.CountingAlg
-
- detachObserver(ITcObserver<V>) - Method in class org.eclipse.incquery.runtime.base.itc.alg.dred.DRedAlg
-
- detachObserver(ITcObserver<V>) - Method in class org.eclipse.incquery.runtime.base.itc.alg.incscc.IncSCCAlg
-
- detachObserver(IGraphObserver<V>) - Method in class org.eclipse.incquery.runtime.base.itc.graphimpl.Graph
-
- detachObserver(IGraphObserver<V>) - Method in class org.eclipse.incquery.runtime.base.itc.igraph.IBiDirectionalWrapper
-
- detachObserver(IGraphObserver<V>) - Method in interface org.eclipse.incquery.runtime.base.itc.igraph.IGraphDataSource
-
Detach an existing observer.
- detachObserver(ITcObserver<V>) - Method in interface org.eclipse.incquery.runtime.base.itc.igraph.ITcDataSource
-
Detach a transitive closure relation observer.
- DFSAlg<V> - Class in org.eclipse.incquery.runtime.base.itc.alg.misc.dfs
-
- DFSAlg(IGraphDataSource<V>) - Constructor for class org.eclipse.incquery.runtime.base.itc.alg.misc.dfs.DFSAlg
-
- DFSPathFinder<V> - Class in org.eclipse.incquery.runtime.base.itc.alg.misc
-
- DFSPathFinder(IGraphDataSource<V>, ITcDataSource<V>) - Constructor for class org.eclipse.incquery.runtime.base.itc.alg.misc.DFSPathFinder
-
- difference(DRedTcRelation<V>) - Method in class org.eclipse.incquery.runtime.base.itc.alg.dred.DRedTcRelation
-
Computes the difference of this tc relation and the given rA parameter.
- difference(Set<V>, Set<V>) - Static method in class org.eclipse.incquery.runtime.base.itc.alg.incscc.CollectionHelper
-
Returns the difference of two sets (S1\S2).
- directContainmentPlan(Tuple) - Method in interface org.eclipse.incquery.runtime.matchers.planning.IOperationCompiler
-
- DirectedRelationshipSourceMatch - Class in org.eclipse.incquery.uml.derivedfeatures
-
Pattern-specific match representation of the org.eclipse.incquery.uml.derivedfeatures.directedRelationshipSource pattern,
to be used in conjunction with
DirectedRelationshipSourceMatcher
.
- DirectedRelationshipSourceMatcher - Class in org.eclipse.incquery.uml.derivedfeatures
-
Generated pattern matcher API of the org.eclipse.incquery.uml.derivedfeatures.directedRelationshipSource pattern,
providing pattern-specific query methods.
- DirectedRelationshipSourceMatcher(Notifier) - Constructor for class org.eclipse.incquery.uml.derivedfeatures.DirectedRelationshipSourceMatcher
-
- DirectedRelationshipSourceMatcher(IncQueryEngine) - Constructor for class org.eclipse.incquery.uml.derivedfeatures.DirectedRelationshipSourceMatcher
-
- DirectedRelationshipSourceProcessor - Class in org.eclipse.incquery.uml.derivedfeatures.util
-
A match processor tailored for the org.eclipse.incquery.uml.derivedfeatures.directedRelationshipSource pattern.
- DirectedRelationshipSourceProcessor() - Constructor for class org.eclipse.incquery.uml.derivedfeatures.util.DirectedRelationshipSourceProcessor
-
- DirectedRelationshipSourceQuerySpecification - Class in org.eclipse.incquery.uml.derivedfeatures.util
-
A pattern-specific query specification that can instantiate DirectedRelationshipSourceMatcher in a type-safe way.
- DirectedRelationshipTargetMatch - Class in org.eclipse.incquery.uml.derivedfeatures
-
Pattern-specific match representation of the org.eclipse.incquery.uml.derivedfeatures.directedRelationshipTarget pattern,
to be used in conjunction with
DirectedRelationshipTargetMatcher
.
- DirectedRelationshipTargetMatcher - Class in org.eclipse.incquery.uml.derivedfeatures
-
Generated pattern matcher API of the org.eclipse.incquery.uml.derivedfeatures.directedRelationshipTarget pattern,
providing pattern-specific query methods.
- DirectedRelationshipTargetMatcher(Notifier) - Constructor for class org.eclipse.incquery.uml.derivedfeatures.DirectedRelationshipTargetMatcher
-
- DirectedRelationshipTargetMatcher(IncQueryEngine) - Constructor for class org.eclipse.incquery.uml.derivedfeatures.DirectedRelationshipTargetMatcher
-
- DirectedRelationshipTargetProcessor - Class in org.eclipse.incquery.uml.derivedfeatures.util
-
A match processor tailored for the org.eclipse.incquery.uml.derivedfeatures.directedRelationshipTarget pattern.
- DirectedRelationshipTargetProcessor() - Constructor for class org.eclipse.incquery.uml.derivedfeatures.util.DirectedRelationshipTargetProcessor
-
- DirectedRelationshipTargetQuerySpecification - Class in org.eclipse.incquery.uml.derivedfeatures.util
-
A pattern-specific query specification that can instantiate DirectedRelationshipTargetMatcher in a type-safe way.
- directGeneralizationPlan(Tuple) - Method in interface org.eclipse.incquery.runtime.matchers.planning.IOperationCompiler
-
- directInstantiationPlan(Tuple) - Method in interface org.eclipse.incquery.runtime.matchers.planning.IOperationCompiler
-
- Direction - Enum in org.eclipse.incquery.runtime.base.itc.alg.incscc
-
- Direction - Enum in org.eclipse.incquery.runtime.rete.network
-
Indicates whether a propagated update event signals the insertion or deletion of an element
- directlyReferencedQueriesFunction() - Static method in class org.eclipse.incquery.runtime.matchers.psystem.queries.PQueries
-
- disconnect() - Method in class org.eclipse.incquery.runtime.internal.boundary.unused.EClassUnaryInputNode
-
- disconnect() - Method in class org.eclipse.incquery.runtime.internal.boundary.unused.EStructuralFeatureBinaryInputNode
-
- disconnect() - Method in interface org.eclipse.incquery.runtime.rete.boundary.Disconnectable
-
Disconnects this rete engine component from the underlying model.
- disconnect() - Method in class org.eclipse.incquery.runtime.rete.boundary.ExternalInputEnumeratorNode
-
- disconnect() - Method in class org.eclipse.incquery.runtime.rete.boundary.ExternalInputStatelessFilterNode
-
- disconnect(Receiver) - Method in class org.eclipse.incquery.runtime.rete.matcher.RetePatternMatcher
-
Disconnects a child node.
- disconnect(Supplier, Receiver) - Method in class org.eclipse.incquery.runtime.rete.network.ReteContainer
-
Disconnects a receiver from a supplier
- Disconnectable - Interface in org.eclipse.incquery.runtime.rete.boundary
-
For objects that connect a RETE implementation to the underlying model.
- disconnectAndDesynchronize(Supplier, Receiver) - Method in class org.eclipse.incquery.runtime.rete.network.ReteContainer
-
Disconnects a receiver from a supplier
- disconnectByTag(Object) - Method in class org.eclipse.incquery.runtime.rete.matcher.RetePatternMatcher
-
Disconnects the child node that was connected by specifying the given tag.
- disconnectFromNetwork() - Method in class org.eclipse.incquery.runtime.rete.misc.SimpleReceiver
-
Disconnects this node from the network.
- disconnectRemoteNodes(Address<? extends Supplier>, Address<? extends Receiver>, boolean) - Method in class org.eclipse.incquery.runtime.rete.network.Network
-
Severs connection between a supplier and a receiver node, regardless which container they are in.
- disconnectRemoteNodes(Address<? extends Supplier>, Address<? extends Receiver>, boolean) - Method in class org.eclipse.incquery.runtime.rete.network.ReteContainer
-
Severs connection between a supplier and a receiver node, regardless which container they are in.
- disconnectRemoteSupplier(Address<? extends Supplier>, Receiver, boolean) - Method in class org.eclipse.incquery.runtime.rete.network.ReteContainer
-
Severs connection between a remote supplier and a local receiver node.
- displace(int, int, int) - Static method in class org.eclipse.incquery.runtime.matchers.tuple.TupleMask
-
Creates a TupleMask instance that moves an element from one index to other, shifting the others if neccessary.
- dispose() - Method in class org.eclipse.incquery.runtime.api.AdvancedIncQueryEngine
-
Completely disconnects and dismantles the engine.
- dispose() - Method in interface org.eclipse.incquery.runtime.api.scope.IEngineContext
-
Disposes this context object.
- dispose() - Method in interface org.eclipse.incquery.runtime.base.api.NavigationHelper
-
Call this method to dispose the NavigationHelper.
- dispose() - Method in class org.eclipse.incquery.runtime.base.core.NavigationHelperImpl
-
- dispose() - Method in class org.eclipse.incquery.runtime.base.core.TransitiveClosureHelperImpl
-
- dispose() - Method in class org.eclipse.incquery.runtime.base.itc.alg.counting.CountingAlg
-
- dispose() - Method in class org.eclipse.incquery.runtime.base.itc.alg.dred.DRedAlg
-
- dispose() - Method in class org.eclipse.incquery.runtime.base.itc.alg.incscc.IncSCCAlg
-
- dispose() - Method in interface org.eclipse.incquery.runtime.base.itc.igraph.ITcDataSource
-
Call this method to properly dispose the data structures of a transitive closure algorithm.
- dispose() - Method in class org.eclipse.incquery.runtime.emf.EMFQueryRuntimeContext
-
- dispose() - Method in class org.eclipse.incquery.runtime.evm.api.event.adapter.EventSourceAdapter
-
- dispose() - Method in interface org.eclipse.incquery.runtime.evm.api.event.EventHandler
-
- dispose() - Method in interface org.eclipse.incquery.runtime.evm.api.event.EventSource
-
- dispose() - Method in class org.eclipse.incquery.runtime.evm.api.ExecutionSchema
-
Disposes of the scheduler.
- dispose() - Method in class org.eclipse.incquery.runtime.evm.api.resolver.ScopedConflictSet
-
- dispose() - Method in class org.eclipse.incquery.runtime.evm.api.RuleEngine
-
Disposes of the rule base.
- dispose() - Method in class org.eclipse.incquery.runtime.evm.api.Scheduler
-
Disposes of the scheduler by disposing its executor.
- dispose() - Method in class org.eclipse.incquery.runtime.evm.notification.ActivationNotificationProvider
-
Disposes of the provider by unregistering all listeners.
- dispose() - Method in class org.eclipse.incquery.runtime.evm.notification.AttributeMonitor
-
Disposes of the attribute monitor by unregistering from each atom.
- dispose() - Method in class org.eclipse.incquery.runtime.evm.specific.event.IncQueryEventHandler
-
- dispose() - Method in class org.eclipse.incquery.runtime.evm.specific.event.IncQueryEventSource
-
- dispose() - Method in class org.eclipse.incquery.runtime.evm.specific.scheduler.TimedScheduler
-
- dispose() - Method in class org.eclipse.incquery.runtime.evm.specific.scheduler.UpdateCompleteBasedScheduler
-
- dispose() - Method in class org.eclipse.incquery.runtime.evm.update.UpdateCompleteProvider
-
Disposes of the provider by clearing the listener list
- dispose() - Method in class org.eclipse.incquery.runtime.internal.apiimpl.IncQueryEngineImpl
-
- dispose() - Method in class org.eclipse.incquery.runtime.localsearch.matcher.integration.LocalSearchBackend
-
- dispose() - Method in interface org.eclipse.incquery.runtime.matchers.backend.IQueryBackend
-
Disposes the query backend.
- dispose() - Method in class org.eclipse.incquery.runtime.rete.matcher.ReteEngine
-
- dispose() - Method in interface org.eclipse.incquery.validation.core.api.IValidationEngine
-
Disposes the validation engine.
- dispose() - Method in class org.eclipse.incquery.validation.core.ValidationEngine
-
- dispose() - Method in class org.eclipse.incquery.validation.runtime.ConstraintAdapter
-
- dispose() - Method in class org.eclipse.incquery.viewers.runtime.extensions.IncQueryViewersPartSupport
-
Dispose the support instance.
- dispose() - Method in class org.eclipse.incquery.viewers.runtime.extensions.IncQueryViewersViewSupport
-
- dispose() - Method in class org.eclipse.incquery.viewers.runtime.extensions.jface.IncQueryViewersJFaceViewSupport
-
- dispose() - Method in class org.eclipse.incquery.viewers.runtime.model.IncQueryViewerDataModel
-
- dispose() - Method in class org.eclipse.incquery.viewers.runtime.model.ViewerDataModel
-
- dispose() - Method in class org.eclipse.incquery.viewers.runtime.model.ViewerState
-
- dispose() - Method in class org.eclipse.incquery.viewers.runtime.sources.ListContentProvider
-
- dispose() - Method in class org.eclipse.incquery.viewers.runtime.sources.QueryLabelProvider
-
- dispose() - Method in class org.eclipse.incquery.viewers.runtime.sources.TreeContentProvider
-
- dispose() - Method in class org.eclipse.incquery.viewmodel.core.ViewModelManager
-
- doDFS() - Method in class org.eclipse.incquery.runtime.base.itc.alg.misc.topsort.TopSort
-
- doReplaceVariable(PVariable, PVariable) - Method in class org.eclipse.incquery.runtime.matchers.psystem.basicdeferred.Equality
-
- doReplaceVariable(PVariable, PVariable) - Method in class org.eclipse.incquery.runtime.matchers.psystem.basicdeferred.ExportedParameter
-
- doReplaceVariable(PVariable, PVariable) - Method in class org.eclipse.incquery.runtime.matchers.psystem.basicdeferred.Inequality
-
- doReplaceVariable(PVariable, PVariable) - Method in class org.eclipse.incquery.runtime.matchers.psystem.EnumerablePConstraint
-
- doSetup() - Static method in class org.eclipse.incquery.patternlanguage.emf.EMFPatternLanguageStandaloneSetup
-
- doSetup() - Static method in class org.eclipse.incquery.patternlanguage.PatternLanguageStandaloneSetup
-
- doSetup() - Static method in class org.eclipse.incquery.uml.IncQueryUMLStandaloneSetup
-
Register the query specifications
- DOUBLE - Static variable in class org.eclipse.incquery.patternlanguage.annotations.PatternAnnotationParameter
-
- DOUBLE_VALUE - Static variable in interface org.eclipse.incquery.patternlanguage.patternLanguage.PatternLanguagePackage
-
- DOUBLE_VALUE - Static variable in interface org.eclipse.incquery.patternlanguage.patternLanguage.PatternLanguagePackage.Literals
-
- DOUBLE_VALUE__VALUE - Static variable in interface org.eclipse.incquery.patternlanguage.patternLanguage.PatternLanguagePackage
-
The feature id for the 'Value' attribute.
- DOUBLE_VALUE__VALUE - Static variable in interface org.eclipse.incquery.patternlanguage.patternLanguage.PatternLanguagePackage.Literals
-
The meta object literal for the 'Value' attribute feature.
- DOUBLE_VALUE_FEATURE_COUNT - Static variable in interface org.eclipse.incquery.patternlanguage.patternLanguage.PatternLanguagePackage
-
The number of structural features of the 'Double Value' class.
- DOUBLEElements() - Constructor for class org.eclipse.incquery.patternlanguage.services.PatternLanguageGrammarAccess.DOUBLEElements
-
- DoubleValue - Interface in org.eclipse.incquery.patternlanguage.patternLanguage
-
A representation of the model object 'Double Value'.
- DoubleValueElements() - Constructor for class org.eclipse.incquery.patternlanguage.services.PatternLanguageGrammarAccess.DoubleValueElements
-
- DoubleValueImpl - Class in org.eclipse.incquery.patternlanguage.patternLanguage.impl
-
An implementation of the model object 'Double Value'.
- DRedAlg<V> - Class in org.eclipse.incquery.runtime.base.itc.alg.dred
-
This class is the optimized implementation of the DRED algorithm.
- DRedAlg(IGraphDataSource<V>) - Constructor for class org.eclipse.incquery.runtime.base.itc.alg.dred.DRedAlg
-
Constructs a new DRED algorithm and initializes the transitive closure relation with the given graph data source.
- DRedAlg(IGraphDataSource<V>, DRedTcRelation<V>) - Constructor for class org.eclipse.incquery.runtime.base.itc.alg.dred.DRedAlg
-
Constructs a new DRED algorithm and initializes the transitive closure relation with the given relation.
- DRedTcRelation<V> - Class in org.eclipse.incquery.runtime.base.itc.alg.dred
-
- DRedTcRelation() - Constructor for class org.eclipse.incquery.runtime.base.itc.alg.dred.DRedTcRelation
-
- DualInputNode - Class in org.eclipse.incquery.runtime.rete.index
-
Abstract superclass for nodes with two inputs that are matched against each other.
- DualInputNode(ReteContainer, TupleMask) - Constructor for class org.eclipse.incquery.runtime.rete.index.DualInputNode
-
- DualInputNode.Side - Enum in org.eclipse.incquery.runtime.rete.index
-
- DUBIUS_VARIABLE_NAME - Static variable in class org.eclipse.incquery.patternlanguage.validation.IssueCodes
-
- DUPLICATE_IMPORT - Static variable in class org.eclipse.incquery.patternlanguage.emf.validation.EMFIssueCodes
-
- DUPLICATE_PATTERN_DEFINITION - Static variable in class org.eclipse.incquery.patternlanguage.validation.IssueCodes
-
- DUPLICATE_PATTERN_DEFINITION_MESSAGE - Static variable in class org.eclipse.incquery.patternlanguage.validation.PatternLanguageJavaValidator
-
- DUPLICATE_PATTERN_PARAMETER_NAME - Static variable in class org.eclipse.incquery.patternlanguage.validation.IssueCodes
-
- DUPLICATE_VARIABLE_MESSAGE - Static variable in class org.eclipse.incquery.patternlanguage.validation.PatternLanguageJavaValidator
-
- DynamicEMFQueryRuntimeContext - Class in org.eclipse.incquery.runtime.emf
-
In dynamic EMF mode, we need to make sure that EEnum literal constants and values returned by eval() expressions
are canonicalized in the same way as enum literals from the EMF model.
- DynamicEMFQueryRuntimeContext(NavigationHelper, Logger, EMFScope) - Constructor for class org.eclipse.incquery.runtime.emf.DynamicEMFQueryRuntimeContext
-