org.biopax.paxtools.model.level2
Interface pathwayComponent

All Superinterfaces:
BioPAXElement, java.lang.Cloneable, Level2Element, java.io.Serializable
All Known Subinterfaces:
biochemicalReaction, catalysis, complexAssembly, control, conversion, interaction, modulation, pathway, pathwayStep, physicalInteraction, process, transport, transportWithBiochemicalReaction

public interface pathwayComponent
extends Level2Element

Interface for pathway steps and processes


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

Method Detail

isPATHWAY_COMPONENTSof

java.util.Set<pathway> isPATHWAY_COMPONENTSof()


Copyright © 2011 BioPAX. All Rights Reserved.