|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.util.AbstractMap
java.util.HashMap
org.eclipse.emf.edit.provider.ComposedAdapterFactory.Descriptor.Registry.Impl
A simple registry implementation that supports delegation.
Nested Class Summary |
Nested classes inherited from class org.eclipse.emf.edit.provider.ComposedAdapterFactory.Descriptor.Registry |
ComposedAdapterFactory.Descriptor.Registry.Impl |
Field Summary | |
protected ComposedAdapterFactory.Descriptor.Registry |
delegateRegistry
The delegate registry should lookup fail locally. |
Fields inherited from interface org.eclipse.emf.edit.provider.ComposedAdapterFactory.Descriptor.Registry |
INSTANCE |
Constructor Summary | |
ComposedAdapterFactory.Descriptor.Registry.Impl(ComposedAdapterFactory.Descriptor.Registry delegateRegistry)
Creates an instance. |
Method Summary | |
protected ComposedAdapterFactory.Descriptor |
delegatedGetDescriptor(java.util.Collection types)
This is called when local lookup fails. |
ComposedAdapterFactory.Descriptor |
getDescriptor(java.util.Collection types)
Returns descriptor that can create a factory for the types. |
Methods inherited from class java.util.HashMap |
clear, clone, containsKey, containsValue, entrySet, get, isEmpty, keySet, put, putAll, remove, size, values |
Methods inherited from class java.util.AbstractMap |
equals, hashCode, toString |
Methods inherited from class java.lang.Object |
finalize, getClass, notify, notifyAll, wait, wait, wait |
Methods inherited from interface java.util.Map |
equals, hashCode |
Field Detail |
protected ComposedAdapterFactory.Descriptor.Registry delegateRegistry
Constructor Detail |
public ComposedAdapterFactory.Descriptor.Registry.Impl(ComposedAdapterFactory.Descriptor.Registry delegateRegistry)
delegateRegistry
- null
or a registration that should act as the delegate.Method Detail |
public ComposedAdapterFactory.Descriptor getDescriptor(java.util.Collection types)
ComposedAdapterFactory.Descriptor.Registry
getDescriptor
in interface ComposedAdapterFactory.Descriptor.Registry
protected ComposedAdapterFactory.Descriptor delegatedGetDescriptor(java.util.Collection types)
|
Copyright 2001-2006 IBM Corporation and others. All Rights Reserved. |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |