@Entity public abstract class ProcessImpl extends EntityImpl implements Process
FIELD_AVAILABILITY, FIELD_COMMENT, FIELD_DATASOURCE, FIELD_ECNUMBER, FIELD_KEYWORD, FIELD_NAME, FIELD_ORGANISM, FIELD_PATHWAY, FIELD_SEQUENCE, FIELD_TERM, FIELD_XREFDB, FIELD_XREFID, FILTER_BY_DATASOURCE, FILTER_BY_ORGANISMUNKNOWN_DOUBLE, UNKNOWN_FLOAT, UNKNOWN_INT| Constructor and Description |
|---|
ProcessImpl() |
| Modifier and Type | Method and Description |
|---|---|
Set<Control> |
getControlledOf() |
Set<Pathway> |
getPathwayComponentOf() |
Set<PathwayStep> |
getStepProcessOf() |
protected void |
setControlledOf(Set<Control> controlledOf) |
protected void |
setPathwayComponentOf(Set<Pathway> pathwayComponentOf) |
protected void |
setStepProcessOf(Set<PathwayStep> stepProcessOf) |
addAvailability, addDataSource, addEvidence, getAvailability, getDataSource, getEvidence, getParticipantOf, removeAvailability, removeDataSource, removeEvidence, semanticallyEquivalent, setAvailability, setDataSource, setEvidence, setParticipantOfaddName, getDisplayName, getDisplayNameX, getName, getStandardName, getStandardNameX, removeName, setDisplayName, setDisplayNameX, setName, setStandardName, setStandardNameXaddXref, equivalenceCode, getXref, removeXref, setXrefaddComment, getComment, getDatasources, getKeywords, getOrganisms, getParentPathways, removeComment, setCommentequals, getAnnotations, getPk, getRDFId, hashCode, isEquivalent, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitaddAvailability, addDataSource, getAvailability, getDataSource, getParticipantOf, removeAvailability, removeDataSourceaddEvidence, getEvidence, removeEvidenceaddName, getDisplayName, getName, getStandardName, removeName, setDisplayName, setName, setStandardNameaddXref, getXref, removeXrefaddComment, getComment, removeCommentequivalenceCode, getAnnotations, getModelInterface, getRDFId, isEquivalentpublic Set<Pathway> getPathwayComponentOf()
getPathwayComponentOf in interface Processpublic Set<PathwayStep> getStepProcessOf()
getStepProcessOf in interface Processpublic Set<Control> getControlledOf()
getControlledOf in interface Processprotected void setStepProcessOf(Set<PathwayStep> stepProcessOf)
Copyright © 2015 BioPAX. All rights reserved.