org.biopax.paxtools.model.level2
Interface relationshipXref

All Superinterfaces:
BioPAXElement, java.lang.Cloneable, externalReferenceUtilityClass, Level2Element, java.io.Serializable, utilityClass, xref

public interface relationshipXref
extends xref


Nested Class Summary
 
Nested classes/interfaces inherited from interface org.biopax.paxtools.model.BioPAXElement
BioPAXElement.Key
 
Field Summary
 
Fields inherited from interface org.biopax.paxtools.model.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.Level2Element
addCOMMENT, getCOMMENT, removeCOMMENT, setCOMMENT
 
Methods inherited from interface org.biopax.paxtools.model.BioPAXElement
equivalenceCode, getAnnotations, getModelInterface, getRDFId, isEquivalent
 

Method Detail

getRELATIONSHIP_TYPE

java.lang.String getRELATIONSHIP_TYPE()

setRELATIONSHIP_TYPE

void setRELATIONSHIP_TYPE(java.lang.String RELATIONSHIP_TYPE)


Copyright © 2011 BioPAX. All Rights Reserved.