|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.xmlbeans.impl.values.XmlObjectBase
org.apache.xmlbeans.impl.values.XmlComplexContentImpl
org.decisiondeck.jmcda.persist.xmcda2.generated.impl.XMethodParametersImpl
public class XMethodParametersImpl
An XML methodParameters(@http://www.decision-deck.org/2009/XMCDA-2.1.0). This is a complex type.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface org.decisiondeck.jmcda.persist.xmcda2.generated.XMethodParameters |
|---|
XMethodParameters.Factory |
| Field Summary |
|---|
| Fields inherited from class org.apache.xmlbeans.impl.values.XmlObjectBase |
|---|
_voorVc, MAJOR_VERSION_NUMBER, MINOR_VERSION_NUMBER |
| Fields inherited from interface org.decisiondeck.jmcda.persist.xmcda2.generated.XMethodParameters |
|---|
type |
| Fields inherited from interface org.apache.xmlbeans.XmlObject |
|---|
EQUAL, GREATER_THAN, LESS_THAN, NOT_EQUAL |
| Constructor Summary | |
|---|---|
XMethodParametersImpl(SchemaType sType)
|
|
| 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 class org.apache.xmlbeans.impl.values.XmlComplexContentImpl |
|---|
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_text |
| Methods inherited from class org.apache.xmlbeans.impl.values.XmlObjectBase |
|---|
_copy, _copy, _set, attach_store, bigDecimalValue, bigIntegerValue, booleanValue, build_nil, build_text, byteArrayValue, byteValue, calendarValue, changeType, check_dated, compareTo, compareValue, copy, create_attribute_user, create_element_user, dateValue, disconnect_store, documentProperties, doubleValue, dump, enumValue, equals, execQuery, execQuery, floatValue, gDateValue, gDurationValue, get_attribute_field, get_attribute_type, get_attributeflags, get_element_ending_delimiters, get_element_type, get_schema_type, get_store, get_wscanon_text, getBigDecimalValue, getBigIntegerValue, getBooleanValue, getByteArrayValue, getByteValue, getCalendarValue, getDateValue, getDomNode, getDoubleValue, getEnumValue, getFloatValue, getGDateValue, getGDurationValue, getIntValue, getListValue, getLongValue, getObjectValue, getQNameValue, getShortValue, getStringValue, getXmlLocale, hashCode, init_flags, instanceType, intValue, invalidate_element_order, invalidate_nilvalue, invalidate_value, isDefault, isDefaultable, isFixed, isImmutable, isInstanceOf, isNil, isNillable, 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_newValue, 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, validate, valueEquals, valueHashCode, writeReplace, xgetListValue, xlistValue, xmlText, xmlText |
| Methods inherited from class java.lang.Object |
|---|
getClass, notify, notifyAll, wait, wait, wait |
| 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 |
| Constructor Detail |
|---|
public XMethodParametersImpl(SchemaType sType)
| Method Detail |
|---|
public List<XDescription> getDescriptionList()
getDescriptionList in interface XMethodParameterspublic XDescription[] getDescriptionArray()
getDescriptionArray in interface XMethodParameterspublic XDescription getDescriptionArray(int i)
getDescriptionArray in interface XMethodParameterspublic int sizeOfDescriptionArray()
sizeOfDescriptionArray in interface XMethodParameterspublic void setDescriptionArray(XDescription[] descriptionArray)
setDescriptionArray in interface XMethodParameters
public void setDescriptionArray(int i,
XDescription description)
setDescriptionArray in interface XMethodParameterspublic XDescription insertNewDescription(int i)
insertNewDescription in interface XMethodParameterspublic XDescription addNewDescription()
addNewDescription in interface XMethodParameterspublic void removeDescription(int i)
removeDescription in interface XMethodParameterspublic List<String> getApproachList()
getApproachList in interface XMethodParameterspublic String[] getApproachArray()
getApproachArray in interface XMethodParameterspublic String getApproachArray(int i)
getApproachArray in interface XMethodParameterspublic List<XmlString> xgetApproachList()
xgetApproachList in interface XMethodParameterspublic XmlString[] xgetApproachArray()
xgetApproachArray in interface XMethodParameterspublic XmlString xgetApproachArray(int i)
xgetApproachArray in interface XMethodParameterspublic int sizeOfApproachArray()
sizeOfApproachArray in interface XMethodParameterspublic void setApproachArray(String[] approachArray)
setApproachArray in interface XMethodParameters
public void setApproachArray(int i,
String approach)
setApproachArray in interface XMethodParameterspublic void xsetApproachArray(XmlString[] approachArray)
xsetApproachArray in interface XMethodParameters
public void xsetApproachArray(int i,
XmlString approach)
xsetApproachArray in interface XMethodParameters
public void insertApproach(int i,
String approach)
insertApproach in interface XMethodParameterspublic void addApproach(String approach)
addApproach in interface XMethodParameterspublic XmlString insertNewApproach(int i)
insertNewApproach in interface XMethodParameterspublic XmlString addNewApproach()
addNewApproach in interface XMethodParameterspublic void removeApproach(int i)
removeApproach in interface XMethodParameterspublic List<String> getProblematiqueList()
getProblematiqueList in interface XMethodParameterspublic String[] getProblematiqueArray()
getProblematiqueArray in interface XMethodParameterspublic String getProblematiqueArray(int i)
getProblematiqueArray in interface XMethodParameterspublic List<XmlString> xgetProblematiqueList()
xgetProblematiqueList in interface XMethodParameterspublic XmlString[] xgetProblematiqueArray()
xgetProblematiqueArray in interface XMethodParameterspublic XmlString xgetProblematiqueArray(int i)
xgetProblematiqueArray in interface XMethodParameterspublic int sizeOfProblematiqueArray()
sizeOfProblematiqueArray in interface XMethodParameterspublic void setProblematiqueArray(String[] problematiqueArray)
setProblematiqueArray in interface XMethodParameters
public void setProblematiqueArray(int i,
String problematique)
setProblematiqueArray in interface XMethodParameterspublic void xsetProblematiqueArray(XmlString[] problematiqueArray)
xsetProblematiqueArray in interface XMethodParameters
public void xsetProblematiqueArray(int i,
XmlString problematique)
xsetProblematiqueArray in interface XMethodParameters
public void insertProblematique(int i,
String problematique)
insertProblematique in interface XMethodParameterspublic void addProblematique(String problematique)
addProblematique in interface XMethodParameterspublic XmlString insertNewProblematique(int i)
insertNewProblematique in interface XMethodParameterspublic XmlString addNewProblematique()
addNewProblematique in interface XMethodParameterspublic void removeProblematique(int i)
removeProblematique in interface XMethodParameterspublic List<String> getMethodologyList()
getMethodologyList in interface XMethodParameterspublic String[] getMethodologyArray()
getMethodologyArray in interface XMethodParameterspublic String getMethodologyArray(int i)
getMethodologyArray in interface XMethodParameterspublic List<XmlString> xgetMethodologyList()
xgetMethodologyList in interface XMethodParameterspublic XmlString[] xgetMethodologyArray()
xgetMethodologyArray in interface XMethodParameterspublic XmlString xgetMethodologyArray(int i)
xgetMethodologyArray in interface XMethodParameterspublic int sizeOfMethodologyArray()
sizeOfMethodologyArray in interface XMethodParameterspublic void setMethodologyArray(String[] methodologyArray)
setMethodologyArray in interface XMethodParameters
public void setMethodologyArray(int i,
String methodology)
setMethodologyArray in interface XMethodParameterspublic void xsetMethodologyArray(XmlString[] methodologyArray)
xsetMethodologyArray in interface XMethodParameters
public void xsetMethodologyArray(int i,
XmlString methodology)
xsetMethodologyArray in interface XMethodParameters
public void insertMethodology(int i,
String methodology)
insertMethodology in interface XMethodParameterspublic void addMethodology(String methodology)
addMethodology in interface XMethodParameterspublic XmlString insertNewMethodology(int i)
insertNewMethodology in interface XMethodParameterspublic XmlString addNewMethodology()
addNewMethodology in interface XMethodParameterspublic void removeMethodology(int i)
removeMethodology in interface XMethodParameterspublic List<XParameters> getParametersList()
getParametersList in interface XMethodParameterspublic XParameters[] getParametersArray()
getParametersArray in interface XMethodParameterspublic XParameters getParametersArray(int i)
getParametersArray in interface XMethodParameterspublic int sizeOfParametersArray()
sizeOfParametersArray in interface XMethodParameterspublic void setParametersArray(XParameters[] parametersArray)
setParametersArray in interface XMethodParameters
public void setParametersArray(int i,
XParameters parameters)
setParametersArray in interface XMethodParameterspublic XParameters insertNewParameters(int i)
insertNewParameters in interface XMethodParameterspublic XParameters addNewParameters()
addNewParameters in interface XMethodParameterspublic void removeParameters(int i)
removeParameters in interface XMethodParameterspublic List<XParameter> getParameterList()
getParameterList in interface XMethodParameterspublic XParameter[] getParameterArray()
getParameterArray in interface XMethodParameterspublic XParameter getParameterArray(int i)
getParameterArray in interface XMethodParameterspublic int sizeOfParameterArray()
sizeOfParameterArray in interface XMethodParameterspublic void setParameterArray(XParameter[] parameterArray)
setParameterArray in interface XMethodParameters
public void setParameterArray(int i,
XParameter parameter)
setParameterArray in interface XMethodParameterspublic XParameter insertNewParameter(int i)
insertNewParameter in interface XMethodParameterspublic XParameter addNewParameter()
addNewParameter in interface XMethodParameterspublic void removeParameter(int i)
removeParameter in interface XMethodParameterspublic String getId()
getId in interface XMethodParameterspublic XmlString xgetId()
xgetId in interface XMethodParameterspublic boolean isSetId()
isSetId in interface XMethodParameterspublic void setId(String id)
setId in interface XMethodParameterspublic void xsetId(XmlString id)
xsetId in interface XMethodParameterspublic void unsetId()
unsetId in interface XMethodParameterspublic String getName()
getName in interface XMethodParameterspublic XmlString xgetName()
xgetName in interface XMethodParameterspublic boolean isSetName()
isSetName in interface XMethodParameterspublic void setName(String name)
setName in interface XMethodParameterspublic void xsetName(XmlString name)
xsetName in interface XMethodParameterspublic void unsetName()
unsetName in interface XMethodParameterspublic String getMcdaConcept()
getMcdaConcept in interface XMethodParameterspublic XmlString xgetMcdaConcept()
xgetMcdaConcept in interface XMethodParameterspublic boolean isSetMcdaConcept()
isSetMcdaConcept in interface XMethodParameterspublic void setMcdaConcept(String mcdaConcept)
setMcdaConcept in interface XMethodParameterspublic void xsetMcdaConcept(XmlString mcdaConcept)
xsetMcdaConcept in interface XMethodParameterspublic void unsetMcdaConcept()
unsetMcdaConcept in interface XMethodParameters
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||