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
protected  java.lang.String ResolvedCritic.getCriticString(Critic c)
          Obtains a String that identifies the type of Critic.
protected  void ResolvedCritic.importOffenders(org.tigris.gef.util.VectorSet set, boolean canCreate)
          Imports the set of related objects in set to this object.
 boolean ToDoList.explicitlyResolve(ToDoItem item, java.lang.String reason)
           
 

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



ArgoUML (c) 1996-2002
ArgoUML Project Home
ArgoUML Cookbook