Uses of Package
org.ourgrid.common.spec

Packages that use org.ourgrid.common.spec
org.ourgrid.common.gum   
org.ourgrid.common.gump   
org.ourgrid.common.id   
org.ourgrid.common.spec   
org.ourgrid.common.spec.lexical   
org.ourgrid.common.spec.main   
org.ourgrid.common.spec.semantic   
org.ourgrid.common.spec.token   
org.ourgrid.deployer   
org.ourgrid.gridmachine.services   
org.ourgrid.gridmachine.services.creators   
org.ourgrid.gridmachine.services.validators   
org.ourgrid.gridmachine.useragent   
org.ourgrid.gridmachine.useragent.test   
org.ourgrid.mygrid.replicaexecutor.test   
org.ourgrid.mygrid.scheduler   
org.ourgrid.mygrid.scheduler.event   
org.ourgrid.mygrid.scheduler.gridmanager   
org.ourgrid.mygrid.scheduler.gump   
org.ourgrid.mygrid.scheduler.jobmanager   
org.ourgrid.mygrid.scheduler.test   
org.ourgrid.mygrid.ui   
org.ourgrid.mygrid.ui.gui   
org.ourgrid.mygrid.ui.gui.event   
org.ourgrid.mygrid.ui.test   
org.ourgrid.peer.community   
org.ourgrid.peer.community.communicationlayer   
org.ourgrid.peer.community.obtainer   
org.ourgrid.peer.ebgum   
org.ourgrid.peer.event   
org.ourgrid.peer.manager   
org.ourgrid.peer.manager.allocation   
org.ourgrid.peer.manager.event   
org.ourgrid.peer.manager.gummanager   
org.ourgrid.peer.manager.request   
org.ourgrid.peer.manager.status   
org.ourgrid.peer.ui   
org.ourgrid.test   
org.ourgrid.test.functionalunits   
 

Classes in org.ourgrid.common.spec used by org.ourgrid.common.gum
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.
 

Classes in org.ourgrid.common.spec used by org.ourgrid.common.gump
RequestSpec
          The class represents a request made by a consumer.
 

Classes in org.ourgrid.common.spec used by org.ourgrid.common.id
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.
 

Classes in org.ourgrid.common.spec used by org.ourgrid.common.spec
CodesTable
          This entity is used to manage the correct use of the common.token package entities.
CompilerModulesFactory
          Is a central factory for the compiler modules.
IOBlock
          This entity handles the input and output entries for a task.
IOEntry
          Encapsulates informations about a input/output operation at the MyGrid environment.
RequestSpec.RequestSource
          Indicates the request source (from local brokers or from remote peers).
TaskSpec
          Entity that encapsulates all the infomations given by the user about each task.
 

Classes in org.ourgrid.common.spec used by org.ourgrid.common.spec.lexical
TokenDelimiter
          Data structure used to encapsulate the token's delimiters when reading a StringToken.
 

Classes in org.ourgrid.common.spec used by org.ourgrid.common.spec.main
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.
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.
 

Classes in org.ourgrid.common.spec used by org.ourgrid.common.spec.semantic
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.
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.
 

Classes in org.ourgrid.common.spec used by org.ourgrid.common.spec.token
SpecialCharException
          This entity indicates that a back slash was found a no special char was recognized.
TokenDelimiter
          Data structure used to encapsulate the token's delimiters when reading a StringToken.
 

Classes in org.ourgrid.common.spec used by org.ourgrid.deployer
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.
 

Classes in org.ourgrid.common.spec used by org.ourgrid.gridmachine.services
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.
 

Classes in org.ourgrid.common.spec used by org.ourgrid.gridmachine.services.creators
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.
 

Classes in org.ourgrid.common.spec used by org.ourgrid.gridmachine.services.validators
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.
 

Classes in org.ourgrid.common.spec used by org.ourgrid.gridmachine.useragent
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.
 

Classes in org.ourgrid.common.spec used by org.ourgrid.gridmachine.useragent.test
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.
 

Classes in org.ourgrid.common.spec used by org.ourgrid.mygrid.replicaexecutor.test
IOBlock
          This entity handles the input and output entries for a task.
TaskSpec
          Entity that encapsulates all the infomations given by the user about each task.
 

Classes in org.ourgrid.common.spec used by org.ourgrid.mygrid.scheduler
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.
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.
 

Classes in org.ourgrid.common.spec used by org.ourgrid.mygrid.scheduler.event
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.
 

Classes in org.ourgrid.common.spec used by org.ourgrid.mygrid.scheduler.gridmanager
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.
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.
 

Classes in org.ourgrid.common.spec used by org.ourgrid.mygrid.scheduler.gump
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.
 

Classes in org.ourgrid.common.spec used by org.ourgrid.mygrid.scheduler.jobmanager
JobSpec
          Entity that encapsulates all the information given by the user about each job.
TaskSpec
          Entity that encapsulates all the infomations given by the user about each task.
 

Classes in org.ourgrid.common.spec used by org.ourgrid.mygrid.scheduler.test
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.
JobSpec
          Entity that encapsulates all the information given by the user about each job.
RequestSpec
          The class represents a request made by a consumer.
 

Classes in org.ourgrid.common.spec used by org.ourgrid.mygrid.ui
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.
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.
 

Classes in org.ourgrid.common.spec used by org.ourgrid.mygrid.ui.gui
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.
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.
TaskSpec
          Entity that encapsulates all the infomations given by the user about each task.
 

Classes in org.ourgrid.common.spec used by org.ourgrid.mygrid.ui.gui.event
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.
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.
 

Classes in org.ourgrid.common.spec used by org.ourgrid.mygrid.ui.test
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.
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.
 

Classes in org.ourgrid.common.spec used by org.ourgrid.peer.community
RequestSpec
          The class represents a request made by a consumer.
 

Classes in org.ourgrid.common.spec used by org.ourgrid.peer.community.communicationlayer
RequestSpec
          The class represents a request made by a consumer.
 

Classes in org.ourgrid.common.spec used by org.ourgrid.peer.community.obtainer
RequestSpec
          The class represents a request made by a consumer.
 

Classes in org.ourgrid.common.spec used by org.ourgrid.peer.ebgum
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.
 

Classes in org.ourgrid.common.spec used by org.ourgrid.peer.event
RequestSpec
          The class represents a request made by a consumer.
 

Classes in org.ourgrid.common.spec used by org.ourgrid.peer.manager
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.
RequestSpec
          The class represents a request made by a consumer.
RequestSpec.RequestSource
          Indicates the request source (from local brokers or from remote peers).
 

Classes in org.ourgrid.common.spec used by org.ourgrid.peer.manager.allocation
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.
 

Classes in org.ourgrid.common.spec used by org.ourgrid.peer.manager.event
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.
RequestSpec.RequestSource
          Indicates the request source (from local brokers or from remote peers).
 

Classes in org.ourgrid.common.spec used by org.ourgrid.peer.manager.gummanager
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.
 

Classes in org.ourgrid.common.spec used by org.ourgrid.peer.manager.request
RequestSpec
          The class represents a request made by a consumer.
RequestSpec.RequestSource
          Indicates the request source (from local brokers or from remote peers).
 

Classes in org.ourgrid.common.spec used by org.ourgrid.peer.manager.status
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.
RequestSpec.RequestSource
          Indicates the request source (from local brokers or from remote peers).
 

Classes in org.ourgrid.common.spec used by org.ourgrid.peer.ui
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.
RequestSpec.RequestSource
          Indicates the request source (from local brokers or from remote peers).
 

Classes in org.ourgrid.common.spec used by org.ourgrid.test
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.
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.
 

Classes in org.ourgrid.common.spec used by org.ourgrid.test.functionalunits
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.