|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface XMethodParameters
An XML methodParameters(@http://www.decision-deck.org/2009/XMCDA-2.1.0). This is a complex type.
| Nested Class Summary | |
|---|---|
static class |
XMethodParameters.Factory
A factory class with static methods for creating instances of this type. |
| Field Summary | |
|---|---|
static SchemaType |
type
|
| Fields inherited from interface org.apache.xmlbeans.XmlObject |
|---|
EQUAL, GREATER_THAN, LESS_THAN, NOT_EQUAL |
| Method Summary | |
|---|---|
void |
addApproach(String approach)
Appends the value as the last "approach" element |
void |
addMethodology(String methodology)
Appends the value as the last "methodology" element |
XmlString |
addNewApproach()
Appends and returns a new empty value (as xml) as the last "approach" element |
XDescription |
addNewDescription()
Appends and returns a new empty value (as xml) as the last "description" element |
XmlString |
addNewMethodology()
Appends and returns a new empty value (as xml) as the last "methodology" element |
XParameter |
addNewParameter()
Appends and returns a new empty value (as xml) as the last "parameter" element |
XParameters |
addNewParameters()
Appends and returns a new empty value (as xml) as the last "parameters" element |
XmlString |
addNewProblematique()
Appends and returns a new empty value (as xml) as the last "problematique" element |
void |
addProblematique(String problematique)
Appends the value as the last "problematique" element |
String[] |
getApproachArray()
Deprecated. |
String |
getApproachArray(int i)
Gets ith "approach" element |
List<String> |
getApproachList()
Gets a List of "approach" elements |
XDescription[] |
getDescriptionArray()
Deprecated. |
XDescription |
getDescriptionArray(int i)
Gets ith "description" element |
List<XDescription> |
getDescriptionList()
Gets a List of "description" elements |
String |
getId()
Gets the "id" attribute |
String |
getMcdaConcept()
Gets the "mcdaConcept" attribute |
String[] |
getMethodologyArray()
Deprecated. |
String |
getMethodologyArray(int i)
Gets ith "methodology" element |
List<String> |
getMethodologyList()
Gets a List of "methodology" elements |
String |
getName()
Gets the "name" attribute |
XParameter[] |
getParameterArray()
Deprecated. |
XParameter |
getParameterArray(int i)
Gets ith "parameter" element |
List<XParameter> |
getParameterList()
Gets a List of "parameter" elements |
XParameters[] |
getParametersArray()
Deprecated. |
XParameters |
getParametersArray(int i)
Gets ith "parameters" element |
List<XParameters> |
getParametersList()
Gets a List of "parameters" elements |
String[] |
getProblematiqueArray()
Deprecated. |
String |
getProblematiqueArray(int i)
Gets ith "problematique" element |
List<String> |
getProblematiqueList()
Gets a List of "problematique" elements |
void |
insertApproach(int i,
String approach)
Inserts the value as the ith "approach" element |
void |
insertMethodology(int i,
String methodology)
Inserts the value as the ith "methodology" element |
XmlString |
insertNewApproach(int i)
Inserts and returns a new empty value (as xml) as the ith "approach" element |
XDescription |
insertNewDescription(int i)
Inserts and returns a new empty value (as xml) as the ith "description" element |
XmlString |
insertNewMethodology(int i)
Inserts and returns a new empty value (as xml) as the ith "methodology" element |
XParameter |
insertNewParameter(int i)
Inserts and returns a new empty value (as xml) as the ith "parameter" element |
XParameters |
insertNewParameters(int i)
Inserts and returns a new empty value (as xml) as the ith "parameters" element |
XmlString |
insertNewProblematique(int i)
Inserts and returns a new empty value (as xml) as the ith "problematique" element |
void |
insertProblematique(int i,
String problematique)
Inserts the value as the ith "problematique" element |
boolean |
isSetId()
True if has "id" attribute |
boolean |
isSetMcdaConcept()
True if has "mcdaConcept" attribute |
boolean |
isSetName()
True if has "name" attribute |
void |
removeApproach(int i)
Removes the ith "approach" element |
void |
removeDescription(int i)
Removes the ith "description" element |
void |
removeMethodology(int i)
Removes the ith "methodology" element |
void |
removeParameter(int i)
Removes the ith "parameter" element |
void |
removeParameters(int i)
Removes the ith "parameters" element |
void |
removeProblematique(int i)
Removes the ith "problematique" element |
void |
setApproachArray(int i,
String approach)
Sets ith "approach" element |
void |
setApproachArray(String[] approachArray)
Sets array of all "approach" element |
void |
setDescriptionArray(int i,
XDescription description)
Sets ith "description" element |
void |
setDescriptionArray(XDescription[] descriptionArray)
Sets array of all "description" element |
void |
setId(String id)
Sets the "id" attribute |
void |
setMcdaConcept(String mcdaConcept)
Sets the "mcdaConcept" attribute |
void |
setMethodologyArray(int i,
String methodology)
Sets ith "methodology" element |
void |
setMethodologyArray(String[] methodologyArray)
Sets array of all "methodology" element |
void |
setName(String name)
Sets the "name" attribute |
void |
setParameterArray(int i,
XParameter parameter)
Sets ith "parameter" element |
void |
setParameterArray(XParameter[] parameterArray)
Sets array of all "parameter" element |
void |
setParametersArray(int i,
XParameters parameters)
Sets ith "parameters" element |
void |
setParametersArray(XParameters[] parametersArray)
Sets array of all "parameters" element |
void |
setProblematiqueArray(int i,
String problematique)
Sets ith "problematique" element |
void |
setProblematiqueArray(String[] problematiqueArray)
Sets array of all "problematique" element |
int |
sizeOfApproachArray()
Returns number of "approach" element |
int |
sizeOfDescriptionArray()
Returns number of "description" element |
int |
sizeOfMethodologyArray()
Returns number of "methodology" element |
int |
sizeOfParameterArray()
Returns number of "parameter" element |
int |
sizeOfParametersArray()
Returns number of "parameters" element |
int |
sizeOfProblematiqueArray()
Returns number of "problematique" element |
void |
unsetId()
Unsets the "id" attribute |
void |
unsetMcdaConcept()
Unsets the "mcdaConcept" attribute |
void |
unsetName()
Unsets the "name" attribute |
XmlString[] |
xgetApproachArray()
Deprecated. |
XmlString |
xgetApproachArray(int i)
Gets (as xml) ith "approach" element |
List<XmlString> |
xgetApproachList()
Gets (as xml) a List of "approach" elements |
XmlString |
xgetId()
Gets (as xml) the "id" attribute |
XmlString |
xgetMcdaConcept()
Gets (as xml) the "mcdaConcept" attribute |
XmlString[] |
xgetMethodologyArray()
Deprecated. |
XmlString |
xgetMethodologyArray(int i)
Gets (as xml) ith "methodology" element |
List<XmlString> |
xgetMethodologyList()
Gets (as xml) a List of "methodology" elements |
XmlString |
xgetName()
Gets (as xml) the "name" attribute |
XmlString[] |
xgetProblematiqueArray()
Deprecated. |
XmlString |
xgetProblematiqueArray(int i)
Gets (as xml) ith "problematique" element |
List<XmlString> |
xgetProblematiqueList()
Gets (as xml) a List of "problematique" elements |
void |
xsetApproachArray(int i,
XmlString approach)
Sets (as xml) ith "approach" element |
void |
xsetApproachArray(XmlString[] approachArray)
Sets (as xml) array of all "approach" element |
void |
xsetId(XmlString id)
Sets (as xml) the "id" attribute |
void |
xsetMcdaConcept(XmlString mcdaConcept)
Sets (as xml) the "mcdaConcept" attribute |
void |
xsetMethodologyArray(int i,
XmlString methodology)
Sets (as xml) ith "methodology" element |
void |
xsetMethodologyArray(XmlString[] methodologyArray)
Sets (as xml) array of all "methodology" element |
void |
xsetName(XmlString name)
Sets (as xml) the "name" attribute |
void |
xsetProblematiqueArray(int i,
XmlString problematique)
Sets (as xml) ith "problematique" element |
void |
xsetProblematiqueArray(XmlString[] problematiqueArray)
Sets (as xml) array of all "problematique" element |
| Methods inherited from interface org.apache.xmlbeans.XmlObject |
|---|
changeType, compareTo, compareValue, copy, execQuery, execQuery, isImmutable, isNil, schemaType, selectAttribute, selectAttribute, selectAttributes, selectChildren, selectChildren, selectChildren, selectPath, selectPath, set, setNil, substitute, toString, validate, validate, valueEquals, valueHashCode |
| Methods inherited from interface org.apache.xmlbeans.XmlTokenSource |
|---|
documentProperties, dump, getDomNode, monitor, newCursor, newDomNode, newDomNode, newInputStream, newInputStream, newReader, newReader, newXMLInputStream, newXMLInputStream, newXMLStreamReader, newXMLStreamReader, save, save, save, save, save, save, save, save, xmlText, xmlText |
| Field Detail |
|---|
static final SchemaType type
| Method Detail |
|---|
List<XDescription> getDescriptionList()
XDescription[] getDescriptionArray()
XDescription getDescriptionArray(int i)
int sizeOfDescriptionArray()
void setDescriptionArray(XDescription[] descriptionArray)
void setDescriptionArray(int i,
XDescription description)
XDescription insertNewDescription(int i)
XDescription addNewDescription()
void removeDescription(int i)
List<String> getApproachList()
String[] getApproachArray()
String getApproachArray(int i)
List<XmlString> xgetApproachList()
XmlString[] xgetApproachArray()
XmlString xgetApproachArray(int i)
int sizeOfApproachArray()
void setApproachArray(String[] approachArray)
void setApproachArray(int i,
String approach)
void xsetApproachArray(XmlString[] approachArray)
void xsetApproachArray(int i,
XmlString approach)
void insertApproach(int i,
String approach)
void addApproach(String approach)
XmlString insertNewApproach(int i)
XmlString addNewApproach()
void removeApproach(int i)
List<String> getProblematiqueList()
String[] getProblematiqueArray()
String getProblematiqueArray(int i)
List<XmlString> xgetProblematiqueList()
XmlString[] xgetProblematiqueArray()
XmlString xgetProblematiqueArray(int i)
int sizeOfProblematiqueArray()
void setProblematiqueArray(String[] problematiqueArray)
void setProblematiqueArray(int i,
String problematique)
void xsetProblematiqueArray(XmlString[] problematiqueArray)
void xsetProblematiqueArray(int i,
XmlString problematique)
void insertProblematique(int i,
String problematique)
void addProblematique(String problematique)
XmlString insertNewProblematique(int i)
XmlString addNewProblematique()
void removeProblematique(int i)
List<String> getMethodologyList()
String[] getMethodologyArray()
String getMethodologyArray(int i)
List<XmlString> xgetMethodologyList()
XmlString[] xgetMethodologyArray()
XmlString xgetMethodologyArray(int i)
int sizeOfMethodologyArray()
void setMethodologyArray(String[] methodologyArray)
void setMethodologyArray(int i,
String methodology)
void xsetMethodologyArray(XmlString[] methodologyArray)
void xsetMethodologyArray(int i,
XmlString methodology)
void insertMethodology(int i,
String methodology)
void addMethodology(String methodology)
XmlString insertNewMethodology(int i)
XmlString addNewMethodology()
void removeMethodology(int i)
List<XParameters> getParametersList()
XParameters[] getParametersArray()
XParameters getParametersArray(int i)
int sizeOfParametersArray()
void setParametersArray(XParameters[] parametersArray)
void setParametersArray(int i,
XParameters parameters)
XParameters insertNewParameters(int i)
XParameters addNewParameters()
void removeParameters(int i)
List<XParameter> getParameterList()
XParameter[] getParameterArray()
XParameter getParameterArray(int i)
int sizeOfParameterArray()
void setParameterArray(XParameter[] parameterArray)
void setParameterArray(int i,
XParameter parameter)
XParameter insertNewParameter(int i)
XParameter addNewParameter()
void removeParameter(int i)
String getId()
XmlString xgetId()
boolean isSetId()
void setId(String id)
void xsetId(XmlString id)
void unsetId()
String getName()
XmlString xgetName()
boolean isSetName()
void setName(String name)
void xsetName(XmlString name)
void unsetName()
String getMcdaConcept()
XmlString xgetMcdaConcept()
boolean isSetMcdaConcept()
void setMcdaConcept(String mcdaConcept)
void xsetMcdaConcept(XmlString mcdaConcept)
void unsetMcdaConcept()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||