public class ColoringSystem
extends de.tum.ei.lkn.eces.core.RootSystem
| Constructor and Description |
|---|
ColoringSystem(de.tum.ei.lkn.eces.core.Controller controller) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
addColoringScheme(ColoringScheme newSch,
String name) |
String |
getColor(String schemeName,
de.tum.ei.lkn.eces.graph.Edge edge) |
String[] |
getColoringSchemeList() |
boolean |
schemeIsPolling(String schemeName,
de.tum.ei.lkn.eces.graph.Edge edge) |
public ColoringSystem(de.tum.ei.lkn.eces.core.Controller controller)
public boolean addColoringScheme(ColoringScheme newSch, String name)
public String[] getColoringSchemeList()
public boolean schemeIsPolling(String schemeName, de.tum.ei.lkn.eces.graph.Edge edge)
Copyright © 2021. All rights reserved.