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.java   
org.eclipse.jpt.jpa.ui.details.orm   
org.eclipse.jpt.jpa.ui.jpa2.details.java   
org.eclipse.jpt.jpa.ui.jpa2.details.orm   
 

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.
PropertyValueModel
          Interface used to abstract property accessing and change notification and make it more pluggable.
TreeNodeValueModel
          Extend WritablePropertyValueModel to better support org.eclipse.jpt.common.utility.internal.model.value.swing.TreeModelAdapter.
WritablePropertyValueModel
          Extend PropertyValueModel to allow the setting of the property's value.
 

Classes in org.eclipse.jpt.common.utility.model.value used by org.eclipse.jpt.jpa.ui
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.java
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.orm
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.jpa2.details.java
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.jpa2.details.orm
PropertyValueModel
          Interface used to abstract property accessing and change notification and make it more pluggable.