|
|||||||||||
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.XSDFixedFacetImpl
org.eclipse.xsd.impl.XSDWhiteSpaceFacetImpl
An implementation of the model object 'White Space Facet'.
The following features are implemented:
Nested Class Summary |
Nested classes inherited from class org.eclipse.xsd.impl.XSDConcreteComponentImpl |
XSDConcreteComponentImpl.XSDContentsEList |
Field Summary | |
protected XSDWhiteSpace |
value
The cached value of the ' Value ' attribute |
protected static XSDWhiteSpace |
VALUE_EDEFAULT
The default value of the ' Value ' attribute |
Fields inherited from class org.eclipse.xsd.impl.XSDFixedFacetImpl |
FIXED_EDEFAULT, FIXED_EFLAG, FIXED_ESETFLAG |
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 |
XSDWhiteSpaceFacetImpl()
|
Method Summary | |
protected void |
changeAttribute(EAttribute eAttribute)
|
XSDConcreteComponent |
cloneConcreteComponent(boolean deep,
boolean shareDOM)
Creates a clone of the component. |
Element |
createElement()
|
static XSDWhiteSpaceFacet |
createWhiteSpaceFacet(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 |
String |
getNormalizedLiteral(String literal)
This does any |
XSDWhiteSpace |
getValue()
|
void |
setValue(XSDWhiteSpace newValue)
|
String |
toString()
|
protected void |
validateRestriction(XSDFixedFacet xsdFixedFacet)
|
protected void |
validateValue()
|
Methods inherited from class org.eclipse.xsd.impl.XSDFixedFacetImpl |
createFixedFacet, isFixed, isSetFixed, reconcileAttributes, restrictionMatch, setFixed, unsetFixed, validate |
Methods inherited from class org.eclipse.xsd.impl.XSDConstrainingFacetImpl |
createConstrainingFacet, isConstraintSatisfied |
Methods inherited from class org.eclipse.xsd.impl.XSDFacetImpl |
basicSetAnnotation, getAnnotation, getFacetName, getLexicalValue, getSimpleTypeDefinition, handleReconciliation, handleUnreconciledElement, 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.XSDFixedFacet |
isFixed, isSetFixed, setFixed, unsetFixed |
Methods inherited from interface org.eclipse.xsd.XSDConstrainingFacet |
isConstraintSatisfied |
Methods inherited from interface org.eclipse.xsd.XSDFacet |
getAnnotation, getFacetName, getLexicalValue, getSimpleTypeDefinition, setAnnotation, setLexicalValue |
Field Detail |
protected static final XSDWhiteSpace VALUE_EDEFAULT
Value
' attribute.
getValue()
protected XSDWhiteSpace value
Value
' attribute.
getValue()
Constructor Detail |
protected XSDWhiteSpaceFacetImpl()
Method Detail |
public static XSDWhiteSpaceFacet createWhiteSpaceFacet(Node node)
protected EClass eStaticClass()
eStaticClass
in class XSDFixedFacetImpl
public XSDWhiteSpace getValue()
getValue
in interface XSDWhiteSpaceFacet
XSDWhiteSpace
,
XSDWhiteSpaceFacet.setValue(XSDWhiteSpace)
,
XSDPackage.getXSDWhiteSpaceFacet_Value()
public void setValue(XSDWhiteSpace newValue)
setValue
in interface XSDWhiteSpaceFacet
newValue
- the new value of the 'Value' attribute.XSDWhiteSpace
,
XSDWhiteSpaceFacet.getValue()
public NotificationChain eInverseRemove(InternalEObject otherEnd, int featureID, Class baseClass, NotificationChain msgs)
eInverseRemove
in class XSDFixedFacetImpl
public Object eGet(EStructuralFeature eFeature, boolean resolve)
eGet
in class XSDFixedFacetImpl
public void eSet(EStructuralFeature eFeature, Object newValue)
eSet
in class XSDFixedFacetImpl
public void eUnset(EStructuralFeature eFeature)
eUnset
in class XSDFixedFacetImpl
public boolean eIsSet(EStructuralFeature eFeature)
eIsSet
in class XSDFixedFacetImpl
public String toString()
toString
in class XSDFixedFacetImpl
public Element createElement()
createElement
in class XSDConcreteComponentImpl
protected void validateRestriction(XSDFixedFacet xsdFixedFacet)
validateRestriction
in class XSDFixedFacetImpl
protected void validateValue()
validateValue
in class XSDFixedFacetImpl
protected void changeAttribute(EAttribute eAttribute)
changeAttribute
in class XSDFixedFacetImpl
public String getNormalizedLiteral(String literal)
XSDWhiteSpaceFacet
getNormalizedLiteral
in interface XSDWhiteSpaceFacet
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 |