public abstract class AbstractTypedElementAdapter extends Object implements ITypedElement
ITypedElement
.FOLDER_TYPE, TEXT_TYPE, UNKNOWN_TYPE
Constructor and Description |
---|
AbstractTypedElementAdapter(AdapterFactory adapterFactory)
Default constructor.
|
Modifier and Type | Method and Description |
---|---|
protected AdapterFactory |
getAdapterFactory()
Returns the adapter factory to use to retrieve item.
|
protected ExtendedAdapterFactoryItemDelegator |
getItemDelegator()
Returns the item delegator to use to retrieve item.
|
protected AdapterFactory |
getRootAdapterFactory()
Gets the root factory if this local adapter factory is composed, otherwise just the local one.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getImage, getName, getType
public AbstractTypedElementAdapter(AdapterFactory adapterFactory)
adapterFactory
- the adapter factory used to create accessor.protected AdapterFactory getRootAdapterFactory()
protected AdapterFactory getAdapterFactory()
protected ExtendedAdapterFactoryItemDelegator getItemDelegator()
Copyright (c) 2006, 2014 Obeo and others. All rights reserved.