org.biopax.paxtools.proxy.level2
Class InteractionParticipantProxy

java.lang.Object
  extended by org.biopax.paxtools.proxy.level2.BioPAXElementProxy
      extended by org.biopax.paxtools.proxy.level2.InteractionParticipantProxy
All Implemented Interfaces:
java.io.Serializable, BioPAXElement, InteractionParticipant
Direct Known Subclasses:
entityProxy, InteractionParticipantUtilityClassProxy

@Indexed(index="paxtools")
public abstract class InteractionParticipantProxy
extends BioPAXElementProxy
implements InteractionParticipant, java.io.Serializable

Proxy for InteractionParticipant

See Also:
Serialized Form

Field Summary
 
Fields inherited from class org.biopax.paxtools.proxy.level2.BioPAXElementProxy
SEARCH_FIELD_AVAILABILITY, SEARCH_FIELD_COMMENT, SEARCH_FIELD_EC_NUMBER, SEARCH_FIELD_KEYWORD, SEARCH_FIELD_NAME, SEARCH_FIELD_SEQUENCE, SEARCH_FIELD_SYNONYMS, SEARCH_FIELD_TERM, SEARCH_FIELD_XREF_DB, SEARCH_FIELD_XREF_ID, SEARCH_INDEX_NAME
 
Fields inherited from interface org.biopax.paxtools.model.level2.BioPAXElement
UNKNOWN_DOUBLE, UNKNOWN_FLOAT, UNKNOWN_INT
 
Constructor Summary
protected InteractionParticipantProxy()
           
 
Method Summary
 java.util.Set<interaction> isPARTICIPANTSof()
          This method returns the interaction that this entity/pep takes part in.
 
Methods inherited from class org.biopax.paxtools.proxy.level2.BioPAXElementProxy
addCOMMENT, doubleSetToStringSet, doubleToString, equals, equivalenceCode, floatToString, getCOMMENT, getModelInterface, getProxyId, getRDFId, hashCode, isEquivalent, removeCOMMENT, setCOMMENT, setProxyId, setRDFId, stringSetToDoubleSet, stringToDouble, stringToFloat
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface org.biopax.paxtools.model.level2.BioPAXElement
addCOMMENT, equivalenceCode, getCOMMENT, getModelInterface, getRDFId, isEquivalent, removeCOMMENT, setCOMMENT, setRDFId
 

Constructor Detail

InteractionParticipantProxy

protected InteractionParticipantProxy()
Method Detail

isPARTICIPANTSof

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

Specified by:
isPARTICIPANTSof in interface InteractionParticipant
Returns:
a set of interactions that