org.biopax.paxtools.impl.level2
Class xrefImpl
java.lang.Object
org.biopax.paxtools.impl.level2.bioPAXElementImpl
org.biopax.paxtools.impl.level2.xrefImpl
- All Implemented Interfaces:
- BioPAXElement, externalReferenceUtilityClass, utilityClass, xref
- Direct Known Subclasses:
- publicationXrefImpl, relationshipXrefImpl, unificationXrefImpl
public abstract class xrefImpl
- extends bioPAXElementImpl
- implements xref
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
xrefImpl
public xrefImpl()
equivalenceCode
public int equivalenceCode()
- Specified by:
equivalenceCode in interface BioPAXElement
isEquivalent
public boolean isEquivalent(BioPAXElement other)
- Specified by:
isEquivalent in interface BioPAXElement
getDB
public java.lang.String getDB()
- Specified by:
getDB in interface xref
setDB
public void setDB(java.lang.String DB)
- Specified by:
setDB in interface xref
getDB_VERSION
public java.lang.String getDB_VERSION()
- Specified by:
getDB_VERSION in interface xref
setDB_VERSION
public void setDB_VERSION(java.lang.String DB_VERSION)
- Specified by:
setDB_VERSION in interface xref
getID_VERSION
public java.lang.String getID_VERSION()
- Specified by:
getID_VERSION in interface xref
setID_VERSION
public void setID_VERSION(java.lang.String ID_VERSION)
- Specified by:
setID_VERSION in interface xref
getID
public java.lang.String getID()
- Specified by:
getID in interface xref
setID
public void setID(java.lang.String ID)
- Specified by:
setID in interface xref
isXREFof
public java.util.Set<XReferrable> isXREFof()
- Specified by:
isXREFof in interface xref