Uses of Class
org.modeldriven.fuml.library.libraryclass.OperationExecution

Packages that use OperationExecution
org.modeldriven.fuml.library.channel   
org.modeldriven.fuml.library.libraryclass   
 

Uses of OperationExecution in org.modeldriven.fuml.library.channel
 

Methods in org.modeldriven.fuml.library.channel with parameters of type OperationExecution
 void TextOutputChannelObject.execute(OperationExecution execution)
           
 void TextInputChannelObject.execute(OperationExecution execution)
           
 void OutputChannelObject.execute(OperationExecution execution)
           
 void InputChannelObject.execute(OperationExecution execution)
           
 void ChannelObject.execute(OperationExecution execution)
           
 void ChannelObject.updateStatus(OperationExecution execution, Status status)
           
 

Uses of OperationExecution in org.modeldriven.fuml.library.libraryclass
 

Methods in org.modeldriven.fuml.library.libraryclass with parameters of type OperationExecution
abstract  void ImplementationObject.execute(OperationExecution execution)
          operation execute
 



Copyright © 2012. All Rights Reserved.