@PortedFrom(file="tDLExpression.h", name="TDLConceptName") public class ConceptName extends NamedEntityImpl implements ConceptExpression
name| Constructor and Description |
|---|
ConceptName(String name) |
| Modifier and Type | Method and Description |
|---|---|
void |
accept(DLExpressionVisitor visitor)
accept method for the visitor pattern
|
<O> O |
accept(DLExpressionVisitorEx<O> visitor) |
public ConceptName(String name)
@PortedFrom(file="tDLExpression.h", name="accept") public void accept(DLExpressionVisitor visitor)
Expressionaccept in interface ConceptExpressionaccept in interface Expression@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.