Uses of Class
org.argouml.cognitive.UnresolvableException

Packages that use UnresolvableException
org.argouml.cognitive This package defines the fundamental elements of the cognitive support system, such as the Designer, Poster and ToDoItem.  
 

Uses of UnresolvableException in org.argouml.cognitive
 

Methods in org.argouml.cognitive that throw UnresolvableException
 boolean ToDoList.explicitlyResolve(ToDoItem item, java.lang.String reason)
          needs documenting
protected  java.lang.String ResolvedCritic.getCriticString(Critic c)
          Obtains a String that identifies the type of Critic.
protected  void ResolvedCritic.importOffenders(VectorSet set, boolean canCreate)
          Imports the set of related objects in set to this object.
 

Constructors in org.argouml.cognitive that throw UnresolvableException
ResolvedCritic(Critic c, VectorSet offs)
          Same as ResolvedCritic(c, offs, true).
ResolvedCritic(Critic c, VectorSet offs, boolean canCreate)
          Creates a new ResolvedCritic from the given information.
 



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