Uses of Interface
org.biopax.paxtools.model.level2.InteractionParticipant
Packages that use InteractionParticipant
Package
Description
This package contains the interfaces that maps to the BioPAX level 2 specification.
-
Uses of InteractionParticipant in org.biopax.paxtools.model.level2
Subinterfaces of InteractionParticipant in org.biopax.paxtools.model.level2Modifier and TypeInterfaceDescriptioninterfaceA conversion interaction in which one or more entities (substrates) undergo ovalent changes to become one or more other entities (products).interfaceA control interaction in which a physical entity (a catalyst) increases the rate of a conversion interaction by lowering its activation energy.interfaceA 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.interfaceA conversion interaction in which a set of physical entities, at least one being a macromolecule (e.g.interfaceinterfaceinterfaceinterfaceThis class represents a discrete biological unit used when describing pathways.interfaceinterfaceget controlled should be catalysisinterfaceinterfaceinterfaceinterfaceinterfaceTagging interface for entities that needs evidence and can be targeted by a control : Pathway and InteractioninterfaceinterfaceinterfaceUser: root Date: Aug 7, 2006 Time: 4:51:19 PM_DOTinterfaceinterfaceinterfaceinterfaceMethods in org.biopax.paxtools.model.level2 that return types with arguments of type InteractionParticipantMethods in org.biopax.paxtools.model.level2 with parameters of type InteractionParticipantModifier and TypeMethodDescriptionvoidinteraction.addPARTICIPANTS(InteractionParticipant aParticipant) voidinteraction.removePARTICIPANTS(InteractionParticipant aParticipant) Method parameters in org.biopax.paxtools.model.level2 with type arguments of type InteractionParticipantModifier and TypeMethodDescriptionvoidinteraction.setPARTICIPANTS(Set<InteractionParticipant> PARTICIPANTS)