@PortedFrom(file="tDLExpression.h", name="TDLConceptObjectSelf") public class ConceptObjectSelf extends Object implements ConceptObjectRoleExpression, Serializable
| Constructor and Description |
|---|
ConceptObjectSelf(ObjectRoleExpression r) |
| Modifier and Type | Method and Description |
|---|---|
void |
accept(DLExpressionVisitor visitor)
accept method for the visitor pattern
|
<O> O |
accept(DLExpressionVisitorEx<O> visitor) |
org.semanticweb.owlapi.model.IRI |
getIRI() |
ObjectRoleExpression |
getOR()
get access to the argument
|
String |
toString() |
public ConceptObjectSelf(ObjectRoleExpression r)
r - R@PortedFrom(file="tDLExpression.h", name="accept") public void accept(DLExpressionVisitor visitor)
Expressionaccept in interface ConceptExpressionaccept in interface ConceptObjectRoleExpressionaccept in interface Expressionvisitor - visitor@PortedFrom(file="tDLExpression.h", name="accept") public <O> O accept(DLExpressionVisitorEx<O> visitor)
accept in interface ExpressionO - visitor typevisitor - visitor@PortedFrom(file="tDLExpression.h", name="getOR") public ObjectRoleExpression getOR()
getOR in interface ObjectRoleArgpublic org.semanticweb.owlapi.model.IRI getIRI()
getIRI in interface org.semanticweb.owlapi.model.HasIRIgetIRI in interface ExpressionCopyright © 2016 The University of Manchester. All rights reserved.