|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ALDXMLKeyValuePairType | |
|---|---|
| de.unihalle.informatik.Alida_xml | |
| de.unihalle.informatik.Alida_xml.impl | |
| Uses of ALDXMLKeyValuePairType in de.unihalle.informatik.Alida_xml |
|---|
| Methods in de.unihalle.informatik.Alida_xml that return ALDXMLKeyValuePairType | |
|---|---|
ALDXMLKeyValuePairType |
ALDXMLParametrizedType.addNewPairs()
Appends and returns a new empty value (as xml) as the last "pairs" element |
ALDXMLKeyValuePairType |
ALDXMLOperatorWithDescriptorType.addNewParameterDescriptors()
Appends and returns a new empty value (as xml) as the last "parameterDescriptors" element |
ALDXMLKeyValuePairType |
ALDXMLOperatorTypeWithDescriptor.addNewParameterDescriptors()
Appends and returns a new empty value (as xml) as the last "parameterDescriptors" element |
ALDXMLKeyValuePairType |
ALDXMLOperatorWithDescriptor.addNewParameterDescriptors()
Appends and returns a new empty value (as xml) as the last "parameterDescriptors" element |
ALDXMLKeyValuePairType[] |
ALDXMLParametrizedType.getPairsArray()
Gets array of all "pairs" elements |
ALDXMLKeyValuePairType |
ALDXMLParametrizedType.getPairsArray(int i)
Gets ith "pairs" element |
ALDXMLKeyValuePairType[] |
ALDXMLOperatorWithDescriptorType.getParameterDescriptorsArray()
Gets array of all "parameterDescriptors" elements |
ALDXMLKeyValuePairType[] |
ALDXMLOperatorTypeWithDescriptor.getParameterDescriptorsArray()
Gets array of all "parameterDescriptors" elements |
ALDXMLKeyValuePairType[] |
ALDXMLOperatorWithDescriptor.getParameterDescriptorsArray()
Gets array of all "parameterDescriptors" elements |
ALDXMLKeyValuePairType |
ALDXMLOperatorWithDescriptorType.getParameterDescriptorsArray(int i)
Gets ith "parameterDescriptors" element |
ALDXMLKeyValuePairType |
ALDXMLOperatorTypeWithDescriptor.getParameterDescriptorsArray(int i)
Gets ith "parameterDescriptors" element |
ALDXMLKeyValuePairType |
ALDXMLOperatorWithDescriptor.getParameterDescriptorsArray(int i)
Gets ith "parameterDescriptors" element |
ALDXMLKeyValuePairType |
ALDXMLParametrizedType.insertNewPairs(int i)
Inserts and returns a new empty value (as xml) as the ith "pairs" element |
ALDXMLKeyValuePairType |
ALDXMLOperatorWithDescriptorType.insertNewParameterDescriptors(int i)
Inserts and returns a new empty value (as xml) as the ith "parameterDescriptors" element |
ALDXMLKeyValuePairType |
ALDXMLOperatorTypeWithDescriptor.insertNewParameterDescriptors(int i)
Inserts and returns a new empty value (as xml) as the ith "parameterDescriptors" element |
ALDXMLKeyValuePairType |
ALDXMLOperatorWithDescriptor.insertNewParameterDescriptors(int i)
Inserts and returns a new empty value (as xml) as the ith "parameterDescriptors" element |
static ALDXMLKeyValuePairType |
ALDXMLKeyValuePairType.Factory.newInstance()
|
static ALDXMLKeyValuePairType |
ALDXMLKeyValuePairType.Factory.newInstance(org.apache.xmlbeans.XmlOptions options)
|
static ALDXMLKeyValuePairType |
ALDXMLKeyValuePairType.Factory.parse(java.io.File file)
|
static ALDXMLKeyValuePairType |
ALDXMLKeyValuePairType.Factory.parse(java.io.File file,
org.apache.xmlbeans.XmlOptions options)
|
static ALDXMLKeyValuePairType |
ALDXMLKeyValuePairType.Factory.parse(java.io.InputStream is)
|
static ALDXMLKeyValuePairType |
ALDXMLKeyValuePairType.Factory.parse(java.io.InputStream is,
org.apache.xmlbeans.XmlOptions options)
|
static ALDXMLKeyValuePairType |
ALDXMLKeyValuePairType.Factory.parse(org.w3c.dom.Node node)
|
static ALDXMLKeyValuePairType |
ALDXMLKeyValuePairType.Factory.parse(org.w3c.dom.Node node,
org.apache.xmlbeans.XmlOptions options)
|
static ALDXMLKeyValuePairType |
ALDXMLKeyValuePairType.Factory.parse(java.io.Reader r)
|
static ALDXMLKeyValuePairType |
ALDXMLKeyValuePairType.Factory.parse(java.io.Reader r,
org.apache.xmlbeans.XmlOptions options)
|
static ALDXMLKeyValuePairType |
ALDXMLKeyValuePairType.Factory.parse(java.lang.String xmlAsString)
|
static ALDXMLKeyValuePairType |
ALDXMLKeyValuePairType.Factory.parse(java.lang.String xmlAsString,
org.apache.xmlbeans.XmlOptions options)
|
static ALDXMLKeyValuePairType |
ALDXMLKeyValuePairType.Factory.parse(java.net.URL u)
|
static ALDXMLKeyValuePairType |
ALDXMLKeyValuePairType.Factory.parse(java.net.URL u,
org.apache.xmlbeans.XmlOptions options)
|
static ALDXMLKeyValuePairType |
ALDXMLKeyValuePairType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis)
Deprecated. XMLInputStream |
static ALDXMLKeyValuePairType |
ALDXMLKeyValuePairType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis,
org.apache.xmlbeans.XmlOptions options)
Deprecated. XMLInputStream |
static ALDXMLKeyValuePairType |
ALDXMLKeyValuePairType.Factory.parse(javax.xml.stream.XMLStreamReader sr)
|
static ALDXMLKeyValuePairType |
ALDXMLKeyValuePairType.Factory.parse(javax.xml.stream.XMLStreamReader sr,
org.apache.xmlbeans.XmlOptions options)
|
| Methods in de.unihalle.informatik.Alida_xml with parameters of type ALDXMLKeyValuePairType | |
|---|---|
void |
ALDXMLParametrizedType.setPairsArray(ALDXMLKeyValuePairType[] pairsArray)
Sets array of all "pairs" element |
void |
ALDXMLParametrizedType.setPairsArray(int i,
ALDXMLKeyValuePairType pairs)
Sets ith "pairs" element |
void |
ALDXMLOperatorWithDescriptorType.setParameterDescriptorsArray(ALDXMLKeyValuePairType[] parameterDescriptorsArray)
Sets array of all "parameterDescriptors" element |
void |
ALDXMLOperatorTypeWithDescriptor.setParameterDescriptorsArray(ALDXMLKeyValuePairType[] parameterDescriptorsArray)
Sets array of all "parameterDescriptors" element |
void |
ALDXMLOperatorWithDescriptor.setParameterDescriptorsArray(ALDXMLKeyValuePairType[] parameterDescriptorsArray)
Sets array of all "parameterDescriptors" element |
void |
ALDXMLOperatorWithDescriptorType.setParameterDescriptorsArray(int i,
ALDXMLKeyValuePairType parameterDescriptors)
Sets ith "parameterDescriptors" element |
void |
ALDXMLOperatorTypeWithDescriptor.setParameterDescriptorsArray(int i,
ALDXMLKeyValuePairType parameterDescriptors)
Sets ith "parameterDescriptors" element |
void |
ALDXMLOperatorWithDescriptor.setParameterDescriptorsArray(int i,
ALDXMLKeyValuePairType parameterDescriptors)
Sets ith "parameterDescriptors" element |
| Uses of ALDXMLKeyValuePairType in de.unihalle.informatik.Alida_xml.impl |
|---|
| Classes in de.unihalle.informatik.Alida_xml.impl that implement ALDXMLKeyValuePairType | |
|---|---|
class |
ALDXMLKeyValuePairTypeImpl
An XML ALDXMLKeyValuePairType(@http://informatik.unihalle.de/Alida_xml). |
| Methods in de.unihalle.informatik.Alida_xml.impl that return ALDXMLKeyValuePairType | |
|---|---|
ALDXMLKeyValuePairType |
ALDXMLParametrizedTypeImpl.addNewPairs()
Appends and returns a new empty value (as xml) as the last "pairs" element |
ALDXMLKeyValuePairType |
ALDXMLOperatorWithDescriptorImpl.addNewParameterDescriptors()
Appends and returns a new empty value (as xml) as the last "parameterDescriptors" element |
ALDXMLKeyValuePairType |
ALDXMLOperatorWithDescriptorTypeImpl.addNewParameterDescriptors()
Appends and returns a new empty value (as xml) as the last "parameterDescriptors" element |
ALDXMLKeyValuePairType |
ALDXMLOperatorTypeWithDescriptorImpl.addNewParameterDescriptors()
Appends and returns a new empty value (as xml) as the last "parameterDescriptors" element |
ALDXMLKeyValuePairType[] |
ALDXMLParametrizedTypeImpl.getPairsArray()
Gets array of all "pairs" elements |
ALDXMLKeyValuePairType |
ALDXMLParametrizedTypeImpl.getPairsArray(int i)
Gets ith "pairs" element |
ALDXMLKeyValuePairType[] |
ALDXMLOperatorWithDescriptorImpl.getParameterDescriptorsArray()
Gets array of all "parameterDescriptors" elements |
ALDXMLKeyValuePairType[] |
ALDXMLOperatorWithDescriptorTypeImpl.getParameterDescriptorsArray()
Gets array of all "parameterDescriptors" elements |
ALDXMLKeyValuePairType[] |
ALDXMLOperatorTypeWithDescriptorImpl.getParameterDescriptorsArray()
Gets array of all "parameterDescriptors" elements |
ALDXMLKeyValuePairType |
ALDXMLOperatorWithDescriptorImpl.getParameterDescriptorsArray(int i)
Gets ith "parameterDescriptors" element |
ALDXMLKeyValuePairType |
ALDXMLOperatorWithDescriptorTypeImpl.getParameterDescriptorsArray(int i)
Gets ith "parameterDescriptors" element |
ALDXMLKeyValuePairType |
ALDXMLOperatorTypeWithDescriptorImpl.getParameterDescriptorsArray(int i)
Gets ith "parameterDescriptors" element |
ALDXMLKeyValuePairType |
ALDXMLParametrizedTypeImpl.insertNewPairs(int i)
Inserts and returns a new empty value (as xml) as the ith "pairs" element |
ALDXMLKeyValuePairType |
ALDXMLOperatorWithDescriptorImpl.insertNewParameterDescriptors(int i)
Inserts and returns a new empty value (as xml) as the ith "parameterDescriptors" element |
ALDXMLKeyValuePairType |
ALDXMLOperatorWithDescriptorTypeImpl.insertNewParameterDescriptors(int i)
Inserts and returns a new empty value (as xml) as the ith "parameterDescriptors" element |
ALDXMLKeyValuePairType |
ALDXMLOperatorTypeWithDescriptorImpl.insertNewParameterDescriptors(int i)
Inserts and returns a new empty value (as xml) as the ith "parameterDescriptors" element |
| Methods in de.unihalle.informatik.Alida_xml.impl with parameters of type ALDXMLKeyValuePairType | |
|---|---|
void |
ALDXMLParametrizedTypeImpl.setPairsArray(ALDXMLKeyValuePairType[] pairsArray)
Sets array of all "pairs" element |
void |
ALDXMLParametrizedTypeImpl.setPairsArray(int i,
ALDXMLKeyValuePairType pairs)
Sets ith "pairs" element |
void |
ALDXMLOperatorWithDescriptorImpl.setParameterDescriptorsArray(ALDXMLKeyValuePairType[] parameterDescriptorsArray)
Sets array of all "parameterDescriptors" element |
void |
ALDXMLOperatorWithDescriptorTypeImpl.setParameterDescriptorsArray(ALDXMLKeyValuePairType[] parameterDescriptorsArray)
Sets array of all "parameterDescriptors" element |
void |
ALDXMLOperatorTypeWithDescriptorImpl.setParameterDescriptorsArray(ALDXMLKeyValuePairType[] parameterDescriptorsArray)
Sets array of all "parameterDescriptors" element |
void |
ALDXMLOperatorWithDescriptorImpl.setParameterDescriptorsArray(int i,
ALDXMLKeyValuePairType parameterDescriptors)
Sets ith "parameterDescriptors" element |
void |
ALDXMLOperatorWithDescriptorTypeImpl.setParameterDescriptorsArray(int i,
ALDXMLKeyValuePairType parameterDescriptors)
Sets ith "parameterDescriptors" element |
void |
ALDXMLOperatorTypeWithDescriptorImpl.setParameterDescriptorsArray(int i,
ALDXMLKeyValuePairType parameterDescriptors)
Sets ith "parameterDescriptors" element |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||