Uses of Class
org.argouml.uml.Profile

Packages that use Profile
org.argouml.uml Package Specification (none) Related Documentation (none) 
org.argouml.uml.ui Package Specification (none) Related Documentation (none) 
 

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 PropPanel.getProfile()
           
 Profile UMLUserInterfaceContainer.getProfile()
          Returns the current profile, may not be null.
 

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

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



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