Class InteractorShadow

  • All Implemented Interfaces:
    Interactor, org.intermine.model.FastPathObject, org.intermine.model.InterMineFastPathObject, org.intermine.model.InterMineObject, org.intermine.model.ShadowClass

    public class InteractorShadow
    extends java.lang.Object
    implements Interactor, org.intermine.model.ShadowClass
    • Field Detail

      • shadowOf

        public static final java.lang.Class<Interactor> shadowOf
      • annotations

        protected java.lang.String annotations
      • type

        protected java.lang.String type
      • stoichiometry

        protected java.lang.Integer stoichiometry
      • biologicalRole

        protected java.lang.String biologicalRole
      • participant

        protected org.intermine.model.InterMineObject participant
      • interactions

        protected java.util.Set<Interaction> interactions
      • id

        protected java.lang.Integer id
    • Constructor Detail

      • InteractorShadow

        public InteractorShadow()
    • Method Detail

      • setAnnotations

        public void setAnnotations​(java.lang.String annotations)
        Specified by:
        setAnnotations in interface Interactor
      • getType

        public java.lang.String getType()
        Specified by:
        getType in interface Interactor
      • setType

        public void setType​(java.lang.String type)
        Specified by:
        setType in interface Interactor
      • setStoichiometry

        public void setStoichiometry​(java.lang.Integer stoichiometry)
        Specified by:
        setStoichiometry in interface Interactor
      • setBiologicalRole

        public void setBiologicalRole​(java.lang.String biologicalRole)
        Specified by:
        setBiologicalRole in interface Interactor
      • proxyParticipant

        public void proxyParticipant​(org.intermine.objectstore.proxy.ProxyReference participant)
        Specified by:
        proxyParticipant in interface Interactor
      • proxGetParticipant

        public org.intermine.model.InterMineObject proxGetParticipant()
        Specified by:
        proxGetParticipant in interface Interactor
      • getId

        public java.lang.Integer getId()
        Specified by:
        getId in interface org.intermine.model.InterMineFastPathObject
        Specified by:
        getId in interface org.intermine.model.InterMineObject
      • setId

        public void setId​(java.lang.Integer id)
        Specified by:
        setId in interface org.intermine.model.InterMineFastPathObject
        Specified by:
        setId in interface org.intermine.model.InterMineObject
      • equals

        public boolean equals​(java.lang.Object o)
        Overrides:
        equals in class java.lang.Object
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class java.lang.Object
      • toString

        public java.lang.String toString()
        Overrides:
        toString in class java.lang.Object
      • getFieldValue

        public java.lang.Object getFieldValue​(java.lang.String fieldName)
                                       throws java.lang.IllegalAccessException
        Specified by:
        getFieldValue in interface org.intermine.model.FastPathObject
        Throws:
        java.lang.IllegalAccessException
      • getFieldProxy

        public java.lang.Object getFieldProxy​(java.lang.String fieldName)
                                       throws java.lang.IllegalAccessException
        Specified by:
        getFieldProxy in interface org.intermine.model.FastPathObject
        Throws:
        java.lang.IllegalAccessException
      • setFieldValue

        public void setFieldValue​(java.lang.String fieldName,
                                  java.lang.Object value)
        Specified by:
        setFieldValue in interface org.intermine.model.FastPathObject
      • getFieldType

        public java.lang.Class<?> getFieldType​(java.lang.String fieldName)
        Specified by:
        getFieldType in interface org.intermine.model.FastPathObject
      • getoBJECT

        public org.intermine.model.StringConstructor getoBJECT()
        Specified by:
        getoBJECT in interface org.intermine.model.InterMineFastPathObject
        Specified by:
        getoBJECT in interface org.intermine.model.InterMineObject
      • setoBJECT

        public void setoBJECT​(java.lang.String notXml,
                              org.intermine.objectstore.ObjectStore os)
        Specified by:
        setoBJECT in interface org.intermine.model.InterMineObject
      • setoBJECT

        public void setoBJECT​(java.lang.String[] notXml,
                              org.intermine.objectstore.ObjectStore os)
        Specified by:
        setoBJECT in interface org.intermine.model.InterMineObject
      • addCollectionElement

        public void addCollectionElement​(java.lang.String fieldName,
                                         org.intermine.model.InterMineObject element)
      • getElementType

        public java.lang.Class<?> getElementType​(java.lang.String fieldName)
        Specified by:
        getElementType in interface org.intermine.model.InterMineFastPathObject
        Specified by:
        getElementType in interface org.intermine.model.InterMineObject