Uses of Interface
org.biopax.paxtools.model.level2.InteractionParticipant

Packages that use InteractionParticipant
org.biopax.paxtools.model.level2   
 

Uses of InteractionParticipant in org.biopax.paxtools.model.level2
 

Subinterfaces of InteractionParticipant in org.biopax.paxtools.model.level2
 interface biochemicalReaction
          A conversion interaction in which one or more entities (substrates) undergo ovalent changes to become one or more other entities (products).
 interface catalysis
          A control interaction in which a physical entity (a catalyst) increases the rate of a conversion interaction by lowering its activation energy.
 interface complex
          A physical entity whose structure is comprised of other physical entities bound to each other non-covalently, at least one of which is a macromolecule (e.g.
 interface complexAssembly
          A conversion interaction in which a set of physical entities, at least one being a macromolecule (e.g.
 interface control
           
 interface conversion
           
 interface dna
           
 interface entity
          This class represents a discrete biological unit used when describing pathways.
 interface interaction
           
 interface modulation
          get controlled should be catalysis
 interface pathway
           
 interface physicalEntity
           
 interface physicalEntityParticipant
           
 interface physicalInteraction
           
 interface process
          Tagging interface for entities that needs evidence and can be targeted by a control : Pathway and Interaction
 interface protein
           
 interface rna
           
 interface sequenceEntity
          User: root Date: Aug 7, 2006 Time: 4:51:19 PM_DOT
 interface sequenceParticipant
           
 interface smallMolecule
           
 interface transport
           
 interface transportWithBiochemicalReaction
           
 

Methods in org.biopax.paxtools.model.level2 that return types with arguments of type InteractionParticipant
 java.util.Set<InteractionParticipant> interaction.getPARTICIPANTS()
           
 

Methods in org.biopax.paxtools.model.level2 with parameters of type InteractionParticipant
 void interaction.addPARTICIPANTS(InteractionParticipant aParticipant)
           
 void interaction.removePARTICIPANTS(InteractionParticipant aParticipant)
           
 

Method parameters in org.biopax.paxtools.model.level2 with type arguments of type InteractionParticipant
 void interaction.setPARTICIPANTS(java.util.Set<InteractionParticipant> PARTICIPANTS)
           
 



Copyright © 2011 BioPAX. All Rights Reserved.