Uses of Class
org.omnaest.utils.structure.hierarchy.tree.object.ObjectTreeNode.ObjectModel

Packages that use ObjectTreeNode.ObjectModel
org.omnaest.utils.structure.hierarchy.tree.object   
 

Uses of ObjectTreeNode.ObjectModel in org.omnaest.utils.structure.hierarchy.tree.object
 

Fields in org.omnaest.utils.structure.hierarchy.tree.object declared as ObjectTreeNode.ObjectModel
protected  ObjectTreeNode.ObjectModel ObjectToTreeNodeAdapter.objectModel
           
 

Methods in org.omnaest.utils.structure.hierarchy.tree.object that return ObjectTreeNode.ObjectModel
 ObjectTreeNode.ObjectModel ObjectToTreeNodeAdapter.getModel()
           
 

Methods in org.omnaest.utils.structure.hierarchy.tree.object that return types with arguments of type ObjectTreeNode.ObjectModel
 List<TreeNode<ObjectTreeNode.ObjectModel>> ObjectToTreeNodeAdapter.getChildrenList()
           
 

Constructors in org.omnaest.utils.structure.hierarchy.tree.object with parameters of type ObjectTreeNode.ObjectModel
ObjectToTreeNodeAdapter(ObjectTreeNode.ObjectModel objectModel)
           
 



Copyright © 2013. All Rights Reserved.