JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
org.eclipse.viatra.query.runtime.matchers.util
Interface Clearable
All Known Subinterfaces:
AdaptableMailbox
,
IDeltaBag
<T>,
IMemory
<T>,
IMultiset
<T>,
ISetMemory
<T>,
Mailbox
,
MarkedMemory
<Value>,
MarkedMemory.MarkedDeltaBag
<Value>,
MarkedMemory.MarkedMultiset
<Value>,
MarkedMemory.MarkedSet
<Value>,
MessageIndexer
All Known Implementing Classes:
AbstractSetBackedMaskedTupleMemory
,
AbstractUpdateSplittingMailbox
,
AdaptiveMailbox
,
ColumnAggregatorNode
,
DefaultDeltaMonitor
,
DefaultMailbox
,
DefaultMaskedTupleMemory
,
DefaultMessageIndexer
,
DeltaMonitor
,
EclipseCollectionsBagMemory
,
EclipseCollectionsDeltaBag
,
EclipseCollectionsLongMultiset
,
EclipseCollectionsLongSetMemory
,
EclipseCollectionsMultiset
,
EclipseCollectionsSetMemory
,
GroupBasedMessageIndexer
,
IdentityMaskedTupleMemory
,
MaskedTupleMemory
,
NullaryMaskedTupleMemory
,
OutputCachingEvaluatorNode
,
PosetAwareMailbox
,
TransitiveClosureNode
,
UnaryMaskedTupleMemory
,
UpdateSplittingMailbox
public interface
Clearable
Since:
1.7 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
Tree
Deprecated
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method