Package org.biopax.paxtools.model.level2
Interface experimentalForm
- All Superinterfaces:
BioPAXElement,Cloneable,Level2Element,Serializable,utilityClass
-
Field Summary
Fields inherited from interface org.biopax.paxtools.model.BioPAXElement
UNKNOWN_DOUBLE, UNKNOWN_FLOAT, UNKNOWN_INT -
Method Summary
Modifier and TypeMethodDescriptionvoidaddEXPERIMENTAL_FORM_TYPE(openControlledVocabulary EXPERIMENTAL_FORM_TYPE) voidremoveEXPERIMENTAL_FORM_TYPE(openControlledVocabulary EXPERIMENTAL_FORM_TYPE) voidsetEXPERIMENTAL_FORM_TYPE(Set<openControlledVocabulary> EXPERIMENTAL_FORM_TYPE) voidsetPARTICIPANT(physicalEntityParticipant PARTICIPANT) Methods inherited from interface org.biopax.paxtools.model.BioPAXElement
equivalenceCode, getAnnotations, getModelInterface, getUri, isEquivalentMethods inherited from interface org.biopax.paxtools.model.level2.Level2Element
addCOMMENT, getCOMMENT, removeCOMMENT, setCOMMENT
-
Method Details
-
addEXPERIMENTAL_FORM_TYPE
-
getEXPERIMENTAL_FORM_TYPE
Set<openControlledVocabulary> getEXPERIMENTAL_FORM_TYPE() -
getPARTICIPANT
physicalEntityParticipant getPARTICIPANT() -
removeEXPERIMENTAL_FORM_TYPE
-
setEXPERIMENTAL_FORM_TYPE
-
setPARTICIPANT
-