@PortedFrom(file="tDLExpression.h", name="TDLObjectRoleChain") public class ObjectRoleChain extends NAryExpressionImpl<ObjectRoleExpression> implements NAryExpression<ObjectRoleExpression>, ObjectRoleComplexExpression
| Constructor and Description |
|---|
ObjectRoleChain(List<Expression> v)
create role chain from given array
|
| Modifier and Type | Method and Description |
|---|---|
void |
accept(DLExpressionVisitor visitor)
accept method for the visitor pattern
|
<O> O |
accept(DLExpressionVisitorEx<O> visitor) |
add, add, getArguments, isEmpty, size, toString, transformclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitadd, add, getArguments, isEmpty, size, transformpublic ObjectRoleChain(List<Expression> v)
@PortedFrom(file="tDLExpression.h", name="accept") public void accept(DLExpressionVisitor visitor)
Expressionaccept in interface Expressionaccept in interface ObjectRoleComplexExpressionaccept in interface RoleExpression@PortedFrom(file="tDLExpression.h", name="accept") public <O> O accept(DLExpressionVisitorEx<O> visitor)
accept in interface ExpressionCopyright © 2013 The University of Manchester. All Rights Reserved.