com.togethersoft.openapi.ide.util
Interface RwiReferenceService


public interface RwiReferenceService

Interface RwiReferenceService provides a service to be used by
any IDE component to get an RwiReference that this component represents.

Author:
TogetherSoft
Since: Together 3.1

Method Summary
 RwiReferencegetRwiReference()
          Returns RwiReference that this component represents.

Method Detail

getRwiReference

public RwiReference getRwiReference()
Returns RwiReference that this component represents.
Returns: RwiReference for this component