A B C E F G H I J L M O P R S T U V

A

Abort - Class in eu.unicore.hila.shell.commands
 
Abort() - Constructor for class eu.unicore.hila.shell.commands.Abort
 
Alias - Class in eu.unicore.hila.shell.commands
 
Alias() - Constructor for class eu.unicore.hila.shell.commands.Alias
 
APP_ARGUMENT - Static variable in class eu.unicore.hila.shell.commands.OptionConstants
 
APP_EXECUTABLE - Static variable in class eu.unicore.hila.shell.commands.OptionConstants
 
APP_NAME - Static variable in class eu.unicore.hila.shell.commands.OptionConstants
 
APP_VERSION - Static variable in class eu.unicore.hila.shell.commands.OptionConstants
 

B

BLOCK - Static variable in class eu.unicore.hila.shell.commands.OptionConstants
 

C

Cat - Class in eu.unicore.hila.shell.commands
 
Cat() - Constructor for class eu.unicore.hila.shell.commands.Cat
 
Cd - Class in eu.unicore.hila.shell.commands
 
Cd() - Constructor for class eu.unicore.hila.shell.commands.Cd
 
ChMod - Class in eu.unicore.hila.shell.commands
 
ChMod() - Constructor for class eu.unicore.hila.shell.commands.ChMod
 
Cleanup - Class in eu.unicore.hila.shell.commands
 
Cleanup() - Constructor for class eu.unicore.hila.shell.commands.Cleanup
 
CommandMultiplexedCompletor - Class in eu.unicore.hila.shell.completors
 
CommandMultiplexedCompletor(ShellContext) - Constructor for class eu.unicore.hila.shell.completors.CommandMultiplexedCompletor
 
complete(String, int, List) - Method in class eu.unicore.hila.shell.completors.CommandMultiplexedCompletor
 
complete(String, int, List) - Method in class eu.unicore.hila.shell.completors.LocationCompletor
 
Cp - Class in eu.unicore.hila.shell.commands
 
Cp() - Constructor for class eu.unicore.hila.shell.commands.Cp
 

E

eu.unicore.hila.shell - package eu.unicore.hila.shell
 
eu.unicore.hila.shell.commands - package eu.unicore.hila.shell.commands
This package contains commands for HiLA Shell.
eu.unicore.hila.shell.completors - package eu.unicore.hila.shell.completors
 
execute(String[], ShellContext) - Method in class eu.unicore.hila.shell.commands.Abort
 
execute(String[], ShellContext) - Method in class eu.unicore.hila.shell.commands.Alias
 
execute(String[], ShellContext) - Method in class eu.unicore.hila.shell.commands.Cat
 
execute(String[], ShellContext) - Method in class eu.unicore.hila.shell.commands.Cd
 
execute(String[], ShellContext) - Method in class eu.unicore.hila.shell.commands.ChMod
 
execute(String[], ShellContext) - Method in class eu.unicore.hila.shell.commands.Cleanup
 
execute(String[], ShellContext) - Method in class eu.unicore.hila.shell.commands.Cp
 
execute(String[], ShellContext) - Method in class eu.unicore.hila.shell.commands.Exit
 
execute(String[], ShellContext) - Method in class eu.unicore.hila.shell.commands.Export
 
execute(String[], ShellContext) - Method in class eu.unicore.hila.shell.commands.GetMetadata
 
execute(String[], ShellContext) - Method in class eu.unicore.hila.shell.commands.Help
 
execute(String[], ShellContext) - Method in class eu.unicore.hila.shell.commands.Import
 
execute(String[], ShellContext) - Method in class eu.unicore.hila.shell.commands.LCd
 
execute(String[], ShellContext) - Method in class eu.unicore.hila.shell.commands.LLs
 
execute(String[], ShellContext) - Method in class eu.unicore.hila.shell.commands.LPwd
 
execute(String[], ShellContext) - Method in class eu.unicore.hila.shell.commands.Ls
 
execute(String[], ShellContext) - Method in class eu.unicore.hila.shell.commands.MkDir
 
execute(String[], ShellContext) - Method in class eu.unicore.hila.shell.commands.Monitor
 
execute(String[], ShellContext) - Method in class eu.unicore.hila.shell.commands.Mv
 
execute(String[], ShellContext) - Method in class eu.unicore.hila.shell.commands.Pwd
 
execute(String[], ShellContext) - Method in class eu.unicore.hila.shell.commands.Rm
 
execute(String[], ShellContext) - Method in class eu.unicore.hila.shell.commands.Run
 
execute(String[], ShellContext) - Method in interface eu.unicore.hila.shell.commands.ShellCommand
 
execute(String[], ShellContext) - Method in class eu.unicore.hila.shell.commands.ShellCommandBase
 
execute(String[], ShellContext) - Method in class eu.unicore.hila.shell.commands.Start
 
execute(String[], ShellContext) - Method in class eu.unicore.hila.shell.commands.Status
 
execute(String[], ShellContext) - Method in class eu.unicore.hila.shell.commands.Submit
 
execute(String[], ShellContext) - Method in class eu.unicore.hila.shell.commands.Time
 
execute(String[], ShellContext) - Method in class eu.unicore.hila.shell.commands.Transfer
 
execute(String[], ShellContext) - Method in class eu.unicore.hila.shell.commands.Unalias
 
execute(String[], ShellContext) - Method in class eu.unicore.hila.shell.commands.Version
 
Exit - Class in eu.unicore.hila.shell.commands
 
Exit() - Constructor for class eu.unicore.hila.shell.commands.Exit
 
Export - Class in eu.unicore.hila.shell.commands
 
Export() - Constructor for class eu.unicore.hila.shell.commands.Export
 
EXPORT - Static variable in class eu.unicore.hila.shell.commands.OptionConstants
 
EXPORT_ALL - Static variable in class eu.unicore.hila.shell.commands.OptionConstants
 
EXPORT_NONE - Static variable in class eu.unicore.hila.shell.commands.OptionConstants
 

F

FORCE - Static variable in class eu.unicore.hila.shell.commands.OptionConstants
 

G

getAlias(String) - Method in class eu.unicore.hila.shell.ShellContext
 
getAliases() - Method in class eu.unicore.hila.shell.ShellContext
 
getCommand(String) - Method in class eu.unicore.hila.shell.ShellContext
 
getCommands() - Method in class eu.unicore.hila.shell.ShellContext
 
getCs() - Method in class eu.unicore.hila.shell.ShellContext
 
getCurrentLocalDir() - Method in class eu.unicore.hila.shell.ShellContext
 
getCurrentLocation() - Method in class eu.unicore.hila.shell.ShellContext
 
GetMetadata - Class in eu.unicore.hila.shell.commands
 
GetMetadata() - Constructor for class eu.unicore.hila.shell.commands.GetMetadata
 
getName() - Method in class eu.unicore.hila.shell.commands.Ls
 
getName() - Method in class eu.unicore.hila.shell.commands.Pwd
 
getName() - Method in interface eu.unicore.hila.shell.commands.ShellCommand
 
getName() - Method in class eu.unicore.hila.shell.commands.ShellCommandBase
 
getOptions() - Method in interface eu.unicore.hila.shell.commands.ShellCommand
 
getOptions() - Method in class eu.unicore.hila.shell.commands.ShellCommandBase
 

H

help() - Method in class eu.unicore.hila.shell.commands.Abort
 
help() - Method in class eu.unicore.hila.shell.commands.Exit
 
help() - Method in class eu.unicore.hila.shell.commands.Export
 
Help - Class in eu.unicore.hila.shell.commands
 
Help() - Constructor for class eu.unicore.hila.shell.commands.Help
 
help() - Method in class eu.unicore.hila.shell.commands.Import
 
help() - Method in class eu.unicore.hila.shell.commands.Ls
 
help() - Method in class eu.unicore.hila.shell.commands.Mv
 
HELP - Static variable in class eu.unicore.hila.shell.commands.OptionConstants
 
help() - Method in class eu.unicore.hila.shell.commands.Pwd
 
help() - Method in interface eu.unicore.hila.shell.commands.ShellCommand
 
help() - Method in class eu.unicore.hila.shell.commands.ShellCommandBase
 
help() - Method in class eu.unicore.hila.shell.commands.Submit
 
HiLAShell - Class in eu.unicore.hila.shell
 
HiLAShell() - Constructor for class eu.unicore.hila.shell.HiLAShell
 

I

Import - Class in eu.unicore.hila.shell.commands
 
Import() - Constructor for class eu.unicore.hila.shell.commands.Import
 
INTERVAL - Static variable in class eu.unicore.hila.shell.commands.OptionConstants
 
isAlias(String) - Method in class eu.unicore.hila.shell.ShellContext
 
isDone() - Method in class eu.unicore.hila.shell.ShellContext
 

J

JSDL - Static variable in class eu.unicore.hila.shell.commands.OptionConstants
 

L

LCd - Class in eu.unicore.hila.shell.commands
 
LCd() - Constructor for class eu.unicore.hila.shell.commands.LCd
 
LIST - Static variable in class eu.unicore.hila.shell.commands.OptionConstants
 
LLs - Class in eu.unicore.hila.shell.commands
 
LLs() - Constructor for class eu.unicore.hila.shell.commands.LLs
 
LMv - Class in eu.unicore.hila.shell.commands
 
LMv() - Constructor for class eu.unicore.hila.shell.commands.LMv
 
LocationCompletor - Class in eu.unicore.hila.shell.completors
 
LocationCompletor(ShellContext) - Constructor for class eu.unicore.hila.shell.completors.LocationCompletor
 
LOG - Static variable in class eu.unicore.hila.shell.commands.OptionConstants
 
LPwd - Class in eu.unicore.hila.shell.commands
 
LPwd() - Constructor for class eu.unicore.hila.shell.commands.LPwd
 
Ls - Class in eu.unicore.hila.shell.commands
 
Ls() - Constructor for class eu.unicore.hila.shell.commands.Ls
 

M

main(String[]) - Static method in class eu.unicore.hila.shell.HiLAShell
 
missingArg(String) - Method in class eu.unicore.hila.shell.commands.ShellCommandBase
 
MkDir - Class in eu.unicore.hila.shell.commands
mkdir -- create a directory operates in two modes (1) create given remote directories (2) create current remote directory if no file or directory exists in that location parent directories can be created if explicitly stated (-p)
MkDir() - Constructor for class eu.unicore.hila.shell.commands.MkDir
 
Monitor - Class in eu.unicore.hila.shell.commands
 
Monitor() - Constructor for class eu.unicore.hila.shell.commands.Monitor
 
Mv - Class in eu.unicore.hila.shell.commands
 
Mv() - Constructor for class eu.unicore.hila.shell.commands.Mv
 

O

OptionConstants - Class in eu.unicore.hila.shell.commands
 
OptionConstants() - Constructor for class eu.unicore.hila.shell.commands.OptionConstants
 
options - Variable in class eu.unicore.hila.shell.commands.ShellCommandBase
 

P

parser - Variable in class eu.unicore.hila.shell.commands.ShellCommandBase
 
printHelp(ShellContext) - Method in class eu.unicore.hila.shell.commands.ShellCommandBase
 
PROPERTY - Static variable in class eu.unicore.hila.shell.commands.OptionConstants
 
Pwd - Class in eu.unicore.hila.shell.commands
 
Pwd() - Constructor for class eu.unicore.hila.shell.commands.Pwd
 

R

RECURSIVE - Static variable in class eu.unicore.hila.shell.commands.OptionConstants
 
registerCommand(String, ShellCommand) - Method in class eu.unicore.hila.shell.ShellContext
 
registerCommand(ShellCommand) - Method in class eu.unicore.hila.shell.ShellContext
 
Rm - Class in eu.unicore.hila.shell.commands
 
Rm() - Constructor for class eu.unicore.hila.shell.commands.Rm
 
Run - Class in eu.unicore.hila.shell.commands
 
Run() - Constructor for class eu.unicore.hila.shell.commands.Run
 

S

setCurrentLocalDir(File) - Method in class eu.unicore.hila.shell.ShellContext
 
setCurrentLocation(Location) - Method in class eu.unicore.hila.shell.ShellContext
 
setDone(boolean) - Method in class eu.unicore.hila.shell.ShellContext
 
ShellCommand - Interface in eu.unicore.hila.shell.commands
 
ShellCommandBase - Class in eu.unicore.hila.shell.commands
 
ShellCommandBase() - Constructor for class eu.unicore.hila.shell.commands.ShellCommandBase
 
ShellContext - Class in eu.unicore.hila.shell
 
ShellContext(ConsoleReader) - Constructor for class eu.unicore.hila.shell.ShellContext
 
SITE - Static variable in class eu.unicore.hila.shell.commands.OptionConstants
 
Start - Class in eu.unicore.hila.shell.commands
 
Start() - Constructor for class eu.unicore.hila.shell.commands.Start
 
Status - Class in eu.unicore.hila.shell.commands
 
Status() - Constructor for class eu.unicore.hila.shell.commands.Status
 
Submit - Class in eu.unicore.hila.shell.commands
 
Submit() - Constructor for class eu.unicore.hila.shell.commands.Submit
 

T

Time - Class in eu.unicore.hila.shell.commands
 
Time() - Constructor for class eu.unicore.hila.shell.commands.Time
 
Transfer - Class in eu.unicore.hila.shell.commands
 
Transfer() - Constructor for class eu.unicore.hila.shell.commands.Transfer
 

U

Unalias - Class in eu.unicore.hila.shell.commands
 
Unalias() - Constructor for class eu.unicore.hila.shell.commands.Unalias
 

V

Version - Class in eu.unicore.hila.shell.commands
 
Version() - Constructor for class eu.unicore.hila.shell.commands.Version
 

A B C E F G H I J L M O P R S T U V

Copyright © 2010-2013 UNICORE. All Rights Reserved.