Eclipse Platform
Release 3.6

org.eclipse.core.databinding.property
Interface IProperty

All Known Subinterfaces:
IBeanListProperty, IBeanMapProperty, IBeanProperty, IBeanSetProperty, IBeanValueProperty, IListProperty, IMapProperty, ISetProperty, IValueProperty, IViewerListProperty, IViewerSetProperty, IViewerValueProperty, IWidgetListProperty, IWidgetValueProperty
All Known Implementing Classes:
DelegatingListProperty, DelegatingMapProperty, DelegatingSetProperty, DelegatingValueProperty, ListProperty, MapProperty, MultiListProperty, SetProperty, SimpleListProperty, SimpleMapProperty, SimpleSetProperty, SimpleValueProperty, UnionSetProperty, ValueProperty, ViewerListProperty, ViewerSetProperty, ViewerValueProperty, WidgetListProperty, WidgetValueProperty

public interface IProperty

Marker interface for all property types in the properties framework.

Since:
1.2
Restriction:
This interface is not intended to be implemented by clients.


Eclipse Platform
Release 3.6

Guidelines for using Eclipse APIs.

Copyright (c) Eclipse contributors and others 2000, 2010. All rights reserved.