@MetaInfServices(value=GraphAssociatedObjectManager.class) public class StatesToHierarchicalMappingManager extends BasicGraphAssociatedManager
Constructor and Description |
---|
StatesToHierarchicalMappingManager() |
Modifier and Type | Method and Description |
---|---|
Object |
doCreate(Graph graph)
create the associated object for a graph
|
Object |
doOpen(InputStream is,
Graph graph)
open associated object.
|
void |
doSave(OutputStreamWriter out,
Graph graph)
save the object associated with this graph.
|
boolean |
needSaving(Graph graph) |
getAliases, getGraphType, getObject, getObjectName, handles
public static final String KEY
public boolean needSaving(Graph graph)
needSaving
in interface GraphAssociatedObjectManager
needSaving
in class BasicGraphAssociatedManager
public void doSave(OutputStreamWriter out, Graph graph) throws GsException
GraphAssociatedObjectManager
doSave
in interface GraphAssociatedObjectManager
doSave
in class BasicGraphAssociatedManager
GsException
public Object doOpen(InputStream is, Graph graph) throws GsException
GraphAssociatedObjectManager
GsException
public Object doCreate(Graph graph)
GraphAssociatedObjectManager
Copyright © 2005–2020. All rights reserved.