org.jostraca.util
Class ExecutableCommand.AlternativeExecutableCommands

java.lang.Object
  extended byorg.jostraca.util.NextLoop
      extended byorg.jostraca.util.ExecutableCommand.AlternativeExecutableCommands
Enclosing class:
ExecutableCommand

public static class ExecutableCommand.AlternativeExecutableCommands
extends NextLoop


Field Summary
 
Fields inherited from class org.jostraca.util.NextLoop
iIndex, iMax
 
Constructor Summary
ExecutableCommand.AlternativeExecutableCommands(ExecutableCommand pPathBuilder1)
           
ExecutableCommand.AlternativeExecutableCommands(ExecutableCommand pPathBuilder1, ExecutableCommand pPathBuilder2)
           
ExecutableCommand.AlternativeExecutableCommands(ExecutableCommand pPathBuilder1, ExecutableCommand pPathBuilder2, ExecutableCommand pPathBuilder3)
           
ExecutableCommand.AlternativeExecutableCommands(ExecutableCommand pPathBuilder1, ExecutableCommand pPathBuilder2, ExecutableCommand pPathBuilder3, ExecutableCommand pPathBuilder4)
           
ExecutableCommand.AlternativeExecutableCommands(java.util.Vector pExecutableCommands)
           
 
Method Summary
 ExecutableCommand.AlternativeExecutableCommands append(ExecutableCommand pExecutableCommand)
           
 boolean execute(ExecutableCommand pParent)
           
 java.lang.String getErrResult()
           
 java.lang.String getExecutedCmd()
           
 java.lang.String getOutResult()
           
 void setActivityDescription(java.lang.String pActivityDescription)
           
 void setUserMessageHandler(UserMessageHandler pUserMessageHandler)
           
 
Methods inherited from class org.jostraca.util.NextLoop
next
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ExecutableCommand.AlternativeExecutableCommands

public ExecutableCommand.AlternativeExecutableCommands(java.util.Vector pExecutableCommands)

ExecutableCommand.AlternativeExecutableCommands

public ExecutableCommand.AlternativeExecutableCommands(ExecutableCommand pPathBuilder1)

ExecutableCommand.AlternativeExecutableCommands

public ExecutableCommand.AlternativeExecutableCommands(ExecutableCommand pPathBuilder1,
                                                       ExecutableCommand pPathBuilder2)

ExecutableCommand.AlternativeExecutableCommands

public ExecutableCommand.AlternativeExecutableCommands(ExecutableCommand pPathBuilder1,
                                                       ExecutableCommand pPathBuilder2,
                                                       ExecutableCommand pPathBuilder3)

ExecutableCommand.AlternativeExecutableCommands

public ExecutableCommand.AlternativeExecutableCommands(ExecutableCommand pPathBuilder1,
                                                       ExecutableCommand pPathBuilder2,
                                                       ExecutableCommand pPathBuilder3,
                                                       ExecutableCommand pPathBuilder4)
Method Detail

append

public ExecutableCommand.AlternativeExecutableCommands append(ExecutableCommand pExecutableCommand)

execute

public boolean execute(ExecutableCommand pParent)

getOutResult

public java.lang.String getOutResult()

getErrResult

public java.lang.String getErrResult()

getExecutedCmd

public java.lang.String getExecutedCmd()

setUserMessageHandler

public void setUserMessageHandler(UserMessageHandler pUserMessageHandler)

setActivityDescription

public void setActivityDescription(java.lang.String pActivityDescription)


Copyright © 2000-2002 Richard Rodger