org.biopax.paxtools.impl.level2
Class physicalInteractionImpl
java.lang.Object
org.biopax.paxtools.impl.level2.bioPAXElementImpl
org.biopax.paxtools.impl.level2.entityImpl
org.biopax.paxtools.impl.level2.processImpl
org.biopax.paxtools.impl.level2.interactionAdapter
org.biopax.paxtools.impl.level2.physicalInteractionAdapter
org.biopax.paxtools.impl.level2.physicalInteractionImpl
- All Implemented Interfaces:
- BioPAXElement, entity, interaction, InteractionParticipant, pathwayComponent, physicalInteraction, process, XReferrable
public class physicalInteractionImpl
- extends physicalInteractionAdapter
| Methods inherited from class org.biopax.paxtools.impl.level2.entityImpl |
addAVAILABILITY, addDATA_SOURCE, addSYNONYMS, addXREF, getAVAILABILITY, getDATA_SOURCE, getNAME, getSHORT_NAME, getSYNONYMS, getXREF, isPARTICIPANTSof, removeAVAILABILITY, removeDATA_SOURCE, removeSYNONYMS, removeXREF, setAVAILABILITY, setDATA_SOURCE, setNAME, setSHORT_NAME, setSYNONYMS, setXREF |
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Methods 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, setSYNONYMS |
physicalInteractionImpl
public physicalInteractionImpl()
isEquivalent
public boolean isEquivalent(BioPAXElement element)
- Specified by:
isEquivalent in interface BioPAXElement- Overrides:
isEquivalent in class interactionAdapter
getModelInterface
public java.lang.Class getModelInterface()
getPARTICIPANTS
public java.util.Set<InteractionParticipant> getPARTICIPANTS()
- Specified by:
getPARTICIPANTS in interface interaction- Overrides:
getPARTICIPANTS in class interactionAdapter
setPARTICIPANTS
public void setPARTICIPANTS(java.util.Set<InteractionParticipant> PARTICIPANTS)
- Specified by:
setPARTICIPANTS in interface interaction- Overrides:
setPARTICIPANTS in class physicalInteractionAdapter
addPARTICIPANTS
public void addPARTICIPANTS(InteractionParticipant aParticipant)
- Specified by:
addPARTICIPANTS in interface interaction- Overrides:
addPARTICIPANTS in class physicalInteractionAdapter
removePARTICIPANTS
public void removePARTICIPANTS(InteractionParticipant aParticipant)
- Specified by:
removePARTICIPANTS in interface interaction- Overrides:
removePARTICIPANTS in class physicalInteractionAdapter