| Package | Description |
|---|---|
| org.w3.x2001.xmlSchema | |
| org.w3.x2001.xmlSchema.impl |
| Modifier and Type | Method and Description |
|---|---|
AttributeGroupRef |
AttributeGroup.addNewAttributeGroup()
Appends and returns a new empty value (as xml) as the last "attributeGroup" element
|
AttributeGroupRef |
ExtensionType.addNewAttributeGroup()
Appends and returns a new empty value (as xml) as the last "attributeGroup" element
|
AttributeGroupRef |
RestrictionType.addNewAttributeGroup()
Appends and returns a new empty value (as xml) as the last "attributeGroup" element
|
AttributeGroupRef |
ComplexType.addNewAttributeGroup()
Appends and returns a new empty value (as xml) as the last "attributeGroup" element
|
AttributeGroupRef[] |
AttributeGroup.getAttributeGroupArray()
Gets array of all "attributeGroup" elements
|
AttributeGroupRef[] |
ExtensionType.getAttributeGroupArray()
Gets array of all "attributeGroup" elements
|
AttributeGroupRef[] |
RestrictionType.getAttributeGroupArray()
Gets array of all "attributeGroup" elements
|
AttributeGroupRef[] |
ComplexType.getAttributeGroupArray()
Gets array of all "attributeGroup" elements
|
AttributeGroupRef |
AttributeGroup.getAttributeGroupArray(int i)
Gets ith "attributeGroup" element
|
AttributeGroupRef |
ExtensionType.getAttributeGroupArray(int i)
Gets ith "attributeGroup" element
|
AttributeGroupRef |
RestrictionType.getAttributeGroupArray(int i)
Gets ith "attributeGroup" element
|
AttributeGroupRef |
ComplexType.getAttributeGroupArray(int i)
Gets ith "attributeGroup" element
|
AttributeGroupRef |
AttributeGroup.insertNewAttributeGroup(int i)
Inserts and returns a new empty value (as xml) as the ith "attributeGroup" element
|
AttributeGroupRef |
ExtensionType.insertNewAttributeGroup(int i)
Inserts and returns a new empty value (as xml) as the ith "attributeGroup" element
|
AttributeGroupRef |
RestrictionType.insertNewAttributeGroup(int i)
Inserts and returns a new empty value (as xml) as the ith "attributeGroup" element
|
AttributeGroupRef |
ComplexType.insertNewAttributeGroup(int i)
Inserts and returns a new empty value (as xml) as the ith "attributeGroup" element
|
static AttributeGroupRef |
AttributeGroupRef.Factory.newInstance() |
static AttributeGroupRef |
AttributeGroupRef.Factory.newInstance(org.apache.xmlbeans.XmlOptions options) |
static AttributeGroupRef |
AttributeGroupRef.Factory.parse(File file) |
static AttributeGroupRef |
AttributeGroupRef.Factory.parse(File file,
org.apache.xmlbeans.XmlOptions options) |
static AttributeGroupRef |
AttributeGroupRef.Factory.parse(InputStream is) |
static AttributeGroupRef |
AttributeGroupRef.Factory.parse(InputStream is,
org.apache.xmlbeans.XmlOptions options) |
static AttributeGroupRef |
AttributeGroupRef.Factory.parse(Node node) |
static AttributeGroupRef |
AttributeGroupRef.Factory.parse(Node node,
org.apache.xmlbeans.XmlOptions options) |
static AttributeGroupRef |
AttributeGroupRef.Factory.parse(Reader r) |
static AttributeGroupRef |
AttributeGroupRef.Factory.parse(Reader r,
org.apache.xmlbeans.XmlOptions options) |
static AttributeGroupRef |
AttributeGroupRef.Factory.parse(String xmlAsString) |
static AttributeGroupRef |
AttributeGroupRef.Factory.parse(String xmlAsString,
org.apache.xmlbeans.XmlOptions options) |
static AttributeGroupRef |
AttributeGroupRef.Factory.parse(URL u) |
static AttributeGroupRef |
AttributeGroupRef.Factory.parse(URL u,
org.apache.xmlbeans.XmlOptions options) |
static AttributeGroupRef |
AttributeGroupRef.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis)
Deprecated.
XMLInputStream |
static AttributeGroupRef |
AttributeGroupRef.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis,
org.apache.xmlbeans.XmlOptions options)
Deprecated.
XMLInputStream |
static AttributeGroupRef |
AttributeGroupRef.Factory.parse(XMLStreamReader sr) |
static AttributeGroupRef |
AttributeGroupRef.Factory.parse(XMLStreamReader sr,
org.apache.xmlbeans.XmlOptions options) |
| Modifier and Type | Method and Description |
|---|---|
void |
AttributeGroup.setAttributeGroupArray(AttributeGroupRef[] attributeGroupArray)
Sets array of all "attributeGroup" element
|
void |
ExtensionType.setAttributeGroupArray(AttributeGroupRef[] attributeGroupArray)
Sets array of all "attributeGroup" element
|
void |
RestrictionType.setAttributeGroupArray(AttributeGroupRef[] attributeGroupArray)
Sets array of all "attributeGroup" element
|
void |
ComplexType.setAttributeGroupArray(AttributeGroupRef[] attributeGroupArray)
Sets array of all "attributeGroup" element
|
void |
AttributeGroup.setAttributeGroupArray(int i,
AttributeGroupRef attributeGroup)
Sets ith "attributeGroup" element
|
void |
ExtensionType.setAttributeGroupArray(int i,
AttributeGroupRef attributeGroup)
Sets ith "attributeGroup" element
|
void |
RestrictionType.setAttributeGroupArray(int i,
AttributeGroupRef attributeGroup)
Sets ith "attributeGroup" element
|
void |
ComplexType.setAttributeGroupArray(int i,
AttributeGroupRef attributeGroup)
Sets ith "attributeGroup" element
|
| Modifier and Type | Class and Description |
|---|---|
class |
AttributeGroupRefImpl
An XML attributeGroupRef(@http://www.w3.org/2001/XMLSchema).
|
| Modifier and Type | Method and Description |
|---|---|
AttributeGroupRef |
AttributeGroupImpl.addNewAttributeGroup()
Appends and returns a new empty value (as xml) as the last "attributeGroup" element
|
AttributeGroupRef |
ExtensionTypeImpl.addNewAttributeGroup()
Appends and returns a new empty value (as xml) as the last "attributeGroup" element
|
AttributeGroupRef |
RestrictionTypeImpl.addNewAttributeGroup()
Appends and returns a new empty value (as xml) as the last "attributeGroup" element
|
AttributeGroupRef |
ComplexTypeImpl.addNewAttributeGroup()
Appends and returns a new empty value (as xml) as the last "attributeGroup" element
|
AttributeGroupRef[] |
AttributeGroupImpl.getAttributeGroupArray()
Gets array of all "attributeGroup" elements
|
AttributeGroupRef[] |
ExtensionTypeImpl.getAttributeGroupArray()
Gets array of all "attributeGroup" elements
|
AttributeGroupRef[] |
RestrictionTypeImpl.getAttributeGroupArray()
Gets array of all "attributeGroup" elements
|
AttributeGroupRef[] |
ComplexTypeImpl.getAttributeGroupArray()
Gets array of all "attributeGroup" elements
|
AttributeGroupRef |
AttributeGroupImpl.getAttributeGroupArray(int i)
Gets ith "attributeGroup" element
|
AttributeGroupRef |
ExtensionTypeImpl.getAttributeGroupArray(int i)
Gets ith "attributeGroup" element
|
AttributeGroupRef |
RestrictionTypeImpl.getAttributeGroupArray(int i)
Gets ith "attributeGroup" element
|
AttributeGroupRef |
ComplexTypeImpl.getAttributeGroupArray(int i)
Gets ith "attributeGroup" element
|
AttributeGroupRef |
AttributeGroupImpl.insertNewAttributeGroup(int i)
Inserts and returns a new empty value (as xml) as the ith "attributeGroup" element
|
AttributeGroupRef |
ExtensionTypeImpl.insertNewAttributeGroup(int i)
Inserts and returns a new empty value (as xml) as the ith "attributeGroup" element
|
AttributeGroupRef |
RestrictionTypeImpl.insertNewAttributeGroup(int i)
Inserts and returns a new empty value (as xml) as the ith "attributeGroup" element
|
AttributeGroupRef |
ComplexTypeImpl.insertNewAttributeGroup(int i)
Inserts and returns a new empty value (as xml) as the ith "attributeGroup" element
|
| Modifier and Type | Method and Description |
|---|---|
void |
AttributeGroupImpl.setAttributeGroupArray(AttributeGroupRef[] attributeGroupArray)
Sets array of all "attributeGroup" element
|
void |
ExtensionTypeImpl.setAttributeGroupArray(AttributeGroupRef[] attributeGroupArray)
Sets array of all "attributeGroup" element
|
void |
RestrictionTypeImpl.setAttributeGroupArray(AttributeGroupRef[] attributeGroupArray)
Sets array of all "attributeGroup" element
|
void |
ComplexTypeImpl.setAttributeGroupArray(AttributeGroupRef[] attributeGroupArray)
Sets array of all "attributeGroup" element
|
void |
AttributeGroupImpl.setAttributeGroupArray(int i,
AttributeGroupRef attributeGroup)
Sets ith "attributeGroup" element
|
void |
ExtensionTypeImpl.setAttributeGroupArray(int i,
AttributeGroupRef attributeGroup)
Sets ith "attributeGroup" element
|
void |
RestrictionTypeImpl.setAttributeGroupArray(int i,
AttributeGroupRef attributeGroup)
Sets ith "attributeGroup" element
|
void |
ComplexTypeImpl.setAttributeGroupArray(int i,
AttributeGroupRef attributeGroup)
Sets ith "attributeGroup" element
|
Copyright © 2014–2023 Martin Luther University Halle-Wittenberg, Institute of Computer Science, Pattern Recognition and Bioinformatics. All rights reserved.