org.biopax.paxtools.model.level2
Interface relationshipXref

All Superinterfaces:
BioPAXElement, externalReferenceUtilityClass, utilityClass, xref
All Known Implementing Classes:
relationshipXrefImpl, relationshipXrefProxy

public interface relationshipXref
extends xref


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

Method Detail

getRELATIONSHIP_TYPE

java.lang.String getRELATIONSHIP_TYPE()

setRELATIONSHIP_TYPE

void setRELATIONSHIP_TYPE(java.lang.String RELATIONSHIP_TYPE)