|
Protégé-OWL 3.3.1 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectedu.stanford.smi.protegex.owl.model.XSPNames
public class XSPNames
Constants for the Protege XML Schema datatype extensions.
| Field Summary | |
|---|---|
static String |
BASE
Deprecated. use the helper method XSPNames.get(OWLModel owlModel, int resourceID) |
static String |
DEFAULT_PREFIX
|
static String |
FRACTION_DIGITS
Deprecated. use the helper method XSPNames.get(int resourceID) |
static String |
LENGTH
Deprecated. use the helper method XSPNames.get(int resourceID) |
static String |
MAX_EXCLUSIVE
Deprecated. use the helper method XSPNames.get(int resourceID) |
static String |
MAX_INCLUSIVE
Deprecated. use the helper method XSPNames.get(int resourceID) |
static String |
MAX_LENGTH
Deprecated. use the helper method XSPNames.get(int resourceID) |
static String |
MIN_EXCLUSIVE
Deprecated. use the helper method XSPNames.get(int resourceID) |
static String |
MIN_INCLUSIVE
Deprecated. use the helper method XSPNames.get(int resourceID) |
static String |
MIN_LENGTH
Deprecated. use the helper method XSPNames.get(int resourceID) |
static int |
NAMES_COUNT
|
static String |
NS
|
static String |
PATTERN
Deprecated. use the helper method XSPNames.get(int resourceID) |
static String |
PREFIX
Deprecated. use XSPNames.DEFAULT_PREFIX |
static String |
TOTAL_DIGITS
Deprecated. use the helper method XSPNames.get(int resourceID) |
static String |
URI
|
static int |
XSP_BASE
|
static int |
XSP_FRACTION_DIGITS
|
static int |
XSP_LENGTH
|
static int |
XSP_MAX_EXCLUSIVE
|
static int |
XSP_MAX_INCLUSIVE
|
static int |
XSP_MAX_LENGTH
|
static int |
XSP_MIN_EXCLUSIVE
|
static int |
XSP_MIN_INCLUSIVE
|
static int |
XSP_MIN_LENGTH
|
static int |
XSP_PATTERN
|
static int |
XSP_TOTAL_DIGITS
|
| Constructor Summary | |
|---|---|
XSPNames()
|
|
| Method Summary | |
|---|---|
static String |
getName(OWLModel owlModel,
int resourceID)
|
static RDFProperty |
getRDFProperty(OWLModel owlModel,
int resourceID)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final String URI
public static final String NS
public static final String DEFAULT_PREFIX
public static final int XSP_BASE
public static final int XSP_FRACTION_DIGITS
public static final int XSP_LENGTH
public static final int XSP_MIN_EXCLUSIVE
public static final int XSP_MIN_INCLUSIVE
public static final int XSP_MAX_EXCLUSIVE
public static final int XSP_MAX_INCLUSIVE
public static final int XSP_MIN_LENGTH
public static final int XSP_MAX_LENGTH
public static final int XSP_PATTERN
public static final int XSP_TOTAL_DIGITS
public static final int NAMES_COUNT
public static final String PREFIX
XSPNames.DEFAULT_PREFIXpublic static final String BASE
XSPNames.get(OWLModel owlModel, int resourceID)public static final String FRACTION_DIGITS
XSPNames.get(int resourceID)public static final String LENGTH
XSPNames.get(int resourceID)public static final String MIN_EXCLUSIVE
XSPNames.get(int resourceID)public static final String MIN_INCLUSIVE
XSPNames.get(int resourceID)public static final String MAX_EXCLUSIVE
XSPNames.get(int resourceID)public static final String MAX_INCLUSIVE
XSPNames.get(int resourceID)public static final String MIN_LENGTH
XSPNames.get(int resourceID)public static final String MAX_LENGTH
XSPNames.get(int resourceID)public static final String PATTERN
XSPNames.get(int resourceID)public static final String TOTAL_DIGITS
XSPNames.get(int resourceID)| Constructor Detail |
|---|
public XSPNames()
| Method Detail |
|---|
public static String getName(OWLModel owlModel,
int resourceID)
public static RDFProperty getRDFProperty(OWLModel owlModel,
int resourceID)
|
Protégé-OWL 3.3.1 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||