|
|||||||||||
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.XSDComponentImpl
org.eclipse.xsd.impl.XSDTermImpl
org.eclipse.xsd.impl.XSDWildcardImpl
An implementation of the model object 'Wildcard'.
The following features are implemented:
Namespace Constraint Category
Namespace Constraint
Process Contents
Lexical Namespace Constraint
Annotation
Annotations
Nested Class Summary |
Nested classes inherited from class org.eclipse.xsd.impl.XSDConcreteComponentImpl |
XSDConcreteComponentImpl.XSDContentsEList |
Nested classes inherited from class org.eclipse.emf.ecore.impl.BasicEObjectImpl |
BasicEObjectImpl.EPropertiesHolder, 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 | |
protected XSDAnnotation |
annotation
The cached value of the ' Annotation ' containment reference |
protected EList |
annotations
The cached value of the ' Annotations ' reference list |
protected EList |
lexicalNamespaceConstraint
The cached value of the ' Lexical Namespace Constraint ' attribute list |
protected static XSDNamespaceConstraintCategory |
NAMESPACE_CONSTRAINT_CATEGORY_EDEFAULT
The default value of the ' Namespace Constraint Category ' attribute |
protected EList |
namespaceConstraint
The cached value of the ' Namespace Constraint ' attribute list |
protected XSDNamespaceConstraintCategory |
namespaceConstraintCategory
The cached value of the ' Namespace Constraint Category ' attribute |
protected static XSDProcessContents |
PROCESS_CONTENTS_EDEFAULT
The default value of the ' Process Contents ' attribute |
protected XSDProcessContents |
processContents
The cached value of the ' Process Contents ' attribute |
protected boolean |
processContentsESet
This is true if the Process Contents attribute has been set |
Fields inherited from class org.eclipse.xsd.impl.XSDConcreteComponentImpl |
ANALYZED, ANALYZING, CIRCULAR, diagnostics, element, ELEMENT_EDEFAULT, ERROR, FATAL, 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 interface org.eclipse.emf.ecore.InternalEObject |
EOPPOSITE_FEATURE_BASE |
Constructor Summary | |
protected |
XSDWildcardImpl()
|
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.emf.ecore.EObject |
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eIsProxy, eResource |
Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
eAdapters, eDeliver, eNotify, eSetDeliver |
Field Detail |
protected static final XSDNamespaceConstraintCategory NAMESPACE_CONSTRAINT_CATEGORY_EDEFAULT
Namespace Constraint Category
' attribute.
getNamespaceConstraintCategory()
protected XSDNamespaceConstraintCategory namespaceConstraintCategory
Namespace Constraint Category
' attribute.
getNamespaceConstraintCategory()
protected EList namespaceConstraint
Namespace Constraint
' attribute list.
getNamespaceConstraint()
protected static final XSDProcessContents PROCESS_CONTENTS_EDEFAULT
Process Contents
' attribute.
getProcessContents()
protected XSDProcessContents processContents
Process Contents
' attribute.
getProcessContents()
protected boolean processContentsESet
protected EList lexicalNamespaceConstraint
Lexical Namespace Constraint
' attribute list.
getLexicalNamespaceConstraint()
protected XSDAnnotation annotation
Annotation
' containment reference.
getAnnotation()
protected EList annotations
Annotations
' reference list.
getAnnotations()
Constructor Detail |
protected XSDWildcardImpl()
Method Detail |
public static XSDWildcard createWildcard(Node node)
protected EClass eStaticClass()
eStaticClass
in class XSDTermImpl
public XSDNamespaceConstraintCategory getNamespaceConstraintCategory()
getNamespaceConstraintCategory
in interface XSDWildcard
XSDNamespaceConstraintCategory
,
XSDWildcard.setNamespaceConstraintCategory(XSDNamespaceConstraintCategory)
,
XSDPackage.getXSDWildcard_NamespaceConstraintCategory()
public void setNamespaceConstraintCategory(XSDNamespaceConstraintCategory newNamespaceConstraintCategory)
setNamespaceConstraintCategory
in interface XSDWildcard
newNamespaceConstraintCategory
- the new value of the 'Namespace Constraint Category' attribute.XSDNamespaceConstraintCategory
,
XSDWildcard.getNamespaceConstraintCategory()
public EList getNamespaceConstraint()
getNamespaceConstraint
in interface XSDWildcard
XSDWildcard.getStringNamespaceConstraint()
,
XSDPackage.getXSDWildcard_NamespaceConstraint()
public XSDProcessContents getProcessContents()
getProcessContents
in interface XSDWildcard
XSDProcessContents
,
XSDWildcard.isSetProcessContents()
,
XSDWildcard.unsetProcessContents()
,
XSDWildcard.setProcessContents(XSDProcessContents)
,
XSDPackage.getXSDWildcard_ProcessContents()
public void setProcessContents(XSDProcessContents newProcessContents)
setProcessContents
in interface XSDWildcard
newProcessContents
- the new value of the 'Process Contents' attribute.XSDProcessContents
,
XSDWildcard.isSetProcessContents()
,
XSDWildcard.unsetProcessContents()
,
XSDWildcard.getProcessContents()
public void unsetProcessContents()
unsetProcessContents
in interface XSDWildcard
XSDWildcard.isSetProcessContents()
,
XSDWildcard.getProcessContents()
,
XSDWildcard.setProcessContents(XSDProcessContents)
public boolean isSetProcessContents()
isSetProcessContents
in interface XSDWildcard
XSDWildcard.unsetProcessContents()
,
XSDWildcard.getProcessContents()
,
XSDWildcard.setProcessContents(XSDProcessContents)
public EList getLexicalNamespaceConstraint()
getLexicalNamespaceConstraint
in interface XSDWildcard
XSDWildcard.isSetLexicalNamespaceConstraint()
,
XSDWildcard.unsetLexicalNamespaceConstraint()
,
XSDPackage.getXSDWildcard_LexicalNamespaceConstraint()
public void unsetLexicalNamespaceConstraint()
unsetLexicalNamespaceConstraint
in interface XSDWildcard
XSDWildcard.isSetLexicalNamespaceConstraint()
,
XSDWildcard.getLexicalNamespaceConstraint()
public boolean isSetLexicalNamespaceConstraint()
isSetLexicalNamespaceConstraint
in interface XSDWildcard
XSDWildcard.unsetLexicalNamespaceConstraint()
,
XSDWildcard.getLexicalNamespaceConstraint()
public XSDAnnotation getAnnotation()
getAnnotation
in interface XSDWildcard
XSDWildcard.setAnnotation(XSDAnnotation)
,
XSDPackage.getXSDWildcard_Annotation()
public void setAnnotation(XSDAnnotation newAnnotation)
setAnnotation
in interface XSDWildcard
newAnnotation
- the new value of the 'Annotation' containment reference.XSDWildcard.getAnnotation()
public NotificationChain basicSetAnnotation(XSDAnnotation newAnnotation, NotificationChain msgs)
public EList getAnnotations()
getAnnotations
in interface XSDWildcard
XSDPackage.getXSDWildcard_Annotations()
public NotificationChain eInverseRemove(InternalEObject otherEnd, int featureID, Class baseClass, NotificationChain msgs)
eInverseRemove
in interface InternalEObject
eInverseRemove
in class XSDTermImpl
public Object eGet(EStructuralFeature eFeature, boolean resolve)
eGet
in interface EObject
eGet
in class XSDTermImpl
public void eSet(EStructuralFeature eFeature, Object newValue)
eSet
in interface EObject
eSet
in class XSDTermImpl
public void eUnset(EStructuralFeature eFeature)
eUnset
in interface EObject
eUnset
in class XSDTermImpl
public boolean eIsSet(EStructuralFeature eFeature)
eIsSet
in interface EObject
eIsSet
in class XSDTermImpl
public String toString()
toString
in class XSDConcreteComponentImpl
public Element createElement()
createElement
in class XSDConcreteComponentImpl
public void patch()
patch
in class XSDConcreteComponentImpl
protected boolean analyze()
analyze
in class XSDConcreteComponentImpl
public void validate()
XSDConcreteComponent
Diagnostics
are produced to report any problems.
validate
in interface XSDConcreteComponent
validate
in class XSDConcreteComponentImpl
protected boolean isUpdatingDOM()
isUpdatingDOM
in class XSDConcreteComponentImpl
protected void reconcileAttributes(Element changedElement)
reconcileAttributes
in class XSDConcreteComponentImpl
protected void handleUnreconciledElement(Element child, List newContents, List remainingContents)
handleUnreconciledElement
in class XSDConcreteComponentImpl
protected void handleReconciliation(List newContents, List remainingContents)
handleReconciliation
in class XSDConcreteComponentImpl
protected void changeAttribute(EAttribute eAttribute)
changeAttribute
in class XSDConcreteComponentImpl
protected void adoptContent(EReference eReference, XSDConcreteComponent xsdConcreteComponent)
adoptContent
in class XSDConcreteComponentImpl
protected void orphanContent(EReference eReference, XSDConcreteComponent xsdConcreteComponent)
orphanContent
in class XSDConcreteComponentImpl
public String getStringNamespaceConstraint()
XSDWildcard
Namespace Constraint
' attribute list.
getStringNamespaceConstraint
in interface XSDWildcard
XSDWildcard.getNamespaceConstraint()
public String getStringLexicalNamespaceConstraint()
XSDWildcard
Lexical Namespace Constraint
' attribute list.
getStringLexicalNamespaceConstraint
in interface XSDWildcard
XSDWildcard.getLexicalNamespaceConstraint()
,
XSDWildcard.setStringLexicalNamespaceConstraint(java.lang.String)
public void setStringLexicalNamespaceConstraint(String lexicalNamespaceConstraint)
XSDWildcard
Lexical Namespace Constraint
' attribute.
setStringLexicalNamespaceConstraint
in interface XSDWildcard
lexicalNamespaceConstraint
- the new value of the 'Lexical Namespace Constraint' attribute.XSDWildcard.getLexicalNamespaceConstraint()
,
XSDWildcard.getStringLexicalNamespaceConstraint()
public boolean isWildcardSubset(XSDWildcard superSetWildcard)
XSDWildcard
isWildcardSubset
in interface XSDWildcard
superSetWildcard
- the other wildcard.
XSDWildcard.attributeWildcardUnion(org.eclipse.xsd.XSDWildcard)
,
XSDWildcard.attributeWildcardIntersection(org.eclipse.xsd.XSDWildcard)
public XSDWildcard attributeWildcardUnion(XSDWildcard otherWildcard)
XSDWildcard
attributeWildcardUnion
in interface XSDWildcard
otherWildcard
- another wildcard.
XSDWildcard.isWildcardSubset(org.eclipse.xsd.XSDWildcard)
,
XSDWildcard.attributeWildcardIntersection(org.eclipse.xsd.XSDWildcard)
public XSDWildcard attributeWildcardIntersection(XSDWildcard otherWildcard)
XSDWildcard
attributeWildcardIntersection
in interface XSDWildcard
otherWildcard
- another wildcard.
XSDWildcard.isWildcardSubset(org.eclipse.xsd.XSDWildcard)
,
XSDWildcard.attributeWildcardUnion(org.eclipse.xsd.XSDWildcard)
public void setLike(XSDWildcard xsdWildcard)
public boolean allows(String namespace)
XSDWildcard
allows
in interface XSDWildcard
public XSDConcreteComponent cloneConcreteComponent(boolean deep, boolean shareDOM)
XSDConcreteComponent
cloneConcreteComponent
in interface XSDConcreteComponent
cloneConcreteComponent
in class XSDConcreteComponentImpl
|
Copyright 2001-2004 IBM Corporation and others. All Rights Reserved. |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |