DIG 1.1 Reasoners API, April 26, 2004 (12:45 PM)

org.kr.dl.dig.v1_1
Interface InstanceDocument.Instance

All Superinterfaces:
XmlObject, XmlTokenSource
All Known Implementing Classes:
InstanceDocumentImpl.InstanceImpl
Enclosing interface:
InstanceDocument

public static interface InstanceDocument.Instance
extends XmlObject

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

type

public static final SchemaType type
Method Detail

getIndividual

public Named getIndividual()
Gets the "individual" element


setIndividual

public void setIndividual(Named individual)
Sets the "individual" element


addNewIndividual

public Named addNewIndividual()
Appends and returns a new empty "individual" element


getCatom

public Named getCatom()
Gets the "catom" element


isSetCatom

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


setCatom

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


addNewCatom

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


unsetCatom

public void unsetCatom()
Unsets the "catom" element


getTop

public XmlObject getTop()
Gets the "top" element


isSetTop

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


setTop

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


addNewTop

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


unsetTop

public void unsetTop()
Unsets the "top" element


getBottom

public XmlObject getBottom()
Gets the "bottom" element


isSetBottom

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


setBottom

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


addNewBottom

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


unsetBottom

public void unsetBottom()
Unsets the "bottom" element


getAnd

public Concepts getAnd()
Gets the "and" element


isSetAnd

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


setAnd

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


addNewAnd

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


unsetAnd

public void unsetAnd()
Unsets the "and" element


getOr

public Concepts getOr()
Gets the "or" element


isSetOr

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


setOr

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


addNewOr

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


unsetOr

public void unsetOr()
Unsets the "or" element


getNot

public Concept getNot()
Gets the "not" element


isSetNot

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


setNot

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


addNewNot

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


unsetNot

public void unsetNot()
Unsets the "not" element


getSome

public RoleConceptPair getSome()
Gets the "some" element


isSetSome

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


setSome

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


addNewSome

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


unsetSome

public void unsetSome()
Unsets the "some" element


getAll

public RoleConceptPair getAll()
Gets the "all" element


isSetAll

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


setAll

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


addNewAll

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


unsetAll

public void unsetAll()
Unsets the "all" element


getAtmost

public NumRoleConceptPair getAtmost()
Gets the "atmost" element


isSetAtmost

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


setAtmost

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


addNewAtmost

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


unsetAtmost

public void unsetAtmost()
Unsets the "atmost" element


getAtleast

public NumRoleConceptPair getAtleast()
Gets the "atleast" element


isSetAtleast

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


setAtleast

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


addNewAtleast

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


unsetAtleast

public void unsetAtleast()
Unsets the "atleast" element


getIset

public Individuals getIset()
Gets the "iset" element


isSetIset

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


setIset

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


addNewIset

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


unsetIset

public void unsetIset()
Unsets the "iset" element


getDefined

public AttributeType getDefined()
Gets the "defined" element


isSetDefined

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


setDefined

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


addNewDefined

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


unsetDefined

public void unsetDefined()
Unsets the "defined" element


getStringmin

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


isSetStringmin

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


setStringmin

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


addNewStringmin

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


unsetStringmin

public void unsetStringmin()
Unsets the "stringmin" element


getStringmax

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


isSetStringmax

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


setStringmax

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


addNewStringmax

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


unsetStringmax

public void unsetStringmax()
Unsets the "stringmax" element


getStringequals

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


isSetStringequals

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


setStringequals

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


addNewStringequals

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


unsetStringequals

public void unsetStringequals()
Unsets the "stringequals" element


getStringrange

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


isSetStringrange

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


setStringrange

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


addNewStringrange

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


unsetStringrange

public void unsetStringrange()
Unsets the "stringrange" element


getIntmin

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


isSetIntmin

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


setIntmin

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


addNewIntmin

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


unsetIntmin

public void unsetIntmin()
Unsets the "intmin" element


getIntmax

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


isSetIntmax

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


setIntmax

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


addNewIntmax

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


unsetIntmax

public void unsetIntmax()
Unsets the "intmax" element


getIntequals

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


isSetIntequals

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


setIntequals

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


addNewIntequals

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


unsetIntequals

public void unsetIntequals()
Unsets the "intequals" element


getIntrange

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


isSetIntrange

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


setIntrange

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


addNewIntrange

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


unsetIntrange

public void unsetIntrange()
Unsets the "intrange" element


getId

public String getId()
Gets the "id" attribute


xgetId

public XmlID xgetId()
Gets (as xml) the "id" attribute


setId

public void setId(String id)
Sets the "id" attribute


xsetId

public void xsetId(XmlID id)
Sets (as xml) the "id" attribute


DIG 1.1 Reasoners API, April 26, 2004 (12:45 PM)