org.biopax.paxtools.impl.level2
Class relationshipXrefImpl

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.relationshipXrefImpl
All Implemented Interfaces:
BioPAXElement, externalReferenceUtilityClass, relationshipXref, utilityClass, xref

public class relationshipXrefImpl
extends xrefImpl
implements relationshipXref


Field Summary
 
Fields inherited from interface org.biopax.paxtools.model.level2.BioPAXElement
UNKNOWN_DOUBLE, UNKNOWN_FLOAT, UNKNOWN_INT
 
Constructor Summary
relationshipXrefImpl()
           
 
Method Summary
 java.lang.Class getModelInterface()
           
 java.lang.String getRELATIONSHIP_TYPE()
           
 void setRELATIONSHIP_TYPE(java.lang.String RELATIONSHIP_TYPE)
           
 
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

relationshipXrefImpl

public relationshipXrefImpl()
Method Detail

getModelInterface

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

getRELATIONSHIP_TYPE

public java.lang.String getRELATIONSHIP_TYPE()
Specified by:
getRELATIONSHIP_TYPE in interface relationshipXref

setRELATIONSHIP_TYPE

public void setRELATIONSHIP_TYPE(java.lang.String RELATIONSHIP_TYPE)
Specified by:
setRELATIONSHIP_TYPE in interface relationshipXref