Uses of Interface
org.eclipse.jpt.utility.model.value.ListValueModel

Packages that use ListValueModel
org.eclipse.jpt.utility.model.value   
 

Uses of ListValueModel in org.eclipse.jpt.utility.model.value
 

Methods in org.eclipse.jpt.utility.model.value that return ListValueModel
 ListValueModel<TreeNodeValueModel<T>> TreeNodeValueModel.childrenModel()
          Return a list value model of the node's child nodes.