fr.curie.BiNoM.cytoscape.biopax.propedit
Class BioPAXObject

java.lang.Object
  extended by fr.curie.BiNoM.cytoscape.biopax.propedit.BioPAXObject

public class BioPAXObject
extends java.lang.Object


Constructor Summary
BioPAXObject(BioPAXClassDesc clsDesc, java.lang.Object obj, BioPAX biopax)
           
 
Method Summary
 BioPAX getBioPAX()
           
 BioPAXClassDesc getClassDesc()
           
 com.ibm.adtech.jastor.Thing getObject()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BioPAXObject

public BioPAXObject(BioPAXClassDesc clsDesc,
                    java.lang.Object obj,
                    BioPAX biopax)
Method Detail

getObject

public com.ibm.adtech.jastor.Thing getObject()

getBioPAX

public BioPAX getBioPAX()

getClassDesc

public BioPAXClassDesc getClassDesc()