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

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