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

org.kr.dl.dig.v1_1.impl
Class ConceptPairImpl

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.ConceptPairImpl
All Implemented Interfaces:
ConceptPair, Serializable, SimpleValue, TypeStoreUser, XmlObject, XmlTokenSource
Direct Known Subclasses:
ConceptPairIdImpl

public class ConceptPairImpl
extends XmlComplexContentImpl
implements ConceptPair

An XML conceptPair(@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.ConceptPair
ConceptPair.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.ConceptPair
type
 
Fields inherited from interface org.apache.xmlbeans.XmlObject
EQUAL, GREATER_THAN, LESS_THAN, NOT_EQUAL
 
Constructor Summary
ConceptPairImpl(SchemaType sType)
           
 
Method Summary
 RoleConceptPair addNewAll()
          Appends and returns a new empty value (as xml) as the last "all" element
 Concepts addNewAnd()
          Appends and returns a new empty value (as xml) as the last "and" element
 NumRoleConceptPair addNewAtleast()
          Appends and returns a new empty value (as xml) as the last "atleast" element
 NumRoleConceptPair addNewAtmost()
          Appends and returns a new empty value (as xml) as the last "atmost" element
 XmlObject addNewBottom()
          Appends and returns a new empty value (as xml) as the last "bottom" element
 Named addNewCatom()
          Appends and returns a new empty value (as xml) as the last "catom" element
 AttributeType addNewDefined()
          Appends and returns a new empty value (as xml) as the last "defined" element
 IntequalsDocument.Intequals addNewIntequals()
          Appends and returns a new empty value (as xml) as the last "intequals" element
 IntmaxDocument.Intmax addNewIntmax()
          Appends and returns a new empty value (as xml) as the last "intmax" element
 IntminDocument.Intmin addNewIntmin()
          Appends and returns a new empty value (as xml) as the last "intmin" element
 IntrangeDocument.Intrange addNewIntrange()
          Appends and returns a new empty value (as xml) as the last "intrange" element
 Individuals addNewIset()
          Appends and returns a new empty value (as xml) as the last "iset" element
 Concept addNewNot()
          Appends and returns a new empty value (as xml) as the last "not" element
 Concepts addNewOr()
          Appends and returns a new empty value (as xml) as the last "or" element
 RoleConceptPair addNewSome()
          Appends and returns a new empty value (as xml) as the last "some" element
 StringequalsDocument.Stringequals addNewStringequals()
          Appends and returns a new empty value (as xml) as the last "stringequals" element
 StringmaxDocument.Stringmax addNewStringmax()
          Appends and returns a new empty value (as xml) as the last "stringmax" element
 StringminDocument.Stringmin addNewStringmin()
          Appends and returns a new empty value (as xml) as the last "stringmin" element
 StringrangeDocument.Stringrange addNewStringrange()
          Appends and returns a new empty value (as xml) as the last "stringrange" element
 XmlObject addNewTop()
          Appends and returns a new empty value (as xml) as the last "top" element
 RoleConceptPair[] getAllArray()
          Gets array of all "all" elements
 RoleConceptPair getAllArray(int i)
          Gets ith "all" element
 Concepts[] getAndArray()
          Gets array of all "and" elements
 Concepts getAndArray(int i)
          Gets ith "and" element
 NumRoleConceptPair[] getAtleastArray()
          Gets array of all "atleast" elements
 NumRoleConceptPair getAtleastArray(int i)
          Gets ith "atleast" element
 NumRoleConceptPair[] getAtmostArray()
          Gets array of all "atmost" elements
 NumRoleConceptPair getAtmostArray(int i)
          Gets ith "atmost" element
 XmlObject[] getBottomArray()
          Gets array of all "bottom" elements
 XmlObject getBottomArray(int i)
          Gets ith "bottom" element
 Named[] getCatomArray()
          Gets array of all "catom" elements
 Named getCatomArray(int i)
          Gets ith "catom" element
 AttributeType[] getDefinedArray()
          Gets array of all "defined" elements
 AttributeType getDefinedArray(int i)
          Gets ith "defined" element
 IntequalsDocument.Intequals[] getIntequalsArray()
          Gets array of all "intequals" elements
 IntequalsDocument.Intequals getIntequalsArray(int i)
          Gets ith "intequals" element
 IntmaxDocument.Intmax[] getIntmaxArray()
          Gets array of all "intmax" elements
 IntmaxDocument.Intmax getIntmaxArray(int i)
          Gets ith "intmax" element
 IntminDocument.Intmin[] getIntminArray()
          Gets array of all "intmin" elements
 IntminDocument.Intmin getIntminArray(int i)
          Gets ith "intmin" element
 IntrangeDocument.Intrange[] getIntrangeArray()
          Gets array of all "intrange" elements
 IntrangeDocument.Intrange getIntrangeArray(int i)
          Gets ith "intrange" element
 Individuals[] getIsetArray()
          Gets array of all "iset" elements
 Individuals getIsetArray(int i)
          Gets ith "iset" element
 Concept[] getNotArray()
          Gets array of all "not" elements
 Concept getNotArray(int i)
          Gets ith "not" element
 Concepts[] getOrArray()
          Gets array of all "or" elements
 Concepts getOrArray(int i)
          Gets ith "or" element
 RoleConceptPair[] getSomeArray()
          Gets array of all "some" elements
 RoleConceptPair getSomeArray(int i)
          Gets ith "some" element
 StringequalsDocument.Stringequals[] getStringequalsArray()
          Gets array of all "stringequals" elements
 StringequalsDocument.Stringequals getStringequalsArray(int i)
          Gets ith "stringequals" element
 StringmaxDocument.Stringmax[] getStringmaxArray()
          Gets array of all "stringmax" elements
 StringmaxDocument.Stringmax getStringmaxArray(int i)
          Gets ith "stringmax" element
 StringminDocument.Stringmin[] getStringminArray()
          Gets array of all "stringmin" elements
 StringminDocument.Stringmin getStringminArray(int i)
          Gets ith "stringmin" element
 StringrangeDocument.Stringrange[] getStringrangeArray()
          Gets array of all "stringrange" elements
 StringrangeDocument.Stringrange getStringrangeArray(int i)
          Gets ith "stringrange" element
 XmlObject[] getTopArray()
          Gets array of all "top" elements
 XmlObject getTopArray(int i)
          Gets ith "top" element
 RoleConceptPair insertNewAll(int i)
          Inserts and returns a new empty value (as xml) as the ith "all" element
 Concepts insertNewAnd(int i)
          Inserts and returns a new empty value (as xml) as the ith "and" element
 NumRoleConceptPair insertNewAtleast(int i)
          Inserts and returns a new empty value (as xml) as the ith "atleast" element
 NumRoleConceptPair insertNewAtmost(int i)
          Inserts and returns a new empty value (as xml) as the ith "atmost" element
 XmlObject insertNewBottom(int i)
          Inserts and returns a new empty value (as xml) as the ith "bottom" element
 Named insertNewCatom(int i)
          Inserts and returns a new empty value (as xml) as the ith "catom" element
 AttributeType insertNewDefined(int i)
          Inserts and returns a new empty value (as xml) as the ith "defined" element
 IntequalsDocument.Intequals insertNewIntequals(int i)
          Inserts and returns a new empty value (as xml) as the ith "intequals" element
 IntmaxDocument.Intmax insertNewIntmax(int i)
          Inserts and returns a new empty value (as xml) as the ith "intmax" element
 IntminDocument.Intmin insertNewIntmin(int i)
          Inserts and returns a new empty value (as xml) as the ith "intmin" element
 IntrangeDocument.Intrange insertNewIntrange(int i)
          Inserts and returns a new empty value (as xml) as the ith "intrange" element
 Individuals insertNewIset(int i)
          Inserts and returns a new empty value (as xml) as the ith "iset" element
 Concept insertNewNot(int i)
          Inserts and returns a new empty value (as xml) as the ith "not" element
 Concepts insertNewOr(int i)
          Inserts and returns a new empty value (as xml) as the ith "or" element
 RoleConceptPair insertNewSome(int i)
          Inserts and returns a new empty value (as xml) as the ith "some" element
 StringequalsDocument.Stringequals insertNewStringequals(int i)
          Inserts and returns a new empty value (as xml) as the ith "stringequals" element
 StringmaxDocument.Stringmax insertNewStringmax(int i)
          Inserts and returns a new empty value (as xml) as the ith "stringmax" element
 StringminDocument.Stringmin insertNewStringmin(int i)
          Inserts and returns a new empty value (as xml) as the ith "stringmin" element
 StringrangeDocument.Stringrange insertNewStringrange(int i)
          Inserts and returns a new empty value (as xml) as the ith "stringrange" element
 XmlObject insertNewTop(int i)
          Inserts and returns a new empty value (as xml) as the ith "top" element
 void removeAll(int i)
          Removes the ith "all" element
 void removeAnd(int i)
          Removes the ith "and" element
 void removeAtleast(int i)
          Removes the ith "atleast" element
 void removeAtmost(int i)
          Removes the ith "atmost" element
 void removeBottom(int i)
          Removes the ith "bottom" element
 void removeCatom(int i)
          Removes the ith "catom" element
 void removeDefined(int i)
          Removes the ith "defined" element
 void removeIntequals(int i)
          Removes the ith "intequals" element
 void removeIntmax(int i)
          Removes the ith "intmax" element
 void removeIntmin(int i)
          Removes the ith "intmin" element
 void removeIntrange(int i)
          Removes the ith "intrange" element
 void removeIset(int i)
          Removes the ith "iset" element
 void removeNot(int i)
          Removes the ith "not" element
 void removeOr(int i)
          Removes the ith "or" element
 void removeSome(int i)
          Removes the ith "some" element
 void removeStringequals(int i)
          Removes the ith "stringequals" element
 void removeStringmax(int i)
          Removes the ith "stringmax" element
 void removeStringmin(int i)
          Removes the ith "stringmin" element
 void removeStringrange(int i)
          Removes the ith "stringrange" element
 void removeTop(int i)
          Removes the ith "top" element
 void setAllArray(int i, RoleConceptPair all)
          Sets ith "all" element
 void setAllArray(RoleConceptPair[] allArray)
          Sets array of all "all" element
 void setAndArray(Concepts[] andArray)
          Sets array of all "and" element
 void setAndArray(int i, Concepts and)
          Sets ith "and" element
 void setAtleastArray(int i, NumRoleConceptPair atleast)
          Sets ith "atleast" element
 void setAtleastArray(NumRoleConceptPair[] atleastArray)
          Sets array of all "atleast" element
 void setAtmostArray(int i, NumRoleConceptPair atmost)
          Sets ith "atmost" element
 void setAtmostArray(NumRoleConceptPair[] atmostArray)
          Sets array of all "atmost" element
 void setBottomArray(int i, XmlObject bottom)
          Sets ith "bottom" element
 void setBottomArray(XmlObject[] bottomArray)
          Sets array of all "bottom" element
 void setCatomArray(int i, Named catom)
          Sets ith "catom" element
 void setCatomArray(Named[] catomArray)
          Sets array of all "catom" element
 void setDefinedArray(AttributeType[] definedArray)
          Sets array of all "defined" element
 void setDefinedArray(int i, AttributeType defined)
          Sets ith "defined" element
 void setIntequalsArray(IntequalsDocument.Intequals[] intequalsArray)
          Sets array of all "intequals" element
 void setIntequalsArray(int i, IntequalsDocument.Intequals intequals)
          Sets ith "intequals" element
 void setIntmaxArray(int i, IntmaxDocument.Intmax intmax)
          Sets ith "intmax" element
 void setIntmaxArray(IntmaxDocument.Intmax[] intmaxArray)
          Sets array of all "intmax" element
 void setIntminArray(int i, IntminDocument.Intmin intmin)
          Sets ith "intmin" element
 void setIntminArray(IntminDocument.Intmin[] intminArray)
          Sets array of all "intmin" element
 void setIntrangeArray(int i, IntrangeDocument.Intrange intrange)
          Sets ith "intrange" element
 void setIntrangeArray(IntrangeDocument.Intrange[] intrangeArray)
          Sets array of all "intrange" element
 void setIsetArray(Individuals[] isetArray)
          Sets array of all "iset" element
 void setIsetArray(int i, Individuals iset)
          Sets ith "iset" element
 void setNotArray(Concept[] notArray)
          Sets array of all "not" element
 void setNotArray(int i, Concept not)
          Sets ith "not" element
 void setOrArray(Concepts[] orArray)
          Sets array of all "or" element
 void setOrArray(int i, Concepts or)
          Sets ith "or" element
 void setSomeArray(int i, RoleConceptPair some)
          Sets ith "some" element
 void setSomeArray(RoleConceptPair[] someArray)
          Sets array of all "some" element
 void setStringequalsArray(int i, StringequalsDocument.Stringequals stringequals)
          Sets ith "stringequals" element
 void setStringequalsArray(StringequalsDocument.Stringequals[] stringequalsArray)
          Sets array of all "stringequals" element
 void setStringmaxArray(int i, StringmaxDocument.Stringmax stringmax)
          Sets ith "stringmax" element
 void setStringmaxArray(StringmaxDocument.Stringmax[] stringmaxArray)
          Sets array of all "stringmax" element
 void setStringminArray(int i, StringminDocument.Stringmin stringmin)
          Sets ith "stringmin" element
 void setStringminArray(StringminDocument.Stringmin[] stringminArray)
          Sets array of all "stringmin" element
 void setStringrangeArray(int i, StringrangeDocument.Stringrange stringrange)
          Sets ith "stringrange" element
 void setStringrangeArray(StringrangeDocument.Stringrange[] stringrangeArray)
          Sets array of all "stringrange" element
 void setTopArray(int i, XmlObject top)
          Sets ith "top" element
 void setTopArray(XmlObject[] topArray)
          Sets array of all "top" element
 int sizeOfAllArray()
          Returns number of "all" element
 int sizeOfAndArray()
          Returns number of "and" element
 int sizeOfAtleastArray()
          Returns number of "atleast" element
 int sizeOfAtmostArray()
          Returns number of "atmost" element
 int sizeOfBottomArray()
          Returns number of "bottom" element
 int sizeOfCatomArray()
          Returns number of "catom" element
 int sizeOfDefinedArray()
          Returns number of "defined" element
 int sizeOfIntequalsArray()
          Returns number of "intequals" element
 int sizeOfIntmaxArray()
          Returns number of "intmax" element
 int sizeOfIntminArray()
          Returns number of "intmin" element
 int sizeOfIntrangeArray()
          Returns number of "intrange" element
 int sizeOfIsetArray()
          Returns number of "iset" element
 int sizeOfNotArray()
          Returns number of "not" element
 int sizeOfOrArray()
          Returns number of "or" element
 int sizeOfSomeArray()
          Returns number of "some" element
 int sizeOfStringequalsArray()
          Returns number of "stringequals" element
 int sizeOfStringmaxArray()
          Returns number of "stringmax" element
 int sizeOfStringminArray()
          Returns number of "stringmin" element
 int sizeOfStringrangeArray()
          Returns number of "stringrange" element
 int sizeOfTopArray()
          Returns number of "top" 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

ConceptPairImpl

public ConceptPairImpl(SchemaType sType)
Method Detail

getCatomArray

public Named[] getCatomArray()
Gets array of all "catom" elements

Specified by:
getCatomArray in interface ConceptPair

getCatomArray

public Named getCatomArray(int i)
Gets ith "catom" element

Specified by:
getCatomArray in interface ConceptPair

sizeOfCatomArray

public int sizeOfCatomArray()
Returns number of "catom" element

Specified by:
sizeOfCatomArray in interface ConceptPair

setCatomArray

public void setCatomArray(Named[] catomArray)
Sets array of all "catom" element

Specified by:
setCatomArray in interface ConceptPair

setCatomArray

public void setCatomArray(int i,
                          Named catom)
Sets ith "catom" element

Specified by:
setCatomArray in interface ConceptPair

insertNewCatom

public Named insertNewCatom(int i)
Inserts and returns a new empty value (as xml) as the ith "catom" element

Specified by:
insertNewCatom in interface ConceptPair

addNewCatom

public Named addNewCatom()
Appends and returns a new empty value (as xml) as the last "catom" element

Specified by:
addNewCatom in interface ConceptPair

removeCatom

public void removeCatom(int i)
Removes the ith "catom" element

Specified by:
removeCatom in interface ConceptPair

getTopArray

public XmlObject[] getTopArray()
Gets array of all "top" elements

Specified by:
getTopArray in interface ConceptPair

getTopArray

public XmlObject getTopArray(int i)
Gets ith "top" element

Specified by:
getTopArray in interface ConceptPair

sizeOfTopArray

public int sizeOfTopArray()
Returns number of "top" element

Specified by:
sizeOfTopArray in interface ConceptPair

setTopArray

public void setTopArray(XmlObject[] topArray)
Sets array of all "top" element

Specified by:
setTopArray in interface ConceptPair

setTopArray

public void setTopArray(int i,
                        XmlObject top)
Sets ith "top" element

Specified by:
setTopArray in interface ConceptPair

insertNewTop

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

Specified by:
insertNewTop in interface ConceptPair

addNewTop

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

Specified by:
addNewTop in interface ConceptPair

removeTop

public void removeTop(int i)
Removes the ith "top" element

Specified by:
removeTop in interface ConceptPair

getBottomArray

public XmlObject[] getBottomArray()
Gets array of all "bottom" elements

Specified by:
getBottomArray in interface ConceptPair

getBottomArray

public XmlObject getBottomArray(int i)
Gets ith "bottom" element

Specified by:
getBottomArray in interface ConceptPair

sizeOfBottomArray

public int sizeOfBottomArray()
Returns number of "bottom" element

Specified by:
sizeOfBottomArray in interface ConceptPair

setBottomArray

public void setBottomArray(XmlObject[] bottomArray)
Sets array of all "bottom" element

Specified by:
setBottomArray in interface ConceptPair

setBottomArray

public void setBottomArray(int i,
                           XmlObject bottom)
Sets ith "bottom" element

Specified by:
setBottomArray in interface ConceptPair

insertNewBottom

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

Specified by:
insertNewBottom in interface ConceptPair

addNewBottom

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

Specified by:
addNewBottom in interface ConceptPair

removeBottom

public void removeBottom(int i)
Removes the ith "bottom" element

Specified by:
removeBottom in interface ConceptPair

getAndArray

public Concepts[] getAndArray()
Gets array of all "and" elements

Specified by:
getAndArray in interface ConceptPair

getAndArray

public Concepts getAndArray(int i)
Gets ith "and" element

Specified by:
getAndArray in interface ConceptPair

sizeOfAndArray

public int sizeOfAndArray()
Returns number of "and" element

Specified by:
sizeOfAndArray in interface ConceptPair

setAndArray

public void setAndArray(Concepts[] andArray)
Sets array of all "and" element

Specified by:
setAndArray in interface ConceptPair

setAndArray

public void setAndArray(int i,
                        Concepts and)
Sets ith "and" element

Specified by:
setAndArray in interface ConceptPair

insertNewAnd

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

Specified by:
insertNewAnd in interface ConceptPair

addNewAnd

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

Specified by:
addNewAnd in interface ConceptPair

removeAnd

public void removeAnd(int i)
Removes the ith "and" element

Specified by:
removeAnd in interface ConceptPair

getOrArray

public Concepts[] getOrArray()
Gets array of all "or" elements

Specified by:
getOrArray in interface ConceptPair

getOrArray

public Concepts getOrArray(int i)
Gets ith "or" element

Specified by:
getOrArray in interface ConceptPair

sizeOfOrArray

public int sizeOfOrArray()
Returns number of "or" element

Specified by:
sizeOfOrArray in interface ConceptPair

setOrArray

public void setOrArray(Concepts[] orArray)
Sets array of all "or" element

Specified by:
setOrArray in interface ConceptPair

setOrArray

public void setOrArray(int i,
                       Concepts or)
Sets ith "or" element

Specified by:
setOrArray in interface ConceptPair

insertNewOr

public Concepts insertNewOr(int i)
Inserts and returns a new empty value (as xml) as the ith "or" element

Specified by:
insertNewOr in interface ConceptPair

addNewOr

public Concepts addNewOr()
Appends and returns a new empty value (as xml) as the last "or" element

Specified by:
addNewOr in interface ConceptPair

removeOr

public void removeOr(int i)
Removes the ith "or" element

Specified by:
removeOr in interface ConceptPair

getNotArray

public Concept[] getNotArray()
Gets array of all "not" elements

Specified by:
getNotArray in interface ConceptPair

getNotArray

public Concept getNotArray(int i)
Gets ith "not" element

Specified by:
getNotArray in interface ConceptPair

sizeOfNotArray

public int sizeOfNotArray()
Returns number of "not" element

Specified by:
sizeOfNotArray in interface ConceptPair

setNotArray

public void setNotArray(Concept[] notArray)
Sets array of all "not" element

Specified by:
setNotArray in interface ConceptPair

setNotArray

public void setNotArray(int i,
                        Concept not)
Sets ith "not" element

Specified by:
setNotArray in interface ConceptPair

insertNewNot

public Concept insertNewNot(int i)
Inserts and returns a new empty value (as xml) as the ith "not" element

Specified by:
insertNewNot in interface ConceptPair

addNewNot

public Concept addNewNot()
Appends and returns a new empty value (as xml) as the last "not" element

Specified by:
addNewNot in interface ConceptPair

removeNot

public void removeNot(int i)
Removes the ith "not" element

Specified by:
removeNot in interface ConceptPair

getSomeArray

public RoleConceptPair[] getSomeArray()
Gets array of all "some" elements

Specified by:
getSomeArray in interface ConceptPair

getSomeArray

public RoleConceptPair getSomeArray(int i)
Gets ith "some" element

Specified by:
getSomeArray in interface ConceptPair

sizeOfSomeArray

public int sizeOfSomeArray()
Returns number of "some" element

Specified by:
sizeOfSomeArray in interface ConceptPair

setSomeArray

public void setSomeArray(RoleConceptPair[] someArray)
Sets array of all "some" element

Specified by:
setSomeArray in interface ConceptPair

setSomeArray

public void setSomeArray(int i,
                         RoleConceptPair some)
Sets ith "some" element

Specified by:
setSomeArray in interface ConceptPair

insertNewSome

public RoleConceptPair insertNewSome(int i)
Inserts and returns a new empty value (as xml) as the ith "some" element

Specified by:
insertNewSome in interface ConceptPair

addNewSome

public RoleConceptPair addNewSome()
Appends and returns a new empty value (as xml) as the last "some" element

Specified by:
addNewSome in interface ConceptPair

removeSome

public void removeSome(int i)
Removes the ith "some" element

Specified by:
removeSome in interface ConceptPair

getAllArray

public RoleConceptPair[] getAllArray()
Gets array of all "all" elements

Specified by:
getAllArray in interface ConceptPair

getAllArray

public RoleConceptPair getAllArray(int i)
Gets ith "all" element

Specified by:
getAllArray in interface ConceptPair

sizeOfAllArray

public int sizeOfAllArray()
Returns number of "all" element

Specified by:
sizeOfAllArray in interface ConceptPair

setAllArray

public void setAllArray(RoleConceptPair[] allArray)
Sets array of all "all" element

Specified by:
setAllArray in interface ConceptPair

setAllArray

public void setAllArray(int i,
                        RoleConceptPair all)
Sets ith "all" element

Specified by:
setAllArray in interface ConceptPair

insertNewAll

public RoleConceptPair insertNewAll(int i)
Inserts and returns a new empty value (as xml) as the ith "all" element

Specified by:
insertNewAll in interface ConceptPair

addNewAll

public RoleConceptPair addNewAll()
Appends and returns a new empty value (as xml) as the last "all" element

Specified by:
addNewAll in interface ConceptPair

removeAll

public void removeAll(int i)
Removes the ith "all" element

Specified by:
removeAll in interface ConceptPair

getAtmostArray

public NumRoleConceptPair[] getAtmostArray()
Gets array of all "atmost" elements

Specified by:
getAtmostArray in interface ConceptPair

getAtmostArray

public NumRoleConceptPair getAtmostArray(int i)
Gets ith "atmost" element

Specified by:
getAtmostArray in interface ConceptPair

sizeOfAtmostArray

public int sizeOfAtmostArray()
Returns number of "atmost" element

Specified by:
sizeOfAtmostArray in interface ConceptPair

setAtmostArray

public void setAtmostArray(NumRoleConceptPair[] atmostArray)
Sets array of all "atmost" element

Specified by:
setAtmostArray in interface ConceptPair

setAtmostArray

public void setAtmostArray(int i,
                           NumRoleConceptPair atmost)
Sets ith "atmost" element

Specified by:
setAtmostArray in interface ConceptPair

insertNewAtmost

public NumRoleConceptPair insertNewAtmost(int i)
Inserts and returns a new empty value (as xml) as the ith "atmost" element

Specified by:
insertNewAtmost in interface ConceptPair

addNewAtmost

public NumRoleConceptPair addNewAtmost()
Appends and returns a new empty value (as xml) as the last "atmost" element

Specified by:
addNewAtmost in interface ConceptPair

removeAtmost

public void removeAtmost(int i)
Removes the ith "atmost" element

Specified by:
removeAtmost in interface ConceptPair

getAtleastArray

public NumRoleConceptPair[] getAtleastArray()
Gets array of all "atleast" elements

Specified by:
getAtleastArray in interface ConceptPair

getAtleastArray

public NumRoleConceptPair getAtleastArray(int i)
Gets ith "atleast" element

Specified by:
getAtleastArray in interface ConceptPair

sizeOfAtleastArray

public int sizeOfAtleastArray()
Returns number of "atleast" element

Specified by:
sizeOfAtleastArray in interface ConceptPair

setAtleastArray

public void setAtleastArray(NumRoleConceptPair[] atleastArray)
Sets array of all "atleast" element

Specified by:
setAtleastArray in interface ConceptPair

setAtleastArray

public void setAtleastArray(int i,
                            NumRoleConceptPair atleast)
Sets ith "atleast" element

Specified by:
setAtleastArray in interface ConceptPair

insertNewAtleast

public NumRoleConceptPair insertNewAtleast(int i)
Inserts and returns a new empty value (as xml) as the ith "atleast" element

Specified by:
insertNewAtleast in interface ConceptPair

addNewAtleast

public NumRoleConceptPair addNewAtleast()
Appends and returns a new empty value (as xml) as the last "atleast" element

Specified by:
addNewAtleast in interface ConceptPair

removeAtleast

public void removeAtleast(int i)
Removes the ith "atleast" element

Specified by:
removeAtleast in interface ConceptPair

getIsetArray

public Individuals[] getIsetArray()
Gets array of all "iset" elements

Specified by:
getIsetArray in interface ConceptPair

getIsetArray

public Individuals getIsetArray(int i)
Gets ith "iset" element

Specified by:
getIsetArray in interface ConceptPair

sizeOfIsetArray

public int sizeOfIsetArray()
Returns number of "iset" element

Specified by:
sizeOfIsetArray in interface ConceptPair

setIsetArray

public void setIsetArray(Individuals[] isetArray)
Sets array of all "iset" element

Specified by:
setIsetArray in interface ConceptPair

setIsetArray

public void setIsetArray(int i,
                         Individuals iset)
Sets ith "iset" element

Specified by:
setIsetArray in interface ConceptPair

insertNewIset

public Individuals insertNewIset(int i)
Inserts and returns a new empty value (as xml) as the ith "iset" element

Specified by:
insertNewIset in interface ConceptPair

addNewIset

public Individuals addNewIset()
Appends and returns a new empty value (as xml) as the last "iset" element

Specified by:
addNewIset in interface ConceptPair

removeIset

public void removeIset(int i)
Removes the ith "iset" element

Specified by:
removeIset in interface ConceptPair

getDefinedArray

public AttributeType[] getDefinedArray()
Gets array of all "defined" elements

Specified by:
getDefinedArray in interface ConceptPair

getDefinedArray

public AttributeType getDefinedArray(int i)
Gets ith "defined" element

Specified by:
getDefinedArray in interface ConceptPair

sizeOfDefinedArray

public int sizeOfDefinedArray()
Returns number of "defined" element

Specified by:
sizeOfDefinedArray in interface ConceptPair

setDefinedArray

public void setDefinedArray(AttributeType[] definedArray)
Sets array of all "defined" element

Specified by:
setDefinedArray in interface ConceptPair

setDefinedArray

public void setDefinedArray(int i,
                            AttributeType defined)
Sets ith "defined" element

Specified by:
setDefinedArray in interface ConceptPair

insertNewDefined

public AttributeType insertNewDefined(int i)
Inserts and returns a new empty value (as xml) as the ith "defined" element

Specified by:
insertNewDefined in interface ConceptPair

addNewDefined

public AttributeType addNewDefined()
Appends and returns a new empty value (as xml) as the last "defined" element

Specified by:
addNewDefined in interface ConceptPair

removeDefined

public void removeDefined(int i)
Removes the ith "defined" element

Specified by:
removeDefined in interface ConceptPair

getStringminArray

public StringminDocument.Stringmin[] getStringminArray()
Gets array of all "stringmin" elements

Specified by:
getStringminArray in interface ConceptPair

getStringminArray

public StringminDocument.Stringmin getStringminArray(int i)
Gets ith "stringmin" element

Specified by:
getStringminArray in interface ConceptPair

sizeOfStringminArray

public int sizeOfStringminArray()
Returns number of "stringmin" element

Specified by:
sizeOfStringminArray in interface ConceptPair

setStringminArray

public void setStringminArray(StringminDocument.Stringmin[] stringminArray)
Sets array of all "stringmin" element

Specified by:
setStringminArray in interface ConceptPair

setStringminArray

public void setStringminArray(int i,
                              StringminDocument.Stringmin stringmin)
Sets ith "stringmin" element

Specified by:
setStringminArray in interface ConceptPair

insertNewStringmin

public StringminDocument.Stringmin insertNewStringmin(int i)
Inserts and returns a new empty value (as xml) as the ith "stringmin" element

Specified by:
insertNewStringmin in interface ConceptPair

addNewStringmin

public StringminDocument.Stringmin addNewStringmin()
Appends and returns a new empty value (as xml) as the last "stringmin" element

Specified by:
addNewStringmin in interface ConceptPair

removeStringmin

public void removeStringmin(int i)
Removes the ith "stringmin" element

Specified by:
removeStringmin in interface ConceptPair

getStringmaxArray

public StringmaxDocument.Stringmax[] getStringmaxArray()
Gets array of all "stringmax" elements

Specified by:
getStringmaxArray in interface ConceptPair

getStringmaxArray

public StringmaxDocument.Stringmax getStringmaxArray(int i)
Gets ith "stringmax" element

Specified by:
getStringmaxArray in interface ConceptPair

sizeOfStringmaxArray

public int sizeOfStringmaxArray()
Returns number of "stringmax" element

Specified by:
sizeOfStringmaxArray in interface ConceptPair

setStringmaxArray

public void setStringmaxArray(StringmaxDocument.Stringmax[] stringmaxArray)
Sets array of all "stringmax" element

Specified by:
setStringmaxArray in interface ConceptPair

setStringmaxArray

public void setStringmaxArray(int i,
                              StringmaxDocument.Stringmax stringmax)
Sets ith "stringmax" element

Specified by:
setStringmaxArray in interface ConceptPair

insertNewStringmax

public StringmaxDocument.Stringmax insertNewStringmax(int i)
Inserts and returns a new empty value (as xml) as the ith "stringmax" element

Specified by:
insertNewStringmax in interface ConceptPair

addNewStringmax

public StringmaxDocument.Stringmax addNewStringmax()
Appends and returns a new empty value (as xml) as the last "stringmax" element

Specified by:
addNewStringmax in interface ConceptPair

removeStringmax

public void removeStringmax(int i)
Removes the ith "stringmax" element

Specified by:
removeStringmax in interface ConceptPair

getStringequalsArray

public StringequalsDocument.Stringequals[] getStringequalsArray()
Gets array of all "stringequals" elements

Specified by:
getStringequalsArray in interface ConceptPair

getStringequalsArray

public StringequalsDocument.Stringequals getStringequalsArray(int i)
Gets ith "stringequals" element

Specified by:
getStringequalsArray in interface ConceptPair

sizeOfStringequalsArray

public int sizeOfStringequalsArray()
Returns number of "stringequals" element

Specified by:
sizeOfStringequalsArray in interface ConceptPair

setStringequalsArray

public void setStringequalsArray(StringequalsDocument.Stringequals[] stringequalsArray)
Sets array of all "stringequals" element

Specified by:
setStringequalsArray in interface ConceptPair

setStringequalsArray

public void setStringequalsArray(int i,
                                 StringequalsDocument.Stringequals stringequals)
Sets ith "stringequals" element

Specified by:
setStringequalsArray in interface ConceptPair

insertNewStringequals

public StringequalsDocument.Stringequals insertNewStringequals(int i)
Inserts and returns a new empty value (as xml) as the ith "stringequals" element

Specified by:
insertNewStringequals in interface ConceptPair

addNewStringequals

public StringequalsDocument.Stringequals addNewStringequals()
Appends and returns a new empty value (as xml) as the last "stringequals" element

Specified by:
addNewStringequals in interface ConceptPair

removeStringequals

public void removeStringequals(int i)
Removes the ith "stringequals" element

Specified by:
removeStringequals in interface ConceptPair

getStringrangeArray

public StringrangeDocument.Stringrange[] getStringrangeArray()
Gets array of all "stringrange" elements

Specified by:
getStringrangeArray in interface ConceptPair

getStringrangeArray

public StringrangeDocument.Stringrange getStringrangeArray(int i)
Gets ith "stringrange" element

Specified by:
getStringrangeArray in interface ConceptPair

sizeOfStringrangeArray

public int sizeOfStringrangeArray()
Returns number of "stringrange" element

Specified by:
sizeOfStringrangeArray in interface ConceptPair

setStringrangeArray

public void setStringrangeArray(StringrangeDocument.Stringrange[] stringrangeArray)
Sets array of all "stringrange" element

Specified by:
setStringrangeArray in interface ConceptPair

setStringrangeArray

public void setStringrangeArray(int i,
                                StringrangeDocument.Stringrange stringrange)
Sets ith "stringrange" element

Specified by:
setStringrangeArray in interface ConceptPair

insertNewStringrange

public StringrangeDocument.Stringrange insertNewStringrange(int i)
Inserts and returns a new empty value (as xml) as the ith "stringrange" element

Specified by:
insertNewStringrange in interface ConceptPair

addNewStringrange

public StringrangeDocument.Stringrange addNewStringrange()
Appends and returns a new empty value (as xml) as the last "stringrange" element

Specified by:
addNewStringrange in interface ConceptPair

removeStringrange

public void removeStringrange(int i)
Removes the ith "stringrange" element

Specified by:
removeStringrange in interface ConceptPair

getIntminArray

public IntminDocument.Intmin[] getIntminArray()
Gets array of all "intmin" elements

Specified by:
getIntminArray in interface ConceptPair

getIntminArray

public IntminDocument.Intmin getIntminArray(int i)
Gets ith "intmin" element

Specified by:
getIntminArray in interface ConceptPair

sizeOfIntminArray

public int sizeOfIntminArray()
Returns number of "intmin" element

Specified by:
sizeOfIntminArray in interface ConceptPair

setIntminArray

public void setIntminArray(IntminDocument.Intmin[] intminArray)
Sets array of all "intmin" element

Specified by:
setIntminArray in interface ConceptPair

setIntminArray

public void setIntminArray(int i,
                           IntminDocument.Intmin intmin)
Sets ith "intmin" element

Specified by:
setIntminArray in interface ConceptPair

insertNewIntmin

public IntminDocument.Intmin insertNewIntmin(int i)
Inserts and returns a new empty value (as xml) as the ith "intmin" element

Specified by:
insertNewIntmin in interface ConceptPair

addNewIntmin

public IntminDocument.Intmin addNewIntmin()
Appends and returns a new empty value (as xml) as the last "intmin" element

Specified by:
addNewIntmin in interface ConceptPair

removeIntmin

public void removeIntmin(int i)
Removes the ith "intmin" element

Specified by:
removeIntmin in interface ConceptPair

getIntmaxArray

public IntmaxDocument.Intmax[] getIntmaxArray()
Gets array of all "intmax" elements

Specified by:
getIntmaxArray in interface ConceptPair

getIntmaxArray

public IntmaxDocument.Intmax getIntmaxArray(int i)
Gets ith "intmax" element

Specified by:
getIntmaxArray in interface ConceptPair

sizeOfIntmaxArray

public int sizeOfIntmaxArray()
Returns number of "intmax" element

Specified by:
sizeOfIntmaxArray in interface ConceptPair

setIntmaxArray

public void setIntmaxArray(IntmaxDocument.Intmax[] intmaxArray)
Sets array of all "intmax" element

Specified by:
setIntmaxArray in interface ConceptPair

setIntmaxArray

public void setIntmaxArray(int i,
                           IntmaxDocument.Intmax intmax)
Sets ith "intmax" element

Specified by:
setIntmaxArray in interface ConceptPair

insertNewIntmax

public IntmaxDocument.Intmax insertNewIntmax(int i)
Inserts and returns a new empty value (as xml) as the ith "intmax" element

Specified by:
insertNewIntmax in interface ConceptPair

addNewIntmax

public IntmaxDocument.Intmax addNewIntmax()
Appends and returns a new empty value (as xml) as the last "intmax" element

Specified by:
addNewIntmax in interface ConceptPair

removeIntmax

public void removeIntmax(int i)
Removes the ith "intmax" element

Specified by:
removeIntmax in interface ConceptPair

getIntequalsArray

public IntequalsDocument.Intequals[] getIntequalsArray()
Gets array of all "intequals" elements

Specified by:
getIntequalsArray in interface ConceptPair

getIntequalsArray

public IntequalsDocument.Intequals getIntequalsArray(int i)
Gets ith "intequals" element

Specified by:
getIntequalsArray in interface ConceptPair

sizeOfIntequalsArray

public int sizeOfIntequalsArray()
Returns number of "intequals" element

Specified by:
sizeOfIntequalsArray in interface ConceptPair

setIntequalsArray

public void setIntequalsArray(IntequalsDocument.Intequals[] intequalsArray)
Sets array of all "intequals" element

Specified by:
setIntequalsArray in interface ConceptPair

setIntequalsArray

public void setIntequalsArray(int i,
                              IntequalsDocument.Intequals intequals)
Sets ith "intequals" element

Specified by:
setIntequalsArray in interface ConceptPair

insertNewIntequals

public IntequalsDocument.Intequals insertNewIntequals(int i)
Inserts and returns a new empty value (as xml) as the ith "intequals" element

Specified by:
insertNewIntequals in interface ConceptPair

addNewIntequals

public IntequalsDocument.Intequals addNewIntequals()
Appends and returns a new empty value (as xml) as the last "intequals" element

Specified by:
addNewIntequals in interface ConceptPair

removeIntequals

public void removeIntequals(int i)
Removes the ith "intequals" element

Specified by:
removeIntequals in interface ConceptPair

getIntrangeArray

public IntrangeDocument.Intrange[] getIntrangeArray()
Gets array of all "intrange" elements

Specified by:
getIntrangeArray in interface ConceptPair

getIntrangeArray

public IntrangeDocument.Intrange getIntrangeArray(int i)
Gets ith "intrange" element

Specified by:
getIntrangeArray in interface ConceptPair

sizeOfIntrangeArray

public int sizeOfIntrangeArray()
Returns number of "intrange" element

Specified by:
sizeOfIntrangeArray in interface ConceptPair

setIntrangeArray

public void setIntrangeArray(IntrangeDocument.Intrange[] intrangeArray)
Sets array of all "intrange" element

Specified by:
setIntrangeArray in interface ConceptPair

setIntrangeArray

public void setIntrangeArray(int i,
                             IntrangeDocument.Intrange intrange)
Sets ith "intrange" element

Specified by:
setIntrangeArray in interface ConceptPair

insertNewIntrange

public IntrangeDocument.Intrange insertNewIntrange(int i)
Inserts and returns a new empty value (as xml) as the ith "intrange" element

Specified by:
insertNewIntrange in interface ConceptPair

addNewIntrange

public IntrangeDocument.Intrange addNewIntrange()
Appends and returns a new empty value (as xml) as the last "intrange" element

Specified by:
addNewIntrange in interface ConceptPair

removeIntrange

public void removeIntrange(int i)
Removes the ith "intrange" element

Specified by:
removeIntrange in interface ConceptPair

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