public interface Tag
interface any class implementing this can be used to show state. Tags cannot be
added externally but should be added during execution of JALSE (at the relevant points of
execution). Tags should be immutable, constants or enum as much as possible (to help
filtering).