The only kind of actions which can be added to the Agent and passed
to the EnvironmentModel as action to execute. For a specific
learning problem you have to derivate your ModelActions from this
class and add some specific attributes to the action (for example
force...). The type PRIMITIVEACTION is added to the type field of
the action.