Package | Description |
---|---|
org.xesstandard.extensions | |
org.xesstandard.factory | |
org.xesstandard.factory.impl | |
org.xesstandard.model.attributes.impl | |
org.xesstandard.xml.issues |
Modifier and Type | Method and Description |
---|---|
XesListAttribute |
XesCostExtension.setDrivers(XesEvent event)
Initializes the drivers for the given event, that is, the value of the attribute
with key "cost:drivers".
|
XesListAttribute |
XesCostExtension.setDrivers(XesTrace trace)
Initializes the drivers for the given trace, that is, the value of the attribute
with key "cost:drivers".
|
XesListAttribute |
XesArtifactLifecycleExtension.setMoves(XesEvent event) |
XesListAttribute |
XesSoftwareEventExtension.setParams(XesEvent event) |
Modifier and Type | Method and Description |
---|---|
XesStringAttribute |
XesCostExtension.addDriver(XesListAttribute list,
java.lang.String value)
Adds a driver to the list of drivers.
|
Modifier and Type | Method and Description |
---|---|
XesListAttribute |
XesFactory.createListAttribute() |
Modifier and Type | Method and Description |
---|---|
XesListAttribute |
XesFactoryImpl.createListAttribute() |
Modifier and Type | Class and Description |
---|---|
class |
XesListAttributeImpl |
Constructor and Description |
---|
XesXmlIssueAttributeValues(XesListAttribute attribute) |
XesXmlIssueOutOfPlace(XesListAttribute attribute) |