|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.eclipse.emf.common.notify.impl.BasicNotifierImpl org.eclipse.emf.ecore.impl.BasicEObjectImpl org.eclipse.emf.ecore.impl.EObjectImpl org.eclipse.emf.ecore.impl.FlatEObjectImpl org.eclipse.emf.ecore.impl.EModelElementImpl org.eclipse.emf.ecore.impl.EFactoryImpl org.eclipse.xsd.impl.XSDFactoryImpl
public class XSDFactoryImpl
An implementation of the model Factory.
Nested Class Summary |
---|
Nested classes/interfaces inherited from class org.eclipse.emf.ecore.impl.BasicEObjectImpl |
---|
BasicEObjectImpl.EPropertiesHolder, BasicEObjectImpl.EPropertiesHolderBaseImpl, BasicEObjectImpl.EPropertiesHolderImpl |
Nested classes/interfaces inherited from class org.eclipse.emf.common.notify.impl.BasicNotifierImpl |
---|
BasicNotifierImpl.EAdapterList<E extends java.lang.Object & Adapter> |
Nested classes/interfaces inherited from interface org.eclipse.emf.ecore.InternalEObject |
---|
InternalEObject.EStore |
Field Summary |
---|
Fields inherited from class org.eclipse.emf.ecore.impl.EFactoryImpl |
---|
EDATE_FORMATS, ePackage |
Fields inherited from class org.eclipse.emf.ecore.impl.EModelElementImpl |
---|
eAnnotations, EFROZEN, ELAST_EMODEL_ELEMENT_FLAG |
Fields inherited from class org.eclipse.emf.ecore.impl.FlatEObjectImpl |
---|
eContents, eCrossReferences, eProxyURI |
Fields inherited from class org.eclipse.emf.ecore.impl.EObjectImpl |
---|
eAdapters, eContainer, eContainerFeatureID, EDELIVER, EDYNAMIC_CLASS, eFlags, ELAST_EOBJECT_FLAG, ELAST_NOTIFIER_FLAG, eProperties, EPROXY |
Fields inherited from class org.eclipse.emf.ecore.impl.BasicEObjectImpl |
---|
EVIRTUAL_GET, EVIRTUAL_IS_SET, EVIRTUAL_NO_VALUE, EVIRTUAL_SET, EVIRTUAL_UNSET |
Fields inherited from interface org.eclipse.xsd.XSDFactory |
---|
eINSTANCE |
Fields inherited from interface org.eclipse.emf.ecore.InternalEObject |
---|
EOPPOSITE_FEATURE_BASE |
Constructor Summary | |
---|---|
XSDFactoryImpl()
Creates an instance of the factory |
Methods inherited from class org.eclipse.emf.ecore.impl.EFactoryImpl |
---|
basicCreate, basicSetEPackage, collapseWhiteSpace, convertToString, createFromString, eGet, eInverseAdd, eInverseRemove, eIsSet, eSet, eStaticClass, eUnset, getEPackage, replaceWhiteSpace, setEPackage |
Methods inherited from class org.eclipse.emf.ecore.impl.EModelElementImpl |
---|
eObjectForURIFragmentSegment, eURIFragmentSegment, freeze, freeze, getEAnnotation, getEAnnotations, isFrozen, setFrozen |
Methods inherited from class org.eclipse.emf.ecore.impl.FlatEObjectImpl |
---|
eContents, eCrossReferences, eIsProxy, eProperties, eProxyURI, eSetProxyURI |
Methods inherited from class org.eclipse.emf.ecore.impl.EObjectImpl |
---|
eAdapters, eBasicAdapters, eBasicProperties, eBasicSetContainer, eClass, eContainerFeatureID, eDeliver, eInternalContainer, eSetClass, eSetDeliver |
Methods inherited from class org.eclipse.emf.common.notify.impl.BasicNotifierImpl |
---|
eNotificationRequired, eNotify |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Methods inherited from interface org.eclipse.emf.ecore.EFactory |
---|
getEPackage, setEPackage |
Methods inherited from interface org.eclipse.emf.ecore.EModelElement |
---|
getEAnnotation, getEAnnotations |
Methods inherited from interface org.eclipse.emf.ecore.EObject |
---|
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eIsProxy, eIsSet, eResource, eSet, eUnset |
Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
---|
eAdapters, eDeliver, eNotify, eSetDeliver |
Methods inherited from interface org.eclipse.emf.ecore.InternalEObject |
---|
eNotificationRequired |
Constructor Detail |
---|
public XSDFactoryImpl()
Method Detail |
---|
public static XSDFactory init()
public EObject create(EClass eClass)
create
in interface EFactory
create
in class EFactoryImpl
public java.lang.Object createFromString(EDataType eDataType, java.lang.String initialValue)
createFromString
in interface EFactory
createFromString
in class EFactoryImpl
public java.lang.String convertToString(EDataType eDataType, java.lang.Object instanceValue)
convertToString
in interface EFactory
convertToString
in class EFactoryImpl
public XSDAnnotation createXSDAnnotation()
createXSDAnnotation
in interface XSDFactory
public XSDAttributeDeclaration createXSDAttributeDeclaration()
createXSDAttributeDeclaration
in interface XSDFactory
public XSDAttributeGroupDefinition createXSDAttributeGroupDefinition()
createXSDAttributeGroupDefinition
in interface XSDFactory
public XSDAttributeUse createXSDAttributeUse()
createXSDAttributeUse
in interface XSDFactory
public XSDBoundedFacet createXSDBoundedFacet()
createXSDBoundedFacet
in interface XSDFactory
public XSDCardinalityFacet createXSDCardinalityFacet()
createXSDCardinalityFacet
in interface XSDFactory
public XSDComplexTypeDefinition createXSDComplexTypeDefinition()
createXSDComplexTypeDefinition
in interface XSDFactory
public XSDDiagnostic createXSDDiagnostic()
createXSDDiagnostic
in interface XSDFactory
public XSDElementDeclaration createXSDElementDeclaration()
createXSDElementDeclaration
in interface XSDFactory
public XSDEnumerationFacet createXSDEnumerationFacet()
createXSDEnumerationFacet
in interface XSDFactory
public XSDFractionDigitsFacet createXSDFractionDigitsFacet()
createXSDFractionDigitsFacet
in interface XSDFactory
public XSDIdentityConstraintDefinition createXSDIdentityConstraintDefinition()
createXSDIdentityConstraintDefinition
in interface XSDFactory
public XSDImport createXSDImport()
createXSDImport
in interface XSDFactory
public XSDInclude createXSDInclude()
createXSDInclude
in interface XSDFactory
public XSDLengthFacet createXSDLengthFacet()
createXSDLengthFacet
in interface XSDFactory
public XSDMaxExclusiveFacet createXSDMaxExclusiveFacet()
createXSDMaxExclusiveFacet
in interface XSDFactory
public XSDMaxInclusiveFacet createXSDMaxInclusiveFacet()
createXSDMaxInclusiveFacet
in interface XSDFactory
public XSDMaxLengthFacet createXSDMaxLengthFacet()
createXSDMaxLengthFacet
in interface XSDFactory
public XSDMinExclusiveFacet createXSDMinExclusiveFacet()
createXSDMinExclusiveFacet
in interface XSDFactory
public XSDMinInclusiveFacet createXSDMinInclusiveFacet()
createXSDMinInclusiveFacet
in interface XSDFactory
public XSDMinLengthFacet createXSDMinLengthFacet()
createXSDMinLengthFacet
in interface XSDFactory
public XSDModelGroup createXSDModelGroup()
createXSDModelGroup
in interface XSDFactory
public XSDModelGroupDefinition createXSDModelGroupDefinition()
createXSDModelGroupDefinition
in interface XSDFactory
public XSDNotationDeclaration createXSDNotationDeclaration()
createXSDNotationDeclaration
in interface XSDFactory
public XSDNumericFacet createXSDNumericFacet()
createXSDNumericFacet
in interface XSDFactory
public XSDOrderedFacet createXSDOrderedFacet()
createXSDOrderedFacet
in interface XSDFactory
public XSDParticle createXSDParticle()
createXSDParticle
in interface XSDFactory
public XSDPatternFacet createXSDPatternFacet()
createXSDPatternFacet
in interface XSDFactory
public XSDRedefine createXSDRedefine()
createXSDRedefine
in interface XSDFactory
public XSDSchema createXSDSchema()
createXSDSchema
in interface XSDFactory
public XSDSimpleTypeDefinition createXSDSimpleTypeDefinition()
createXSDSimpleTypeDefinition
in interface XSDFactory
public XSDTotalDigitsFacet createXSDTotalDigitsFacet()
createXSDTotalDigitsFacet
in interface XSDFactory
public XSDWhiteSpaceFacet createXSDWhiteSpaceFacet()
createXSDWhiteSpaceFacet
in interface XSDFactory
public XSDWildcard createXSDWildcard()
createXSDWildcard
in interface XSDFactory
public XSDXPathDefinition createXSDXPathDefinition()
createXSDXPathDefinition
in interface XSDFactory
public XSDAttributeUseCategory createXSDAttributeUseCategoryFromString(EDataType eDataType, java.lang.String initialValue)
public java.lang.String convertXSDAttributeUseCategoryToString(EDataType eDataType, java.lang.Object instanceValue)
public XSDCardinality createXSDCardinalityFromString(EDataType eDataType, java.lang.String initialValue)
public java.lang.String convertXSDCardinalityToString(EDataType eDataType, java.lang.Object instanceValue)
public XSDComplexFinal createXSDComplexFinalFromString(EDataType eDataType, java.lang.String initialValue)
public java.lang.String convertXSDComplexFinalToString(EDataType eDataType, java.lang.Object instanceValue)
public XSDCompositor createXSDCompositorFromString(EDataType eDataType, java.lang.String initialValue)
public java.lang.String convertXSDCompositorToString(EDataType eDataType, java.lang.Object instanceValue)
public XSDConstraint createXSDConstraintFromString(EDataType eDataType, java.lang.String initialValue)
public java.lang.String convertXSDConstraintToString(EDataType eDataType, java.lang.Object instanceValue)
public XSDContentTypeCategory createXSDContentTypeCategoryFromString(EDataType eDataType, java.lang.String initialValue)
public java.lang.String convertXSDContentTypeCategoryToString(EDataType eDataType, java.lang.Object instanceValue)
public XSDDerivationMethod createXSDDerivationMethodFromString(EDataType eDataType, java.lang.String initialValue)
public java.lang.String convertXSDDerivationMethodToString(EDataType eDataType, java.lang.Object instanceValue)
public XSDDiagnosticSeverity createXSDDiagnosticSeverityFromString(EDataType eDataType, java.lang.String initialValue)
public java.lang.String convertXSDDiagnosticSeverityToString(EDataType eDataType, java.lang.Object instanceValue)
public XSDDisallowedSubstitutions createXSDDisallowedSubstitutionsFromString(EDataType eDataType, java.lang.String initialValue)
public java.lang.String convertXSDDisallowedSubstitutionsToString(EDataType eDataType, java.lang.Object instanceValue)
public XSDForm createXSDFormFromString(EDataType eDataType, java.lang.String initialValue)
public java.lang.String convertXSDFormToString(EDataType eDataType, java.lang.Object instanceValue)
public XSDIdentityConstraintCategory createXSDIdentityConstraintCategoryFromString(EDataType eDataType, java.lang.String initialValue)
public java.lang.String convertXSDIdentityConstraintCategoryToString(EDataType eDataType, java.lang.Object instanceValue)
public XSDNamespaceConstraintCategory createXSDNamespaceConstraintCategoryFromString(EDataType eDataType, java.lang.String initialValue)
public java.lang.String convertXSDNamespaceConstraintCategoryToString(EDataType eDataType, java.lang.Object instanceValue)
public XSDOrdered createXSDOrderedFromString(EDataType eDataType, java.lang.String initialValue)
public java.lang.String convertXSDOrderedToString(EDataType eDataType, java.lang.Object instanceValue)
public XSDProcessContents createXSDProcessContentsFromString(EDataType eDataType, java.lang.String initialValue)
public java.lang.String convertXSDProcessContentsToString(EDataType eDataType, java.lang.Object instanceValue)
public XSDProhibitedSubstitutions createXSDProhibitedSubstitutionsFromString(EDataType eDataType, java.lang.String initialValue)
public java.lang.String convertXSDProhibitedSubstitutionsToString(EDataType eDataType, java.lang.Object instanceValue)
public XSDSimpleFinal createXSDSimpleFinalFromString(EDataType eDataType, java.lang.String initialValue)
public java.lang.String convertXSDSimpleFinalToString(EDataType eDataType, java.lang.Object instanceValue)
public XSDSubstitutionGroupExclusions createXSDSubstitutionGroupExclusionsFromString(EDataType eDataType, java.lang.String initialValue)
public java.lang.String convertXSDSubstitutionGroupExclusionsToString(EDataType eDataType, java.lang.Object instanceValue)
public XSDVariety createXSDVarietyFromString(EDataType eDataType, java.lang.String initialValue)
public java.lang.String convertXSDVarietyToString(EDataType eDataType, java.lang.Object instanceValue)
public XSDWhiteSpace createXSDWhiteSpaceFromString(EDataType eDataType, java.lang.String initialValue)
public java.lang.String convertXSDWhiteSpaceToString(EDataType eDataType, java.lang.Object instanceValue)
public XSDXPathVariety createXSDXPathVarietyFromString(EDataType eDataType, java.lang.String initialValue)
public java.lang.String convertXSDXPathVarietyToString(EDataType eDataType, java.lang.Object instanceValue)
public org.w3c.dom.Attr createDOMAttrFromString(EDataType eDataType, java.lang.String initialValue)
public java.lang.String convertDOMAttrToString(EDataType eDataType, java.lang.Object instanceValue)
public org.w3c.dom.Document createDOMDocumentFromString(EDataType eDataType, java.lang.String initialValue)
public java.lang.String convertDOMDocumentToString(EDataType eDataType, java.lang.Object instanceValue)
public org.w3c.dom.Element createDOMElementFromString(EDataType eDataType, java.lang.String initialValue)
public java.lang.String convertDOMElementToString(EDataType eDataType, java.lang.Object instanceValue)
public org.w3c.dom.Node createDOMNodeFromString(EDataType eDataType, java.lang.String initialValue)
public java.lang.String convertDOMNodeToString(EDataType eDataType, java.lang.Object instanceValue)
public java.lang.Object createValueFromString(EDataType eDataType, java.lang.String initialValue)
public java.lang.String convertValueToString(EDataType eDataType, java.lang.Object instanceValue)
public XSDPackage getXSDPackage()
getXSDPackage
in interface XSDFactory
@Deprecated public static XSDPackage getPackage()
|
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 |