edu.unika.aifb.kaon.daml
Class ConceptImpl
edu.unika.aifb.kaon.AbstractEntity
|
+--edu.unika.aifb.kaon.AbstractNamedEntity
|
+--edu.unika.aifb.kaon.AbstractNamedHierarchical
|
+--edu.unika.aifb.kaon.daml.ConceptImpl
- public class ConceptImpl
- extends AbstractNamedHierarchical
- implements Concept
getAllRelations
public Relation[] getAllRelations()
throws org.w3c.rdf.model.ModelException,
edu.unika.aifb.sitris.exception.NotSupportedException
getDirectSuper
public HierarchicalEntity[] getDirectSuper()
throws org.w3c.rdf.model.ModelException,
edu.unika.aifb.sitris.exception.NotSupportedException
getDocumentation
public LexicalEntry[] getDocumentation()
getIdentifier
public Resource getIdentifier()
getInheritedRelations
public Relation[] getInheritedRelations()
throws org.w3c.rdf.model.ModelException,
edu.unika.aifb.sitris.exception.NotSupportedException
getInstances
public Instance[] getInstances()
throws org.w3c.rdf.model.ModelException,
edu.unika.aifb.sitris.exception.NotSupportedException
getLexicalEntries
public LexicalEntry[] getLexicalEntries()
getLocalInstances
public Instance[] getLocalInstances()
throws org.w3c.rdf.model.ModelException,
edu.unika.aifb.sitris.exception.NotSupportedException
getLocalRelations
public Relation[] getLocalRelations()
throws org.w3c.rdf.model.ModelException,
edu.unika.aifb.sitris.exception.NotSupportedException
getOntology
public Ontology getOntology()
getStems
public LexicalEntry[] getStems()
getSynonymsME
public LexicalEntry[] getSynonymsME()
hashCode
public int hashCode()
toString
public String toString()
validClass
public boolean validClass(HierarchicalEntity e)
- See Also:
- AbstractNamedHierarchical
validToAddAsSuper
public boolean validToAddAsSuper(HierarchicalEntity e)
- See Also:
- AbstractNamedHierarchical