Uses of Class
guarana.framework.port.ExitPort

Packages that use ExitPort
guarana.framework.process Provides an abstract implementation for the core processes in Guaranį DSL. 
 

Uses of ExitPort in guarana.framework.process
 

Methods in guarana.framework.process that return types with arguments of type ExitPort
 Map<String,ExitPort> Process.getExitPorts()
          Returns all ExitPorts from the current process.
 



Guaranį DSL Home