| Package | Description |
|---|---|
| org.semanticweb.HermiT.model |
| Modifier and Type | Field and Description |
|---|---|
static Constant[] |
DatatypeRestriction.NO_FACET_VALUES
no facet values
|
| Modifier and Type | Method and Description |
|---|---|
static Constant |
Constant.create(String lexicalForm,
String datatypeURI) |
static Constant |
Constant.createAnonymous(String id) |
Constant |
ConstantEnumeration.getConstant(int index) |
Constant |
DatatypeRestriction.getFacetValue(int index) |
| Modifier and Type | Method and Description |
|---|---|
Map<AtomicRole,Map<Individual,Set<Constant>>> |
DLOntology.getDataPropertyAssertions() |
| Modifier and Type | Method and Description |
|---|---|
static ConstantEnumeration |
ConstantEnumeration.create(Constant[] constants) |
static DatatypeRestriction |
DatatypeRestriction.create(String datatypeURI,
String[] facetURIs,
Constant[] facetValues) |
| Constructor and Description |
|---|
DatatypeRestriction(String datatypeURI,
String[] facetURIs,
Constant[] facetValues) |
Copyright © 2017. All Rights Reserved.