Package org.ourgrid.common.spec

Interface Summary
CompilerModulesFactory Is a central factory for the compiler modules.
 

Class Summary
CodesTable This entity is used to manage the correct use of the common.token package entities.
CodesTableTest Created on Jun 29, 2004
CommonCModulesFactory  
CompilerMessages Description: A class with all messagens that are showed to the user at the compilation process.
GumSpec Entity that encapsulates all the information given by the user about a Gum To provide the information, the user uses the Description Files that can be compiled by CommonCompiler.
GumSpecTest  
IgnoreCaseComparator  
IOBlock This entity handles the input and output entries for a task.
IOEntry Encapsulates informations about a input/output operation at the MyGrid environment.
JobSpec Entity that encapsulates all the information given by the user about each job.
PeerSpec This GuMPSpec identifies the container of informations about the remote GUMPS that the local instance of MyGrid will be able to use to require aditional processing power.
RequestSpec The class represents a request made by a consumer.
TaskSpec Entity that encapsulates all the infomations given by the user about each task.
TokenDelimiter Data structure used to encapsulate the token's delimiters when reading a StringToken.
 

Enum Summary
RequestSpec.RequestSource Indicates the request source (from local brokers or from remote peers).
 

Exception Summary
SpecialCharException This entity indicates that a back slash was found a no special char was recognized.