net.shrine.monitor.scanner
Class OntologyCellIterator

java.lang.Object
  extended by net.shrine.monitor.scanner.QueryDefIterator
      extended by net.shrine.monitor.scanner.OntologyCellIterator
All Implemented Interfaces:
Iterator<edu.harvard.i2b2.crc.datavo.setfinder.query.QueryDefinitionType>

public class OntologyCellIterator
extends QueryDefIterator

Author:
Andrew McMurry, MS

With primary support from Children's Hospital Informatics Program @ Harvard-MIT Health Sciences and Technology and

Secondary support from the Harvard Medical School Center for BioMedical Informatics

PHD candidate, Boston University Bioinformatics Member, I2b2 National Center for Biomedical Computing

All works licensed under LGPL

User: andy Date: Oct 19, 2010 Time: 11:05:13 AM


Field Summary
 
Fields inherited from class net.shrine.monitor.scanner.QueryDefIterator
log
 
Constructor Summary
OntologyCellIterator()
           
 
Method Summary
 boolean hasNext()
           
 edu.harvard.i2b2.crc.datavo.setfinder.query.QueryDefinitionType next()
           
 
Methods inherited from class net.shrine.monitor.scanner.QueryDefIterator
all, remove
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OntologyCellIterator

public OntologyCellIterator()
Method Detail

hasNext

public boolean hasNext()

next

public edu.harvard.i2b2.crc.datavo.setfinder.query.QueryDefinitionType next()


Copyright © 2011. All Rights Reserved.