public class SimpleGraphProvider extends AbstractTopologyProvider implements GraphProvider
AbstractTopologyProvider.IdGenerator| Modifier and Type | Field and Description |
|---|---|
protected static String |
TOPOLOGY_NAMESPACE_SIMPLE |
SIMPLE_EDGE_ID_PREFIX, SIMPLE_GROUP_ID_PREFIX, SIMPLE_VERTEX_ID_PREFIXm_edgeProvider, m_vertexProvider| Constructor and Description |
|---|
SimpleGraphProvider() |
SimpleGraphProvider(String namespace) |
| Modifier and Type | Method and Description |
|---|---|
Criteria |
getDefaultCriteria() |
URI |
getTopologyLocation() |
void |
load(String filename) |
void |
refresh() |
void |
save() |
void |
save(String filename) |
void |
setTopologyLocation(URI topologyLocation) |
addEdges, addGroup, addGroup, addVertex, addVertex, addVertices, clearCounters, connectVertices, connectVertices, getEdgeIdsForVertex, getEdgeIdsForVertices, getGroups, getNextEdgeId, getNextGroupId, getNextVertexId, getVerticesWithoutGroups, groupingSupported, removeEdges, removeVertex, resetContaineraddEdgeListener, addVertexListener, clearEdges, clearVertices, containsVertexId, containsVertexId, contributesTo, getChildren, getEdge, getEdge, getEdgeNamespace, getEdges, getEdges, getParent, getRootGroup, getSemanticZoomLevel, getSimpleEdgeProvider, getSimpleVertexProvider, getVertex, getVertex, getVertexNamespace, getVertexTotalCount, getVertices, getVertices, hasChildren, removeEdgeListener, removeVertexListener, setParentclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddEdges, addGroup, addVertex, addVertices, connectVertices, getEdgeIdsForVertex, getEdgeIdsForVertices, groupingSupported, removeEdges, removeVertex, resetContaineraddVertexListener, clearVertices, containsVertexId, containsVertexId, contributesTo, getChildren, getParent, getRootGroup, getSemanticZoomLevel, getVertex, getVertex, getVertexNamespace, getVertexTotalCount, getVertices, getVertices, hasChildren, removeVertexListener, setParentaddEdgeListener, clearEdges, contributesTo, getEdge, getEdge, getEdgeNamespace, getEdges, getEdges, removeEdgeListenerprotected static final String TOPOLOGY_NAMESPACE_SIMPLE
public SimpleGraphProvider()
public SimpleGraphProvider(String namespace)
public URI getTopologyLocation()
public void setTopologyLocation(URI topologyLocation) throws MalformedURLException, JAXBException
MalformedURLExceptionJAXBExceptionpublic void save(String filename) throws MalformedURLException, JAXBException
MalformedURLExceptionJAXBExceptionpublic void save()
save in interface GraphProvidersave in class AbstractTopologyProviderpublic void refresh()
refresh in interface GraphProviderrefresh in class AbstractTopologyProviderpublic Criteria getDefaultCriteria()
getDefaultCriteria in interface GraphProviderpublic void load(String filename) throws MalformedURLException, JAXBException
load in interface GraphProviderload in class AbstractTopologyProviderMalformedURLExceptionJAXBExceptionCopyright © 2015. All rights reserved.