org.processmining.framework.models.orgmodel.algorithms
Class OrgModelUtil

java.lang.Object
  extended by org.processmining.framework.models.orgmodel.algorithms.OrgModelUtil

public class OrgModelUtil
extends java.lang.Object

Title:

Description:

Copyright: Copyright (c) 2004

Company:

Version:
1.0
Author:
not attributable

Constructor Summary
OrgModelUtil()
           
 
Method Summary
static void aggregateTasks(OrgModel orgModel)
           
static void removeRedundantOrgEntity(OrgModel orgModel)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OrgModelUtil

public OrgModelUtil()
Method Detail

aggregateTasks

public static void aggregateTasks(OrgModel orgModel)

removeRedundantOrgEntity

public static void removeRedundantOrgEntity(OrgModel orgModel)