| Modifier and Type | Class and Description |
|---|---|
class |
DatatypeEntry
datatype entry
|
class |
LiteralEntry
literal
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
DataTypeReasoner.addDataEntry(boolean positive,
DagTag type,
NamedEntry entry,
DepSet dep) |
| Modifier and Type | Method and Description |
|---|---|
NamedEntry |
DLVertex.getConcept() |
static NamedEntry |
DLTreeFactory.unwrap(DLTree t)
get TDE by a given DLTree
|
| Modifier and Type | Method and Description |
|---|---|
static DLTree |
DLTreeFactory.createEntry(Token tag,
NamedEntry entry) |
static boolean |
DLTreeFactory.isFunctionalExpr(DLTree t,
NamedEntry r)
check whether T is an expression in the form (atmost 1 RNAME)
|
void |
DLVertex.setConcept(NamedEntry p)
set TConcept value to entry
|
static DLTree |
DLTreeFactory.wrap(NamedEntry t)
get DLTree by a given TDE
|
| Modifier and Type | Class and Description |
|---|---|
class |
NamedEntryCollection<T extends NamedEntry>
class for collect TNamedEntry'es together.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ClassifiableEntry
classifiable entry
|
class |
Concept
concept
|
class |
Individual
individual
|
class |
Role
Role
|
| Modifier and Type | Method and Description |
|---|---|
NamedEntry |
RoleMaster.ensureRoleName(org.semanticweb.owlapi.model.IRI name) |
NamedEntry |
Lexeme.getNE() |
| Modifier and Type | Method and Description |
|---|---|
int |
DLDag.index(NamedEntry c) |
void |
TBox.registerIndividualRelation(NamedEntry a,
NamedEntry r,
NamedEntry b)
individual relation (a,b):R
|
void |
DLDag.replaceVertex(int i,
DLVertex v,
NamedEntry c)
replace existing vertex at index I with a vertex V
|
| Constructor and Description |
|---|
Lexeme(Token tok,
NamedEntry p)
default c'tor for pointers
|
| Modifier and Type | Method and Description |
|---|---|
NamedEntry |
NamedEntityImpl.getEntry() |
| Modifier and Type | Method and Description |
|---|---|
void |
NamedEntityImpl.setEntry(NamedEntry e) |
| Modifier and Type | Method and Description |
|---|---|
NamedEntry |
NamedEntity.getEntry() |
| Modifier and Type | Method and Description |
|---|---|
void |
NamedEntity.setEntry(NamedEntry e) |
Copyright © 2016 The University of Manchester. All rights reserved.