All Downloads are FREE. Search and download functionalities are using the official Maven repository.

generated.docs.javadoc.org.eclipse.dawnsci.analysis.api.tree.package-summary.html Maven / Gradle / Ivy






org.eclipse.dawnsci.analysis.api.tree (h5jan API)











Package org.eclipse.dawnsci.analysis.api.tree

  • Interface Summary 
    Interface Description
    Attribute
    Represent an attribute of a node
    DataNode
    Node that holds data
    GroupNode
    Node to group other nodes using node links
    IFindInTree
    Interface for visitor pattern in breadth first search of tree files
    Node
    Fundamental unit of tree which can possess attributes
    NodeLink
    A tree consists of nodes linked together by groups
    SymbolicNode
    Symbolic node that uses a name to link to another node.
    Tree
    A tree has a link to the top group node
    TreeAdaptable
    Interface to allow UI interactions with items in a tree such as a node or attribute
    TreeFile
    Top level node that holds entire tree in a file
  • Class Summary 
    Class Description
    TreeUtils  




© 2015 - 2024 Weber Informatics LLC | Privacy Policy