Hierarchy For All Packages
- tools.refinery.interpreter,
- tools.refinery.interpreter.api,
- tools.refinery.interpreter.api.impl,
- tools.refinery.interpreter.api.scope,
- tools.refinery.interpreter.exception,
- tools.refinery.interpreter.internal.apiimpl,
- tools.refinery.interpreter.internal.engine,
- tools.refinery.interpreter.matchers,
- tools.refinery.interpreter.matchers.aggregators,
- tools.refinery.interpreter.matchers.algorithms,
- tools.refinery.interpreter.matchers.backend,
- tools.refinery.interpreter.matchers.context,
- tools.refinery.interpreter.matchers.context.common,
- tools.refinery.interpreter.matchers.context.surrogate,
- tools.refinery.interpreter.matchers.memories,
- tools.refinery.interpreter.matchers.memories.timely,
- tools.refinery.interpreter.matchers.planning,
- tools.refinery.interpreter.matchers.planning.helpers,
- tools.refinery.interpreter.matchers.planning.operations,
- tools.refinery.interpreter.matchers.psystem,
- tools.refinery.interpreter.matchers.psystem.aggregations,
- tools.refinery.interpreter.matchers.psystem.analysis,
- tools.refinery.interpreter.matchers.psystem.annotations,
- tools.refinery.interpreter.matchers.psystem.basicdeferred,
- tools.refinery.interpreter.matchers.psystem.basicenumerables,
- tools.refinery.interpreter.matchers.psystem.queries,
- tools.refinery.interpreter.matchers.psystem.rewriters,
- tools.refinery.interpreter.matchers.tuple,
- tools.refinery.interpreter.matchers.util,
- tools.refinery.interpreter.matchers.util.resumable,
- tools.refinery.interpreter.matchers.util.timeline,
- tools.refinery.interpreter.util
Class Hierarchy
- java.lang.Object
- java.util.AbstractCollection<E> (implements java.util.Collection<E>)
- java.util.AbstractList<E> (implements java.util.List<E>)
- java.util.ArrayList<E> (implements java.lang.Cloneable, java.util.List<E>, java.util.RandomAccess, java.io.Serializable)
- tools.refinery.interpreter.matchers.util.timeline.Diff<Timestamp>
- java.util.ArrayList<E> (implements java.lang.Cloneable, java.util.List<E>, java.util.RandomAccess, java.io.Serializable)
- java.util.AbstractList<E> (implements java.util.List<E>)
- org.eclipse.collections.impl.primitive.AbstractIntIterable (implements org.eclipse.collections.api.IntIterable)
- org.eclipse.collections.impl.map.mutable.primitive.AbstractMutableIntValuesMap (implements org.eclipse.collections.api.map.primitive.MutableIntValuesMap)
- org.eclipse.collections.impl.map.mutable.primitive.LongIntHashMap (implements java.io.Externalizable, org.eclipse.collections.api.map.primitive.MutableLongIntMap, org.eclipse.collections.impl.map.mutable.primitive.MutableLongKeysMap)
- tools.refinery.interpreter.matchers.util.EclipseCollectionsLongMultiset (implements tools.refinery.interpreter.matchers.util.IMultiset<T>)
- org.eclipse.collections.impl.map.mutable.primitive.LongIntHashMap (implements java.io.Externalizable, org.eclipse.collections.api.map.primitive.MutableLongIntMap, org.eclipse.collections.impl.map.mutable.primitive.MutableLongKeysMap)
- org.eclipse.collections.impl.map.mutable.primitive.AbstractMutableIntValuesMap (implements org.eclipse.collections.api.map.primitive.MutableIntValuesMap)
- org.eclipse.collections.impl.primitive.AbstractLongIterable (implements org.eclipse.collections.api.LongIterable)
- org.eclipse.collections.impl.set.primitive.AbstractLongSet (implements org.eclipse.collections.api.set.primitive.LongSet)
- org.eclipse.collections.impl.set.mutable.primitive.LongHashSet (implements java.io.Externalizable, org.eclipse.collections.api.set.primitive.MutableLongSet)
- tools.refinery.interpreter.matchers.util.EclipseCollectionsLongSetMemory (implements tools.refinery.interpreter.matchers.util.ISetMemory<T>)
- org.eclipse.collections.impl.set.mutable.primitive.LongHashSet (implements java.io.Externalizable, org.eclipse.collections.api.set.primitive.MutableLongSet)
- org.eclipse.collections.impl.set.primitive.AbstractLongSet (implements org.eclipse.collections.api.set.primitive.LongSet)
- tools.refinery.interpreter.matchers.psystem.aggregations.AbstractMemorylessAggregationOperator<Domain,
AggregateResult> (implements tools.refinery.interpreter.matchers.psystem.aggregations.IMultisetAggregationOperator<Domain, Accumulator, AggregateResult>) - tools.refinery.interpreter.matchers.aggregators.DoubleSumOperator
- tools.refinery.interpreter.matchers.aggregators.IntegerSumOperator
- tools.refinery.interpreter.matchers.aggregators.LongSumOperator
- tools.refinery.interpreter.matchers.context.AbstractQueryMetaContext (implements tools.refinery.interpreter.matchers.context.IQueryMetaContext)
- tools.refinery.interpreter.matchers.context.AbstractQueryRuntimeContext (implements tools.refinery.interpreter.matchers.context.IQueryRuntimeContext)
- tools.refinery.interpreter.matchers.psystem.rewriters.AbstractRewriterTraceSource
- tools.refinery.interpreter.matchers.psystem.rewriters.PBodyCopier
- tools.refinery.interpreter.matchers.psystem.rewriters.PDisjunctionRewriter
- tools.refinery.interpreter.matchers.psystem.rewriters.IdentityPDisjunctionRewriter
- tools.refinery.interpreter.matchers.psystem.rewriters.PBodyNormalizer
- tools.refinery.interpreter.matchers.psystem.rewriters.PDisjunctionRewriterCacher
- tools.refinery.interpreter.matchers.psystem.rewriters.PQueryFlattener
- tools.refinery.interpreter.matchers.psystem.rewriters.SurrogateQueryRewriter
- org.eclipse.collections.impl.AbstractRichIterable<T> (implements org.eclipse.collections.api.RichIterable<T>)
- org.eclipse.collections.impl.collection.mutable.AbstractMutableCollection<T> (implements org.eclipse.collections.api.collection.MutableCollection<T>)
- org.eclipse.collections.impl.set.AbstractUnifiedSet<T> (implements org.eclipse.collections.impl.parallel.BatchIterable<E>, org.eclipse.collections.api.set.MutableSet<T>, org.eclipse.collections.api.set.Pool<V>)
- org.eclipse.collections.impl.set.mutable.UnifiedSet<T> (implements java.io.Externalizable)
- tools.refinery.interpreter.matchers.util.EclipseCollectionsSetMemory<Value> (implements tools.refinery.interpreter.matchers.util.ISetMemory<T>)
- org.eclipse.collections.impl.set.mutable.UnifiedSet<T> (implements java.io.Externalizable)
- org.eclipse.collections.impl.set.AbstractUnifiedSet<T> (implements org.eclipse.collections.impl.parallel.BatchIterable<E>, org.eclipse.collections.api.set.MutableSet<T>, org.eclipse.collections.api.set.Pool<V>)
- org.eclipse.collections.impl.collection.mutable.AbstractMutableCollection<T> (implements org.eclipse.collections.api.collection.MutableCollection<T>)
- tools.refinery.interpreter.matchers.tuple.AbstractTuple (implements tools.refinery.interpreter.matchers.tuple.ITuple)
- tools.refinery.interpreter.matchers.tuple.Tuple
- tools.refinery.interpreter.matchers.tuple.BaseFlatTuple
- tools.refinery.interpreter.matchers.tuple.FlatTuple
- tools.refinery.interpreter.matchers.tuple.FlatTuple0
- tools.refinery.interpreter.matchers.tuple.FlatTuple1
- tools.refinery.interpreter.matchers.tuple.FlatTuple2
- tools.refinery.interpreter.matchers.tuple.FlatTuple3
- tools.refinery.interpreter.matchers.tuple.FlatTuple4
- tools.refinery.interpreter.matchers.tuple.BaseLeftInheritanceTuple
- tools.refinery.interpreter.matchers.tuple.LeftInheritanceTuple
- tools.refinery.interpreter.matchers.tuple.LeftInheritanceTuple1
- tools.refinery.interpreter.matchers.tuple.LeftInheritanceTuple2
- tools.refinery.interpreter.matchers.tuple.LeftInheritanceTuple3
- tools.refinery.interpreter.matchers.tuple.LeftInheritanceTuple4
- tools.refinery.interpreter.matchers.tuple.MaskedTuple
- tools.refinery.interpreter.matchers.tuple.BaseFlatTuple
- tools.refinery.interpreter.matchers.tuple.VolatileTuple
- tools.refinery.interpreter.matchers.tuple.VolatileMaskedTuple
- tools.refinery.interpreter.matchers.tuple.VolatileModifiableMaskedTuple (implements tools.refinery.interpreter.matchers.tuple.IModifiableTuple)
- tools.refinery.interpreter.matchers.tuple.VolatileMaskedTuple
- tools.refinery.interpreter.matchers.tuple.Tuple
- tools.refinery.interpreter.matchers.aggregators.avg (implements tools.refinery.interpreter.matchers.psystem.aggregations.IAggregatorFactory)
- tools.refinery.interpreter.matchers.context.common.BaseInputKeyWrapper<Wrapped> (implements tools.refinery.interpreter.matchers.context.IInputKey)
- tools.refinery.interpreter.matchers.context.common.JavaTransitiveInstancesKey
- tools.refinery.interpreter.api.impl.BasePatternMatch (implements tools.refinery.interpreter.api.IPatternMatch)
- tools.refinery.interpreter.api.GenericPatternMatch
- tools.refinery.interpreter.matchers.psystem.BasePConstraint (implements tools.refinery.interpreter.matchers.psystem.PConstraint)
- tools.refinery.interpreter.matchers.psystem.DeferredPConstraint
- tools.refinery.interpreter.matchers.psystem.basicdeferred.Equality
- tools.refinery.interpreter.matchers.psystem.VariableDeferredPConstraint
- tools.refinery.interpreter.matchers.psystem.basicdeferred.BaseTypeSafeConstraint
- tools.refinery.interpreter.matchers.psystem.basicdeferred.ExpressionEvaluation
- tools.refinery.interpreter.matchers.psystem.basicdeferred.ExportedParameter
- tools.refinery.interpreter.matchers.psystem.basicdeferred.Inequality
- tools.refinery.interpreter.matchers.psystem.basicdeferred.PatternCallBasedDeferred (implements tools.refinery.interpreter.matchers.psystem.IQueryReference)
- tools.refinery.interpreter.matchers.psystem.basicdeferred.AggregatorConstraint (implements tools.refinery.interpreter.matchers.psystem.ITypeInfoProviderConstraint)
- tools.refinery.interpreter.matchers.psystem.basicdeferred.LeftJoinConstraint (implements tools.refinery.interpreter.matchers.psystem.ITypeInfoProviderConstraint)
- tools.refinery.interpreter.matchers.psystem.basicdeferred.NegativePatternCall
- tools.refinery.interpreter.matchers.psystem.basicdeferred.PatternMatchCounter
- tools.refinery.interpreter.matchers.psystem.basicdeferred.TypeFilterConstraint (implements tools.refinery.interpreter.matchers.psystem.ITypeConstraint)
- tools.refinery.interpreter.matchers.psystem.basicdeferred.BaseTypeSafeConstraint
- tools.refinery.interpreter.matchers.psystem.EnumerablePConstraint
- tools.refinery.interpreter.matchers.psystem.KeyedEnumerablePConstraint<KeyType>
- tools.refinery.interpreter.matchers.psystem.basicenumerables.AbstractTransitiveClosure (implements tools.refinery.interpreter.matchers.psystem.IQueryReference, tools.refinery.interpreter.matchers.psystem.ITypeInfoProviderConstraint)
- tools.refinery.interpreter.matchers.psystem.basicenumerables.BinaryReflexiveTransitiveClosure
- tools.refinery.interpreter.matchers.psystem.basicenumerables.BinaryTransitiveClosure
- tools.refinery.interpreter.matchers.psystem.basicenumerables.ConstantValue
- tools.refinery.interpreter.matchers.psystem.basicenumerables.PositivePatternCall (implements tools.refinery.interpreter.matchers.psystem.IQueryReference, tools.refinery.interpreter.matchers.psystem.ITypeInfoProviderConstraint)
- tools.refinery.interpreter.matchers.psystem.basicenumerables.RepresentativeElectionConstraint (implements tools.refinery.interpreter.matchers.psystem.IQueryReference, tools.refinery.interpreter.matchers.psystem.ITypeInfoProviderConstraint)
- tools.refinery.interpreter.matchers.psystem.basicenumerables.TypeConstraint (implements tools.refinery.interpreter.matchers.psystem.ITypeConstraint)
- tools.refinery.interpreter.matchers.psystem.basicenumerables.AbstractTransitiveClosure (implements tools.refinery.interpreter.matchers.psystem.IQueryReference, tools.refinery.interpreter.matchers.psystem.ITypeInfoProviderConstraint)
- tools.refinery.interpreter.matchers.psystem.basicdeferred.RelationEvaluation (implements tools.refinery.interpreter.matchers.psystem.IMultiQueryReference)
- tools.refinery.interpreter.matchers.psystem.KeyedEnumerablePConstraint<KeyType>
- tools.refinery.interpreter.matchers.psystem.DeferredPConstraint
- tools.refinery.interpreter.matchers.psystem.queries.BasePQuery (implements tools.refinery.interpreter.matchers.psystem.queries.PQuery)
- tools.refinery.interpreter.api.impl.BaseQueryGroup (implements tools.refinery.interpreter.api.IQueryGroup)
- tools.refinery.interpreter.api.impl.BaseGeneratedPatternGroup
- tools.refinery.interpreter.api.GenericQueryGroup
- tools.refinery.interpreter.api.impl.BaseQuerySpecification<Matcher> (implements tools.refinery.interpreter.api.IQuerySpecification<Matcher>)
- tools.refinery.interpreter.api.GenericQuerySpecification<Matcher>
- tools.refinery.interpreter.matchers.psystem.aggregations.BoundAggregator
- tools.refinery.interpreter.matchers.planning.helpers.BuildHelper
- tools.refinery.interpreter.matchers.util.CollectionsFactory
- tools.refinery.interpreter.matchers.backend.CommonQueryHintOptions
- tools.refinery.interpreter.matchers.aggregators.count (implements tools.refinery.interpreter.matchers.psystem.aggregations.IAggregatorFactory)
- tools.refinery.interpreter.matchers.psystem.rewriters.DefaultFlattenCallPredicate (implements tools.refinery.interpreter.matchers.psystem.rewriters.IFlattenCallPredicate)
- tools.refinery.interpreter.matchers.aggregators.DoubleAverageOperator (implements tools.refinery.interpreter.matchers.psystem.aggregations.IMultisetAggregationOperator<Domain,
Accumulator, AggregateResult>) - tools.refinery.interpreter.matchers.util.EclipseCollectionsFactory (implements tools.refinery.interpreter.matchers.util.CollectionsFactory.ICollectionsFramework)
- tools.refinery.interpreter.matchers.util.EclipseCollectionsLongSetMemory.SetWrapper (implements java.util.Set<E>)
- tools.refinery.interpreter.matchers.util.EmptyMemory<T> (implements tools.refinery.interpreter.matchers.util.IMemoryView<T>)
- tools.refinery.interpreter.internal.apiimpl.EngineContextFactory
- tools.refinery.interpreter.api.scope.QueryScope
- tools.refinery.interpreter.matchers.aggregators.ExtremumOperator<T> (implements tools.refinery.interpreter.matchers.psystem.aggregations.IMultisetAggregationOperator<Domain,
Accumulator, AggregateResult>) - tools.refinery.interpreter.matchers.planning.helpers.FunctionalDependencyHelper
- tools.refinery.interpreter.matchers.psystem.rewriters.IConstraintFilter.AllowAllFilter (implements tools.refinery.interpreter.matchers.psystem.rewriters.IConstraintFilter)
- tools.refinery.interpreter.matchers.psystem.rewriters.IConstraintFilter.ExportedParameterFilter (implements tools.refinery.interpreter.matchers.psystem.rewriters.IConstraintFilter)
- tools.refinery.interpreter.matchers.psystem.rewriters.IFlattenCallPredicate.And (implements tools.refinery.interpreter.matchers.psystem.rewriters.IFlattenCallPredicate)
- tools.refinery.interpreter.matchers.context.InputKeyImplication
- tools.refinery.interpreter.matchers.aggregators.IntegerAverageOperator (implements tools.refinery.interpreter.matchers.psystem.aggregations.IMultisetAggregationOperator<Domain,
Accumulator, AggregateResult>) - tools.refinery.interpreter.api.InterpreterEngine
- tools.refinery.interpreter.api.AdvancedInterpreterEngine
- tools.refinery.interpreter.internal.apiimpl.InterpreterEngineImpl (implements tools.refinery.interpreter.matchers.backend.IQueryBackendHintProvider, tools.refinery.interpreter.matchers.context.IQueryCacheContext, tools.refinery.interpreter.matchers.context.IQueryResultProviderAccess)
- tools.refinery.interpreter.api.AdvancedInterpreterEngine
- tools.refinery.interpreter.api.InterpreterEngineOptions
- tools.refinery.interpreter.api.InterpreterEngineOptions.Builder
- tools.refinery.interpreter.util.InterpreterLoggingUtil
- tools.refinery.interpreter.matchers.util.IProvider.ProvidedValueFunction (implements java.util.function.Function<T,
R>) - tools.refinery.interpreter.matchers.psystem.ITypeConstraint.TypeConstraintUtil
- tools.refinery.interpreter.matchers.psystem.rewriters.IVariableRenamer.HierarchicalName (implements tools.refinery.interpreter.matchers.psystem.rewriters.IVariableRenamer)
- tools.refinery.interpreter.matchers.psystem.rewriters.IVariableRenamer.SameName (implements tools.refinery.interpreter.matchers.psystem.rewriters.IVariableRenamer)
- tools.refinery.interpreter.internal.engine.ListenerContainer<Listener>
- tools.refinery.interpreter.internal.engine.LifecycleProvider (implements tools.refinery.interpreter.api.InterpreterEngineLifecycleListener)
- tools.refinery.interpreter.internal.engine.ModelUpdateProvider
- tools.refinery.interpreter.matchers.aggregators.LongAverageOperator (implements tools.refinery.interpreter.matchers.psystem.aggregations.IMultisetAggregationOperator<Domain,
Accumulator, AggregateResult>) - tools.refinery.interpreter.matchers.util.MapBackedMemoryView<T> (implements tools.refinery.interpreter.matchers.util.IMemoryView<T>)
- tools.refinery.interpreter.matchers.psystem.rewriters.MappingTraceCollector (implements tools.refinery.interpreter.matchers.psystem.rewriters.IRewriterTraceCollector)
- tools.refinery.interpreter.matchers.memories.MaskedTupleMemory<Timestamp> (implements tools.refinery.interpreter.matchers.util.Clearable, tools.refinery.interpreter.matchers.util.resumable.MaskedResumable<Timestamp>)
- tools.refinery.interpreter.matchers.memories.DefaultMaskedTupleMemory<Timestamp>
- tools.refinery.interpreter.matchers.memories.IdentityMaskedTupleMemory<Timestamp>
- tools.refinery.interpreter.matchers.memories.NullaryMaskedTupleMemory<Timestamp>
- tools.refinery.interpreter.matchers.memories.timely.TimelyDefaultMaskedTupleMemory<Timestamp>
- tools.refinery.interpreter.matchers.memories.timely.TimelyIdentityMaskedTupleMemory<Timestamp>
- tools.refinery.interpreter.matchers.memories.timely.TimelyNullaryMaskedTupleMemory<Timestamp>
- tools.refinery.interpreter.matchers.memories.timely.TimelyUnaryMaskedTupleMemory<Timestamp>
- tools.refinery.interpreter.matchers.memories.UnaryMaskedTupleMemory<Timestamp>
- tools.refinery.interpreter.api.MatchUpdateAdapter<Match> (implements tools.refinery.interpreter.api.IMatchUpdateListener<Match>)
- tools.refinery.interpreter.matchers.aggregators.max (implements tools.refinery.interpreter.matchers.psystem.aggregations.IAggregatorFactory)
- tools.refinery.interpreter.matchers.util.MemoryViewBackedMapView<T> (implements java.util.Map<K,
V>) - tools.refinery.interpreter.matchers.aggregators.min (implements tools.refinery.interpreter.matchers.psystem.aggregations.IAggregatorFactory)
- tools.refinery.interpreter.matchers.psystem.rewriters.NeverFlattenCallPredicate (implements tools.refinery.interpreter.matchers.psystem.rewriters.IFlattenCallPredicate)
- tools.refinery.interpreter.matchers.psystem.rewriters.NopTraceCollector (implements tools.refinery.interpreter.matchers.psystem.rewriters.IRewriterTraceCollector)
- org.eclipse.collections.impl.map.mutable.primitive.ObjectIntHashMap<K> (implements java.io.Externalizable, org.eclipse.collections.api.map.primitive.MutableObjectIntMap<K>)
- tools.refinery.interpreter.matchers.util.EclipseCollectionsBagMemory<T> (implements tools.refinery.interpreter.matchers.util.IMemory<T>)
- tools.refinery.interpreter.matchers.util.EclipseCollectionsDeltaBag<T> (implements tools.refinery.interpreter.matchers.util.IDeltaBag<T>)
- tools.refinery.interpreter.matchers.util.EclipseCollectionsMultiset<T> (implements tools.refinery.interpreter.matchers.util.IMultiset<T>)
- tools.refinery.interpreter.matchers.util.EclipseCollectionsBagMemory<T> (implements tools.refinery.interpreter.matchers.util.IMemory<T>)
- tools.refinery.interpreter.matchers.algorithms.OrderedIterableMerge
- tools.refinery.interpreter.matchers.psystem.annotations.PAnnotation
- tools.refinery.interpreter.matchers.psystem.annotations.ParameterReference
- tools.refinery.interpreter.matchers.psystem.PBody (implements tools.refinery.interpreter.matchers.psystem.PTraceable)
- tools.refinery.interpreter.matchers.psystem.queries.PDisjunction
- tools.refinery.interpreter.matchers.planning.operations.POperation
- tools.refinery.interpreter.matchers.planning.operations.PApply
- tools.refinery.interpreter.matchers.planning.operations.PEnumerate
- tools.refinery.interpreter.matchers.planning.operations.PJoin
- tools.refinery.interpreter.matchers.planning.operations.PProject
- tools.refinery.interpreter.matchers.planning.operations.PStart
- tools.refinery.interpreter.matchers.psystem.queries.PParameter
- tools.refinery.interpreter.matchers.psystem.queries.PProblem
- tools.refinery.interpreter.matchers.psystem.queries.PQueries
- tools.refinery.interpreter.matchers.util.Preconditions
- tools.refinery.interpreter.matchers.util.PurgableCache (implements tools.refinery.interpreter.matchers.util.ICache)
- tools.refinery.interpreter.matchers.psystem.PVariable
- tools.refinery.interpreter.matchers.psystem.analysis.QueryAnalyzer
- tools.refinery.interpreter.matchers.backend.QueryEvaluationHint
- tools.refinery.interpreter.matchers.backend.QueryHintOption<HintValue>
- tools.refinery.interpreter.internal.apiimpl.QueryResultWrapper
- tools.refinery.interpreter.api.impl.BaseMatcher<Match> (implements tools.refinery.interpreter.api.InterpreterMatcher<Match>)
- tools.refinery.interpreter.api.GenericPatternMatcher
- tools.refinery.interpreter.api.impl.BaseMatcher<Match> (implements tools.refinery.interpreter.api.InterpreterMatcher<Match>)
- tools.refinery.interpreter.matchers.backend.ResultProviderRequestor
- tools.refinery.interpreter.matchers.util.Sets
- tools.refinery.interpreter.matchers.util.Signed<Payload>
- tools.refinery.interpreter.matchers.util.SingletonInstanceProvider<T> (implements tools.refinery.interpreter.matchers.util.IProvider<T>)
- tools.refinery.interpreter.matchers.util.SingletonMemoryView<Value> (implements tools.refinery.interpreter.matchers.util.IMemoryView<T>)
- tools.refinery.interpreter.matchers.planning.helpers.StatisticsHelper
- tools.refinery.interpreter.matchers.planning.SubPlan
- tools.refinery.interpreter.matchers.planning.SubPlanFactory
- tools.refinery.interpreter.matchers.aggregators.sum (implements tools.refinery.interpreter.matchers.psystem.aggregations.IAggregatorFactory)
- tools.refinery.interpreter.matchers.context.surrogate.SurrogateQueryRegistry
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.lang.RuntimeException
- tools.refinery.interpreter.matchers.InterpreterRuntimeException
- tools.refinery.interpreter.exception.InterpreterException
- tools.refinery.interpreter.matchers.planning.QueryProcessingException
- tools.refinery.interpreter.matchers.psystem.queries.QueryInitializationException
- tools.refinery.interpreter.matchers.psystem.rewriters.RewriterException
- tools.refinery.interpreter.matchers.psystem.queries.QueryInitializationException
- tools.refinery.interpreter.matchers.InterpreterRuntimeException
- java.lang.RuntimeException
- java.lang.Exception
- tools.refinery.interpreter.matchers.util.timeline.Timeline<Timestamp>
- tools.refinery.interpreter.matchers.util.timeline.CompactTimeline<Timestamp>
- tools.refinery.interpreter.matchers.util.timeline.SingletonTimeline<Timestamp>
- tools.refinery.interpreter.matchers.util.timeline.Timelines<Timestamp>
- tools.refinery.interpreter.matchers.util.TimelyMemory<Timestamp> (implements tools.refinery.interpreter.matchers.util.Clearable, tools.refinery.interpreter.matchers.util.resumable.UnmaskedResumable<Timestamp>)
- tools.refinery.interpreter.matchers.util.TimelyMemory.CumulativeCounter
- tools.refinery.interpreter.matchers.util.TimelyMemory.FoldingState
- tools.refinery.interpreter.matchers.tuple.TupleMask
- tools.refinery.interpreter.matchers.tuple.TupleMask0
- tools.refinery.interpreter.matchers.tuple.TupleMaskIdentity
- tools.refinery.interpreter.matchers.tuple.Tuples
- tools.refinery.interpreter.matchers.tuple.TupleValueProvider (implements tools.refinery.interpreter.matchers.psystem.IValueProvider)
- tools.refinery.interpreter.matchers.planning.helpers.TypeHelper
- tools.refinery.interpreter.matchers.psystem.TypeJudgement
- tools.refinery.interpreter.matchers.algorithms.UnionFind<V>
- tools.refinery.interpreter.matchers.algorithms.UnionFindNodeProperty<V>
- java.util.AbstractCollection<E> (implements java.util.Collection<E>)
Interface Hierarchy
- tools.refinery.interpreter.CancellationToken
- tools.refinery.interpreter.matchers.util.Clearable
- tools.refinery.interpreter.matchers.util.IMemory<T> (also extends tools.refinery.interpreter.matchers.util.IMemoryView<T>)
- tools.refinery.interpreter.matchers.util.IDeltaBag<T>
- tools.refinery.interpreter.matchers.util.IMultiset<T>
- tools.refinery.interpreter.matchers.util.ISetMemory<T>
- tools.refinery.interpreter.matchers.util.MarkedMemory<Value>
- tools.refinery.interpreter.matchers.util.MarkedMemory.MarkedDeltaBag<Value>
- tools.refinery.interpreter.matchers.util.MarkedMemory.MarkedMultiset<Value>
- tools.refinery.interpreter.matchers.util.MarkedMemory.MarkedSet<Value>
- tools.refinery.interpreter.matchers.util.IMemory<T> (also extends tools.refinery.interpreter.matchers.util.IMemoryView<T>)
- java.lang.Cloneable
- tools.refinery.interpreter.api.IPatternMatch
- tools.refinery.interpreter.matchers.util.CollectionsFactory.ICollectionsFramework
- tools.refinery.interpreter.matchers.psystem.aggregations.IAggregatorFactory
- tools.refinery.interpreter.api.scope.IBaseIndex
- tools.refinery.interpreter.matchers.util.ICache
- tools.refinery.interpreter.matchers.backend.ICallDelegationStrategy
- tools.refinery.interpreter.matchers.psystem.rewriters.IConstraintFilter
- tools.refinery.interpreter.matchers.psystem.rewriters.IDerivativeModificationReason
- tools.refinery.interpreter.api.scope.IEngineContext
- tools.refinery.interpreter.matchers.psystem.IExpressionEvaluator
- tools.refinery.interpreter.matchers.psystem.rewriters.IFlattenCallPredicate
- tools.refinery.interpreter.api.scope.IIndexingErrorListener
- tools.refinery.interpreter.matchers.context.IInputKey
- tools.refinery.interpreter.api.scope.IInstanceObserver
- tools.refinery.interpreter.matchers.backend.IMatcherCapability
- tools.refinery.interpreter.api.IMatchUpdateListener<Match>
- tools.refinery.interpreter.matchers.util.IMultiLookup<Key,
Value> - tools.refinery.interpreter.matchers.util.IMultiLookupAbstract<Key,
Value, Bucket> - tools.refinery.interpreter.matchers.util.IMultiLookupAbstract.ToMultisetsAbstract<Key,
Value> - tools.refinery.interpreter.matchers.util.IMultiLookupAbstract.ToSetsAbstract<Key,
Value>
- tools.refinery.interpreter.matchers.util.IMultiLookupAbstract.ToMultisetsAbstract<Key,
- tools.refinery.interpreter.matchers.util.IMultiLookupAbstract<Key,
- tools.refinery.interpreter.matchers.psystem.IMultiQueryReference
- tools.refinery.interpreter.matchers.psystem.IQueryReference
- tools.refinery.interpreter.matchers.psystem.aggregations.IMultisetAggregationOperator<Domain,
Accumulator, AggregateResult> - tools.refinery.interpreter.api.scope.InterpreterBaseIndexChangeListener
- tools.refinery.interpreter.api.InterpreterEngineInitializationListener
- tools.refinery.interpreter.api.InterpreterEngineLifecycleListener
- tools.refinery.interpreter.api.InterpreterMatcher<Match>
- tools.refinery.interpreter.api.InterpreterModelUpdateListener
- tools.refinery.interpreter.matchers.planning.IOperationCompiler<Collector>
- tools.refinery.interpreter.matchers.context.IPosetComparator
- tools.refinery.interpreter.matchers.psystem.rewriters.IPTraceableTraceProvider
- tools.refinery.interpreter.matchers.psystem.rewriters.IRewriterTraceCollector
- tools.refinery.interpreter.matchers.backend.IQueryBackend
- tools.refinery.interpreter.matchers.context.IQueryBackendContext
- tools.refinery.interpreter.matchers.backend.IQueryBackendFactory
- tools.refinery.interpreter.matchers.backend.IQueryBackendFactoryProvider
- tools.refinery.interpreter.matchers.backend.IQueryBackendHintProvider
- tools.refinery.interpreter.matchers.context.IQueryCacheContext
- tools.refinery.interpreter.api.IQueryGroup
- tools.refinery.interpreter.matchers.context.IQueryMetaContext
- tools.refinery.interpreter.matchers.planning.IQueryPlannerStrategy
- tools.refinery.interpreter.matchers.backend.IQueryResultProvider
- tools.refinery.interpreter.matchers.context.IQueryResultProviderAccess
- tools.refinery.interpreter.matchers.context.IQueryRuntimeContext
- tools.refinery.interpreter.matchers.context.IQueryRuntimeContextListener
- tools.refinery.interpreter.matchers.psystem.IRelationEvaluator
- java.lang.Iterable<T>
- tools.refinery.interpreter.matchers.util.IMemoryView<T>
- tools.refinery.interpreter.matchers.util.IMemory<T> (also extends tools.refinery.interpreter.matchers.util.Clearable)
- tools.refinery.interpreter.matchers.util.IDeltaBag<T>
- tools.refinery.interpreter.matchers.util.IMultiset<T>
- tools.refinery.interpreter.matchers.util.ISetMemory<T>
- tools.refinery.interpreter.matchers.util.MarkedMemory<Value>
- tools.refinery.interpreter.matchers.util.MarkedMemory.MarkedDeltaBag<Value>
- tools.refinery.interpreter.matchers.util.MarkedMemory.MarkedMultiset<Value>
- tools.refinery.interpreter.matchers.util.MarkedMemory.MarkedSet<Value>
- tools.refinery.interpreter.matchers.util.IMemory<T> (also extends tools.refinery.interpreter.matchers.util.Clearable)
- tools.refinery.interpreter.matchers.util.IMemoryView<T>
- tools.refinery.interpreter.matchers.tuple.ITuple
- tools.refinery.interpreter.matchers.tuple.IModifiableTuple
- tools.refinery.interpreter.matchers.backend.IUpdateable
- tools.refinery.interpreter.matchers.psystem.IValueProvider
- tools.refinery.interpreter.matchers.psystem.rewriters.IVariableRenamer
- tools.refinery.interpreter.matchers.psystem.queries.PQueryHeader
- tools.refinery.interpreter.api.IQuerySpecification<Matcher>
- tools.refinery.interpreter.matchers.psystem.queries.PQuery (also extends tools.refinery.interpreter.matchers.psystem.PTraceable)
- tools.refinery.interpreter.matchers.psystem.InitializablePQuery
- tools.refinery.interpreter.matchers.psystem.PTraceable
- tools.refinery.interpreter.matchers.psystem.PConstraint
- tools.refinery.interpreter.matchers.psystem.ITypeInfoProviderConstraint
- tools.refinery.interpreter.matchers.psystem.ITypeConstraint
- tools.refinery.interpreter.matchers.psystem.ITypeInfoProviderConstraint
- tools.refinery.interpreter.matchers.psystem.queries.PQuery (also extends tools.refinery.interpreter.matchers.psystem.queries.PQueryHeader)
- tools.refinery.interpreter.matchers.psystem.InitializablePQuery
- tools.refinery.interpreter.matchers.psystem.PConstraint
- tools.refinery.interpreter.matchers.util.resumable.Resumable<Timestamp>
- tools.refinery.interpreter.matchers.util.resumable.MaskedResumable<Timestamp>
- tools.refinery.interpreter.matchers.util.resumable.UnmaskedResumable<Timestamp>
- java.util.function.Supplier<T>
- tools.refinery.interpreter.matchers.util.IProvider<T>
Annotation Interface Hierarchy
- tools.refinery.interpreter.matchers.psystem.aggregations.AggregatorType (implements java.lang.annotation.Annotation)
Enum Class Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)
- tools.refinery.interpreter.matchers.util.Accuracy
- tools.refinery.interpreter.matchers.util.CollectionsFactory.MemoryType
- tools.refinery.interpreter.matchers.psystem.basicenumerables.Connectivity
- tools.refinery.interpreter.matchers.psystem.rewriters.ConstraintRemovalReason (implements tools.refinery.interpreter.matchers.psystem.rewriters.IDerivativeModificationReason)
- tools.refinery.interpreter.matchers.util.Direction
- tools.refinery.interpreter.matchers.aggregators.ExtremumOperator.Extreme
- tools.refinery.interpreter.matchers.util.IMultiLookup.ChangeGranularity
- tools.refinery.interpreter.matchers.context.IndexingService
- tools.refinery.interpreter.api.InterpreterModelUpdateListener.ChangeLevel
- tools.refinery.interpreter.matchers.psystem.queries.PParameterDirection
- tools.refinery.interpreter.matchers.psystem.queries.PQuery.PQueryStatus
- tools.refinery.interpreter.matchers.psystem.queries.PVisibility
- tools.refinery.interpreter.matchers.backend.QueryEvaluationHint.BackendRequirement
- tools.refinery.interpreter.matchers.util.TimelyMemory.SignChange
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)