Login | Register
My pages Projects Community openCollabNet

The Tigris site will receive a major upgrade the evening of Monday, December 1, beginning at 8:30 pm PST. Downtime is projected to be about ten hours. Further details in the announcement


jmt.application.elements
Interface Method

All Superinterfaces:
Element

public interface Method
extends Element

Represents a method of type jmt.codebase.Method.

Author:
Martin Kersten

Method Summary
 Method getMethod()
          Returns the method the element represents.
 
Methods inherited from interface jmt.application.elements.Element
getName, getResults
 

Method Detail

getMethod

public Method getMethod()
Returns the method the element represents.

Returns:
The method the element represents