|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use HLTransition | |
---|---|
org.processmining.exporting.petrinet.cpnexport | |
org.processmining.exporting.petrinet.cpnexport.HLImplementation |
Uses of HLTransition in org.processmining.exporting.petrinet.cpnexport |
---|
Methods in org.processmining.exporting.petrinet.cpnexport that return HLTransition | |
---|---|
HLTransition |
ColoredTransition.getHighLevelTransition()
Returns the object containing the high-level information referring to this transition. |
Methods in org.processmining.exporting.petrinet.cpnexport with parameters of type HLTransition | |
---|---|
void |
ColoredTransition.setHighLevelTransition(HLTransition hlTransition)
Sets the high level activity for this transition |
Uses of HLTransition in org.processmining.exporting.petrinet.cpnexport.HLImplementation |
---|
Methods in org.processmining.exporting.petrinet.cpnexport.HLImplementation that return HLTransition | |
---|---|
HLTransition |
HLPetriNet.findHLTransition(Transition trans)
Returns the HLTransition object belonging to the given transition. |
Methods in org.processmining.exporting.petrinet.cpnexport.HLImplementation with parameters of type HLTransition | |
---|---|
Transition |
HLPetriNet.findTransition(HLTransition hlTrans)
Finds the corresponding original transition in the process model. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |