edu.uchsc.ccp.knowtator.textsource
Class TextSourceCollectionChangeEvent

java.lang.Object
  extended by edu.uchsc.ccp.knowtator.textsource.TextSourceCollectionChangeEvent

public class TextSourceCollectionChangeEvent
extends Object


Constructor Summary
TextSourceCollectionChangeEvent(TextSourceCollection textSourceCollection)
           
 
Method Summary
 TextSourceCollection getTextSourceCollection()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TextSourceCollectionChangeEvent

public TextSourceCollectionChangeEvent(TextSourceCollection textSourceCollection)
Method Detail

getTextSourceCollection

public TextSourceCollection getTextSourceCollection()