| Package | Description |
|---|---|
| org.coode.parsers | |
| org.coode.parsers.oppl |
| Modifier and Type | Method and Description |
|---|---|
static OWLType |
OWLType.get(org.semanticweb.owlapi.model.OWLEntity entity) |
OWLType |
SymbolTable.getOWLDataRangeType(ManchesterOWLSyntaxTree dataType,
ManchesterOWLSyntaxTree parentExpression,
ManchesterOWLSyntaxTree... facets) |
OWLType |
SymbolTable.getOWLFacetRestrictionType(ManchesterOWLSyntaxTree facet,
ManchesterOWLSyntaxTree value,
org.antlr.runtime.tree.CommonTree parentExpression) |
static OWLType |
OWLType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static OWLType[] |
OWLType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TypeVistorAdapter.visitOWLType(OWLType owlType) |
O |
TypeVisitorEx.visitOWLType(OWLType owlType) |
void |
TypeVisitor.visitOWLType(OWLType owlType) |
O |
DefaultTypeVistorEx.visitOWLType(OWLType owlType) |
| Modifier and Type | Method and Description |
|---|---|
abstract OWLType |
VariableTypes.getOWLType() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
DefaultTypeEnforcer.enforceType(ManchesterOWLSyntaxTree t,
OWLType type)
This method enforces a type only on to symbols that have been marked as
create on demand ones.
|
Copyright © 2015 The University of Manchester. All Rights Reserved.