public interface ISemanticsCollector
| Modifier and Type | Method and Description |
|---|---|
void |
assignSemantics(java.lang.String cls,
java.lang.String methodSignature,
Monitor semantics)
Assigns the monitoring semantics for the method
methodName
in class cls. |
void assignSemantics(java.lang.String cls,
java.lang.String methodSignature,
Monitor semantics)
methodName
in class cls.cls - the name of the class the monitoring semantics is defined formethodSignature - the signature of the method to assign the
semantics tosemantics - the monitoring semantics