Uses of Interface
org.biopax.paxtools.model.level2.process
Packages that use process
Package
Description
This package contains the interfaces that maps to the BioPAX level 2 specification.
-
Uses of process in org.biopax.paxtools.model.level2
Subinterfaces of process 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 conversion interaction in which a set of physical entities, at least one being a macromolecule (e.g.interfaceinterfaceinterfaceinterfaceget controlled should be catalysisinterfaceinterfaceinterfaceinterfaceMethods in org.biopax.paxtools.model.level2 that return types with arguments of type processMethods in org.biopax.paxtools.model.level2 with parameters of type processModifier and TypeMethodDescriptionvoidcontrol.addCONTROLLED(process CONTROLLED) voidpathwayStep.addSTEP_INTERACTIONS(process processStep) voidcontrol.removeCONTROLLED(process CONTROLLED) voidpathwayStep.removeSTEP_INTERACTIONS(process processStep) Method parameters in org.biopax.paxtools.model.level2 with type arguments of type processModifier and TypeMethodDescriptionvoidcontrol.setCONTROLLED(Set<process> CONTROLLED) voidpathwayStep.setSTEP_INTERACTIONS(Set<process> STEP_INTERACTIONS)