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

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

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.AxiomImpl
All Implemented Interfaces:
Axiom, Serializable, SimpleValue, TypeStoreUser, XmlObject, XmlTokenSource

public class AxiomImpl
extends XmlComplexContentImpl
implements Axiom

An XML axiom(@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.Axiom
Axiom.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.Axiom
type
 
Fields inherited from interface org.apache.xmlbeans.XmlObject
EQUAL, GREATER_THAN, LESS_THAN, NOT_EQUAL
 
Constructor Summary
AxiomImpl(SchemaType sType)
           
 
Method Summary
 Named addNewDefattribute()
          Appends and returns a new empty "defattribute" element
 Named addNewDefconcept()
          Appends and returns a new empty "defconcept" element
 Named addNewDeffeature()
          Appends and returns a new empty "deffeature" element
 Named addNewDefindividual()
          Appends and returns a new empty "defindividual" element
 Named addNewDefrole()
          Appends and returns a new empty "defrole" element
 Concepts addNewDisjoint()
          Appends and returns a new empty "disjoint" element
 RoleConceptPair addNewDomain()
          Appends and returns a new empty "domain" element
 ConceptPair addNewEqualc()
          Appends and returns a new empty "equalc" element
 RolePair addNewEqualr()
          Appends and returns a new empty "equalr" element
 Role addNewFunctional()
          Appends and returns a new empty "functional" element
 ConceptPair addNewImpliesc()
          Appends and returns a new empty "impliesc" element
 RolePair addNewImpliesr()
          Appends and returns a new empty "impliesr" element
 InstanceofDocument.Instanceof addNewInstanceof()
          Appends and returns a new empty "instanceof" element
 RoleConceptPair addNewRange()
          Appends and returns a new empty "range" element
 AttributeType addNewRangeint()
          Appends and returns a new empty "rangeint" element
 AttributeType addNewRangestring()
          Appends and returns a new empty "rangestring" element
 RelatedDocument.Related addNewRelated()
          Appends and returns a new empty "related" element
 Role addNewTransitive()
          Appends and returns a new empty "transitive" element
 ValueDocument.Value addNewValue()
          Appends and returns a new empty "value" element
 Named getDefattribute()
          Gets the "defattribute" element
 Named getDefconcept()
          Gets the "defconcept" element
 Named getDeffeature()
          Gets the "deffeature" element
 Named getDefindividual()
          Gets the "defindividual" element
 Named getDefrole()
          Gets the "defrole" element
 Concepts getDisjoint()
          Gets the "disjoint" element
 RoleConceptPair getDomain()
          Gets the "domain" element
 ConceptPair getEqualc()
          Gets the "equalc" element
 RolePair getEqualr()
          Gets the "equalr" element
 Role getFunctional()
          Gets the "functional" element
 ConceptPair getImpliesc()
          Gets the "impliesc" element
 RolePair getImpliesr()
          Gets the "impliesr" element
 InstanceofDocument.Instanceof getInstanceof()
          Gets the "instanceof" element
 RoleConceptPair getRange()
          Gets the "range" element
 AttributeType getRangeint()
          Gets the "rangeint" element
 AttributeType getRangestring()
          Gets the "rangestring" element
 RelatedDocument.Related getRelated()
          Gets the "related" element
 Role getTransitive()
          Gets the "transitive" element
 ValueDocument.Value getValue()
          Gets the "value" element
 boolean isSetDefattribute()
          True if has "defattribute" element
 boolean isSetDefconcept()
          True if has "defconcept" element
 boolean isSetDeffeature()
          True if has "deffeature" element
 boolean isSetDefindividual()
          True if has "defindividual" element
 boolean isSetDefrole()
          True if has "defrole" element
 boolean isSetDisjoint()
          True if has "disjoint" element
 boolean isSetDomain()
          True if has "domain" element
 boolean isSetEqualc()
          True if has "equalc" element
 boolean isSetEqualr()
          True if has "equalr" element
 boolean isSetFunctional()
          True if has "functional" element
 boolean isSetImpliesc()
          True if has "impliesc" element
 boolean isSetImpliesr()
          True if has "impliesr" element
 boolean isSetInstanceof()
          True if has "instanceof" element
 boolean isSetRange()
          True if has "range" element
 boolean isSetRangeint()
          True if has "rangeint" element
 boolean isSetRangestring()
          True if has "rangestring" element
 boolean isSetRelated()
          True if has "related" element
 boolean isSetTransitive()
          True if has "transitive" element
 boolean isSetValue()
          True if has "value" element
 void setDefattribute(Named defattribute)
          Sets the "defattribute" element
 void setDefconcept(Named defconcept)
          Sets the "defconcept" element
 void setDeffeature(Named deffeature)
          Sets the "deffeature" element
 void setDefindividual(Named defindividual)
          Sets the "defindividual" element
 void setDefrole(Named defrole)
          Sets the "defrole" element
 void setDisjoint(Concepts disjoint)
          Sets the "disjoint" element
 void setDomain(RoleConceptPair domain)
          Sets the "domain" element
 void setEqualc(ConceptPair equalc)
          Sets the "equalc" element
 void setEqualr(RolePair equalr)
          Sets the "equalr" element
 void setFunctional(Role functional)
          Sets the "functional" element
 void setImpliesc(ConceptPair impliesc)
          Sets the "impliesc" element
 void setImpliesr(RolePair impliesr)
          Sets the "impliesr" element
 void setInstanceof(InstanceofDocument.Instanceof xinstanceof)
          Sets the "instanceof" element
 void setRange(RoleConceptPair range)
          Sets the "range" element
 void setRangeint(AttributeType rangeint)
          Sets the "rangeint" element
 void setRangestring(AttributeType rangestring)
          Sets the "rangestring" element
 void setRelated(RelatedDocument.Related related)
          Sets the "related" element
 void setTransitive(Role transitive)
          Sets the "transitive" element
 void setValue(ValueDocument.Value value)
          Sets the "value" element
 void unsetDefattribute()
          Unsets the "defattribute" element
 void unsetDefconcept()
          Unsets the "defconcept" element
 void unsetDeffeature()
          Unsets the "deffeature" element
 void unsetDefindividual()
          Unsets the "defindividual" element
 void unsetDefrole()
          Unsets the "defrole" element
 void unsetDisjoint()
          Unsets the "disjoint" element
 void unsetDomain()
          Unsets the "domain" element
 void unsetEqualc()
          Unsets the "equalc" element
 void unsetEqualr()
          Unsets the "equalr" element
 void unsetFunctional()
          Unsets the "functional" element
 void unsetImpliesc()
          Unsets the "impliesc" element
 void unsetImpliesr()
          Unsets the "impliesr" element
 void unsetInstanceof()
          Unsets the "instanceof" element
 void unsetRange()
          Unsets the "range" element
 void unsetRangeint()
          Unsets the "rangeint" element
 void unsetRangestring()
          Unsets the "rangestring" element
 void unsetRelated()
          Unsets the "related" element
 void unsetTransitive()
          Unsets the "transitive" element
 void unsetValue()
          Unsets the "value" 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

AxiomImpl

public AxiomImpl(SchemaType sType)
Method Detail

getDefconcept

public Named getDefconcept()
Gets the "defconcept" element

Specified by:
getDefconcept in interface Axiom

isSetDefconcept

public boolean isSetDefconcept()
True if has "defconcept" element

Specified by:
isSetDefconcept in interface Axiom

setDefconcept

public void setDefconcept(Named defconcept)
Sets the "defconcept" element

Specified by:
setDefconcept in interface Axiom

addNewDefconcept

public Named addNewDefconcept()
Appends and returns a new empty "defconcept" element

Specified by:
addNewDefconcept in interface Axiom

unsetDefconcept

public void unsetDefconcept()
Unsets the "defconcept" element

Specified by:
unsetDefconcept in interface Axiom

getDefrole

public Named getDefrole()
Gets the "defrole" element

Specified by:
getDefrole in interface Axiom

isSetDefrole

public boolean isSetDefrole()
True if has "defrole" element

Specified by:
isSetDefrole in interface Axiom

setDefrole

public void setDefrole(Named defrole)
Sets the "defrole" element

Specified by:
setDefrole in interface Axiom

addNewDefrole

public Named addNewDefrole()
Appends and returns a new empty "defrole" element

Specified by:
addNewDefrole in interface Axiom

unsetDefrole

public void unsetDefrole()
Unsets the "defrole" element

Specified by:
unsetDefrole in interface Axiom

getDeffeature

public Named getDeffeature()
Gets the "deffeature" element

Specified by:
getDeffeature in interface Axiom

isSetDeffeature

public boolean isSetDeffeature()
True if has "deffeature" element

Specified by:
isSetDeffeature in interface Axiom

setDeffeature

public void setDeffeature(Named deffeature)
Sets the "deffeature" element

Specified by:
setDeffeature in interface Axiom

addNewDeffeature

public Named addNewDeffeature()
Appends and returns a new empty "deffeature" element

Specified by:
addNewDeffeature in interface Axiom

unsetDeffeature

public void unsetDeffeature()
Unsets the "deffeature" element

Specified by:
unsetDeffeature in interface Axiom

getDefattribute

public Named getDefattribute()
Gets the "defattribute" element

Specified by:
getDefattribute in interface Axiom

isSetDefattribute

public boolean isSetDefattribute()
True if has "defattribute" element

Specified by:
isSetDefattribute in interface Axiom

setDefattribute

public void setDefattribute(Named defattribute)
Sets the "defattribute" element

Specified by:
setDefattribute in interface Axiom

addNewDefattribute

public Named addNewDefattribute()
Appends and returns a new empty "defattribute" element

Specified by:
addNewDefattribute in interface Axiom

unsetDefattribute

public void unsetDefattribute()
Unsets the "defattribute" element

Specified by:
unsetDefattribute in interface Axiom

getDefindividual

public Named getDefindividual()
Gets the "defindividual" element

Specified by:
getDefindividual in interface Axiom

isSetDefindividual

public boolean isSetDefindividual()
True if has "defindividual" element

Specified by:
isSetDefindividual in interface Axiom

setDefindividual

public void setDefindividual(Named defindividual)
Sets the "defindividual" element

Specified by:
setDefindividual in interface Axiom

addNewDefindividual

public Named addNewDefindividual()
Appends and returns a new empty "defindividual" element

Specified by:
addNewDefindividual in interface Axiom

unsetDefindividual

public void unsetDefindividual()
Unsets the "defindividual" element

Specified by:
unsetDefindividual in interface Axiom

getImpliesc

public ConceptPair getImpliesc()
Gets the "impliesc" element

Specified by:
getImpliesc in interface Axiom

isSetImpliesc

public boolean isSetImpliesc()
True if has "impliesc" element

Specified by:
isSetImpliesc in interface Axiom

setImpliesc

public void setImpliesc(ConceptPair impliesc)
Sets the "impliesc" element

Specified by:
setImpliesc in interface Axiom

addNewImpliesc

public ConceptPair addNewImpliesc()
Appends and returns a new empty "impliesc" element

Specified by:
addNewImpliesc in interface Axiom

unsetImpliesc

public void unsetImpliesc()
Unsets the "impliesc" element

Specified by:
unsetImpliesc in interface Axiom

getEqualc

public ConceptPair getEqualc()
Gets the "equalc" element

Specified by:
getEqualc in interface Axiom

isSetEqualc

public boolean isSetEqualc()
True if has "equalc" element

Specified by:
isSetEqualc in interface Axiom

setEqualc

public void setEqualc(ConceptPair equalc)
Sets the "equalc" element

Specified by:
setEqualc in interface Axiom

addNewEqualc

public ConceptPair addNewEqualc()
Appends and returns a new empty "equalc" element

Specified by:
addNewEqualc in interface Axiom

unsetEqualc

public void unsetEqualc()
Unsets the "equalc" element

Specified by:
unsetEqualc in interface Axiom

getDisjoint

public Concepts getDisjoint()
Gets the "disjoint" element

Specified by:
getDisjoint in interface Axiom

isSetDisjoint

public boolean isSetDisjoint()
True if has "disjoint" element

Specified by:
isSetDisjoint in interface Axiom

setDisjoint

public void setDisjoint(Concepts disjoint)
Sets the "disjoint" element

Specified by:
setDisjoint in interface Axiom

addNewDisjoint

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

Specified by:
addNewDisjoint in interface Axiom

unsetDisjoint

public void unsetDisjoint()
Unsets the "disjoint" element

Specified by:
unsetDisjoint in interface Axiom

getImpliesr

public RolePair getImpliesr()
Gets the "impliesr" element

Specified by:
getImpliesr in interface Axiom

isSetImpliesr

public boolean isSetImpliesr()
True if has "impliesr" element

Specified by:
isSetImpliesr in interface Axiom

setImpliesr

public void setImpliesr(RolePair impliesr)
Sets the "impliesr" element

Specified by:
setImpliesr in interface Axiom

addNewImpliesr

public RolePair addNewImpliesr()
Appends and returns a new empty "impliesr" element

Specified by:
addNewImpliesr in interface Axiom

unsetImpliesr

public void unsetImpliesr()
Unsets the "impliesr" element

Specified by:
unsetImpliesr in interface Axiom

getEqualr

public RolePair getEqualr()
Gets the "equalr" element

Specified by:
getEqualr in interface Axiom

isSetEqualr

public boolean isSetEqualr()
True if has "equalr" element

Specified by:
isSetEqualr in interface Axiom

setEqualr

public void setEqualr(RolePair equalr)
Sets the "equalr" element

Specified by:
setEqualr in interface Axiom

addNewEqualr

public RolePair addNewEqualr()
Appends and returns a new empty "equalr" element

Specified by:
addNewEqualr in interface Axiom

unsetEqualr

public void unsetEqualr()
Unsets the "equalr" element

Specified by:
unsetEqualr in interface Axiom

getDomain

public RoleConceptPair getDomain()
Gets the "domain" element

Specified by:
getDomain in interface Axiom

isSetDomain

public boolean isSetDomain()
True if has "domain" element

Specified by:
isSetDomain in interface Axiom

setDomain

public void setDomain(RoleConceptPair domain)
Sets the "domain" element

Specified by:
setDomain in interface Axiom

addNewDomain

public RoleConceptPair addNewDomain()
Appends and returns a new empty "domain" element

Specified by:
addNewDomain in interface Axiom

unsetDomain

public void unsetDomain()
Unsets the "domain" element

Specified by:
unsetDomain in interface Axiom

getRange

public RoleConceptPair getRange()
Gets the "range" element

Specified by:
getRange in interface Axiom

isSetRange

public boolean isSetRange()
True if has "range" element

Specified by:
isSetRange in interface Axiom

setRange

public void setRange(RoleConceptPair range)
Sets the "range" element

Specified by:
setRange in interface Axiom

addNewRange

public RoleConceptPair addNewRange()
Appends and returns a new empty "range" element

Specified by:
addNewRange in interface Axiom

unsetRange

public void unsetRange()
Unsets the "range" element

Specified by:
unsetRange in interface Axiom

getRangeint

public AttributeType getRangeint()
Gets the "rangeint" element

Specified by:
getRangeint in interface Axiom

isSetRangeint

public boolean isSetRangeint()
True if has "rangeint" element

Specified by:
isSetRangeint in interface Axiom

setRangeint

public void setRangeint(AttributeType rangeint)
Sets the "rangeint" element

Specified by:
setRangeint in interface Axiom

addNewRangeint

public AttributeType addNewRangeint()
Appends and returns a new empty "rangeint" element

Specified by:
addNewRangeint in interface Axiom

unsetRangeint

public void unsetRangeint()
Unsets the "rangeint" element

Specified by:
unsetRangeint in interface Axiom

getRangestring

public AttributeType getRangestring()
Gets the "rangestring" element

Specified by:
getRangestring in interface Axiom

isSetRangestring

public boolean isSetRangestring()
True if has "rangestring" element

Specified by:
isSetRangestring in interface Axiom

setRangestring

public void setRangestring(AttributeType rangestring)
Sets the "rangestring" element

Specified by:
setRangestring in interface Axiom

addNewRangestring

public AttributeType addNewRangestring()
Appends and returns a new empty "rangestring" element

Specified by:
addNewRangestring in interface Axiom

unsetRangestring

public void unsetRangestring()
Unsets the "rangestring" element

Specified by:
unsetRangestring in interface Axiom

getTransitive

public Role getTransitive()
Gets the "transitive" element

Specified by:
getTransitive in interface Axiom

isSetTransitive

public boolean isSetTransitive()
True if has "transitive" element

Specified by:
isSetTransitive in interface Axiom

setTransitive

public void setTransitive(Role transitive)
Sets the "transitive" element

Specified by:
setTransitive in interface Axiom

addNewTransitive

public Role addNewTransitive()
Appends and returns a new empty "transitive" element

Specified by:
addNewTransitive in interface Axiom

unsetTransitive

public void unsetTransitive()
Unsets the "transitive" element

Specified by:
unsetTransitive in interface Axiom

getFunctional

public Role getFunctional()
Gets the "functional" element

Specified by:
getFunctional in interface Axiom

isSetFunctional

public boolean isSetFunctional()
True if has "functional" element

Specified by:
isSetFunctional in interface Axiom

setFunctional

public void setFunctional(Role functional)
Sets the "functional" element

Specified by:
setFunctional in interface Axiom

addNewFunctional

public Role addNewFunctional()
Appends and returns a new empty "functional" element

Specified by:
addNewFunctional in interface Axiom

unsetFunctional

public void unsetFunctional()
Unsets the "functional" element

Specified by:
unsetFunctional in interface Axiom

getInstanceof

public InstanceofDocument.Instanceof getInstanceof()
Gets the "instanceof" element

Specified by:
getInstanceof in interface Axiom

isSetInstanceof

public boolean isSetInstanceof()
True if has "instanceof" element

Specified by:
isSetInstanceof in interface Axiom

setInstanceof

public void setInstanceof(InstanceofDocument.Instanceof xinstanceof)
Sets the "instanceof" element

Specified by:
setInstanceof in interface Axiom

addNewInstanceof

public InstanceofDocument.Instanceof addNewInstanceof()
Appends and returns a new empty "instanceof" element

Specified by:
addNewInstanceof in interface Axiom

unsetInstanceof

public void unsetInstanceof()
Unsets the "instanceof" element

Specified by:
unsetInstanceof in interface Axiom

getRelated

public RelatedDocument.Related getRelated()
Gets the "related" element

Specified by:
getRelated in interface Axiom

isSetRelated

public boolean isSetRelated()
True if has "related" element

Specified by:
isSetRelated in interface Axiom

setRelated

public void setRelated(RelatedDocument.Related related)
Sets the "related" element

Specified by:
setRelated in interface Axiom

addNewRelated

public RelatedDocument.Related addNewRelated()
Appends and returns a new empty "related" element

Specified by:
addNewRelated in interface Axiom

unsetRelated

public void unsetRelated()
Unsets the "related" element

Specified by:
unsetRelated in interface Axiom

getValue

public ValueDocument.Value getValue()
Gets the "value" element

Specified by:
getValue in interface Axiom

isSetValue

public boolean isSetValue()
True if has "value" element

Specified by:
isSetValue in interface Axiom

setValue

public void setValue(ValueDocument.Value value)
Sets the "value" element

Specified by:
setValue in interface Axiom

addNewValue

public ValueDocument.Value addNewValue()
Appends and returns a new empty "value" element

Specified by:
addNewValue in interface Axiom

unsetValue

public void unsetValue()
Unsets the "value" element

Specified by:
unsetValue in interface Axiom

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