|
||||||||||
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.xsd.impl.XSDConcreteComponentImpl
org.eclipse.xsd.impl.XSDSchemaContentImpl
org.eclipse.xsd.impl.XSDSchemaDirectiveImpl
org.eclipse.xsd.impl.XSDSchemaCompositorImpl
public abstract class XSDSchemaCompositorImpl
An implementation of the model object 'Schema Compositor'.
The following features are implemented:
Nested Class Summary |
---|
Nested classes/interfaces inherited from class org.eclipse.xsd.impl.XSDConcreteComponentImpl |
---|
XSDConcreteComponentImpl.XSDContentsEList |
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 | |
---|---|
protected XSDSchema |
incorporatedSchema
The cached value of the ' Incorporated Schema ' reference |
Fields inherited from class org.eclipse.xsd.impl.XSDSchemaDirectiveImpl |
---|
resolved, resolvedSchema, SCHEMA_LOCATION_EDEFAULT, schemaLocation |
Fields inherited from class org.eclipse.xsd.impl.XSDConcreteComponentImpl |
---|
ANALYZED, ANALYZING, CIRCULAR, diagnostics, element, ELEMENT_EDEFAULT, ERROR, FATAL, forceResolve, INFORMATION, isReconciling, UNANALYZED, updatingDOM, WARNING, xsdContents |
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.emf.ecore.InternalEObject |
---|
EOPPOSITE_FEATURE_BASE |
Constructor Summary | |
---|---|
protected |
XSDSchemaCompositorImpl()
|
Method Summary | |
---|---|
java.lang.Object |
eGet(int featureID,
boolean resolve,
boolean coreType)
|
boolean |
eIsSet(int featureID)
|
void |
eSet(int featureID,
java.lang.Object newValue)
|
protected EClass |
eStaticClass()
|
void |
eUnset(int featureID)
|
XSDSchema |
getIncorporatedSchema()
|
void |
reset()
|
void |
setIncorporatedSchema(XSDSchema newIncorporatedSchema)
|
Methods inherited from class org.eclipse.xsd.impl.XSDSchemaDirectiveImpl |
---|
changeAttribute, getResolvedSchema, getSchemaLocation, handleResolvedSchema, locateSchema, orphanBy, reconcileAttributes, resolve, resolveSchemaLocation, setResolvedSchema, setSchemaLocation, toString |
Methods inherited from class org.eclipse.xsd.impl.XSDSchemaContentImpl |
---|
createSchemaContent |
Methods inherited from class org.eclipse.emf.ecore.impl.EObjectImpl |
---|
eAdapters, eBasicAdapters, eBasicProperties, eBasicSetContainer, eClass, eContainerFeatureID, eDeliver, eInternalContainer, eIsProxy, eProperties, eSetClass, eSetDeliver, eSetProxyURI |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
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 |
Field Detail |
---|
protected XSDSchema incorporatedSchema
Incorporated Schema
' reference.
getIncorporatedSchema()
Constructor Detail |
---|
protected XSDSchemaCompositorImpl()
Method Detail |
---|
public void reset()
reset
in class XSDSchemaDirectiveImpl
protected EClass eStaticClass()
eStaticClass
in class XSDSchemaDirectiveImpl
public XSDSchema getIncorporatedSchema()
getIncorporatedSchema
in interface XSDSchemaCompositor
XSDSchema.getIncorporatedVersions()
,
XSDSchemaDirective.getResolvedSchema()
,
XSDSchemaCompositor.setIncorporatedSchema(XSDSchema)
,
XSDPackage.getXSDSchemaCompositor_IncorporatedSchema()
public void setIncorporatedSchema(XSDSchema newIncorporatedSchema)
setIncorporatedSchema
in interface XSDSchemaCompositor
newIncorporatedSchema
- the new value of the 'Incorporated Schema' reference.XSDSchemaCompositor.getIncorporatedSchema()
public java.lang.Object eGet(int featureID, boolean resolve, boolean coreType)
eGet
in interface InternalEObject
eGet
in class XSDSchemaDirectiveImpl
public void eSet(int featureID, java.lang.Object newValue)
eSet
in interface InternalEObject
eSet
in class XSDSchemaDirectiveImpl
public void eUnset(int featureID)
eUnset
in interface InternalEObject
eUnset
in class XSDSchemaDirectiveImpl
public boolean eIsSet(int featureID)
eIsSet
in interface InternalEObject
eIsSet
in class XSDSchemaDirectiveImpl
|
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 |