org.eclipse.xsd
Interface XSDScope

All Superinterfaces:
XSDComponent, XSDConcreteComponent
All Known Subinterfaces:
XSDComplexTypeDefinition, XSDSchema
All Known Implementing Classes:
XSDComplexTypeDefinitionImpl, XSDSchemaImpl, XSDScopeImpl

public interface XSDScope
extends XSDComponent

A representation of the model object 'Scope'. This is used to represent the types of object returned by XSDFeature.getScope(), i.e., 'Schema' and 'Complex Type Definition'.

See Also:
XSDPackage.getXSDScope()

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.