gr.uoa.di.madgik.workflow.adaptor.utils.condor
Class OutputCondorResource

java.lang.Object
  extended by gr.uoa.di.madgik.workflow.adaptor.utils.condor.OutputCondorResource
All Implemented Interfaces:
IOutputResource

public class OutputCondorResource
extends Object
implements IOutputResource


Nested Class Summary
static class OutputCondorResource.OutputType
           
 
Field Summary
 String Key
          The Key identifying the output as provided to the respective AttachedCondorResource.Key
 OutputCondorResource.OutputType TypeOfOutput
           
 String VariableID
          The Variable id of the variable in the ExecutionPlan.Variables holding the Storage System id of the actual output file
 
Constructor Summary
OutputCondorResource()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

Key

public String Key
The Key identifying the output as provided to the respective AttachedCondorResource.Key


VariableID

public String VariableID
The Variable id of the variable in the ExecutionPlan.Variables holding the Storage System id of the actual output file


TypeOfOutput

public OutputCondorResource.OutputType TypeOfOutput
Constructor Detail

OutputCondorResource

public OutputCondorResource()


Copyright © 2013. All Rights Reserved.