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

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

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

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

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

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