Package org.biopax.paxtools.model.level2
Interface sequenceParticipant
- All Superinterfaces:
BioPAXElement,Cloneable,InteractionParticipant,Level2Element,physicalEntityParticipant,Serializable,utilityClass
-
Field Summary
Fields inherited from interface org.biopax.paxtools.model.BioPAXElement
UNKNOWN_DOUBLE, UNKNOWN_FLOAT, UNKNOWN_INT -
Method Summary
Modifier and TypeMethodDescriptionvoidaddSEQUENCE_FEATURE_LIST(sequenceFeature SEQUENCE_FEATURE) voidremoveSEQUENCE_FEATURE_LIST(sequenceFeature SEQUENCE_FEATURE) voidsetSEQUENCE_FEATURE_LIST(Set<sequenceFeature> SEQUENCE_FEATURE_LIST) Methods inherited from interface org.biopax.paxtools.model.BioPAXElement
equivalenceCode, getAnnotations, getModelInterface, getUri, isEquivalentMethods inherited from interface org.biopax.paxtools.model.level2.InteractionParticipant
isPARTICIPANTSofMethods inherited from interface org.biopax.paxtools.model.level2.Level2Element
addCOMMENT, getCOMMENT, removeCOMMENT, setCOMMENTMethods inherited from interface org.biopax.paxtools.model.level2.physicalEntityParticipant
getCELLULAR_LOCATION, getPHYSICAL_ENTITY, getSTOICHIOMETRIC_COEFFICIENT, isCOMPONENTof, isInEquivalentState, setCELLULAR_LOCATION, setCOMPONENTSof, setPHYSICAL_ENTITY, setSTOICHIOMETRIC_COEFFICIENT, stateCode
-
Method Details
-
addSEQUENCE_FEATURE_LIST
-
getSEQUENCE_FEATURE_LIST
Set<sequenceFeature> getSEQUENCE_FEATURE_LIST() -
removeSEQUENCE_FEATURE_LIST
-
setSEQUENCE_FEATURE_LIST
-