| Package | Description |
|---|---|
| org.processmining.models.heuristics |
| Modifier and Type | Field and Description |
|---|---|
protected java.util.Set<Gateway> |
HeuristicsNetDiagramImpl.gateways |
| Modifier and Type | Method and Description |
|---|---|
Gateway |
HeuristicsNetDiagram.addGateway(java.lang.String label,
Gateway.GatewayType gatewayType) |
Gateway |
HeuristicsNetDiagramImpl.addGateway(java.lang.String label,
Gateway.GatewayType gatewayType) |
Gateway |
HeuristicsNetDiagram.removeGateway(Gateway gateway) |
Gateway |
HeuristicsNetDiagramImpl.removeGateway(Gateway gateway) |
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<Gateway> |
HeuristicsNetDiagram.getGateways() |
java.util.Collection<Gateway> |
HeuristicsNetDiagramImpl.getGateways() |
| Modifier and Type | Method and Description |
|---|---|
Gateway |
HeuristicsNetDiagram.removeGateway(Gateway gateway) |
Gateway |
HeuristicsNetDiagramImpl.removeGateway(Gateway gateway) |