|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Conversion | |
|---|---|
| org.biopax.paxtools.impl.level3 | |
| org.biopax.paxtools.model.level3 | |
| Uses of Conversion in org.biopax.paxtools.impl.level3 |
|---|
| Classes in org.biopax.paxtools.impl.level3 that implement Conversion | |
|---|---|
class |
BiochemicalReactionImpl
|
class |
ComplexAssemblyImpl
|
class |
ConversionImpl
|
class |
DegradationImpl
|
class |
TransportImpl
|
class |
TransportWithBiochemicalReactionImpl
|
| Methods in org.biopax.paxtools.impl.level3 that return Conversion | |
|---|---|
Conversion |
BiochemicalPathwayStepImpl.getStepConversion()
|
| Methods in org.biopax.paxtools.impl.level3 that return types with arguments of type Conversion | |
|---|---|
java.lang.Class<? extends Conversion> |
ConversionImpl.getModelInterface()
|
| Methods in org.biopax.paxtools.impl.level3 with parameters of type Conversion | |
|---|---|
void |
BiochemicalPathwayStepImpl.setStepConversion(Conversion newSTEP_CONVERSION)
|
| Uses of Conversion in org.biopax.paxtools.model.level3 |
|---|
| Subinterfaces of Conversion in org.biopax.paxtools.model.level3 | |
|---|---|
interface |
BiochemicalReaction
Definition: A conversion interaction in which one or more entities (substrates) undergo covalent changes to become one or more other entities (products). |
interface |
ComplexAssembly
Definition: A conversion interaction in which a set of physical entities, at least one being a macromolecule (e.g. |
interface |
Degradation
Definition: A conversion in which a pool of macromolecules are degraded into their elementary units. |
interface |
Transport
|
interface |
TransportWithBiochemicalReaction
|
| Methods in org.biopax.paxtools.model.level3 that return Conversion | |
|---|---|
Conversion |
BiochemicalPathwayStep.getStepConversion()
This method returns the central conversion of this BiochemicalPathwayStep. |
| Methods in org.biopax.paxtools.model.level3 with parameters of type Conversion | |
|---|---|
void |
BiochemicalPathwayStep.setStepConversion(Conversion stepConversion)
This method sets the conversion of this BiochemicalPathwayStep to the new Step_Conversion. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||