| |
|
| java.lang.Object ch.ethz.prose.query.JoinPointRequestSurrogate
JoinPointRequestSurrogate | public class JoinPointRequestSurrogate implements java.io.Serializable(Code) | | Class JoinPointRequestSurrogate
version: $Revision: 1.1.1.1 $ author: Philippe Schoch |
JoinPointRequestSurrogate | public JoinPointRequestSurrogate(JoinPointRequest jpr)(Code) | | Parameters: jpr - JoinPointRequest that is represented by this Surrogate |
getKind | public String getKind()(Code) | | Return the kind of this JoinPointRequest
the integer value representing the kind. |
getName | public String getName()(Code) | | Return the name of this JoinPointRequestSurrogate . It consists of
the return of the toString() method.
|
hashCode | public int hashCode()(Code) | | |
|
|
|