Package org.intermine.model.bio
Class InteractionRegionShadow
- java.lang.Object
-
- org.intermine.model.bio.InteractionRegionShadow
-
- All Implemented Interfaces:
InteractionRegion,org.intermine.model.FastPathObject,org.intermine.model.InterMineFastPathObject,org.intermine.model.InterMineObject,org.intermine.model.ShadowClass
public class InteractionRegionShadow extends java.lang.Object implements InteractionRegion, org.intermine.model.ShadowClass
-
-
Field Summary
Fields Modifier and Type Field Description protected java.lang.StringendStatusprotected java.lang.Integeridprotected org.intermine.model.InterMineObjectinteractionprotected java.util.Set<Location>locationsprotected org.intermine.model.InterMineObjectontologyTermstatic java.lang.Class<InteractionRegion>shadowOfprotected java.lang.StringstartStatus
-
Constructor Summary
Constructors Constructor Description InteractionRegionShadow()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidaddCollectionElement(java.lang.String fieldName, org.intermine.model.InterMineObject element)voidaddLocations(Location arg)booleanequals(java.lang.Object o)java.lang.Class<?>getElementType(java.lang.String fieldName)java.lang.StringgetEndStatus()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()InteractionDetailgetInteraction()java.util.Set<Location>getLocations()org.intermine.model.StringConstructorgetoBJECT()OntologyTermgetOntologyTerm()java.lang.StringgetStartStatus()inthashCode()org.intermine.model.InterMineObjectproxGetInteraction()org.intermine.model.InterMineObjectproxGetOntologyTerm()voidproxyInteraction(org.intermine.objectstore.proxy.ProxyReference interaction)voidproxyOntologyTerm(org.intermine.objectstore.proxy.ProxyReference ontologyTerm)voidsetEndStatus(java.lang.String endStatus)voidsetFieldValue(java.lang.String fieldName, java.lang.Object value)voidsetId(java.lang.Integer id)voidsetInteraction(InteractionDetail interaction)voidsetLocations(java.util.Set<Location> locations)voidsetoBJECT(java.lang.String[] notXml, org.intermine.objectstore.ObjectStore os)voidsetoBJECT(java.lang.String notXml, org.intermine.objectstore.ObjectStore os)voidsetOntologyTerm(OntologyTerm ontologyTerm)voidsetStartStatus(java.lang.String startStatus)java.lang.StringtoString()
-
-
-
Field Detail
-
shadowOf
public static final java.lang.Class<InteractionRegion> shadowOf
-
startStatus
protected java.lang.String startStatus
-
endStatus
protected java.lang.String endStatus
-
ontologyTerm
protected org.intermine.model.InterMineObject ontologyTerm
-
interaction
protected org.intermine.model.InterMineObject interaction
-
locations
protected java.util.Set<Location> locations
-
id
protected java.lang.Integer id
-
-
Method Detail
-
getStartStatus
public java.lang.String getStartStatus()
- Specified by:
getStartStatusin interfaceInteractionRegion
-
setStartStatus
public void setStartStatus(java.lang.String startStatus)
- Specified by:
setStartStatusin interfaceInteractionRegion
-
getEndStatus
public java.lang.String getEndStatus()
- Specified by:
getEndStatusin interfaceInteractionRegion
-
setEndStatus
public void setEndStatus(java.lang.String endStatus)
- Specified by:
setEndStatusin interfaceInteractionRegion
-
getOntologyTerm
public OntologyTerm getOntologyTerm()
- Specified by:
getOntologyTermin interfaceInteractionRegion
-
setOntologyTerm
public void setOntologyTerm(OntologyTerm ontologyTerm)
- Specified by:
setOntologyTermin interfaceInteractionRegion
-
proxyOntologyTerm
public void proxyOntologyTerm(org.intermine.objectstore.proxy.ProxyReference ontologyTerm)
- Specified by:
proxyOntologyTermin interfaceInteractionRegion
-
proxGetOntologyTerm
public org.intermine.model.InterMineObject proxGetOntologyTerm()
- Specified by:
proxGetOntologyTermin interfaceInteractionRegion
-
getInteraction
public InteractionDetail getInteraction()
- Specified by:
getInteractionin interfaceInteractionRegion
-
setInteraction
public void setInteraction(InteractionDetail interaction)
- Specified by:
setInteractionin interfaceInteractionRegion
-
proxyInteraction
public void proxyInteraction(org.intermine.objectstore.proxy.ProxyReference interaction)
- Specified by:
proxyInteractionin interfaceInteractionRegion
-
proxGetInteraction
public org.intermine.model.InterMineObject proxGetInteraction()
- Specified by:
proxGetInteractionin interfaceInteractionRegion
-
getLocations
public java.util.Set<Location> getLocations()
- Specified by:
getLocationsin interfaceInteractionRegion
-
setLocations
public void setLocations(java.util.Set<Location> locations)
- Specified by:
setLocationsin interfaceInteractionRegion
-
addLocations
public void addLocations(Location arg)
- Specified by:
addLocationsin interfaceInteractionRegion
-
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
-
-