Package | Description |
---|---|
org.processmining.ocbc.log.model | |
org.processmining.ocbc.log.model.impl |
Modifier and Type | Method and Description |
---|---|
java.util.Map<java.lang.String,XOCAttribute> |
XOCObject.getXOCAttributes() |
Modifier and Type | Method and Description |
---|---|
void |
XOCObject.setXOCAttributes(java.util.Map<java.lang.String,XOCAttribute> attributeVersionMap) |
Modifier and Type | Class and Description |
---|---|
class |
XOCAttributeImpl
This class implements the abstract base class for strongly-typed attributes.
|
Modifier and Type | Method and Description |
---|---|
java.util.Map<java.lang.String,XOCAttribute> |
XOCObjectImpl.getXOCAttributes() |
Modifier and Type | Method and Description |
---|---|
void |
XOCObjectImpl.setXOCAttributes(java.util.Map<java.lang.String,XOCAttribute> attributeVersionMap) |