|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.topbraidcomposer.gef.graph.snapshots.GraphSnapshots
public class GraphSnapshots
| Constructor Summary | |
|---|---|
GraphSnapshots()
|
|
| Method Summary | |
|---|---|
GraphSnapshot |
addSnapshot(java.lang.String name,
GraphViewer viewer)
|
static GraphSnapshots |
get()
|
com.hp.hpl.jena.rdf.model.Model |
getSnapshotModel(com.hp.hpl.jena.rdf.model.Model baseModel)
|
java.util.List<GraphSnapshot> |
getSnapshots(com.hp.hpl.jena.rdf.model.Model baseModel)
|
void |
removeSnapshot(ISnapshot snapshot)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public GraphSnapshots()
| Method Detail |
|---|
public GraphSnapshot addSnapshot(java.lang.String name,
GraphViewer viewer)
public static GraphSnapshots get()
public com.hp.hpl.jena.rdf.model.Model getSnapshotModel(com.hp.hpl.jena.rdf.model.Model baseModel)
public java.util.List<GraphSnapshot> getSnapshots(com.hp.hpl.jena.rdf.model.Model baseModel)
public void removeSnapshot(ISnapshot snapshot)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||