org.eclipse.jpt.jaxb.core.xsd
Class XsdComponent<A extends org.eclipse.xsd.XSDConcreteComponent>
java.lang.Object
org.eclipse.emf.common.notify.impl.AdapterImpl
org.eclipse.jpt.jaxb.core.xsd.XsdComponent<A>
- All Implemented Interfaces:
- Adapter, Adapter.Internal
- Direct Known Subclasses:
- XsdAttributeGroupDefinition, XsdAttributeUse, XsdFeature, XsdModelGroup, XsdModelGroupDefinition, XsdParticle, XsdSchema, XsdTypeDefinition
public class XsdComponent<A extends org.eclipse.xsd.XSDConcreteComponent>
- extends AdapterImpl
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
xsdComponent
protected final A extends org.eclipse.xsd.XSDConcreteComponent xsdComponent
XsdComponent
protected XsdComponent(A xsdComponent)
getXSDComponent
public A getXSDComponent()
isAdapterForType
public boolean isAdapterForType(Object type)
- Specified by:
isAdapterForType in interface Adapter- Overrides:
isAdapterForType in class AdapterImpl
Copyright (c) 2012 Oracle. All rights reserved.