Uses of Class
org.argouml.uml.Profile

Packages that use Profile
org.argouml.uml This package contains some support for TableModels, Profiles, PropPanel Events (UMLChangeRegistry), ProjectMemberModel. 
org.argouml.uml.ui = PROPERTIES PANELS, this and sub-packages contain an implementation of prop panels (in swing) for nearly all UML model elements; also all supporting models and actions. 
 

Uses of Profile in org.argouml.uml
 

Subclasses of Profile in org.argouml.uml
 class ProfileJava
          This class implements the abstract class Profile for use in modelling Java language projects.
 

Uses of Profile in org.argouml.uml.ui
 

Fields in org.argouml.uml.ui declared as Profile
private static Profile PropPanel.profile
           
private  Profile UMLComboBoxEntry.profile
           
 

Methods in org.argouml.uml.ui that return Profile
 Profile UMLUserInterfaceContainer.getProfile()
           
 Profile PropPanel.getProfile()
           
 

Constructors in org.argouml.uml.ui with parameters of type Profile
UMLComboBoxEntry(Object modelElement, Profile theProfile, boolean isPhantom)
          The constructor.
 



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