Uses of Class
org.episteme.natural.biology.loaders.biopax.BioPAXInteraction
Packages that use BioPAXInteraction
Package
Description
BioPAX loader for biological pathways and networks.
-
Uses of BioPAXInteraction in org.episteme.natural.biology.loaders.biopax
Subclasses of BioPAXInteraction in org.episteme.natural.biology.loaders.biopaxModifier and TypeClassDescriptionclassBioPAX Biochemical Reaction DTO.classBioPAX Catalysis DTO.Methods in org.episteme.natural.biology.loaders.biopax that return types with arguments of type BioPAXInteractionModifier and TypeMethodDescriptionBioPAXModel.getInteractions()BioPAXPathway.getPathwayComponents()BioPAXModel.getReactions()Methods in org.episteme.natural.biology.loaders.biopax with parameters of type BioPAXInteractionModifier and TypeMethodDescriptionvoidBioPAXPathway.addComponent(BioPAXInteraction i) voidBioPAXModel.addInteraction(BioPAXInteraction i)