Trait that model the entrance strategy interface.
It's the core of the strategy, and it decide if the entity can enter or not.
the entity that wants to enter in the structure
true if the entity can enter, false otherwise