com.togethersoft.openapi.ide.util
Interface RwiElementService


public interface RwiElementService

Interface RwiElementService provides a service to be used by any
IDE component to get an RwiElement for this component.

Author:
TogetherSoft
Since: Together 3.1

Method Summary
 RwiElementgetRwiElement()
          Returns RwiElement that this component represents.

Method Detail

getRwiElement

public RwiElement getRwiElement()
Returns RwiElement that this component represents.
Returns: RwiElement for this IDE component