edu.umd.cfar.lamp.viper.gui.table
Class TABLE
java.lang.Object
edu.umd.cfar.lamp.viper.gui.table.TABLE
- public class TABLE
- extends java.lang.Object
Schema for table component's preferences. See the
actual
schema declaration for more information.
Constructor Summary |
TABLE()
|
Method Summary |
static java.lang.String |
getURI()
Returns the URI for this schema,
http://viper-toolkit.sourceforge.net/owl/gt/table# . |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
uri
protected static final java.lang.String uri
- See Also:
- Constant Field Values
enableTableIcon
public static final com.hp.hpl.jena.rdf.model.Property enableTableIcon
lockedTableIcon
public static final com.hp.hpl.jena.rdf.model.Property lockedTableIcon
disableTableIcon
public static final com.hp.hpl.jena.rdf.model.Property disableTableIcon
describesDataType
public static final com.hp.hpl.jena.rdf.model.Property describesDataType
attrProperty
public static final com.hp.hpl.jena.rdf.model.Property attrProperty
TABLE
public TABLE()
getURI
public static java.lang.String getURI()
- Returns the URI for this schema,
http://viper-toolkit.sourceforge.net/owl/gt/table#
.
- Returns:
- the URI for this schema