Package | Description |
---|---|
org.ginsim.core.graph |
Define the main Graph interfaces, and a GraphManager to handle graph types
|
org.ginsim.core.graph.objectassociation |
Handling objects associated to Graphs.
|
org.ginsim.core.service |
Manage Services to extend the core features.
|
org.ginsim.gui.service |
API for GUI services, and a manager to load them and integrate them in the shell.
|
Modifier and Type | Method and Description |
---|---|
ServiceClassInfo[] |
GSGraphManager.getGraphsInfo() |
Modifier and Type | Method and Description |
---|---|
ServiceClassInfo[] |
ObjectAssociationManager.getDataManagerInfo(Class graphType) |
Modifier and Type | Method and Description |
---|---|
static ServiceClassInfo[] |
GSServiceManager.getServicesInfo() |
Modifier and Type | Method and Description |
---|---|
static ServiceClassInfo[] |
GSServiceGUIManager.getServicesInfo() |
Copyright © 2005–2020. All rights reserved.