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

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

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

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

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

Methods in org.eclipse.uml2.uml.profile.standard.util with parameters of type Destroy
 T StandardSwitch.caseDestroy(Destroy object)
          Returns the result of interpreting the object as an instance of 'Destroy'
 boolean StandardValidator.validateDestroy(Destroy destroy, 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.