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

org.kr.dl.dig.v1_1
Interface Axiom

All Superinterfaces:
XmlObject, XmlTokenSource
All Known Implementing Classes:
AxiomImpl

public interface Axiom
extends XmlObject

An XML axiom(@http://dl.kr.org/dig/2003/02/lang). This is a complex type.


Nested Class Summary
static class Axiom.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
 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 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

getDefconcept

public Named getDefconcept()
Gets the "defconcept" element


isSetDefconcept

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


setDefconcept

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


addNewDefconcept

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


unsetDefconcept

public void unsetDefconcept()
Unsets the "defconcept" element


getDefrole

public Named getDefrole()
Gets the "defrole" element


isSetDefrole

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


setDefrole

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


addNewDefrole

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


unsetDefrole

public void unsetDefrole()
Unsets the "defrole" element


getDeffeature

public Named getDeffeature()
Gets the "deffeature" element


isSetDeffeature

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


setDeffeature

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


addNewDeffeature

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


unsetDeffeature

public void unsetDeffeature()
Unsets the "deffeature" element


getDefattribute

public Named getDefattribute()
Gets the "defattribute" element


isSetDefattribute

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


setDefattribute

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


addNewDefattribute

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


unsetDefattribute

public void unsetDefattribute()
Unsets the "defattribute" element


getDefindividual

public Named getDefindividual()
Gets the "defindividual" element


isSetDefindividual

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


setDefindividual

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


addNewDefindividual

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


unsetDefindividual

public void unsetDefindividual()
Unsets the "defindividual" element


getImpliesc

public ConceptPair getImpliesc()
Gets the "impliesc" element


isSetImpliesc

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


setImpliesc

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


addNewImpliesc

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


unsetImpliesc

public void unsetImpliesc()
Unsets the "impliesc" element


getEqualc

public ConceptPair getEqualc()
Gets the "equalc" element


isSetEqualc

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


setEqualc

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


addNewEqualc

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


unsetEqualc

public void unsetEqualc()
Unsets the "equalc" element


getDisjoint

public Concepts getDisjoint()
Gets the "disjoint" element


isSetDisjoint

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


setDisjoint

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


addNewDisjoint

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


unsetDisjoint

public void unsetDisjoint()
Unsets the "disjoint" element


getImpliesr

public RolePair getImpliesr()
Gets the "impliesr" element


isSetImpliesr

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


setImpliesr

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


addNewImpliesr

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


unsetImpliesr

public void unsetImpliesr()
Unsets the "impliesr" element


getEqualr

public RolePair getEqualr()
Gets the "equalr" element


isSetEqualr

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


setEqualr

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


addNewEqualr

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


unsetEqualr

public void unsetEqualr()
Unsets the "equalr" element


getDomain

public RoleConceptPair getDomain()
Gets the "domain" element


isSetDomain

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


setDomain

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


addNewDomain

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


unsetDomain

public void unsetDomain()
Unsets the "domain" element


getRange

public RoleConceptPair getRange()
Gets the "range" element


isSetRange

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


setRange

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


addNewRange

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


unsetRange

public void unsetRange()
Unsets the "range" element


getRangeint

public AttributeType getRangeint()
Gets the "rangeint" element


isSetRangeint

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


setRangeint

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


addNewRangeint

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


unsetRangeint

public void unsetRangeint()
Unsets the "rangeint" element


getRangestring

public AttributeType getRangestring()
Gets the "rangestring" element


isSetRangestring

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


setRangestring

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


addNewRangestring

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


unsetRangestring

public void unsetRangestring()
Unsets the "rangestring" element


getTransitive

public Role getTransitive()
Gets the "transitive" element


isSetTransitive

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


setTransitive

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


addNewTransitive

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


unsetTransitive

public void unsetTransitive()
Unsets the "transitive" element


getFunctional

public Role getFunctional()
Gets the "functional" element


isSetFunctional

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


setFunctional

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


addNewFunctional

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


unsetFunctional

public void unsetFunctional()
Unsets the "functional" element


getInstanceof

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


isSetInstanceof

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


setInstanceof

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


addNewInstanceof

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


unsetInstanceof

public void unsetInstanceof()
Unsets the "instanceof" element


getRelated

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


isSetRelated

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


setRelated

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


addNewRelated

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


unsetRelated

public void unsetRelated()
Unsets the "related" element


getValue

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


isSetValue

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


setValue

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


addNewValue

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


unsetValue

public void unsetValue()
Unsets the "value" element


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