public interface XSDCardinalityFacet extends XSDFundamentalFacet
The following features are supported:
XSDPackage.getXSDCardinalityFacet()
Modifier and Type | Method and Description |
---|---|
XSDCardinality |
getValue()
Returns the value of the 'Value' attribute.
|
void |
setValue(XSDCardinality value)
Sets the value of the '
Value ' attribute. |
getAnnotation, getEffectiveValue, getFacetName, getLexicalValue, getSimpleTypeDefinition, setAnnotation, setLexicalValue
clearDiagnostics, cloneConcreteComponent, contains, elementAttributesChanged, elementChanged, elementContentsChanged, getComponentsWithApplicationInformation, getComponentsWithUserInformation, getContainer, getDiagnostics, getElement, getRootContainer, getSchema, resolveAttributeDeclaration, resolveAttributeDeclaration, resolveAttributeDeclarationURI, resolveAttributeGroupDefinition, resolveAttributeGroupDefinition, resolveAttributeGroupDefinitionURI, resolveComplexTypeDefinition, resolveComplexTypeDefinition, resolveComplexTypeDefinitionURI, resolveElementDeclaration, resolveElementDeclaration, resolveElementDeclarationURI, resolveIdentityConstraintDefinition, resolveIdentityConstraintDefinition, resolveIdentityConstraintDefinitionURI, resolveModelGroupDefinition, resolveModelGroupDefinition, resolveModelGroupDefinitionURI, resolveNotationDeclaration, resolveNotationDeclaration, resolveNotationDeclarationURI, resolveSimpleTypeDefinition, resolveSimpleTypeDefinition, resolveSimpleTypeDefinitionURI, resolveTypeDefinition, resolveTypeDefinition, resolveTypeDefinitionURI, setElement, updateElement, updateElement, validate
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset
eAdapters, eDeliver, eNotify, eSetDeliver
XSDCardinality getValue()
XSDCardinality
.
This represents the value infoset property. It is computed and should typically not be set directly.
XSDCardinality
,
setValue(XSDCardinality)
,
XSDPackage.getXSDCardinalityFacet_Value()
void setValue(XSDCardinality value)
Value
' attribute.
value
- the new value of the 'Value' attribute.XSDCardinality
,
getValue()