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

Packages that use ImplementationObject
org.modeldriven.fuml.library.channel   
org.modeldriven.fuml.library.libraryclass   
org.modeldriven.fuml.library.pipe   
 

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

Subclasses of ImplementationObject in org.modeldriven.fuml.library.channel
 class ChannelObject
           
 class InputChannelObject
           
 class OutputChannelObject
           
 class StandardInputChannelObject
           
 class StandardOutputChannelObject
           
 class TextInputChannelObject
           
 class TextOutputChannelObject
           
 

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

Methods in org.modeldriven.fuml.library.libraryclass with parameters of type ImplementationObject
 void OperationExecution.set(ImplementationObject context, Operation operation)
           
 

Uses of ImplementationObject in org.modeldriven.fuml.library.pipe
 

Subclasses of ImplementationObject in org.modeldriven.fuml.library.pipe
 class PipeInputChannelObject
           
 class PipeOutputChannelObject
           
 



Copyright © 2012. All Rights Reserved.