|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.mulgara.mrg.vocab.RS
public class RS
A class for holding the Result Set vocabulary.
| Field Summary | |
|---|---|
static Uri |
BASE_URI
The URI of the RS name space. |
static Uri |
BINDING
The property for identifying bindings for a solution |
static Uri |
BOOLEAN
The property for linking a boolean result to results |
static Uri |
INDEX
The property for indexing a binding in order |
static Uri |
RESULT_SET
The type for result sets |
static Uri |
RESULT_VARIABLE
The property for refering to result variables |
static Uri |
SOLUTION
The property for identifying solutions |
static Uri |
VALUE
The property for linking a binding to its value |
static Uri |
VARIABLE
The property for linking a binding to its variable name |
| Constructor Summary | |
|---|---|
RS()
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final Uri BASE_URI
public static final Uri RESULT_SET
public static final Uri RESULT_VARIABLE
public static final Uri SOLUTION
public static final Uri BINDING
public static final Uri VARIABLE
public static final Uri VALUE
public static final Uri INDEX
public static final Uri BOOLEAN
| Constructor Detail |
|---|
public RS()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||