gr.uoa.di.madgik.workflow.plot.commons
Class PlotResourceEnvironmentFile

java.lang.Object
  extended by gr.uoa.di.madgik.workflow.plot.commons.PlotResourceEnvironmentFile
All Implemented Interfaces:
IPlotResource

public class PlotResourceEnvironmentFile
extends Object
implements IPlotResource


Field Summary
 String FileName
           
 gr.uoa.di.madgik.execution.plan.element.variable.IInputParameter InParameter
           
 gr.uoa.di.madgik.execution.plan.element.variable.IOutputParameter OutParameter
           
 
Constructor Summary
PlotResourceEnvironmentFile()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

FileName

public String FileName

InParameter

public gr.uoa.di.madgik.execution.plan.element.variable.IInputParameter InParameter

OutParameter

public gr.uoa.di.madgik.execution.plan.element.variable.IOutputParameter OutParameter
Constructor Detail

PlotResourceEnvironmentFile

public PlotResourceEnvironmentFile()


Copyright © 2012. All Rights Reserved.