getPackageName() Overrides the method defined in the facade parent of StrutsAction, this is done because actions (transitions) are
not directly contained in a UML namespace.
Overrides the method defined in the facade parent of StrutsAction, this is done because actions (transitions) are
not directly contained in a UML namespace.
We override this method here to make sure the actions end-up in the same package as their use-case. A transition
(this class' parent type) does not have a real package as we need it here.