Uses of Class
org.processmining.framework.models.bpel.util.Quadruple

Packages that use Quadruple
org.processmining.framework.models.bpel.util   
org.processmining.framework.models.petrinet.pattern   
 

Uses of Quadruple in org.processmining.framework.models.bpel.util
 

Methods in org.processmining.framework.models.bpel.util that return Quadruple
static
<First,Second,Third,Fourth>
Quadruple<First,Second,Third,Fourth>
Quadruple.create(First first, Second second, Third third, Fourth fourth)
           
 

Uses of Quadruple in org.processmining.framework.models.petrinet.pattern
 

Subclasses of Quadruple in org.processmining.framework.models.petrinet.pattern
 class NodeHash
           Title: NodeHash