<@doc hierarchy="GMLDOM"> Represents the runtime instance of an infoshape (c) SAP AG 2003-2006. All rights reserved. /////////////////////////////////////////////////////////////////////// // CLASS HEADER Interface IInfoset; /////////////////////////////////////////////////////////////////////// // METHODS <@doc> Gets the infoset's id The infoset's id abstract method getInfosetId(); <@doc> Gets the infoset's friendly name The infoset's friendly name abstract method getInfosetAlias(); <@doc> Gets the infoshape of this infoset The infoshape object abstract method getInfoshape();