Uses of Class
gr.uoa.di.madgik.workflow.adaptor.utils.grid.AttachedGridResource

Packages that use AttachedGridResource
gr.uoa.di.madgik.workflow.adaptor.utils.grid   
 

Uses of AttachedGridResource in gr.uoa.di.madgik.workflow.adaptor.utils.grid
 

Fields in gr.uoa.di.madgik.workflow.adaptor.utils.grid with type parameters of type AttachedGridResource
 Set<AttachedGridResource> AdaptorGridResources.Resources
          The contained Resources
 

Methods in gr.uoa.di.madgik.workflow.adaptor.utils.grid that return AttachedGridResource
 AttachedGridResource AdaptorGridResources.GetConfigResource()
          Gets the config resource.
 AttachedGridResource AdaptorGridResources.GetJDLResource()
          Gets the JDL resource.
 AttachedGridResource AdaptorGridResources.GetResource(String ResourceKey)
          Retrieves the resource with the provided key
 AttachedGridResource AdaptorGridResources.GetScopeResource()
           
 AttachedGridResource AdaptorGridResources.GetUserProxyResource()
          Gets the user proxy resource.
 

Methods in gr.uoa.di.madgik.workflow.adaptor.utils.grid that return types with arguments of type AttachedGridResource
 Set<AttachedGridResource> AdaptorGridResources.GetInDataResources()
          Gets the in data resources.
 Set<AttachedGridResource> AdaptorGridResources.GetOutDataResources()
          Gets the out data resources.
 



Copyright © 2012. All Rights Reserved.