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

Packages that use HLActivitySet
org.processmining.analysis.eventmodelmerge   
org.processmining.exporting.petrinet.cpnexport.HLImplementation   
org.processmining.framework.models.activitygraph   
 

Uses of HLActivitySet in org.processmining.analysis.eventmodelmerge
 

Methods in org.processmining.analysis.eventmodelmerge that return HLActivitySet
 HLActivitySet MergeActivitySetIntoActivityModel.mergeActivitySetIntoActivityModel()
          Merges the provided activity set into an activityset that only refers to activities.
 

Constructors in org.processmining.analysis.eventmodelmerge with parameters of type HLActivitySet
MergeActivitySetIntoActivityModel(HLActivitySet activitySet)
          Basic constructor
 

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

Methods in org.processmining.exporting.petrinet.cpnexport.HLImplementation that return HLActivitySet
 HLActivitySet HLActivitySet.cloneWithDefaultSimulationInformation()
           
 

Constructors in org.processmining.exporting.petrinet.cpnexport.HLImplementation with parameters of type HLActivitySet
HLActivity(HLActivitySet parent, java.lang.String name)
          Default constructor.
 

Uses of HLActivitySet in org.processmining.framework.models.activitygraph
 

Methods in org.processmining.framework.models.activitygraph with parameters of type HLActivitySet
 void ActivityGraph.setHighLevelActivitySet(HLActivitySet highLevelActivitySet)
          Sets the highlevelactivity set for this activity graph