gr.uoa.di.madgik.workflow.environment
Class PlotCacheEntry

java.lang.Object
  extended by gr.uoa.di.madgik.workflow.environment.PlotCacheEntry
All Implemented Interfaces:
ICacheEntry

public class PlotCacheEntry
extends Object
implements ICacheEntry


Nested Class Summary
 
Nested classes/interfaces inherited from interface gr.uoa.di.madgik.workflow.environment.ICacheEntry
ICacheEntry.CacheType
 
Constructor Summary
PlotCacheEntry(String PlotName)
           
PlotCacheEntry(String PlotName, gr.uoa.di.madgik.environment.is.elements.InvocablePlotInfo PlotInfo)
           
 
Method Summary
 ICacheEntry.CacheType GetCacheEntryType()
           
 gr.uoa.di.madgik.environment.is.elements.InvocablePlotInfo GetPlotInfo(gr.uoa.di.madgik.environment.hint.EnvHintCollection Hints)
           
 String GetPlotName()
           
 void SetPlotInfo(gr.uoa.di.madgik.environment.is.elements.InvocablePlotInfo PlotInfo)
           
 void SetPlotName(String PlotName)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PlotCacheEntry

public PlotCacheEntry(String PlotName)

PlotCacheEntry

public PlotCacheEntry(String PlotName,
                      gr.uoa.di.madgik.environment.is.elements.InvocablePlotInfo PlotInfo)
Method Detail

GetCacheEntryType

public ICacheEntry.CacheType GetCacheEntryType()
Specified by:
GetCacheEntryType in interface ICacheEntry

SetPlotName

public void SetPlotName(String PlotName)

GetPlotName

public String GetPlotName()

SetPlotInfo

public void SetPlotInfo(gr.uoa.di.madgik.environment.is.elements.InvocablePlotInfo PlotInfo)

GetPlotInfo

public gr.uoa.di.madgik.environment.is.elements.InvocablePlotInfo GetPlotInfo(gr.uoa.di.madgik.environment.hint.EnvHintCollection Hints)
                                                                       throws gr.uoa.di.madgik.environment.exception.EnvironmentInformationSystemException
Throws:
gr.uoa.di.madgik.environment.exception.EnvironmentInformationSystemException


Copyright © 2013. All Rights Reserved.