org.drools.core.reteoo
Class SegmentMemory.MemoryPrototype
java.lang.Object
org.drools.core.reteoo.SegmentMemory.MemoryPrototype
- Direct Known Subclasses:
- SegmentMemory.AccumulateMemoryPrototype, SegmentMemory.BetaMemoryPrototype, SegmentMemory.FromMemoryPrototype, SegmentMemory.LiaMemoryPrototype, SegmentMemory.QueryMemoryPrototype, SegmentMemory.TimerMemoryPrototype
- Enclosing class:
- SegmentMemory
public abstract static class SegmentMemory.MemoryPrototype
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SegmentMemory.MemoryPrototype
public SegmentMemory.MemoryPrototype()
get
public static SegmentMemory.MemoryPrototype get(Memory memory)
populateMemory
public abstract void populateMemory(InternalWorkingMemory wm,
Memory memory)
Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.