|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ComposeableAdapterFactory
This provides support that allows a factory to be composed into a ComposedAdapterFactory
that serves the union of the model objects from different packages.
Method Summary | |
---|---|
ComposeableAdapterFactory |
getRootAdapterFactory()
This convenience method returns the first adapter factory that doesn't have a parent, i.e., the root. |
void |
setParentAdapterFactory(ComposedAdapterFactory parentAdapterFactory)
This sets the direct parent adapter factory into which this factory is composed. |
Methods inherited from interface org.eclipse.emf.common.notify.AdapterFactory |
---|
adapt, adapt, adaptAllNew, adaptNew, isFactoryForType |
Method Detail |
---|
ComposeableAdapterFactory getRootAdapterFactory()
void setParentAdapterFactory(ComposedAdapterFactory parentAdapterFactory)
|
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 |