| Package | Description |
|---|---|
| org.processmining.persistence.DTO |
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<EventHasAttributeEntity> |
AttributeEntity.getEventHasAttributesById() |
java.util.Collection<EventHasAttributeEntity> |
EventEntity.getEventHasAttributesById() |
| Modifier and Type | Method and Description |
|---|---|
void |
AttributeEntity.setEventHasAttributesById(java.util.Collection<EventHasAttributeEntity> eventHasAttributesById) |
void |
EventEntity.setEventHasAttributesById(java.util.Collection<EventHasAttributeEntity> eventHasAttributesById) |