Class DataSetShadow

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

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

      • shadowOf

        public static final java.lang.Class<DataSet> shadowOf
      • description

        protected java.lang.String description
      • licence

        protected java.lang.String licence
      • url

        protected java.lang.String url
      • name

        protected java.lang.String name
      • version

        protected java.lang.String version
      • dataSource

        protected org.intermine.model.InterMineObject dataSource
      • publication

        protected org.intermine.model.InterMineObject publication
      • bioEntities

        protected java.util.Set<BioEntity> bioEntities
      • id

        protected java.lang.Integer id
    • Constructor Detail

      • DataSetShadow

        public DataSetShadow()
    • Method Detail

      • getDescription

        public java.lang.String getDescription()
        Specified by:
        getDescription in interface DataSet
      • setDescription

        public void setDescription​(java.lang.String description)
        Specified by:
        setDescription in interface DataSet
      • getLicence

        public java.lang.String getLicence()
        Specified by:
        getLicence in interface DataSet
      • setLicence

        public void setLicence​(java.lang.String licence)
        Specified by:
        setLicence in interface DataSet
      • getUrl

        public java.lang.String getUrl()
        Specified by:
        getUrl in interface DataSet
      • setUrl

        public void setUrl​(java.lang.String url)
        Specified by:
        setUrl in interface DataSet
      • getName

        public java.lang.String getName()
        Specified by:
        getName in interface DataSet
      • setName

        public void setName​(java.lang.String name)
        Specified by:
        setName in interface DataSet
      • getVersion

        public java.lang.String getVersion()
        Specified by:
        getVersion in interface DataSet
      • setVersion

        public void setVersion​(java.lang.String version)
        Specified by:
        setVersion in interface DataSet
      • proxyDataSource

        public void proxyDataSource​(org.intermine.objectstore.proxy.ProxyReference dataSource)
        Specified by:
        proxyDataSource in interface DataSet
      • proxGetDataSource

        public org.intermine.model.InterMineObject proxGetDataSource()
        Specified by:
        proxGetDataSource in interface DataSet
      • proxyPublication

        public void proxyPublication​(org.intermine.objectstore.proxy.ProxyReference publication)
        Specified by:
        proxyPublication in interface DataSet
      • proxGetPublication

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