|
||||||||||
| 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.BiocycClass
public class BiocycClass
specialized class
| 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 | |
|---|---|
BiocycClass(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 |
ClassName |
createClassName()
get the data object class name |
static java.util.Map |
getBiologicalType(org._3pq.jgrapht.DirectedGraph classNetwork)
this is an extension of protein type detection. |
static java.util.Collection |
getDescendantList(org._3pq.jgrapht.DirectedGraph network,
java.lang.Object node)
get descendant list. |
static java.util.Map |
getProteinType(org._3pq.jgrapht.DirectedGraph classNetwork)
get the protein type, either protein complex, or polypeptide or nothing else |
static boolean |
isRoot(java.lang.String parentType)
determine if this is a root class |
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 BiocycClass(java.util.Map dataMap)
dataMap - the data map| Method Detail |
|---|
public static boolean isRoot(java.lang.String parentType)
parentType - the parent class
public static java.util.Map toBiocycMap(java.util.Map dataMap)
dataMap - the data map
public static java.util.Map getProteinType(org._3pq.jgrapht.DirectedGraph classNetwork)
classNetwork - the class network
public static java.util.Map getBiologicalType(org._3pq.jgrapht.DirectedGraph classNetwork)
classNetwork - the class network
public static java.util.Collection getDescendantList(org._3pq.jgrapht.DirectedGraph network,
java.lang.Object node)
network - the class networknode - the node
public ClassName createClassName()
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 | |||||||||