AG
- AV
- AE
- public interface GraphAssociation<AG extends Graph<AV,AE>,AV,AE extends Edge<AV>>
Modifier and Type | Method and Description |
---|---|
AG |
getAssociatedGraph()
Given access to the graph that has been associated to the current graph
|
String |
getAssociatedGraphID() |
void |
setAssociatedGraph(AG associated_graph)
Associate the given graph to the current one
|
void |
setAssociatedGraphID(String value) |
void setAssociatedGraph(AG associated_graph)
associated_graph
- AG getAssociatedGraph() throws GsException
GsException
String getAssociatedGraphID() throws GsException
GsException
void setAssociatedGraphID(String value)
Copyright © 2005–2020. All rights reserved.