<?xml version="1.0" encoding="Windows-1255" ?><Class name="Service" inherit="core.gml:Component" hierarchy="GMLDOM" id="core.gml:Service" sort="21" urn="core.gml:diagrams.Service.gs" toc="\Diagrams"><Summary>A Service is a unit that represents a data source, such as a remote function,
   a Web Service, a database stored procedure, or a business logic component.</Summary><Inherit>&lt;q ref=&quot;core.gml:Component&quot;&gt;Component&lt;/q&gt;</Inherit><Remarks>&lt;h2&gt;Child Elements&lt;/h2&gt;
      &lt;q ref=&quot;core.gml:ServiceUsage&quot;&gt;ServiceUsage&lt;/q&gt;, &lt;q ref=&quot;core.gml:Infoactor&quot;&gt;Infoactor&lt;/q&gt;, &lt;q ref=&quot;core.gml:Port&quot;&gt;Port&lt;/q&gt;, &lt;q ref=&quot;core.gml:Link&quot;&gt;Link&lt;/q&gt;, &lt;q ref=&quot;core.gml:Note&quot;&gt;Note&lt;/q&gt;</Remarks><Copyright>(c) SAP AG 2003-2006. All rights reserved.</Copyright>
<Topics>
<Method name="getEvents" sortGroup="true" scope="public" id="core.gml:Service!getEvents" sort="35" group="Methods" seq="0000"><Summary>Returns an array representing all the events published or consumed by this component.</Summary><Parameters signature="method:: &lt;i&gt;this&lt;/i&gt;.&lt;b&gt;getEvents&lt;/b&gt;(&lt;i&gt;dir&lt;/i&gt;) &amp;rarr; string[]"><Param name="dir" type="Plug!DIRECTIONS" typeRef="&lt;q ref=&quot;core.gml:Plug!DIRECTIONS&quot;&gt;DIRECTIONS&lt;/q&gt;">Specify incoming or outgoing events.</Param></Parameters><Return type="string[]">An array of event names.</Return></Method>
</Topics>
</Class>