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
 

Methods in org.argouml.uml.ui that return Profile
 Profile UMLUserInterfaceContainer.getProfile()
          Returns the current profile, may not be null.
 Profile PropPanel.getProfile()
           
 

Methods in org.argouml.uml.ui with parameters of type Profile
 void UMLComboBoxModel.collectElements(MNamespace ns, Profile profile, boolean isPhantom)
          Deprecated. A method to run over the current model (or part thereof), collecting all elements that meet the criteria of the filter method.
 

Constructors in org.argouml.uml.ui with parameters of type Profile
UMLComboBoxEntry(MModelElement element, Profile profile, boolean isPhantom)
           
 



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