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

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

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.RolesImpl
All Implemented Interfaces:
Roles, Serializable, SimpleValue, TypeStoreUser, XmlObject, XmlTokenSource

public class RolesImpl
extends XmlComplexContentImpl
implements Roles

An XML roles(@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.Roles
Roles.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.Roles
type
 
Fields inherited from interface org.apache.xmlbeans.XmlObject
EQUAL, GREATER_THAN, LESS_THAN, NOT_EQUAL
 
Constructor Summary
RolesImpl(SchemaType sType)
           
 
Method Summary
 Named addNewAttribute()
          Appends and returns a new empty value (as xml) as the last "attribute" element
 ChainType addNewChain()
          Appends and returns a new empty value (as xml) as the last "chain" element
 Named addNewFeature()
          Appends and returns a new empty value (as xml) as the last "feature" element
 Role addNewInverse()
          Appends and returns a new empty value (as xml) as the last "inverse" element
 Named addNewRatom()
          Appends and returns a new empty value (as xml) as the last "ratom" element
 Named[] getAttributeArray()
          Gets array of all "attribute" elements
 Named getAttributeArray(int i)
          Gets ith "attribute" element
 ChainType[] getChainArray()
          Gets array of all "chain" elements
 ChainType getChainArray(int i)
          Gets ith "chain" element
 Named[] getFeatureArray()
          Gets array of all "feature" elements
 Named getFeatureArray(int i)
          Gets ith "feature" element
 Role[] getInverseArray()
          Gets array of all "inverse" elements
 Role getInverseArray(int i)
          Gets ith "inverse" element
 Named[] getRatomArray()
          Gets array of all "ratom" elements
 Named getRatomArray(int i)
          Gets ith "ratom" element
 Named insertNewAttribute(int i)
          Inserts and returns a new empty value (as xml) as the ith "attribute" element
 ChainType insertNewChain(int i)
          Inserts and returns a new empty value (as xml) as the ith "chain" element
 Named insertNewFeature(int i)
          Inserts and returns a new empty value (as xml) as the ith "feature" element
 Role insertNewInverse(int i)
          Inserts and returns a new empty value (as xml) as the ith "inverse" element
 Named insertNewRatom(int i)
          Inserts and returns a new empty value (as xml) as the ith "ratom" element
 void removeAttribute(int i)
          Removes the ith "attribute" element
 void removeChain(int i)
          Removes the ith "chain" element
 void removeFeature(int i)
          Removes the ith "feature" element
 void removeInverse(int i)
          Removes the ith "inverse" element
 void removeRatom(int i)
          Removes the ith "ratom" element
 void setAttributeArray(int i, Named attribute)
          Sets ith "attribute" element
 void setAttributeArray(Named[] attributeArray)
          Sets array of all "attribute" element
 void setChainArray(ChainType[] chainArray)
          Sets array of all "chain" element
 void setChainArray(int i, ChainType chain)
          Sets ith "chain" element
 void setFeatureArray(int i, Named feature)
          Sets ith "feature" element
 void setFeatureArray(Named[] featureArray)
          Sets array of all "feature" element
 void setInverseArray(int i, Role inverse)
          Sets ith "inverse" element
 void setInverseArray(Role[] inverseArray)
          Sets array of all "inverse" element
 void setRatomArray(int i, Named ratom)
          Sets ith "ratom" element
 void setRatomArray(Named[] ratomArray)
          Sets array of all "ratom" element
 int sizeOfAttributeArray()
          Returns number of "attribute" element
 int sizeOfChainArray()
          Returns number of "chain" element
 int sizeOfFeatureArray()
          Returns number of "feature" element
 int sizeOfInverseArray()
          Returns number of "inverse" element
 int sizeOfRatomArray()
          Returns number of "ratom" 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

RolesImpl

public RolesImpl(SchemaType sType)
Method Detail

getRatomArray

public Named[] getRatomArray()
Gets array of all "ratom" elements

Specified by:
getRatomArray in interface Roles

getRatomArray

public Named getRatomArray(int i)
Gets ith "ratom" element

Specified by:
getRatomArray in interface Roles

sizeOfRatomArray

public int sizeOfRatomArray()
Returns number of "ratom" element

Specified by:
sizeOfRatomArray in interface Roles

setRatomArray

public void setRatomArray(Named[] ratomArray)
Sets array of all "ratom" element

Specified by:
setRatomArray in interface Roles

setRatomArray

public void setRatomArray(int i,
                          Named ratom)
Sets ith "ratom" element

Specified by:
setRatomArray in interface Roles

insertNewRatom

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

Specified by:
insertNewRatom in interface Roles

addNewRatom

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

Specified by:
addNewRatom in interface Roles

removeRatom

public void removeRatom(int i)
Removes the ith "ratom" element

Specified by:
removeRatom in interface Roles

getFeatureArray

public Named[] getFeatureArray()
Gets array of all "feature" elements

Specified by:
getFeatureArray in interface Roles

getFeatureArray

public Named getFeatureArray(int i)
Gets ith "feature" element

Specified by:
getFeatureArray in interface Roles

sizeOfFeatureArray

public int sizeOfFeatureArray()
Returns number of "feature" element

Specified by:
sizeOfFeatureArray in interface Roles

setFeatureArray

public void setFeatureArray(Named[] featureArray)
Sets array of all "feature" element

Specified by:
setFeatureArray in interface Roles

setFeatureArray

public void setFeatureArray(int i,
                            Named feature)
Sets ith "feature" element

Specified by:
setFeatureArray in interface Roles

insertNewFeature

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

Specified by:
insertNewFeature in interface Roles

addNewFeature

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

Specified by:
addNewFeature in interface Roles

removeFeature

public void removeFeature(int i)
Removes the ith "feature" element

Specified by:
removeFeature in interface Roles

getAttributeArray

public Named[] getAttributeArray()
Gets array of all "attribute" elements

Specified by:
getAttributeArray in interface Roles

getAttributeArray

public Named getAttributeArray(int i)
Gets ith "attribute" element

Specified by:
getAttributeArray in interface Roles

sizeOfAttributeArray

public int sizeOfAttributeArray()
Returns number of "attribute" element

Specified by:
sizeOfAttributeArray in interface Roles

setAttributeArray

public void setAttributeArray(Named[] attributeArray)
Sets array of all "attribute" element

Specified by:
setAttributeArray in interface Roles

setAttributeArray

public void setAttributeArray(int i,
                              Named attribute)
Sets ith "attribute" element

Specified by:
setAttributeArray in interface Roles

insertNewAttribute

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

Specified by:
insertNewAttribute in interface Roles

addNewAttribute

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

Specified by:
addNewAttribute in interface Roles

removeAttribute

public void removeAttribute(int i)
Removes the ith "attribute" element

Specified by:
removeAttribute in interface Roles

getInverseArray

public Role[] getInverseArray()
Gets array of all "inverse" elements

Specified by:
getInverseArray in interface Roles

getInverseArray

public Role getInverseArray(int i)
Gets ith "inverse" element

Specified by:
getInverseArray in interface Roles

sizeOfInverseArray

public int sizeOfInverseArray()
Returns number of "inverse" element

Specified by:
sizeOfInverseArray in interface Roles

setInverseArray

public void setInverseArray(Role[] inverseArray)
Sets array of all "inverse" element

Specified by:
setInverseArray in interface Roles

setInverseArray

public void setInverseArray(int i,
                            Role inverse)
Sets ith "inverse" element

Specified by:
setInverseArray in interface Roles

insertNewInverse

public Role insertNewInverse(int i)
Inserts and returns a new empty value (as xml) as the ith "inverse" element

Specified by:
insertNewInverse in interface Roles

addNewInverse

public Role addNewInverse()
Appends and returns a new empty value (as xml) as the last "inverse" element

Specified by:
addNewInverse in interface Roles

removeInverse

public void removeInverse(int i)
Removes the ith "inverse" element

Specified by:
removeInverse in interface Roles

getChainArray

public ChainType[] getChainArray()
Gets array of all "chain" elements

Specified by:
getChainArray in interface Roles

getChainArray

public ChainType getChainArray(int i)
Gets ith "chain" element

Specified by:
getChainArray in interface Roles

sizeOfChainArray

public int sizeOfChainArray()
Returns number of "chain" element

Specified by:
sizeOfChainArray in interface Roles

setChainArray

public void setChainArray(ChainType[] chainArray)
Sets array of all "chain" element

Specified by:
setChainArray in interface Roles

setChainArray

public void setChainArray(int i,
                          ChainType chain)
Sets ith "chain" element

Specified by:
setChainArray in interface Roles

insertNewChain

public ChainType insertNewChain(int i)
Inserts and returns a new empty value (as xml) as the ith "chain" element

Specified by:
insertNewChain in interface Roles

addNewChain

public ChainType addNewChain()
Appends and returns a new empty value (as xml) as the last "chain" element

Specified by:
addNewChain in interface Roles

removeChain

public void removeChain(int i)
Removes the ith "chain" element

Specified by:
removeChain in interface Roles

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