Uses of Class
org.argouml.kernel.HistoryItem

Packages that use HistoryItem
org.argouml.cognitive.critics The classes at the heart of critic functionality, including classes for general critics that belong in no more specific category. 
org.argouml.kernel Contains support for 'history', predicates, delayed change event handling, + ProjectManager & ProjectMember, Wizard. 
 

Uses of HistoryItem in org.argouml.cognitive.critics
 

Subclasses of HistoryItem in org.argouml.cognitive.critics
 class HistoryItemCritique
           
 

Uses of HistoryItem in org.argouml.kernel
 

Subclasses of HistoryItem in org.argouml.kernel
 class HistoryItemManipulation
           
 class HistoryItemResolve
           
 

Fields in org.argouml.kernel declared as HistoryItem
protected  HistoryItem HistoryEvent._item
           
 

Methods in org.argouml.kernel with parameters of type HistoryItem
 void History.addItem(HistoryItem hi)
           
protected  void History.fireHistoryAdded(HistoryItem item, int index)
           
 

Constructors in org.argouml.kernel with parameters of type HistoryItem
HistoryEvent(History src, HistoryItem item, int index)
           
 



ArgoUML © 1996-2003 (20040125)ArgoUML Project HomeArgoUML Cookbook