|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.biopax.paxtools.persistence.level2.BaseSearch
org.biopax.paxtools.persistence.level2.MiscSearch
public class MiscSearch
misc search class
| Constructor Summary | |
|---|---|
MiscSearch(HiRDBSession session)
construct |
|
| Method Summary | |
|---|---|
java.util.Set<java.lang.String> |
getDataSourceList()
get data source |
java.util.Set<entity> |
getEntityListByAVAIRABILITY(java.lang.String regex)
get entity by AVAIRABILITY |
java.util.Set<entity> |
getEntityListByCOMMENT(java.lang.String regex)
get entity by COMMENT |
java.util.Set<entity> |
getEntityListByDATA_SOURCE(java.lang.String regex)
get entity by DATA_SOURCE |
java.util.Set<entity> |
getEntityListByDBAndIDOfXREF(java.lang.String regexDB,
java.lang.String id)
get entity by DB and ID of xref |
java.util.Set<entity> |
getEntityListByNAME(java.lang.String regex,
boolean bIncludeSynonyms)
get entity by NAME |
complex |
isCOMPONENTSof(physicalEntityParticipant pep)
get back pointer of COMPONENTS |
java.util.Set<pathwayStep> |
isNEXT_STEPof(pathwayStep ps)
get back pointer of NEXT_STEP |
java.util.Set<interaction> |
isPARTICIPANTSof(InteractionParticipant ip)
|
java.util.Set<pathway> |
isPATHWAY_COMPONENTSof(pathwayComponent pc)
get back pointer of PATHWAY_COMPONENT |
java.util.Set<physicalEntityParticipant> |
isPHYSICAL_ENTITYof(physicalEntity pe)
get back pointer of PHYSICAL_ENTITY |
java.util.Set<pathwayStep> |
isSTEP_INTERACTIONSof(process p)
get back pointer of STEP_INTERACTIONS |
java.util.Set<XReferrable> |
isXREFof(xref x)
get back pointer of XREF |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public MiscSearch(HiRDBSession session)
session - | Method Detail |
|---|
public java.util.Set<pathwayStep> isNEXT_STEPof(pathwayStep ps)
pathwayStep -
public java.util.Set<pathway> isPATHWAY_COMPONENTSof(pathwayComponent pc)
pathwayComponent -
public java.util.Set<pathwayStep> isSTEP_INTERACTIONSof(process p)
process -
public java.util.Set<XReferrable> isXREFof(xref x)
XReferrable -
public java.util.Set<interaction> isPARTICIPANTSof(InteractionParticipant ip)
public complex isCOMPONENTSof(physicalEntityParticipant pep)
physicalEntityParticipant -
public java.util.Set<physicalEntityParticipant> isPHYSICAL_ENTITYof(physicalEntity pe)
physicalEntity -
public java.util.Set<entity> getEntityListByDATA_SOURCE(java.lang.String regex)
regex -
public java.util.Set<entity> getEntityListByDBAndIDOfXREF(java.lang.String regexDB,
java.lang.String id)
regexDB - id -
public java.util.Set<entity> getEntityListByNAME(java.lang.String regex,
boolean bIncludeSynonyms)
regex - bIncludeSynonyms -
public java.util.Set<java.lang.String> getDataSourceList()
public java.util.Set<entity> getEntityListByAVAIRABILITY(java.lang.String regex)
regex -
public java.util.Set<entity> getEntityListByCOMMENT(java.lang.String regex)
regex -
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||