Package org.w3._2001.schema
Interface NumFacet
-
- All Known Subinterfaces:
TotalDigitsType
- All Known Implementing Classes:
NumFacetImpl
,TotalDigitsTypeImpl
public interface NumFacet extends Facet
A representation of the model object 'Num Facet'.- See Also:
SchemaPackage.getNumFacet()
-
-
Method Summary
-
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 Facet
getValue, isFixed, isSetFixed, setFixed, setValue, unsetFixed
-
Methods inherited from interface OpenAttrs
getAnyAttribute
-
-