@doc hierarchy="GMLDOM">
An abstract class for Actions
(c) SAP AG 2003-2006. All rights reserved.
///////////////////////////////////////////////////////////////////////
// CLASS HEADER
Interface IAction;
///////////////////////////////////////////////////////////////////////
// METHODS
<@doc>
Gets the Action's friendly name
The Actions's friendly name
abstract method getAlias();