Package | Description |
---|---|
org.xesstandard.extensions | |
org.xesstandard.factory | |
org.xesstandard.factory.impl | |
org.xesstandard.model.attributes.impl |
Modifier and Type | Method and Description |
---|---|
XesStringAttribute |
XesCostExtension.addDriver(XesListAttribute list,
java.lang.String value)
Adds a driver to the list of drivers.
|
XesStringAttribute |
XesArtifactLifecycleExtension.addModel(java.util.List<XesAttribute> values,
java.lang.String modelValue) |
XesStringAttribute |
XesSoftwareEventExtension.addParamValue(java.util.List<XesAttribute> values,
java.lang.String paramValue) |
XesStringAttribute |
XesSoftwareEventExtension.setAppName(XesEvent event,
java.lang.String appName) |
XesStringAttribute |
XesSoftwareEventExtension.setAppNode(XesEvent event,
java.lang.String appNode) |
XesStringAttribute |
XesSoftwareEventExtension.setAppSession(XesEvent event,
java.lang.String appSession) |
XesStringAttribute |
XesSoftwareEventExtension.setAppTier(XesEvent event,
java.lang.String appTier) |
XesStringAttribute |
XesSoftwareEventExtension.setCalleeClass(XesEvent event,
java.lang.String calleeClass) |
XesStringAttribute |
XesSoftwareEventExtension.setCalleeFilename(XesEvent event,
java.lang.String calleeFilename) |
XesStringAttribute |
XesSoftwareEventExtension.setCalleeInstanceId(XesEvent event,
java.lang.String calleeInstanceId) |
XesStringAttribute |
XesSoftwareEventExtension.setCalleeMethod(XesEvent event,
java.lang.String calleeMethod) |
XesStringAttribute |
XesSoftwareEventExtension.setCalleePackage(XesEvent event,
java.lang.String calleePackage) |
XesStringAttribute |
XesSoftwareEventExtension.setCalleeParamSig(XesEvent event,
java.lang.String calleeParamSig) |
XesStringAttribute |
XesSoftwareEventExtension.setCalleeReturnSig(XesEvent event,
java.lang.String calleeReturnSig) |
XesStringAttribute |
XesSoftwareEventExtension.setCallerClass(XesEvent event,
java.lang.String callerClass) |
XesStringAttribute |
XesSoftwareEventExtension.setCallerFilename(XesEvent event,
java.lang.String callerFilename) |
XesStringAttribute |
XesSoftwareEventExtension.setCallerInstanceId(XesEvent event,
java.lang.String callerInstanceId) |
XesStringAttribute |
XesSoftwareEventExtension.setCallerMethod(XesEvent event,
java.lang.String callerMethod) |
XesStringAttribute |
XesSoftwareEventExtension.setCallerPackage(XesEvent event,
java.lang.String callerPackage) |
XesStringAttribute |
XesSoftwareEventExtension.setCallerParamSig(XesEvent event,
java.lang.String callerParamSig) |
XesStringAttribute |
XesSoftwareEventExtension.setCallerReturnSig(XesEvent event,
java.lang.String callerReturnSig) |
XesStringAttribute |
XesCostExtension.setCurrency(XesEvent event,
java.lang.String value)
Sets the currency for the given event, that is, the value of the
attribute with key "cost:currency".
|
XesStringAttribute |
XesCostExtension.setCurrency(XesTrace trace,
java.lang.String value)
Sets the currency for the given trace, that is, the value of the
attribute with key "cost:currency".
|
XesStringAttribute |
XesSoftwareEventExtension.setExCaught(XesEvent event,
java.lang.String exCaught) |
XesStringAttribute |
XesSoftwareEventExtension.setExThrown(XesEvent event,
java.lang.String exThrown) |
XesStringAttribute |
XesOrganizationalExtension.setGroup(XesEvent event,
java.lang.String value)
Sets the group associated with the given event, that is, the value of the
attribute with key "org:group".
|
XesStringAttribute |
XesArtifactLifecycleExtension.setInstance(XesAttribute attribute,
java.lang.String instance) |
XesStringAttribute |
XesConceptExtension.setInstance(XesEvent event,
java.lang.String value)
Sets the instance for the given event, that is, the value of the
attribute with key "concept:instance".
|
XesStringAttribute |
XesSoftwareCommunicationExtension.setLocalHost(XesEvent event,
java.lang.String localHost) |
XesStringAttribute |
XesLifecycleExtension.setModel(XesLog log,
XesLifecycleModel model)
Sets the lifecycle model for the given log, that is, the value of the
attribute with key "lifecycle:model".
|
XesStringAttribute |
XesSemanticExtension.setModelReference(XesComponent component,
java.lang.String value)
Sets the model reference for the given component, that is, the value of
the attribute with key "semantic:modelReference".
|
XesStringAttribute |
XesConceptExtension.setName(XesEvent event,
java.lang.String value)
Sets the name for the given event, that is, the value of the attribute
with key "concept:name".
|
XesStringAttribute |
XesConceptExtension.setName(XesLog log,
java.lang.String value)
Sets the name for the given log, that is, the value of the attribute with
key "concept:name".
|
XesStringAttribute |
XesConceptExtension.setName(XesTrace trace,
java.lang.String value)
Sets the name for the given trace, that is, the value of the attribute
with key "concept:name".
|
XesStringAttribute |
XesSoftwareCommunicationExtension.setRemoteHost(XesEvent event,
java.lang.String remoteHost) |
XesStringAttribute |
XesOrganizationalExtension.setResource(XesEvent event,
java.lang.String value)
Sets the resource associated with the given event, that is, the value of
the attribute with key "org:resource".
|
XesStringAttribute |
XesSoftwareEventExtension.setReturnValue(XesEvent event,
java.lang.String returnValue) |
XesStringAttribute |
XesOrganizationalExtension.setRole(XesEvent event,
java.lang.String value)
Sets the role associated with the given event, that is, the value of the
attribute with key "org:role".
|
XesStringAttribute |
XesLifecycleExtension.setState(XesEvent event,
XesLifecycleState state)
Sets the state for the given event, that is, the value of the attribute
with key "lifecycle:model".
|
XesStringAttribute |
XesSoftwareEventExtension.setThreadId(XesEvent event,
java.lang.String threadId) |
XesStringAttribute |
XesArtifactLifecycleExtension.setTransition(XesAttribute attribute,
java.lang.String transition) |
XesStringAttribute |
XesLifecycleExtension.setTransition(XesEvent event,
XesLifecycleTransition transition)
Sets the transition for the given event, that is, the value of the
attribute with key "lifecycle:model".
|
XesStringAttribute |
XesCostExtension.setType(XesAttribute attribute,
java.lang.String value)
Sets the type for the given driver, that is, the value of the attribute
with key "cost:type".
|
XesStringAttribute |
XesSoftwareEventExtension.setType(XesEvent event,
XesSoftwareEventExtension.SoftwareEventType type) |
XesStringAttribute |
XesSoftwareEventExtension.setValueType(XesAttribute attribute,
java.lang.String valueType) |
Modifier and Type | Method and Description |
---|---|
XesStringAttribute |
XesFactory.createStringAttribute() |
Modifier and Type | Method and Description |
---|---|
XesStringAttribute |
XesFactoryImpl.createStringAttribute() |
Modifier and Type | Class and Description |
---|---|
class |
XesStringAttributeImpl |