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

G

generateCompileCommand(String, String) - Method in class pdp.compileplatform.execution.LangInternal
construct a well formed compilation command
generateExecutionCommand(String, String) - Method in class pdp.compileplatform.execution.LangInternal
construct a well formed execution command
getClient(String) - Method in class pdp.compileplatform.session.ClientsManager
Return the ClientInterface corresponding to the sessionKey given in the parameters
getClient(String) - Method in interface pdp.compileplatform.session.ClientsManagerInterface
Return the ClientInterface corresponding to the sessionKey given in the parameters
getClient() - Method in class pdp.compileplatform.session.Task
Return the ClientInterface which owns the task
getClient() - Method in interface pdp.compileplatform.session.TaskInterface
Return the ClientInterface which owns the task
getCmdArg() - Method in class pdp.compileplatform.session.TaskParameters
Return the string of the task's arguments of the execution line command
getCmdArg() - Method in interface pdp.compileplatform.session.TaskParametersInterface
Return the string of the task's arguments of the execution line command
getCode() - Method in class pdp.compileplatform.frontend.InfoKey
get the code associated to this information object
getCodeLang() - Method in class pdp.compileplatform.session.TaskParameters
Return the number of the language in which the task's code have been written
getCodeLang() - Method in interface pdp.compileplatform.session.TaskParametersInterface
Return the number of the language in which the task's code have been written
getCompiler() - Method in class pdp.compileplatform.frontend.Lang
retrieve the compiler associated with this language
getCompilOpt() - Method in class pdp.compileplatform.session.TaskParameters
Return the string of the task's options of the compile line command
getCompilOpt() - Method in interface pdp.compileplatform.session.TaskParametersInterface
Return the string of the task's options of the compile line command
getDescription() - Method in enum pdp.compileplatform.frontend.EnumRetCode
get the description associated to this EnumRetCode
getDescription() - Method in class pdp.compileplatform.frontend.InfoKey
get the description associated to this information object
getDescription() - Method in enum pdp.compileplatform.session.EnumResult
Return the result's message of the task
getDescription() - Method in enum pdp.compileplatform.session.EnumStatus
Return the description message of the task's status
getDetails(String, int) - Method in class pdp.compileplatform.frontend.RequestHandler
retrieve details about a submitted task getting details
getDetails(String, int) - Method in interface pdp.compileplatform.frontend.RequestHandlerInterface
retrieves details about a submitted task
getDetails(String, int) - Method in class pdp.compileplatform.frontend.RequestListener
retrieves details about a submitted task
getDetails(String, int) - Method in interface pdp.compileplatform.frontend.RequestListenerInterface
web method to retrieve details about a submitted task
GetDetailsRet - Class in pdp.compileplatform.frontend
This class represents objects returned to a client call to the web method getDetails , it's a JavaBean to allow its creation by the JAX-WS API
GetDetailsRet() - Constructor for class pdp.compileplatform.frontend.GetDetailsRet
Constructs an empty GetDetailsRet object
GetDetailsRet(InfoKey, InfoKey, InfoKey, String, String, float) - Constructor for class pdp.compileplatform.frontend.GetDetailsRet
Constructs a GetDetailsRet object
getExtension() - Method in class pdp.compileplatform.execution.LangInternal
 
getIdLang() - Method in class pdp.compileplatform.frontend.Lang
retrieve the unique identifier of this language
getLangName() - Method in class pdp.compileplatform.frontend.Lang
get the name of this language
getLanguages() - Method in class pdp.compileplatform.execution.TaskExecutor
Retrieve languages supported by this executor
getLanguages() - Method in interface pdp.compileplatform.execution.TaskExecutorInterface
Retrieve all the languages currently supported by this executor
getLanguages() - Method in class pdp.compileplatform.frontend.GetLanguagesRet
get the languages for this GetLanguagesRet object
getLanguages() - Method in class pdp.compileplatform.frontend.RequestHandler
get supported languages getting languages
getLanguages() - Method in interface pdp.compileplatform.frontend.RequestHandlerInterface
retrieves languages supported by the platform , does not require a connection
getLanguages() - Method in class pdp.compileplatform.frontend.RequestListener
retrieves languages supported by the platform , does not require a connection
getLanguages() - Method in interface pdp.compileplatform.frontend.RequestListenerInterface
web method to retrieve languages supported by the platform , does not require a connection
GetLanguagesRet - Class in pdp.compileplatform.frontend
This class represents objects returned to a client call to the web method getLanguages , it's a JavaBean to allow its creation by the JAX-WS API
GetLanguagesRet(InfoKey, Lang[]) - Constructor for class pdp.compileplatform.frontend.GetLanguagesRet
Constructs a GetLanguagesRet object
GetLanguagesRet() - Constructor for class pdp.compileplatform.frontend.GetLanguagesRet
Constructs an empty GetLanguagesRet object
getParams() - Method in class pdp.compileplatform.session.Task
Return the parameters of the task
getParams() - Method in interface pdp.compileplatform.session.TaskInterface
Return the parameters of the task
getPath() - Method in class pdp.compileplatform.session.Client
Return the path to the client's directory on the server
getPath() - Method in interface pdp.compileplatform.session.ClientInterface
Return the path to the client's directory on the server
getPath() - Method in class pdp.compileplatform.session.Task
Return the path to the directory where the file related to the task are saved
getPath() - Method in interface pdp.compileplatform.session.TaskInterface
Return the path to the directory where the file related to the task are saved
getReference() - Method in class pdp.compileplatform.frontend.SendRequestRet
get the task's reference of this SendRequestRet object
getResult() - Method in class pdp.compileplatform.frontend.GetDetailsRet
get the result code of this GetDetailsRet object
getResult() - Method in class pdp.compileplatform.frontend.GetStatusRet
get the result for this GetStatusRet object
getResult() - Method in enum pdp.compileplatform.session.EnumResult
Return the result of the task
getResult() - Method in class pdp.compileplatform.session.TaskResults
Return the value of the result
getResult() - Method in interface pdp.compileplatform.session.TaskResultsInterface
Return the value of the result
getResults() - Method in class pdp.compileplatform.session.Task
Return the results of the last execution of the task
getResults() - Method in interface pdp.compileplatform.session.TaskInterface
Return the results of the last execution of the task
getRetCode() - Method in class pdp.compileplatform.frontend.ConnectRet
get the information object associated to this ConnectRet object
getRetCode() - Method in enum pdp.compileplatform.frontend.EnumRetCode
get the error code associated to this EnumRetCode
getRetCode() - Method in class pdp.compileplatform.frontend.GetDetailsRet
get the error code of this GetDetailsRet object
getRetCode() - Method in class pdp.compileplatform.frontend.GetLanguagesRet
get the information object for this GetLanguagesRet object
getRetCode() - Method in class pdp.compileplatform.frontend.GetStatusRet
get the information object for this GetStatusRet object
getRetCode() - Method in class pdp.compileplatform.frontend.SendRequestRet
get the information object associated to this SendRequestRet object
getSessionKey() - Method in class pdp.compileplatform.frontend.ConnectRet
get the session key associated to this ConnectRet object
getSessionKey() - Method in class pdp.compileplatform.session.Client
Return the sessionKey of the client
getSessionKey() - Method in interface pdp.compileplatform.session.ClientInterface
Return the sessionKey of the client
getSrcCode() - Method in class pdp.compileplatform.session.TaskParameters
Return the string of the task's code
getSrcCode() - Method in interface pdp.compileplatform.session.TaskParametersInterface
Return the string of the task's code
getSrcFileName() - Method in class pdp.compileplatform.session.Task
Return the name of the source file containing the code of the task to compile/execute
getSrcFileName() - Method in interface pdp.compileplatform.session.TaskInterface
Return the name of the source file containing the code of the task to compile/execute
getStatus() - Method in class pdp.compileplatform.frontend.GetDetailsRet
get the status code of this GetDetailsRet object
getStatus() - Method in class pdp.compileplatform.frontend.GetStatusRet
get the status for this GetStatusRet object
getStatus(String, int) - Method in class pdp.compileplatform.frontend.RequestHandler
get status about a submitted task getting status
getStatus(String, int) - Method in interface pdp.compileplatform.frontend.RequestHandlerInterface
retrieves status about a submitted task
getStatus(String, int) - Method in class pdp.compileplatform.frontend.RequestListener
retrieves status about a submitted task
getStatus(String, int) - Method in interface pdp.compileplatform.frontend.RequestListenerInterface
web method to retrieve status about a submitted task
getStatus() - Method in enum pdp.compileplatform.session.EnumStatus
Return the task's status
getStatus() - Method in class pdp.compileplatform.session.TaskResults
Return the value of the status
getStatus() - Method in interface pdp.compileplatform.session.TaskResultsInterface
Return the value of the status
GetStatusRet - Class in pdp.compileplatform.frontend
This class represents objects returned to a client call to the web method getStatus , it's a JavaBean to allow its creation by the JAX-WS API
GetStatusRet() - Constructor for class pdp.compileplatform.frontend.GetStatusRet
Constructs an empty GetStatusRet object
GetStatusRet(InfoKey, InfoKey, InfoKey) - Constructor for class pdp.compileplatform.frontend.GetStatusRet
Constructs a GetStatusRet object
getStdErr() - Method in class pdp.compileplatform.frontend.GetDetailsRet
get the standard error of this GetDetailsRet object
getStdErr() - Method in class pdp.compileplatform.session.TaskResults
Return the stderr related to the task
getStdErr() - Method in interface pdp.compileplatform.session.TaskResultsInterface
Return the stderr related to the task
getStdIn() - Method in class pdp.compileplatform.session.TaskParameters
Return the string of the stdin to give while executing the task
getStdIn() - Method in interface pdp.compileplatform.session.TaskParametersInterface
Return the string of the stdin to give while executing the task
getStdOut() - Method in class pdp.compileplatform.frontend.GetDetailsRet
get the standard output of this GetDetailsRet object
getStdOut() - Method in class pdp.compileplatform.session.TaskResults
Return the stdOut related to the task
getStdOut() - Method in interface pdp.compileplatform.session.TaskResultsInterface
Return the stdOut related to the task
getTask() - Method in class pdp.compileplatform.execution.TaskQueue
Get the oldest task in the queue
getTask() - Method in interface pdp.compileplatform.execution.TaskQueueInterface
Get the most recent task from the queue
getTaskById(int) - Method in class pdp.compileplatform.session.Client
Return the task's id given in parameters
getTaskById(int) - Method in interface pdp.compileplatform.session.ClientInterface
Return the task's id given in parameters
getTaskById(int) - Method in class pdp.compileplatform.session.TasksManager
Return the task corresponding to the id given in parameter
getTaskById(int) - Method in interface pdp.compileplatform.session.TasksManagerInterface
Return the task corresponding to the id given in parameter
getTaskId(TaskInterface) - Method in class pdp.compileplatform.session.Client
Return the id of the TaskInterface given in parameters
getTaskId(TaskInterface) - Method in interface pdp.compileplatform.session.ClientInterface
Return the id of the TaskInterface given in parameters
getTaskId(TaskInterface) - Method in class pdp.compileplatform.session.TasksManager
Return the id of the task given as parameter
getTaskId(TaskInterface) - Method in interface pdp.compileplatform.session.TasksManagerInterface
Return the id of the task given as parameter
getTimeInfo() - Method in class pdp.compileplatform.frontend.GetDetailsRet
get the time duration of this GetDetailsRet object
getTimeInfo() - Method in class pdp.compileplatform.session.TaskResults
Return the time elapsed during the last execution of the task
getTimeInfo() - Method in interface pdp.compileplatform.session.TaskResultsInterface
Return the time elapsed during the last execution of the task
getToRun() - Method in class pdp.compileplatform.session.TaskParameters
Return a boolean specifying if the task must be executed after compilation
getToRun() - Method in interface pdp.compileplatform.session.TaskParametersInterface
Return a boolean specifying if the task must be executed after compilation
A C D E G H I K L M N O P R S T V