gr.uoa.di.madgik.workflow.environment
Class PlotCacheEntry
java.lang.Object
gr.uoa.di.madgik.workflow.environment.PlotCacheEntry
- All Implemented Interfaces:
- ICacheEntry
public class PlotCacheEntry
- extends Object
- implements ICacheEntry
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PlotCacheEntry
public PlotCacheEntry(String PlotName)
PlotCacheEntry
public PlotCacheEntry(String PlotName,
gr.uoa.di.madgik.environment.is.elements.InvocablePlotInfo PlotInfo)
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.