public class Timestamp extends Augmentation
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
TIMESTAMP_NAME |
attributeName, notAllowedChars| Constructor and Description |
|---|
Timestamp() |
| Modifier and Type | Method and Description |
|---|---|
void |
reset(org.deckfour.xes.model.XTrace trace) |
java.lang.Object |
returnAttribute(org.deckfour.xes.model.XEvent event) |
void |
setLog(org.deckfour.xes.model.XLog log) |
createXAttribute, getAttributeName, getAttributeValues, getDefaultValueForParameter, getParameterNames, getPossibleValuesForParameter, isTimeInterval, multipleValuesForParameter, setParameter, toStringadd, breadthFirstEnumeration, children, clone, depthFirstEnumeration, getAllowsChildren, getChildAfter, getChildAt, getChildBefore, getChildCount, getDepth, getFirstChild, getFirstLeaf, getIndex, getLastChild, getLastLeaf, getLeafCount, getLevel, getNextLeaf, getNextNode, getNextSibling, getParent, getPath, getPathToRoot, getPreviousLeaf, getPreviousNode, getPreviousSibling, getRoot, getSharedAncestor, getSiblingCount, getUserObject, getUserObjectPath, insert, isLeaf, isNodeAncestor, isNodeChild, isNodeDescendant, isNodeRelated, isNodeSibling, isRoot, pathFromAncestorEnumeration, postorderEnumeration, preorderEnumeration, remove, remove, removeAllChildren, removeFromParent, setAllowsChildren, setParent, setUserObjectpublic static final java.lang.String TIMESTAMP_NAME
public void reset(org.deckfour.xes.model.XTrace trace)
reset in class Augmentationpublic void setLog(org.deckfour.xes.model.XLog log)
setLog in class Augmentationpublic java.lang.Object returnAttribute(org.deckfour.xes.model.XEvent event)
returnAttribute in class Augmentation