Package org.intermine.model.bio
Class OntologyRelationShadow
- java.lang.Object
-
- org.intermine.model.bio.OntologyRelationShadow
-
- All Implemented Interfaces:
OntologyRelation,org.intermine.model.FastPathObject,org.intermine.model.InterMineFastPathObject,org.intermine.model.InterMineObject,org.intermine.model.ShadowClass
public class OntologyRelationShadow extends java.lang.Object implements OntologyRelation, org.intermine.model.ShadowClass
-
-
Field Summary
Fields Modifier and Type Field Description protected org.intermine.model.InterMineObjectchildTermprotected java.lang.Booleandirectprotected java.lang.Integeridprotected org.intermine.model.InterMineObjectparentTermprotected java.lang.Booleanredundantprotected java.lang.Stringrelationshipstatic java.lang.Class<OntologyRelation>shadowOf
-
Constructor Summary
Constructors Constructor Description OntologyRelationShadow()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidaddCollectionElement(java.lang.String fieldName, org.intermine.model.InterMineObject element)booleanequals(java.lang.Object o)OntologyTermgetChildTerm()java.lang.BooleangetDirect()java.lang.Class<?>getElementType(java.lang.String fieldName)java.lang.ObjectgetFieldProxy(java.lang.String fieldName)java.lang.Class<?>getFieldType(java.lang.String fieldName)java.lang.ObjectgetFieldValue(java.lang.String fieldName)java.lang.IntegergetId()org.intermine.model.StringConstructorgetoBJECT()OntologyTermgetParentTerm()java.lang.BooleangetRedundant()java.lang.StringgetRelationship()inthashCode()org.intermine.model.InterMineObjectproxGetChildTerm()org.intermine.model.InterMineObjectproxGetParentTerm()voidproxyChildTerm(org.intermine.objectstore.proxy.ProxyReference childTerm)voidproxyParentTerm(org.intermine.objectstore.proxy.ProxyReference parentTerm)voidsetChildTerm(OntologyTerm childTerm)voidsetDirect(java.lang.Boolean direct)voidsetFieldValue(java.lang.String fieldName, java.lang.Object value)voidsetId(java.lang.Integer id)voidsetoBJECT(java.lang.String[] notXml, org.intermine.objectstore.ObjectStore os)voidsetoBJECT(java.lang.String notXml, org.intermine.objectstore.ObjectStore os)voidsetParentTerm(OntologyTerm parentTerm)voidsetRedundant(java.lang.Boolean redundant)voidsetRelationship(java.lang.String relationship)java.lang.StringtoString()
-
-
-
Field Detail
-
shadowOf
public static final java.lang.Class<OntologyRelation> shadowOf
-
redundant
protected java.lang.Boolean redundant
-
direct
protected java.lang.Boolean direct
-
relationship
protected java.lang.String relationship
-
parentTerm
protected org.intermine.model.InterMineObject parentTerm
-
childTerm
protected org.intermine.model.InterMineObject childTerm
-
id
protected java.lang.Integer id
-
-
Method Detail
-
getRedundant
public java.lang.Boolean getRedundant()
- Specified by:
getRedundantin interfaceOntologyRelation
-
setRedundant
public void setRedundant(java.lang.Boolean redundant)
- Specified by:
setRedundantin interfaceOntologyRelation
-
getDirect
public java.lang.Boolean getDirect()
- Specified by:
getDirectin interfaceOntologyRelation
-
setDirect
public void setDirect(java.lang.Boolean direct)
- Specified by:
setDirectin interfaceOntologyRelation
-
getRelationship
public java.lang.String getRelationship()
- Specified by:
getRelationshipin interfaceOntologyRelation
-
setRelationship
public void setRelationship(java.lang.String relationship)
- Specified by:
setRelationshipin interfaceOntologyRelation
-
getParentTerm
public OntologyTerm getParentTerm()
- Specified by:
getParentTermin interfaceOntologyRelation
-
setParentTerm
public void setParentTerm(OntologyTerm parentTerm)
- Specified by:
setParentTermin interfaceOntologyRelation
-
proxyParentTerm
public void proxyParentTerm(org.intermine.objectstore.proxy.ProxyReference parentTerm)
- Specified by:
proxyParentTermin interfaceOntologyRelation
-
proxGetParentTerm
public org.intermine.model.InterMineObject proxGetParentTerm()
- Specified by:
proxGetParentTermin interfaceOntologyRelation
-
getChildTerm
public OntologyTerm getChildTerm()
- Specified by:
getChildTermin interfaceOntologyRelation
-
setChildTerm
public void setChildTerm(OntologyTerm childTerm)
- Specified by:
setChildTermin interfaceOntologyRelation
-
proxyChildTerm
public void proxyChildTerm(org.intermine.objectstore.proxy.ProxyReference childTerm)
- Specified by:
proxyChildTermin interfaceOntologyRelation
-
proxGetChildTerm
public org.intermine.model.InterMineObject proxGetChildTerm()
- Specified by:
proxGetChildTermin interfaceOntologyRelation
-
getId
public java.lang.Integer getId()
- Specified by:
getIdin interfaceorg.intermine.model.InterMineFastPathObject- Specified by:
getIdin interfaceorg.intermine.model.InterMineObject
-
setId
public void setId(java.lang.Integer id)
- Specified by:
setIdin interfaceorg.intermine.model.InterMineFastPathObject- Specified by:
setIdin interfaceorg.intermine.model.InterMineObject
-
equals
public boolean equals(java.lang.Object o)
- Overrides:
equalsin classjava.lang.Object
-
hashCode
public int hashCode()
- Overrides:
hashCodein classjava.lang.Object
-
toString
public java.lang.String toString()
- Overrides:
toStringin classjava.lang.Object
-
getFieldValue
public java.lang.Object getFieldValue(java.lang.String fieldName) throws java.lang.IllegalAccessException- Specified by:
getFieldValuein interfaceorg.intermine.model.FastPathObject- Throws:
java.lang.IllegalAccessException
-
getFieldProxy
public java.lang.Object getFieldProxy(java.lang.String fieldName) throws java.lang.IllegalAccessException- Specified by:
getFieldProxyin interfaceorg.intermine.model.FastPathObject- Throws:
java.lang.IllegalAccessException
-
setFieldValue
public void setFieldValue(java.lang.String fieldName, java.lang.Object value)- Specified by:
setFieldValuein interfaceorg.intermine.model.FastPathObject
-
getFieldType
public java.lang.Class<?> getFieldType(java.lang.String fieldName)
- Specified by:
getFieldTypein interfaceorg.intermine.model.FastPathObject
-
getoBJECT
public org.intermine.model.StringConstructor getoBJECT()
- Specified by:
getoBJECTin interfaceorg.intermine.model.InterMineFastPathObject- Specified by:
getoBJECTin interfaceorg.intermine.model.InterMineObject
-
setoBJECT
public void setoBJECT(java.lang.String notXml, org.intermine.objectstore.ObjectStore os)- Specified by:
setoBJECTin interfaceorg.intermine.model.InterMineObject
-
setoBJECT
public void setoBJECT(java.lang.String[] notXml, org.intermine.objectstore.ObjectStore os)- Specified by:
setoBJECTin interfaceorg.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:
getElementTypein interfaceorg.intermine.model.InterMineFastPathObject- Specified by:
getElementTypein interfaceorg.intermine.model.InterMineObject
-
-