Uses of Class
org.argouml.cognitive.Design

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

Uses of Design in org.argouml.cognitive
 

Methods in org.argouml.cognitive with parameters of type Design
 void Designer.critique(Design des)
          Look for potential problems or open issues in the given design.
(package private)  void DesignMaterial.addParent(Design d)
          Make the given Design be the parent of this DesignMaterial.
(package private)  void DesignMaterial.removeParent(Design d)
          Remove the given parent.
 



ArgoUML © 1996-2004 (20050222)ArgoUML HomepageArgoUML Developers' pageArgoUML Cookbook