| Package | Description |
|---|---|
| org.s1ck.gdl |
| Modifier and Type | Method and Description |
|---|---|
Map<String,Edge> |
GDLHandler.getEdgeCache()
Returns a cache that contains a mapping from user-defined variables to edge instances.
|
Map<String,Edge> |
GDLHandler.getEdgeCache(boolean includeUserDefined,
boolean includeAutoGenerated)
Returns a cache that contains a mapping from variables to edge instances.
|
Collection<Edge> |
GDLHandler.getEdges()
Returns a collection of all edges defined in the GDL script.
|
Copyright © 2017. All rights reserved.