Interface Interaction

  • All Superinterfaces:
    org.intermine.model.FastPathObject, org.intermine.model.InterMineFastPathObject, org.intermine.model.InterMineObject
    All Known Implementing Classes:
    InteractionShadow

    public interface Interaction
    extends org.intermine.model.InterMineObject
    • Method Detail

      • getParticipant2

        BioEntity getParticipant2()
      • setParticipant2

        void setParticipant2​(BioEntity participant2)
      • proxyParticipant2

        void proxyParticipant2​(org.intermine.objectstore.proxy.ProxyReference participant2)
      • proxGetParticipant2

        org.intermine.model.InterMineObject proxGetParticipant2()
      • setComplex

        void setComplex​(Complex complex)
      • proxyComplex

        void proxyComplex​(org.intermine.objectstore.proxy.ProxyReference complex)
      • proxGetComplex

        org.intermine.model.InterMineObject proxGetComplex()
      • getParticipant1

        BioEntity getParticipant1()
      • setParticipant1

        void setParticipant1​(BioEntity participant1)
      • proxyParticipant1

        void proxyParticipant1​(org.intermine.objectstore.proxy.ProxyReference participant1)
      • proxGetParticipant1

        org.intermine.model.InterMineObject proxGetParticipant1()