|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.eclipse.emf.common.notify.impl.AdapterFactoryImpl
org.eclipse.xsd.util.XSDAdapterFactory
The Adapter Factory for the model.
It provides an adapter createXXX method for each class of the model.
XSDPackage| Field Summary | |
protected static XSDPackage |
modelPackage
The cached model package |
protected XSDSwitch |
modelSwitch
The switch the delegates to the createXXX methods |
| Constructor Summary | |
XSDAdapterFactory()
Creates an instance of the adapter factory |
|
| Method Summary | |
org.eclipse.emf.common.notify.Adapter |
createAdapter(org.eclipse.emf.common.notify.Notifier target)
Creates an adapter for the target |
org.eclipse.emf.common.notify.Adapter |
createEObjectAdapter()
Creates a new adapter for the default case |
org.eclipse.emf.common.notify.Adapter |
createXSDAnnotationAdapter()
Creates a new adapter for an object of class ' Annotation' |
org.eclipse.emf.common.notify.Adapter |
createXSDAttributeDeclarationAdapter()
Creates a new adapter for an object of class ' Attribute Declaration' |
org.eclipse.emf.common.notify.Adapter |
createXSDAttributeGroupContentAdapter()
Creates a new adapter for an object of class ' Attribute Group Content' |
org.eclipse.emf.common.notify.Adapter |
createXSDAttributeGroupDefinitionAdapter()
Creates a new adapter for an object of class ' Attribute Group Definition' |
org.eclipse.emf.common.notify.Adapter |
createXSDAttributeUseAdapter()
Creates a new adapter for an object of class ' Attribute Use' |
org.eclipse.emf.common.notify.Adapter |
createXSDBoundedFacetAdapter()
Creates a new adapter for an object of class ' Bounded Facet' |
org.eclipse.emf.common.notify.Adapter |
createXSDCardinalityFacetAdapter()
Creates a new adapter for an object of class ' Cardinality Facet' |
org.eclipse.emf.common.notify.Adapter |
createXSDComplexTypeContentAdapter()
Creates a new adapter for an object of class ' Complex Type Content' |
org.eclipse.emf.common.notify.Adapter |
createXSDComplexTypeDefinitionAdapter()
Creates a new adapter for an object of class ' Complex Type Definition' |
org.eclipse.emf.common.notify.Adapter |
createXSDComponentAdapter()
Creates a new adapter for an object of class ' Component' |
org.eclipse.emf.common.notify.Adapter |
createXSDConcreteComponentAdapter()
Creates a new adapter for an object of class ' Concrete Component' |
org.eclipse.emf.common.notify.Adapter |
createXSDConstrainingFacetAdapter()
Creates a new adapter for an object of class ' Constraining Facet' |
org.eclipse.emf.common.notify.Adapter |
createXSDDiagnosticAdapter()
Creates a new adapter for an object of class ' Diagnostic' |
org.eclipse.emf.common.notify.Adapter |
createXSDElementDeclarationAdapter()
Creates a new adapter for an object of class ' Element Declaration' |
org.eclipse.emf.common.notify.Adapter |
createXSDEnumerationFacetAdapter()
Creates a new adapter for an object of class ' Enumeration Facet' |
org.eclipse.emf.common.notify.Adapter |
createXSDFacetAdapter()
Creates a new adapter for an object of class ' Facet' |
org.eclipse.emf.common.notify.Adapter |
createXSDFeatureAdapter()
Creates a new adapter for an object of class ' Feature' |
org.eclipse.emf.common.notify.Adapter |
createXSDFixedFacetAdapter()
Creates a new adapter for an object of class ' Fixed Facet' |
org.eclipse.emf.common.notify.Adapter |
createXSDFractionDigitsFacetAdapter()
Creates a new adapter for an object of class ' Fraction Digits Facet' |
org.eclipse.emf.common.notify.Adapter |
createXSDFundamentalFacetAdapter()
Creates a new adapter for an object of class ' Fundamental Facet' |
org.eclipse.emf.common.notify.Adapter |
createXSDIdentityConstraintDefinitionAdapter()
Creates a new adapter for an object of class ' Identity Constraint Definition' |
org.eclipse.emf.common.notify.Adapter |
createXSDImportAdapter()
Creates a new adapter for an object of class ' Import' |
org.eclipse.emf.common.notify.Adapter |
createXSDIncludeAdapter()
Creates a new adapter for an object of class ' Include' |
org.eclipse.emf.common.notify.Adapter |
createXSDLengthFacetAdapter()
Creates a new adapter for an object of class ' Length Facet' |
org.eclipse.emf.common.notify.Adapter |
createXSDMaxExclusiveFacetAdapter()
Creates a new adapter for an object of class ' Max Exclusive Facet' |
org.eclipse.emf.common.notify.Adapter |
createXSDMaxFacetAdapter()
Creates a new adapter for an object of class ' Max Facet' |
org.eclipse.emf.common.notify.Adapter |
createXSDMaxInclusiveFacetAdapter()
Creates a new adapter for an object of class ' Max Inclusive Facet' |
org.eclipse.emf.common.notify.Adapter |
createXSDMaxLengthFacetAdapter()
Creates a new adapter for an object of class ' Max Length Facet' |
org.eclipse.emf.common.notify.Adapter |
createXSDMinExclusiveFacetAdapter()
Creates a new adapter for an object of class ' Min Exclusive Facet' |
org.eclipse.emf.common.notify.Adapter |
createXSDMinFacetAdapter()
Creates a new adapter for an object of class ' Min Facet' |
org.eclipse.emf.common.notify.Adapter |
createXSDMinInclusiveFacetAdapter()
Creates a new adapter for an object of class ' Min Inclusive Facet' |
org.eclipse.emf.common.notify.Adapter |
createXSDMinLengthFacetAdapter()
Creates a new adapter for an object of class ' Min Length Facet' |
org.eclipse.emf.common.notify.Adapter |
createXSDModelGroupAdapter()
Creates a new adapter for an object of class ' Model Group' |
org.eclipse.emf.common.notify.Adapter |
createXSDModelGroupDefinitionAdapter()
Creates a new adapter for an object of class ' Model Group Definition' |
org.eclipse.emf.common.notify.Adapter |
createXSDNamedComponentAdapter()
Creates a new adapter for an object of class ' Named Component' |
org.eclipse.emf.common.notify.Adapter |
createXSDNotationDeclarationAdapter()
Creates a new adapter for an object of class ' Notation Declaration' |
org.eclipse.emf.common.notify.Adapter |
createXSDNumericFacetAdapter()
Creates a new adapter for an object of class ' Numeric Facet' |
org.eclipse.emf.common.notify.Adapter |
createXSDOrderedFacetAdapter()
Creates a new adapter for an object of class ' Ordered Facet' |
org.eclipse.emf.common.notify.Adapter |
createXSDParticleAdapter()
Creates a new adapter for an object of class ' Particle' |
org.eclipse.emf.common.notify.Adapter |
createXSDParticleContentAdapter()
Creates a new adapter for an object of class ' Particle Content' |
org.eclipse.emf.common.notify.Adapter |
createXSDPatternFacetAdapter()
Creates a new adapter for an object of class ' Pattern Facet' |
org.eclipse.emf.common.notify.Adapter |
createXSDRedefinableComponentAdapter()
Creates a new adapter for an object of class ' Redefinable Component' |
org.eclipse.emf.common.notify.Adapter |
createXSDRedefineAdapter()
Creates a new adapter for an object of class ' Redefine' |
org.eclipse.emf.common.notify.Adapter |
createXSDRedefineContentAdapter()
Creates a new adapter for an object of class ' Redefine Content' |
org.eclipse.emf.common.notify.Adapter |
createXSDRepeatableFacetAdapter()
Creates a new adapter for an object of class ' Repeatable Facet' |
org.eclipse.emf.common.notify.Adapter |
createXSDSchemaAdapter()
Creates a new adapter for an object of class ' Schema' |
org.eclipse.emf.common.notify.Adapter |
createXSDSchemaCompositorAdapter()
Creates a new adapter for an object of class ' Schema Compositor' |
org.eclipse.emf.common.notify.Adapter |
createXSDSchemaContentAdapter()
Creates a new adapter for an object of class ' Schema Content' |
org.eclipse.emf.common.notify.Adapter |
createXSDSchemaDirectiveAdapter()
Creates a new adapter for an object of class ' Schema Directive' |
org.eclipse.emf.common.notify.Adapter |
createXSDScopeAdapter()
Creates a new adapter for an object of class ' Scope' |
org.eclipse.emf.common.notify.Adapter |
createXSDSimpleTypeDefinitionAdapter()
Creates a new adapter for an object of class ' Simple Type Definition' |
org.eclipse.emf.common.notify.Adapter |
createXSDTermAdapter()
Creates a new adapter for an object of class ' Term' |
org.eclipse.emf.common.notify.Adapter |
createXSDTotalDigitsFacetAdapter()
Creates a new adapter for an object of class ' Total Digits Facet' |
org.eclipse.emf.common.notify.Adapter |
createXSDTypeDefinitionAdapter()
Creates a new adapter for an object of class ' Type Definition' |
org.eclipse.emf.common.notify.Adapter |
createXSDWhiteSpaceFacetAdapter()
Creates a new adapter for an object of class ' White Space Facet' |
org.eclipse.emf.common.notify.Adapter |
createXSDWildcardAdapter()
Creates a new adapter for an object of class ' Wildcard' |
org.eclipse.emf.common.notify.Adapter |
createXSDXPathDefinitionAdapter()
Creates a new adapter for an object of class ' XPath Definition' |
boolean |
isFactoryForType(Object object)
Returns whether this factory is applicable for the type of the object |
| Methods inherited from class org.eclipse.emf.common.notify.impl.AdapterFactoryImpl |
adapt, adapt, adaptAllNew, adaptNew, associate, createAdapter, resolve |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
protected static XSDPackage modelPackage
protected XSDSwitch modelSwitch
createXXX methods.
| Constructor Detail |
public XSDAdapterFactory()
| Method Detail |
public boolean isFactoryForType(Object object)
true if the object is either the model's package or is an instance object of the model.
public org.eclipse.emf.common.notify.Adapter createAdapter(org.eclipse.emf.common.notify.Notifier target)
target.
target - the object to adapt.
target.public org.eclipse.emf.common.notify.Adapter createXSDAnnotationAdapter()
Annotation'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
XSDAnnotationpublic org.eclipse.emf.common.notify.Adapter createXSDAttributeDeclarationAdapter()
Attribute Declaration'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
XSDAttributeDeclarationpublic org.eclipse.emf.common.notify.Adapter createXSDAttributeGroupContentAdapter()
Attribute Group Content'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
XSDAttributeGroupContentpublic org.eclipse.emf.common.notify.Adapter createXSDAttributeGroupDefinitionAdapter()
Attribute Group Definition'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
XSDAttributeGroupDefinitionpublic org.eclipse.emf.common.notify.Adapter createXSDAttributeUseAdapter()
Attribute Use'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
XSDAttributeUsepublic org.eclipse.emf.common.notify.Adapter createXSDBoundedFacetAdapter()
Bounded Facet'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
XSDBoundedFacetpublic org.eclipse.emf.common.notify.Adapter createXSDCardinalityFacetAdapter()
Cardinality Facet'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
XSDCardinalityFacetpublic org.eclipse.emf.common.notify.Adapter createXSDComplexTypeContentAdapter()
Complex Type Content'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
XSDComplexTypeContentpublic org.eclipse.emf.common.notify.Adapter createXSDComplexTypeDefinitionAdapter()
Complex Type Definition'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
XSDComplexTypeDefinitionpublic org.eclipse.emf.common.notify.Adapter createXSDComponentAdapter()
Component'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
XSDComponentpublic org.eclipse.emf.common.notify.Adapter createXSDConcreteComponentAdapter()
Concrete Component'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
XSDConcreteComponentpublic org.eclipse.emf.common.notify.Adapter createXSDConstrainingFacetAdapter()
Constraining Facet'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
XSDConstrainingFacetpublic org.eclipse.emf.common.notify.Adapter createXSDDiagnosticAdapter()
Diagnostic'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
XSDDiagnosticpublic org.eclipse.emf.common.notify.Adapter createXSDElementDeclarationAdapter()
Element Declaration'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
XSDElementDeclarationpublic org.eclipse.emf.common.notify.Adapter createXSDEnumerationFacetAdapter()
Enumeration Facet'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
XSDEnumerationFacetpublic org.eclipse.emf.common.notify.Adapter createXSDFacetAdapter()
Facet'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
XSDFacetpublic org.eclipse.emf.common.notify.Adapter createXSDFeatureAdapter()
Feature'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
XSDFeaturepublic org.eclipse.emf.common.notify.Adapter createXSDFixedFacetAdapter()
Fixed Facet'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
XSDFixedFacetpublic org.eclipse.emf.common.notify.Adapter createXSDFractionDigitsFacetAdapter()
Fraction Digits Facet'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
XSDFractionDigitsFacetpublic org.eclipse.emf.common.notify.Adapter createXSDFundamentalFacetAdapter()
Fundamental Facet'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
XSDFundamentalFacetpublic org.eclipse.emf.common.notify.Adapter createXSDIdentityConstraintDefinitionAdapter()
Identity Constraint Definition'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
XSDIdentityConstraintDefinitionpublic org.eclipse.emf.common.notify.Adapter createXSDImportAdapter()
Import'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
XSDImportpublic org.eclipse.emf.common.notify.Adapter createXSDIncludeAdapter()
Include'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
XSDIncludepublic org.eclipse.emf.common.notify.Adapter createXSDLengthFacetAdapter()
Length Facet'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
XSDLengthFacetpublic org.eclipse.emf.common.notify.Adapter createXSDMaxExclusiveFacetAdapter()
Max Exclusive Facet'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
XSDMaxExclusiveFacetpublic org.eclipse.emf.common.notify.Adapter createXSDMaxFacetAdapter()
Max Facet'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
XSDMaxFacetpublic org.eclipse.emf.common.notify.Adapter createXSDMaxInclusiveFacetAdapter()
Max Inclusive Facet'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
XSDMaxInclusiveFacetpublic org.eclipse.emf.common.notify.Adapter createXSDMaxLengthFacetAdapter()
Max Length Facet'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
XSDMaxLengthFacetpublic org.eclipse.emf.common.notify.Adapter createXSDMinExclusiveFacetAdapter()
Min Exclusive Facet'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
XSDMinExclusiveFacetpublic org.eclipse.emf.common.notify.Adapter createXSDMinFacetAdapter()
Min Facet'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
XSDMinFacetpublic org.eclipse.emf.common.notify.Adapter createXSDMinInclusiveFacetAdapter()
Min Inclusive Facet'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
XSDMinInclusiveFacetpublic org.eclipse.emf.common.notify.Adapter createXSDMinLengthFacetAdapter()
Min Length Facet'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
XSDMinLengthFacetpublic org.eclipse.emf.common.notify.Adapter createXSDModelGroupAdapter()
Model Group'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
XSDModelGrouppublic org.eclipse.emf.common.notify.Adapter createXSDModelGroupDefinitionAdapter()
Model Group Definition'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
XSDModelGroupDefinitionpublic org.eclipse.emf.common.notify.Adapter createXSDNamedComponentAdapter()
Named Component'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
XSDNamedComponentpublic org.eclipse.emf.common.notify.Adapter createXSDNotationDeclarationAdapter()
Notation Declaration'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
XSDNotationDeclarationpublic org.eclipse.emf.common.notify.Adapter createXSDNumericFacetAdapter()
Numeric Facet'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
XSDNumericFacetpublic org.eclipse.emf.common.notify.Adapter createXSDOrderedFacetAdapter()
Ordered Facet'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
XSDOrderedFacetpublic org.eclipse.emf.common.notify.Adapter createXSDParticleAdapter()
Particle'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
XSDParticlepublic org.eclipse.emf.common.notify.Adapter createXSDParticleContentAdapter()
Particle Content'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
XSDParticleContentpublic org.eclipse.emf.common.notify.Adapter createXSDPatternFacetAdapter()
Pattern Facet'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
XSDPatternFacetpublic org.eclipse.emf.common.notify.Adapter createXSDRedefinableComponentAdapter()
Redefinable Component'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
XSDRedefinableComponentpublic org.eclipse.emf.common.notify.Adapter createXSDRedefineContentAdapter()
Redefine Content'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
XSDRedefineContentpublic org.eclipse.emf.common.notify.Adapter createXSDRedefineAdapter()
Redefine'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
XSDRedefinepublic org.eclipse.emf.common.notify.Adapter createXSDRepeatableFacetAdapter()
Repeatable Facet'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
XSDRepeatableFacetpublic org.eclipse.emf.common.notify.Adapter createXSDSchemaAdapter()
Schema'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
XSDSchemapublic org.eclipse.emf.common.notify.Adapter createXSDSchemaCompositorAdapter()
Schema Compositor'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
XSDSchemaCompositorpublic org.eclipse.emf.common.notify.Adapter createXSDSchemaContentAdapter()
Schema Content'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
XSDSchemaContentpublic org.eclipse.emf.common.notify.Adapter createXSDSchemaDirectiveAdapter()
Schema Directive'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
XSDSchemaDirectivepublic org.eclipse.emf.common.notify.Adapter createXSDScopeAdapter()
Scope'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
XSDScopepublic org.eclipse.emf.common.notify.Adapter createXSDSimpleTypeDefinitionAdapter()
Simple Type Definition'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
XSDSimpleTypeDefinitionpublic org.eclipse.emf.common.notify.Adapter createXSDTermAdapter()
Term'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
XSDTermpublic org.eclipse.emf.common.notify.Adapter createXSDTotalDigitsFacetAdapter()
Total Digits Facet'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
XSDTotalDigitsFacetpublic org.eclipse.emf.common.notify.Adapter createXSDTypeDefinitionAdapter()
Type Definition'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
XSDTypeDefinitionpublic org.eclipse.emf.common.notify.Adapter createXSDWhiteSpaceFacetAdapter()
White Space Facet'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
XSDWhiteSpaceFacetpublic org.eclipse.emf.common.notify.Adapter createXSDWildcardAdapter()
Wildcard'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
XSDWildcardpublic org.eclipse.emf.common.notify.Adapter createXSDXPathDefinitionAdapter()
XPath Definition'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
XSDXPathDefinitionpublic org.eclipse.emf.common.notify.Adapter createEObjectAdapter()
|
Copyright 2001-2004 IBM Corporation and others. All Rights Reserved. |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||