|
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 |
An XML instance(@http://dl.kr.org/dig/2003/02/lang). This is a complex type.
Nested Class Summary | |
static class |
InstanceDocument.Instance.Factory
A factory class with static methods for creating instances of this type. |
Field Summary | |
static SchemaType |
type
|
Fields inherited from interface org.apache.xmlbeans.XmlObject |
EQUAL, GREATER_THAN, LESS_THAN, NOT_EQUAL |
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 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 |
Field Detail |
public static final SchemaType type
Method Detail |
public Named getIndividual()
public void setIndividual(Named individual)
public Named addNewIndividual()
public Named getCatom()
public boolean isSetCatom()
public void setCatom(Named catom)
public Named addNewCatom()
public void unsetCatom()
public XmlObject getTop()
public boolean isSetTop()
public void setTop(XmlObject top)
public XmlObject addNewTop()
public void unsetTop()
public XmlObject getBottom()
public boolean isSetBottom()
public void setBottom(XmlObject bottom)
public XmlObject addNewBottom()
public void unsetBottom()
public Concepts getAnd()
public boolean isSetAnd()
public void setAnd(Concepts and)
public Concepts addNewAnd()
public void unsetAnd()
public Concepts getOr()
public boolean isSetOr()
public void setOr(Concepts or)
public Concepts addNewOr()
public void unsetOr()
public Concept getNot()
public boolean isSetNot()
public void setNot(Concept not)
public Concept addNewNot()
public void unsetNot()
public RoleConceptPair getSome()
public boolean isSetSome()
public void setSome(RoleConceptPair some)
public RoleConceptPair addNewSome()
public void unsetSome()
public RoleConceptPair getAll()
public boolean isSetAll()
public void setAll(RoleConceptPair all)
public RoleConceptPair addNewAll()
public void unsetAll()
public NumRoleConceptPair getAtmost()
public boolean isSetAtmost()
public void setAtmost(NumRoleConceptPair atmost)
public NumRoleConceptPair addNewAtmost()
public void unsetAtmost()
public NumRoleConceptPair getAtleast()
public boolean isSetAtleast()
public void setAtleast(NumRoleConceptPair atleast)
public NumRoleConceptPair addNewAtleast()
public void unsetAtleast()
public Individuals getIset()
public boolean isSetIset()
public void setIset(Individuals iset)
public Individuals addNewIset()
public void unsetIset()
public AttributeType getDefined()
public boolean isSetDefined()
public void setDefined(AttributeType defined)
public AttributeType addNewDefined()
public void unsetDefined()
public StringminDocument.Stringmin getStringmin()
public boolean isSetStringmin()
public void setStringmin(StringminDocument.Stringmin stringmin)
public StringminDocument.Stringmin addNewStringmin()
public void unsetStringmin()
public StringmaxDocument.Stringmax getStringmax()
public boolean isSetStringmax()
public void setStringmax(StringmaxDocument.Stringmax stringmax)
public StringmaxDocument.Stringmax addNewStringmax()
public void unsetStringmax()
public StringequalsDocument.Stringequals getStringequals()
public boolean isSetStringequals()
public void setStringequals(StringequalsDocument.Stringequals stringequals)
public StringequalsDocument.Stringequals addNewStringequals()
public void unsetStringequals()
public StringrangeDocument.Stringrange getStringrange()
public boolean isSetStringrange()
public void setStringrange(StringrangeDocument.Stringrange stringrange)
public StringrangeDocument.Stringrange addNewStringrange()
public void unsetStringrange()
public IntminDocument.Intmin getIntmin()
public boolean isSetIntmin()
public void setIntmin(IntminDocument.Intmin intmin)
public IntminDocument.Intmin addNewIntmin()
public void unsetIntmin()
public IntmaxDocument.Intmax getIntmax()
public boolean isSetIntmax()
public void setIntmax(IntmaxDocument.Intmax intmax)
public IntmaxDocument.Intmax addNewIntmax()
public void unsetIntmax()
public IntequalsDocument.Intequals getIntequals()
public boolean isSetIntequals()
public void setIntequals(IntequalsDocument.Intequals intequals)
public IntequalsDocument.Intequals addNewIntequals()
public void unsetIntequals()
public IntrangeDocument.Intrange getIntrange()
public boolean isSetIntrange()
public void setIntrange(IntrangeDocument.Intrange intrange)
public IntrangeDocument.Intrange addNewIntrange()
public void unsetIntrange()
public String getId()
public XmlID xgetId()
public void setId(String id)
public void xsetId(XmlID id)
|
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 |