Class FWSimResultCache

java.lang.Object
net.simplace.sim.io.FWSimCache
net.simplace.sim.io.output.FWSimResultCache
All Implemented Interfaces:
FWSimFieldContainer

public class FWSimResultCache extends FWSimCache
Author:
XPMUser
  • Constructor Details

  • Method Details

    • toXML

      public org.jdom2.Element toXML()
      Returns:
      a xml element with all the settings of this component()
      See Also:
    • update

      public void update(FWSimQueueObjectMap aObjectToWrite)
      Parameters:
      aObjectToWrite -
    • getSeriesFromCache

      public void getSeriesFromCache(String aVarNameString, org.jfree.data.general.Dataset aDataset)
      Parameters:
      aVarNameString -
      aDataset -
    • clone

      public Object clone()
      Overrides:
      clone in class Object
      See Also:
    • getCreateFormXML

      public org.jdom2.Element getCreateFormXML()
      Returns:
      a xml element with all the settings of this component()
    • getVarMap

      public FWSimVarMap getVarMap()
      Returns:
      number in the order of Components
    • getEditFormXML

      public org.jdom2.Element getEditFormXML(boolean aEnabled)
      Returns:
      a xml element with all the settings of this component()