Uses of Class
org.processmining.framework.models.epcpack.EPCOrgObject

Packages that use EPCOrgObject
org.processmining.framework.models.epcpack EPC model. 
 

Uses of EPCOrgObject in org.processmining.framework.models.epcpack
 

Methods in org.processmining.framework.models.epcpack that return EPCOrgObject
 EPCOrgObject EPCFunction.getOrgObject(int i)
           
 EPCOrgObject EPCFunction.removeOrgObject(int i)
           
 

Methods in org.processmining.framework.models.epcpack with parameters of type EPCOrgObject
 void EPCFunction.addOrgObject(EPCOrgObject orgObject)