Interface Process

All Superinterfaces:
BioPAXElement, Cloneable, Entity, Level3Element, Named, Observable, Serializable, XReferrable
All Known Subinterfaces:
BiochemicalReaction, Catalysis, ComplexAssembly, Control, Conversion, Degradation, GeneticInteraction, Interaction, Modulation, MolecularInteraction, Pathway, TemplateReaction, TemplateReactionRegulation, Transport, TransportWithBiochemicalReaction
All Known Implementing Classes:
BiochemicalReactionImpl, CatalysisImpl, ComplexAssemblyImpl, ControlImpl, ConversionImpl, DegradationImpl, GeneticInteractionImpl, InteractionImpl, ModulationImpl, MolecularInteractionImpl, PathwayImpl, ProcessImpl, TemplateReactionImpl, TemplateReactionRegulationImpl, TransportImpl, TransportWithBiochemicalReactionImpl

public interface Process extends Entity
Tagging interface for entities that can participate in a pathway and can be targeted by a control : Pathway and Interaction
  • Method Details