|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
A representation of the model object 'Facet'.
The following features are supported:
XSDPackage.getXSDFacet()
Method Summary | |
XSDAnnotation |
getAnnotation()
Returns the value of the 'Annotation' containment reference |
Object |
getEffectiveValue()
Returns the value of the 'Effective Value' attribute |
String |
getFacetName()
Returns the value of the 'Facet Name' attribute |
String |
getLexicalValue()
Returns the value of the 'Lexical Value' attribute |
XSDSimpleTypeDefinition |
getSimpleTypeDefinition()
Returns the value of the 'Simple Type Definition' reference |
void |
setAnnotation(XSDAnnotation value)
Sets the value of the ' Annotation ' containment reference |
void |
setLexicalValue(String value)
Sets the value of the ' Lexical Value ' attribute |
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 String getLexicalValue()
This concrete attribute represents the value of the value
attribute of the facet element.
setLexicalValue(String)
,
XSDPackage.getXSDFacet_LexicalValue()
public void setLexicalValue(String value)
Lexical Value
' attribute.
value
- the new value of the 'Lexical Value' attribute.getLexicalValue()
public String getFacetName()
This concrete attribute represents the name of this type of facet.
XSDPackage.getXSDFacet_FacetName()
public Object getEffectiveValue()
This represents a generic version of the value
infoset property of this facet.
XSDPackage.getXSDFacet_EffectiveValue()
public XSDAnnotation getAnnotation()
This represents the annotation infoset property; each type of facet has an annotation.
setAnnotation(XSDAnnotation)
,
XSDPackage.getXSDFacet_Annotation()
public void setAnnotation(XSDAnnotation value)
Annotation
' containment reference.
value
- the new value of the 'Annotation' containment reference.getAnnotation()
public XSDSimpleTypeDefinition getSimpleTypeDefinition()
This represents the containing
simple type definition of the facet.
XSDPackage.getXSDFacet_SimpleTypeDefinition()
|
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 |