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

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

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.ConceptImpl
All Implemented Interfaces:
Concept, Serializable, SimpleValue, TypeStoreUser, XmlObject, XmlTokenSource
Direct Known Subclasses:
ConceptIdImpl

public class ConceptImpl
extends XmlComplexContentImpl
implements Concept

An XML concept(@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.Concept
Concept.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.Concept
type
 
Fields inherited from interface org.apache.xmlbeans.XmlObject
EQUAL, GREATER_THAN, LESS_THAN, NOT_EQUAL
 
Constructor Summary
ConceptImpl(SchemaType sType)
           
 
Method Summary
 RoleConceptPair addNewAll()
          Appends and returns a new empty "all" element
 Concepts addNewAnd()
          Appends and returns a new empty "and" element
 NumRoleConceptPair addNewAtleast()
          Appends and returns a new empty "atleast" element
 NumRoleConceptPair addNewAtmost()
          Appends and returns a new empty "atmost" element
 XmlObject addNewBottom()
          Appends and returns a new empty "bottom" element
 Named addNewCatom()
          Appends and returns a new empty "catom" element
 AttributeType addNewDefined()
          Appends and returns a new empty "defined" element
 IntequalsDocument.Intequals addNewIntequals()
          Appends and returns a new empty "intequals" element
 IntmaxDocument.Intmax addNewIntmax()
          Appends and returns a new empty "intmax" element
 IntminDocument.Intmin addNewIntmin()
          Appends and returns a new empty "intmin" element
 IntrangeDocument.Intrange addNewIntrange()
          Appends and returns a new empty "intrange" element
 Individuals addNewIset()
          Appends and returns a new empty "iset" element
 Concept addNewNot()
          Appends and returns a new empty "not" element
 Concepts addNewOr()
          Appends and returns a new empty "or" element
 RoleConceptPair addNewSome()
          Appends and returns a new empty "some" element
 StringequalsDocument.Stringequals addNewStringequals()
          Appends and returns a new empty "stringequals" element
 StringmaxDocument.Stringmax addNewStringmax()
          Appends and returns a new empty "stringmax" element
 StringminDocument.Stringmin addNewStringmin()
          Appends and returns a new empty "stringmin" element
 StringrangeDocument.Stringrange addNewStringrange()
          Appends and returns a new empty "stringrange" element
 XmlObject addNewTop()
          Appends and returns a new empty "top" element
 RoleConceptPair getAll()
          Gets the "all" element
 Concepts getAnd()
          Gets the "and" element
 NumRoleConceptPair getAtleast()
          Gets the "atleast" element
 NumRoleConceptPair getAtmost()
          Gets the "atmost" element
 XmlObject getBottom()
          Gets the "bottom" element
 Named getCatom()
          Gets the "catom" element
 AttributeType getDefined()
          Gets the "defined" element
 IntequalsDocument.Intequals getIntequals()
          Gets the "intequals" element
 IntmaxDocument.Intmax getIntmax()
          Gets the "intmax" element
 IntminDocument.Intmin getIntmin()
          Gets the "intmin" element
 IntrangeDocument.Intrange getIntrange()
          Gets the "intrange" element
 Individuals getIset()
          Gets the "iset" element
 Concept getNot()
          Gets the "not" element
 Concepts getOr()
          Gets the "or" element
 RoleConceptPair getSome()
          Gets the "some" element
 StringequalsDocument.Stringequals getStringequals()
          Gets the "stringequals" element
 StringmaxDocument.Stringmax getStringmax()
          Gets the "stringmax" element
 StringminDocument.Stringmin getStringmin()
          Gets the "stringmin" element
 StringrangeDocument.Stringrange getStringrange()
          Gets the "stringrange" element
 XmlObject getTop()
          Gets the "top" element
 boolean isSetAll()
          True if has "all" element
 boolean isSetAnd()
          True if has "and" element
 boolean isSetAtleast()
          True if has "atleast" element
 boolean isSetAtmost()
          True if has "atmost" element
 boolean isSetBottom()
          True if has "bottom" element
 boolean isSetCatom()
          True if has "catom" element
 boolean isSetDefined()
          True if has "defined" element
 boolean isSetIntequals()
          True if has "intequals" element
 boolean isSetIntmax()
          True if has "intmax" element
 boolean isSetIntmin()
          True if has "intmin" element
 boolean isSetIntrange()
          True if has "intrange" element
 boolean isSetIset()
          True if has "iset" element
 boolean isSetNot()
          True if has "not" element
 boolean isSetOr()
          True if has "or" element
 boolean isSetSome()
          True if has "some" element
 boolean isSetStringequals()
          True if has "stringequals" element
 boolean isSetStringmax()
          True if has "stringmax" element
 boolean isSetStringmin()
          True if has "stringmin" element
 boolean isSetStringrange()
          True if has "stringrange" element
 boolean isSetTop()
          True if has "top" element
 void setAll(RoleConceptPair all)
          Sets the "all" element
 void setAnd(Concepts and)
          Sets the "and" element
 void setAtleast(NumRoleConceptPair atleast)
          Sets the "atleast" element
 void setAtmost(NumRoleConceptPair atmost)
          Sets the "atmost" element
 void setBottom(XmlObject bottom)
          Sets the "bottom" element
 void setCatom(Named catom)
          Sets the "catom" element
 void setDefined(AttributeType defined)
          Sets the "defined" element
 void setIntequals(IntequalsDocument.Intequals intequals)
          Sets the "intequals" element
 void setIntmax(IntmaxDocument.Intmax intmax)
          Sets the "intmax" element
 void setIntmin(IntminDocument.Intmin intmin)
          Sets the "intmin" element
 void setIntrange(IntrangeDocument.Intrange intrange)
          Sets the "intrange" element
 void setIset(Individuals iset)
          Sets the "iset" element
 void setNot(Concept not)
          Sets the "not" element
 void setOr(Concepts or)
          Sets the "or" element
 void setSome(RoleConceptPair some)
          Sets the "some" element
 void setStringequals(StringequalsDocument.Stringequals stringequals)
          Sets the "stringequals" element
 void setStringmax(StringmaxDocument.Stringmax stringmax)
          Sets the "stringmax" element
 void setStringmin(StringminDocument.Stringmin stringmin)
          Sets the "stringmin" element
 void setStringrange(StringrangeDocument.Stringrange stringrange)
          Sets the "stringrange" element
 void setTop(XmlObject top)
          Sets the "top" element
 void unsetAll()
          Unsets the "all" element
 void unsetAnd()
          Unsets the "and" element
 void unsetAtleast()
          Unsets the "atleast" element
 void unsetAtmost()
          Unsets the "atmost" element
 void unsetBottom()
          Unsets the "bottom" element
 void unsetCatom()
          Unsets the "catom" element
 void unsetDefined()
          Unsets the "defined" element
 void unsetIntequals()
          Unsets the "intequals" element
 void unsetIntmax()
          Unsets the "intmax" element
 void unsetIntmin()
          Unsets the "intmin" element
 void unsetIntrange()
          Unsets the "intrange" element
 void unsetIset()
          Unsets the "iset" element
 void unsetNot()
          Unsets the "not" element
 void unsetOr()
          Unsets the "or" element
 void unsetSome()
          Unsets the "some" element
 void unsetStringequals()
          Unsets the "stringequals" element
 void unsetStringmax()
          Unsets the "stringmax" element
 void unsetStringmin()
          Unsets the "stringmin" element
 void unsetStringrange()
          Unsets the "stringrange" element
 void unsetTop()
          Unsets the "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

ConceptImpl

public ConceptImpl(SchemaType sType)
Method Detail

getCatom

public Named getCatom()
Gets the "catom" element

Specified by:
getCatom in interface Concept

isSetCatom

public boolean isSetCatom()
True if has "catom" element

Specified by:
isSetCatom in interface Concept

setCatom

public void setCatom(Named catom)
Sets the "catom" element

Specified by:
setCatom in interface Concept

addNewCatom

public Named addNewCatom()
Appends and returns a new empty "catom" element

Specified by:
addNewCatom in interface Concept

unsetCatom

public void unsetCatom()
Unsets the "catom" element

Specified by:
unsetCatom in interface Concept

getTop

public XmlObject getTop()
Gets the "top" element

Specified by:
getTop in interface Concept

isSetTop

public boolean isSetTop()
True if has "top" element

Specified by:
isSetTop in interface Concept

setTop

public void setTop(XmlObject top)
Sets the "top" element

Specified by:
setTop in interface Concept

addNewTop

public XmlObject addNewTop()
Appends and returns a new empty "top" element

Specified by:
addNewTop in interface Concept

unsetTop

public void unsetTop()
Unsets the "top" element

Specified by:
unsetTop in interface Concept

getBottom

public XmlObject getBottom()
Gets the "bottom" element

Specified by:
getBottom in interface Concept

isSetBottom

public boolean isSetBottom()
True if has "bottom" element

Specified by:
isSetBottom in interface Concept

setBottom

public void setBottom(XmlObject bottom)
Sets the "bottom" element

Specified by:
setBottom in interface Concept

addNewBottom

public XmlObject addNewBottom()
Appends and returns a new empty "bottom" element

Specified by:
addNewBottom in interface Concept

unsetBottom

public void unsetBottom()
Unsets the "bottom" element

Specified by:
unsetBottom in interface Concept

getAnd

public Concepts getAnd()
Gets the "and" element

Specified by:
getAnd in interface Concept

isSetAnd

public boolean isSetAnd()
True if has "and" element

Specified by:
isSetAnd in interface Concept

setAnd

public void setAnd(Concepts and)
Sets the "and" element

Specified by:
setAnd in interface Concept

addNewAnd

public Concepts addNewAnd()
Appends and returns a new empty "and" element

Specified by:
addNewAnd in interface Concept

unsetAnd

public void unsetAnd()
Unsets the "and" element

Specified by:
unsetAnd in interface Concept

getOr

public Concepts getOr()
Gets the "or" element

Specified by:
getOr in interface Concept

isSetOr

public boolean isSetOr()
True if has "or" element

Specified by:
isSetOr in interface Concept

setOr

public void setOr(Concepts or)
Sets the "or" element

Specified by:
setOr in interface Concept

addNewOr

public Concepts addNewOr()
Appends and returns a new empty "or" element

Specified by:
addNewOr in interface Concept

unsetOr

public void unsetOr()
Unsets the "or" element

Specified by:
unsetOr in interface Concept

getNot

public Concept getNot()
Gets the "not" element

Specified by:
getNot in interface Concept

isSetNot

public boolean isSetNot()
True if has "not" element

Specified by:
isSetNot in interface Concept

setNot

public void setNot(Concept not)
Sets the "not" element

Specified by:
setNot in interface Concept

addNewNot

public Concept addNewNot()
Appends and returns a new empty "not" element

Specified by:
addNewNot in interface Concept

unsetNot

public void unsetNot()
Unsets the "not" element

Specified by:
unsetNot in interface Concept

getSome

public RoleConceptPair getSome()
Gets the "some" element

Specified by:
getSome in interface Concept

isSetSome

public boolean isSetSome()
True if has "some" element

Specified by:
isSetSome in interface Concept

setSome

public void setSome(RoleConceptPair some)
Sets the "some" element

Specified by:
setSome in interface Concept

addNewSome

public RoleConceptPair addNewSome()
Appends and returns a new empty "some" element

Specified by:
addNewSome in interface Concept

unsetSome

public void unsetSome()
Unsets the "some" element

Specified by:
unsetSome in interface Concept

getAll

public RoleConceptPair getAll()
Gets the "all" element

Specified by:
getAll in interface Concept

isSetAll

public boolean isSetAll()
True if has "all" element

Specified by:
isSetAll in interface Concept

setAll

public void setAll(RoleConceptPair all)
Sets the "all" element

Specified by:
setAll in interface Concept

addNewAll

public RoleConceptPair addNewAll()
Appends and returns a new empty "all" element

Specified by:
addNewAll in interface Concept

unsetAll

public void unsetAll()
Unsets the "all" element

Specified by:
unsetAll in interface Concept

getAtmost

public NumRoleConceptPair getAtmost()
Gets the "atmost" element

Specified by:
getAtmost in interface Concept

isSetAtmost

public boolean isSetAtmost()
True if has "atmost" element

Specified by:
isSetAtmost in interface Concept

setAtmost

public void setAtmost(NumRoleConceptPair atmost)
Sets the "atmost" element

Specified by:
setAtmost in interface Concept

addNewAtmost

public NumRoleConceptPair addNewAtmost()
Appends and returns a new empty "atmost" element

Specified by:
addNewAtmost in interface Concept

unsetAtmost

public void unsetAtmost()
Unsets the "atmost" element

Specified by:
unsetAtmost in interface Concept

getAtleast

public NumRoleConceptPair getAtleast()
Gets the "atleast" element

Specified by:
getAtleast in interface Concept

isSetAtleast

public boolean isSetAtleast()
True if has "atleast" element

Specified by:
isSetAtleast in interface Concept

setAtleast

public void setAtleast(NumRoleConceptPair atleast)
Sets the "atleast" element

Specified by:
setAtleast in interface Concept

addNewAtleast

public NumRoleConceptPair addNewAtleast()
Appends and returns a new empty "atleast" element

Specified by:
addNewAtleast in interface Concept

unsetAtleast

public void unsetAtleast()
Unsets the "atleast" element

Specified by:
unsetAtleast in interface Concept

getIset

public Individuals getIset()
Gets the "iset" element

Specified by:
getIset in interface Concept

isSetIset

public boolean isSetIset()
True if has "iset" element

Specified by:
isSetIset in interface Concept

setIset

public void setIset(Individuals iset)
Sets the "iset" element

Specified by:
setIset in interface Concept

addNewIset

public Individuals addNewIset()
Appends and returns a new empty "iset" element

Specified by:
addNewIset in interface Concept

unsetIset

public void unsetIset()
Unsets the "iset" element

Specified by:
unsetIset in interface Concept

getDefined

public AttributeType getDefined()
Gets the "defined" element

Specified by:
getDefined in interface Concept

isSetDefined

public boolean isSetDefined()
True if has "defined" element

Specified by:
isSetDefined in interface Concept

setDefined

public void setDefined(AttributeType defined)
Sets the "defined" element

Specified by:
setDefined in interface Concept

addNewDefined

public AttributeType addNewDefined()
Appends and returns a new empty "defined" element

Specified by:
addNewDefined in interface Concept

unsetDefined

public void unsetDefined()
Unsets the "defined" element

Specified by:
unsetDefined in interface Concept

getStringmin

public StringminDocument.Stringmin getStringmin()
Gets the "stringmin" element

Specified by:
getStringmin in interface Concept

isSetStringmin

public boolean isSetStringmin()
True if has "stringmin" element

Specified by:
isSetStringmin in interface Concept

setStringmin

public void setStringmin(StringminDocument.Stringmin stringmin)
Sets the "stringmin" element

Specified by:
setStringmin in interface Concept

addNewStringmin

public StringminDocument.Stringmin addNewStringmin()
Appends and returns a new empty "stringmin" element

Specified by:
addNewStringmin in interface Concept

unsetStringmin

public void unsetStringmin()
Unsets the "stringmin" element

Specified by:
unsetStringmin in interface Concept

getStringmax

public StringmaxDocument.Stringmax getStringmax()
Gets the "stringmax" element

Specified by:
getStringmax in interface Concept

isSetStringmax

public boolean isSetStringmax()
True if has "stringmax" element

Specified by:
isSetStringmax in interface Concept

setStringmax

public void setStringmax(StringmaxDocument.Stringmax stringmax)
Sets the "stringmax" element

Specified by:
setStringmax in interface Concept

addNewStringmax

public StringmaxDocument.Stringmax addNewStringmax()
Appends and returns a new empty "stringmax" element

Specified by:
addNewStringmax in interface Concept

unsetStringmax

public void unsetStringmax()
Unsets the "stringmax" element

Specified by:
unsetStringmax in interface Concept

getStringequals

public StringequalsDocument.Stringequals getStringequals()
Gets the "stringequals" element

Specified by:
getStringequals in interface Concept

isSetStringequals

public boolean isSetStringequals()
True if has "stringequals" element

Specified by:
isSetStringequals in interface Concept

setStringequals

public void setStringequals(StringequalsDocument.Stringequals stringequals)
Sets the "stringequals" element

Specified by:
setStringequals in interface Concept

addNewStringequals

public StringequalsDocument.Stringequals addNewStringequals()
Appends and returns a new empty "stringequals" element

Specified by:
addNewStringequals in interface Concept

unsetStringequals

public void unsetStringequals()
Unsets the "stringequals" element

Specified by:
unsetStringequals in interface Concept

getStringrange

public StringrangeDocument.Stringrange getStringrange()
Gets the "stringrange" element

Specified by:
getStringrange in interface Concept

isSetStringrange

public boolean isSetStringrange()
True if has "stringrange" element

Specified by:
isSetStringrange in interface Concept

setStringrange

public void setStringrange(StringrangeDocument.Stringrange stringrange)
Sets the "stringrange" element

Specified by:
setStringrange in interface Concept

addNewStringrange

public StringrangeDocument.Stringrange addNewStringrange()
Appends and returns a new empty "stringrange" element

Specified by:
addNewStringrange in interface Concept

unsetStringrange

public void unsetStringrange()
Unsets the "stringrange" element

Specified by:
unsetStringrange in interface Concept

getIntmin

public IntminDocument.Intmin getIntmin()
Gets the "intmin" element

Specified by:
getIntmin in interface Concept

isSetIntmin

public boolean isSetIntmin()
True if has "intmin" element

Specified by:
isSetIntmin in interface Concept

setIntmin

public void setIntmin(IntminDocument.Intmin intmin)
Sets the "intmin" element

Specified by:
setIntmin in interface Concept

addNewIntmin

public IntminDocument.Intmin addNewIntmin()
Appends and returns a new empty "intmin" element

Specified by:
addNewIntmin in interface Concept

unsetIntmin

public void unsetIntmin()
Unsets the "intmin" element

Specified by:
unsetIntmin in interface Concept

getIntmax

public IntmaxDocument.Intmax getIntmax()
Gets the "intmax" element

Specified by:
getIntmax in interface Concept

isSetIntmax

public boolean isSetIntmax()
True if has "intmax" element

Specified by:
isSetIntmax in interface Concept

setIntmax

public void setIntmax(IntmaxDocument.Intmax intmax)
Sets the "intmax" element

Specified by:
setIntmax in interface Concept

addNewIntmax

public IntmaxDocument.Intmax addNewIntmax()
Appends and returns a new empty "intmax" element

Specified by:
addNewIntmax in interface Concept

unsetIntmax

public void unsetIntmax()
Unsets the "intmax" element

Specified by:
unsetIntmax in interface Concept

getIntequals

public IntequalsDocument.Intequals getIntequals()
Gets the "intequals" element

Specified by:
getIntequals in interface Concept

isSetIntequals

public boolean isSetIntequals()
True if has "intequals" element

Specified by:
isSetIntequals in interface Concept

setIntequals

public void setIntequals(IntequalsDocument.Intequals intequals)
Sets the "intequals" element

Specified by:
setIntequals in interface Concept

addNewIntequals

public IntequalsDocument.Intequals addNewIntequals()
Appends and returns a new empty "intequals" element

Specified by:
addNewIntequals in interface Concept

unsetIntequals

public void unsetIntequals()
Unsets the "intequals" element

Specified by:
unsetIntequals in interface Concept

getIntrange

public IntrangeDocument.Intrange getIntrange()
Gets the "intrange" element

Specified by:
getIntrange in interface Concept

isSetIntrange

public boolean isSetIntrange()
True if has "intrange" element

Specified by:
isSetIntrange in interface Concept

setIntrange

public void setIntrange(IntrangeDocument.Intrange intrange)
Sets the "intrange" element

Specified by:
setIntrange in interface Concept

addNewIntrange

public IntrangeDocument.Intrange addNewIntrange()
Appends and returns a new empty "intrange" element

Specified by:
addNewIntrange in interface Concept

unsetIntrange

public void unsetIntrange()
Unsets the "intrange" element

Specified by:
unsetIntrange in interface Concept

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