Klasse FWResultTreeNode

Alle implementierten Schnittstellen:
Serializable, Cloneable, MutableTreeNode, TreeNode

public class FWResultTreeNode extends FWTreeNode
Autor:
Andreas Enders
Siehe auch:
  • Konstruktordetails

    • FWResultTreeNode

      public FWResultTreeNode(FWSystemModel aSystemModel)
      Parameter:
      aJdomElement - filling structure
    • FWResultTreeNode

      public FWResultTreeNode(FWResultTreeNode aParentNode, org.jdom2.Element aScenarioElement)
      Parameter:
      aJdomElement - filling structure
  • Methodendetails

    • getChildCount

      public int getChildCount()
      Angegeben von:
      getChildCount in Schnittstelle TreeNode
      Setzt außer Kraft:
      getChildCount in Klasse DefaultMutableTreeNode
    • isSceanarioNode

      public boolean isSceanarioNode()
      Gibt zurück:
      if the Node is a ScenarioNode. false means node is a SystemNode
    • getSystemModel

      public FWSystemModel getSystemModel()
      Gibt zurück:
      the system model of this node