Uses of Class
org.drools.core.reteoo.SegmentMemory.Prototype
-
Packages that use SegmentMemory.Prototype Package Description org.drools.core.impl org.drools.core.reteoo -
-
Uses of SegmentMemory.Prototype in org.drools.core.impl
Methods in org.drools.core.impl that return SegmentMemory.Prototype Modifier and Type Method Description SegmentMemory.PrototypeInternalKnowledgeBase. getSegmentPrototype(SegmentMemory segment)SegmentMemory.PrototypeKnowledgeBaseImpl. getSegmentPrototype(SegmentMemory segment) -
Uses of SegmentMemory.Prototype in org.drools.core.reteoo
Methods in org.drools.core.reteoo that return SegmentMemory.Prototype Modifier and Type Method Description SegmentMemory.PrototypeSegmentMemory. asPrototype()Methods in org.drools.core.reteoo with parameters of type SegmentMemory.Prototype Modifier and Type Method Description voidSegmentMemory. reset(SegmentMemory.Prototype prototype)
-