| Constructor and Description |
|---|
RestrictedPathSearcher(org.colomoto.mddlib.MDDManager ddmanager) |
RestrictedPathSearcher(org.colomoto.mddlib.MDDManager ddmanager,
int value) |
| Modifier and Type | Method and Description |
|---|---|
int[] |
getRegulatorList() |
boolean[] |
getRegulators()
Retrieve the list of regulators on which this searcher is restricted.
|
Iterator<Integer> |
iterator() |
byte[] |
setNode(int node) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEach, spliteratorpublic RestrictedPathSearcher(org.colomoto.mddlib.MDDManager ddmanager)
public RestrictedPathSearcher(org.colomoto.mddlib.MDDManager ddmanager,
int value)
public boolean[] getRegulators()
public int[] getRegulatorList()
public byte[] setNode(int node)
Copyright © 2012–2020. All rights reserved.