Package | Description |
---|---|
org.processmining.plugins.stochasticpetrinet.enricher |
Modifier and Type | Method and Description |
---|---|
TimeConstraints.TimeAssumption |
TimeConstraints.getAssumption() |
static TimeConstraints.TimeAssumption |
TimeConstraints.TimeAssumption.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static TimeConstraints.TimeAssumption[] |
TimeConstraints.TimeAssumption.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
TimeConstraints.setAssumption(TimeConstraints.TimeAssumption assumption) |