Klasse FWSimResultCache

java.lang.Object
net.simplace.sim.io.FWSimCache
net.simplace.sim.io.output.FWSimResultCache
Alle implementierten Schnittstellen:
FWSimFieldContainer

public class FWSimResultCache extends FWSimCache
Autor:
XPMUser
  • Konstruktordetails

  • Methodendetails

    • toXML

      public org.jdom2.Element toXML()
      Gibt zurück:
      a xml element with all the settings of this component()
      Siehe auch:
    • update

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

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

      public Object clone()
      Setzt außer Kraft:
      clone in Klasse Object
      Siehe auch:
    • getCreateFormXML

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

      public FWSimVarMap getVarMap()
      Gibt zurück:
      number in the order of Components
    • getEditFormXML

      public org.jdom2.Element getEditFormXML(boolean aEnabled)
      Parameter:
      aEnabled -
      Gibt zurück:
      a xml element with all the settings of this component()