| Package | Description |
|---|---|
| org.processmining.persistence.DTO |
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<LogHasAttributeEntity> |
AttributeEntity.getLogHasAttributesById() |
java.util.Collection<LogHasAttributeEntity> |
LogEntity.getLogHasAttributesById() |
| Modifier and Type | Method and Description |
|---|---|
void |
AttributeEntity.setLogHasAttributesById(java.util.Collection<LogHasAttributeEntity> logHasAttributesById) |
void |
LogEntity.setLogHasAttributesById(java.util.Collection<LogHasAttributeEntity> logHasAttributesById) |