public class ChEBIClient extends Object implements Iterator<IStructureRecord>
Modifier and Type | Field and Description |
---|---|
protected uk.ac.ebi.chebi.webapps.chebiWS.client.ChebiWebServiceClient |
client |
protected uk.ac.ebi.chebi.webapps.chebiWS.model.LiteEntityList |
entities |
protected static Logger |
logger |
protected int |
record |
protected List<uk.ac.ebi.chebi.webapps.chebiWS.model.LiteEntity> |
resultList |
protected IStructureRecord |
structure |
Constructor and Description |
---|
ChEBIClient(String search,
uk.ac.ebi.chebi.webapps.chebiWS.model.SearchCategory searchCategory) |
Modifier and Type | Method and Description |
---|---|
IStructureRecord |
entry2structurerecord(uk.ac.ebi.chebi.webapps.chebiWS.model.LiteEntity chebiEntity,
IStructureRecord struc) |
static Property |
getChebiProperty(String name,
String alias) |
static void |
getStructureSearchExample() |
boolean |
hasNext() |
IStructureRecord |
next() |
void |
remove() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
forEachRemaining
protected static Logger logger
protected IStructureRecord structure
protected uk.ac.ebi.chebi.webapps.chebiWS.client.ChebiWebServiceClient client
protected uk.ac.ebi.chebi.webapps.chebiWS.model.LiteEntityList entities
protected List<uk.ac.ebi.chebi.webapps.chebiWS.model.LiteEntity> resultList
protected int record
public ChEBIClient(String search, uk.ac.ebi.chebi.webapps.chebiWS.model.SearchCategory searchCategory) throws uk.ac.ebi.chebi.webapps.chebiWS.model.ChebiWebServiceFault_Exception
uk.ac.ebi.chebi.webapps.chebiWS.model.ChebiWebServiceFault_Exception
public static void getStructureSearchExample()
public boolean hasNext()
hasNext
in interface Iterator<IStructureRecord>
public IStructureRecord next()
next
in interface Iterator<IStructureRecord>
public void remove()
remove
in interface Iterator<IStructureRecord>
public IStructureRecord entry2structurerecord(uk.ac.ebi.chebi.webapps.chebiWS.model.LiteEntity chebiEntity, IStructureRecord struc) throws uk.ac.ebi.chebi.webapps.chebiWS.model.ChebiWebServiceFault_Exception
uk.ac.ebi.chebi.webapps.chebiWS.model.ChebiWebServiceFault_Exception
Copyright © 2004–2020 Ideaconsult Ltd.. All rights reserved.