Dali Provisional API
Release 3.2

Uses of Package
org.eclipse.jpt.common.utility.model.value

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

Classes in org.eclipse.jpt.common.utility.model.value used by org.eclipse.jpt.common.utility.model.value
CollectionValueModel
          Interface used to abstract collection accessing and change notification and make it more pluggable.
ListValueModel
          Interface used to abstract list accessing and change notification and make it more pluggable.
ModifiablePropertyValueModel
          Extend PropertyValueModel to allow the setting of the property's value.
PropertyValueModel
          Interface used to abstract property accessing and change notification and make it more pluggable.
TreeNodeValueModel
          Extend ModifiablePropertyValueModel to better support org.eclipse.jpt.common.utility.internal.model.value.swing.TreeModelAdapter.
 

Classes in org.eclipse.jpt.common.utility.model.value used by org.eclipse.jpt.jpa.ui
CollectionValueModel
          Interface used to abstract collection accessing and change notification and make it more pluggable.
PropertyValueModel
          Interface used to abstract property accessing and change notification and make it more pluggable.
 

Classes in org.eclipse.jpt.common.utility.model.value used by org.eclipse.jpt.jpa.ui.details
PropertyValueModel
          Interface used to abstract property accessing and change notification and make it more pluggable.
 

Classes in org.eclipse.jpt.common.utility.model.value used by org.eclipse.jpt.jpa.ui.editors
PropertyValueModel
          Interface used to abstract property accessing and change notification and make it more pluggable.
 

Classes in org.eclipse.jpt.common.utility.model.value used by org.eclipse.jpt.jpa.ui.selection
ModifiablePropertyValueModel
          Extend PropertyValueModel to allow the setting of the property's value.
PropertyValueModel
          Interface used to abstract property accessing and change notification and make it more pluggable.
 


Dali Provisional API
Release 3.2

Copyright (c) 2012 Oracle. All rights reserved.