Interface Facet

All Superinterfaces:
Annotated, EObject, Notifier, OpenAttrs
All Known Subinterfaces:
NoFixedFacet, NumFacet, PatternType, TotalDigitsType, WhiteSpaceType
All Known Implementing Classes:
FacetImpl, NoFixedFacetImpl, NumFacetImpl, PatternTypeImpl, TotalDigitsTypeImpl, WhiteSpaceTypeImpl

public interface Facet extends Annotated
A representation of the model object 'Facet'.

The following features are supported:

See Also:
  • Method Summary

    Modifier and Type
    Method
    Description
    Returns the value of the 'Value' attribute.
    boolean
    Returns the value of the 'Fixed' attribute.
    boolean
    Returns whether the value of the 'Fixed' attribute is set.
    void
    setFixed(boolean value)
    Sets the value of the 'Fixed' attribute.
    void
    Sets the value of the 'Value' attribute.
    void
    Unsets the value of the 'Fixed' attribute.

    Methods inherited from interface Annotated

    getAnnotation, getId, setAnnotation, setId

    Methods inherited from interface EObject

    eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset

    Methods inherited from interface Notifier

    eAdapters, eDeliver, eNotify, eSetDeliver

    Methods inherited from interface OpenAttrs

    getAnyAttribute