public class IvMMove extends Move implements org.deckfour.xes.model.XAttributable
Constructor and Description |
---|
IvMMove(IvMModel model,
Move move,
java.lang.Long logTimestamp,
java.lang.String resource,
org.deckfour.xes.model.XAttributeMap xAttributeMap) |
Modifier and Type | Method and Description |
---|---|
org.deckfour.xes.model.XAttributeMap |
getAttributes() |
java.util.Set<org.deckfour.xes.extension.XExtension> |
getExtensions() |
java.lang.Long |
getLogTimestamp() |
java.lang.String |
getResource() |
java.lang.String |
getTopLabel() |
java.lang.Double |
getUserTimestamp(Scaler scaler) |
boolean |
hasAttributes() |
void |
setAttributes(org.deckfour.xes.model.XAttributeMap attributes) |
java.lang.String |
toString() |
equals, getActivityEventClass, getBorderColor, getBottomLabel, getBottomLabel2, getBottomLabel2Color, getBottomLabelColor, getIndexInAlignedTrace, getLabel, getLabelColor, getLifeCycleTransition, getLogMoveBeforeChild, getLogMoveParallelBranchMappedTo, getLogMoveUnode, getPerformanceEventClass, getPositionUnode, getSourceNode, getTopLabelColor, getTreeNode, getType, getWedgeColor, hashCode, isComplete, isIgnoredLogMove, isIgnoredModelMove, isLogMove, isModelMove, isModelSync, isStart, isSyncMove, isTauStart, setLogMoveParallelBranchMappedTo, setLogMovePosition
public java.lang.Double getUserTimestamp(Scaler scaler)
public java.lang.Long getLogTimestamp()
public java.lang.String getResource()
public org.deckfour.xes.model.XAttributeMap getAttributes()
getAttributes
in interface org.deckfour.xes.model.XAttributable
public java.lang.String getTopLabel()
getTopLabel
in interface org.processmining.framework.util.ui.widgets.traceview.ProMTraceView.Event
getTopLabel
in class Move
public java.util.Set<org.deckfour.xes.extension.XExtension> getExtensions()
getExtensions
in interface org.deckfour.xes.model.XAttributable
public boolean hasAttributes()
hasAttributes
in interface org.deckfour.xes.model.XAttributable
public void setAttributes(org.deckfour.xes.model.XAttributeMap attributes)
setAttributes
in interface org.deckfour.xes.model.XAttributable