|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
A representation of the model object 'Repeatable Facet'.
Both pattern
and enumeration
facets
may be repeated in the concrete syntax and yet they are merged into a single component in the infoset model.
As a result, instances of these two facets are synthesized by
XSDSimpleTypeDefinition.getEffectivePatternFacet()
and
XSDSimpleTypeDefinition.getEffectiveEnumerationFacet()
.
The following features are supported:
XSDPackage.getXSDRepeatableFacet()
Method Summary | |
EList |
getAnnotations()
Returns the value of the 'Annotations' reference list. |
Methods inherited from interface org.eclipse.xsd.XSDConstrainingFacet |
isConstraintSatisfied |
Methods inherited from interface org.eclipse.xsd.XSDFacet |
getAnnotation, getEffectiveValue, getFacetName, getLexicalValue, getSimpleTypeDefinition, setAnnotation, setLexicalValue |
Method Detail |
public EList getAnnotations()
XSDAnnotation
.
This represents the
enumeration annotation, or
pattern annotation
infoset property.
It is computed from the concrete annotation content
and should typically not be modified directly.
XSDPackage.getXSDRepeatableFacet_Annotations()
|
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 |