org.biopax.paxtools.model.level2
Interface InteractionParticipant

All Superinterfaces:
BioPAXElement
All Known Subinterfaces:
biochemicalReaction, catalysis, complex, complexAssembly, control, conversion, dna, entity, interaction, modulation, pathway, physicalEntity, physicalEntityParticipant, physicalInteraction, process, protein, rna, sequenceEntity, sequenceParticipant, smallMolecule, transport, transportWithBiochemicalReaction
All Known Implementing Classes:
biochemicalReactionImpl, biochemicalReactionProxy, catalysisImpl, catalysisProxy, complexAssemblyImpl, complexAssemblyProxy, complexImpl, complexProxy, controlImpl, controlProxy, conversionImpl, conversionProxy, dnaImpl, dnaProxy, entityImpl, entityProxy, interactionAdapter, interactionImpl, InteractionParticipantProxy, InteractionParticipantUtilityClassProxy, interactionProxy, modulationImpl, modulationProxy, pathwayImpl, pathwayProxy, physicalEntityImpl, physicalEntityParticipantImpl, physicalEntityParticipantProxy, physicalEntityProxy, physicalInteractionAdapter, physicalInteractionImpl, physicalInteractionProxy, processImpl, processProxy, proteinImpl, proteinProxy, rnaImpl, rnaProxy, sequenceEntityProxy, sequenceParticipantImpl, sequenceParticipantProxy, smallMoleculeImpl, smallMoleculeProxy, transportImpl, transportProxy, transportWithBiochemicalReactionImpl, transportWithBiochemicalReactionProxy

public interface InteractionParticipant
extends BioPAXElement

marker interface for entities and PEPs


Field Summary
 
Fields inherited from interface org.biopax.paxtools.model.level2.BioPAXElement
UNKNOWN_DOUBLE, UNKNOWN_FLOAT, UNKNOWN_INT
 
Method Summary
 java.util.Set<interaction> isPARTICIPANTSof()
          This method returns the interaction that this entity/pep takes part in.
 
Methods inherited from interface org.biopax.paxtools.model.level2.BioPAXElement
addCOMMENT, equivalenceCode, getCOMMENT, getModelInterface, getRDFId, isEquivalent, removeCOMMENT, setCOMMENT, setRDFId
 

Method Detail

isPARTICIPANTSof

java.util.Set<interaction> isPARTICIPANTSof()
This method returns the interaction that this entity/pep takes part in. Contents of this set should not be modified.

Returns:
a set of interactions that