@MetaInfServices(value=ServiceGUI.class) @GUIFor(value=StableStatesService.class) @ServiceStatus(value=RELEASED) public class StableStatesServiceGUI extends AbstractServiceGUI
separators, W_EXPORT_DOC, W_EXPORT_GENERIC, W_EXPORT_SPECIFIC, W_GRAPH_COLORIZE, W_GRAPH_SELECTION, W_TOOLKITS_MAIN, W_TOOLS_MAIN, W_UNDER_DEVELOPMENT
Constructor and Description |
---|
StableStatesServiceGUI() |
Modifier and Type | Method and Description |
---|---|
List<Action> |
getAvailableActions(Graph<?,?> graph)
Give access to the list of the actions that the service provides for the given graph.
|
int |
getInitialWeight()
Give a weight for the service, as defined by the developer.
|
getWeight, setWeight
public List<Action> getAvailableActions(Graph<?,?> graph)
ServiceGUI
public int getInitialWeight()
ServiceGUI
Copyright © 2005–2020. All rights reserved.