Package | Description |
---|---|
org.yawlfoundation.yawl.analyser | |
org.yawlfoundation.yawl.analyser.util | |
org.yawlfoundation.yawl.editor.ui.swing |
Modifier and Type | Method and Description |
---|---|
java.util.Set<YAnalyserEventListener> |
YAnalyser.getEventListeners() |
Modifier and Type | Method and Description |
---|---|
boolean |
YAnalyser.addEventListener(YAnalyserEventListener listener) |
boolean |
YAnalyser.removeEventListener(YAnalyserEventListener listener) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
YAWLResetAnalyser.analyse(YSpecification specification,
YAnalyserOptions options,
java.util.Set<YAnalyserEventListener> listeners,
int maxMarkings) |
Modifier and Type | Class and Description |
---|---|
class |
AnalysisDialog |