org.biopax.paxtools.model.level2
Interface pathwayComponent

All Superinterfaces:
BioPAXElement
All Known Subinterfaces:
biochemicalReaction, catalysis, complexAssembly, control, conversion, interaction, modulation, pathway, pathwayStep, physicalInteraction, process, transport, transportWithBiochemicalReaction
All Known Implementing Classes:
biochemicalReactionImpl, biochemicalReactionProxy, catalysisImpl, catalysisProxy, complexAssemblyImpl, complexAssemblyProxy, controlImpl, controlProxy, conversionImpl, conversionProxy, interactionAdapter, interactionImpl, interactionProxy, modulationImpl, modulationProxy, pathwayComponentProxy, pathwayImpl, pathwayProxy, pathwayStepImpl, pathwayStepProxy, physicalInteractionAdapter, physicalInteractionImpl, physicalInteractionProxy, processImpl, processProxy, transportImpl, transportProxy, transportWithBiochemicalReactionImpl, transportWithBiochemicalReactionProxy

public interface pathwayComponent
extends BioPAXElement

Interface for pathway steps and processes


Field Summary
 
Fields inherited from interface org.biopax.paxtools.model.level2.BioPAXElement
UNKNOWN_DOUBLE, UNKNOWN_FLOAT, UNKNOWN_INT
 
Method Summary
 java.util.Set<pathway> isPATHWAY_COMPONENTSof()
           
 
Methods inherited from interface org.biopax.paxtools.model.level2.BioPAXElement
addCOMMENT, equivalenceCode, getCOMMENT, getModelInterface, getRDFId, isEquivalent, removeCOMMENT, setCOMMENT, setRDFId
 

Method Detail

isPATHWAY_COMPONENTSof

java.util.Set<pathway> isPATHWAY_COMPONENTSof()