org.biopax.paxtools.impl.level2
Class unificationXrefImpl

java.lang.Object
  extended by org.biopax.paxtools.impl.level2.bioPAXElementImpl
      extended by org.biopax.paxtools.impl.level2.xrefImpl
          extended by org.biopax.paxtools.impl.level2.unificationXrefImpl
All Implemented Interfaces:
BioPAXElement, externalReferenceUtilityClass, unificationXref, utilityClass, xref

public class unificationXrefImpl
extends xrefImpl
implements unificationXref

User: root Date: Apr 26, 2006 Time: 3:12:15 PM_DOT


Field Summary
 
Fields inherited from interface org.biopax.paxtools.model.level2.BioPAXElement
UNKNOWN_DOUBLE, UNKNOWN_FLOAT, UNKNOWN_INT
 
Constructor Summary
unificationXrefImpl()
           
 
Method Summary
 java.lang.Class getModelInterface()
           
 
Methods inherited from class org.biopax.paxtools.impl.level2.xrefImpl
equivalenceCode, getDB_VERSION, getDB, getID_VERSION, getID, isEquivalent, isXREFof, setDB_VERSION, setDB, setID_VERSION, setID
 
Methods inherited from class org.biopax.paxtools.impl.level2.bioPAXElementImpl
addCOMMENT, equals, getCOMMENT, getRDFId, hashCode, removeCOMMENT, setCOMMENT, setRDFId
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface org.biopax.paxtools.model.level2.xref
getDB_VERSION, getDB, getID_VERSION, getID, isXREFof, setDB_VERSION, setDB, setID_VERSION, setID
 
Methods inherited from interface org.biopax.paxtools.model.level2.BioPAXElement
addCOMMENT, equivalenceCode, getCOMMENT, getRDFId, isEquivalent, removeCOMMENT, setCOMMENT, setRDFId
 

Constructor Detail

unificationXrefImpl

public unificationXrefImpl()
Method Detail

getModelInterface

public java.lang.Class getModelInterface()
Specified by:
getModelInterface in interface BioPAXElement