public class PalladioItemProviderAdapterFactory extends DecoratorAdapterFactory implements INotifyChangedListener, ComposeableAdapterFactory
| Constructor and Description |
|---|
PalladioItemProviderAdapterFactory(AdapterFactory decoratedAdapterFactory) |
| Modifier and Type | Method and Description |
|---|---|
ComposeableAdapterFactory |
getRootAdapterFactory() |
void |
notifyChanged(Notification notification) |
adapt, adapt, adaptAllNew, adaptNew, addListener, dispose, fireNotifyChanged, getDecoratedAdapterFactory, isFactoryForType, removeListener, setDecoratedAdapterFactory, setParentAdapterFactoryequals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitsetParentAdapterFactoryadapt, adapt, adaptAllNew, adaptNew, isFactoryForTypepublic PalladioItemProviderAdapterFactory(AdapterFactory decoratedAdapterFactory)
decoratedAdapterFactory - The factory which gets decoratedpublic void notifyChanged(Notification notification)
notifyChanged in interface INotifyChangedListenerpublic ComposeableAdapterFactory getRootAdapterFactory()
getRootAdapterFactory in interface ComposeableAdapterFactorygetRootAdapterFactory in class DecoratorAdapterFactory