Uses of Class
nl.innovationinvestments.cheyenne.engine.components.Loop

Packages that use Loop
nl.innovationinvestments.cheyenne.engine   
 

Uses of Loop in nl.innovationinvestments.cheyenne.engine
 

Methods in nl.innovationinvestments.cheyenne.engine that return Loop
 Loop Dialog.getCurrentLoop()
           
 Loop Dialog.getLoop(int level)
          Get the loop
 Loop Dialog.newLoop()
          Return a instance of this tag (optionally from a pool)
 

Methods in nl.innovationinvestments.cheyenne.engine that return types with arguments of type Loop
 List<Loop> Dialog.getLoops()
          Return all loops, index = 0 is current loop
 

Methods in nl.innovationinvestments.cheyenne.engine with parameters of type Loop
 void Dialog.enteringLoop(Loop loop)
           
 void Dialog.leavingLoop(Loop loop)
           
 



Copyright © 2011 InnovationInvestments. All Rights Reserved.