Package org.w3._2001.schema
Interface SimpleRestrictionType
-
- All Superinterfaces:
Annotated
,EObject
,Notifier
,OpenAttrs
,RestrictionType
- All Known Implementing Classes:
SimpleRestrictionTypeImpl
public interface SimpleRestrictionType extends RestrictionType
A representation of the model object 'Simple Restriction Type'.- See Also:
SchemaPackage.getSimpleRestrictionType()
-
-
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 OpenAttrs
getAnyAttribute
-
Methods inherited from interface RestrictionType
getAll, getAnyAttribute1, getAttribute, getAttributeGroup, getBase, getChoice, getEnumeration, getFacets, getFractionDigits, getGroup, getGroup1, getLength, getMaxExclusive, getMaxInclusive, getMaxLength, getMinExclusive, getMinInclusive, getMinLength, getPattern, getSequence, getSimpleType, getTotalDigits, getWhiteSpace, setAll, setAnyAttribute1, setBase, setChoice, setGroup, setSequence, setSimpleType
-
-