isSameBoundedContext

Checks if this entity belongs to the same bounded context as another entity.

Return

true if both entities belong to the same bounded context, false otherwise.

Parameters

other

The other NamedBoundedContext to compare with.