|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectsofya.ed.semantic.EventSpecification.MonitorType
public static final class EventSpecification.MonitorType
Type-safe enumeration for the monitor events.
| Field Summary | |
|---|---|
static EventSpecification.MonitorType |
ACQUIRE
|
static EventSpecification.MonitorType |
CONTEND
|
static EventSpecification.MonitorType |
PRE_RELEASE
|
static EventSpecification.MonitorType |
RELEASE
|
| Method Summary | |
|---|---|
java.lang.String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public static final EventSpecification.MonitorType CONTEND
public static final EventSpecification.MonitorType ACQUIRE
public static final EventSpecification.MonitorType PRE_RELEASE
public static final EventSpecification.MonitorType RELEASE
| Method Detail |
|---|
public java.lang.String toString()
toString in class java.lang.Object
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||