org.processmining.framework.models.petrinet.pattern
Class NodeHash
java.lang.Object
org.processmining.framework.models.bpel.util.Quadruple<java.util.List<Triple<java.lang.Integer,java.lang.Integer,java.lang.Integer>>,java.lang.Integer,java.lang.Integer,java.lang.Integer>
org.processmining.framework.models.petrinet.pattern.NodeHash
public class NodeHash
- extends Quadruple<java.util.List<Triple<java.lang.Integer,java.lang.Integer,java.lang.Integer>>,java.lang.Integer,java.lang.Integer,java.lang.Integer>
Title: NodeHash
Description: A short description of properties of a node.
Copyright: Copyright (c) 2006
Company: University of Aarhus
- Version:
- 1.0
- Author:
- Kristian Bisgaard Lassen (mailto:K.B.Lassen@daimi.au.dk)
Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
create
public static NodeHash create(att.grappa.Node node)
getChoice
public static Choice getChoice(Place place)
- Calculates the choice of a place
- Parameters:
place
- -
A place
- Returns:
- The choice type of that place