de.tudresden.inf.lat.jcel.ontology.axiom.complex
Interface ComplexIntegerAxiomConstant


public interface ComplexIntegerAxiomConstant

This interface is a collection of constants used by classes that implement an ComplexIntegerAxiom.

Author:
Julian Mendez
See Also:
ComplexIntegerAxiom

Field Summary
static String ClassAssertion
           
static String ClassDeclaration
           
static String closePar
           
static String DataPropertyAssertion
           
static String DataPropertyDeclaration
           
static String Declaration
           
static String DifferentIndividuals
           
static String DisjointClasses
           
static String EquivalentClasses
           
static String EquivalentProperties
           
static String FunctionalObjectProperty
           
static String InverseFunctionalObjectProperty
           
static String InverseObjectProperties
           
static String NamedIndividualDeclaration
           
static String NegativeObjectPropertyAssertion
           
static String ObjectPropertyAssertion
           
static String ObjectPropertyChain
           
static String ObjectPropertyDeclaration
           
static String openPar
           
static String RangeAxiom
           
static String ReflexiveObjectProperty
           
static String SameIndividual
           
static String sp
           
static String SubClassOf
           
static String SubObjectPropertyOf
           
static String TransitiveObjectProperty
           
 

Field Detail

ClassAssertion

static final String ClassAssertion
See Also:
Constant Field Values

ClassDeclaration

static final String ClassDeclaration
See Also:
Constant Field Values

closePar

static final String closePar
See Also:
Constant Field Values

DataPropertyAssertion

static final String DataPropertyAssertion
See Also:
Constant Field Values

DataPropertyDeclaration

static final String DataPropertyDeclaration
See Also:
Constant Field Values

Declaration

static final String Declaration
See Also:
Constant Field Values

DifferentIndividuals

static final String DifferentIndividuals
See Also:
Constant Field Values

DisjointClasses

static final String DisjointClasses
See Also:
Constant Field Values

EquivalentClasses

static final String EquivalentClasses
See Also:
Constant Field Values

EquivalentProperties

static final String EquivalentProperties
See Also:
Constant Field Values

FunctionalObjectProperty

static final String FunctionalObjectProperty
See Also:
Constant Field Values

InverseFunctionalObjectProperty

static final String InverseFunctionalObjectProperty
See Also:
Constant Field Values

InverseObjectProperties

static final String InverseObjectProperties
See Also:
Constant Field Values

NamedIndividualDeclaration

static final String NamedIndividualDeclaration
See Also:
Constant Field Values

NegativeObjectPropertyAssertion

static final String NegativeObjectPropertyAssertion
See Also:
Constant Field Values

ObjectPropertyAssertion

static final String ObjectPropertyAssertion
See Also:
Constant Field Values

ObjectPropertyChain

static final String ObjectPropertyChain
See Also:
Constant Field Values

ObjectPropertyDeclaration

static final String ObjectPropertyDeclaration
See Also:
Constant Field Values

openPar

static final String openPar
See Also:
Constant Field Values

RangeAxiom

static final String RangeAxiom
See Also:
Constant Field Values

ReflexiveObjectProperty

static final String ReflexiveObjectProperty
See Also:
Constant Field Values

SameIndividual

static final String SameIndividual
See Also:
Constant Field Values

sp

static final String sp
See Also:
Constant Field Values

SubClassOf

static final String SubClassOf
See Also:
Constant Field Values

SubObjectPropertyOf

static final String SubObjectPropertyOf
See Also:
Constant Field Values

TransitiveObjectProperty

static final String TransitiveObjectProperty
See Also:
Constant Field Values


Copyright © 2012. All Rights Reserved.