org.eclipse.xsd
Interface XSDSchemaContent

All Superinterfaces:
XSDConcreteComponent
All Known Subinterfaces:
XSDAnnotation, XSDAttributeDeclaration, XSDAttributeGroupDefinition, XSDComplexTypeDefinition, XSDElementDeclaration, XSDImport, XSDInclude, XSDModelGroupDefinition, XSDNotationDeclaration, XSDRedefinableComponent, XSDRedefine, XSDRedefineContent, XSDSchemaCompositor, XSDSchemaDirective, XSDSimpleTypeDefinition, XSDTypeDefinition
All Known Implementing Classes:
XSDAnnotationImpl, XSDAttributeDeclarationImpl, XSDAttributeGroupDefinitionImpl, XSDComplexTypeDefinitionImpl, XSDElementDeclarationImpl, XSDImportImpl, XSDIncludeImpl, XSDModelGroupDefinitionImpl, XSDNotationDeclarationImpl, XSDRedefinableComponentImpl, XSDRedefineContentImpl, XSDRedefineImpl, XSDSchemaCompositorImpl, XSDSchemaContentImpl, XSDSchemaDirectiveImpl, XSDSimpleTypeDefinitionImpl, XSDTypeDefinitionImpl

public interface XSDSchemaContent
extends XSDConcreteComponent

A representation of the model object 'Schema Content'. It is used to represent the types of objects returned by XSDSchema.getContents().

See Also:
XSDPackage.getXSDSchemaContent()

Methods inherited from interface org.eclipse.xsd.XSDConcreteComponent
clearDiagnostics, cloneConcreteComponent, contains, elementAttributesChanged, elementChanged, elementContentsChanged, getComponentsWithApplicationInformation, getComponentsWithUserInformation, getContainer, getDiagnostics, getElement, getRootContainer, getSchema, resolveAttributeDeclaration, resolveAttributeDeclaration, resolveAttributeDeclarationURI, resolveAttributeGroupDefinition, resolveAttributeGroupDefinition, resolveAttributeGroupDefinitionURI, resolveComplexTypeDefinition, resolveComplexTypeDefinition, resolveComplexTypeDefinitionURI, resolveElementDeclaration, resolveElementDeclaration, resolveElementDeclarationURI, resolveIdentityConstraintDefinition, resolveIdentityConstraintDefinition, resolveIdentityConstraintDefinitionURI, resolveModelGroupDefinition, resolveModelGroupDefinition, resolveModelGroupDefinitionURI, resolveNotationDeclaration, resolveNotationDeclaration, resolveNotationDeclarationURI, resolveSimpleTypeDefinition, resolveSimpleTypeDefinition, resolveSimpleTypeDefinitionURI, resolveTypeDefinition, resolveTypeDefinition, resolveTypeDefinitionURI, setElement, updateElement, updateElement, validate
 


Copyright 2001-2004 IBM Corporation and others.
All Rights Reserved.