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

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

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

Subinterfaces of CollectionValueModel in org.eclipse.jpt.common.utility.model.value
 interface WritableCollectionValueModel<E>
          Extend CollectionValueModel to allow the setting of the collection's values.