Package | Description |
---|---|
org.processmining.ocbc.log.factory | |
org.processmining.ocbc.log.model.impl |
Modifier and Type | Method and Description |
---|---|
XAttributeBoolean |
XFactory.createAttributeBoolean(java.lang.String key,
boolean value,
XExtension extension)
Creates a new XES attribute with boolean type (Factory method).
|
XAttributeBoolean |
XFactoryNaiveImpl.createAttributeBoolean(java.lang.String key,
boolean value,
XExtension extension) |
Modifier and Type | Class and Description |
---|---|
class |
XAttributeBooleanImpl
This class implements boolean type attributes.
|