de.upb.hni.vmagic
Interface NamedEntity

All Known Subinterfaces:
Function, de.upb.hni.vmagic.declaration.Subprogram
All Known Implementing Classes:
AccessType, Architecture, ArrayElement, ArrayType, Attribute, AttributeExpression, Component, Configuration, Constant, ConstrainedArray, Entity, EnumerationType, FileObject, FileType, ForwardingVhdlObject, FunctionBody, FunctionDeclaration, Group, GroupTemplate, IncompleteType, IntegerType, LibraryDeclarativeRegion, PackageDeclaration, PhysicalType, PhysicalType.Unit, RecordElement, RecordType, Signal, Slice, Subtype, Type, UnconstrainedArray, UnresolvedType, Variable, VhdlObject

public interface NamedEntity

A named entity. A named entity is an element that has an identifier.


Method Summary
 java.lang.String getIdentifier()
          Returns the identifier of this element.
 

Method Detail

getIdentifier

java.lang.String getIdentifier()
Returns the identifier of this element.

Returns:
the identifier