Uses of Package
org.ogf.saga.attributes

Packages that use org.ogf.saga.attributes
org.ogf.saga.attributes There are various places in the SAGA API where attributes need to be associated with objects, for instance for job descriptions and metrics. 
org.ogf.saga.context This package contains the Context interface, which provides a common interface for storing security information. 
org.ogf.saga.isn Provides interfaces to retrieve data from an information model. 
org.ogf.saga.job The job package describes the API for submitting jobs to a grid resource. 
org.ogf.saga.logicalfile This package provides classes to interact with replica systems. 
org.ogf.saga.monitoring The monitoring package defines the Monitorable interface, which must be implemented by monitorable SAGA objects, and also defines the Steerable interface, which extends the monitoring mechanism with the ability to push values back to the monitored entity. 
org.ogf.saga.sd This API provides a mechanism to locate services. 
org.ogf.saga.stream The streams package provides a simple mechanism for setting up connections to remote components. 
 

Classes in org.ogf.saga.attributes used by org.ogf.saga.attributes
Attributes
          Provides a uniform paradigm to set and query parameters and properties of SAGA objects.
 

Classes in org.ogf.saga.attributes used by org.ogf.saga.context
Attributes
          Provides a uniform paradigm to set and query parameters and properties of SAGA objects.
 

Classes in org.ogf.saga.attributes used by org.ogf.saga.isn
Attributes
          Provides a uniform paradigm to set and query parameters and properties of SAGA objects.
 

Classes in org.ogf.saga.attributes used by org.ogf.saga.job
AsyncAttributes
          Task versions of all methods from the Attributes interface.
Attributes
          Provides a uniform paradigm to set and query parameters and properties of SAGA objects.
 

Classes in org.ogf.saga.attributes used by org.ogf.saga.logicalfile
AsyncAttributes
          Task versions of all methods from the Attributes interface.
Attributes
          Provides a uniform paradigm to set and query parameters and properties of SAGA objects.
 

Classes in org.ogf.saga.attributes used by org.ogf.saga.monitoring
Attributes
          Provides a uniform paradigm to set and query parameters and properties of SAGA objects.
 

Classes in org.ogf.saga.attributes used by org.ogf.saga.sd
Attributes
          Provides a uniform paradigm to set and query parameters and properties of SAGA objects.
 

Classes in org.ogf.saga.attributes used by org.ogf.saga.stream
AsyncAttributes
          Task versions of all methods from the Attributes interface.
Attributes
          Provides a uniform paradigm to set and query parameters and properties of SAGA objects.
 



Copyright © 2014 Open Grid Forum. All rights reserved.