ch.uzh.ifi.attempto.acewiki.core.ontology
Class Role

java.lang.Object
  extended by ch.uzh.ifi.attempto.acewiki.core.ontology.OntologyElement
      extended by ch.uzh.ifi.attempto.acewiki.core.ontology.Role
All Implemented Interfaces:
java.lang.Comparable<OntologyElement>
Direct Known Subclasses:
OfRole, TrAdjRole, VerbRole

public abstract class Role
extends OntologyElement

This abstract class represents a role (other terminologies call it "binary relation" or "property").

Author:
Tobias Kuhn

Constructor Summary
protected Role()
          Initializes the role.
 
Method Summary
 
Methods inherited from class ch.uzh.ifi.attempto.acewiki.core.ontology.OntologyElement
add, changeWords, compareTo, edit, getHeadword, getInternalType, getOntology, getPrettyWord, getSentences, getType, getURI, getURISuffix, getWord, getWord, getWords, log, registerAt, remove, setWords, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

Role

protected Role()
Initializes the role.



Copyright 2008, Attempto Group, University of Zurich (see http://attempto.ifi.uzh.ch)