Class OntologyTermShadow

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

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

      • shadowOf

        public static final java.lang.Class<OntologyTerm> shadowOf
      • identifier

        protected java.lang.String identifier
      • description

        protected java.lang.String description
      • obsolete

        protected java.lang.Boolean obsolete
      • name

        protected java.lang.String name
      • namespace

        protected java.lang.String namespace
      • ontology

        protected org.intermine.model.InterMineObject ontology
      • dataSets

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

        protected java.util.Set<OntologyTerm> crossReferences
      • id

        protected java.lang.Integer id
    • Constructor Detail

      • OntologyTermShadow

        public OntologyTermShadow()
    • Method Detail

      • setIdentifier

        public void setIdentifier​(java.lang.String identifier)
        Specified by:
        setIdentifier in interface OntologyTerm
      • setDescription

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

        public void setObsolete​(java.lang.Boolean obsolete)
        Specified by:
        setObsolete in interface OntologyTerm
      • getName

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

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

        public void setNamespace​(java.lang.String namespace)
        Specified by:
        setNamespace in interface OntologyTerm
      • proxyOntology

        public void proxyOntology​(org.intermine.objectstore.proxy.ProxyReference ontology)
        Specified by:
        proxyOntology in interface OntologyTerm
      • proxGetOntology

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