|
|||||||||
PREV CLASS SOURCE NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | 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 | |
org.eclipse.emf.common.util.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 |
Methods inherited from interface org.eclipse.emf.ecore.EObject |
eAllContents, eClass, eContainer, 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 org.eclipse.emf.common.util.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-2003 IBM Corporation and others. All Rights Reserved. |
||||||||
PREV CLASS SOURCE NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |