de.tudresden.inf.lat.jcel.coreontology.datatype
Interface IntegerClassExpressionWord


public interface IntegerClassExpressionWord

This interface is a collection of constants used in the string representation of IntegerClassExpressions.

Author:
Julian Mendez

Field Summary
static String closePar
           
static String DataHasValue
           
static String DataSomeValuesFrom
           
static String ObjectIntersectionOf
           
static String ObjectInverseOf
           
static String ObjectOneOf
           
static String ObjectSomeValuesFrom
           
static String openPar
           
static String sp
           
 

Field Detail

closePar

static final String closePar
See Also:
Constant Field Values

DataHasValue

static final String DataHasValue
See Also:
Constant Field Values

DataSomeValuesFrom

static final String DataSomeValuesFrom
See Also:
Constant Field Values

ObjectIntersectionOf

static final String ObjectIntersectionOf
See Also:
Constant Field Values

ObjectInverseOf

static final String ObjectInverseOf
See Also:
Constant Field Values

ObjectOneOf

static final String ObjectOneOf
See Also:
Constant Field Values

ObjectSomeValuesFrom

static final String ObjectSomeValuesFrom
See Also:
Constant Field Values

openPar

static final String openPar
See Also:
Constant Field Values

sp

static final String sp
See Also:
Constant Field Values


Copyright © 2012. All Rights Reserved.