|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectedu.umd.cfar.lamp.viper.gui.core.LOCAL_HISTORY
Vocabulary for ViPER-GT preferences.
| Field Summary | |
static com.hp.hpl.jena.rdf.model.Property |
forFile
The user file to which the entry refers. |
static com.hp.hpl.jena.rdf.model.Resource |
LocalHistoryEntry
Indicates that there was an entry in the local history describing a given file. |
static com.hp.hpl.jena.rdf.model.Property |
savedAs
Indicates the name of the local history entry on disk, if it exists. |
static com.hp.hpl.jena.rdf.model.Property |
timeStamp
The last time stamp in the local history. |
static com.hp.hpl.jena.rdf.model.Resource |
Untitled
Resource for representing the file that has not yet been saved. |
protected static java.lang.String |
uri
|
| Constructor Summary | |
LOCAL_HISTORY()
|
|
| Method Summary | |
static java.lang.String |
getURI()
Returns the URI for this schema, http://viper-toolkit.sourceforge.net/owl/gt/localHistory#. |
static com.hp.hpl.jena.datatypes.xsd.XSDDateTime |
whenSaved(com.hp.hpl.jena.rdf.model.Resource localHistoryEntry)
Get when entry saved, according to the localHistor:savedAs property. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
protected static final java.lang.String uri
public static final com.hp.hpl.jena.rdf.model.Resource LocalHistoryEntry
public static final com.hp.hpl.jena.rdf.model.Resource Untitled
public static final com.hp.hpl.jena.rdf.model.Property forFile
public static final com.hp.hpl.jena.rdf.model.Property timeStamp
public static final com.hp.hpl.jena.rdf.model.Property savedAs
| Constructor Detail |
public LOCAL_HISTORY()
| Method Detail |
public static java.lang.String getURI()
http://viper-toolkit.sourceforge.net/owl/gt/localHistory#.
public static com.hp.hpl.jena.datatypes.xsd.XSDDateTime whenSaved(com.hp.hpl.jena.rdf.model.Resource localHistoryEntry)
localHistoryEntry - the local history resource
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||