Ideation Project DA Ruwe
This program provides us with an agent based simulation of an ideation game.
|
Provides possible actions and choices. More...
This interface gives all implementing classes access to the choices and actions enumerations, thereby allowing the source code to speak: (NEWIDEA
is slightly more intuitive than 1
). New choices and actions can be added here, but it should be considered that they also have to find a use and appropriate switch environments in other classes have to be extended, too.