edu.unika.aifb.kaon
Class DAMLVocabulary

edu.unika.aifb.kaon.VocabularyAdaptor
  |
  +--edu.unika.aifb.kaon.RDFVocabulary
        |
        +--edu.unika.aifb.kaon.RDFSchemaVocabulary
              |
              +--edu.unika.aifb.kaon.DAMLVocabulary

public class DAMLVocabulary
extends RDFSchemaVocabulary

This class provides convenient access to schema information. DO NOT MODIFY THIS FILE. It was generated automatically by kaon.Generator


Field Summary
 final static String_Namespace
          Namespace URI of this schema

Constructor Summary
DAMLVocabulary()
           
DAMLVocabulary(NodeFactory f)
           

Method Summary
 Resourceget()
           
 Resourcegetcardinality()
           
 ResourcegetcardinalityQ()
           
 Resourcegetcomment()
           
 ResourcegetcomplementOf()
           
 ResourcegetDatatype()
           
 ResourcegetDatatypeProperty()
           
 ResourcegetdifferentIndividualFrom()
           
 ResourcegetdisjointUnionOf()
           
 ResourcegetdisjointWith()
           
 Resourcegetdomain()
           
 ResourcegetequivalentTo()
           
 Resourcegetfirst()
           
 ResourcegethasClass()
           
 ResourcegethasClassQ()
           
 ResourcegethasValue()
           
 Resourcegetimports()
           
 ResourcegetintersectionOf()
           
 ResourcegetinverseOf()
           
 ResourcegetisDefinedBy()
           
 Resourcegetitem()
           
 Resourcegetlabel()
           
 ResourcegetList()
           
 ResourcegetLiteral()
           
 ResourcegetmaxCardinality()
           
 ResourcegetmaxCardinalityQ()
           
 ResourcegetminCardinality()
           
 ResourcegetminCardinalityQ()
           
 Resourcegetnil()
           
 ResourcegetNothing()
           
 ResourcegetObjectProperty()
           
 ResourcegetoneOf()
           
 ResourcegetonProperty()
           
 ResourcegetOntology()
           
 ResourcegetProperty()
           
 Resourcegetrange()
           
 Resourcegetrest()
           
 ResourcegetRestriction()
           
 ResourcegetsameClassAs()
           
 ResourcegetsameIndividualAs()
           
 ResourcegetsamePropertyAs()
           
 ResourcegetseeAlso()
           
 ResourcegetsubClassOf()
           
 ResourcegetsubPropertyOf()
           
 ResourcegetThing()
           
 ResourcegettoClass()
           
 ResourcegetTransitiveProperty()
           
 Resourcegettype()
           
 ResourcegetUnambiguousProperty()
           
 ResourcegetunionOf()
           
 ResourcegetUniqueProperty()
           
 Resourcegetvalue()
           
 ResourcegetversionInfo()
           
 voidsetNodeFactory(NodeFactory f)
           

Methods inherited from class edu.unika.aifb.kaon.RDFSchemaVocabulary
getComment, getConcept, getConstraintResource, getContainer, getContainerMembershipProperty, getContraintProperty, getDomain, getIsDefinedByProperty, getLabel, getNameSpace, getRange, getResource, getSeeAlso, getSubConceptOf, getSubRelationOf

Methods inherited from class edu.unika.aifb.kaon.RDFVocabulary
getAlternative, getBag, getInstanceOf, getObjectResource, getPredicateResource, getRelation, getSequence, getStatement, getSubjectResource, getValueResource

Methods inherited from class edu.unika.aifb.kaon.VocabularyAdaptor
getcreator, getDE, getEN, getequivalent, getinLanguage, getLanguage, getLexicalEntry, getNLPTool, getpos, getreferences, getRoot, getSMESmorph, getStem, getSynonymsME

Field Detail

_Namespace

public final static String _Namespace
Namespace URI of this schema
Constructor Detail

DAMLVocabulary

public DAMLVocabulary()

DAMLVocabulary

public DAMLVocabulary(NodeFactory f)
Method Detail

get

public Resource get()
throws edu.unika.aifb.sitris.exception.NotSupportedException

getcardinality

public Resource getcardinality()
throws edu.unika.aifb.sitris.exception.NotSupportedException

getcardinalityQ

public Resource getcardinalityQ()
throws edu.unika.aifb.sitris.exception.NotSupportedException

getcomment

public Resource getcomment()
throws edu.unika.aifb.sitris.exception.NotSupportedException

getcomplementOf

public Resource getcomplementOf()
throws edu.unika.aifb.sitris.exception.NotSupportedException

getDatatype

public Resource getDatatype()
throws edu.unika.aifb.sitris.exception.NotSupportedException

getDatatypeProperty

public Resource getDatatypeProperty()
throws edu.unika.aifb.sitris.exception.NotSupportedException

getdifferentIndividualFrom

public Resource getdifferentIndividualFrom()
throws edu.unika.aifb.sitris.exception.NotSupportedException

getdisjointUnionOf

public Resource getdisjointUnionOf()
throws edu.unika.aifb.sitris.exception.NotSupportedException

getdisjointWith

public Resource getdisjointWith()
throws edu.unika.aifb.sitris.exception.NotSupportedException

getdomain

public Resource getdomain()
throws edu.unika.aifb.sitris.exception.NotSupportedException

getequivalentTo

public Resource getequivalentTo()
throws edu.unika.aifb.sitris.exception.NotSupportedException

getfirst

public Resource getfirst()
throws edu.unika.aifb.sitris.exception.NotSupportedException

gethasClass

public Resource gethasClass()
throws edu.unika.aifb.sitris.exception.NotSupportedException

gethasClassQ

public Resource gethasClassQ()
throws edu.unika.aifb.sitris.exception.NotSupportedException

gethasValue

public Resource gethasValue()
throws edu.unika.aifb.sitris.exception.NotSupportedException

getimports

public Resource getimports()
throws edu.unika.aifb.sitris.exception.NotSupportedException

getintersectionOf

public Resource getintersectionOf()
throws edu.unika.aifb.sitris.exception.NotSupportedException

getinverseOf

public Resource getinverseOf()
throws edu.unika.aifb.sitris.exception.NotSupportedException

getisDefinedBy

public Resource getisDefinedBy()
throws edu.unika.aifb.sitris.exception.NotSupportedException

getitem

public Resource getitem()
throws edu.unika.aifb.sitris.exception.NotSupportedException

getlabel

public Resource getlabel()
throws edu.unika.aifb.sitris.exception.NotSupportedException

getList

public Resource getList()
throws edu.unika.aifb.sitris.exception.NotSupportedException

getLiteral

public Resource getLiteral()
throws edu.unika.aifb.sitris.exception.NotSupportedException

getmaxCardinality

public Resource getmaxCardinality()
throws edu.unika.aifb.sitris.exception.NotSupportedException

getmaxCardinalityQ

public Resource getmaxCardinalityQ()
throws edu.unika.aifb.sitris.exception.NotSupportedException

getminCardinality

public Resource getminCardinality()
throws edu.unika.aifb.sitris.exception.NotSupportedException

getminCardinalityQ

public Resource getminCardinalityQ()
throws edu.unika.aifb.sitris.exception.NotSupportedException

getnil

public Resource getnil()
throws edu.unika.aifb.sitris.exception.NotSupportedException

getNothing

public Resource getNothing()
throws edu.unika.aifb.sitris.exception.NotSupportedException

getObjectProperty

public Resource getObjectProperty()
throws edu.unika.aifb.sitris.exception.NotSupportedException

getoneOf

public Resource getoneOf()
throws edu.unika.aifb.sitris.exception.NotSupportedException

getonProperty

public Resource getonProperty()
throws edu.unika.aifb.sitris.exception.NotSupportedException

getOntology

public Resource getOntology()
throws edu.unika.aifb.sitris.exception.NotSupportedException

getProperty

public Resource getProperty()
throws edu.unika.aifb.sitris.exception.NotSupportedException

getrange

public Resource getrange()
throws edu.unika.aifb.sitris.exception.NotSupportedException

getrest

public Resource getrest()
throws edu.unika.aifb.sitris.exception.NotSupportedException

getRestriction

public Resource getRestriction()
throws edu.unika.aifb.sitris.exception.NotSupportedException

getsameClassAs

public Resource getsameClassAs()
throws edu.unika.aifb.sitris.exception.NotSupportedException

getsameIndividualAs

public Resource getsameIndividualAs()
throws edu.unika.aifb.sitris.exception.NotSupportedException

getsamePropertyAs

public Resource getsamePropertyAs()
throws edu.unika.aifb.sitris.exception.NotSupportedException

getseeAlso

public Resource getseeAlso()
throws edu.unika.aifb.sitris.exception.NotSupportedException

getsubClassOf

public Resource getsubClassOf()
throws edu.unika.aifb.sitris.exception.NotSupportedException

getsubPropertyOf

public Resource getsubPropertyOf()
throws edu.unika.aifb.sitris.exception.NotSupportedException

getThing

public Resource getThing()
throws edu.unika.aifb.sitris.exception.NotSupportedException

gettoClass

public Resource gettoClass()
throws edu.unika.aifb.sitris.exception.NotSupportedException

getTransitiveProperty

public Resource getTransitiveProperty()
throws edu.unika.aifb.sitris.exception.NotSupportedException

gettype

public Resource gettype()
throws edu.unika.aifb.sitris.exception.NotSupportedException

getUnambiguousProperty

public Resource getUnambiguousProperty()
throws edu.unika.aifb.sitris.exception.NotSupportedException

getunionOf

public Resource getunionOf()
throws edu.unika.aifb.sitris.exception.NotSupportedException

getUniqueProperty

public Resource getUniqueProperty()
throws edu.unika.aifb.sitris.exception.NotSupportedException

getvalue

public Resource getvalue()
throws edu.unika.aifb.sitris.exception.NotSupportedException

getversionInfo

public Resource getversionInfo()
throws edu.unika.aifb.sitris.exception.NotSupportedException

setNodeFactory

public void setNodeFactory(NodeFactory f)
throws org.w3c.rdf.model.ModelException