org.eclipse.jpt.jaxb.core.xsd
Class XsdUtil.XsdAdapterFactoryImpl
java.lang.Object
org.eclipse.emf.common.notify.impl.AdapterFactoryImpl
org.eclipse.jpt.jaxb.core.xsd.XsdUtil.XsdAdapterFactoryImpl
- All Implemented Interfaces:
- org.eclipse.emf.common.notify.AdapterFactory
- Enclosing class:
- XsdUtil
public static class XsdUtil.XsdAdapterFactoryImpl
- extends org.eclipse.emf.common.notify.impl.AdapterFactoryImpl
The Factory for the XSD adapter model. It provides a create method for each
non-abstract class of the model.
|
Method Summary |
org.eclipse.emf.common.notify.Adapter |
adapt(org.eclipse.emf.common.notify.Notifier target)
|
org.eclipse.emf.common.notify.Adapter |
createAdapter(org.eclipse.emf.common.notify.Notifier target)
|
| Methods inherited from class org.eclipse.emf.common.notify.impl.AdapterFactoryImpl |
adapt, adapt, adaptAllNew, adaptNew, isFactoryForType |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
XsdUtil.XsdAdapterFactoryImpl
public XsdUtil.XsdAdapterFactoryImpl()
createAdapter
public org.eclipse.emf.common.notify.Adapter createAdapter(org.eclipse.emf.common.notify.Notifier target)
- Overrides:
createAdapter in class org.eclipse.emf.common.notify.impl.AdapterFactoryImpl
adapt
public org.eclipse.emf.common.notify.Adapter adapt(org.eclipse.emf.common.notify.Notifier target)