org.processmining.framework.util
Class MethodsForWorkflowLogDataStructures

java.lang.Object
  extended by org.processmining.framework.util.MethodsForWorkflowLogDataStructures

public class MethodsForWorkflowLogDataStructures
extends java.lang.Object

Title:

Description:

Copyright: Copyright (c) 2004

Company:

Version:
1.0
Author:
not attributable

Field Summary
static java.lang.String NUM_SIMILAR_INSTANCES
           
 
Constructor Summary
MethodsForWorkflowLogDataStructures()
           
 
Method Summary
static int getNumberSimilarProcessInstances(ProcessInstance pi)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

NUM_SIMILAR_INSTANCES

public static final java.lang.String NUM_SIMILAR_INSTANCES
See Also:
Constant Field Values
Constructor Detail

MethodsForWorkflowLogDataStructures

public MethodsForWorkflowLogDataStructures()
Method Detail

getNumberSimilarProcessInstances

public static int getNumberSimilarProcessInstances(ProcessInstance pi)