@Entity @Indexed public class TemplateReactionImpl extends InteractionImpl implements TemplateReaction
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 |
|---|
TemplateReactionImpl() |
| Modifier and Type | Method and Description |
|---|---|
void |
addProduct(PhysicalEntity product) |
Class<? extends TemplateReaction> |
getModelInterface()
This method returns the actual model interface that a class implements.
|
Set<PhysicalEntity> |
getProduct() |
NucleicAcid |
getTemplate() |
TemplateDirectionType |
getTemplateDirection() |
protected NucleicAcid |
getTemplateX() |
void |
removeProduct(PhysicalEntity product) |
protected void |
setProduct(Set<PhysicalEntity> product) |
void |
setTemplate(NucleicAcid template) |
void |
setTemplateDirection(TemplateDirectionType templateDirection) |
protected void |
setTemplateX(NucleicAcid template) |
addInteractionType, addParticipant, getInteractionType, getParticipant, removeInteractionType, removeParticipant, setInteractionType, setParticipantgetControlledOf, getPathwayComponentOf, getStepProcessOf, setControlledOf, setPathwayComponentOf, setStepProcessOfaddAvailability, 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, waitaddInteractionType, addParticipant, getInteractionType, getParticipant, removeInteractionType, removeParticipantgetControlledOf, getPathwayComponentOf, getStepProcessOfaddAvailability, addDataSource, getAvailability, getDataSource, getParticipantOf, removeAvailability, removeDataSourceaddEvidence, getEvidence, removeEvidenceaddName, getDisplayName, getName, getStandardName, removeName, setDisplayName, setName, setStandardNameaddXref, getXref, removeXrefaddComment, getComment, removeCommentequivalenceCode, getAnnotations, getRDFId, isEquivalentpublic Class<? extends TemplateReaction> getModelInterface()
BioPAXElementgetModelInterface in interface BioPAXElementgetModelInterface in class InteractionImplorg.biopax.paxtools.model package
corresponding to a BioPAX class.public Set<PhysicalEntity> getProduct()
getProduct in interface TemplateReactionprotected void setProduct(Set<PhysicalEntity> product)
public void addProduct(PhysicalEntity product)
addProduct in interface TemplateReactionpublic void removeProduct(PhysicalEntity product)
removeProduct in interface TemplateReactionprotected NucleicAcid getTemplateX()
protected void setTemplateX(NucleicAcid template)
public NucleicAcid getTemplate()
getTemplate in interface TemplateReactionpublic void setTemplate(NucleicAcid template)
setTemplate in interface TemplateReactionpublic TemplateDirectionType getTemplateDirection()
getTemplateDirection in interface TemplateReactionpublic void setTemplateDirection(TemplateDirectionType templateDirection)
setTemplateDirection in interface TemplateReactionCopyright © 2015 BioPAX. All rights reserved.