JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
org.eclipse.incquery.runtime.rete.tuple
Interface Clearable
All Known Implementing Classes:
CachedFunctionEvaluatorNode
,
CachedPredicateEvaluatorNode
,
DefaultDeltaMonitor
,
DeltaMonitor
,
MaskedTupleMemory
,
OutputCachingEvaluatorNode
,
TransitiveClosureNode
,
TupleMemory
public interface
Clearable
Author:
Gabor Bergmann An instance of clearable pattern memory.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
void
clear
()
Clear all partial matchings stored in memory
Method Detail
clear
void clear()
Clear all partial matchings stored in memory
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method