Package org.biopax.paxtools.model.level2
Interface complexAssembly
- All Superinterfaces:
BioPAXElement,Cloneable,conversion,entity,interaction,InteractionParticipant,Level2Element,pathwayComponent,physicalInteraction,process,Serializable,XReferrable
A conversion interaction in which a set of physical entities, at least one
being a macromolecule (e.g. protein, RNA, DNA), aggregate via non-covalent
interactions. One of the participants of a complexAssembly must be an
instance of the class complex (via a physicalEntityParticipant instance).
Comment: This class is also used to represent complex disassembly.
The assembly or disassembly of a complex is often a spontaneous process, in
which case the direction of the complexAssembly (toward either assembly or
disassembly) should be specified via the SPONTANEOUS property.
Synonyms: aggregation, complex formation
Examples: Assembly of the TFB2 and TFB3 proteins into the TFIIH complex, and
assembly of the ribosome through aggregation of its subunits.
Note: The following are not examples of complex assembly: Covalent
phosphorylation of a protein (this is a biochemicalReaction); the TFIIH
complex itself (this is an instance of the complex class, not the
complexAssembly class).
-
Field Summary
Fields inherited from interface org.biopax.paxtools.model.BioPAXElement
UNKNOWN_DOUBLE, UNKNOWN_FLOAT, UNKNOWN_INT -
Method Summary
Methods inherited from interface org.biopax.paxtools.model.BioPAXElement
equivalenceCode, getAnnotations, getModelInterface, getUri, isEquivalentMethods inherited from interface org.biopax.paxtools.model.level2.conversion
addLEFT, addRIGHT, getLEFT, getRIGHT, getSPONTANEOUS, removeLEFT, removeRIGHT, setLEFT, setRIGHT, setSPONTANEOUSMethods 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, setSYNONYMSMethods inherited from interface org.biopax.paxtools.model.level2.interaction
addPARTICIPANTS, getPARTICIPANTS, removePARTICIPANTS, setPARTICIPANTSMethods 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.physicalInteraction
addINTERACTION_TYPE, getINTERACTION_TYPE, removeINTERACTION_TYPE, setINTERACTION_TYPEMethods inherited from interface org.biopax.paxtools.model.level2.process
addEVIDENCE, getEVIDENCE, isCONTROLLEDOf, isPATHWAY_COMPONENTSof, isSTEP_INTERACTIONSOf, removeEVIDENCE, setEVIDENCEMethods inherited from interface org.biopax.paxtools.model.level2.XReferrable
addXREF, findCommonPublications, findCommonRelationships, findCommonUnifications, getXREF, removeXREF, setXREF