|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DesignMaterial | |
org.argouml.cognitive | This package defines the fundamental elements of the cognitive support system, such as the Designer, Poster and ToDoItem. |
Uses of DesignMaterial in org.argouml.cognitive |
Subclasses of DesignMaterial in org.argouml.cognitive | |
class |
Design
A composite DesignMaterial that contains other DesignMaterial's. |
Methods in org.argouml.cognitive with parameters of type DesignMaterial | |
boolean |
Design.transativelyIncludes(DesignMaterial dm)
Reply true if the given DesignMaterial is part of this design. |
void |
Design.addElement(DesignMaterial dm)
Add the given DesignMaterial to this Design, if it is not already. |
void |
Design.removeElement(DesignMaterial dm)
Remove the given DesignMaterial from this Design. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
ArgoUML © 1996-2004 (20040316) | ArgoUML Homepage | ArgoUML Developers' page | ArgoUML Cookbook |