org.processmining.framework.models.pdm
Class PDMPlace

java.lang.Object
  extended by org.processmining.framework.models.pdm.PDMPlace

public class PDMPlace
extends java.lang.Object

Title:

Description:

Copyright: Copyright (c) 2004

Company:

Version:
1.0
Author:
not attributable

Constructor Summary
PDMPlace(java.lang.String identifier, PetriNet net)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PDMPlace

public PDMPlace(java.lang.String identifier,
                PetriNet net)