Uses of Class
org.moremotion.process.MemoryProcessRecord

Packages that use MemoryProcessRecord
org.moremotion.process   
 

Uses of MemoryProcessRecord in org.moremotion.process
 

Methods in org.moremotion.process that return MemoryProcessRecord
abstract  MemoryProcessRecord QueryProcess.getNextResultRecord()
          The query process should create and return the next result record as a MemoryProcessRecord.
 MemoryProcessRecord BlockQueryProcess.getNextResultRecord()
           
 

Methods in org.moremotion.process with parameters of type MemoryProcessRecord
 void MemoryProcessBlock.addRecord(MemoryProcessRecord record)
          Adds a process record to this process block.
 



Copyright © 2002-2008 MOR YAZILIM. All Rights Reserved.