|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.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
An implementation of the model Factory.
Nested Class Summary |
Nested classes inherited from class org.eclipse.emf.ecore.impl.BasicEObjectImpl |
BasicEObjectImpl.EPropertiesHolder, BasicEObjectImpl.EPropertiesHolderBaseImpl, BasicEObjectImpl.EPropertiesHolderImpl |
Nested classes inherited from class org.eclipse.emf.common.notify.impl.BasicNotifierImpl |
BasicNotifierImpl.EAdapterList |
Nested classes inherited from class 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, 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
public Object createFromString(EDataType eDataType, String initialValue)
createFromString
in interface EFactory
public String convertToString(EDataType eDataType, Object instanceValue)
convertToString
in interface EFactory
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, String initialValue)
public String convertXSDAttributeUseCategoryToString(EDataType eDataType, Object instanceValue)
public XSDCardinality createXSDCardinalityFromString(EDataType eDataType, String initialValue)
public String convertXSDCardinalityToString(EDataType eDataType, Object instanceValue)
public XSDComplexFinal createXSDComplexFinalFromString(EDataType eDataType, String initialValue)
public String convertXSDComplexFinalToString(EDataType eDataType, Object instanceValue)
public XSDCompositor createXSDCompositorFromString(EDataType eDataType, String initialValue)
public String convertXSDCompositorToString(EDataType eDataType, Object instanceValue)
public XSDConstraint createXSDConstraintFromString(EDataType eDataType, String initialValue)
public String convertXSDConstraintToString(EDataType eDataType, Object instanceValue)
public XSDContentTypeCategory createXSDContentTypeCategoryFromString(EDataType eDataType, String initialValue)
public String convertXSDContentTypeCategoryToString(EDataType eDataType, Object instanceValue)
public XSDDerivationMethod createXSDDerivationMethodFromString(EDataType eDataType, String initialValue)
public String convertXSDDerivationMethodToString(EDataType eDataType, Object instanceValue)
public XSDDiagnosticSeverity createXSDDiagnosticSeverityFromString(EDataType eDataType, String initialValue)
public String convertXSDDiagnosticSeverityToString(EDataType eDataType, Object instanceValue)
public XSDDisallowedSubstitutions createXSDDisallowedSubstitutionsFromString(EDataType eDataType, String initialValue)
public String convertXSDDisallowedSubstitutionsToString(EDataType eDataType, Object instanceValue)
public XSDForm createXSDFormFromString(EDataType eDataType, String initialValue)
public String convertXSDFormToString(EDataType eDataType, Object instanceValue)
public XSDIdentityConstraintCategory createXSDIdentityConstraintCategoryFromString(EDataType eDataType, String initialValue)
public String convertXSDIdentityConstraintCategoryToString(EDataType eDataType, Object instanceValue)
public XSDNamespaceConstraintCategory createXSDNamespaceConstraintCategoryFromString(EDataType eDataType, String initialValue)
public String convertXSDNamespaceConstraintCategoryToString(EDataType eDataType, Object instanceValue)
public XSDOrdered createXSDOrderedFromString(EDataType eDataType, String initialValue)
public String convertXSDOrderedToString(EDataType eDataType, Object instanceValue)
public XSDProcessContents createXSDProcessContentsFromString(EDataType eDataType, String initialValue)
public String convertXSDProcessContentsToString(EDataType eDataType, Object instanceValue)
public XSDProhibitedSubstitutions createXSDProhibitedSubstitutionsFromString(EDataType eDataType, String initialValue)
public String convertXSDProhibitedSubstitutionsToString(EDataType eDataType, Object instanceValue)
public XSDSimpleFinal createXSDSimpleFinalFromString(EDataType eDataType, String initialValue)
public String convertXSDSimpleFinalToString(EDataType eDataType, Object instanceValue)
public XSDSubstitutionGroupExclusions createXSDSubstitutionGroupExclusionsFromString(EDataType eDataType, String initialValue)
public String convertXSDSubstitutionGroupExclusionsToString(EDataType eDataType, Object instanceValue)
public XSDVariety createXSDVarietyFromString(EDataType eDataType, String initialValue)
public String convertXSDVarietyToString(EDataType eDataType, Object instanceValue)
public XSDWhiteSpace createXSDWhiteSpaceFromString(EDataType eDataType, String initialValue)
public String convertXSDWhiteSpaceToString(EDataType eDataType, Object instanceValue)
public XSDXPathVariety createXSDXPathVarietyFromString(EDataType eDataType, String initialValue)
public String convertXSDXPathVarietyToString(EDataType eDataType, Object instanceValue)
public Attr createDOMAttrFromString(EDataType eDataType, String initialValue)
public String convertDOMAttrToString(EDataType eDataType, Object instanceValue)
public Document createDOMDocumentFromString(EDataType eDataType, String initialValue)
public String convertDOMDocumentToString(EDataType eDataType, Object instanceValue)
public Element createDOMElementFromString(EDataType eDataType, String initialValue)
public String convertDOMElementToString(EDataType eDataType, Object instanceValue)
public Node createDOMNodeFromString(EDataType eDataType, String initialValue)
public String convertDOMNodeToString(EDataType eDataType, Object instanceValue)
public Object createValueFromString(EDataType eDataType, String initialValue)
public String convertValueToString(EDataType eDataType, Object instanceValue)
public XSDPackage getXSDPackage()
getXSDPackage
in interface XSDFactory
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 |