|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
A representation of the model object 'Fixed Facet'.
The following features are supported:
XSDPackage.getXSDFixedFacet()
Method Summary | |
boolean |
isFixed()
Returns the value of the 'Fixed' attribute |
boolean |
isSetFixed()
Returns whether the value of the ' Fixed ' attribute is set |
void |
setFixed(boolean value)
Sets the value of the ' Fixed ' attribute |
void |
unsetFixed()
Unsets the value of the ' Fixed ' attribute |
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 boolean isFixed()
This represents the fractionDigitsFacet fixed, lengthFacet fixed, maxExclusiveFacet fixed, maxInclusiveFacet fixed, maxLengthFacet fixed, minExclusiveFacet fixed, minInclusiveFacet fixed, minLengthFacet fixed, totalDigitsFacet fixed, whiteSpaceFacet fixed infoset property.
isSetFixed()
,
unsetFixed()
,
setFixed(boolean)
,
XSDPackage.getXSDFixedFacet_Fixed()
public void setFixed(boolean value)
Fixed
' attribute.
value
- the new value of the 'Fixed' attribute.isSetFixed()
,
unsetFixed()
,
isFixed()
public void unsetFixed()
Fixed
' attribute.
isSetFixed()
,
isFixed()
,
setFixed(boolean)
public boolean isSetFixed()
Fixed
' attribute is set.
unsetFixed()
,
isFixed()
,
setFixed(boolean)
|
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 |