Uses of Interface
org.eclipse.emf.databinding.IEMFProperty

Packages that use IEMFProperty
org.eclipse.emf.databinding   
org.eclipse.emf.databinding.edit   
 

Uses of IEMFProperty in org.eclipse.emf.databinding
 

Subinterfaces of IEMFProperty in org.eclipse.emf.databinding
 interface IEMFListProperty
          PROVISIONAL: This API is subject to arbitrary change, including renaming or removal.
 interface IEMFMapProperty
          PROVISIONAL: This API is subject to arbitrary change, including renaming or removal.
 interface IEMFSetProperty
          An ISetProperty extension interface with convenience methods for creating nested EStructuralFeature properties.
 interface IEMFValueProperty
          PROVISIONAL: This API is subject to arbitrary change, including renaming or removal.
 

Uses of IEMFProperty in org.eclipse.emf.databinding.edit
 

Subinterfaces of IEMFProperty in org.eclipse.emf.databinding.edit
 interface IEMFEditListProperty
          PROVISIONAL: This API is subject to arbitrary change, including renaming or removal.
 interface IEMFEditMapProperty
          PROVISIONAL: This API is subject to arbitrary change, including renaming or removal.
 interface IEMFEditProperty
          PROVISIONAL: This API is subject to arbitrary change, including renaming or removal.
 interface IEMFEditSetProperty
          An ISetProperty extension interface with convenience methods for creating nested EStructuralFeature properties.
 interface IEMFEditValueProperty
          PROVISIONAL: This API is subject to arbitrary change, including renaming or removal.
 


Copyright 2001-2006 IBM Corporation and others.
All Rights Reserved.