org.biopax.paxtools.impl.level2
Class experimentalFormImpl
java.lang.Object
org.biopax.paxtools.impl.level2.bioPAXElementImpl
org.biopax.paxtools.impl.level2.experimentalFormImpl
- All Implemented Interfaces:
- BioPAXElement, experimentalForm, utilityClass
public class experimentalFormImpl
- extends bioPAXElementImpl
- implements experimentalForm
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
experimentalFormImpl
public experimentalFormImpl()
isEquivalent
public boolean isEquivalent(BioPAXElement element)
- Specified by:
isEquivalent in interface BioPAXElement
equivalenceCode
public int equivalenceCode()
- Specified by:
equivalenceCode in interface BioPAXElement
getModelInterface
public java.lang.Class getModelInterface()
- Specified by:
getModelInterface in interface BioPAXElement
getPARTICIPANT
public physicalEntityParticipant getPARTICIPANT()
- Specified by:
getPARTICIPANT in interface experimentalForm
setPARTICIPANT
public void setPARTICIPANT(physicalEntityParticipant PARTICIPANT)
- Specified by:
setPARTICIPANT in interface experimentalForm
setEXPERIMENTAL_FORM_TYPE
public void setEXPERIMENTAL_FORM_TYPE(java.util.Set<openControlledVocabulary> EXPERIMENTAL_FORM_TYPE)
- Specified by:
setEXPERIMENTAL_FORM_TYPE in interface experimentalForm
getEXPERIMENTAL_FORM_TYPE
public java.util.Set<openControlledVocabulary> getEXPERIMENTAL_FORM_TYPE()
- Specified by:
getEXPERIMENTAL_FORM_TYPE in interface experimentalForm
addEXPERIMENTAL_FORM_TYPE
public void addEXPERIMENTAL_FORM_TYPE(openControlledVocabulary EXPERIMENTAL_FORM_TYPE)
- Specified by:
addEXPERIMENTAL_FORM_TYPE in interface experimentalForm
removeEXPERIMENTAL_FORM_TYPE
public void removeEXPERIMENTAL_FORM_TYPE(openControlledVocabulary EXPERIMENTAL_FORM_TYPE)
- Specified by:
removeEXPERIMENTAL_FORM_TYPE in interface experimentalForm