edu.umd.cfar.lamp.viper.gui.remote
Class REMOTE

java.lang.Object
  extended byedu.umd.cfar.lamp.viper.gui.remote.REMOTE

public class REMOTE
extends java.lang.Object

Vocabulary for remote control panel preferences.


Field Summary
static com.hp.hpl.jena.rdf.model.Property pauseIcon
           
static com.hp.hpl.jena.rdf.model.Property playIcon
           
protected static java.lang.String uri
           
 
Constructor Summary
REMOTE()
           
 
Method Summary
static java.lang.String getURI()
          Returns the URI for this schema, http://viper-toolkit.sourceforge.net/owl/gt/remote#.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

uri

protected static final java.lang.String uri
See Also:
Constant Field Values

playIcon

public static final com.hp.hpl.jena.rdf.model.Property playIcon

pauseIcon

public static final com.hp.hpl.jena.rdf.model.Property pauseIcon
Constructor Detail

REMOTE

public REMOTE()
Method Detail

getURI

public static java.lang.String getURI()
Returns the URI for this schema, http://viper-toolkit.sourceforge.net/owl/gt/remote#.

Returns:
the URI for this schema