public class ResourceenvironmentItemProviderAdapterFactory extends ResourceenvironmentAdapterFactory implements ComposeableAdapterFactory, IChangeNotifier, IDisposable, IChildCreationExtender
fireNotifyChanged. The adapters also support Eclipse property sheets.
Note that most of the adapters are shared among multiple instances. IChildCreationExtender.Descriptor| Constructor and Description |
|---|
ResourceenvironmentItemProviderAdapterFactory()
This constructs an instance.
|
createAdapter, createEntityAdapter, createEObjectAdapter, createIdentifierAdapter, createNamedElementAdapteradaptAllNew, adaptNewequals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitadaptAllNew, adaptNewpublic static final String copyright
public ResourceenvironmentItemProviderAdapterFactory()
public Adapter createResourceEnvironmentAdapter()
ResourceEnvironment. createResourceEnvironmentAdapter in class ResourceenvironmentAdapterFactoryResourceEnvironmentpublic Adapter createLinkingResourceAdapter()
LinkingResource. createLinkingResourceAdapter in class ResourceenvironmentAdapterFactoryLinkingResourcepublic Adapter createResourceContainerAdapter()
ResourceContainer. createResourceContainerAdapter in class ResourceenvironmentAdapterFactoryResourceContainerpublic Adapter createProcessingResourceSpecificationAdapter()
ProcessingResourceSpecification. createProcessingResourceSpecificationAdapter in class ResourceenvironmentAdapterFactoryProcessingResourceSpecificationpublic Adapter createCommunicationLinkResourceSpecificationAdapter()
CommunicationLinkResourceSpecification.
createCommunicationLinkResourceSpecificationAdapter in class ResourceenvironmentAdapterFactoryCommunicationLinkResourceSpecificationpublic Adapter createHDDProcessingResourceSpecificationAdapter()
HDDProcessingResourceSpecification.
createHDDProcessingResourceSpecificationAdapter in class ResourceenvironmentAdapterFactoryHDDProcessingResourceSpecificationpublic ComposeableAdapterFactory getRootAdapterFactory()
getRootAdapterFactory in interface ComposeableAdapterFactorypublic void setParentAdapterFactory(ComposedAdapterFactory parentAdapterFactory)
setParentAdapterFactory in interface ComposeableAdapterFactorypublic boolean isFactoryForType(Object type)
isFactoryForType in interface AdapterFactoryisFactoryForType in class ResourceenvironmentAdapterFactorypublic Adapter adapt(Notifier notifier, Object type)
adapt in interface AdapterFactoryadapt in class AdapterFactoryImplpublic Object adapt(Object object, Object type)
adapt in interface AdapterFactoryadapt in class AdapterFactoryImplpublic List<IChildCreationExtender> getChildCreationExtenders()
public Collection<?> getNewChildDescriptors(Object object, EditingDomain editingDomain)
getNewChildDescriptors in interface IChildCreationExtenderpublic ResourceLocator getResourceLocator()
getResourceLocator in interface IChildCreationExtenderpublic void addListener(INotifyChangedListener notifyChangedListener)
addListener in interface IChangeNotifierpublic void removeListener(INotifyChangedListener notifyChangedListener)
removeListener in interface IChangeNotifierpublic void fireNotifyChanged(Notification notification)
changeNotifier and to parentAdapterFactory. fireNotifyChanged in interface IChangeNotifierpublic void dispose()
dispose in interface IDisposable