Package org.biopax.paxtools.model.level2
Interface pathway
- All Superinterfaces:
BioPAXElement,Cloneable,entity,InteractionParticipant,Level2Element,pathwayComponent,process,Serializable,XReferrable
-
Field Summary
Fields inherited from interface org.biopax.paxtools.model.BioPAXElement
UNKNOWN_DOUBLE, UNKNOWN_FLOAT, UNKNOWN_INT -
Method Summary
Modifier and TypeMethodDescriptionvoidaddPATHWAY_COMPONENTS(pathwayComponent PATHWAY_COMPONENT) voidremovePATHWAY_COMPONENTS(pathwayComponent PATHWAY_COMPONENT) voidsetORGANISM(bioSource ORGANISM) voidsetPATHWAY_COMPONENTS(Set<pathwayComponent> PATHWAY_COMPONENTS) Methods inherited from interface org.biopax.paxtools.model.BioPAXElement
equivalenceCode, getAnnotations, getModelInterface, getUri, isEquivalentMethods inherited from interface org.biopax.paxtools.model.level2.entity
addAVAILABILITY, addDATA_SOURCE, addSYNONYMS, getAVAILABILITY, getDATA_SOURCE, getNAME, getSHORT_NAME, getSYNONYMS, removeAVAILABILITY, removeDATA_SOURCE, removeSYNONYMS, setAVAILABILITY, setDATA_SOURCE, setNAME, setSHORT_NAME, setSYNONYMSMethods inherited from interface org.biopax.paxtools.model.level2.InteractionParticipant
isPARTICIPANTSofMethods inherited from interface org.biopax.paxtools.model.level2.Level2Element
addCOMMENT, getCOMMENT, removeCOMMENT, setCOMMENTMethods inherited from interface org.biopax.paxtools.model.level2.process
addEVIDENCE, getEVIDENCE, isCONTROLLEDOf, isPATHWAY_COMPONENTSof, isSTEP_INTERACTIONSOf, removeEVIDENCE, setEVIDENCEMethods inherited from interface org.biopax.paxtools.model.level2.XReferrable
addXREF, findCommonPublications, findCommonRelationships, findCommonUnifications, getXREF, removeXREF, setXREF
-
Method Details
-
addPATHWAY_COMPONENTS
-
getORGANISM
bioSource getORGANISM() -
getPATHWAY_COMPONENTS
Set<pathwayComponent> getPATHWAY_COMPONENTS() -
removePATHWAY_COMPONENTS
-
setORGANISM
-
setPATHWAY_COMPONENTS
-