public class EMFObservableSetDecorator extends DecoratingObservableSet implements IEMFObservable
IEMFObservable decorator for an IObservableList.
PROVISIONAL: This API is subject to arbitrary change, including renaming or removal.
| Constructor and Description |
|---|
EMFObservableSetDecorator(IObservableSet decorated,
EStructuralFeature eStructuralFeature) |
| Modifier and Type | Method and Description |
|---|---|
void |
dispose() |
java.lang.Object |
getObserved() |
EStructuralFeature |
getStructuralFeature() |
public EMFObservableSetDecorator(IObservableSet decorated,
EStructuralFeature eStructuralFeature)
decorated - eStructuralFeature - public void dispose()
public java.lang.Object getObserved()
public EStructuralFeature getStructuralFeature()
getStructuralFeature in interface IEMFObservablenull if the runtime time information was not
provided on construction of the observable