|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface XSDSchemaCompositor
A representation of the model object 'Schema Compositor'.
It is used to represent aspects common to
'Include
' and
'Redefine
'.
The following features are supported:
XSDPackage.getXSDSchemaCompositor()
Method Summary | |
---|---|
XSDSchema |
getIncorporatedSchema()
Returns the value of the 'Incorporated Schema' reference |
void |
setIncorporatedSchema(XSDSchema value)
Sets the value of the ' Incorporated Schema ' reference |
Methods inherited from interface org.eclipse.xsd.XSDSchemaDirective |
---|
getResolvedSchema, getSchemaLocation, setResolvedSchema, setSchemaLocation |
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 |
Method Detail |
---|
XSDSchema getIncorporatedSchema()
This reference is computed
from the resolved schema
and is typically not set directly.
XSDSchema.getIncorporatedVersions()
,
XSDSchemaDirective.getResolvedSchema()
,
setIncorporatedSchema(XSDSchema)
,
XSDPackage.getXSDSchemaCompositor_IncorporatedSchema()
void setIncorporatedSchema(XSDSchema value)
Incorporated Schema
' reference.
value
- the new value of the 'Incorporated Schema' reference.getIncorporatedSchema()
|
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 |