|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectedu.iastate.biocyc.dao.txt.AbstractBiocycElement
edu.iastate.biocyc.dao.txt.BiocycReaction
public class BiocycReaction
| Field Summary | |
|---|---|
(package private) static org.apache.log4j.Logger |
logger
log4j facility |
| Fields inherited from class edu.iastate.biocyc.dao.txt.AbstractBiocycElement |
|---|
dataMap |
| Constructor Summary | |
|---|---|
BiocycReaction(java.util.Map dataMap)
default constructor |
|
| Method Summary | |
|---|---|
Blockunit |
createBlockunit(java.lang.String organism,
java.lang.String username,
java.lang.String source)
create the blockunit |
int |
getCoefficient(java.lang.String component)
|
java.util.Collection |
getDblinkList()
get the external database link |
java.lang.String |
getECnumber()
get the ec number of the reaction |
java.util.Collection |
getEnzrxnList()
get the control interaction list |
java.util.Collection |
getLeftList()
get left list |
java.util.Collection |
getRightList()
get right list |
static java.util.Map |
toBiocycMap(java.util.Map dataMap)
instance map contains the unique id key and biocyc element value |
| Methods inherited from class edu.iastate.biocyc.dao.txt.AbstractBiocycElement |
|---|
adjustName, duplicatedName, getCitationList, getCommentList, getCommonName, getDataMap, getFirst, getSynonymList, getTypeList, getUniqueId, isNumeric, joinCommonProperties, joinConfidence, setDataMap |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
static org.apache.log4j.Logger logger
| Constructor Detail |
|---|
public BiocycReaction(java.util.Map dataMap)
dataMap - the attribute map| Method Detail |
|---|
public java.util.Collection getLeftList()
public int getCoefficient(java.lang.String component)
public java.util.Collection getRightList()
public java.util.Collection getEnzrxnList()
public java.util.Collection getDblinkList()
public java.lang.String getECnumber()
public static java.util.Map toBiocycMap(java.util.Map dataMap)
dataMap - the data map
public Blockunit createBlockunit(java.lang.String organism,
java.lang.String username,
java.lang.String source)
BiocycElement
createBlockunit in interface BiocycElementcreateBlockunit in class AbstractBiocycElement
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||