| Package | Description |
|---|---|
| org.processmining.persistence.DTO |
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<TraceHasAttributeEntity> |
AttributeEntity.getTraceHasAttributesById() |
java.util.Collection<TraceHasAttributeEntity> |
TraceEntity.getTraceHasAttributesById() |
| Modifier and Type | Method and Description |
|---|---|
void |
AttributeEntity.setTraceHasAttributesById(java.util.Collection<TraceHasAttributeEntity> traceHasAttributesById) |
void |
TraceEntity.setTraceHasAttributesById(java.util.Collection<TraceHasAttributeEntity> traceHasAttributesById) |