|
||||||||||
| 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.XCriterionImpl
public class XCriterionImpl
An XML criterion(@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.XCriterion |
|---|
XCriterion.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.XCriterion |
|---|
type |
| Fields inherited from interface org.apache.xmlbeans.XmlObject |
|---|
EQUAL, GREATER_THAN, LESS_THAN, NOT_EQUAL |
| Constructor Summary | |
|---|---|
XCriterionImpl(SchemaType sType)
|
|
| Method Summary | |
|---|---|
void |
addActive(boolean active)
Appends the value as the last "active" element |
XmlBoolean |
addNewActive()
Appends and returns a new empty value (as xml) as the last "active" element |
XAttributeReference |
addNewAttributeReference()
Appends and returns a new empty value (as xml) as the last "attributeReference" element |
XFunction |
addNewCriterionFunction()
Appends and returns a new empty value (as xml) as the last "criterionFunction" element |
XCriterionReference |
addNewCriterionReference()
Appends and returns a new empty value (as xml) as the last "criterionReference" element |
XCriterionValue |
addNewCriterionValue()
Appends and returns a new empty value (as xml) as the last "criterionValue" element |
XDescription |
addNewDescription()
Appends and returns a new empty "description" element |
XScale |
addNewScale()
Appends and returns a new empty value (as xml) as the last "scale" element |
XThresholds |
addNewThresholds()
Appends and returns a new empty value (as xml) as the last "thresholds" element |
boolean[] |
getActiveArray()
Deprecated. |
boolean |
getActiveArray(int i)
Gets ith "active" element |
List<Boolean> |
getActiveList()
Gets a List of "active" elements |
XAttributeReference[] |
getAttributeReferenceArray()
Deprecated. |
XAttributeReference |
getAttributeReferenceArray(int i)
Gets ith "attributeReference" element |
List<XAttributeReference> |
getAttributeReferenceList()
Gets a List of "attributeReference" elements |
XFunction[] |
getCriterionFunctionArray()
Deprecated. |
XFunction |
getCriterionFunctionArray(int i)
Gets ith "criterionFunction" element |
List<XFunction> |
getCriterionFunctionList()
Gets a List of "criterionFunction" elements |
XCriterionReference[] |
getCriterionReferenceArray()
Deprecated. |
XCriterionReference |
getCriterionReferenceArray(int i)
Gets ith "criterionReference" element |
List<XCriterionReference> |
getCriterionReferenceList()
Gets a List of "criterionReference" elements |
XCriterionValue[] |
getCriterionValueArray()
Deprecated. |
XCriterionValue |
getCriterionValueArray(int i)
Gets ith "criterionValue" element |
List<XCriterionValue> |
getCriterionValueList()
Gets a List of "criterionValue" elements |
XDescription |
getDescription()
Gets the "description" element |
String |
getId()
Gets the "id" attribute |
String |
getMcdaConcept()
Gets the "mcdaConcept" attribute |
String |
getName()
Gets the "name" attribute |
XScale[] |
getScaleArray()
Deprecated. |
XScale |
getScaleArray(int i)
Gets ith "scale" element |
List<XScale> |
getScaleList()
Gets a List of "scale" elements |
XThresholds[] |
getThresholdsArray()
Deprecated. |
XThresholds |
getThresholdsArray(int i)
Gets ith "thresholds" element |
List<XThresholds> |
getThresholdsList()
Gets a List of "thresholds" elements |
void |
insertActive(int i,
boolean active)
Inserts the value as the ith "active" element |
XmlBoolean |
insertNewActive(int i)
Inserts and returns a new empty value (as xml) as the ith "active" element |
XAttributeReference |
insertNewAttributeReference(int i)
Inserts and returns a new empty value (as xml) as the ith "attributeReference" element |
XFunction |
insertNewCriterionFunction(int i)
Inserts and returns a new empty value (as xml) as the ith "criterionFunction" element |
XCriterionReference |
insertNewCriterionReference(int i)
Inserts and returns a new empty value (as xml) as the ith "criterionReference" element |
XCriterionValue |
insertNewCriterionValue(int i)
Inserts and returns a new empty value (as xml) as the ith "criterionValue" element |
XScale |
insertNewScale(int i)
Inserts and returns a new empty value (as xml) as the ith "scale" element |
XThresholds |
insertNewThresholds(int i)
Inserts and returns a new empty value (as xml) as the ith "thresholds" element |
boolean |
isSetDescription()
True if has "description" element |
boolean |
isSetMcdaConcept()
True if has "mcdaConcept" attribute |
boolean |
isSetName()
True if has "name" attribute |
void |
removeActive(int i)
Removes the ith "active" element |
void |
removeAttributeReference(int i)
Removes the ith "attributeReference" element |
void |
removeCriterionFunction(int i)
Removes the ith "criterionFunction" element |
void |
removeCriterionReference(int i)
Removes the ith "criterionReference" element |
void |
removeCriterionValue(int i)
Removes the ith "criterionValue" element |
void |
removeScale(int i)
Removes the ith "scale" element |
void |
removeThresholds(int i)
Removes the ith "thresholds" element |
void |
setActiveArray(boolean[] activeArray)
Sets array of all "active" element |
void |
setActiveArray(int i,
boolean active)
Sets ith "active" element |
void |
setAttributeReferenceArray(int i,
XAttributeReference attributeReference)
Sets ith "attributeReference" element |
void |
setAttributeReferenceArray(XAttributeReference[] attributeReferenceArray)
Sets array of all "attributeReference" element |
void |
setCriterionFunctionArray(int i,
XFunction criterionFunction)
Sets ith "criterionFunction" element |
void |
setCriterionFunctionArray(XFunction[] criterionFunctionArray)
Sets array of all "criterionFunction" element |
void |
setCriterionReferenceArray(int i,
XCriterionReference criterionReference)
Sets ith "criterionReference" element |
void |
setCriterionReferenceArray(XCriterionReference[] criterionReferenceArray)
Sets array of all "criterionReference" element |
void |
setCriterionValueArray(int i,
XCriterionValue criterionValue)
Sets ith "criterionValue" element |
void |
setCriterionValueArray(XCriterionValue[] criterionValueArray)
Sets array of all "criterionValue" element |
void |
setDescription(XDescription description)
Sets the "description" element |
void |
setId(String id)
Sets the "id" attribute |
void |
setMcdaConcept(String mcdaConcept)
Sets the "mcdaConcept" attribute |
void |
setName(String name)
Sets the "name" attribute |
void |
setScaleArray(int i,
XScale scale)
Sets ith "scale" element |
void |
setScaleArray(XScale[] scaleArray)
Sets array of all "scale" element |
void |
setThresholdsArray(int i,
XThresholds thresholds)
Sets ith "thresholds" element |
void |
setThresholdsArray(XThresholds[] thresholdsArray)
Sets array of all "thresholds" element |
int |
sizeOfActiveArray()
Returns number of "active" element |
int |
sizeOfAttributeReferenceArray()
Returns number of "attributeReference" element |
int |
sizeOfCriterionFunctionArray()
Returns number of "criterionFunction" element |
int |
sizeOfCriterionReferenceArray()
Returns number of "criterionReference" element |
int |
sizeOfCriterionValueArray()
Returns number of "criterionValue" element |
int |
sizeOfScaleArray()
Returns number of "scale" element |
int |
sizeOfThresholdsArray()
Returns number of "thresholds" element |
void |
unsetDescription()
Unsets the "description" element |
void |
unsetMcdaConcept()
Unsets the "mcdaConcept" attribute |
void |
unsetName()
Unsets the "name" attribute |
XmlBoolean[] |
xgetActiveArray()
Deprecated. |
XmlBoolean |
xgetActiveArray(int i)
Gets (as xml) ith "active" element |
List<XmlBoolean> |
xgetActiveList()
Gets (as xml) a List of "active" elements |
XmlString |
xgetId()
Gets (as xml) the "id" attribute |
XmlString |
xgetMcdaConcept()
Gets (as xml) the "mcdaConcept" attribute |
XmlString |
xgetName()
Gets (as xml) the "name" attribute |
void |
xsetActiveArray(int i,
XmlBoolean active)
Sets (as xml) ith "active" element |
void |
xsetActiveArray(XmlBoolean[] activeArray)
Sets (as xml) array of all "active" element |
void |
xsetId(XmlString id)
Sets (as xml) the "id" attribute |
void |
xsetMcdaConcept(XmlString mcdaConcept)
Sets (as xml) the "mcdaConcept" attribute |
void |
xsetName(XmlString name)
Sets (as xml) the "name" attribute |
| 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 XCriterionImpl(SchemaType sType)
| Method Detail |
|---|
public XDescription getDescription()
getDescription in interface XCriterionpublic boolean isSetDescription()
isSetDescription in interface XCriterionpublic void setDescription(XDescription description)
setDescription in interface XCriterionpublic XDescription addNewDescription()
addNewDescription in interface XCriterionpublic void unsetDescription()
unsetDescription in interface XCriterionpublic List<Boolean> getActiveList()
getActiveList in interface XCriterionpublic boolean[] getActiveArray()
getActiveArray in interface XCriterionpublic boolean getActiveArray(int i)
getActiveArray in interface XCriterionpublic List<XmlBoolean> xgetActiveList()
xgetActiveList in interface XCriterionpublic XmlBoolean[] xgetActiveArray()
xgetActiveArray in interface XCriterionpublic XmlBoolean xgetActiveArray(int i)
xgetActiveArray in interface XCriterionpublic int sizeOfActiveArray()
sizeOfActiveArray in interface XCriterionpublic void setActiveArray(boolean[] activeArray)
setActiveArray in interface XCriterion
public void setActiveArray(int i,
boolean active)
setActiveArray in interface XCriterionpublic void xsetActiveArray(XmlBoolean[] activeArray)
xsetActiveArray in interface XCriterion
public void xsetActiveArray(int i,
XmlBoolean active)
xsetActiveArray in interface XCriterion
public void insertActive(int i,
boolean active)
insertActive in interface XCriterionpublic void addActive(boolean active)
addActive in interface XCriterionpublic XmlBoolean insertNewActive(int i)
insertNewActive in interface XCriterionpublic XmlBoolean addNewActive()
addNewActive in interface XCriterionpublic void removeActive(int i)
removeActive in interface XCriterionpublic List<XScale> getScaleList()
getScaleList in interface XCriterionpublic XScale[] getScaleArray()
getScaleArray in interface XCriterionpublic XScale getScaleArray(int i)
getScaleArray in interface XCriterionpublic int sizeOfScaleArray()
sizeOfScaleArray in interface XCriterionpublic void setScaleArray(XScale[] scaleArray)
setScaleArray in interface XCriterion
public void setScaleArray(int i,
XScale scale)
setScaleArray in interface XCriterionpublic XScale insertNewScale(int i)
insertNewScale in interface XCriterionpublic XScale addNewScale()
addNewScale in interface XCriterionpublic void removeScale(int i)
removeScale in interface XCriterionpublic List<XFunction> getCriterionFunctionList()
getCriterionFunctionList in interface XCriterionpublic XFunction[] getCriterionFunctionArray()
getCriterionFunctionArray in interface XCriterionpublic XFunction getCriterionFunctionArray(int i)
getCriterionFunctionArray in interface XCriterionpublic int sizeOfCriterionFunctionArray()
sizeOfCriterionFunctionArray in interface XCriterionpublic void setCriterionFunctionArray(XFunction[] criterionFunctionArray)
setCriterionFunctionArray in interface XCriterion
public void setCriterionFunctionArray(int i,
XFunction criterionFunction)
setCriterionFunctionArray in interface XCriterionpublic XFunction insertNewCriterionFunction(int i)
insertNewCriterionFunction in interface XCriterionpublic XFunction addNewCriterionFunction()
addNewCriterionFunction in interface XCriterionpublic void removeCriterionFunction(int i)
removeCriterionFunction in interface XCriterionpublic List<XCriterionValue> getCriterionValueList()
getCriterionValueList in interface XCriterionpublic XCriterionValue[] getCriterionValueArray()
getCriterionValueArray in interface XCriterionpublic XCriterionValue getCriterionValueArray(int i)
getCriterionValueArray in interface XCriterionpublic int sizeOfCriterionValueArray()
sizeOfCriterionValueArray in interface XCriterionpublic void setCriterionValueArray(XCriterionValue[] criterionValueArray)
setCriterionValueArray in interface XCriterion
public void setCriterionValueArray(int i,
XCriterionValue criterionValue)
setCriterionValueArray in interface XCriterionpublic XCriterionValue insertNewCriterionValue(int i)
insertNewCriterionValue in interface XCriterionpublic XCriterionValue addNewCriterionValue()
addNewCriterionValue in interface XCriterionpublic void removeCriterionValue(int i)
removeCriterionValue in interface XCriterionpublic List<XThresholds> getThresholdsList()
getThresholdsList in interface XCriterionpublic XThresholds[] getThresholdsArray()
getThresholdsArray in interface XCriterionpublic XThresholds getThresholdsArray(int i)
getThresholdsArray in interface XCriterionpublic int sizeOfThresholdsArray()
sizeOfThresholdsArray in interface XCriterionpublic void setThresholdsArray(XThresholds[] thresholdsArray)
setThresholdsArray in interface XCriterion
public void setThresholdsArray(int i,
XThresholds thresholds)
setThresholdsArray in interface XCriterionpublic XThresholds insertNewThresholds(int i)
insertNewThresholds in interface XCriterionpublic XThresholds addNewThresholds()
addNewThresholds in interface XCriterionpublic void removeThresholds(int i)
removeThresholds in interface XCriterionpublic List<XAttributeReference> getAttributeReferenceList()
getAttributeReferenceList in interface XCriterionpublic XAttributeReference[] getAttributeReferenceArray()
getAttributeReferenceArray in interface XCriterionpublic XAttributeReference getAttributeReferenceArray(int i)
getAttributeReferenceArray in interface XCriterionpublic int sizeOfAttributeReferenceArray()
sizeOfAttributeReferenceArray in interface XCriterionpublic void setAttributeReferenceArray(XAttributeReference[] attributeReferenceArray)
setAttributeReferenceArray in interface XCriterion
public void setAttributeReferenceArray(int i,
XAttributeReference attributeReference)
setAttributeReferenceArray in interface XCriterionpublic XAttributeReference insertNewAttributeReference(int i)
insertNewAttributeReference in interface XCriterionpublic XAttributeReference addNewAttributeReference()
addNewAttributeReference in interface XCriterionpublic void removeAttributeReference(int i)
removeAttributeReference in interface XCriterionpublic List<XCriterionReference> getCriterionReferenceList()
getCriterionReferenceList in interface XCriterionpublic XCriterionReference[] getCriterionReferenceArray()
getCriterionReferenceArray in interface XCriterionpublic XCriterionReference getCriterionReferenceArray(int i)
getCriterionReferenceArray in interface XCriterionpublic int sizeOfCriterionReferenceArray()
sizeOfCriterionReferenceArray in interface XCriterionpublic void setCriterionReferenceArray(XCriterionReference[] criterionReferenceArray)
setCriterionReferenceArray in interface XCriterion
public void setCriterionReferenceArray(int i,
XCriterionReference criterionReference)
setCriterionReferenceArray in interface XCriterionpublic XCriterionReference insertNewCriterionReference(int i)
insertNewCriterionReference in interface XCriterionpublic XCriterionReference addNewCriterionReference()
addNewCriterionReference in interface XCriterionpublic void removeCriterionReference(int i)
removeCriterionReference in interface XCriterionpublic String getId()
getId in interface XCriterionpublic XmlString xgetId()
xgetId in interface XCriterionpublic void setId(String id)
setId in interface XCriterionpublic void xsetId(XmlString id)
xsetId in interface XCriterionpublic String getName()
getName in interface XCriterionpublic XmlString xgetName()
xgetName in interface XCriterionpublic boolean isSetName()
isSetName in interface XCriterionpublic void setName(String name)
setName in interface XCriterionpublic void xsetName(XmlString name)
xsetName in interface XCriterionpublic void unsetName()
unsetName in interface XCriterionpublic String getMcdaConcept()
getMcdaConcept in interface XCriterionpublic XmlString xgetMcdaConcept()
xgetMcdaConcept in interface XCriterionpublic boolean isSetMcdaConcept()
isSetMcdaConcept in interface XCriterionpublic void setMcdaConcept(String mcdaConcept)
setMcdaConcept in interface XCriterionpublic void xsetMcdaConcept(XmlString mcdaConcept)
xsetMcdaConcept in interface XCriterionpublic void unsetMcdaConcept()
unsetMcdaConcept in interface XCriterion
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||