Uses of Class
org.processmining.exporting.petrinet.cpnexport.HLImplementation.HLActivity

Packages that use HLActivity
org.processmining.exporting.petrinet.cpnexport.HLImplementation   
 

Uses of HLActivity in org.processmining.exporting.petrinet.cpnexport.HLImplementation
 

Methods in org.processmining.exporting.petrinet.cpnexport.HLImplementation with parameters of type HLActivity
 void HLActivitySet.addActivity(HLActivity act)
          Adds a new HLActivity to the activity set
 ActivityVertex HLActivitySet.findActivityVertex(HLActivity hlActivity)
          Find the corresponding activityVertex in the process model.
 void HLActivitySet.removeActivity(HLActivity act)
          Removes the provided HLActivity from the activity set