|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface XSDPatternFacet
A representation of the model object 'Pattern Facet'.
The following features are supported:
XSDPackage.getXSDPatternFacet()
Method Summary | |
---|---|
EList<java.lang.String> |
getValue()
Returns the value of the 'Value' attribute list. |
Methods inherited from interface org.eclipse.xsd.XSDRepeatableFacet |
---|
getAnnotations |
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 |
---|
EList<java.lang.String> getValue()
String
.
This represents the
value
infoset property.
It is computed from the 'Lexical Value
' attribute and should typically not be set directly.
Each item in the list is a String representing a pattern.
The overall effect of the list of patterns is the
logical intersection.
XSDPackage.getXSDPatternFacet_Value()
|
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 |