Class LocationShadow

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

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

      • shadowOf

        public static final java.lang.Class<Location> shadowOf
      • strand

        protected java.lang.String strand
      • start

        protected java.lang.Integer start
      • end

        protected java.lang.Integer end
      • locatedOn

        protected org.intermine.model.InterMineObject locatedOn
      • feature

        protected org.intermine.model.InterMineObject feature
      • dataSets

        protected java.util.Set<DataSet> dataSets
      • id

        protected java.lang.Integer id
    • Constructor Detail

      • LocationShadow

        public LocationShadow()
    • Method Detail

      • getStrand

        public java.lang.String getStrand()
        Specified by:
        getStrand in interface Location
      • setStrand

        public void setStrand​(java.lang.String strand)
        Specified by:
        setStrand in interface Location
      • getStart

        public java.lang.Integer getStart()
        Specified by:
        getStart in interface Location
      • setStart

        public void setStart​(java.lang.Integer start)
        Specified by:
        setStart in interface Location
      • getEnd

        public java.lang.Integer getEnd()
        Specified by:
        getEnd in interface Location
      • setEnd

        public void setEnd​(java.lang.Integer end)
        Specified by:
        setEnd in interface Location
      • proxyLocatedOn

        public void proxyLocatedOn​(org.intermine.objectstore.proxy.ProxyReference locatedOn)
        Specified by:
        proxyLocatedOn in interface Location
      • proxGetLocatedOn

        public org.intermine.model.InterMineObject proxGetLocatedOn()
        Specified by:
        proxGetLocatedOn in interface Location
      • proxyFeature

        public void proxyFeature​(org.intermine.objectstore.proxy.ProxyReference feature)
        Specified by:
        proxyFeature in interface Location
      • proxGetFeature

        public org.intermine.model.InterMineObject proxGetFeature()
        Specified by:
        proxGetFeature in interface Location
      • 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