Uses of Interface
de.uka.ipd.sdq.completions.DelegatingExternalCallAction

Packages that use DelegatingExternalCallAction
de.uka.ipd.sdq.completions   
de.uka.ipd.sdq.completions.impl   
de.uka.ipd.sdq.completions.util   
 

Uses of DelegatingExternalCallAction in de.uka.ipd.sdq.completions
 

Methods in de.uka.ipd.sdq.completions that return DelegatingExternalCallAction
 DelegatingExternalCallAction CompletionsFactory.createDelegatingExternalCallAction()
          Returns a new object of class 'Delegating External Call Action'.
 

Uses of DelegatingExternalCallAction in de.uka.ipd.sdq.completions.impl
 

Classes in de.uka.ipd.sdq.completions.impl that implement DelegatingExternalCallAction
 class DelegatingExternalCallActionImpl
          An implementation of the model object 'Delegating External Call Action'.
 

Methods in de.uka.ipd.sdq.completions.impl that return DelegatingExternalCallAction
 DelegatingExternalCallAction CompletionsFactoryImpl.createDelegatingExternalCallAction()
           
 

Uses of DelegatingExternalCallAction in de.uka.ipd.sdq.completions.util
 

Methods in de.uka.ipd.sdq.completions.util with parameters of type DelegatingExternalCallAction
 T CompletionsSwitch.caseDelegatingExternalCallAction(DelegatingExternalCallAction object)
          Returns the result of interpreting the object as an instance of 'Delegating External Call Action'.