@PortedFrom(file="tDLExpression.h", name="TDLDataRoleName") public class DataRoleName extends NamedEntityImpl implements DataRoleExpression, NamedEntity
name| Constructor and Description |
|---|
DataRoleName(String name) |
| Modifier and Type | Method and Description |
|---|---|
void |
accept(DLExpressionVisitor visitor)
accept method for the visitor pattern
|
<O> O |
accept(DLExpressionVisitorEx<O> visitor) |
equals, getEntry, getName, hashCode, setEntry, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetEntry, getName, setEntrypublic DataRoleName(String name)
@PortedFrom(file="tDLExpression.h", name="accept") public void accept(DLExpressionVisitor visitor)
Expressionaccept in interface DataRoleExpressionaccept in interface Expressionaccept 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.