Dali Provisional API
Release 3.2

org.eclipse.jpt.jaxb.core.xsd
Class XsdUtil.XsdAdapterFactoryImpl

java.lang.Object
  extended by org.eclipse.emf.common.notify.impl.AdapterFactoryImpl
      extended by org.eclipse.jpt.jaxb.core.xsd.XsdUtil.XsdAdapterFactoryImpl
All Implemented Interfaces:
AdapterFactory
Enclosing class:
XsdUtil

public static class XsdUtil.XsdAdapterFactoryImpl
extends AdapterFactoryImpl

The Factory for the XSD adapter model. It provides a create method for each non-abstract class of the model.


Constructor Summary
XsdUtil.XsdAdapterFactoryImpl()
           
 
Method Summary
 Adapter adapt(Notifier target)
           
 Adapter createAdapter(Notifier target)
           
 
Methods inherited from class org.eclipse.emf.common.notify.impl.AdapterFactoryImpl
adapt, adapt, adaptAllNew, adaptNew, associate, createAdapter, isFactoryForType, resolve
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

XsdUtil.XsdAdapterFactoryImpl

public XsdUtil.XsdAdapterFactoryImpl()
Method Detail

createAdapter

public Adapter createAdapter(Notifier target)
Overrides:
createAdapter in class AdapterFactoryImpl

adapt

public Adapter adapt(Notifier target)

Dali Provisional API
Release 3.2

Copyright (c) 2012 Oracle. All rights reserved.