org.biopax.paxtools.proxy.level2
Class bioSourceProxy
java.lang.Object
org.biopax.paxtools.proxy.level2.BioPAXElementProxy
org.biopax.paxtools.proxy.level2.utilityClassProxy
org.biopax.paxtools.proxy.level2.externalReferenceUtilityClassProxy
org.biopax.paxtools.proxy.level2.bioSourceProxy
- All Implemented Interfaces:
- java.io.Serializable, BioPAXElement, bioSource, externalReferenceUtilityClass, utilityClass
@Indexed(index="paxtools")
public class bioSourceProxy
- extends externalReferenceUtilityClassProxy
- implements bioSource, java.io.Serializable
Proxy for bioSource
- See Also:
- Serialized Form
| Fields inherited from class org.biopax.paxtools.proxy.level2.BioPAXElementProxy |
SEARCH_FIELD_AVAILABILITY, SEARCH_FIELD_COMMENT, SEARCH_FIELD_EC_NUMBER, SEARCH_FIELD_KEYWORD, SEARCH_FIELD_NAME, SEARCH_FIELD_SEQUENCE, SEARCH_FIELD_SYNONYMS, SEARCH_FIELD_TERM, SEARCH_FIELD_XREF_DB, SEARCH_FIELD_XREF_ID, SEARCH_INDEX_NAME |
| Methods inherited from class org.biopax.paxtools.proxy.level2.BioPAXElementProxy |
addCOMMENT, doubleSetToStringSet, doubleToString, equals, equivalenceCode, floatToString, getCOMMENT, getModelInterface, getProxyId, getRDFId, hashCode, isEquivalent, removeCOMMENT, setCOMMENT, setProxyId, setRDFId, stringSetToDoubleSet, stringToDouble, stringToFloat |
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
bioSourceProxy
public bioSourceProxy()
getCELLTYPE
public openControlledVocabulary getCELLTYPE()
- Specified by:
getCELLTYPE in interface bioSource
getNAME
@Field(name="name",
index=TOKENIZED)
public java.lang.String getNAME()
- Specified by:
getNAME in interface bioSource
getTAXON_XREF
public unificationXref getTAXON_XREF()
- Specified by:
getTAXON_XREF in interface bioSource
getTISSUE
public openControlledVocabulary getTISSUE()
- Specified by:
getTISSUE in interface bioSource
setCELLTYPE
public void setCELLTYPE(openControlledVocabulary CELLTYPE)
- Specified by:
setCELLTYPE in interface bioSource
setNAME
public void setNAME(java.lang.String NAME)
- Specified by:
setNAME in interface bioSource
setTAXON_XREF
public void setTAXON_XREF(unificationXref TAXON_XREF)
- Specified by:
setTAXON_XREF in interface bioSource
setTISSUE
public void setTISSUE(openControlledVocabulary TISSUE)
- Specified by:
setTISSUE in interface bioSource