g-Eclipse
Release 1.0.0

Uses of Package
eu.geclipse.core.model

Packages that use eu.geclipse.core.model
eu.geclipse.batch   
eu.geclipse.batch.ui.wizards   
eu.geclipse.core   
eu.geclipse.core.config   
eu.geclipse.core.filesystem   
eu.geclipse.core.jobs   
eu.geclipse.core.model   
eu.geclipse.core.model.impl   
eu.geclipse.core.project   
eu.geclipse.info   
eu.geclipse.info.model   
eu.geclipse.info.ui   
eu.geclipse.jsdl   
eu.geclipse.jsdl.ui.preference   
eu.geclipse.jsdl.ui.wizards   
eu.geclipse.servicejob.model   
eu.geclipse.servicejob.model.access   
eu.geclipse.servicejob.model.impl   
eu.geclipse.servicejob.model.submittable.job   
eu.geclipse.servicejob.parsers   
eu.geclipse.servicejob.ui   
eu.geclipse.servicejob.ui.interfaces   
eu.geclipse.servicejob.ui.properties   
eu.geclipse.servicejob.ui.providers   
eu.geclipse.servicejob.ui.views   
eu.geclipse.servicejob.ui.wizard   
eu.geclipse.ui   
eu.geclipse.ui.decorators   
eu.geclipse.ui.dialogs   
eu.geclipse.ui.problems   
eu.geclipse.ui.properties   
eu.geclipse.ui.providers   
eu.geclipse.ui.simpleTest   
eu.geclipse.ui.views   
eu.geclipse.ui.views.jobdetails   
eu.geclipse.ui.widgets   
eu.geclipse.ui.wizards   
eu.geclipse.ui.wizards.jobsubmission   
eu.geclipse.workflow   
eu.geclipse.workflow.resources   
 

Classes in eu.geclipse.core.model used by eu.geclipse.batch
IGridContainer
          An IGridContainer is an IGridElement that is able to contain other Grid elements as children.
IGridElement
          This is the base interface of all interfaces and classes that are members of a Grid model.
IGridElementCreator
          Base interface for all classes that implement functionality for creating specific implementations of the IGridElement interface.
IGridSiteConfig
          This is at the moment just a declarative interfaces for integrating site configuration into the Grid model.
IStorableElement
          A IStorableElement defines methods to save an element to an OutputStream and to load it from an InputStream.
 

Classes in eu.geclipse.core.model used by eu.geclipse.batch.ui.wizards
IGridProject
          Grid element for projects in the grid model.
 

Classes in eu.geclipse.core.model used by eu.geclipse.core
IGridElement
          This is the base interface of all interfaces and classes that are members of a Grid model.
IGridJob
          Base interface for all middleware specific implementations of jobs for the Grid.
IGridJobStatus
          This interface defines some informational fields related to the status of jobs in the Grid.
IGridJobStatusListener
          Interface for listener called when job status is updated
 

Classes in eu.geclipse.core.model used by eu.geclipse.core.config
IConfigurableElementCreator
          A configurable element creator is an element creator that is able to create a grid model element from an IConfiguration.
 

Classes in eu.geclipse.core.model used by eu.geclipse.core.filesystem
ICreatorSourceMatcher
          This class is used by the eu.geclipse.core.gridElementCreator extension point in order to match a source object against a specific element creator.
IGridContainer
          An IGridContainer is an IGridElement that is able to contain other Grid elements as children.
IGridElement
          This is the base interface of all interfaces and classes that are members of a Grid model.
IGridElementCreator
          Base interface for all classes that implement functionality for creating specific implementations of the IGridElement interface.
ITransferInformation
          Class representing transfer operation.
ITransferManager
          Interface class for the transfer manager
 

Classes in eu.geclipse.core.model used by eu.geclipse.core.jobs
ICreatorSourceMatcher
          This class is used by the eu.geclipse.core.gridElementCreator extension point in order to match a source object against a specific element creator.
IGridContainer
          An IGridContainer is an IGridElement that is able to contain other Grid elements as children.
IGridElement
          This is the base interface of all interfaces and classes that are members of a Grid model.
IGridElementCreator
          Base interface for all classes that implement functionality for creating specific implementations of the IGridElement interface.
IGridElementManager
          Base interface for all element managers.
IGridJob
          Base interface for all middleware specific implementations of jobs for the Grid.
IGridJobCreator
          Specialised interface for the creation of jobs for the grid.
IGridJobDescription
          A grid element that describes a job on the Grid.
IGridJobID
          The job ID is (for each middleware) a unique identifier for a job running on the Grid.
IGridJobService
          A job service is an IGridService that provides job submission and status querying functionality.
IGridJobStatus
          This interface defines some informational fields related to the status of jobs in the Grid.
IGridProject
          Grid element for projects in the grid model.
IGridResource
          Base interface for all grid elements that represents resources on the Grid.
IGridService
          This is the base interface for every kind of grid service.
IManageable
          Grid elements that implement this interface have an associated IGridElementManager who is responsible to manage all instances of this special type of element.
IVirtualOrganization
          This is the base interface that all implementations of virtual organizations have to implement.
 

Classes in eu.geclipse.core.model used by eu.geclipse.core.model
IConnectionManager
          First version of a connection manager.
IDefaultGridElementManager
          An IGridElementManager that supports the management of a default element.
IElementCreatorRegistry
          The element creator registry keeps track of all currently registered extensions of the eu.geclipse.core.gridElementCreator extension point.
IGridApplication
          An IGridApplication represents VO- and Computing specific applications that are accessible to the user.
IGridApplicationManager
          An application manager is responsible for installing and uninstalling applications for a specific VO.
IGridApplicationParameters
           
IGridComputing
          An IGridResource that represents computing elements in the Grid.
IGridConnection
          Base interface for filesystem mounts.
IGridConnectionElement
          Base interface for elements of a file system mount.
IGridContainer
          An IGridContainer is an IGridElement that is able to contain other Grid elements as children.
IGridElement
          This is the base interface of all interfaces and classes that are members of a Grid model.
IGridElementCreator
          Base interface for all classes that implement functionality for creating specific implementations of the IGridElement interface.
IGridElementManager
          Base interface for all element managers.
IGridInfoService
          An info service is an IGridService that provides access to a grid-related information database.
IGridInstallParameters
          The IGridInstallParameters holds all necessary information to install an application on the Grid.
IGridJob
          Base interface for all middleware specific implementations of jobs for the Grid.
IGridJobDescription
          A grid element that describes a job on the Grid.
IGridJobID
          The job ID is (for each middleware) a unique identifier for a job running on the Grid.
IGridJobManager
          A job manager is able to manage IGridJob.
IGridJobService
          A job service is an IGridService that provides job submission and status querying functionality.
IGridJobStatus
          This interface defines some informational fields related to the status of jobs in the Grid.
IGridJobStatusListener
          Interface for listener called when job status is updated
IGridModelEvent
          Definition of Grid model events that are used to track changes on the model, i.e. addition of new elements and deletion of existing elements.
IGridModelListener
          Definition of an EventListener listening to IGridModelEvents.
IGridModelNotifier
          Definition of a notification service for GridModelEvents.
IGridPreferences
          This interface defines some global access points for preferences that are not stored in the metadata area of the workspace.
IGridProject
          Grid element for projects in the grid model.
IGridResource
          Base interface for all grid elements that represents resources on the Grid.
IGridResourceCategory
          Grid resources are grouped within so called resource categories.
IGridRoot
          This is the root element of the whole grid model. it is the parent of all currently contained projects.
IGridService
          This is the base interface for every kind of grid service.
IManageable
          Grid elements that implement this interface have an associated IGridElementManager who is responsible to manage all instances of this special type of element.
IMountable
          The IMountable interface defines methods and anonymous classes for making grid elements accessible via a grid connection.
IMountable.MountPoint
          This anonymous class represents a mount point and IGridConnection can be created from the enclosed information.
IMountable.MountPointID
          This anonymous class acts as a unique identifier of a mount point for a specific IMountable implementation.
IServiceJob
          Interface for structural service job.
IServiceJobManager
          Interface class for manager of the service jobs.
IServiceJobResult
          Interface for single service job result.
IServiceJobStatusListener
          Status listener for service jobs.
IStorableElement
          A IStorableElement defines methods to save an element to an OutputStream and to load it from an InputStream.
IStorableElementManager
          An IGridElementManager that is able to save its managed elements and to load them back.
ITransferInformation
          Class representing transfer operation.
IVirtualOrganization
          This is the base interface that all implementations of virtual organizations have to implement.
IVoManager
          This manager is dedicated to IVirtualOrganizations.
 

Classes in eu.geclipse.core.model used by eu.geclipse.core.model.impl
IConfigurableElementCreator
          A configurable element creator is an element creator that is able to create a grid model element from an IConfiguration.
ICreatorSourceMatcher
          This class is used by the eu.geclipse.core.gridElementCreator extension point in order to match a source object against a specific element creator.
IGridApplication
          An IGridApplication represents VO- and Computing specific applications that are accessible to the user.
IGridApplicationManager
          An application manager is responsible for installing and uninstalling applications for a specific VO.
IGridApplicationParameters
           
IGridComputing
          An IGridResource that represents computing elements in the Grid.
IGridContainer
          An IGridContainer is an IGridElement that is able to contain other Grid elements as children.
IGridElement
          This is the base interface of all interfaces and classes that are members of a Grid model.
IGridElementCreator
          Base interface for all classes that implement functionality for creating specific implementations of the IGridElement interface.
IGridInfoService
          An info service is an IGridService that provides access to a grid-related information database.
IGridInstallParameters
          The IGridInstallParameters holds all necessary information to install an application on the Grid.
IGridJobCreator
          Specialised interface for the creation of jobs for the grid.
IGridJobDescription
          A grid element that describes a job on the Grid.
IGridJobService
          A job service is an IGridService that provides job submission and status querying functionality.
IGridProject
          Grid element for projects in the grid model.
IGridResource
          Base interface for all grid elements that represents resources on the Grid.
IGridResourceCategory
          Grid resources are grouped within so called resource categories.
IGridService
          This is the base interface for every kind of grid service.
IGridStorage
          An IGridResource that represents storage elements in the Grid.
IGridVisualisation
          An interfaces for integrating visualisation into the Grid model.
IStorableElement
          A IStorableElement defines methods to save an element to an OutputStream and to load it from an InputStream.
IVirtualOrganization
          This is the base interface that all implementations of virtual organizations have to implement.
 

Classes in eu.geclipse.core.model used by eu.geclipse.core.project
IVirtualOrganization
          This is the base interface that all implementations of virtual organizations have to implement.
 

Classes in eu.geclipse.core.model used by eu.geclipse.info
IGridInfoService
          An info service is an IGridService that provides access to a grid-related information database.
 

Classes in eu.geclipse.core.model used by eu.geclipse.info.model
IGridApplication
          An IGridApplication represents VO- and Computing specific applications that are accessible to the user.
IGridApplicationParameters
           
IGridComputing
          An IGridResource that represents computing elements in the Grid.
IGridContainer
          An IGridContainer is an IGridElement that is able to contain other Grid elements as children.
IGridElement
          This is the base interface of all interfaces and classes that are members of a Grid model.
IGridInfoService
          An info service is an IGridService that provides access to a grid-related information database.
IGridProject
          Grid element for projects in the grid model.
IGridResource
          Base interface for all grid elements that represents resources on the Grid.
IGridService
          This is the base interface for every kind of grid service.
IGridStorage
          An IGridResource that represents storage elements in the Grid.
IMountable
          The IMountable interface defines methods and anonymous classes for making grid elements accessible via a grid connection.
IMountable.MountPoint
          This anonymous class represents a mount point and IGridConnection can be created from the enclosed information.
IMountable.MountPointID
          This anonymous class acts as a unique identifier of a mount point for a specific IMountable implementation.
IVirtualOrganization
          This is the base interface that all implementations of virtual organizations have to implement.
 

Classes in eu.geclipse.core.model used by eu.geclipse.info.ui
IGridModelEvent
          Definition of Grid model events that are used to track changes on the model, i.e. addition of new elements and deletion of existing elements.
IGridModelListener
          Definition of an EventListener listening to IGridModelEvents.
 

Classes in eu.geclipse.core.model used by eu.geclipse.jsdl
IGridContainer
          An IGridContainer is an IGridElement that is able to contain other Grid elements as children.
IGridElement
          This is the base interface of all interfaces and classes that are members of a Grid model.
IGridElementCreator
          Base interface for all classes that implement functionality for creating specific implementations of the IGridElement interface.
IGridJobDescription
          A grid element that describes a job on the Grid.
 

Classes in eu.geclipse.core.model used by eu.geclipse.jsdl.ui.preference
IGridApplicationParameters
           
IVirtualOrganization
          This is the base interface that all implementations of virtual organizations have to implement.
 

Classes in eu.geclipse.core.model used by eu.geclipse.jsdl.ui.wizards
IGridProject
          Grid element for projects in the grid model.
IVirtualOrganization
          This is the base interface that all implementations of virtual organizations have to implement.
 

Classes in eu.geclipse.core.model used by eu.geclipse.servicejob.model
IGridContainer
          An IGridContainer is an IGridElement that is able to contain other Grid elements as children.
IGridElement
          This is the base interface of all interfaces and classes that are members of a Grid model.
IGridElementManager
          Base interface for all element managers.
IGridJobService
          A job service is an IGridService that provides job submission and status querying functionality.
IManageable
          Grid elements that implement this interface have an associated IGridElementManager who is responsible to manage all instances of this special type of element.
IServiceJob
          Interface for structural service job.
IServiceJobResult
          Interface for single service job result.
 

Classes in eu.geclipse.core.model used by eu.geclipse.servicejob.model.access
IGridElement
          This is the base interface of all interfaces and classes that are members of a Grid model.
IManageable
          Grid elements that implement this interface have an associated IGridElementManager who is responsible to manage all instances of this special type of element.
IServiceJob
          Interface for structural service job.
 

Classes in eu.geclipse.core.model used by eu.geclipse.servicejob.model.impl
IServiceJobResult
          Interface for single service job result.
 

Classes in eu.geclipse.core.model used by eu.geclipse.servicejob.model.submittable.job
IGridElement
          This is the base interface of all interfaces and classes that are members of a Grid model.
IGridJobDescription
          A grid element that describes a job on the Grid.
IGridJobID
          The job ID is (for each middleware) a unique identifier for a job running on the Grid.
IGridJobStatus
          This interface defines some informational fields related to the status of jobs in the Grid.
IManageable
          Grid elements that implement this interface have an associated IGridElementManager who is responsible to manage all instances of this special type of element.
IServiceJob
          Interface for structural service job.
IServiceJobResult
          Interface for single service job result.
IVirtualOrganization
          This is the base interface that all implementations of virtual organizations have to implement.
 

Classes in eu.geclipse.core.model used by eu.geclipse.servicejob.parsers
IServiceJobResult
          Interface for single service job result.
 

Classes in eu.geclipse.core.model used by eu.geclipse.servicejob.ui
IServiceJobResult
          Interface for single service job result.
 

Classes in eu.geclipse.core.model used by eu.geclipse.servicejob.ui.interfaces
IGridProject
          Grid element for projects in the grid model.
IGridResource
          Base interface for all grid elements that represents resources on the Grid.
IVirtualOrganization
          This is the base interface that all implementations of virtual organizations have to implement.
 

Classes in eu.geclipse.core.model used by eu.geclipse.servicejob.ui.properties
IServiceJob
          Interface for structural service job.
 

Classes in eu.geclipse.core.model used by eu.geclipse.servicejob.ui.providers
IServiceJob
          Interface for structural service job.
 

Classes in eu.geclipse.core.model used by eu.geclipse.servicejob.ui.views
IGridModelEvent
          Definition of Grid model events that are used to track changes on the model, i.e. addition of new elements and deletion of existing elements.
IGridModelListener
          Definition of an EventListener listening to IGridModelEvents.
IServiceJob
          Interface for structural service job.
IServiceJobStatusListener
          Status listener for service jobs.
 

Classes in eu.geclipse.core.model used by eu.geclipse.servicejob.ui.wizard
IGridJobService
          A job service is an IGridService that provides job submission and status querying functionality.
IGridProject
          Grid element for projects in the grid model.
IGridResource
          Base interface for all grid elements that represents resources on the Grid.
IGridResourceCategory
          Grid resources are grouped within so called resource categories.
IVirtualOrganization
          This is the base interface that all implementations of virtual organizations have to implement.
 

Classes in eu.geclipse.core.model used by eu.geclipse.ui
IGridResource
          Base interface for all grid elements that represents resources on the Grid.
 

Classes in eu.geclipse.core.model used by eu.geclipse.ui.decorators
IGridElement
          This is the base interface of all interfaces and classes that are members of a Grid model.
 

Classes in eu.geclipse.core.model used by eu.geclipse.ui.dialogs
IGridResource
          Base interface for all grid elements that represents resources on the Grid.
 

Classes in eu.geclipse.core.model used by eu.geclipse.ui.problems
IMountable
          The IMountable interface defines methods and anonymous classes for making grid elements accessible via a grid connection.
IMountable.MountPointID
          This anonymous class acts as a unique identifier of a mount point for a specific IMountable implementation.
 

Classes in eu.geclipse.core.model used by eu.geclipse.ui.properties
IGridConnection
          Base interface for filesystem mounts.
IGridConnectionElement
          Base interface for elements of a file system mount.
IGridJob
          Base interface for all middleware specific implementations of jobs for the Grid.
IGridJobDescription
          A grid element that describes a job on the Grid.
IGridJobService
          A job service is an IGridService that provides job submission and status querying functionality.
IGridProject
          Grid element for projects in the grid model.
IGridService
          This is the base interface for every kind of grid service.
IGridStorage
          An IGridResource that represents storage elements in the Grid.
IPropertiesProvider
          This interface provides dynamic set of property names for various elements.
 

Classes in eu.geclipse.core.model used by eu.geclipse.ui.providers
IGridContainer
          An IGridContainer is an IGridElement that is able to contain other Grid elements as children.
IGridElement
          This is the base interface of all interfaces and classes that are members of a Grid model.
 

Classes in eu.geclipse.core.model used by eu.geclipse.ui.simpleTest
IGridResource
          Base interface for all grid elements that represents resources on the Grid.
 

Classes in eu.geclipse.core.model used by eu.geclipse.ui.views
IGridElement
          This is the base interface of all interfaces and classes that are members of a Grid model.
IGridJob
          Base interface for all middleware specific implementations of jobs for the Grid.
IGridJobStatusListener
          Interface for listener called when job status is updated
IGridModelEvent
          Definition of Grid model events that are used to track changes on the model, i.e. addition of new elements and deletion of existing elements.
IGridModelListener
          Definition of an EventListener listening to IGridModelEvents.
IGridVisualisation
          An interfaces for integrating visualisation into the Grid model.
 

Classes in eu.geclipse.core.model used by eu.geclipse.ui.views.jobdetails
IGridJob
          Base interface for all middleware specific implementations of jobs for the Grid.
IGridJobStatusListener
          Interface for listener called when job status is updated
 

Classes in eu.geclipse.core.model used by eu.geclipse.ui.widgets
IGridContainer
          An IGridContainer is an IGridElement that is able to contain other Grid elements as children.
 

Classes in eu.geclipse.core.model used by eu.geclipse.ui.wizards
IGridContainer
          An IGridContainer is an IGridElement that is able to contain other Grid elements as children.
IGridElement
          This is the base interface of all interfaces and classes that are members of a Grid model.
IGridModelEvent
          Definition of Grid model events that are used to track changes on the model, i.e. addition of new elements and deletion of existing elements.
IGridModelListener
          Definition of an EventListener listening to IGridModelEvents.
IGridProject
          Grid element for projects in the grid model.
IVirtualOrganization
          This is the base interface that all implementations of virtual organizations have to implement.
 

Classes in eu.geclipse.core.model used by eu.geclipse.ui.wizards.jobsubmission
IGridJobDescription
          A grid element that describes a job on the Grid.
IGridJobService
          A job service is an IGridService that provides job submission and status querying functionality.
IGridProject
          Grid element for projects in the grid model.
 

Classes in eu.geclipse.core.model used by eu.geclipse.workflow
IGridContainer
          An IGridContainer is an IGridElement that is able to contain other Grid elements as children.
IGridElement
          This is the base interface of all interfaces and classes that are members of a Grid model.
IGridJobDescription
          A grid element that describes a job on the Grid.
IGridJobID
          The job ID is (for each middleware) a unique identifier for a job running on the Grid.
 

Classes in eu.geclipse.core.model used by eu.geclipse.workflow.resources
IGridContainer
          An IGridContainer is an IGridElement that is able to contain other Grid elements as children.
IGridElement
          This is the base interface of all interfaces and classes that are members of a Grid model.
IGridElementCreator
          Base interface for all classes that implement functionality for creating specific implementations of the IGridElement interface.
IGridJobDescription
          A grid element that describes a job on the Grid.
 


g-Eclipse
Release 1.0.0