|
|||||||||||
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.XSDFundamentalFacetImpl
org.eclipse.xsd.impl.XSDOrderedFacetImpl
An implementation of the model object 'Ordered Facet'.
The following features are implemented:
Nested Class Summary |
Nested classes inherited from class org.eclipse.xsd.impl.XSDConcreteComponentImpl |
XSDConcreteComponentImpl.XSDContentsEList |
Field Summary | |
protected XSDOrdered |
value
The cached value of the ' Value ' attribute |
protected static XSDOrdered |
VALUE_EDEFAULT
The default value of the ' Value ' attribute |
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 |
XSDOrderedFacetImpl()
|
Method Summary | |
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 |
XSDOrdered |
getValue()
|
void |
setValue(XSDOrdered newValue)
|
String |
toString()
|
Methods inherited from class org.eclipse.xsd.impl.XSDFacetImpl |
basicSetAnnotation, changeAttribute, getAnnotation, getFacetName, getLexicalValue, getSimpleTypeDefinition, handleReconciliation, handleUnreconciledElement, reconcileAttributes, setAnnotation, setLexicalValue, validate, validateValue |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Methods inherited from interface org.eclipse.xsd.XSDFacet |
getAnnotation, getFacetName, getLexicalValue, getSimpleTypeDefinition, setAnnotation, setLexicalValue |
Field Detail |
protected static final XSDOrdered VALUE_EDEFAULT
Value
' attribute.
getValue()
protected XSDOrdered value
Value
' attribute.
getValue()
Constructor Detail |
protected XSDOrderedFacetImpl()
Method Detail |
protected EClass eStaticClass()
eStaticClass
in class XSDFundamentalFacetImpl
public XSDOrdered getValue()
getValue
in interface XSDOrderedFacet
XSDOrdered
,
XSDOrderedFacet.setValue(XSDOrdered)
,
XSDPackage.getXSDOrderedFacet_Value()
public void setValue(XSDOrdered newValue)
setValue
in interface XSDOrderedFacet
newValue
- the new value of the 'Value' attribute.XSDOrdered
,
XSDOrderedFacet.getValue()
public NotificationChain eInverseRemove(InternalEObject otherEnd, int featureID, Class baseClass, NotificationChain msgs)
eInverseRemove
in class XSDFundamentalFacetImpl
public Object eGet(EStructuralFeature eFeature, boolean resolve)
eGet
in class XSDFundamentalFacetImpl
public void eSet(EStructuralFeature eFeature, Object newValue)
eSet
in class XSDFundamentalFacetImpl
public void eUnset(EStructuralFeature eFeature)
eUnset
in class XSDFundamentalFacetImpl
public boolean eIsSet(EStructuralFeature eFeature)
eIsSet
in class XSDFundamentalFacetImpl
public String toString()
toString
in class XSDFacetImpl
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
|
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 |