@PortedFrom(file="tDLExpression.h", name="TNamedEntity") public abstract class NamedEntityImpl extends Object implements NamedEntity
| Modifier and Type | Field and Description |
|---|---|
protected String |
name
name of the entity
|
| Constructor and Description |
|---|
NamedEntityImpl(String name) |
protected String name
public NamedEntityImpl(String name)
public NamedEntry getEntry()
getEntry in interface NamedEntitypublic void setEntry(NamedEntry e)
setEntry in interface NamedEntitypublic String getName()
NamedEntitygetName in interface NamedEntityCopyright © 2013 The University of Manchester. All Rights Reserved.