|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectEObjectImpl
org.eclipse.xsd.impl.XSDConcreteComponentImpl
org.eclipse.xsd.impl.XSDComponentImpl
org.eclipse.xsd.impl.XSDFacetImpl
org.eclipse.xsd.impl.XSDConstrainingFacetImpl
org.eclipse.xsd.impl.XSDRepeatableFacetImpl
org.eclipse.xsd.impl.XSDEnumerationFacetImpl
An implementation of the model object 'Enumeration Facet'.
The following features are implemented:
Nested Class Summary |
Nested classes inherited from class org.eclipse.xsd.impl.XSDConcreteComponentImpl |
XSDConcreteComponentImpl.XSDContentsEList |
Field Summary | |
protected EList |
value
The cached value of the ' Value ' attribute list |
Fields inherited from class org.eclipse.xsd.impl.XSDRepeatableFacetImpl |
annotations |
Fields inherited from class org.eclipse.xsd.impl.XSDFacetImpl |
annotation, EFFECTIVE_VALUE_EDEFAULT, FACET_NAME_EDEFAULT, LEXICAL_VALUE_EDEFAULT, lexicalValue |
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 |
Constructor Summary | |
protected |
XSDEnumerationFacetImpl()
|
Method Summary | |
protected boolean |
analyze()
|
protected void |
changeAttribute(EAttribute eAttribute)
|
XSDConcreteComponent |
cloneConcreteComponent(boolean deep,
boolean shareDOM)
Creates a clone of the component. |
Element |
createElement()
|
static XSDEnumerationFacet |
createEnumerationFacet(Node node)
|
Object |
eGet(EStructuralFeature eFeature,
boolean resolve)
|
NotificationChain |
eInverseRemove(InternalEObject otherEnd,
int featureID,
Class baseClass,
NotificationChain msgs)
|
boolean |
eIsSet(EStructuralFeature eFeature)
|
void |
eSet(EStructuralFeature eFeature,
Object newValue)
|
protected EClass |
eStaticClass()
|
void |
eUnset(EStructuralFeature eFeature)
|
Object |
getEffectiveValue()
Returns the value of the 'Effective Value' attribute |
EList |
getValue()
|
boolean |
isConstraintSatisfied(Object value)
Returns whether the given value satisfies the constraint of this facet. |
String |
toString()
|
void |
validateValue()
|
Methods inherited from class org.eclipse.xsd.impl.XSDRepeatableFacetImpl |
createRepeatableFacet, getAnnotations, validate |
Methods inherited from class org.eclipse.xsd.impl.XSDConstrainingFacetImpl |
createConstrainingFacet |
Methods inherited from class org.eclipse.xsd.impl.XSDFacetImpl |
basicSetAnnotation, getAnnotation, getFacetName, getLexicalValue, getSimpleTypeDefinition, handleReconciliation, handleUnreconciledElement, reconcileAttributes, setAnnotation, setLexicalValue |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Methods inherited from interface org.eclipse.xsd.XSDRepeatableFacet |
getAnnotations |
Methods inherited from interface org.eclipse.xsd.XSDFacet |
getAnnotation, getFacetName, getLexicalValue, getSimpleTypeDefinition, setAnnotation, setLexicalValue |
Field Detail |
protected EList value
Value
' attribute list.
getValue()
Constructor Detail |
protected XSDEnumerationFacetImpl()
Method Detail |
public static XSDEnumerationFacet createEnumerationFacet(Node node)
protected EClass eStaticClass()
eStaticClass
in class XSDRepeatableFacetImpl
public EList getValue()
getValue
in interface XSDEnumerationFacet
XSDPackage.getXSDEnumerationFacet_Value()
public NotificationChain eInverseRemove(InternalEObject otherEnd, int featureID, Class baseClass, NotificationChain msgs)
eInverseRemove
in class XSDRepeatableFacetImpl
public Object eGet(EStructuralFeature eFeature, boolean resolve)
eGet
in class XSDRepeatableFacetImpl
public void eSet(EStructuralFeature eFeature, Object newValue)
eSet
in class XSDRepeatableFacetImpl
public void eUnset(EStructuralFeature eFeature)
eUnset
in class XSDRepeatableFacetImpl
public boolean eIsSet(EStructuralFeature eFeature)
eIsSet
in class XSDRepeatableFacetImpl
public String toString()
toString
in class XSDFacetImpl
public Element createElement()
createElement
in class XSDConcreteComponentImpl
public void validateValue()
validateValue
in class XSDRepeatableFacetImpl
protected boolean analyze()
analyze
in class XSDConcreteComponentImpl
protected void changeAttribute(EAttribute eAttribute)
changeAttribute
in class XSDFacetImpl
public boolean isConstraintSatisfied(Object value)
XSDConstrainingFacet
isConstraintSatisfied
in interface XSDConstrainingFacet
isConstraintSatisfied
in class XSDConstrainingFacetImpl
public Object getEffectiveValue()
XSDFacet
This represents a generic version of the value
infoset property of this facet.
getEffectiveValue
in interface XSDFacet
getEffectiveValue
in class XSDFacetImpl
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 |