Package | Description |
---|---|
org.processmining.servicelevelagreements.models | |
org.processmining.servicelevelagreements.models.constraint |
Modifier and Type | Method and Description |
---|---|
static ProcessEntity |
ProcessEntity.parseFromText(java.lang.String text) |
static ProcessEntity |
ProcessEntity.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static ProcessEntity[] |
ProcessEntity.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
ProcessEntity |
ConstraintTemplate.getProcessEntity() |
ProcessEntity |
IConstraintTemplate.getProcessEntity() |
Modifier and Type | Method and Description |
---|---|
void |
ConstraintTemplate.setProcessEntity(ProcessEntity processEntity) |
void |
IConstraintTemplate.setProcessEntity(ProcessEntity processEntity) |