<@doc hierarchy="GMLDOM">
   An abstract class for Actions
   
   <copyright>(c) SAP AG 2003-2006. All rights reserved.</copyright>
</doc@>


///////////////////////////////////////////////////////////////////////
// CLASS HEADER

Interface IAction;


///////////////////////////////////////////////////////////////////////
// METHODS

<@doc>
   Gets the Action's friendly name
   <return type="s">The Actions's friendly name</return>
</doc@>
abstract method getAlias();