|
|||||||||||
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 | |
Adapter |
createAdapter(Notifier target)
Creates an adapter for the target |
Adapter |
createEObjectAdapter()
Creates a new adapter for the default case |
Adapter |
createXSDAnnotationAdapter()
Creates a new adapter for an object of class ' Annotation ' |
Adapter |
createXSDAttributeDeclarationAdapter()
Creates a new adapter for an object of class ' Attribute Declaration ' |
Adapter |
createXSDAttributeGroupContentAdapter()
Creates a new adapter for an object of class ' Attribute Group Content ' |
Adapter |
createXSDAttributeGroupDefinitionAdapter()
Creates a new adapter for an object of class ' Attribute Group Definition ' |
Adapter |
createXSDAttributeUseAdapter()
Creates a new adapter for an object of class ' Attribute Use ' |
Adapter |
createXSDBoundedFacetAdapter()
Creates a new adapter for an object of class ' Bounded Facet ' |
Adapter |
createXSDCardinalityFacetAdapter()
Creates a new adapter for an object of class ' Cardinality Facet ' |
Adapter |
createXSDComplexTypeContentAdapter()
Creates a new adapter for an object of class ' Complex Type Content ' |
Adapter |
createXSDComplexTypeDefinitionAdapter()
Creates a new adapter for an object of class ' Complex Type Definition ' |
Adapter |
createXSDComponentAdapter()
Creates a new adapter for an object of class ' Component ' |
Adapter |
createXSDConcreteComponentAdapter()
Creates a new adapter for an object of class ' Concrete Component ' |
Adapter |
createXSDConstrainingFacetAdapter()
Creates a new adapter for an object of class ' Constraining Facet ' |
Adapter |
createXSDDiagnosticAdapter()
Creates a new adapter for an object of class ' Diagnostic ' |
Adapter |
createXSDElementDeclarationAdapter()
Creates a new adapter for an object of class ' Element Declaration ' |
Adapter |
createXSDEnumerationFacetAdapter()
Creates a new adapter for an object of class ' Enumeration Facet ' |
Adapter |
createXSDFacetAdapter()
Creates a new adapter for an object of class ' Facet ' |
Adapter |
createXSDFeatureAdapter()
Creates a new adapter for an object of class ' Feature ' |
Adapter |
createXSDFixedFacetAdapter()
Creates a new adapter for an object of class ' Fixed Facet ' |
Adapter |
createXSDFractionDigitsFacetAdapter()
Creates a new adapter for an object of class ' Fraction Digits Facet ' |
Adapter |
createXSDFundamentalFacetAdapter()
Creates a new adapter for an object of class ' Fundamental Facet ' |
Adapter |
createXSDIdentityConstraintDefinitionAdapter()
Creates a new adapter for an object of class ' Identity Constraint Definition ' |
Adapter |
createXSDImportAdapter()
Creates a new adapter for an object of class ' Import ' |
Adapter |
createXSDIncludeAdapter()
Creates a new adapter for an object of class ' Include ' |
Adapter |
createXSDLengthFacetAdapter()
Creates a new adapter for an object of class ' Length Facet ' |
Adapter |
createXSDMaxExclusiveFacetAdapter()
Creates a new adapter for an object of class ' Max Exclusive Facet ' |
Adapter |
createXSDMaxFacetAdapter()
Creates a new adapter for an object of class ' Max Facet ' |
Adapter |
createXSDMaxInclusiveFacetAdapter()
Creates a new adapter for an object of class ' Max Inclusive Facet ' |
Adapter |
createXSDMaxLengthFacetAdapter()
Creates a new adapter for an object of class ' Max Length Facet ' |
Adapter |
createXSDMinExclusiveFacetAdapter()
Creates a new adapter for an object of class ' Min Exclusive Facet ' |
Adapter |
createXSDMinFacetAdapter()
Creates a new adapter for an object of class ' Min Facet ' |
Adapter |
createXSDMinInclusiveFacetAdapter()
Creates a new adapter for an object of class ' Min Inclusive Facet ' |
Adapter |
createXSDMinLengthFacetAdapter()
Creates a new adapter for an object of class ' Min Length Facet ' |
Adapter |
createXSDModelGroupAdapter()
Creates a new adapter for an object of class ' Model Group ' |
Adapter |
createXSDModelGroupDefinitionAdapter()
Creates a new adapter for an object of class ' Model Group Definition ' |
Adapter |
createXSDNamedComponentAdapter()
Creates a new adapter for an object of class ' Named Component ' |
Adapter |
createXSDNotationDeclarationAdapter()
Creates a new adapter for an object of class ' Notation Declaration ' |
Adapter |
createXSDNumericFacetAdapter()
Creates a new adapter for an object of class ' Numeric Facet ' |
Adapter |
createXSDOrderedFacetAdapter()
Creates a new adapter for an object of class ' Ordered Facet ' |
Adapter |
createXSDParticleAdapter()
Creates a new adapter for an object of class ' Particle ' |
Adapter |
createXSDParticleContentAdapter()
Creates a new adapter for an object of class ' Particle Content ' |
Adapter |
createXSDPatternFacetAdapter()
Creates a new adapter for an object of class ' Pattern Facet ' |
Adapter |
createXSDRedefinableComponentAdapter()
Creates a new adapter for an object of class ' Redefinable Component ' |
Adapter |
createXSDRedefineAdapter()
Creates a new adapter for an object of class ' Redefine ' |
Adapter |
createXSDRedefineContentAdapter()
Creates a new adapter for an object of class ' Redefine Content ' |
Adapter |
createXSDRepeatableFacetAdapter()
Creates a new adapter for an object of class ' Repeatable Facet ' |
Adapter |
createXSDSchemaAdapter()
Creates a new adapter for an object of class ' Schema ' |
Adapter |
createXSDSchemaCompositorAdapter()
Creates a new adapter for an object of class ' Schema Compositor ' |
Adapter |
createXSDSchemaContentAdapter()
Creates a new adapter for an object of class ' Schema Content ' |
Adapter |
createXSDSchemaDirectiveAdapter()
Creates a new adapter for an object of class ' Schema Directive ' |
Adapter |
createXSDScopeAdapter()
Creates a new adapter for an object of class ' Scope ' |
Adapter |
createXSDSimpleTypeDefinitionAdapter()
Creates a new adapter for an object of class ' Simple Type Definition ' |
Adapter |
createXSDTermAdapter()
Creates a new adapter for an object of class ' Term ' |
Adapter |
createXSDTotalDigitsFacetAdapter()
Creates a new adapter for an object of class ' Total Digits Facet ' |
Adapter |
createXSDTypeDefinitionAdapter()
Creates a new adapter for an object of class ' Type Definition ' |
Adapter |
createXSDWhiteSpaceFacetAdapter()
Creates a new adapter for an object of class ' White Space Facet ' |
Adapter |
createXSDWildcardAdapter()
Creates a new adapter for an object of class ' Wildcard ' |
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 Adapter createAdapter(Notifier target)
target
.
target
- the object to adapt.
target
.public 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.
XSDAnnotation
public 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.
XSDAttributeDeclaration
public 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.
XSDAttributeGroupContent
public 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.
XSDAttributeGroupDefinition
public 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.
XSDAttributeUse
public 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.
XSDBoundedFacet
public 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.
XSDCardinalityFacet
public 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.
XSDComplexTypeContent
public 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.
XSDComplexTypeDefinition
public 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.
XSDComponent
public 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.
XSDConcreteComponent
public 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.
XSDConstrainingFacet
public 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.
XSDDiagnostic
public 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.
XSDElementDeclaration
public 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.
XSDEnumerationFacet
public 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.
XSDFacet
public 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.
XSDFeature
public 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.
XSDFixedFacet
public 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.
XSDFractionDigitsFacet
public 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.
XSDFundamentalFacet
public 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.
XSDIdentityConstraintDefinition
public 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.
XSDImport
public 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.
XSDInclude
public 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.
XSDLengthFacet
public 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.
XSDMaxExclusiveFacet
public 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.
XSDMaxFacet
public 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.
XSDMaxInclusiveFacet
public 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.
XSDMaxLengthFacet
public 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.
XSDMinExclusiveFacet
public 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.
XSDMinFacet
public 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.
XSDMinInclusiveFacet
public 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.
XSDMinLengthFacet
public 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.
XSDModelGroup
public 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.
XSDModelGroupDefinition
public 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.
XSDNamedComponent
public 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.
XSDNotationDeclaration
public 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.
XSDNumericFacet
public 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.
XSDOrderedFacet
public 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.
XSDParticle
public 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.
XSDParticleContent
public 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.
XSDPatternFacet
public 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.
XSDRedefinableComponent
public 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.
XSDRedefineContent
public 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.
XSDRedefine
public 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.
XSDRepeatableFacet
public 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.
XSDSchema
public 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.
XSDSchemaCompositor
public 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.
XSDSchemaContent
public 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.
XSDSchemaDirective
public 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.
XSDScope
public 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.
XSDSimpleTypeDefinition
public 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.
XSDTerm
public 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.
XSDTotalDigitsFacet
public 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.
XSDTypeDefinition
public 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.
XSDWhiteSpaceFacet
public 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.
XSDWildcard
public 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.
XSDXPathDefinition
public Adapter createEObjectAdapter()
|
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 |