Class IndexerWithMemory.NetworkStructureChangeSensitiveLogic
- java.lang.Object
-
- org.eclipse.viatra.query.runtime.rete.index.IndexerWithMemory.NetworkStructureChangeSensitiveLogic
-
- Enclosing class:
- IndexerWithMemory
protected abstract static class IndexerWithMemory.NetworkStructureChangeSensitiveLogic extends java.lang.Object
- Since:
- 2.3
-
-
Constructor Summary
Constructors Modifier Constructor Description protected
NetworkStructureChangeSensitiveLogic()
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description abstract void
resumeAt(Timestamp timestamp)
abstract void
update(Direction direction, Tuple updateElement, Timestamp timestamp)
-