@PortedFrom(file="tDLAxiom.h", name="TDLAxiomORoleSubsumption") public class AxiomORoleSubsumption extends AxiomSingleORole
| Constructor and Description |
|---|
AxiomORoleSubsumption(org.semanticweb.owlapi.model.OWLAxiom ax,
ObjectRoleComplexExpression subRole,
ObjectRoleExpression supRole) |
| Modifier and Type | Method and Description |
|---|---|
void |
accept(DLAxiomVisitor visitor)
accept method for the visitor pattern
|
<O> O |
accept(DLAxiomVisitorEx<O> visitor) |
ObjectRoleComplexExpression |
getSubRole() |
Stream<Expression> |
namedEntitySignature() |
getRolepublic AxiomORoleSubsumption(org.semanticweb.owlapi.model.OWLAxiom ax,
ObjectRoleComplexExpression subRole,
ObjectRoleExpression supRole)
ax - axsubRole - subRolesupRole - supRole@PortedFrom(file="tDLAxiom.h", name="accept") public void accept(DLAxiomVisitor visitor)
AxiomImpl@Nullable @PortedFrom(file="tDLAxiom.h", name="accept") public <O> O accept(DLAxiomVisitorEx<O> visitor)
@PortedFrom(file="tDLAxiom.h", name="getSubRole") public ObjectRoleComplexExpression getSubRole()
public Stream<Expression> namedEntitySignature()
namedEntitySignature in class AxiomSingleORoleCopyright © 2018 The University of Manchester. All rights reserved.