|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.clarkparsia.pellet.util.Vars
public class Vars
Utility to class that predefines several variables that can be used in queries.
| Field Summary | |
|---|---|
static ClassVariable |
CLS
A class variable |
static DataPropertyVariable |
DP
A data property variable |
static DatatypeVariable |
DT
A datatype variable |
static IndividualVariable |
IND
An individual variable |
static LiteralVariable |
LIT
A literal variable |
static ObjectPropertyVariable |
OP
An object property variable |
| Constructor Summary | |
|---|---|
Vars()
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final ClassVariable CLS
public static final ObjectPropertyVariable OP
public static final DataPropertyVariable DP
public static final IndividualVariable IND
public static final LiteralVariable LIT
public static final DatatypeVariable DT
| Constructor Detail |
|---|
public Vars()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||