Modifier and Type | Interface and Description |
---|---|
interface |
XOCEvent
An event is an element of an XES event log structure.
|
interface |
XOCObject
An event is an element of an XES event log structure.
|
interface |
XOCORelation
An event is an element of an XES event log structure.
|
interface |
XOCRRelation
An event is an element of an XES event log structure.
|
Modifier and Type | Class and Description |
---|---|
class |
XOCEventImpl
Implementation for the XEvent interface.
|
class |
XOCObjectImpl
Implementation for object interface.
|
class |
XOCORelationImpl
Implementation for the XEvent interface.
|
class |
XOCRRelationImpl
Implementation for the XEvent interface.
|
Modifier and Type | Interface and Description |
---|---|
interface |
ActivityEdge |
interface |
ActivityNode |
interface |
AOCEdge |
interface |
ClassEdge |
interface |
ClassNode |
interface |
CrelOCEdge |
interface |
CrelRTEdge |
interface |
Edge |
interface |
Node |
Modifier and Type | Class and Description |
---|---|
class |
ActivityEdgeImpl |
class |
ActivityNodeImpl |
class |
AOCEdgeImpl |
class |
ClassEdgeImpl |
class |
ClassNodeImpl |
class |
CrelOCEdgeImpl |
class |
CrelRTEdgeImpl |
class |
EdgeImpl |
class |
NodeImpl |
Modifier and Type | Method and Description |
---|---|
MyOriginalElement |
MyOriginalCell.getCorrespondingElement() |
MyOriginalElement |
MyOriginalCell.getCorrespondingSecondElement() |
Modifier and Type | Method and Description |
---|---|
void |
MyOriginalCell.setCorrespondingElement(MyOriginalElement correspondingElement) |
void |
MyOriginalCell.setCorrespondingSecondElement(MyOriginalElement correspondingSecondElement) |