public class PlotCacheEntry extends Object implements ICacheEntry
ICacheEntry.CacheType| Constructor and Description |
|---|
PlotCacheEntry(String PlotName) |
PlotCacheEntry(String PlotName,
gr.uoa.di.madgik.environment.is.elements.InvocablePlotInfo PlotInfo) |
| Modifier and Type | Method and Description |
|---|---|
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) |
public PlotCacheEntry(String PlotName)
public PlotCacheEntry(String PlotName, gr.uoa.di.madgik.environment.is.elements.InvocablePlotInfo PlotInfo)
public ICacheEntry.CacheType GetCacheEntryType()
GetCacheEntryType in interface ICacheEntrypublic void SetPlotName(String PlotName)
public String GetPlotName()
public void SetPlotInfo(gr.uoa.di.madgik.environment.is.elements.InvocablePlotInfo PlotInfo)
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
gr.uoa.di.madgik.environment.exception.EnvironmentInformationSystemExceptionCopyright © 2014. All Rights Reserved.