@PortedFrom(file="tDLExpression.h", name="TDLIndividualName") public class IndividualName extends NamedEntityImpl implements IndividualExpression, Serializable
| Constructor and Description |
|---|
IndividualName(org.semanticweb.owlapi.model.OWLEntity name) |
| Modifier and Type | Method and Description |
|---|---|
void |
accept(DLExpressionVisitor visitor)
accept method for the visitor pattern
|
<O> O |
accept(DLExpressionVisitorEx<O> visitor) |
equals, getEntity, getEntry, getIRI, hashCode, setEntry, toStringgetIRIpublic IndividualName(org.semanticweb.owlapi.model.OWLEntity name)
name - name@PortedFrom(file="tDLExpression.h", name="accept") public void accept(DLExpressionVisitor visitor)
Expressionaccept in interface Expressionaccept in interface IndividualExpressionvisitor - visitor@PortedFrom(file="tDLExpression.h", name="accept") public <O> O accept(DLExpressionVisitorEx<O> visitor)
accept in interface ExpressionO - visitor typevisitor - visitorCopyright © 2018 The University of Manchester. All rights reserved.