@PortedFrom(file="tDLExpression.h", name="TNamedEntity") public abstract class NamedEntityImpl extends Object implements NamedEntity, Serializable
| Constructor and Description |
|---|
NamedEntityImpl(org.semanticweb.owlapi.model.IRI name) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
NamedEntry |
getEntry() |
org.semanticweb.owlapi.model.IRI |
getName() |
int |
hashCode() |
void |
setEntry(NamedEntry e) |
String |
toString() |
public NamedEntityImpl(org.semanticweb.owlapi.model.IRI name)
name - namepublic NamedEntry getEntry()
getEntry in interface NamedEntitypublic void setEntry(NamedEntry e)
setEntry in interface NamedEntitye - epublic org.semanticweb.owlapi.model.IRI getName()
Copyright © 2015 The University of Manchester. All rights reserved.