|
||||||||||
| 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.XAlternativeImpl
public class XAlternativeImpl
An XML alternative(@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.XAlternative |
|---|
XAlternative.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.XAlternative |
|---|
type |
| Fields inherited from interface org.apache.xmlbeans.XmlObject |
|---|
EQUAL, GREATER_THAN, LESS_THAN, NOT_EQUAL |
| Constructor Summary | |
|---|---|
XAlternativeImpl(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 |
XDescription |
addNewDescription()
Appends and returns a new empty value (as xml) as the last "description" element |
XmlBoolean |
addNewReference()
Appends and returns a new empty value (as xml) as the last "reference" element |
XAlternativeType |
addNewType()
Appends and returns a new empty value (as xml) as the last "type" element |
void |
addReference(boolean reference)
Appends the value as the last "reference" element |
void |
addType(XAlternativeType.Enum type)
Appends the value as the last "type" element |
boolean[] |
getActiveArray()
Deprecated. |
boolean |
getActiveArray(int i)
Gets ith "active" element |
List<Boolean> |
getActiveList()
Gets a List of "active" 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 |
getName()
Gets the "name" attribute |
boolean[] |
getReferenceArray()
Deprecated. |
boolean |
getReferenceArray(int i)
Gets ith "reference" element |
List<Boolean> |
getReferenceList()
Gets a List of "reference" elements |
XAlternativeType.Enum[] |
getTypeArray()
Deprecated. |
XAlternativeType.Enum |
getTypeArray(int i)
Gets ith "type" element |
List<XAlternativeType.Enum> |
getTypeList()
Gets a List of "type" 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 |
XDescription |
insertNewDescription(int i)
Inserts and returns a new empty value (as xml) as the ith "description" element |
XmlBoolean |
insertNewReference(int i)
Inserts and returns a new empty value (as xml) as the ith "reference" element |
XAlternativeType |
insertNewType(int i)
Inserts and returns a new empty value (as xml) as the ith "type" element |
void |
insertReference(int i,
boolean reference)
Inserts the value as the ith "reference" element |
void |
insertType(int i,
XAlternativeType.Enum type)
Inserts the value as the ith "type" 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 |
removeDescription(int i)
Removes the ith "description" element |
void |
removeReference(int i)
Removes the ith "reference" element |
void |
removeType(int i)
Removes the ith "type" element |
void |
setActiveArray(boolean[] activeArray)
Sets array of all "active" element |
void |
setActiveArray(int i,
boolean active)
Sets ith "active" 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 |
setName(String name)
Sets the "name" attribute |
void |
setReferenceArray(boolean[] referenceArray)
Sets array of all "reference" element |
void |
setReferenceArray(int i,
boolean reference)
Sets ith "reference" element |
void |
setTypeArray(int i,
XAlternativeType.Enum type)
Sets ith "type" element |
void |
setTypeArray(XAlternativeType.Enum[] typeArray)
Sets array of all "type" element |
int |
sizeOfActiveArray()
Returns number of "active" element |
int |
sizeOfDescriptionArray()
Returns number of "description" element |
int |
sizeOfReferenceArray()
Returns number of "reference" element |
int |
sizeOfTypeArray()
Returns number of "type" 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 |
XmlBoolean[] |
xgetReferenceArray()
Deprecated. |
XmlBoolean |
xgetReferenceArray(int i)
Gets (as xml) ith "reference" element |
List<XmlBoolean> |
xgetReferenceList()
Gets (as xml) a List of "reference" elements |
XAlternativeType[] |
xgetTypeArray()
Deprecated. |
XAlternativeType |
xgetTypeArray(int i)
Gets (as xml) ith "type" element |
List<XAlternativeType> |
xgetTypeList()
Gets (as xml) a List of "type" elements |
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 |
void |
xsetReferenceArray(int i,
XmlBoolean reference)
Sets (as xml) ith "reference" element |
void |
xsetReferenceArray(XmlBoolean[] referenceArray)
Sets (as xml) array of all "reference" element |
void |
xsetTypeArray(int i,
XAlternativeType type)
Sets (as xml) ith "type" element |
void |
xsetTypeArray(XAlternativeType[] typeArray)
Sets (as xml) array of all "type" 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 XAlternativeImpl(SchemaType sType)
| Method Detail |
|---|
public List<XDescription> getDescriptionList()
getDescriptionList in interface XAlternativepublic XDescription[] getDescriptionArray()
getDescriptionArray in interface XAlternativepublic XDescription getDescriptionArray(int i)
getDescriptionArray in interface XAlternativepublic int sizeOfDescriptionArray()
sizeOfDescriptionArray in interface XAlternativepublic void setDescriptionArray(XDescription[] descriptionArray)
setDescriptionArray in interface XAlternative
public void setDescriptionArray(int i,
XDescription description)
setDescriptionArray in interface XAlternativepublic XDescription insertNewDescription(int i)
insertNewDescription in interface XAlternativepublic XDescription addNewDescription()
addNewDescription in interface XAlternativepublic void removeDescription(int i)
removeDescription in interface XAlternativepublic List<XAlternativeType.Enum> getTypeList()
getTypeList in interface XAlternativepublic XAlternativeType.Enum[] getTypeArray()
getTypeArray in interface XAlternativepublic XAlternativeType.Enum getTypeArray(int i)
getTypeArray in interface XAlternativepublic List<XAlternativeType> xgetTypeList()
xgetTypeList in interface XAlternativepublic XAlternativeType[] xgetTypeArray()
xgetTypeArray in interface XAlternativepublic XAlternativeType xgetTypeArray(int i)
xgetTypeArray in interface XAlternativepublic int sizeOfTypeArray()
sizeOfTypeArray in interface XAlternativepublic void setTypeArray(XAlternativeType.Enum[] typeArray)
setTypeArray in interface XAlternative
public void setTypeArray(int i,
XAlternativeType.Enum type)
setTypeArray in interface XAlternativepublic void xsetTypeArray(XAlternativeType[] typeArray)
xsetTypeArray in interface XAlternative
public void xsetTypeArray(int i,
XAlternativeType type)
xsetTypeArray in interface XAlternative
public void insertType(int i,
XAlternativeType.Enum type)
insertType in interface XAlternativepublic void addType(XAlternativeType.Enum type)
addType in interface XAlternativepublic XAlternativeType insertNewType(int i)
insertNewType in interface XAlternativepublic XAlternativeType addNewType()
addNewType in interface XAlternativepublic void removeType(int i)
removeType in interface XAlternativepublic List<Boolean> getActiveList()
getActiveList in interface XAlternativepublic boolean[] getActiveArray()
getActiveArray in interface XAlternativepublic boolean getActiveArray(int i)
getActiveArray in interface XAlternativepublic List<XmlBoolean> xgetActiveList()
xgetActiveList in interface XAlternativepublic XmlBoolean[] xgetActiveArray()
xgetActiveArray in interface XAlternativepublic XmlBoolean xgetActiveArray(int i)
xgetActiveArray in interface XAlternativepublic int sizeOfActiveArray()
sizeOfActiveArray in interface XAlternativepublic void setActiveArray(boolean[] activeArray)
setActiveArray in interface XAlternative
public void setActiveArray(int i,
boolean active)
setActiveArray in interface XAlternativepublic void xsetActiveArray(XmlBoolean[] activeArray)
xsetActiveArray in interface XAlternative
public void xsetActiveArray(int i,
XmlBoolean active)
xsetActiveArray in interface XAlternative
public void insertActive(int i,
boolean active)
insertActive in interface XAlternativepublic void addActive(boolean active)
addActive in interface XAlternativepublic XmlBoolean insertNewActive(int i)
insertNewActive in interface XAlternativepublic XmlBoolean addNewActive()
addNewActive in interface XAlternativepublic void removeActive(int i)
removeActive in interface XAlternativepublic List<Boolean> getReferenceList()
getReferenceList in interface XAlternativepublic boolean[] getReferenceArray()
getReferenceArray in interface XAlternativepublic boolean getReferenceArray(int i)
getReferenceArray in interface XAlternativepublic List<XmlBoolean> xgetReferenceList()
xgetReferenceList in interface XAlternativepublic XmlBoolean[] xgetReferenceArray()
xgetReferenceArray in interface XAlternativepublic XmlBoolean xgetReferenceArray(int i)
xgetReferenceArray in interface XAlternativepublic int sizeOfReferenceArray()
sizeOfReferenceArray in interface XAlternativepublic void setReferenceArray(boolean[] referenceArray)
setReferenceArray in interface XAlternative
public void setReferenceArray(int i,
boolean reference)
setReferenceArray in interface XAlternativepublic void xsetReferenceArray(XmlBoolean[] referenceArray)
xsetReferenceArray in interface XAlternative
public void xsetReferenceArray(int i,
XmlBoolean reference)
xsetReferenceArray in interface XAlternative
public void insertReference(int i,
boolean reference)
insertReference in interface XAlternativepublic void addReference(boolean reference)
addReference in interface XAlternativepublic XmlBoolean insertNewReference(int i)
insertNewReference in interface XAlternativepublic XmlBoolean addNewReference()
addNewReference in interface XAlternativepublic void removeReference(int i)
removeReference in interface XAlternativepublic String getId()
getId in interface XAlternativepublic XmlString xgetId()
xgetId in interface XAlternativepublic void setId(String id)
setId in interface XAlternativepublic void xsetId(XmlString id)
xsetId in interface XAlternativepublic String getName()
getName in interface XAlternativepublic XmlString xgetName()
xgetName in interface XAlternativepublic boolean isSetName()
isSetName in interface XAlternativepublic void setName(String name)
setName in interface XAlternativepublic void xsetName(XmlString name)
xsetName in interface XAlternativepublic void unsetName()
unsetName in interface XAlternativepublic String getMcdaConcept()
getMcdaConcept in interface XAlternativepublic XmlString xgetMcdaConcept()
xgetMcdaConcept in interface XAlternativepublic boolean isSetMcdaConcept()
isSetMcdaConcept in interface XAlternativepublic void setMcdaConcept(String mcdaConcept)
setMcdaConcept in interface XAlternativepublic void xsetMcdaConcept(XmlString mcdaConcept)
xsetMcdaConcept in interface XAlternativepublic void unsetMcdaConcept()
unsetMcdaConcept in interface XAlternative
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||