|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SubSetColorSet | |
---|---|
org.processmining.exporting.petrinet.cpnexport |
Uses of SubSetColorSet in org.processmining.exporting.petrinet.cpnexport |
---|
Methods in org.processmining.exporting.petrinet.cpnexport that return SubSetColorSet | |
---|---|
SubSetColorSet |
HLToCPNTranslator.getColorSetForResourcesPlace()
Returns the cpn color set representation that has to be assigned to the resources places in the cpn net. |
SubSetColorSet |
HLToCPNTranslator.getColorSetGroup(HighLevelGroup g)
Returns the corresponding cpn color set representation for the given group |
Methods in org.processmining.exporting.petrinet.cpnexport that return types with arguments of type SubSetColorSet | |
---|---|
java.util.ArrayList<SubSetColorSet> |
HLToCPNTranslator.getColorSetsGroups()
Returns the cpn color set representation for all groups that can be found in the highlevelprocess and in the highlevelactivities |
Method parameters in org.processmining.exporting.petrinet.cpnexport with type arguments of type SubSetColorSet | |
---|---|
static void |
ManagerXml.writeResourceDec(java.io.BufferedWriter bw,
ManagerID idMan,
java.util.List<org.processmining.exporting.petrinet.cpnexport.CpnVarAndType> cpnVarsGroups,
java.util.List<SubSetColorSet> colorSetsGroups)
Writes the block for the group and the resources declarations in the cpn-file |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |