Class FWSimSolutionTreeNode
java.lang.Object
javax.swing.tree.DefaultMutableTreeNode
net.simplace.ui.tree.FWTreeNode
net.simplace.ui.splitpane.solution.FWSimSolutionTreeNode
- All Implemented Interfaces:
Serializable,Cloneable,MutableTreeNode,TreeNode
- Author:
- Andreas Enders
- See Also:
-
Field Summary
Fields inherited from class javax.swing.tree.DefaultMutableTreeNode
allowsChildren, children, EMPTY_ENUMERATION, parent, userObject -
Constructor Summary
ConstructorsConstructorDescriptionFWSimSolutionTreeNode(String aStructureTreeNode, FWSimVariable.CONTENT_TYPE aContentType) FWSimSolutionTreeNode(FWSimInputAdapter aSourceContainer) FWSimSolutionTreeNode(FWSimComponent aSourceContainer) FWSimSolutionTreeNode(FWSimVariable<?> aSimVar) -
Method Summary
Methods inherited from class net.simplace.ui.tree.FWTreeNode
getFunction, getIcon, getID, getPopupImage, getText, getToolTipText, getUserGroup, insert, isNodeStartable, isPopupPossible, toStringMethods inherited from class javax.swing.tree.DefaultMutableTreeNode
add, breadthFirstEnumeration, children, clone, depthFirstEnumeration, getAllowsChildren, getChildAfter, getChildAt, getChildBefore, getChildCount, getDepth, getFirstChild, getFirstLeaf, getIndex, getLastChild, getLastLeaf, getLeafCount, getLevel, getNextLeaf, getNextNode, getNextSibling, getParent, getPath, getPathToRoot, getPreviousLeaf, getPreviousNode, getPreviousSibling, getRoot, getSharedAncestor, getSiblingCount, getUserObject, getUserObjectPath, isLeaf, isNodeAncestor, isNodeChild, isNodeDescendant, isNodeRelated, isNodeSibling, isRoot, pathFromAncestorEnumeration, postorderEnumeration, preorderEnumeration, remove, remove, removeAllChildren, removeFromParent, setAllowsChildren, setParent, setUserObject
-
Constructor Details
-
FWSimSolutionTreeNode
- Parameters:
aJdomElement- filling structure
-
FWSimSolutionTreeNode
- Parameters:
aJdomElement- filling structure
-
FWSimSolutionTreeNode
-
FWSimSolutionTreeNode
-
-
Method Details
-
isSimVariable
public boolean isSimVariable() -
getSimVariable
-