Uses of Class
guarana.framework.port.EntryPort

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

Uses of EntryPort in guarana.framework.process
 

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



Guaranį DSL Home