Package org.w3._2001.schema
Interface ComplexRestrictionType
-
- All Superinterfaces:
Annotated
,EObject
,Notifier
,OpenAttrs
,RestrictionType
- All Known Implementing Classes:
ComplexRestrictionTypeImpl
public interface ComplexRestrictionType extends RestrictionType
A representation of the model object 'Complex Restriction Type'.
-
-
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
-
-