Uses of Interface
gr.uoa.di.madgik.workflow.plot.commons.IPlotResource

Packages that use IPlotResource
gr.uoa.di.madgik.workflow.plot.commons   
gr.uoa.di.madgik.workflow.plot.pojo   
gr.uoa.di.madgik.workflow.plot.shell   
gr.uoa.di.madgik.workflow.plot.ws   
 

Uses of IPlotResource in gr.uoa.di.madgik.workflow.plot.commons
 

Classes in gr.uoa.di.madgik.workflow.plot.commons that implement IPlotResource
 class PlotResourceEnvironmentFile
           
 

Methods in gr.uoa.di.madgik.workflow.plot.commons with parameters of type IPlotResource
 void IPlotResourceCollection.Add(IPlotResource param)
           
 void PlotResourceEnvironmentFileCollection.Add(IPlotResource param)
           
 

Uses of IPlotResource in gr.uoa.di.madgik.workflow.plot.pojo
 

Classes in gr.uoa.di.madgik.workflow.plot.pojo that implement IPlotResource
 class PojoPlotResourceParameter
           
 

Methods in gr.uoa.di.madgik.workflow.plot.pojo with parameters of type IPlotResource
 void PojoPlotResourceParameterInCollection.Add(IPlotResource param)
           
 void PojoPlotResourceParameterOutCollection.Add(IPlotResource param)
           
 

Uses of IPlotResource in gr.uoa.di.madgik.workflow.plot.shell
 

Classes in gr.uoa.di.madgik.workflow.plot.shell that implement IPlotResource
 class ShellPlotResourceEnvironmentVariable
           
 class ShellPlotResourceParameter
           
 class ShellPlotResourceStdErr
           
 class ShellPlotResourceStdExit
           
 class ShellPlotResourceStdIn
           
 class ShellPlotResourceStdOut
           
 

Methods in gr.uoa.di.madgik.workflow.plot.shell with parameters of type IPlotResource
 void ShellPlotResourceParameterOutCollection.Add(IPlotResource param)
           
 void ShellPlotResourceParameterInCollection.Add(IPlotResource param)
           
 

Uses of IPlotResource in gr.uoa.di.madgik.workflow.plot.ws
 

Classes in gr.uoa.di.madgik.workflow.plot.ws that implement IPlotResource
 class WSPlotResourceEndpoint
           
 class WSPlotResourceMethodInput
           
 class WSPlotResourceMethodOutput
           
 

Methods in gr.uoa.di.madgik.workflow.plot.ws with parameters of type IPlotResource
 void WSPlotResourceParameterInCollection.Add(IPlotResource param)
           
 void WSPlotResourceParameterOutCollection.Add(IPlotResource param)
           
 



Copyright © 2012. All Rights Reserved.