gps.core
Class ProcessModelArchitect

java.lang.Object
  extended by gps.core.ProcessModelArchitect

public class ProcessModelArchitect
extends java.lang.Object


Constructor Summary
ProcessModelArchitect()
          default constructor,
 
Method Summary
 GPSModel startModelConstruction(gps.wfb.core.ProcessNode processNode, ObjectMaker getController)
          starts model construction for the given values
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ProcessModelArchitect

public ProcessModelArchitect()
default constructor,

Method Detail

startModelConstruction

public GPSModel startModelConstruction(gps.wfb.core.ProcessNode processNode,
                                       ObjectMaker getController)
starts model construction for the given values

Parameters:
Object - instance of HierarchyNode or HierarchyModel
ObjectMaker - objectMaker instance
int - communication mode
int - no. of explosion levels
Returns:
HierarchyModel