public class ComplexTypeImpl extends AnnotatedImpl implements ComplexType
ComplexType.Factory| Modifier and Type | Field and Description |
|---|---|
private static QName |
ABSTRACT$22 |
private static QName |
ALL$6 |
private static QName |
ANYATTRIBUTE$16 |
private static QName |
ATTRIBUTE$12 |
private static QName |
ATTRIBUTEGROUP$14 |
private static QName |
BLOCK$26 |
private static QName |
CHOICE$8 |
private static QName |
COMPLEXCONTENT$2 |
private static QName |
FINAL$24 |
private static QName |
GROUP$4 |
private static QName |
MIXED$20 |
private static QName |
NAME$18 |
private static QName |
SEQUENCE$10 |
private static long |
serialVersionUID |
private static QName |
SIMPLECONTENT$0 |
_voorVc, KIND_SETTERHELPER_ARRAYITEM, KIND_SETTERHELPER_SINGLETON, MAJOR_VERSION_NUMBER, MINOR_VERSION_NUMBERtype| Constructor and Description |
|---|
ComplexTypeImpl(org.apache.xmlbeans.SchemaType sType) |
| Modifier and Type | Method and Description |
|---|---|
All |
addNewAll()
Appends and returns a new empty "all" element
|
Wildcard |
addNewAnyAttribute()
Appends and returns a new empty "anyAttribute" element
|
Attribute |
addNewAttribute()
Appends and returns a new empty value (as xml) as the last "attribute" element
|
AttributeGroupRef |
addNewAttributeGroup()
Appends and returns a new empty value (as xml) as the last "attributeGroup" element
|
ExplicitGroup |
addNewChoice()
Appends and returns a new empty "choice" element
|
ComplexContentDocument.ComplexContent |
addNewComplexContent()
Appends and returns a new empty "complexContent" element
|
GroupRef |
addNewGroup()
Appends and returns a new empty "group" element
|
ExplicitGroup |
addNewSequence()
Appends and returns a new empty "sequence" element
|
SimpleContentDocument.SimpleContent |
addNewSimpleContent()
Appends and returns a new empty "simpleContent" element
|
boolean |
getAbstract()
Gets the "abstract" attribute
|
All |
getAll()
Gets the "all" element
|
Wildcard |
getAnyAttribute()
Gets the "anyAttribute" element
|
Attribute[] |
getAttributeArray()
Gets array of all "attribute" elements
|
Attribute |
getAttributeArray(int i)
Gets ith "attribute" element
|
AttributeGroupRef[] |
getAttributeGroupArray()
Gets array of all "attributeGroup" elements
|
AttributeGroupRef |
getAttributeGroupArray(int i)
Gets ith "attributeGroup" element
|
Object |
getBlock()
Gets the "block" attribute
|
ExplicitGroup |
getChoice()
Gets the "choice" element
|
ComplexContentDocument.ComplexContent |
getComplexContent()
Gets the "complexContent" element
|
Object |
getFinal()
Gets the "final" attribute
|
GroupRef |
getGroup()
Gets the "group" element
|
boolean |
getMixed()
Gets the "mixed" attribute
|
String |
getName()
Gets the "name" attribute
|
ExplicitGroup |
getSequence()
Gets the "sequence" element
|
SimpleContentDocument.SimpleContent |
getSimpleContent()
Gets the "simpleContent" element
|
Attribute |
insertNewAttribute(int i)
Inserts and returns a new empty value (as xml) as the ith "attribute" element
|
AttributeGroupRef |
insertNewAttributeGroup(int i)
Inserts and returns a new empty value (as xml) as the ith "attributeGroup" element
|
boolean |
isSetAbstract()
True if has "abstract" attribute
|
boolean |
isSetAll()
True if has "all" element
|
boolean |
isSetAnyAttribute()
True if has "anyAttribute" element
|
boolean |
isSetBlock()
True if has "block" attribute
|
boolean |
isSetChoice()
True if has "choice" element
|
boolean |
isSetComplexContent()
True if has "complexContent" element
|
boolean |
isSetFinal()
True if has "final" attribute
|
boolean |
isSetGroup()
True if has "group" element
|
boolean |
isSetMixed()
True if has "mixed" attribute
|
boolean |
isSetName()
True if has "name" attribute
|
boolean |
isSetSequence()
True if has "sequence" element
|
boolean |
isSetSimpleContent()
True if has "simpleContent" element
|
void |
removeAttribute(int i)
Removes the ith "attribute" element
|
void |
removeAttributeGroup(int i)
Removes the ith "attributeGroup" element
|
void |
setAbstract(boolean xabstract)
Sets the "abstract" attribute
|
void |
setAll(All all)
Sets the "all" element
|
void |
setAnyAttribute(Wildcard anyAttribute)
Sets the "anyAttribute" element
|
void |
setAttributeArray(Attribute[] attributeArray)
Sets array of all "attribute" element
|
void |
setAttributeArray(int i,
Attribute attribute)
Sets ith "attribute" element
|
void |
setAttributeGroupArray(AttributeGroupRef[] attributeGroupArray)
Sets array of all "attributeGroup" element
|
void |
setAttributeGroupArray(int i,
AttributeGroupRef attributeGroup)
Sets ith "attributeGroup" element
|
void |
setBlock(Object block)
Sets the "block" attribute
|
void |
setChoice(ExplicitGroup choice)
Sets the "choice" element
|
void |
setComplexContent(ComplexContentDocument.ComplexContent complexContent)
Sets the "complexContent" element
|
void |
setFinal(Object xfinal)
Sets the "final" attribute
|
void |
setGroup(GroupRef group)
Sets the "group" element
|
void |
setMixed(boolean mixed)
Sets the "mixed" attribute
|
void |
setName(String name)
Sets the "name" attribute
|
void |
setSequence(ExplicitGroup sequence)
Sets the "sequence" element
|
void |
setSimpleContent(SimpleContentDocument.SimpleContent simpleContent)
Sets the "simpleContent" element
|
int |
sizeOfAttributeArray()
Returns number of "attribute" element
|
int |
sizeOfAttributeGroupArray()
Returns number of "attributeGroup" element
|
void |
unsetAbstract()
Unsets the "abstract" attribute
|
void |
unsetAll()
Unsets the "all" element
|
void |
unsetAnyAttribute()
Unsets the "anyAttribute" element
|
void |
unsetBlock()
Unsets the "block" attribute
|
void |
unsetChoice()
Unsets the "choice" element
|
void |
unsetComplexContent()
Unsets the "complexContent" element
|
void |
unsetFinal()
Unsets the "final" attribute
|
void |
unsetGroup()
Unsets the "group" element
|
void |
unsetMixed()
Unsets the "mixed" attribute
|
void |
unsetName()
Unsets the "name" attribute
|
void |
unsetSequence()
Unsets the "sequence" element
|
void |
unsetSimpleContent()
Unsets the "simpleContent" element
|
org.apache.xmlbeans.XmlBoolean |
xgetAbstract()
Gets (as xml) the "abstract" attribute
|
DerivationSet |
xgetBlock()
Gets (as xml) the "block" attribute
|
DerivationSet |
xgetFinal()
Gets (as xml) the "final" attribute
|
org.apache.xmlbeans.XmlBoolean |
xgetMixed()
Gets (as xml) the "mixed" attribute
|
org.apache.xmlbeans.XmlNCName |
xgetName()
Gets (as xml) the "name" attribute
|
void |
xsetAbstract(org.apache.xmlbeans.XmlBoolean xabstract)
Sets (as xml) the "abstract" attribute
|
void |
xsetBlock(DerivationSet block)
Sets (as xml) the "block" attribute
|
void |
xsetFinal(DerivationSet xfinal)
Sets (as xml) the "final" attribute
|
void |
xsetMixed(org.apache.xmlbeans.XmlBoolean mixed)
Sets (as xml) the "mixed" attribute
|
void |
xsetName(org.apache.xmlbeans.XmlNCName name)
Sets (as xml) the "name" 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 SIMPLECONTENT$0
private static final QName COMPLEXCONTENT$2
private static final QName GROUP$4
private static final QName ALL$6
private static final QName CHOICE$8
private static final QName SEQUENCE$10
private static final QName ATTRIBUTE$12
private static final QName ATTRIBUTEGROUP$14
private static final QName ANYATTRIBUTE$16
private static final QName NAME$18
private static final QName MIXED$20
private static final QName ABSTRACT$22
private static final QName FINAL$24
private static final QName BLOCK$26
public SimpleContentDocument.SimpleContent getSimpleContent()
getSimpleContent in interface ComplexTypepublic boolean isSetSimpleContent()
isSetSimpleContent in interface ComplexTypepublic void setSimpleContent(SimpleContentDocument.SimpleContent simpleContent)
setSimpleContent in interface ComplexTypepublic SimpleContentDocument.SimpleContent addNewSimpleContent()
addNewSimpleContent in interface ComplexTypepublic void unsetSimpleContent()
unsetSimpleContent in interface ComplexTypepublic ComplexContentDocument.ComplexContent getComplexContent()
getComplexContent in interface ComplexTypepublic boolean isSetComplexContent()
isSetComplexContent in interface ComplexTypepublic void setComplexContent(ComplexContentDocument.ComplexContent complexContent)
setComplexContent in interface ComplexTypepublic ComplexContentDocument.ComplexContent addNewComplexContent()
addNewComplexContent in interface ComplexTypepublic void unsetComplexContent()
unsetComplexContent in interface ComplexTypepublic GroupRef getGroup()
getGroup in interface ComplexTypepublic boolean isSetGroup()
isSetGroup in interface ComplexTypepublic void setGroup(GroupRef group)
setGroup in interface ComplexTypepublic GroupRef addNewGroup()
addNewGroup in interface ComplexTypepublic void unsetGroup()
unsetGroup in interface ComplexTypepublic All getAll()
getAll in interface ComplexTypepublic boolean isSetAll()
isSetAll in interface ComplexTypepublic void setAll(All all)
setAll in interface ComplexTypepublic All addNewAll()
addNewAll in interface ComplexTypepublic void unsetAll()
unsetAll in interface ComplexTypepublic ExplicitGroup getChoice()
getChoice in interface ComplexTypepublic boolean isSetChoice()
isSetChoice in interface ComplexTypepublic void setChoice(ExplicitGroup choice)
setChoice in interface ComplexTypepublic ExplicitGroup addNewChoice()
addNewChoice in interface ComplexTypepublic void unsetChoice()
unsetChoice in interface ComplexTypepublic ExplicitGroup getSequence()
getSequence in interface ComplexTypepublic boolean isSetSequence()
isSetSequence in interface ComplexTypepublic void setSequence(ExplicitGroup sequence)
setSequence in interface ComplexTypepublic ExplicitGroup addNewSequence()
addNewSequence in interface ComplexTypepublic void unsetSequence()
unsetSequence in interface ComplexTypepublic Attribute[] getAttributeArray()
getAttributeArray in interface ComplexTypepublic Attribute getAttributeArray(int i)
getAttributeArray in interface ComplexTypepublic int sizeOfAttributeArray()
sizeOfAttributeArray in interface ComplexTypepublic void setAttributeArray(Attribute[] attributeArray)
setAttributeArray in interface ComplexTypepublic void setAttributeArray(int i,
Attribute attribute)
setAttributeArray in interface ComplexTypepublic Attribute insertNewAttribute(int i)
insertNewAttribute in interface ComplexTypepublic Attribute addNewAttribute()
addNewAttribute in interface ComplexTypepublic void removeAttribute(int i)
removeAttribute in interface ComplexTypepublic AttributeGroupRef[] getAttributeGroupArray()
getAttributeGroupArray in interface ComplexTypepublic AttributeGroupRef getAttributeGroupArray(int i)
getAttributeGroupArray in interface ComplexTypepublic int sizeOfAttributeGroupArray()
sizeOfAttributeGroupArray in interface ComplexTypepublic void setAttributeGroupArray(AttributeGroupRef[] attributeGroupArray)
setAttributeGroupArray in interface ComplexTypepublic void setAttributeGroupArray(int i,
AttributeGroupRef attributeGroup)
setAttributeGroupArray in interface ComplexTypepublic AttributeGroupRef insertNewAttributeGroup(int i)
insertNewAttributeGroup in interface ComplexTypepublic AttributeGroupRef addNewAttributeGroup()
addNewAttributeGroup in interface ComplexTypepublic void removeAttributeGroup(int i)
removeAttributeGroup in interface ComplexTypepublic Wildcard getAnyAttribute()
getAnyAttribute in interface ComplexTypepublic boolean isSetAnyAttribute()
isSetAnyAttribute in interface ComplexTypepublic void setAnyAttribute(Wildcard anyAttribute)
setAnyAttribute in interface ComplexTypepublic Wildcard addNewAnyAttribute()
addNewAnyAttribute in interface ComplexTypepublic void unsetAnyAttribute()
unsetAnyAttribute in interface ComplexTypepublic String getName()
getName in interface ComplexTypepublic org.apache.xmlbeans.XmlNCName xgetName()
xgetName in interface ComplexTypepublic boolean isSetName()
isSetName in interface ComplexTypepublic void setName(String name)
setName in interface ComplexTypepublic void xsetName(org.apache.xmlbeans.XmlNCName name)
xsetName in interface ComplexTypepublic void unsetName()
unsetName in interface ComplexTypepublic boolean getMixed()
getMixed in interface ComplexTypepublic org.apache.xmlbeans.XmlBoolean xgetMixed()
xgetMixed in interface ComplexTypepublic boolean isSetMixed()
isSetMixed in interface ComplexTypepublic void setMixed(boolean mixed)
setMixed in interface ComplexTypepublic void xsetMixed(org.apache.xmlbeans.XmlBoolean mixed)
xsetMixed in interface ComplexTypepublic void unsetMixed()
unsetMixed in interface ComplexTypepublic boolean getAbstract()
getAbstract in interface ComplexTypepublic org.apache.xmlbeans.XmlBoolean xgetAbstract()
xgetAbstract in interface ComplexTypepublic boolean isSetAbstract()
isSetAbstract in interface ComplexTypepublic void setAbstract(boolean xabstract)
setAbstract in interface ComplexTypepublic void xsetAbstract(org.apache.xmlbeans.XmlBoolean xabstract)
xsetAbstract in interface ComplexTypepublic void unsetAbstract()
unsetAbstract in interface ComplexTypepublic Object getFinal()
getFinal in interface ComplexTypepublic DerivationSet xgetFinal()
xgetFinal in interface ComplexTypepublic boolean isSetFinal()
isSetFinal in interface ComplexTypepublic void setFinal(Object xfinal)
setFinal in interface ComplexTypepublic void xsetFinal(DerivationSet xfinal)
xsetFinal in interface ComplexTypepublic void unsetFinal()
unsetFinal in interface ComplexTypepublic Object getBlock()
getBlock in interface ComplexTypepublic DerivationSet xgetBlock()
xgetBlock in interface ComplexTypepublic boolean isSetBlock()
isSetBlock in interface ComplexTypepublic void setBlock(Object block)
setBlock in interface ComplexTypepublic void xsetBlock(DerivationSet block)
xsetBlock in interface ComplexTypepublic void unsetBlock()
unsetBlock in interface ComplexTypeCopyright © 2014–2023 Martin Luther University Halle-Wittenberg, Institute of Computer Science, Pattern Recognition and Bioinformatics. All rights reserved.