Dali Provisional API
Release 3.2

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

Packages that use ModifiablePropertyValueModel
org.eclipse.jpt.common.utility.model.value   
org.eclipse.jpt.jpa.ui.selection   
 

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

Subinterfaces of ModifiablePropertyValueModel in org.eclipse.jpt.common.utility.model.value
 interface TreeNodeValueModel<V>
          Extend ModifiablePropertyValueModel to better support org.eclipse.jpt.common.utility.internal.model.value.swing.TreeModelAdapter.
 

Uses of ModifiablePropertyValueModel in org.eclipse.jpt.jpa.ui.selection
 

Methods in org.eclipse.jpt.jpa.ui.selection that return ModifiablePropertyValueModel
 ModifiablePropertyValueModel<JpaStructureNode> JpaViewManager.PageManager.getJpaSelectionModel()
          Return the manager's JPA selection model.
 ModifiablePropertyValueModel<JpaStructureNode> JpaEditorManager.getJpaSelectionModel()
          Return the manager's JPA selection model.
 


Dali Provisional API
Release 3.2

Copyright (c) 2012 Oracle. All rights reserved.