|
DIG 1.1 XMLBeans API, April 22, 2004 (05:20 PM) | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.apache.xmlbeans.impl.values.XmlObjectBase
org.apache.xmlbeans.impl.values.XmlComplexContentImpl
org.kr.dl.dig.v1_1.impl.InstanceDocumentImpl.InstanceImpl
An XML instance(@http://dl.kr.org/dig/2003/02/lang). This is a complex type.
| Nested Class Summary |
| Nested classes inherited from class org.kr.dl.dig.v1_1.InstanceDocument.Instance |
InstanceDocument.Instance.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.InstanceDocument.Instance |
type |
| Fields inherited from interface org.apache.xmlbeans.XmlObject |
EQUAL, GREATER_THAN, LESS_THAN, NOT_EQUAL |
| Constructor Summary | |
InstanceDocumentImpl.InstanceImpl(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 |
Named |
addNewIndividual()
Appends and returns a new empty "individual" 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 |
String |
getId()
Gets the "id" attribute |
Named |
getIndividual()
Gets the "individual" 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 |
setId(String id)
Sets the "id" attribute |
void |
setIndividual(Named individual)
Sets the "individual" 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 |
XmlID |
xgetId()
Gets (as xml) the "id" attribute |
void |
xsetId(XmlID id)
Sets (as xml) the "id" attribute |
| 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 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 |
public InstanceDocumentImpl.InstanceImpl(SchemaType sType)
| Method Detail |
public Named getIndividual()
getIndividual in interface InstanceDocument.Instancepublic void setIndividual(Named individual)
setIndividual in interface InstanceDocument.Instancepublic Named addNewIndividual()
addNewIndividual in interface InstanceDocument.Instancepublic Named getCatom()
getCatom in interface InstanceDocument.Instancepublic boolean isSetCatom()
isSetCatom in interface InstanceDocument.Instancepublic void setCatom(Named catom)
setCatom in interface InstanceDocument.Instancepublic Named addNewCatom()
addNewCatom in interface InstanceDocument.Instancepublic void unsetCatom()
unsetCatom in interface InstanceDocument.Instancepublic XmlObject getTop()
getTop in interface InstanceDocument.Instancepublic boolean isSetTop()
isSetTop in interface InstanceDocument.Instancepublic void setTop(XmlObject top)
setTop in interface InstanceDocument.Instancepublic XmlObject addNewTop()
addNewTop in interface InstanceDocument.Instancepublic void unsetTop()
unsetTop in interface InstanceDocument.Instancepublic XmlObject getBottom()
getBottom in interface InstanceDocument.Instancepublic boolean isSetBottom()
isSetBottom in interface InstanceDocument.Instancepublic void setBottom(XmlObject bottom)
setBottom in interface InstanceDocument.Instancepublic XmlObject addNewBottom()
addNewBottom in interface InstanceDocument.Instancepublic void unsetBottom()
unsetBottom in interface InstanceDocument.Instancepublic Concepts getAnd()
getAnd in interface InstanceDocument.Instancepublic boolean isSetAnd()
isSetAnd in interface InstanceDocument.Instancepublic void setAnd(Concepts and)
setAnd in interface InstanceDocument.Instancepublic Concepts addNewAnd()
addNewAnd in interface InstanceDocument.Instancepublic void unsetAnd()
unsetAnd in interface InstanceDocument.Instancepublic Concepts getOr()
getOr in interface InstanceDocument.Instancepublic boolean isSetOr()
isSetOr in interface InstanceDocument.Instancepublic void setOr(Concepts or)
setOr in interface InstanceDocument.Instancepublic Concepts addNewOr()
addNewOr in interface InstanceDocument.Instancepublic void unsetOr()
unsetOr in interface InstanceDocument.Instancepublic Concept getNot()
getNot in interface InstanceDocument.Instancepublic boolean isSetNot()
isSetNot in interface InstanceDocument.Instancepublic void setNot(Concept not)
setNot in interface InstanceDocument.Instancepublic Concept addNewNot()
addNewNot in interface InstanceDocument.Instancepublic void unsetNot()
unsetNot in interface InstanceDocument.Instancepublic RoleConceptPair getSome()
getSome in interface InstanceDocument.Instancepublic boolean isSetSome()
isSetSome in interface InstanceDocument.Instancepublic void setSome(RoleConceptPair some)
setSome in interface InstanceDocument.Instancepublic RoleConceptPair addNewSome()
addNewSome in interface InstanceDocument.Instancepublic void unsetSome()
unsetSome in interface InstanceDocument.Instancepublic RoleConceptPair getAll()
getAll in interface InstanceDocument.Instancepublic boolean isSetAll()
isSetAll in interface InstanceDocument.Instancepublic void setAll(RoleConceptPair all)
setAll in interface InstanceDocument.Instancepublic RoleConceptPair addNewAll()
addNewAll in interface InstanceDocument.Instancepublic void unsetAll()
unsetAll in interface InstanceDocument.Instancepublic NumRoleConceptPair getAtmost()
getAtmost in interface InstanceDocument.Instancepublic boolean isSetAtmost()
isSetAtmost in interface InstanceDocument.Instancepublic void setAtmost(NumRoleConceptPair atmost)
setAtmost in interface InstanceDocument.Instancepublic NumRoleConceptPair addNewAtmost()
addNewAtmost in interface InstanceDocument.Instancepublic void unsetAtmost()
unsetAtmost in interface InstanceDocument.Instancepublic NumRoleConceptPair getAtleast()
getAtleast in interface InstanceDocument.Instancepublic boolean isSetAtleast()
isSetAtleast in interface InstanceDocument.Instancepublic void setAtleast(NumRoleConceptPair atleast)
setAtleast in interface InstanceDocument.Instancepublic NumRoleConceptPair addNewAtleast()
addNewAtleast in interface InstanceDocument.Instancepublic void unsetAtleast()
unsetAtleast in interface InstanceDocument.Instancepublic Individuals getIset()
getIset in interface InstanceDocument.Instancepublic boolean isSetIset()
isSetIset in interface InstanceDocument.Instancepublic void setIset(Individuals iset)
setIset in interface InstanceDocument.Instancepublic Individuals addNewIset()
addNewIset in interface InstanceDocument.Instancepublic void unsetIset()
unsetIset in interface InstanceDocument.Instancepublic AttributeType getDefined()
getDefined in interface InstanceDocument.Instancepublic boolean isSetDefined()
isSetDefined in interface InstanceDocument.Instancepublic void setDefined(AttributeType defined)
setDefined in interface InstanceDocument.Instancepublic AttributeType addNewDefined()
addNewDefined in interface InstanceDocument.Instancepublic void unsetDefined()
unsetDefined in interface InstanceDocument.Instancepublic StringminDocument.Stringmin getStringmin()
getStringmin in interface InstanceDocument.Instancepublic boolean isSetStringmin()
isSetStringmin in interface InstanceDocument.Instancepublic void setStringmin(StringminDocument.Stringmin stringmin)
setStringmin in interface InstanceDocument.Instancepublic StringminDocument.Stringmin addNewStringmin()
addNewStringmin in interface InstanceDocument.Instancepublic void unsetStringmin()
unsetStringmin in interface InstanceDocument.Instancepublic StringmaxDocument.Stringmax getStringmax()
getStringmax in interface InstanceDocument.Instancepublic boolean isSetStringmax()
isSetStringmax in interface InstanceDocument.Instancepublic void setStringmax(StringmaxDocument.Stringmax stringmax)
setStringmax in interface InstanceDocument.Instancepublic StringmaxDocument.Stringmax addNewStringmax()
addNewStringmax in interface InstanceDocument.Instancepublic void unsetStringmax()
unsetStringmax in interface InstanceDocument.Instancepublic StringequalsDocument.Stringequals getStringequals()
getStringequals in interface InstanceDocument.Instancepublic boolean isSetStringequals()
isSetStringequals in interface InstanceDocument.Instancepublic void setStringequals(StringequalsDocument.Stringequals stringequals)
setStringequals in interface InstanceDocument.Instancepublic StringequalsDocument.Stringequals addNewStringequals()
addNewStringequals in interface InstanceDocument.Instancepublic void unsetStringequals()
unsetStringequals in interface InstanceDocument.Instancepublic StringrangeDocument.Stringrange getStringrange()
getStringrange in interface InstanceDocument.Instancepublic boolean isSetStringrange()
isSetStringrange in interface InstanceDocument.Instancepublic void setStringrange(StringrangeDocument.Stringrange stringrange)
setStringrange in interface InstanceDocument.Instancepublic StringrangeDocument.Stringrange addNewStringrange()
addNewStringrange in interface InstanceDocument.Instancepublic void unsetStringrange()
unsetStringrange in interface InstanceDocument.Instancepublic IntminDocument.Intmin getIntmin()
getIntmin in interface InstanceDocument.Instancepublic boolean isSetIntmin()
isSetIntmin in interface InstanceDocument.Instancepublic void setIntmin(IntminDocument.Intmin intmin)
setIntmin in interface InstanceDocument.Instancepublic IntminDocument.Intmin addNewIntmin()
addNewIntmin in interface InstanceDocument.Instancepublic void unsetIntmin()
unsetIntmin in interface InstanceDocument.Instancepublic IntmaxDocument.Intmax getIntmax()
getIntmax in interface InstanceDocument.Instancepublic boolean isSetIntmax()
isSetIntmax in interface InstanceDocument.Instancepublic void setIntmax(IntmaxDocument.Intmax intmax)
setIntmax in interface InstanceDocument.Instancepublic IntmaxDocument.Intmax addNewIntmax()
addNewIntmax in interface InstanceDocument.Instancepublic void unsetIntmax()
unsetIntmax in interface InstanceDocument.Instancepublic IntequalsDocument.Intequals getIntequals()
getIntequals in interface InstanceDocument.Instancepublic boolean isSetIntequals()
isSetIntequals in interface InstanceDocument.Instancepublic void setIntequals(IntequalsDocument.Intequals intequals)
setIntequals in interface InstanceDocument.Instancepublic IntequalsDocument.Intequals addNewIntequals()
addNewIntequals in interface InstanceDocument.Instancepublic void unsetIntequals()
unsetIntequals in interface InstanceDocument.Instancepublic IntrangeDocument.Intrange getIntrange()
getIntrange in interface InstanceDocument.Instancepublic boolean isSetIntrange()
isSetIntrange in interface InstanceDocument.Instancepublic void setIntrange(IntrangeDocument.Intrange intrange)
setIntrange in interface InstanceDocument.Instancepublic IntrangeDocument.Intrange addNewIntrange()
addNewIntrange in interface InstanceDocument.Instancepublic void unsetIntrange()
unsetIntrange in interface InstanceDocument.Instancepublic String getId()
getId in interface InstanceDocument.Instancepublic XmlID xgetId()
xgetId in interface InstanceDocument.Instancepublic void setId(String id)
setId in interface InstanceDocument.Instancepublic void xsetId(XmlID id)
xsetId in interface InstanceDocument.Instance
|
DIG 1.1 XMLBeans API, April 22, 2004 (05:20 PM) | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||