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 

L

LabelParser - Class in org.eclipse.incquery.viewers.runtime.util
 
LabelParser() - Constructor for class org.eclipse.incquery.viewers.runtime.util.LabelParser
 
labelUpdated(Item, String) - Method in class org.eclipse.incquery.viewers.runtime.model.listeners.AbstractViewerLabelListener
 
labelUpdated(Edge, String) - Method in class org.eclipse.incquery.viewers.runtime.model.listeners.AbstractViewerLabelListener
 
labelUpdated(Item, String) - Method in interface org.eclipse.incquery.viewers.runtime.model.listeners.IViewerLabelListener
 
labelUpdated(Edge, String) - Method in interface org.eclipse.incquery.viewers.runtime.model.listeners.IViewerLabelListener
 
labelUpdated(Item, String) - Method in class org.eclipse.incquery.viewers.runtime.model.ViewerState
 
labelUpdated(Edge, String) - Method in class org.eclipse.incquery.viewers.runtime.model.ViewerState
 
layoutStrategy() - Method in enum org.eclipse.incquery.runtime.rete.util.Options.BuilderMethod
 
LeftInheritanceTuple - Class in org.eclipse.incquery.runtime.matchers.tuple
Tuple that inherits another tuple on the left.
LeftInheritanceTuple(Tuple, Object[]) - Constructor for class org.eclipse.incquery.runtime.matchers.tuple.LeftInheritanceTuple
Creates a Tuple instance, lets it inherit from an ancestor, extends it with a given array.
LexicographicComparator<T> - Class in org.eclipse.incquery.runtime.rete.util
A comparator that compares two iterables based on the lexicographic sorting induced by a comparator on elements.
LexicographicComparator(Comparator<T>) - Constructor for class org.eclipse.incquery.runtime.rete.util.LexicographicComparator
 
LifecycleProvider - Class in org.eclipse.incquery.runtime.internal.engine
 
LifecycleProvider(AdvancedIncQueryEngine, Logger) - Constructor for class org.eclipse.incquery.runtime.internal.engine.LifecycleProvider
 
Lifecycles - Class in org.eclipse.incquery.runtime.evm.specific
This utility class provides easy access to default lifcycles.
LifoConflictResolver - Class in org.eclipse.incquery.runtime.evm.specific.resolver
 
LifoConflictResolver() - Constructor for class org.eclipse.incquery.runtime.evm.specific.resolver.LifoConflictResolver
 
LifoConflictResolver.LifoConflictSet - Class in org.eclipse.incquery.runtime.evm.specific.resolver
 
LifoConflictSet(LifoConflictResolver) - Constructor for class org.eclipse.incquery.runtime.evm.specific.resolver.LifoConflictResolver.LifoConflictSet
 
LightweightAttributeMonitor<MatchType extends IPatternMatch> - Class in org.eclipse.incquery.runtime.evm.specific.event
 
LightweightAttributeMonitor(IBaseIndex) - Constructor for class org.eclipse.incquery.runtime.evm.specific.event.LightweightAttributeMonitor
 
LightweightEObjectObserver - Interface in org.eclipse.incquery.runtime.base.api
Listener interface for lightweight observation on EObject feature value changes.
LightweightEObjectObserverAdapter - Class in org.eclipse.incquery.runtime.base.api
Adapter class for lightweight observer which filters feature updates to a selected set of features.
LightweightEObjectObserverAdapter(Collection<EStructuralFeature>) - Constructor for class org.eclipse.incquery.runtime.base.api.LightweightEObjectObserverAdapter
Creates a new adapter with the given set of observed features.
LINE_COLOR - Static variable in class org.eclipse.incquery.viewers.runtime.util.FormatParser
 
LINE_STYLE - Static variable in class org.eclipse.incquery.viewers.runtime.util.FormatParser
 
LINE_WIDTH - Static variable in class org.eclipse.incquery.viewers.runtime.util.FormatParser
 
linear(int, int) - Static method in class org.eclipse.incquery.runtime.matchers.tuple.TupleMask
Creates a TupleMask instance of the given size that maps the first 'size' elements intact
LIST - Static variable in class org.eclipse.incquery.patternlanguage.annotations.PatternAnnotationParameter
 
LIST_VALUE - Static variable in interface org.eclipse.incquery.patternlanguage.patternLanguage.PatternLanguagePackage
The meta object id for the 'List Value' class.
LIST_VALUE - Static variable in interface org.eclipse.incquery.patternlanguage.patternLanguage.PatternLanguagePackage.Literals
The meta object literal for the 'List Value' class.
LIST_VALUE__VALUES - Static variable in interface org.eclipse.incquery.patternlanguage.patternLanguage.PatternLanguagePackage
The feature id for the 'Values' containment reference list.
LIST_VALUE__VALUES - Static variable in interface org.eclipse.incquery.patternlanguage.patternLanguage.PatternLanguagePackage.Literals
The meta object literal for the 'Values' containment reference list feature.
LIST_VALUE_FEATURE_COUNT - Static variable in interface org.eclipse.incquery.patternlanguage.patternLanguage.PatternLanguagePackage
The number of structural features of the 'List Value' class.
ListContentProvider - Class in org.eclipse.incquery.viewers.runtime.sources
 
ListContentProvider() - Constructor for class org.eclipse.incquery.viewers.runtime.sources.ListContentProvider
 
listener - Variable in class org.eclipse.incquery.runtime.evm.api.resolver.ScopedConflictSet
 
ListenerContainer<Listener> - Class in org.eclipse.incquery.runtime.internal.engine
 
ListenerContainer() - Constructor for class org.eclipse.incquery.runtime.internal.engine.ListenerContainer
 
ListValue - Interface in org.eclipse.incquery.patternlanguage.patternLanguage
A representation of the model object 'List Value'.
ListValueElements() - Constructor for class org.eclipse.incquery.patternlanguage.services.PatternLanguageGrammarAccess.ListValueElements
 
ListValueImpl - Class in org.eclipse.incquery.patternlanguage.patternLanguage.impl
An implementation of the model object 'List Value'.
listViolations() - Method in interface org.eclipse.incquery.validation.core.api.IConstraint
Returns the violations retrieved from the validation engine on demand.
listViolations(IViolationFilter) - Method in interface org.eclipse.incquery.validation.core.api.IConstraint
Returns the violations retrieved from the validation engine on demand and filtered by the provided violation filter.
listViolations() - Method in class org.eclipse.incquery.validation.core.Constraint
 
listViolations(IViolationFilter) - Method in class org.eclipse.incquery.validation.core.Constraint
 
LITERAL_OR_COMPUTATION_TYPE_MISMATCH_IN_COMPARE - Static variable in class org.eclipse.incquery.patternlanguage.emf.validation.EMFIssueCodes
 
LITERAL_OR_COMPUTATION_TYPE_MISMATCH_IN_PATH_EXPRESSION - Static variable in class org.eclipse.incquery.patternlanguage.emf.validation.EMFIssueCodes
 
LITERAL_OR_COMPUTATION_TYPE_MISMATCH_IN_PATTERN_CALL - Static variable in class org.eclipse.incquery.patternlanguage.emf.validation.EMFIssueCodes
 
LITERAL_VALUE_REFERENCE - Static variable in interface org.eclipse.incquery.patternlanguage.patternLanguage.PatternLanguagePackage
The meta object id for the 'Literal Value Reference' class.
LITERAL_VALUE_REFERENCE - Static variable in interface org.eclipse.incquery.patternlanguage.patternLanguage.PatternLanguagePackage.Literals
The meta object literal for the 'Literal Value Reference' class.
LITERAL_VALUE_REFERENCE_FEATURE_COUNT - Static variable in interface org.eclipse.incquery.patternlanguage.patternLanguage.PatternLanguagePackage
The number of structural features of the 'Literal Value Reference' class.
LiteralValueReference - Interface in org.eclipse.incquery.patternlanguage.patternLanguage
A representation of the model object 'Literal Value Reference'.
LiteralValueReferenceElements() - Constructor for class org.eclipse.incquery.patternlanguage.emf.services.EMFPatternLanguageGrammarAccess.LiteralValueReferenceElements
 
LiteralValueReferenceElements() - Constructor for class org.eclipse.incquery.patternlanguage.services.PatternLanguageGrammarAccess.LiteralValueReferenceElements
 
LiteralValueReferenceImpl - Class in org.eclipse.incquery.patternlanguage.patternLanguage.impl
An implementation of the model object 'Literal Value Reference'.
load() - Static method in class org.eclipse.incquery.patternlanguage.validation.whitelist.PureWhitelistExtensionLoader
 
loadEPackage(String, ResourceSet) - Method in class org.eclipse.incquery.patternlanguage.emf.scoping.CompoundMetamodelProviderService
 
loadEPackage(String, ResourceSet) - Method in interface org.eclipse.incquery.patternlanguage.emf.scoping.IMetamodelProvider
Loads an EMF package from the nsURI or resource URI of the model, and uses the resource set given as the second parameter.
loadEPackage(String, ResourceSet) - Method in class org.eclipse.incquery.patternlanguage.emf.scoping.MetamodelProviderService
 
loadEPackage(String, ResourceSet) - Method in class org.eclipse.incquery.patternlanguage.emf.scoping.ResourceSetMetamodelProviderService
 
loadGenmodels() - Method in class org.eclipse.incquery.patternlanguage.emf.GenmodelExtensionLoader
 
loadGenmodels() - Method in interface org.eclipse.incquery.patternlanguage.emf.IGenmodelMappingLoader
Returns the known nsURI-genmodel URI pairs
loadKnownSurrogateQueriesIntoRegistry() - Method in class org.eclipse.incquery.runtime.internal.ExtensionBasedSurrogateQueryLoader
 
loadMatcher(MatcherReference, LocalSearchMatcher) - Method in interface org.eclipse.incquery.runtime.localsearch.matcher.ISearchContext
Temporary load function for storing local search matchers
loadMatcher(MatcherReference, LocalSearchMatcher) - Method in class org.eclipse.incquery.runtime.localsearch.matcher.ISearchContext.SearchContext
 
LOCAL_VARIABLE - Static variable in interface org.eclipse.incquery.patternlanguage.patternLanguage.PatternLanguagePackage.Literals
The meta object literal for the 'Local Variable' class.
LOCAL_VARIABLE - Static variable in interface org.eclipse.incquery.patternlanguage.patternLanguage.PatternLanguagePackage
The meta object id for the 'Local Variable' class.
LOCAL_VARIABLE__NAME - Static variable in interface org.eclipse.incquery.patternlanguage.patternLanguage.PatternLanguagePackage
The feature id for the 'Name' attribute.
LOCAL_VARIABLE__REFERENCES - Static variable in interface org.eclipse.incquery.patternlanguage.patternLanguage.PatternLanguagePackage
The feature id for the 'References' reference list.
LOCAL_VARIABLE__TYPE - Static variable in interface org.eclipse.incquery.patternlanguage.patternLanguage.PatternLanguagePackage
The feature id for the 'Type' containment reference.
LOCAL_VARIABLE_FEATURE_COUNT - Static variable in interface org.eclipse.incquery.patternlanguage.patternLanguage.PatternLanguagePackage
The number of structural features of the 'Local Variable' class.
LOCAL_VARIABLE_NO_POSITIVE_REFERENCE - Static variable in class org.eclipse.incquery.patternlanguage.validation.IssueCodes
 
LOCAL_VARIABLE_QUANTIFIED_REFERENCE - Static variable in class org.eclipse.incquery.patternlanguage.validation.IssueCodes
 
LOCAL_VARIABLE_READONLY - Static variable in class org.eclipse.incquery.patternlanguage.validation.IssueCodes
 
LOCAL_VARIABLE_REFERENCED_ONCE - Static variable in class org.eclipse.incquery.patternlanguage.validation.IssueCodes
 
LocalSearchBackend - Class in org.eclipse.incquery.runtime.localsearch.matcher.integration
 
LocalSearchBackend(Logger, IQueryRuntimeContext, IQueryCacheContext, IQueryBackendHintProvider) - Constructor for class org.eclipse.incquery.runtime.localsearch.matcher.integration.LocalSearchBackend
 
LocalSearchBackendFactory - Class in org.eclipse.incquery.runtime.localsearch.matcher.integration
 
LocalSearchBackendFactory() - Constructor for class org.eclipse.incquery.runtime.localsearch.matcher.integration.LocalSearchBackendFactory
 
LocalSearchException - Exception in org.eclipse.incquery.runtime.localsearch.exceptions
 
LocalSearchException(String, Throwable) - Constructor for exception org.eclipse.incquery.runtime.localsearch.exceptions.LocalSearchException
 
LocalSearchException(String) - Constructor for exception org.eclipse.incquery.runtime.localsearch.exceptions.LocalSearchException
 
LocalSearchHintKeys - Class in org.eclipse.incquery.runtime.localsearch.matcher.integration
 
LocalSearchHintKeys() - Constructor for class org.eclipse.incquery.runtime.localsearch.matcher.integration.LocalSearchHintKeys
 
LocalSearchMatcher - Class in org.eclipse.incquery.runtime.localsearch.matcher
 
LocalSearchMatcher(PQuery, SearchPlanExecutor, int, int) - Constructor for class org.eclipse.incquery.runtime.localsearch.matcher.LocalSearchMatcher
 
LocalSearchMatcher(PQuery, SearchPlanExecutor[], int, int) - Constructor for class org.eclipse.incquery.runtime.localsearch.matcher.LocalSearchMatcher
 
LocalSearchMatcher(PQuery, Collection<SearchPlanExecutor>, int, int) - Constructor for class org.eclipse.incquery.runtime.localsearch.matcher.LocalSearchMatcher
 
LocalSearchPlanner - Class in org.eclipse.incquery.runtime.localsearch.planner
 
LocalSearchPlanner() - Constructor for class org.eclipse.incquery.runtime.localsearch.planner.LocalSearchPlanner
 
LocalSearchPlannerStrategy - Class in org.eclipse.incquery.runtime.localsearch.planner
Deprecated.
Use the LocalSearchRuntimeBasedStrategy and its belonging components instead.
LocalSearchPlannerStrategy() - Constructor for class org.eclipse.incquery.runtime.localsearch.planner.LocalSearchPlannerStrategy
Deprecated.
 
LocalSearchPlannerStrategy(boolean) - Constructor for class org.eclipse.incquery.runtime.localsearch.planner.LocalSearchPlannerStrategy
Deprecated.
 
LocalSearchPlannerStrategy(IConstraintEvaluablePredicateProvider) - Constructor for class org.eclipse.incquery.runtime.localsearch.planner.LocalSearchPlannerStrategy
Deprecated.
 
LocalSearchResultProvider - Class in org.eclipse.incquery.runtime.localsearch.matcher.integration
 
LocalSearchResultProvider(IQueryBackend, Logger, IQueryRuntimeContext, IQueryCacheContext, IQueryBackendHintProvider, PQuery) - Constructor for class org.eclipse.incquery.runtime.localsearch.matcher.integration.LocalSearchResultProvider
 
LocalSearchRuntimeBasedStrategy - Class in org.eclipse.incquery.runtime.localsearch.planner
This class contains the logic for local search plan calculation based on costs of the operations.
LocalSearchRuntimeBasedStrategy() - Constructor for class org.eclipse.incquery.runtime.localsearch.planner.LocalSearchRuntimeBasedStrategy
 
LocalSearchRuntimeBasedStrategy(boolean, boolean) - Constructor for class org.eclipse.incquery.runtime.localsearch.planner.LocalSearchRuntimeBasedStrategy
 
LocalVariable - Interface in org.eclipse.incquery.patternlanguage.patternLanguage
A representation of the model object 'Local Variable'.
LocalVariableElements() - Constructor for class org.eclipse.incquery.patternlanguage.services.PatternLanguageGrammarAccess.LocalVariableElements
 
LocalVariableImpl - Class in org.eclipse.incquery.patternlanguage.patternLanguage.impl
An implementation of the model object 'Local Variable'.
logAllMessages(Logger) - Method in class org.eclipse.incquery.patternlanguage.emf.validation.PatternSetValidationDiagnostics
 
logErrors(Logger) - Method in class org.eclipse.incquery.patternlanguage.emf.validation.PatternSetValidationDiagnostics
 
logger - Variable in class org.eclipse.incquery.patternlanguage.scoping.MyAbstractDeclarativeScopeProvider
 
LOWERCASE_PATTERN_NAME - Static variable in class org.eclipse.incquery.patternlanguage.validation.IssueCodes
 
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