|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
A representation of the model object 'White Space Facet'.
The following features are supported:
XSDPackage.getXSDWhiteSpaceFacet()
Method Summary | |
String |
getNormalizedLiteral(String literal)
This does any |
XSDWhiteSpace |
getValue()
Returns the value of the 'Value' attribute. |
void |
setValue(XSDWhiteSpace value)
Sets the value of the ' Value ' attribute |
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, getEffectiveValue, getFacetName, getLexicalValue, getSimpleTypeDefinition, setAnnotation, setLexicalValue |
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 |
Method Detail |
public XSDWhiteSpace getValue()
XSDWhiteSpace
.
This represents the
value
infoset property.
It is computed from the 'Lexical Value
' attribute and should typically not be set directly.
XSDWhiteSpace
,
setValue(XSDWhiteSpace)
,
XSDPackage.getXSDWhiteSpaceFacet_Value()
public void setValue(XSDWhiteSpace value)
Value
' attribute.
value
- the new value of the 'Value' attribute.XSDWhiteSpace
,
getValue()
public String getNormalizedLiteral(String literal)
|
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 |