| Modifier and Type | Class and Description |
|---|---|
class |
DatatypeEntry |
class |
LiteralEntry |
| 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 |
class |
Concept |
class |
Individual |
class |
Role |
| Modifier and Type | Method and Description |
|---|---|
NamedEntry |
RoleMaster.ensureRoleName(String name)
create role entry with given name
|
NamedEntry |
Lexeme.getNE()
get name pointer of given lexeme
|
| Modifier and Type | Method and Description |
|---|---|
int |
DLDag.index(NamedEntry c) |
void |
TBox.registerIndividualRelation(NamedEntry a,
NamedEntry R,
NamedEntry b)
individual relation :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 © 2013 The University of Manchester. All Rights Reserved.