Uses of Interface
org.eclipse.uml2.ProfileApplication

Packages that use ProfileApplication
org.eclipse.uml2   
org.eclipse.uml2.util   
 

Uses of ProfileApplication in org.eclipse.uml2
 

Methods in org.eclipse.uml2 that return ProfileApplication
 ProfileApplication UML2Factory.createProfileApplication()
          Returns a new object of class 'Profile Application'
 

Uses of ProfileApplication in org.eclipse.uml2.util
 

Methods in org.eclipse.uml2.util with parameters of type ProfileApplication
 boolean UML2Validator.validateProfileApplication(ProfileApplication profileApplication, DiagnosticChain diagnostics, Map context)
           
 Object UML2Switch.caseProfileApplication(ProfileApplication object)
          Returns the result of interpretting the object as an instance of 'Profile Application'
 


Copyright 2003, 2004 IBM Corporation and others.
All Rights Reserved.