|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.topbraidcomposer.gef.snapshots.AbstractSnapshot
public abstract class AbstractSnapshot
| Constructor Summary | |
|---|---|
protected |
AbstractSnapshot(java.lang.String name)
|
protected |
AbstractSnapshot(java.lang.String name,
com.hp.hpl.jena.rdf.model.Resource selectedResource)
|
| Method Summary | |
|---|---|
void |
dispose()
|
com.hp.hpl.jena.rdf.model.Resource |
getSelectedResource()
Identifies the resource that was selected when the snapshot was created, so that it can be restored. |
java.lang.String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface org.topbraidcomposer.gef.snapshots.ISnapshot |
|---|
restore |
| Constructor Detail |
|---|
protected AbstractSnapshot(java.lang.String name)
protected AbstractSnapshot(java.lang.String name,
com.hp.hpl.jena.rdf.model.Resource selectedResource)
| Method Detail |
|---|
public void dispose()
dispose in interface ISnapshotpublic com.hp.hpl.jena.rdf.model.Resource getSelectedResource()
ISnapshot
getSelectedResource in interface ISnapshotpublic java.lang.String toString()
toString in class java.lang.Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||