Uses of Class
org.processmining.partialorder.models.graph.node.PONodeMove
-
-
Uses of PONodeMove in org.processmining.partialorder.models.graph
Methods in org.processmining.partialorder.models.graph that return PONodeMove Modifier and Type Method Description PONodeMovePartialOrderGraph. getNode(int stepIndex) -
Uses of PONodeMove in org.processmining.partialorder.models.graph.node
Subclasses of PONodeMove in org.processmining.partialorder.models.graph.node Modifier and Type Class Description classPOLogMoveNodeA POLogMoveNode in the partially ordered graph represents a move in the log A POLogMoveNode node is assigned the specific shapeShapeLogMoveclassPOModelMoveInvisibleNodeclassPOModelMoveNodeclassPOModelMoveVisibleNodeA POModelMoveNode in the partially ordered graph represents a move in the model A POModelMoveNode node is assigned the specific shapeRoundedRectclassPOSyncMoveNodeA POSyncMoveNode in the partially ordered graph represents a synchronized move between the trace and the model A POSyncMoveNode node is assigned the specific shapeShapeSyncMove -
Uses of PONodeMove in org.processmining.partialorder.models.palignment
Methods in org.processmining.partialorder.models.palignment that return PONodeMove Modifier and Type Method Description static PONodeMovePAlignmentConverter. convert(Move move, PartialOrderGraph graph) -
Uses of PONodeMove in org.processmining.partialorder.plugins.vis.palignment
Methods in org.processmining.partialorder.plugins.vis.palignment with parameters of type PONodeMove Modifier and Type Method Description abstract voidPGraphInfoPanel. updateInfo(PONodeMove node)voidPGraphInfoPanelImp. updateInfo(PONodeMove node) -
Uses of PONodeMove in org.processmining.partialorder.zexperiment
Methods in org.processmining.partialorder.zexperiment that return PONodeMove Modifier and Type Method Description protected PONodeMoveExperiment. getMoveByStepIndex(PartialOrderGraph poalignment, int i)Methods in org.processmining.partialorder.zexperiment with parameters of type PONodeMove Modifier and Type Method Description java.lang.StringDirectlyPrecededGraph. getContainedLabel(PONodeMove move)
-