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