|
||||||||||
| 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.XNodeImpl
public class XNodeImpl
An XML node(@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.XNode |
|---|
XNode.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.XNode |
|---|
type |
| Fields inherited from interface org.apache.xmlbeans.XmlObject |
|---|
EQUAL, GREATER_THAN, LESS_THAN, NOT_EQUAL |
| Constructor Summary | |
|---|---|
XNodeImpl(SchemaType sType)
|
|
| Method Summary | |
|---|---|
XAlternativesSet |
addNewAlternativesSet()
Appends and returns a new empty "alternativesSet" element |
XAttributesSet |
addNewAttributesSet()
Appends and returns a new empty "attributesSet" element |
XCategoriesSet |
addNewCategoriesSet()
Appends and returns a new empty "categoriesSet" element |
XCriteriaSet |
addNewCriteriaSet()
Appends and returns a new empty "criteriaSet" element |
XDescription |
addNewDescription()
Appends and returns a new empty "description" element |
XNode |
addNewNode()
Appends and returns a new empty value (as xml) as the last "node" element |
XValue |
addNewValue()
Appends and returns a new empty value (as xml) as the last "value" element |
XValues |
addNewValues()
Appends and returns a new empty value (as xml) as the last "values" element |
String |
getAlternativeID()
Gets the "alternativeID" element |
XAlternativesSet |
getAlternativesSet()
Gets the "alternativesSet" element |
String |
getAlternativesSetID()
Gets the "alternativesSetID" element |
String |
getAttributeID()
Gets the "attributeID" element |
String |
getAttributeSetID()
Gets the "attributeSetID" element |
XAttributesSet |
getAttributesSet()
Gets the "attributesSet" element |
XCategoriesSet |
getCategoriesSet()
Gets the "categoriesSet" element |
String |
getCategoriesSetID()
Gets the "categoriesSetID" element |
String |
getCategoryID()
Gets the "categoryID" element |
XCriteriaSet |
getCriteriaSet()
Gets the "criteriaSet" element |
String |
getCriteriaSetID()
Gets the "criteriaSetID" element |
String |
getCriterionID()
Gets the "criterionID" element |
XDescription |
getDescription()
Gets the "description" element |
String |
getId()
Gets the "id" attribute |
String |
getMcdaConcept()
Gets the "mcdaConcept" attribute |
String |
getName()
Gets the "name" attribute |
XNode[] |
getNodeArray()
Deprecated. |
XNode |
getNodeArray(int i)
Gets ith "node" element |
List<XNode> |
getNodeList()
Gets a List of "node" elements |
XValue[] |
getValueArray()
Deprecated. |
XValue |
getValueArray(int i)
Gets ith "value" element |
List<XValue> |
getValueList()
Gets a List of "value" elements |
XValues[] |
getValuesArray()
Deprecated. |
XValues |
getValuesArray(int i)
Gets ith "values" element |
List<XValues> |
getValuesList()
Gets a List of "values" elements |
XNode |
insertNewNode(int i)
Inserts and returns a new empty value (as xml) as the ith "node" element |
XValue |
insertNewValue(int i)
Inserts and returns a new empty value (as xml) as the ith "value" element |
XValues |
insertNewValues(int i)
Inserts and returns a new empty value (as xml) as the ith "values" element |
boolean |
isSetAlternativeID()
True if has "alternativeID" element |
boolean |
isSetAlternativesSet()
True if has "alternativesSet" element |
boolean |
isSetAlternativesSetID()
True if has "alternativesSetID" element |
boolean |
isSetAttributeID()
True if has "attributeID" element |
boolean |
isSetAttributeSetID()
True if has "attributeSetID" element |
boolean |
isSetAttributesSet()
True if has "attributesSet" element |
boolean |
isSetCategoriesSet()
True if has "categoriesSet" element |
boolean |
isSetCategoriesSetID()
True if has "categoriesSetID" element |
boolean |
isSetCategoryID()
True if has "categoryID" element |
boolean |
isSetCriteriaSet()
True if has "criteriaSet" element |
boolean |
isSetCriteriaSetID()
True if has "criteriaSetID" element |
boolean |
isSetCriterionID()
True if has "criterionID" element |
boolean |
isSetDescription()
True if has "description" element |
boolean |
isSetId()
True if has "id" attribute |
boolean |
isSetMcdaConcept()
True if has "mcdaConcept" attribute |
boolean |
isSetName()
True if has "name" attribute |
void |
removeNode(int i)
Removes the ith "node" element |
void |
removeValue(int i)
Removes the ith "value" element |
void |
removeValues(int i)
Removes the ith "values" element |
void |
setAlternativeID(String alternativeID)
Sets the "alternativeID" element |
void |
setAlternativesSet(XAlternativesSet alternativesSet)
Sets the "alternativesSet" element |
void |
setAlternativesSetID(String alternativesSetID)
Sets the "alternativesSetID" element |
void |
setAttributeID(String attributeID)
Sets the "attributeID" element |
void |
setAttributeSetID(String attributeSetID)
Sets the "attributeSetID" element |
void |
setAttributesSet(XAttributesSet attributesSet)
Sets the "attributesSet" element |
void |
setCategoriesSet(XCategoriesSet categoriesSet)
Sets the "categoriesSet" element |
void |
setCategoriesSetID(String categoriesSetID)
Sets the "categoriesSetID" element |
void |
setCategoryID(String categoryID)
Sets the "categoryID" element |
void |
setCriteriaSet(XCriteriaSet criteriaSet)
Sets the "criteriaSet" element |
void |
setCriteriaSetID(String criteriaSetID)
Sets the "criteriaSetID" element |
void |
setCriterionID(String criterionID)
Sets the "criterionID" 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 |
setNodeArray(int i,
XNode node)
Sets ith "node" element |
void |
setNodeArray(XNode[] nodeArray)
Sets array of all "node" element |
void |
setValueArray(int i,
XValue value)
Sets ith "value" element |
void |
setValueArray(XValue[] valueArray)
Sets array of all "value" element |
void |
setValuesArray(int i,
XValues values)
Sets ith "values" element |
void |
setValuesArray(XValues[] valuesArray)
Sets array of all "values" element |
int |
sizeOfNodeArray()
Returns number of "node" element |
int |
sizeOfValueArray()
Returns number of "value" element |
int |
sizeOfValuesArray()
Returns number of "values" element |
void |
unsetAlternativeID()
Unsets the "alternativeID" element |
void |
unsetAlternativesSet()
Unsets the "alternativesSet" element |
void |
unsetAlternativesSetID()
Unsets the "alternativesSetID" element |
void |
unsetAttributeID()
Unsets the "attributeID" element |
void |
unsetAttributeSetID()
Unsets the "attributeSetID" element |
void |
unsetAttributesSet()
Unsets the "attributesSet" element |
void |
unsetCategoriesSet()
Unsets the "categoriesSet" element |
void |
unsetCategoriesSetID()
Unsets the "categoriesSetID" element |
void |
unsetCategoryID()
Unsets the "categoryID" element |
void |
unsetCriteriaSet()
Unsets the "criteriaSet" element |
void |
unsetCriteriaSetID()
Unsets the "criteriaSetID" element |
void |
unsetCriterionID()
Unsets the "criterionID" element |
void |
unsetDescription()
Unsets the "description" element |
void |
unsetId()
Unsets the "id" attribute |
void |
unsetMcdaConcept()
Unsets the "mcdaConcept" attribute |
void |
unsetName()
Unsets the "name" attribute |
XmlString |
xgetAlternativeID()
Gets (as xml) the "alternativeID" element |
XmlString |
xgetAlternativesSetID()
Gets (as xml) the "alternativesSetID" element |
XmlString |
xgetAttributeID()
Gets (as xml) the "attributeID" element |
XmlString |
xgetAttributeSetID()
Gets (as xml) the "attributeSetID" element |
XmlString |
xgetCategoriesSetID()
Gets (as xml) the "categoriesSetID" element |
XmlString |
xgetCategoryID()
Gets (as xml) the "categoryID" element |
XmlString |
xgetCriteriaSetID()
Gets (as xml) the "criteriaSetID" element |
XmlString |
xgetCriterionID()
Gets (as xml) the "criterionID" element |
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 |
xsetAlternativeID(XmlString alternativeID)
Sets (as xml) the "alternativeID" element |
void |
xsetAlternativesSetID(XmlString alternativesSetID)
Sets (as xml) the "alternativesSetID" element |
void |
xsetAttributeID(XmlString attributeID)
Sets (as xml) the "attributeID" element |
void |
xsetAttributeSetID(XmlString attributeSetID)
Sets (as xml) the "attributeSetID" element |
void |
xsetCategoriesSetID(XmlString categoriesSetID)
Sets (as xml) the "categoriesSetID" element |
void |
xsetCategoryID(XmlString categoryID)
Sets (as xml) the "categoryID" element |
void |
xsetCriteriaSetID(XmlString criteriaSetID)
Sets (as xml) the "criteriaSetID" element |
void |
xsetCriterionID(XmlString criterionID)
Sets (as xml) the "criterionID" 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 XNodeImpl(SchemaType sType)
| Method Detail |
|---|
public XDescription getDescription()
getDescription in interface XNodepublic boolean isSetDescription()
isSetDescription in interface XNodepublic void setDescription(XDescription description)
setDescription in interface XNodepublic XDescription addNewDescription()
addNewDescription in interface XNodepublic void unsetDescription()
unsetDescription in interface XNodepublic String getAttributeID()
getAttributeID in interface XNodepublic XmlString xgetAttributeID()
xgetAttributeID in interface XNodepublic boolean isSetAttributeID()
isSetAttributeID in interface XNodepublic void setAttributeID(String attributeID)
setAttributeID in interface XNodepublic void xsetAttributeID(XmlString attributeID)
xsetAttributeID in interface XNodepublic void unsetAttributeID()
unsetAttributeID in interface XNodepublic String getAttributeSetID()
getAttributeSetID in interface XNodepublic XmlString xgetAttributeSetID()
xgetAttributeSetID in interface XNodepublic boolean isSetAttributeSetID()
isSetAttributeSetID in interface XNodepublic void setAttributeSetID(String attributeSetID)
setAttributeSetID in interface XNodepublic void xsetAttributeSetID(XmlString attributeSetID)
xsetAttributeSetID in interface XNodepublic void unsetAttributeSetID()
unsetAttributeSetID in interface XNodepublic XAttributesSet getAttributesSet()
getAttributesSet in interface XNodepublic boolean isSetAttributesSet()
isSetAttributesSet in interface XNodepublic void setAttributesSet(XAttributesSet attributesSet)
setAttributesSet in interface XNodepublic XAttributesSet addNewAttributesSet()
addNewAttributesSet in interface XNodepublic void unsetAttributesSet()
unsetAttributesSet in interface XNodepublic String getCriterionID()
getCriterionID in interface XNodepublic XmlString xgetCriterionID()
xgetCriterionID in interface XNodepublic boolean isSetCriterionID()
isSetCriterionID in interface XNodepublic void setCriterionID(String criterionID)
setCriterionID in interface XNodepublic void xsetCriterionID(XmlString criterionID)
xsetCriterionID in interface XNodepublic void unsetCriterionID()
unsetCriterionID in interface XNodepublic String getCriteriaSetID()
getCriteriaSetID in interface XNodepublic XmlString xgetCriteriaSetID()
xgetCriteriaSetID in interface XNodepublic boolean isSetCriteriaSetID()
isSetCriteriaSetID in interface XNodepublic void setCriteriaSetID(String criteriaSetID)
setCriteriaSetID in interface XNodepublic void xsetCriteriaSetID(XmlString criteriaSetID)
xsetCriteriaSetID in interface XNodepublic void unsetCriteriaSetID()
unsetCriteriaSetID in interface XNodepublic XCriteriaSet getCriteriaSet()
getCriteriaSet in interface XNodepublic boolean isSetCriteriaSet()
isSetCriteriaSet in interface XNodepublic void setCriteriaSet(XCriteriaSet criteriaSet)
setCriteriaSet in interface XNodepublic XCriteriaSet addNewCriteriaSet()
addNewCriteriaSet in interface XNodepublic void unsetCriteriaSet()
unsetCriteriaSet in interface XNodepublic String getAlternativeID()
getAlternativeID in interface XNodepublic XmlString xgetAlternativeID()
xgetAlternativeID in interface XNodepublic boolean isSetAlternativeID()
isSetAlternativeID in interface XNodepublic void setAlternativeID(String alternativeID)
setAlternativeID in interface XNodepublic void xsetAlternativeID(XmlString alternativeID)
xsetAlternativeID in interface XNodepublic void unsetAlternativeID()
unsetAlternativeID in interface XNodepublic String getAlternativesSetID()
getAlternativesSetID in interface XNodepublic XmlString xgetAlternativesSetID()
xgetAlternativesSetID in interface XNodepublic boolean isSetAlternativesSetID()
isSetAlternativesSetID in interface XNodepublic void setAlternativesSetID(String alternativesSetID)
setAlternativesSetID in interface XNodepublic void xsetAlternativesSetID(XmlString alternativesSetID)
xsetAlternativesSetID in interface XNodepublic void unsetAlternativesSetID()
unsetAlternativesSetID in interface XNodepublic XAlternativesSet getAlternativesSet()
getAlternativesSet in interface XNodepublic boolean isSetAlternativesSet()
isSetAlternativesSet in interface XNodepublic void setAlternativesSet(XAlternativesSet alternativesSet)
setAlternativesSet in interface XNodepublic XAlternativesSet addNewAlternativesSet()
addNewAlternativesSet in interface XNodepublic void unsetAlternativesSet()
unsetAlternativesSet in interface XNodepublic String getCategoryID()
getCategoryID in interface XNodepublic XmlString xgetCategoryID()
xgetCategoryID in interface XNodepublic boolean isSetCategoryID()
isSetCategoryID in interface XNodepublic void setCategoryID(String categoryID)
setCategoryID in interface XNodepublic void xsetCategoryID(XmlString categoryID)
xsetCategoryID in interface XNodepublic void unsetCategoryID()
unsetCategoryID in interface XNodepublic String getCategoriesSetID()
getCategoriesSetID in interface XNodepublic XmlString xgetCategoriesSetID()
xgetCategoriesSetID in interface XNodepublic boolean isSetCategoriesSetID()
isSetCategoriesSetID in interface XNodepublic void setCategoriesSetID(String categoriesSetID)
setCategoriesSetID in interface XNodepublic void xsetCategoriesSetID(XmlString categoriesSetID)
xsetCategoriesSetID in interface XNodepublic void unsetCategoriesSetID()
unsetCategoriesSetID in interface XNodepublic XCategoriesSet getCategoriesSet()
getCategoriesSet in interface XNodepublic boolean isSetCategoriesSet()
isSetCategoriesSet in interface XNodepublic void setCategoriesSet(XCategoriesSet categoriesSet)
setCategoriesSet in interface XNodepublic XCategoriesSet addNewCategoriesSet()
addNewCategoriesSet in interface XNodepublic void unsetCategoriesSet()
unsetCategoriesSet in interface XNodepublic List<XValue> getValueList()
getValueList in interface XNodepublic XValue[] getValueArray()
getValueArray in interface XNodepublic XValue getValueArray(int i)
getValueArray in interface XNodepublic int sizeOfValueArray()
sizeOfValueArray in interface XNodepublic void setValueArray(XValue[] valueArray)
setValueArray in interface XNode
public void setValueArray(int i,
XValue value)
setValueArray in interface XNodepublic XValue insertNewValue(int i)
insertNewValue in interface XNodepublic XValue addNewValue()
addNewValue in interface XNodepublic void removeValue(int i)
removeValue in interface XNodepublic List<XValues> getValuesList()
getValuesList in interface XNodepublic XValues[] getValuesArray()
getValuesArray in interface XNodepublic XValues getValuesArray(int i)
getValuesArray in interface XNodepublic int sizeOfValuesArray()
sizeOfValuesArray in interface XNodepublic void setValuesArray(XValues[] valuesArray)
setValuesArray in interface XNode
public void setValuesArray(int i,
XValues values)
setValuesArray in interface XNodepublic XValues insertNewValues(int i)
insertNewValues in interface XNodepublic XValues addNewValues()
addNewValues in interface XNodepublic void removeValues(int i)
removeValues in interface XNodepublic List<XNode> getNodeList()
getNodeList in interface XNodepublic XNode[] getNodeArray()
getNodeArray in interface XNodepublic XNode getNodeArray(int i)
getNodeArray in interface XNodepublic int sizeOfNodeArray()
sizeOfNodeArray in interface XNodepublic void setNodeArray(XNode[] nodeArray)
setNodeArray in interface XNode
public void setNodeArray(int i,
XNode node)
setNodeArray in interface XNodepublic XNode insertNewNode(int i)
insertNewNode in interface XNodepublic XNode addNewNode()
addNewNode in interface XNodepublic void removeNode(int i)
removeNode in interface XNodepublic String getId()
getId in interface XNodepublic XmlString xgetId()
xgetId in interface XNodepublic boolean isSetId()
isSetId in interface XNodepublic void setId(String id)
setId in interface XNodepublic void xsetId(XmlString id)
xsetId in interface XNodepublic void unsetId()
unsetId in interface XNodepublic String getName()
getName in interface XNodepublic XmlString xgetName()
xgetName in interface XNodepublic boolean isSetName()
isSetName in interface XNodepublic void setName(String name)
setName in interface XNodepublic void xsetName(XmlString name)
xsetName in interface XNodepublic void unsetName()
unsetName in interface XNodepublic String getMcdaConcept()
getMcdaConcept in interface XNodepublic XmlString xgetMcdaConcept()
xgetMcdaConcept in interface XNodepublic boolean isSetMcdaConcept()
isSetMcdaConcept in interface XNodepublic void setMcdaConcept(String mcdaConcept)
setMcdaConcept in interface XNodepublic void xsetMcdaConcept(XmlString mcdaConcept)
xsetMcdaConcept in interface XNodepublic void unsetMcdaConcept()
unsetMcdaConcept in interface XNode
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||