Package | Description |
---|---|
org.yawlfoundation.yawl.analyser | |
org.yawlfoundation.yawl.analyser.util |
Modifier and Type | Method and Description |
---|---|
YAnalyserEventType |
YAnalyserEvent.getEventType() |
static YAnalyserEventType |
YAnalyserEventType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static YAnalyserEventType[] |
YAnalyserEventType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
YAnalyserEvent(YAnalyserEventType eventType,
java.lang.String source,
java.lang.String message) |
Modifier and Type | Method and Description |
---|---|
protected void |
YAWLResetAnalyser.announceProgressEvent(YAnalyserEventType eventType,
java.lang.String source,
java.lang.String message) |