org.biopax.paxtools.controller
Class UnifiedCluster

java.lang.Object
  extended by org.biopax.paxtools.controller.UnifiedCluster

public class UnifiedCluster
extends java.lang.Object

Utility class for unifying based on unification xrefs.


Constructor Summary
UnifiedCluster()
           
 
Method Summary
static void addElement(XReferrable referred)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UnifiedCluster

public UnifiedCluster()
Method Detail

addElement

public static void addElement(XReferrable referred)