edu.buffalo.nsf.xmlcqa.tree
Class MultiCM

java.lang.Object
  extended byedu.buffalo.nsf.xmlcqa.tree.CollectionManager
      extended byedu.buffalo.nsf.xmlcqa.tree.CMWrapper
          extended byedu.buffalo.nsf.xmlcqa.tree.MultiCM

public class MultiCM
extends CMWrapper

Author:
staworko

Field Summary
 
Fields inherited from class edu.buffalo.nsf.xmlcqa.tree.CMWrapper
cm
 
Fields inherited from class edu.buffalo.nsf.xmlcqa.tree.CollectionManager
ARRAY_LIST_CM
 
Constructor Summary
MultiCM(CollectionManager[] cms)
           
 
Method Summary
 void setActiveCM(int active)
           
 
Methods inherited from class edu.buffalo.nsf.xmlcqa.tree.CMWrapper
add, add, clone, cut, empty
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MultiCM

public MultiCM(CollectionManager[] cms)
Method Detail

setActiveCM

public void setActiveCM(int active)