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

Packages that use org.eclipse.jpt.utility.model.value
org.eclipse.jpt.ui   
org.eclipse.jpt.ui.details   
org.eclipse.jpt.utility.model.value   
 

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

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

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