Uses of Interface
org.biopax.paxtools.model.level3.Conversion
Packages that use Conversion
Package
Description
This package contains the default implementation for BioPAX Level 3.
This package contains the interfaces that maps classes defined in the BioPAX Level 3 specification.
-
Uses of Conversion in org.biopax.paxtools.impl.level3
Classes in org.biopax.paxtools.impl.level3 that implement ConversionModifier and TypeClassDescriptionclassclassclassclassclassclassMethods in org.biopax.paxtools.impl.level3 that return ConversionMethods in org.biopax.paxtools.impl.level3 that return types with arguments of type ConversionMethods in org.biopax.paxtools.impl.level3 with parameters of type ConversionModifier and TypeMethodDescriptionvoidBiochemicalPathwayStepImpl.setStepConversion(Conversion highLander) -
Uses of Conversion in org.biopax.paxtools.model.level3
Subinterfaces of Conversion in org.biopax.paxtools.model.level3Modifier and TypeInterfaceDescriptioninterfaceDefinition: A conversion interaction in which one or more entities (substrates) undergo covalent changes to become one or more other entities (products).interfaceDefinition: A conversion interaction in which a set of physical entities, at least one being a macromolecule (e.g.interfaceDefinition: A conversion in which a pool of macromolecules are degraded into their elementary units.interfaceinterfaceMethods in org.biopax.paxtools.model.level3 that return ConversionModifier and TypeMethodDescriptionBiochemicalPathwayStep.getStepConversion()This method returns the central conversion of this BiochemicalPathwayStep.Methods in org.biopax.paxtools.model.level3 with parameters of type ConversionModifier and TypeMethodDescriptionvoidBiochemicalPathwayStep.setStepConversion(Conversion stepConversion) This method sets the conversion of this BiochemicalPathwayStep to the new Step_Conversion.