public static class RestrictionDocumentImpl.RestrictionImpl extends AnnotatedImpl implements RestrictionDocument.Restriction
RestrictionDocument.Restriction.Factory| Modifier and Type | Field and Description |
|---|---|
private static QName |
BASE$26 |
private static QName |
ENUMERATION$20 |
private static QName |
FRACTIONDIGITS$12 |
private static QName |
LENGTH$14 |
private static QName |
MAXEXCLUSIVE$6 |
private static QName |
MAXINCLUSIVE$8 |
private static QName |
MAXLENGTH$18 |
private static QName |
MINEXCLUSIVE$2 |
private static QName |
MININCLUSIVE$4 |
private static QName |
MINLENGTH$16 |
private static QName |
PATTERN$24 |
private static long |
serialVersionUID |
private static QName |
SIMPLETYPE$0 |
private static QName |
TOTALDIGITS$10 |
private static QName |
WHITESPACE$22 |
_voorVc, KIND_SETTERHELPER_ARRAYITEM, KIND_SETTERHELPER_SINGLETON, MAJOR_VERSION_NUMBER, MINOR_VERSION_NUMBERtype| Constructor and Description |
|---|
RestrictionImpl(org.apache.xmlbeans.SchemaType sType) |
| Modifier and Type | Method and Description |
|---|---|
NoFixedFacet |
addNewEnumeration()
Appends and returns a new empty value (as xml) as the last "enumeration" element
|
NumFacet |
addNewFractionDigits()
Appends and returns a new empty value (as xml) as the last "fractionDigits" element
|
NumFacet |
addNewLength()
Appends and returns a new empty value (as xml) as the last "length" element
|
Facet |
addNewMaxExclusive()
Appends and returns a new empty value (as xml) as the last "maxExclusive" element
|
Facet |
addNewMaxInclusive()
Appends and returns a new empty value (as xml) as the last "maxInclusive" element
|
NumFacet |
addNewMaxLength()
Appends and returns a new empty value (as xml) as the last "maxLength" element
|
Facet |
addNewMinExclusive()
Appends and returns a new empty value (as xml) as the last "minExclusive" element
|
Facet |
addNewMinInclusive()
Appends and returns a new empty value (as xml) as the last "minInclusive" element
|
NumFacet |
addNewMinLength()
Appends and returns a new empty value (as xml) as the last "minLength" element
|
PatternDocument.Pattern |
addNewPattern()
Appends and returns a new empty value (as xml) as the last "pattern" element
|
LocalSimpleType |
addNewSimpleType()
Appends and returns a new empty "simpleType" element
|
TotalDigitsDocument.TotalDigits |
addNewTotalDigits()
Appends and returns a new empty value (as xml) as the last "totalDigits" element
|
WhiteSpaceDocument.WhiteSpace |
addNewWhiteSpace()
Appends and returns a new empty value (as xml) as the last "whiteSpace" element
|
QName |
getBase()
Gets the "base" attribute
|
NoFixedFacet[] |
getEnumerationArray()
Gets array of all "enumeration" elements
|
NoFixedFacet |
getEnumerationArray(int i)
Gets ith "enumeration" element
|
NumFacet[] |
getFractionDigitsArray()
Gets array of all "fractionDigits" elements
|
NumFacet |
getFractionDigitsArray(int i)
Gets ith "fractionDigits" element
|
NumFacet[] |
getLengthArray()
Gets array of all "length" elements
|
NumFacet |
getLengthArray(int i)
Gets ith "length" element
|
Facet[] |
getMaxExclusiveArray()
Gets array of all "maxExclusive" elements
|
Facet |
getMaxExclusiveArray(int i)
Gets ith "maxExclusive" element
|
Facet[] |
getMaxInclusiveArray()
Gets array of all "maxInclusive" elements
|
Facet |
getMaxInclusiveArray(int i)
Gets ith "maxInclusive" element
|
NumFacet[] |
getMaxLengthArray()
Gets array of all "maxLength" elements
|
NumFacet |
getMaxLengthArray(int i)
Gets ith "maxLength" element
|
Facet[] |
getMinExclusiveArray()
Gets array of all "minExclusive" elements
|
Facet |
getMinExclusiveArray(int i)
Gets ith "minExclusive" element
|
Facet[] |
getMinInclusiveArray()
Gets array of all "minInclusive" elements
|
Facet |
getMinInclusiveArray(int i)
Gets ith "minInclusive" element
|
NumFacet[] |
getMinLengthArray()
Gets array of all "minLength" elements
|
NumFacet |
getMinLengthArray(int i)
Gets ith "minLength" element
|
PatternDocument.Pattern[] |
getPatternArray()
Gets array of all "pattern" elements
|
PatternDocument.Pattern |
getPatternArray(int i)
Gets ith "pattern" element
|
LocalSimpleType |
getSimpleType()
Gets the "simpleType" element
|
TotalDigitsDocument.TotalDigits[] |
getTotalDigitsArray()
Gets array of all "totalDigits" elements
|
TotalDigitsDocument.TotalDigits |
getTotalDigitsArray(int i)
Gets ith "totalDigits" element
|
WhiteSpaceDocument.WhiteSpace[] |
getWhiteSpaceArray()
Gets array of all "whiteSpace" elements
|
WhiteSpaceDocument.WhiteSpace |
getWhiteSpaceArray(int i)
Gets ith "whiteSpace" element
|
NoFixedFacet |
insertNewEnumeration(int i)
Inserts and returns a new empty value (as xml) as the ith "enumeration" element
|
NumFacet |
insertNewFractionDigits(int i)
Inserts and returns a new empty value (as xml) as the ith "fractionDigits" element
|
NumFacet |
insertNewLength(int i)
Inserts and returns a new empty value (as xml) as the ith "length" element
|
Facet |
insertNewMaxExclusive(int i)
Inserts and returns a new empty value (as xml) as the ith "maxExclusive" element
|
Facet |
insertNewMaxInclusive(int i)
Inserts and returns a new empty value (as xml) as the ith "maxInclusive" element
|
NumFacet |
insertNewMaxLength(int i)
Inserts and returns a new empty value (as xml) as the ith "maxLength" element
|
Facet |
insertNewMinExclusive(int i)
Inserts and returns a new empty value (as xml) as the ith "minExclusive" element
|
Facet |
insertNewMinInclusive(int i)
Inserts and returns a new empty value (as xml) as the ith "minInclusive" element
|
NumFacet |
insertNewMinLength(int i)
Inserts and returns a new empty value (as xml) as the ith "minLength" element
|
PatternDocument.Pattern |
insertNewPattern(int i)
Inserts and returns a new empty value (as xml) as the ith "pattern" element
|
TotalDigitsDocument.TotalDigits |
insertNewTotalDigits(int i)
Inserts and returns a new empty value (as xml) as the ith "totalDigits" element
|
WhiteSpaceDocument.WhiteSpace |
insertNewWhiteSpace(int i)
Inserts and returns a new empty value (as xml) as the ith "whiteSpace" element
|
boolean |
isSetBase()
True if has "base" attribute
|
boolean |
isSetSimpleType()
True if has "simpleType" element
|
void |
removeEnumeration(int i)
Removes the ith "enumeration" element
|
void |
removeFractionDigits(int i)
Removes the ith "fractionDigits" element
|
void |
removeLength(int i)
Removes the ith "length" element
|
void |
removeMaxExclusive(int i)
Removes the ith "maxExclusive" element
|
void |
removeMaxInclusive(int i)
Removes the ith "maxInclusive" element
|
void |
removeMaxLength(int i)
Removes the ith "maxLength" element
|
void |
removeMinExclusive(int i)
Removes the ith "minExclusive" element
|
void |
removeMinInclusive(int i)
Removes the ith "minInclusive" element
|
void |
removeMinLength(int i)
Removes the ith "minLength" element
|
void |
removePattern(int i)
Removes the ith "pattern" element
|
void |
removeTotalDigits(int i)
Removes the ith "totalDigits" element
|
void |
removeWhiteSpace(int i)
Removes the ith "whiteSpace" element
|
void |
setBase(QName base)
Sets the "base" attribute
|
void |
setEnumerationArray(int i,
NoFixedFacet enumeration)
Sets ith "enumeration" element
|
void |
setEnumerationArray(NoFixedFacet[] enumerationArray)
Sets array of all "enumeration" element
|
void |
setFractionDigitsArray(int i,
NumFacet fractionDigits)
Sets ith "fractionDigits" element
|
void |
setFractionDigitsArray(NumFacet[] fractionDigitsArray)
Sets array of all "fractionDigits" element
|
void |
setLengthArray(int i,
NumFacet length)
Sets ith "length" element
|
void |
setLengthArray(NumFacet[] lengthArray)
Sets array of all "length" element
|
void |
setMaxExclusiveArray(Facet[] maxExclusiveArray)
Sets array of all "maxExclusive" element
|
void |
setMaxExclusiveArray(int i,
Facet maxExclusive)
Sets ith "maxExclusive" element
|
void |
setMaxInclusiveArray(Facet[] maxInclusiveArray)
Sets array of all "maxInclusive" element
|
void |
setMaxInclusiveArray(int i,
Facet maxInclusive)
Sets ith "maxInclusive" element
|
void |
setMaxLengthArray(int i,
NumFacet maxLength)
Sets ith "maxLength" element
|
void |
setMaxLengthArray(NumFacet[] maxLengthArray)
Sets array of all "maxLength" element
|
void |
setMinExclusiveArray(Facet[] minExclusiveArray)
Sets array of all "minExclusive" element
|
void |
setMinExclusiveArray(int i,
Facet minExclusive)
Sets ith "minExclusive" element
|
void |
setMinInclusiveArray(Facet[] minInclusiveArray)
Sets array of all "minInclusive" element
|
void |
setMinInclusiveArray(int i,
Facet minInclusive)
Sets ith "minInclusive" element
|
void |
setMinLengthArray(int i,
NumFacet minLength)
Sets ith "minLength" element
|
void |
setMinLengthArray(NumFacet[] minLengthArray)
Sets array of all "minLength" element
|
void |
setPatternArray(int i,
PatternDocument.Pattern pattern)
Sets ith "pattern" element
|
void |
setPatternArray(PatternDocument.Pattern[] patternArray)
Sets array of all "pattern" element
|
void |
setSimpleType(LocalSimpleType simpleType)
Sets the "simpleType" element
|
void |
setTotalDigitsArray(int i,
TotalDigitsDocument.TotalDigits totalDigits)
Sets ith "totalDigits" element
|
void |
setTotalDigitsArray(TotalDigitsDocument.TotalDigits[] totalDigitsArray)
Sets array of all "totalDigits" element
|
void |
setWhiteSpaceArray(int i,
WhiteSpaceDocument.WhiteSpace whiteSpace)
Sets ith "whiteSpace" element
|
void |
setWhiteSpaceArray(WhiteSpaceDocument.WhiteSpace[] whiteSpaceArray)
Sets array of all "whiteSpace" element
|
int |
sizeOfEnumerationArray()
Returns number of "enumeration" element
|
int |
sizeOfFractionDigitsArray()
Returns number of "fractionDigits" element
|
int |
sizeOfLengthArray()
Returns number of "length" element
|
int |
sizeOfMaxExclusiveArray()
Returns number of "maxExclusive" element
|
int |
sizeOfMaxInclusiveArray()
Returns number of "maxInclusive" element
|
int |
sizeOfMaxLengthArray()
Returns number of "maxLength" element
|
int |
sizeOfMinExclusiveArray()
Returns number of "minExclusive" element
|
int |
sizeOfMinInclusiveArray()
Returns number of "minInclusive" element
|
int |
sizeOfMinLengthArray()
Returns number of "minLength" element
|
int |
sizeOfPatternArray()
Returns number of "pattern" element
|
int |
sizeOfTotalDigitsArray()
Returns number of "totalDigits" element
|
int |
sizeOfWhiteSpaceArray()
Returns number of "whiteSpace" element
|
void |
unsetBase()
Unsets the "base" attribute
|
void |
unsetSimpleType()
Unsets the "simpleType" element
|
org.apache.xmlbeans.XmlQName |
xgetBase()
Gets (as xml) the "base" attribute
|
void |
xsetBase(org.apache.xmlbeans.XmlQName base)
Sets (as xml) the "base" attribute
|
addNewAnnotation, getAnnotation, getId, isSetAnnotation, isSetId, setAnnotation, setId, unsetAnnotation, unsetId, xgetId, xsetIdarraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, compute_text, equal_to, get_default_attribute_text, get_default_element_text, get_elementflags, is_child_element_order_sensitive, new_visitor, schemaType, set_nil, set_String, set_text, unionArraySetterHelper, unionArraySetterHelper, update_from_complex_content, value_hash_code_copy, _copy, _isComplexContent, _isComplexType, _set, _validateOnSet, attach_store, bigDecimalValue, bigIntegerValue, booleanValue, build_nil, build_text, byteArrayValue, byteValue, calendarValue, changeType, check_dated, check_orphaned, compare_to, compareTo, compareValue, copy, copy, create_attribute_user, create_element_user, dateValue, disconnect_store, documentProperties, doubleValue, dump, elementFlags, enumValue, equals, execQuery, execQuery, floatValue, gDateValue, gDurationValue, generatedSetterHelperImpl, get_attribute_field, get_attribute_type, get_attributeflags, get_default_attribute_value, get_element_ending_delimiters, get_element_type, get_schema_type, get_store, get_wscanon_rule, get_wscanon_text, getBigDecimalValue, getBigIntegerValue, getBooleanValue, getByteArrayValue, getByteValue, getCalendarValue, getDateValue, getDomNode, getDoubleValue, getEnumValue, getFloatValue, getGDateValue, getGDurationValue, getIntValue, getListValue, getLongValue, getObjectValue, getQNameValue, getShortValue, getStringValue, getXmlLocale, has_store, hashCode, init_flags, initComplexType, instanceType, intValue, invalidate_element_order, invalidate_nilvalue, invalidate_value, is_defaultable_ws, is_orphaned, isDefault, isDefaultable, isFixed, isImmutable, isInstanceOf, isNil, isNillable, java_value, listValue, longValue, monitor, newCursor, newCursorForce, newDomNode, newDomNode, newInputStream, newInputStream, newReader, newReader, newXMLInputStream, newXMLInputStream, newXMLStreamReader, newXMLStreamReader, objectSet, objectValue, qNameValue, save, save, save, save, save, save, save, save, selectAttribute, selectAttribute, selectAttributes, selectChildren, selectChildren, selectChildren, selectPath, selectPath, set_b64, set_BigDecimal, set_BigInteger, set_boolean, set_byte, set_ByteArray, set_Calendar, set_char, set_ComplexXml, set_Date, set_double, set_enum, set_float, set_GDate, set_GDuration, set_hex, set_int, set_list, set_long, set_newValue, set_notation, set_QName, set_short, set_xmlanysimple, set, set, set, set, set, set, set, set, set, set, set, set, set, set, set, set, set, set, set, setBigDecimalValue, setBigIntegerValue, setBooleanValue, setByteArrayValue, setByteValue, setCalendarValue, setDateValue, setDoubleValue, setEnumValue, setFloatValue, setGDateValue, setGDateValue, setGDurationValue, setGDurationValue, setImmutable, setIntValue, setListValue, setLongValue, setNil, setObjectValue, setQNameValue, setShortValue, setStringValue, setValidateOnSet, shortValue, stringValue, substitute, toString, uses_invalidate_value, validate_now, validate_simpleval, validate, validate, valueEquals, valueHashCode, writeReplace, xgetListValue, xlistValue, xmlText, xmlTextclone, finalize, getClass, notify, notifyAll, wait, wait, waitaddNewAnnotation, getAnnotation, getId, isSetAnnotation, isSetId, setAnnotation, setId, unsetAnnotation, unsetId, xgetId, xsetIdchangeType, compareTo, compareValue, copy, copy, execQuery, execQuery, isImmutable, isNil, schemaType, selectAttribute, selectAttribute, selectAttributes, selectChildren, selectChildren, selectChildren, selectPath, selectPath, set, setNil, substitute, toString, validate, validate, valueEquals, valueHashCodedocumentProperties, dump, getDomNode, monitor, newCursor, newDomNode, newDomNode, newInputStream, newInputStream, newReader, newReader, newXMLInputStream, newXMLInputStream, newXMLStreamReader, newXMLStreamReader, save, save, save, save, save, save, save, save, xmlText, xmlTextprivate static final long serialVersionUID
private static final QName SIMPLETYPE$0
private static final QName MINEXCLUSIVE$2
private static final QName MININCLUSIVE$4
private static final QName MAXEXCLUSIVE$6
private static final QName MAXINCLUSIVE$8
private static final QName TOTALDIGITS$10
private static final QName FRACTIONDIGITS$12
private static final QName LENGTH$14
private static final QName MINLENGTH$16
private static final QName MAXLENGTH$18
private static final QName ENUMERATION$20
private static final QName WHITESPACE$22
private static final QName PATTERN$24
private static final QName BASE$26
public LocalSimpleType getSimpleType()
getSimpleType in interface RestrictionDocument.Restrictionpublic boolean isSetSimpleType()
isSetSimpleType in interface RestrictionDocument.Restrictionpublic void setSimpleType(LocalSimpleType simpleType)
setSimpleType in interface RestrictionDocument.Restrictionpublic LocalSimpleType addNewSimpleType()
addNewSimpleType in interface RestrictionDocument.Restrictionpublic void unsetSimpleType()
unsetSimpleType in interface RestrictionDocument.Restrictionpublic Facet[] getMinExclusiveArray()
getMinExclusiveArray in interface RestrictionDocument.Restrictionpublic Facet getMinExclusiveArray(int i)
getMinExclusiveArray in interface RestrictionDocument.Restrictionpublic int sizeOfMinExclusiveArray()
sizeOfMinExclusiveArray in interface RestrictionDocument.Restrictionpublic void setMinExclusiveArray(Facet[] minExclusiveArray)
setMinExclusiveArray in interface RestrictionDocument.Restrictionpublic void setMinExclusiveArray(int i,
Facet minExclusive)
setMinExclusiveArray in interface RestrictionDocument.Restrictionpublic Facet insertNewMinExclusive(int i)
insertNewMinExclusive in interface RestrictionDocument.Restrictionpublic Facet addNewMinExclusive()
addNewMinExclusive in interface RestrictionDocument.Restrictionpublic void removeMinExclusive(int i)
removeMinExclusive in interface RestrictionDocument.Restrictionpublic Facet[] getMinInclusiveArray()
getMinInclusiveArray in interface RestrictionDocument.Restrictionpublic Facet getMinInclusiveArray(int i)
getMinInclusiveArray in interface RestrictionDocument.Restrictionpublic int sizeOfMinInclusiveArray()
sizeOfMinInclusiveArray in interface RestrictionDocument.Restrictionpublic void setMinInclusiveArray(Facet[] minInclusiveArray)
setMinInclusiveArray in interface RestrictionDocument.Restrictionpublic void setMinInclusiveArray(int i,
Facet minInclusive)
setMinInclusiveArray in interface RestrictionDocument.Restrictionpublic Facet insertNewMinInclusive(int i)
insertNewMinInclusive in interface RestrictionDocument.Restrictionpublic Facet addNewMinInclusive()
addNewMinInclusive in interface RestrictionDocument.Restrictionpublic void removeMinInclusive(int i)
removeMinInclusive in interface RestrictionDocument.Restrictionpublic Facet[] getMaxExclusiveArray()
getMaxExclusiveArray in interface RestrictionDocument.Restrictionpublic Facet getMaxExclusiveArray(int i)
getMaxExclusiveArray in interface RestrictionDocument.Restrictionpublic int sizeOfMaxExclusiveArray()
sizeOfMaxExclusiveArray in interface RestrictionDocument.Restrictionpublic void setMaxExclusiveArray(Facet[] maxExclusiveArray)
setMaxExclusiveArray in interface RestrictionDocument.Restrictionpublic void setMaxExclusiveArray(int i,
Facet maxExclusive)
setMaxExclusiveArray in interface RestrictionDocument.Restrictionpublic Facet insertNewMaxExclusive(int i)
insertNewMaxExclusive in interface RestrictionDocument.Restrictionpublic Facet addNewMaxExclusive()
addNewMaxExclusive in interface RestrictionDocument.Restrictionpublic void removeMaxExclusive(int i)
removeMaxExclusive in interface RestrictionDocument.Restrictionpublic Facet[] getMaxInclusiveArray()
getMaxInclusiveArray in interface RestrictionDocument.Restrictionpublic Facet getMaxInclusiveArray(int i)
getMaxInclusiveArray in interface RestrictionDocument.Restrictionpublic int sizeOfMaxInclusiveArray()
sizeOfMaxInclusiveArray in interface RestrictionDocument.Restrictionpublic void setMaxInclusiveArray(Facet[] maxInclusiveArray)
setMaxInclusiveArray in interface RestrictionDocument.Restrictionpublic void setMaxInclusiveArray(int i,
Facet maxInclusive)
setMaxInclusiveArray in interface RestrictionDocument.Restrictionpublic Facet insertNewMaxInclusive(int i)
insertNewMaxInclusive in interface RestrictionDocument.Restrictionpublic Facet addNewMaxInclusive()
addNewMaxInclusive in interface RestrictionDocument.Restrictionpublic void removeMaxInclusive(int i)
removeMaxInclusive in interface RestrictionDocument.Restrictionpublic TotalDigitsDocument.TotalDigits[] getTotalDigitsArray()
getTotalDigitsArray in interface RestrictionDocument.Restrictionpublic TotalDigitsDocument.TotalDigits getTotalDigitsArray(int i)
getTotalDigitsArray in interface RestrictionDocument.Restrictionpublic int sizeOfTotalDigitsArray()
sizeOfTotalDigitsArray in interface RestrictionDocument.Restrictionpublic void setTotalDigitsArray(TotalDigitsDocument.TotalDigits[] totalDigitsArray)
setTotalDigitsArray in interface RestrictionDocument.Restrictionpublic void setTotalDigitsArray(int i,
TotalDigitsDocument.TotalDigits totalDigits)
setTotalDigitsArray in interface RestrictionDocument.Restrictionpublic TotalDigitsDocument.TotalDigits insertNewTotalDigits(int i)
insertNewTotalDigits in interface RestrictionDocument.Restrictionpublic TotalDigitsDocument.TotalDigits addNewTotalDigits()
addNewTotalDigits in interface RestrictionDocument.Restrictionpublic void removeTotalDigits(int i)
removeTotalDigits in interface RestrictionDocument.Restrictionpublic NumFacet[] getFractionDigitsArray()
getFractionDigitsArray in interface RestrictionDocument.Restrictionpublic NumFacet getFractionDigitsArray(int i)
getFractionDigitsArray in interface RestrictionDocument.Restrictionpublic int sizeOfFractionDigitsArray()
sizeOfFractionDigitsArray in interface RestrictionDocument.Restrictionpublic void setFractionDigitsArray(NumFacet[] fractionDigitsArray)
setFractionDigitsArray in interface RestrictionDocument.Restrictionpublic void setFractionDigitsArray(int i,
NumFacet fractionDigits)
setFractionDigitsArray in interface RestrictionDocument.Restrictionpublic NumFacet insertNewFractionDigits(int i)
insertNewFractionDigits in interface RestrictionDocument.Restrictionpublic NumFacet addNewFractionDigits()
addNewFractionDigits in interface RestrictionDocument.Restrictionpublic void removeFractionDigits(int i)
removeFractionDigits in interface RestrictionDocument.Restrictionpublic NumFacet[] getLengthArray()
getLengthArray in interface RestrictionDocument.Restrictionpublic NumFacet getLengthArray(int i)
getLengthArray in interface RestrictionDocument.Restrictionpublic int sizeOfLengthArray()
sizeOfLengthArray in interface RestrictionDocument.Restrictionpublic void setLengthArray(NumFacet[] lengthArray)
setLengthArray in interface RestrictionDocument.Restrictionpublic void setLengthArray(int i,
NumFacet length)
setLengthArray in interface RestrictionDocument.Restrictionpublic NumFacet insertNewLength(int i)
insertNewLength in interface RestrictionDocument.Restrictionpublic NumFacet addNewLength()
addNewLength in interface RestrictionDocument.Restrictionpublic void removeLength(int i)
removeLength in interface RestrictionDocument.Restrictionpublic NumFacet[] getMinLengthArray()
getMinLengthArray in interface RestrictionDocument.Restrictionpublic NumFacet getMinLengthArray(int i)
getMinLengthArray in interface RestrictionDocument.Restrictionpublic int sizeOfMinLengthArray()
sizeOfMinLengthArray in interface RestrictionDocument.Restrictionpublic void setMinLengthArray(NumFacet[] minLengthArray)
setMinLengthArray in interface RestrictionDocument.Restrictionpublic void setMinLengthArray(int i,
NumFacet minLength)
setMinLengthArray in interface RestrictionDocument.Restrictionpublic NumFacet insertNewMinLength(int i)
insertNewMinLength in interface RestrictionDocument.Restrictionpublic NumFacet addNewMinLength()
addNewMinLength in interface RestrictionDocument.Restrictionpublic void removeMinLength(int i)
removeMinLength in interface RestrictionDocument.Restrictionpublic NumFacet[] getMaxLengthArray()
getMaxLengthArray in interface RestrictionDocument.Restrictionpublic NumFacet getMaxLengthArray(int i)
getMaxLengthArray in interface RestrictionDocument.Restrictionpublic int sizeOfMaxLengthArray()
sizeOfMaxLengthArray in interface RestrictionDocument.Restrictionpublic void setMaxLengthArray(NumFacet[] maxLengthArray)
setMaxLengthArray in interface RestrictionDocument.Restrictionpublic void setMaxLengthArray(int i,
NumFacet maxLength)
setMaxLengthArray in interface RestrictionDocument.Restrictionpublic NumFacet insertNewMaxLength(int i)
insertNewMaxLength in interface RestrictionDocument.Restrictionpublic NumFacet addNewMaxLength()
addNewMaxLength in interface RestrictionDocument.Restrictionpublic void removeMaxLength(int i)
removeMaxLength in interface RestrictionDocument.Restrictionpublic NoFixedFacet[] getEnumerationArray()
getEnumerationArray in interface RestrictionDocument.Restrictionpublic NoFixedFacet getEnumerationArray(int i)
getEnumerationArray in interface RestrictionDocument.Restrictionpublic int sizeOfEnumerationArray()
sizeOfEnumerationArray in interface RestrictionDocument.Restrictionpublic void setEnumerationArray(NoFixedFacet[] enumerationArray)
setEnumerationArray in interface RestrictionDocument.Restrictionpublic void setEnumerationArray(int i,
NoFixedFacet enumeration)
setEnumerationArray in interface RestrictionDocument.Restrictionpublic NoFixedFacet insertNewEnumeration(int i)
insertNewEnumeration in interface RestrictionDocument.Restrictionpublic NoFixedFacet addNewEnumeration()
addNewEnumeration in interface RestrictionDocument.Restrictionpublic void removeEnumeration(int i)
removeEnumeration in interface RestrictionDocument.Restrictionpublic WhiteSpaceDocument.WhiteSpace[] getWhiteSpaceArray()
getWhiteSpaceArray in interface RestrictionDocument.Restrictionpublic WhiteSpaceDocument.WhiteSpace getWhiteSpaceArray(int i)
getWhiteSpaceArray in interface RestrictionDocument.Restrictionpublic int sizeOfWhiteSpaceArray()
sizeOfWhiteSpaceArray in interface RestrictionDocument.Restrictionpublic void setWhiteSpaceArray(WhiteSpaceDocument.WhiteSpace[] whiteSpaceArray)
setWhiteSpaceArray in interface RestrictionDocument.Restrictionpublic void setWhiteSpaceArray(int i,
WhiteSpaceDocument.WhiteSpace whiteSpace)
setWhiteSpaceArray in interface RestrictionDocument.Restrictionpublic WhiteSpaceDocument.WhiteSpace insertNewWhiteSpace(int i)
insertNewWhiteSpace in interface RestrictionDocument.Restrictionpublic WhiteSpaceDocument.WhiteSpace addNewWhiteSpace()
addNewWhiteSpace in interface RestrictionDocument.Restrictionpublic void removeWhiteSpace(int i)
removeWhiteSpace in interface RestrictionDocument.Restrictionpublic PatternDocument.Pattern[] getPatternArray()
getPatternArray in interface RestrictionDocument.Restrictionpublic PatternDocument.Pattern getPatternArray(int i)
getPatternArray in interface RestrictionDocument.Restrictionpublic int sizeOfPatternArray()
sizeOfPatternArray in interface RestrictionDocument.Restrictionpublic void setPatternArray(PatternDocument.Pattern[] patternArray)
setPatternArray in interface RestrictionDocument.Restrictionpublic void setPatternArray(int i,
PatternDocument.Pattern pattern)
setPatternArray in interface RestrictionDocument.Restrictionpublic PatternDocument.Pattern insertNewPattern(int i)
insertNewPattern in interface RestrictionDocument.Restrictionpublic PatternDocument.Pattern addNewPattern()
addNewPattern in interface RestrictionDocument.Restrictionpublic void removePattern(int i)
removePattern in interface RestrictionDocument.Restrictionpublic QName getBase()
getBase in interface RestrictionDocument.Restrictionpublic org.apache.xmlbeans.XmlQName xgetBase()
xgetBase in interface RestrictionDocument.Restrictionpublic boolean isSetBase()
isSetBase in interface RestrictionDocument.Restrictionpublic void setBase(QName base)
setBase in interface RestrictionDocument.Restrictionpublic void xsetBase(org.apache.xmlbeans.XmlQName base)
xsetBase in interface RestrictionDocument.Restrictionpublic void unsetBase()
unsetBase in interface RestrictionDocument.RestrictionCopyright © 2014–2023 Martin Luther University Halle-Wittenberg, Institute of Computer Science, Pattern Recognition and Bioinformatics. All rights reserved.