| Package | Description |
|---|---|
| org.processmining.models.graphbased.directedhypergraph |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractDirectedHypergraph<N extends DirectedHypergraphNode,I extends DirectedIncomingHyperedge<? extends N,? extends N>,O extends DirectedOutgoingHyperedge<? extends N,? extends N>> |
| Modifier and Type | Method and Description |
|---|---|
DirectedHypergraph<?,?,?> |
AbstractDirectedHypergraphNode.getGraph() |
DirectedHypergraph<?,?,?> |
DirectedHypergraphElement.getGraph() |
| Modifier and Type | Method and Description |
|---|---|
int |
AbstractDirectedHypergraph.compareTo(DirectedHypergraph<N,I,O> o) |