DIG 1.1 XMLBeans API, April 22, 2004 (05:20 PM)

org.kr.dl.dig.v1_1.impl
Class SupportsTypeImpl.TellImpl

java.lang.Object
  extended byorg.apache.xmlbeans.impl.values.XmlObjectBase
      extended byorg.apache.xmlbeans.impl.values.XmlComplexContentImpl
          extended byorg.kr.dl.dig.v1_1.impl.SupportsTypeImpl.TellImpl
All Implemented Interfaces:
Serializable, SimpleValue, SupportsType.Tell, TypeStoreUser, XmlObject, XmlTokenSource
Enclosing class:
SupportsTypeImpl

public static class SupportsTypeImpl.TellImpl
extends XmlComplexContentImpl
implements SupportsType.Tell

An XML tell(@http://dl.kr.org/dig/2003/02/lang). This is a complex type.

See Also:
Serialized Form

Nested Class Summary
 
Nested classes inherited from class org.kr.dl.dig.v1_1.SupportsType.Tell
SupportsType.Tell.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.kr.dl.dig.v1_1.SupportsType.Tell
type
 
Fields inherited from interface org.apache.xmlbeans.XmlObject
EQUAL, GREATER_THAN, LESS_THAN, NOT_EQUAL
 
Constructor Summary
SupportsTypeImpl.TellImpl(SchemaType sType)
           
 
Method Summary
 XmlObject addNewDefattribute()
          Appends and returns a new empty value (as xml) as the last "defattribute" element
 XmlObject addNewDefconcept()
          Appends and returns a new empty value (as xml) as the last "defconcept" element
 XmlObject addNewDeffeature()
          Appends and returns a new empty value (as xml) as the last "deffeature" element
 XmlObject addNewDefindividual()
          Appends and returns a new empty value (as xml) as the last "defindividual" element
 XmlObject addNewDefrole()
          Appends and returns a new empty value (as xml) as the last "defrole" element
 XmlObject addNewDisjoint()
          Appends and returns a new empty value (as xml) as the last "disjoint" element
 XmlObject addNewDomain()
          Appends and returns a new empty value (as xml) as the last "domain" element
 XmlObject addNewEqualc()
          Appends and returns a new empty value (as xml) as the last "equalc" element
 XmlObject addNewEqualr()
          Appends and returns a new empty value (as xml) as the last "equalr" element
 XmlObject addNewFunctional()
          Appends and returns a new empty value (as xml) as the last "functional" element
 XmlObject addNewImpliesc()
          Appends and returns a new empty value (as xml) as the last "impliesc" element
 XmlObject addNewImpliesr()
          Appends and returns a new empty value (as xml) as the last "impliesr" element
 XmlObject addNewInstanceof()
          Appends and returns a new empty value (as xml) as the last "instanceof" element
 XmlObject addNewRange()
          Appends and returns a new empty value (as xml) as the last "range" element
 XmlObject addNewRangeint()
          Appends and returns a new empty value (as xml) as the last "rangeint" element
 XmlObject addNewRangestring()
          Appends and returns a new empty value (as xml) as the last "rangestring" element
 XmlObject addNewRelated()
          Appends and returns a new empty value (as xml) as the last "related" element
 XmlObject addNewTransitive()
          Appends and returns a new empty value (as xml) as the last "transitive" element
 XmlObject addNewValue()
          Appends and returns a new empty value (as xml) as the last "value" element
 XmlObject[] getDefattributeArray()
          Gets array of all "defattribute" elements
 XmlObject getDefattributeArray(int i)
          Gets ith "defattribute" element
 XmlObject[] getDefconceptArray()
          Gets array of all "defconcept" elements
 XmlObject getDefconceptArray(int i)
          Gets ith "defconcept" element
 XmlObject[] getDeffeatureArray()
          Gets array of all "deffeature" elements
 XmlObject getDeffeatureArray(int i)
          Gets ith "deffeature" element
 XmlObject[] getDefindividualArray()
          Gets array of all "defindividual" elements
 XmlObject getDefindividualArray(int i)
          Gets ith "defindividual" element
 XmlObject[] getDefroleArray()
          Gets array of all "defrole" elements
 XmlObject getDefroleArray(int i)
          Gets ith "defrole" element
 XmlObject[] getDisjointArray()
          Gets array of all "disjoint" elements
 XmlObject getDisjointArray(int i)
          Gets ith "disjoint" element
 XmlObject[] getDomainArray()
          Gets array of all "domain" elements
 XmlObject getDomainArray(int i)
          Gets ith "domain" element
 XmlObject[] getEqualcArray()
          Gets array of all "equalc" elements
 XmlObject getEqualcArray(int i)
          Gets ith "equalc" element
 XmlObject[] getEqualrArray()
          Gets array of all "equalr" elements
 XmlObject getEqualrArray(int i)
          Gets ith "equalr" element
 XmlObject[] getFunctionalArray()
          Gets array of all "functional" elements
 XmlObject getFunctionalArray(int i)
          Gets ith "functional" element
 XmlObject[] getImpliescArray()
          Gets array of all "impliesc" elements
 XmlObject getImpliescArray(int i)
          Gets ith "impliesc" element
 XmlObject[] getImpliesrArray()
          Gets array of all "impliesr" elements
 XmlObject getImpliesrArray(int i)
          Gets ith "impliesr" element
 XmlObject[] getInstanceofArray()
          Gets array of all "instanceof" elements
 XmlObject getInstanceofArray(int i)
          Gets ith "instanceof" element
 XmlObject[] getRangeArray()
          Gets array of all "range" elements
 XmlObject getRangeArray(int i)
          Gets ith "range" element
 XmlObject[] getRangeintArray()
          Gets array of all "rangeint" elements
 XmlObject getRangeintArray(int i)
          Gets ith "rangeint" element
 XmlObject[] getRangestringArray()
          Gets array of all "rangestring" elements
 XmlObject getRangestringArray(int i)
          Gets ith "rangestring" element
 XmlObject[] getRelatedArray()
          Gets array of all "related" elements
 XmlObject getRelatedArray(int i)
          Gets ith "related" element
 XmlObject[] getTransitiveArray()
          Gets array of all "transitive" elements
 XmlObject getTransitiveArray(int i)
          Gets ith "transitive" element
 XmlObject[] getValueArray()
          Gets array of all "value" elements
 XmlObject getValueArray(int i)
          Gets ith "value" element
 XmlObject insertNewDefattribute(int i)
          Inserts and returns a new empty value (as xml) as the ith "defattribute" element
 XmlObject insertNewDefconcept(int i)
          Inserts and returns a new empty value (as xml) as the ith "defconcept" element
 XmlObject insertNewDeffeature(int i)
          Inserts and returns a new empty value (as xml) as the ith "deffeature" element
 XmlObject insertNewDefindividual(int i)
          Inserts and returns a new empty value (as xml) as the ith "defindividual" element
 XmlObject insertNewDefrole(int i)
          Inserts and returns a new empty value (as xml) as the ith "defrole" element
 XmlObject insertNewDisjoint(int i)
          Inserts and returns a new empty value (as xml) as the ith "disjoint" element
 XmlObject insertNewDomain(int i)
          Inserts and returns a new empty value (as xml) as the ith "domain" element
 XmlObject insertNewEqualc(int i)
          Inserts and returns a new empty value (as xml) as the ith "equalc" element
 XmlObject insertNewEqualr(int i)
          Inserts and returns a new empty value (as xml) as the ith "equalr" element
 XmlObject insertNewFunctional(int i)
          Inserts and returns a new empty value (as xml) as the ith "functional" element
 XmlObject insertNewImpliesc(int i)
          Inserts and returns a new empty value (as xml) as the ith "impliesc" element
 XmlObject insertNewImpliesr(int i)
          Inserts and returns a new empty value (as xml) as the ith "impliesr" element
 XmlObject insertNewInstanceof(int i)
          Inserts and returns a new empty value (as xml) as the ith "instanceof" element
 XmlObject insertNewRange(int i)
          Inserts and returns a new empty value (as xml) as the ith "range" element
 XmlObject insertNewRangeint(int i)
          Inserts and returns a new empty value (as xml) as the ith "rangeint" element
 XmlObject insertNewRangestring(int i)
          Inserts and returns a new empty value (as xml) as the ith "rangestring" element
 XmlObject insertNewRelated(int i)
          Inserts and returns a new empty value (as xml) as the ith "related" element
 XmlObject insertNewTransitive(int i)
          Inserts and returns a new empty value (as xml) as the ith "transitive" element
 XmlObject insertNewValue(int i)
          Inserts and returns a new empty value (as xml) as the ith "value" element
 void removeDefattribute(int i)
          Removes the ith "defattribute" element
 void removeDefconcept(int i)
          Removes the ith "defconcept" element
 void removeDeffeature(int i)
          Removes the ith "deffeature" element
 void removeDefindividual(int i)
          Removes the ith "defindividual" element
 void removeDefrole(int i)
          Removes the ith "defrole" element
 void removeDisjoint(int i)
          Removes the ith "disjoint" element
 void removeDomain(int i)
          Removes the ith "domain" element
 void removeEqualc(int i)
          Removes the ith "equalc" element
 void removeEqualr(int i)
          Removes the ith "equalr" element
 void removeFunctional(int i)
          Removes the ith "functional" element
 void removeImpliesc(int i)
          Removes the ith "impliesc" element
 void removeImpliesr(int i)
          Removes the ith "impliesr" element
 void removeInstanceof(int i)
          Removes the ith "instanceof" element
 void removeRange(int i)
          Removes the ith "range" element
 void removeRangeint(int i)
          Removes the ith "rangeint" element
 void removeRangestring(int i)
          Removes the ith "rangestring" element
 void removeRelated(int i)
          Removes the ith "related" element
 void removeTransitive(int i)
          Removes the ith "transitive" element
 void removeValue(int i)
          Removes the ith "value" element
 void setDefattributeArray(int i, XmlObject defattribute)
          Sets ith "defattribute" element
 void setDefattributeArray(XmlObject[] defattributeArray)
          Sets array of all "defattribute" element
 void setDefconceptArray(int i, XmlObject defconcept)
          Sets ith "defconcept" element
 void setDefconceptArray(XmlObject[] defconceptArray)
          Sets array of all "defconcept" element
 void setDeffeatureArray(int i, XmlObject deffeature)
          Sets ith "deffeature" element
 void setDeffeatureArray(XmlObject[] deffeatureArray)
          Sets array of all "deffeature" element
 void setDefindividualArray(int i, XmlObject defindividual)
          Sets ith "defindividual" element
 void setDefindividualArray(XmlObject[] defindividualArray)
          Sets array of all "defindividual" element
 void setDefroleArray(int i, XmlObject defrole)
          Sets ith "defrole" element
 void setDefroleArray(XmlObject[] defroleArray)
          Sets array of all "defrole" element
 void setDisjointArray(int i, XmlObject disjoint)
          Sets ith "disjoint" element
 void setDisjointArray(XmlObject[] disjointArray)
          Sets array of all "disjoint" element
 void setDomainArray(int i, XmlObject domain)
          Sets ith "domain" element
 void setDomainArray(XmlObject[] domainArray)
          Sets array of all "domain" element
 void setEqualcArray(int i, XmlObject equalc)
          Sets ith "equalc" element
 void setEqualcArray(XmlObject[] equalcArray)
          Sets array of all "equalc" element
 void setEqualrArray(int i, XmlObject equalr)
          Sets ith "equalr" element
 void setEqualrArray(XmlObject[] equalrArray)
          Sets array of all "equalr" element
 void setFunctionalArray(int i, XmlObject functional)
          Sets ith "functional" element
 void setFunctionalArray(XmlObject[] functionalArray)
          Sets array of all "functional" element
 void setImpliescArray(int i, XmlObject impliesc)
          Sets ith "impliesc" element
 void setImpliescArray(XmlObject[] impliescArray)
          Sets array of all "impliesc" element
 void setImpliesrArray(int i, XmlObject impliesr)
          Sets ith "impliesr" element
 void setImpliesrArray(XmlObject[] impliesrArray)
          Sets array of all "impliesr" element
 void setInstanceofArray(int i, XmlObject xinstanceof)
          Sets ith "instanceof" element
 void setInstanceofArray(XmlObject[] xinstanceofArray)
          Sets array of all "instanceof" element
 void setRangeArray(int i, XmlObject range)
          Sets ith "range" element
 void setRangeArray(XmlObject[] rangeArray)
          Sets array of all "range" element
 void setRangeintArray(int i, XmlObject rangeint)
          Sets ith "rangeint" element
 void setRangeintArray(XmlObject[] rangeintArray)
          Sets array of all "rangeint" element
 void setRangestringArray(int i, XmlObject rangestring)
          Sets ith "rangestring" element
 void setRangestringArray(XmlObject[] rangestringArray)
          Sets array of all "rangestring" element
 void setRelatedArray(int i, XmlObject related)
          Sets ith "related" element
 void setRelatedArray(XmlObject[] relatedArray)
          Sets array of all "related" element
 void setTransitiveArray(int i, XmlObject transitive)
          Sets ith "transitive" element
 void setTransitiveArray(XmlObject[] transitiveArray)
          Sets array of all "transitive" element
 void setValueArray(int i, XmlObject value)
          Sets ith "value" element
 void setValueArray(XmlObject[] valueArray)
          Sets array of all "value" element
 int sizeOfDefattributeArray()
          Returns number of "defattribute" element
 int sizeOfDefconceptArray()
          Returns number of "defconcept" element
 int sizeOfDeffeatureArray()
          Returns number of "deffeature" element
 int sizeOfDefindividualArray()
          Returns number of "defindividual" element
 int sizeOfDefroleArray()
          Returns number of "defrole" element
 int sizeOfDisjointArray()
          Returns number of "disjoint" element
 int sizeOfDomainArray()
          Returns number of "domain" element
 int sizeOfEqualcArray()
          Returns number of "equalc" element
 int sizeOfEqualrArray()
          Returns number of "equalr" element
 int sizeOfFunctionalArray()
          Returns number of "functional" element
 int sizeOfImpliescArray()
          Returns number of "impliesc" element
 int sizeOfImpliesrArray()
          Returns number of "impliesr" element
 int sizeOfInstanceofArray()
          Returns number of "instanceof" element
 int sizeOfRangeArray()
          Returns number of "range" element
 int sizeOfRangeintArray()
          Returns number of "rangeint" element
 int sizeOfRangestringArray()
          Returns number of "rangestring" element
 int sizeOfRelatedArray()
          Returns number of "related" element
 int sizeOfTransitiveArray()
          Returns number of "transitive" element
 int sizeOfValueArray()
          Returns number of "value" 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
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, 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, getDoubleValue, getEnumValue, getFloatValue, getGDateValue, getGDurationValue, getIntValue, getListValue, getLongValue, getObjectValue, getQNameValue, getShortValue, getStringValue, 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, objectSet, objectValue, qNameValue, save, save, save, save, save, save, save, save, 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, setGDurationValue, setImmutable, setIntValue, setListValue, setLongValue, setNil, setObjectValue, setQNameValue, setShortValue, setStringValue, setValidateOnSet, shortValue, stringValue, 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, selectPath, selectPath, set, setNil, toString, validate, validate, valueEquals, valueHashCode
 
Methods inherited from interface org.apache.xmlbeans.XmlTokenSource
documentProperties, monitor, newCursor, newDomNode, newDomNode, newInputStream, newInputStream, newReader, newReader, newXMLInputStream, newXMLInputStream, save, save, save, save, save, save, save, save, xmlText, xmlText
 

Constructor Detail

SupportsTypeImpl.TellImpl

public SupportsTypeImpl.TellImpl(SchemaType sType)
Method Detail

getDefconceptArray

public XmlObject[] getDefconceptArray()
Gets array of all "defconcept" elements

Specified by:
getDefconceptArray in interface SupportsType.Tell

getDefconceptArray

public XmlObject getDefconceptArray(int i)
Gets ith "defconcept" element

Specified by:
getDefconceptArray in interface SupportsType.Tell

sizeOfDefconceptArray

public int sizeOfDefconceptArray()
Returns number of "defconcept" element

Specified by:
sizeOfDefconceptArray in interface SupportsType.Tell

setDefconceptArray

public void setDefconceptArray(XmlObject[] defconceptArray)
Sets array of all "defconcept" element

Specified by:
setDefconceptArray in interface SupportsType.Tell

setDefconceptArray

public void setDefconceptArray(int i,
                               XmlObject defconcept)
Sets ith "defconcept" element

Specified by:
setDefconceptArray in interface SupportsType.Tell

insertNewDefconcept

public XmlObject insertNewDefconcept(int i)
Inserts and returns a new empty value (as xml) as the ith "defconcept" element

Specified by:
insertNewDefconcept in interface SupportsType.Tell

addNewDefconcept

public XmlObject addNewDefconcept()
Appends and returns a new empty value (as xml) as the last "defconcept" element

Specified by:
addNewDefconcept in interface SupportsType.Tell

removeDefconcept

public void removeDefconcept(int i)
Removes the ith "defconcept" element

Specified by:
removeDefconcept in interface SupportsType.Tell

getDefroleArray

public XmlObject[] getDefroleArray()
Gets array of all "defrole" elements

Specified by:
getDefroleArray in interface SupportsType.Tell

getDefroleArray

public XmlObject getDefroleArray(int i)
Gets ith "defrole" element

Specified by:
getDefroleArray in interface SupportsType.Tell

sizeOfDefroleArray

public int sizeOfDefroleArray()
Returns number of "defrole" element

Specified by:
sizeOfDefroleArray in interface SupportsType.Tell

setDefroleArray

public void setDefroleArray(XmlObject[] defroleArray)
Sets array of all "defrole" element

Specified by:
setDefroleArray in interface SupportsType.Tell

setDefroleArray

public void setDefroleArray(int i,
                            XmlObject defrole)
Sets ith "defrole" element

Specified by:
setDefroleArray in interface SupportsType.Tell

insertNewDefrole

public XmlObject insertNewDefrole(int i)
Inserts and returns a new empty value (as xml) as the ith "defrole" element

Specified by:
insertNewDefrole in interface SupportsType.Tell

addNewDefrole

public XmlObject addNewDefrole()
Appends and returns a new empty value (as xml) as the last "defrole" element

Specified by:
addNewDefrole in interface SupportsType.Tell

removeDefrole

public void removeDefrole(int i)
Removes the ith "defrole" element

Specified by:
removeDefrole in interface SupportsType.Tell

getDeffeatureArray

public XmlObject[] getDeffeatureArray()
Gets array of all "deffeature" elements

Specified by:
getDeffeatureArray in interface SupportsType.Tell

getDeffeatureArray

public XmlObject getDeffeatureArray(int i)
Gets ith "deffeature" element

Specified by:
getDeffeatureArray in interface SupportsType.Tell

sizeOfDeffeatureArray

public int sizeOfDeffeatureArray()
Returns number of "deffeature" element

Specified by:
sizeOfDeffeatureArray in interface SupportsType.Tell

setDeffeatureArray

public void setDeffeatureArray(XmlObject[] deffeatureArray)
Sets array of all "deffeature" element

Specified by:
setDeffeatureArray in interface SupportsType.Tell

setDeffeatureArray

public void setDeffeatureArray(int i,
                               XmlObject deffeature)
Sets ith "deffeature" element

Specified by:
setDeffeatureArray in interface SupportsType.Tell

insertNewDeffeature

public XmlObject insertNewDeffeature(int i)
Inserts and returns a new empty value (as xml) as the ith "deffeature" element

Specified by:
insertNewDeffeature in interface SupportsType.Tell

addNewDeffeature

public XmlObject addNewDeffeature()
Appends and returns a new empty value (as xml) as the last "deffeature" element

Specified by:
addNewDeffeature in interface SupportsType.Tell

removeDeffeature

public void removeDeffeature(int i)
Removes the ith "deffeature" element

Specified by:
removeDeffeature in interface SupportsType.Tell

getDefattributeArray

public XmlObject[] getDefattributeArray()
Gets array of all "defattribute" elements

Specified by:
getDefattributeArray in interface SupportsType.Tell

getDefattributeArray

public XmlObject getDefattributeArray(int i)
Gets ith "defattribute" element

Specified by:
getDefattributeArray in interface SupportsType.Tell

sizeOfDefattributeArray

public int sizeOfDefattributeArray()
Returns number of "defattribute" element

Specified by:
sizeOfDefattributeArray in interface SupportsType.Tell

setDefattributeArray

public void setDefattributeArray(XmlObject[] defattributeArray)
Sets array of all "defattribute" element

Specified by:
setDefattributeArray in interface SupportsType.Tell

setDefattributeArray

public void setDefattributeArray(int i,
                                 XmlObject defattribute)
Sets ith "defattribute" element

Specified by:
setDefattributeArray in interface SupportsType.Tell

insertNewDefattribute

public XmlObject insertNewDefattribute(int i)
Inserts and returns a new empty value (as xml) as the ith "defattribute" element

Specified by:
insertNewDefattribute in interface SupportsType.Tell

addNewDefattribute

public XmlObject addNewDefattribute()
Appends and returns a new empty value (as xml) as the last "defattribute" element

Specified by:
addNewDefattribute in interface SupportsType.Tell

removeDefattribute

public void removeDefattribute(int i)
Removes the ith "defattribute" element

Specified by:
removeDefattribute in interface SupportsType.Tell

getDefindividualArray

public XmlObject[] getDefindividualArray()
Gets array of all "defindividual" elements

Specified by:
getDefindividualArray in interface SupportsType.Tell

getDefindividualArray

public XmlObject getDefindividualArray(int i)
Gets ith "defindividual" element

Specified by:
getDefindividualArray in interface SupportsType.Tell

sizeOfDefindividualArray

public int sizeOfDefindividualArray()
Returns number of "defindividual" element

Specified by:
sizeOfDefindividualArray in interface SupportsType.Tell

setDefindividualArray

public void setDefindividualArray(XmlObject[] defindividualArray)
Sets array of all "defindividual" element

Specified by:
setDefindividualArray in interface SupportsType.Tell

setDefindividualArray

public void setDefindividualArray(int i,
                                  XmlObject defindividual)
Sets ith "defindividual" element

Specified by:
setDefindividualArray in interface SupportsType.Tell

insertNewDefindividual

public XmlObject insertNewDefindividual(int i)
Inserts and returns a new empty value (as xml) as the ith "defindividual" element

Specified by:
insertNewDefindividual in interface SupportsType.Tell

addNewDefindividual

public XmlObject addNewDefindividual()
Appends and returns a new empty value (as xml) as the last "defindividual" element

Specified by:
addNewDefindividual in interface SupportsType.Tell

removeDefindividual

public void removeDefindividual(int i)
Removes the ith "defindividual" element

Specified by:
removeDefindividual in interface SupportsType.Tell

getImpliescArray

public XmlObject[] getImpliescArray()
Gets array of all "impliesc" elements

Specified by:
getImpliescArray in interface SupportsType.Tell

getImpliescArray

public XmlObject getImpliescArray(int i)
Gets ith "impliesc" element

Specified by:
getImpliescArray in interface SupportsType.Tell

sizeOfImpliescArray

public int sizeOfImpliescArray()
Returns number of "impliesc" element

Specified by:
sizeOfImpliescArray in interface SupportsType.Tell

setImpliescArray

public void setImpliescArray(XmlObject[] impliescArray)
Sets array of all "impliesc" element

Specified by:
setImpliescArray in interface SupportsType.Tell

setImpliescArray

public void setImpliescArray(int i,
                             XmlObject impliesc)
Sets ith "impliesc" element

Specified by:
setImpliescArray in interface SupportsType.Tell

insertNewImpliesc

public XmlObject insertNewImpliesc(int i)
Inserts and returns a new empty value (as xml) as the ith "impliesc" element

Specified by:
insertNewImpliesc in interface SupportsType.Tell

addNewImpliesc

public XmlObject addNewImpliesc()
Appends and returns a new empty value (as xml) as the last "impliesc" element

Specified by:
addNewImpliesc in interface SupportsType.Tell

removeImpliesc

public void removeImpliesc(int i)
Removes the ith "impliesc" element

Specified by:
removeImpliesc in interface SupportsType.Tell

getImpliesrArray

public XmlObject[] getImpliesrArray()
Gets array of all "impliesr" elements

Specified by:
getImpliesrArray in interface SupportsType.Tell

getImpliesrArray

public XmlObject getImpliesrArray(int i)
Gets ith "impliesr" element

Specified by:
getImpliesrArray in interface SupportsType.Tell

sizeOfImpliesrArray

public int sizeOfImpliesrArray()
Returns number of "impliesr" element

Specified by:
sizeOfImpliesrArray in interface SupportsType.Tell

setImpliesrArray

public void setImpliesrArray(XmlObject[] impliesrArray)
Sets array of all "impliesr" element

Specified by:
setImpliesrArray in interface SupportsType.Tell

setImpliesrArray

public void setImpliesrArray(int i,
                             XmlObject impliesr)
Sets ith "impliesr" element

Specified by:
setImpliesrArray in interface SupportsType.Tell

insertNewImpliesr

public XmlObject insertNewImpliesr(int i)
Inserts and returns a new empty value (as xml) as the ith "impliesr" element

Specified by:
insertNewImpliesr in interface SupportsType.Tell

addNewImpliesr

public XmlObject addNewImpliesr()
Appends and returns a new empty value (as xml) as the last "impliesr" element

Specified by:
addNewImpliesr in interface SupportsType.Tell

removeImpliesr

public void removeImpliesr(int i)
Removes the ith "impliesr" element

Specified by:
removeImpliesr in interface SupportsType.Tell

getEqualcArray

public XmlObject[] getEqualcArray()
Gets array of all "equalc" elements

Specified by:
getEqualcArray in interface SupportsType.Tell

getEqualcArray

public XmlObject getEqualcArray(int i)
Gets ith "equalc" element

Specified by:
getEqualcArray in interface SupportsType.Tell

sizeOfEqualcArray

public int sizeOfEqualcArray()
Returns number of "equalc" element

Specified by:
sizeOfEqualcArray in interface SupportsType.Tell

setEqualcArray

public void setEqualcArray(XmlObject[] equalcArray)
Sets array of all "equalc" element

Specified by:
setEqualcArray in interface SupportsType.Tell

setEqualcArray

public void setEqualcArray(int i,
                           XmlObject equalc)
Sets ith "equalc" element

Specified by:
setEqualcArray in interface SupportsType.Tell

insertNewEqualc

public XmlObject insertNewEqualc(int i)
Inserts and returns a new empty value (as xml) as the ith "equalc" element

Specified by:
insertNewEqualc in interface SupportsType.Tell

addNewEqualc

public XmlObject addNewEqualc()
Appends and returns a new empty value (as xml) as the last "equalc" element

Specified by:
addNewEqualc in interface SupportsType.Tell

removeEqualc

public void removeEqualc(int i)
Removes the ith "equalc" element

Specified by:
removeEqualc in interface SupportsType.Tell

getEqualrArray

public XmlObject[] getEqualrArray()
Gets array of all "equalr" elements

Specified by:
getEqualrArray in interface SupportsType.Tell

getEqualrArray

public XmlObject getEqualrArray(int i)
Gets ith "equalr" element

Specified by:
getEqualrArray in interface SupportsType.Tell

sizeOfEqualrArray

public int sizeOfEqualrArray()
Returns number of "equalr" element

Specified by:
sizeOfEqualrArray in interface SupportsType.Tell

setEqualrArray

public void setEqualrArray(XmlObject[] equalrArray)
Sets array of all "equalr" element

Specified by:
setEqualrArray in interface SupportsType.Tell

setEqualrArray

public void setEqualrArray(int i,
                           XmlObject equalr)
Sets ith "equalr" element

Specified by:
setEqualrArray in interface SupportsType.Tell

insertNewEqualr

public XmlObject insertNewEqualr(int i)
Inserts and returns a new empty value (as xml) as the ith "equalr" element

Specified by:
insertNewEqualr in interface SupportsType.Tell

addNewEqualr

public XmlObject addNewEqualr()
Appends and returns a new empty value (as xml) as the last "equalr" element

Specified by:
addNewEqualr in interface SupportsType.Tell

removeEqualr

public void removeEqualr(int i)
Removes the ith "equalr" element

Specified by:
removeEqualr in interface SupportsType.Tell

getDomainArray

public XmlObject[] getDomainArray()
Gets array of all "domain" elements

Specified by:
getDomainArray in interface SupportsType.Tell

getDomainArray

public XmlObject getDomainArray(int i)
Gets ith "domain" element

Specified by:
getDomainArray in interface SupportsType.Tell

sizeOfDomainArray

public int sizeOfDomainArray()
Returns number of "domain" element

Specified by:
sizeOfDomainArray in interface SupportsType.Tell

setDomainArray

public void setDomainArray(XmlObject[] domainArray)
Sets array of all "domain" element

Specified by:
setDomainArray in interface SupportsType.Tell

setDomainArray

public void setDomainArray(int i,
                           XmlObject domain)
Sets ith "domain" element

Specified by:
setDomainArray in interface SupportsType.Tell

insertNewDomain

public XmlObject insertNewDomain(int i)
Inserts and returns a new empty value (as xml) as the ith "domain" element

Specified by:
insertNewDomain in interface SupportsType.Tell

addNewDomain

public XmlObject addNewDomain()
Appends and returns a new empty value (as xml) as the last "domain" element

Specified by:
addNewDomain in interface SupportsType.Tell

removeDomain

public void removeDomain(int i)
Removes the ith "domain" element

Specified by:
removeDomain in interface SupportsType.Tell

getRangeArray

public XmlObject[] getRangeArray()
Gets array of all "range" elements

Specified by:
getRangeArray in interface SupportsType.Tell

getRangeArray

public XmlObject getRangeArray(int i)
Gets ith "range" element

Specified by:
getRangeArray in interface SupportsType.Tell

sizeOfRangeArray

public int sizeOfRangeArray()
Returns number of "range" element

Specified by:
sizeOfRangeArray in interface SupportsType.Tell

setRangeArray

public void setRangeArray(XmlObject[] rangeArray)
Sets array of all "range" element

Specified by:
setRangeArray in interface SupportsType.Tell

setRangeArray

public void setRangeArray(int i,
                          XmlObject range)
Sets ith "range" element

Specified by:
setRangeArray in interface SupportsType.Tell

insertNewRange

public XmlObject insertNewRange(int i)
Inserts and returns a new empty value (as xml) as the ith "range" element

Specified by:
insertNewRange in interface SupportsType.Tell

addNewRange

public XmlObject addNewRange()
Appends and returns a new empty value (as xml) as the last "range" element

Specified by:
addNewRange in interface SupportsType.Tell

removeRange

public void removeRange(int i)
Removes the ith "range" element

Specified by:
removeRange in interface SupportsType.Tell

getRangeintArray

public XmlObject[] getRangeintArray()
Gets array of all "rangeint" elements

Specified by:
getRangeintArray in interface SupportsType.Tell

getRangeintArray

public XmlObject getRangeintArray(int i)
Gets ith "rangeint" element

Specified by:
getRangeintArray in interface SupportsType.Tell

sizeOfRangeintArray

public int sizeOfRangeintArray()
Returns number of "rangeint" element

Specified by:
sizeOfRangeintArray in interface SupportsType.Tell

setRangeintArray

public void setRangeintArray(XmlObject[] rangeintArray)
Sets array of all "rangeint" element

Specified by:
setRangeintArray in interface SupportsType.Tell

setRangeintArray

public void setRangeintArray(int i,
                             XmlObject rangeint)
Sets ith "rangeint" element

Specified by:
setRangeintArray in interface SupportsType.Tell

insertNewRangeint

public XmlObject insertNewRangeint(int i)
Inserts and returns a new empty value (as xml) as the ith "rangeint" element

Specified by:
insertNewRangeint in interface SupportsType.Tell

addNewRangeint

public XmlObject addNewRangeint()
Appends and returns a new empty value (as xml) as the last "rangeint" element

Specified by:
addNewRangeint in interface SupportsType.Tell

removeRangeint

public void removeRangeint(int i)
Removes the ith "rangeint" element

Specified by:
removeRangeint in interface SupportsType.Tell

getRangestringArray

public XmlObject[] getRangestringArray()
Gets array of all "rangestring" elements

Specified by:
getRangestringArray in interface SupportsType.Tell

getRangestringArray

public XmlObject getRangestringArray(int i)
Gets ith "rangestring" element

Specified by:
getRangestringArray in interface SupportsType.Tell

sizeOfRangestringArray

public int sizeOfRangestringArray()
Returns number of "rangestring" element

Specified by:
sizeOfRangestringArray in interface SupportsType.Tell

setRangestringArray

public void setRangestringArray(XmlObject[] rangestringArray)
Sets array of all "rangestring" element

Specified by:
setRangestringArray in interface SupportsType.Tell

setRangestringArray

public void setRangestringArray(int i,
                                XmlObject rangestring)
Sets ith "rangestring" element

Specified by:
setRangestringArray in interface SupportsType.Tell

insertNewRangestring

public XmlObject insertNewRangestring(int i)
Inserts and returns a new empty value (as xml) as the ith "rangestring" element

Specified by:
insertNewRangestring in interface SupportsType.Tell

addNewRangestring

public XmlObject addNewRangestring()
Appends and returns a new empty value (as xml) as the last "rangestring" element

Specified by:
addNewRangestring in interface SupportsType.Tell

removeRangestring

public void removeRangestring(int i)
Removes the ith "rangestring" element

Specified by:
removeRangestring in interface SupportsType.Tell

getTransitiveArray

public XmlObject[] getTransitiveArray()
Gets array of all "transitive" elements

Specified by:
getTransitiveArray in interface SupportsType.Tell

getTransitiveArray

public XmlObject getTransitiveArray(int i)
Gets ith "transitive" element

Specified by:
getTransitiveArray in interface SupportsType.Tell

sizeOfTransitiveArray

public int sizeOfTransitiveArray()
Returns number of "transitive" element

Specified by:
sizeOfTransitiveArray in interface SupportsType.Tell

setTransitiveArray

public void setTransitiveArray(XmlObject[] transitiveArray)
Sets array of all "transitive" element

Specified by:
setTransitiveArray in interface SupportsType.Tell

setTransitiveArray

public void setTransitiveArray(int i,
                               XmlObject transitive)
Sets ith "transitive" element

Specified by:
setTransitiveArray in interface SupportsType.Tell

insertNewTransitive

public XmlObject insertNewTransitive(int i)
Inserts and returns a new empty value (as xml) as the ith "transitive" element

Specified by:
insertNewTransitive in interface SupportsType.Tell

addNewTransitive

public XmlObject addNewTransitive()
Appends and returns a new empty value (as xml) as the last "transitive" element

Specified by:
addNewTransitive in interface SupportsType.Tell

removeTransitive

public void removeTransitive(int i)
Removes the ith "transitive" element

Specified by:
removeTransitive in interface SupportsType.Tell

getFunctionalArray

public XmlObject[] getFunctionalArray()
Gets array of all "functional" elements

Specified by:
getFunctionalArray in interface SupportsType.Tell

getFunctionalArray

public XmlObject getFunctionalArray(int i)
Gets ith "functional" element

Specified by:
getFunctionalArray in interface SupportsType.Tell

sizeOfFunctionalArray

public int sizeOfFunctionalArray()
Returns number of "functional" element

Specified by:
sizeOfFunctionalArray in interface SupportsType.Tell

setFunctionalArray

public void setFunctionalArray(XmlObject[] functionalArray)
Sets array of all "functional" element

Specified by:
setFunctionalArray in interface SupportsType.Tell

setFunctionalArray

public void setFunctionalArray(int i,
                               XmlObject functional)
Sets ith "functional" element

Specified by:
setFunctionalArray in interface SupportsType.Tell

insertNewFunctional

public XmlObject insertNewFunctional(int i)
Inserts and returns a new empty value (as xml) as the ith "functional" element

Specified by:
insertNewFunctional in interface SupportsType.Tell

addNewFunctional

public XmlObject addNewFunctional()
Appends and returns a new empty value (as xml) as the last "functional" element

Specified by:
addNewFunctional in interface SupportsType.Tell

removeFunctional

public void removeFunctional(int i)
Removes the ith "functional" element

Specified by:
removeFunctional in interface SupportsType.Tell

getDisjointArray

public XmlObject[] getDisjointArray()
Gets array of all "disjoint" elements

Specified by:
getDisjointArray in interface SupportsType.Tell

getDisjointArray

public XmlObject getDisjointArray(int i)
Gets ith "disjoint" element

Specified by:
getDisjointArray in interface SupportsType.Tell

sizeOfDisjointArray

public int sizeOfDisjointArray()
Returns number of "disjoint" element

Specified by:
sizeOfDisjointArray in interface SupportsType.Tell

setDisjointArray

public void setDisjointArray(XmlObject[] disjointArray)
Sets array of all "disjoint" element

Specified by:
setDisjointArray in interface SupportsType.Tell

setDisjointArray

public void setDisjointArray(int i,
                             XmlObject disjoint)
Sets ith "disjoint" element

Specified by:
setDisjointArray in interface SupportsType.Tell

insertNewDisjoint

public XmlObject insertNewDisjoint(int i)
Inserts and returns a new empty value (as xml) as the ith "disjoint" element

Specified by:
insertNewDisjoint in interface SupportsType.Tell

addNewDisjoint

public XmlObject addNewDisjoint()
Appends and returns a new empty value (as xml) as the last "disjoint" element

Specified by:
addNewDisjoint in interface SupportsType.Tell

removeDisjoint

public void removeDisjoint(int i)
Removes the ith "disjoint" element

Specified by:
removeDisjoint in interface SupportsType.Tell

getInstanceofArray

public XmlObject[] getInstanceofArray()
Gets array of all "instanceof" elements

Specified by:
getInstanceofArray in interface SupportsType.Tell

getInstanceofArray

public XmlObject getInstanceofArray(int i)
Gets ith "instanceof" element

Specified by:
getInstanceofArray in interface SupportsType.Tell

sizeOfInstanceofArray

public int sizeOfInstanceofArray()
Returns number of "instanceof" element

Specified by:
sizeOfInstanceofArray in interface SupportsType.Tell

setInstanceofArray

public void setInstanceofArray(XmlObject[] xinstanceofArray)
Sets array of all "instanceof" element

Specified by:
setInstanceofArray in interface SupportsType.Tell

setInstanceofArray

public void setInstanceofArray(int i,
                               XmlObject xinstanceof)
Sets ith "instanceof" element

Specified by:
setInstanceofArray in interface SupportsType.Tell

insertNewInstanceof

public XmlObject insertNewInstanceof(int i)
Inserts and returns a new empty value (as xml) as the ith "instanceof" element

Specified by:
insertNewInstanceof in interface SupportsType.Tell

addNewInstanceof

public XmlObject addNewInstanceof()
Appends and returns a new empty value (as xml) as the last "instanceof" element

Specified by:
addNewInstanceof in interface SupportsType.Tell

removeInstanceof

public void removeInstanceof(int i)
Removes the ith "instanceof" element

Specified by:
removeInstanceof in interface SupportsType.Tell

getRelatedArray

public XmlObject[] getRelatedArray()
Gets array of all "related" elements

Specified by:
getRelatedArray in interface SupportsType.Tell

getRelatedArray

public XmlObject getRelatedArray(int i)
Gets ith "related" element

Specified by:
getRelatedArray in interface SupportsType.Tell

sizeOfRelatedArray

public int sizeOfRelatedArray()
Returns number of "related" element

Specified by:
sizeOfRelatedArray in interface SupportsType.Tell

setRelatedArray

public void setRelatedArray(XmlObject[] relatedArray)
Sets array of all "related" element

Specified by:
setRelatedArray in interface SupportsType.Tell

setRelatedArray

public void setRelatedArray(int i,
                            XmlObject related)
Sets ith "related" element

Specified by:
setRelatedArray in interface SupportsType.Tell

insertNewRelated

public XmlObject insertNewRelated(int i)
Inserts and returns a new empty value (as xml) as the ith "related" element

Specified by:
insertNewRelated in interface SupportsType.Tell

addNewRelated

public XmlObject addNewRelated()
Appends and returns a new empty value (as xml) as the last "related" element

Specified by:
addNewRelated in interface SupportsType.Tell

removeRelated

public void removeRelated(int i)
Removes the ith "related" element

Specified by:
removeRelated in interface SupportsType.Tell

getValueArray

public XmlObject[] getValueArray()
Gets array of all "value" elements

Specified by:
getValueArray in interface SupportsType.Tell

getValueArray

public XmlObject getValueArray(int i)
Gets ith "value" element

Specified by:
getValueArray in interface SupportsType.Tell

sizeOfValueArray

public int sizeOfValueArray()
Returns number of "value" element

Specified by:
sizeOfValueArray in interface SupportsType.Tell

setValueArray

public void setValueArray(XmlObject[] valueArray)
Sets array of all "value" element

Specified by:
setValueArray in interface SupportsType.Tell

setValueArray

public void setValueArray(int i,
                          XmlObject value)
Sets ith "value" element

Specified by:
setValueArray in interface SupportsType.Tell

insertNewValue

public XmlObject insertNewValue(int i)
Inserts and returns a new empty value (as xml) as the ith "value" element

Specified by:
insertNewValue in interface SupportsType.Tell

addNewValue

public XmlObject addNewValue()
Appends and returns a new empty value (as xml) as the last "value" element

Specified by:
addNewValue in interface SupportsType.Tell

removeValue

public void removeValue(int i)
Removes the ith "value" element

Specified by:
removeValue in interface SupportsType.Tell

DIG 1.1 XMLBeans API, April 22, 2004 (05:20 PM)