Uses of Class
org.processmining.exporting.petrinet.cpnexport.ColoredPlace

Packages that use ColoredPlace
org.processmining.exporting.petrinet.cpnexport   
 

Uses of ColoredPlace in org.processmining.exporting.petrinet.cpnexport
 

Methods in org.processmining.exporting.petrinet.cpnexport with parameters of type ColoredPlace
 void SubpageMapping.addMapping(ColoredPlace sub, ColoredPlace top)
          Add a mapping from a subplace to a topplace
 org.processmining.exporting.petrinet.cpnexport.SubpageMapping.Mapping SubpageMapping.getMappingForSubPlace(ColoredPlace sub)
          Retrieves the mapping that belongs to the sub place
 org.processmining.exporting.petrinet.cpnexport.SubpageMapping.Mapping SubpageMapping.getMappingForTopPlace(ColoredPlace top)
          Retrieves the mapping that belongs to the top place