gr.uoa.di.madgik.workflow.plot.pojo
Class PojoPlotResourceParameter

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

public class PojoPlotResourceParameter
extends Object
implements IPlotResource


Field Summary
 int MethodOrder
           
 gr.uoa.di.madgik.execution.plan.element.variable.IParameter Parameter
           
 String ParameterName
           
 
Constructor Summary
PojoPlotResourceParameter()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

MethodOrder

public int MethodOrder

ParameterName

public String ParameterName

Parameter

public gr.uoa.di.madgik.execution.plan.element.variable.IParameter Parameter
Constructor Detail

PojoPlotResourceParameter

public PojoPlotResourceParameter()


Copyright © 2012. All Rights Reserved.