Interface Identifier


@Stereotype(priority=0) public interface Identifier
Marker interface for identifiers. Exists primarily to easily identify types that are supposed to be identifiers within the code base and let the compiler verify the correctness of declared relationships.
Author:
Oliver Drotbohm
See Also: