Uses of Class
gr.uoa.di.madgik.workflow.adaptor.utils.condor.AttachedCondorResource.ResourceType

Packages that use AttachedCondorResource.ResourceType
gr.uoa.di.madgik.workflow.adaptor.utils.condor   
 

Uses of AttachedCondorResource.ResourceType in gr.uoa.di.madgik.workflow.adaptor.utils.condor
 

Fields in gr.uoa.di.madgik.workflow.adaptor.utils.condor declared as AttachedCondorResource.ResourceType
 AttachedCondorResource.ResourceType AttachedCondorResource.TypeOfResource
           
 

Methods in gr.uoa.di.madgik.workflow.adaptor.utils.condor that return AttachedCondorResource.ResourceType
static AttachedCondorResource.ResourceType AttachedCondorResource.ResourceType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static AttachedCondorResource.ResourceType[] AttachedCondorResource.ResourceType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Method parameters in gr.uoa.di.madgik.workflow.adaptor.utils.condor with type arguments of type AttachedCondorResource.ResourceType
 void AdaptorCondorResources.StoreResources(Set<AttachedCondorResource.ResourceType> ResourcesToStore, gr.uoa.di.madgik.environment.hint.EnvHintCollection Hints)
           
 

Constructors in gr.uoa.di.madgik.workflow.adaptor.utils.condor with parameters of type AttachedCondorResource.ResourceType
AttachedCondorResource(String Key, String Value, AttachedCondorResource.ResourceType TypeOfResource)
           
AttachedCondorResource(String Key, String Value, AttachedCondorResource.ResourceType TypeOfResource, AttachedCondorResource.AttachedResourceType ResourceLocationType)
           
 



Copyright © 2012. All Rights Reserved.