Package | Description |
---|---|
org.processmining.ocbc.logconversion.classmodel |
Modifier and Type | Field and Description |
---|---|
java.util.ArrayList<Node> |
Node.relationNodes |
static java.util.Stack<Node> |
Search.stack |
Modifier and Type | Method and Description |
---|---|
java.util.ArrayList<Node> |
Node.getRelationNodes() |
Modifier and Type | Method and Description |
---|---|
static boolean |
Search.getPaths(Node cNode,
Node pNode,
Node sNode,
Node eNode) |
static boolean |
Search.isNodeInStack(Node node) |
Modifier and Type | Method and Description |
---|---|
void |
Node.setRelationNodes(java.util.ArrayList<Node> relationNodes) |