Uses of Class
org.processmining.framework.models.pdm.PDMResource

Packages that use PDMResource
org.processmining.framework.models.pdm   
 

Uses of PDMResource in org.processmining.framework.models.pdm
 

Fields in org.processmining.framework.models.pdm declared as PDMResource
 PDMResource PDMTransition.resource
           
 

Methods in org.processmining.framework.models.pdm that return PDMResource
 PDMResource PDMModel.getResource(java.lang.String id)
          Returns the Resource with identifier "id"
 

Methods in org.processmining.framework.models.pdm with parameters of type PDMResource
 void PDMModel.addResource(PDMResource resource)
          Adds a Resource to the set of Resources ot the Product Data Model NB: Later on this should be moved to the section of the Organizational Model