Drools :: Core 6.0.0.Beta5

org.drools.core.reteoo
Class SegmentMemory.MemoryPrototype

java.lang.Object
  extended by org.drools.core.reteoo.SegmentMemory.MemoryPrototype
Direct Known Subclasses:
SegmentMemory.AccumulateMemoryPrototype, SegmentMemory.BetaMemoryPrototype, SegmentMemory.FromMemoryPrototype, SegmentMemory.LiaMemoryPrototype, SegmentMemory.QueryMemoryPrototype
Enclosing class:
SegmentMemory

public abstract static class SegmentMemory.MemoryPrototype
extends Object


Constructor Summary
SegmentMemory.MemoryPrototype()
           
 
Method Summary
static SegmentMemory.MemoryPrototype get(Memory memory)
           
abstract  void populateMemory(InternalWorkingMemory wm, Memory memory)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SegmentMemory.MemoryPrototype

public SegmentMemory.MemoryPrototype()
Method Detail

get

public static SegmentMemory.MemoryPrototype get(Memory memory)

populateMemory

public abstract void populateMemory(InternalWorkingMemory wm,
                                    Memory memory)

Drools :: Core 6.0.0.Beta5

Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.