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

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

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

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

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

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