Dali Provisional API
Release 3.2

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

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

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

Subinterfaces of ListValueModel in org.eclipse.jpt.common.utility.model.value
 interface ModifiableListValueModel<E>
          Extend ListValueModel to allow the setting of the list's values.
 

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


Dali Provisional API
Release 3.2

Copyright (c) 2012 Oracle. All rights reserved.