Uses of Interface
org.eclipse.uml2.uml.profile.standard.Utility

Packages that use Utility
org.eclipse.uml2.uml.profile.standard   
org.eclipse.uml2.uml.profile.standard.util   
 

Uses of Utility in org.eclipse.uml2.uml.profile.standard
 

Methods in org.eclipse.uml2.uml.profile.standard that return Utility
 Utility StandardFactory.createUtility()
          Returns a new object of class 'Utility'
 

Uses of Utility in org.eclipse.uml2.uml.profile.standard.util
 

Methods in org.eclipse.uml2.uml.profile.standard.util with parameters of type Utility
 T StandardSwitch.caseUtility(Utility object)
          Returns the result of interpreting the object as an instance of 'Utility'
 boolean StandardValidator.validateUtility_validateIsUtility(Utility utility, org.eclipse.emf.common.util.DiagnosticChain diagnostics, java.util.Map<java.lang.Object,java.lang.Object> context)
          Validates the validateIsUtility constraint of 'Utility'
 boolean StandardValidator.validateUtility(Utility utility, org.eclipse.emf.common.util.DiagnosticChain diagnostics, java.util.Map<java.lang.Object,java.lang.Object> context)
           
 


Copyright 2003, 2014 IBM Corporation, CEA, and others.
All Rights Reserved.