Package | Description |
---|---|
org.xesstandard.extensions | |
org.xesstandard.factory | |
org.xesstandard.factory.impl | |
org.xesstandard.model.attributes.impl |
Modifier and Type | Method and Description |
---|---|
XesIdAttribute |
XesIdExtension.setId(XesComponent component,
java.util.UUID value)
Sets the id for the given component, that is, the value of the attribute
with key "identity:id".
|
XesIdAttribute |
XesMicroExtension.setParentId(XesEvent event,
java.util.UUID value)
Sets the parent id for the given event, that is, the value of the
attribute with key "micro:parentId".
|
Modifier and Type | Method and Description |
---|---|
XesIdAttribute |
XesFactory.createIdAttribute() |
Modifier and Type | Method and Description |
---|---|
XesIdAttribute |
XesFactoryImpl.createIdAttribute() |
Modifier and Type | Class and Description |
---|---|
class |
XesIdAttributeImpl |