A C D E F G H I J K L M N O P R S T U V W

G

gc() - Static method in class edu.nmu.system.OldSystem
 
gc() - Method in class edu.nmu.system.OldRuntime
 
GET_ERR_PERMISSION - Static variable in class edu.nmu.os.shell.Shell
The Permission used to check if permissions are sufficeint to get the error PrintStream of the given Shell
GET_IN_PERMISSION - Static variable in class edu.nmu.os.shell.Shell
The Permission used to check if permissions are sufficeint to get the InputStream of the given Shell
GET_OUT_PERMISSION - Static variable in class edu.nmu.os.shell.Shell
The Permission used to check if permissions are sufficeint to get the output PrintStream of the given Shell
GET_PARENT_SHELL_PERMISSION - Static variable in class edu.nmu.os.shell.Shell
The Permission used to check if permissions are sufficeint to get the parent of the given Shell
get() - Method in class edu.nmu.system.SystemThreadGroupLocal
 
get(boolean) - Method in class edu.nmu.system.SystemThreadGroupLocal
 
get(SystemThreadGroup, boolean) - Method in class edu.nmu.system.SystemThreadGroupLocal
 
getArgs() - Method in class edu.nmu.os.shell.Command
Gets the parameters that will be given to the program when this Command is executed
getArgs() - Method in class edu.nmu.os.shell.CommandImpl
 
getCommandLine() - Method in class edu.nmu.os.shell.Shell
Gets the next CommandLine to be executed
getCommandLine() - Method in class edu.nmu.os.shell.ShellImpl
 
getCommands() - Method in interface edu.nmu.os.shell.CommandLine
Generates Commands from the CommandLine
getCommands() - Method in class edu.nmu.os.shell.CommandLineImpl
 
getContext(SystemThreadGroup) - Method in class edu.nmu.system.SystemSecurityContext
 
getDepth() - Method in class edu.nmu.system.SystemThreadGroup
 
getEnv() - Method in class edu.nmu.os.shell.Shell
Gets the environment of this Shell
getenv(String) - Static method in class edu.nmu.system.OldSystem
 
getEnv(String) - Method in class edu.nmu.os.shell.Shell
Gets the specified environment variable
getEnv(String, String) - Method in class edu.nmu.os.shell.Shell
Gets the specified environment variable
getEnv0() - Method in class edu.nmu.os.shell.Shell
Gets the environment of this Shell
getEnv0(String) - Method in class edu.nmu.os.shell.Shell
Gets the specified environment variable
getEnv0(String, String) - Method in class edu.nmu.os.shell.Shell
Gets the specified environment variable
getErr() - Method in class edu.nmu.os.shell.Shell
Returns the error PrintStream of this Shell
getErr() - Method in class edu.nmu.os.shell.Command
Gets the PrintStream that should be used as NewSystem.err during execution
getErr() - Method in class edu.nmu.os.shell.CommandImpl
 
getErr() - Static method in class edu.nmu.system.OldSystem
 
getErr() - Static method in class edu.nmu.system.NewSystem
 
getErr0() - Method in class edu.nmu.os.shell.Shell
Returns the error PrintStream of this Shell
getErr0() - Method in class edu.nmu.os.shell.ShellImpl
 
getExitStream() - Method in class edu.nmu.os.shell.ShellFactoryImplParamParser
The PrintStream to which exit messages should be printed
getFactory(String) - Static method in class edu.nmu.os.shell.ShellFactory
Gets the ShellFactory specified by the given name
getIn() - Method in class edu.nmu.os.shell.Shell
Returns the InputStream of this Shell
getIn() - Method in class edu.nmu.os.shell.Command
Gets the InputStream that should be used as NewSystem.in during execution
getIn() - Method in class edu.nmu.os.shell.CommandImpl
 
getIn() - Static method in class edu.nmu.system.OldSystem
 
getIn() - Static method in class edu.nmu.system.NewSystem
 
getIn0() - Method in class edu.nmu.os.shell.Shell
Returns the InputStream of this Shell
getIn0() - Method in class edu.nmu.os.shell.ShellImpl
 
getInitialEnv() - Method in class edu.nmu.os.shell.Shell
Returns the initial values of environment variable as they should be set if this Shell has no parent
getInitialEnv() - Method in class edu.nmu.os.shell.ShellImpl
 
getInputStream() - Method in class edu.nmu.os.shell.ShellFactoryImplParamParser
The InputStream from which the Shell should read.
getInputStream(String) - Method in class edu.nmu.os.shell.ShellFactoryImplParamParser
Converts a file name to an InputStream
getLocalizedInputStream(InputStream) - Method in class edu.nmu.system.OldRuntime
 
getLocalizedOutputStream(OutputStream) - Method in class edu.nmu.system.OldRuntime
 
getManager() - Static method in class edu.nmu.system.ThreadManager
 
getNullInputStream() - Static method in class edu.nmu.system.OldSystem
 
getNullOutputStream() - Static method in class edu.nmu.system.OldSystem
 
getOut() - Method in class edu.nmu.os.shell.Shell
Returns the output PrintStream of this Shell
getOut() - Method in class edu.nmu.os.shell.Command
Gets the PrintStream that should be used as NewSystem.out during execution
getOut() - Method in class edu.nmu.os.shell.CommandImpl
 
getOut() - Static method in class edu.nmu.system.OldSystem
 
getOut() - Static method in class edu.nmu.system.NewSystem
 
getOut0() - Method in class edu.nmu.os.shell.Shell
Returns the output PrintStream of this Shell
getOut0() - Method in class edu.nmu.os.shell.ShellImpl
 
getParentShell() - Method in class edu.nmu.os.shell.Shell
Gets the parent Shell of this Shell
getParentSystemThreadGroup() - Method in class edu.nmu.system.SystemThreadGroup
 
getPrintStream(String) - Method in class edu.nmu.os.shell.ShellFactoryImplParamParser
Converts a file name to an PrintStream
getProgram() - Method in class edu.nmu.os.shell.Command
Gets the name of the program that will be run when this Command is executed
getProgram() - Method in class edu.nmu.os.shell.CommandImpl
 
getPrompt() - Method in class edu.nmu.os.shell.Shell
The user prompt
getPrompt() - Method in class edu.nmu.os.shell.ShellImpl
 
getProperties() - Method in class edu.nmu.system.SystemProperties
 
getProperties() - Static method in class edu.nmu.system.OldSystem
 
getProperties() - Static method in class edu.nmu.system.NewSystem
 
getProperty(String) - Method in class edu.nmu.system.SystemProperties
 
getProperty(String) - Static method in class edu.nmu.system.OldSystem
 
getProperty(String) - Static method in class edu.nmu.system.NewSystem
 
getProperty(String, String) - Method in class edu.nmu.system.SystemProperties
 
getProperty(String, String) - Static method in class edu.nmu.system.OldSystem
 
getProperty(String, String) - Static method in class edu.nmu.system.NewSystem
 
getRuntime() - Static method in class edu.nmu.system.OldRuntime
 
getRuntime() - Static method in class edu.nmu.system.NewRuntime
 
getSecurityContext() - Method in class edu.nmu.system.SystemSecurityManager
 
getSecurityManager() - Method in class edu.nmu.os.shell.Shell
Gets this Shell's SecurityManager
getSecurityManager() - Method in class edu.nmu.system.SystemSecurityManager
 
getSecurityManager() - Static method in class edu.nmu.system.OldSystem
 
getSecurityManager() - Static method in class edu.nmu.system.NewSystem
 
getShell() - Static method in class edu.nmu.os.shell.Shell
Gets the currently running Shell
getShell() - Method in class edu.nmu.os.shell.Command
 
getShell() - Method in class edu.nmu.os.shell.CommandImpl
 
getShellLevel() - Method in class edu.nmu.os.shell.Shell
Returns the depth of this Shell
getSource() - Method in class edu.nmu.javascript.JavaScript
 
getStream() - Method in class edu.nmu.io.DelegatedOutputStream
Gets the OutputStream used for delegation
getStream() - Method in class edu.nmu.io.DelegatedInputStream
Gets the InputStream used for delegation
getStream() - Method in class edu.nmu.system.SystemPrintStream
 
getStream() - Method in class edu.nmu.system.SystemInputStream
 
getSystemThreadGroup(long) - Static method in class edu.nmu.os.shell.bin.ps
 
getSystemThreadGroup(Thread) - Static method in class edu.nmu.system.SystemThreadGroup
 
getSystemThreadGroup(ThreadGroup) - Static method in class edu.nmu.system.SystemThreadGroup
 
getThread(long) - Static method in class edu.nmu.os.shell.bin.ps
 
getThreadGroup() - Method in class edu.nmu.system.SystemSecurityManager
 
getThreadGroup(long) - Static method in class edu.nmu.os.shell.bin.ps
 
getThrowableStream() - Method in class edu.nmu.os.shell.ShellFactoryImplParamParser
The PrintStream to which Throwables should be printed
getUnresolved() - Method in interface edu.nmu.os.shell.CommandLine
Returns the names of any unresolvable programs
getUnresolved() - Method in class edu.nmu.os.shell.CommandLineImpl
 

A C D E F G H I J K L M N O P R S T U V W