|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object edu.umd.cfar.lamp.apploader.UNDO
Namespace vocabulary for the undo history manager preferences.
Field Summary | |
static com.hp.hpl.jena.rdf.model.Resource |
Describer
Describes an undo event. |
static com.hp.hpl.jena.rdf.model.Property |
forEdit
Gets the class of events this describes. |
static com.hp.hpl.jena.rdf.model.Property |
text
Gets the text of the description. |
protected static java.lang.String |
uri
|
static com.hp.hpl.jena.rdf.model.Property |
value
The text string or list. |
Constructor Summary | |
UNDO()
|
Method Summary | |
static java.lang.String |
getURI()
Returns the URI for this schema, http://viper-toolkit.sourceforge.net/owl/apploader/undo# . |
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 Describer
public static final com.hp.hpl.jena.rdf.model.Property forEdit
public static final com.hp.hpl.jena.rdf.model.Property text
public static final com.hp.hpl.jena.rdf.model.Property value
Constructor Detail |
public UNDO()
Method Detail |
public static java.lang.String getURI()
http://viper-toolkit.sourceforge.net/owl/apploader/undo#
.
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |