@Deprecated
public class BusSetMonitor
extends java.lang.Object
| Modifier and Type | Class and Description |
|---|---|
static interface |
BusSetMonitor.Monitor
Deprecated.
|
| Constructor and Description |
|---|
BusSetMonitor(int[] monbus,
int[] islmap,
int nhotIslands,
BusSetMonitor.Monitor[] mon)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
int[] |
getBuses()
Deprecated.
|
void |
monitor()
Deprecated.
|
void |
monitor(int island)
Deprecated.
|
public BusSetMonitor(int[] monbus,
int[] islmap,
int nhotIslands,
BusSetMonitor.Monitor[] mon)
public void monitor()
throws PAModelException
PAModelExceptionpublic void monitor(int island)
throws PAModelException
PAModelExceptionpublic int[] getBuses()