Package org.biopax.paxtools.model.level3
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
Tagging interface for entities that can participate in a pathway
and can be targeted by a control : Pathway and Interaction
-
Field Summary
Fields inherited from interface org.biopax.paxtools.model.BioPAXElement
UNKNOWN_DOUBLE, UNKNOWN_FLOAT, UNKNOWN_INT -
Method Summary
Modifier and TypeMethodDescriptionMethods inherited from interface org.biopax.paxtools.model.BioPAXElement
equivalenceCode, getAnnotations, getModelInterface, getUri, isEquivalentMethods inherited from interface org.biopax.paxtools.model.level3.Entity
addAvailability, addDataSource, getAvailability, getDataSource, getParticipantOf, removeAvailability, removeDataSourceMethods inherited from interface org.biopax.paxtools.model.level3.Level3Element
addComment, getComment, removeCommentMethods inherited from interface org.biopax.paxtools.model.level3.Named
addName, getDisplayName, getName, getStandardName, removeName, setDisplayName, setName, setStandardNameMethods inherited from interface org.biopax.paxtools.model.level3.Observable
addEvidence, getEvidence, removeEvidenceMethods inherited from interface org.biopax.paxtools.model.level3.XReferrable
addXref, getXref, removeXref
-
Method Details
-
getControlledOf
-
getPathwayComponentOf
-
getStepProcessOf
Set<PathwayStep> getStepProcessOf()
-