ILocator Interface
Used to describe the unique location of an object that may appear multiple times in the application.

C# Syntax

public interface ILocator

Implemented by Position and Relation classes.