| Package | Description |
|---|---|
| it.unibz.inf.ontop.model.type | |
| it.unibz.inf.ontop.model.type.impl |
| Modifier and Type | Method and Description |
|---|---|
TypePropagationSubstitutionHierarchy |
ConcreteNumericRDFDatatype.getPromotionSubstitutionHierarchy()
Hierarchy dealing with type promotion (see https://www.w3.org/TR/xpath20/#promotion)
and type substitution.
|
TypePropagationSubstitutionHierarchy |
TypePropagationSubstitutionHierarchy.newHierarchy(ConcreteNumericRDFDatatype childType)
Builds a new hierarchy
|
| Modifier and Type | Method and Description |
|---|---|
ConcreteNumericRDFDatatype |
TypePropagationSubstitutionHierarchy.getClosestCommonType(TypePropagationSubstitutionHierarchy otherHierarchy)
All the concrete numeric types are expected to be convertible into xsd:double.
|
| Modifier and Type | Class and Description |
|---|---|
class |
TypePropagationSubstitutionHierarchyImpl |
| Modifier and Type | Method and Description |
|---|---|
TypePropagationSubstitutionHierarchy |
ConcreteNumericRDFDatatypeImpl.getPromotionSubstitutionHierarchy() |
TypePropagationSubstitutionHierarchy |
TypePropagationSubstitutionHierarchyImpl.newHierarchy(ConcreteNumericRDFDatatype childType) |
| Modifier and Type | Method and Description |
|---|---|
ConcreteNumericRDFDatatype |
TypePropagationSubstitutionHierarchyImpl.getClosestCommonType(TypePropagationSubstitutionHierarchy otherHierarchy) |
Copyright © 2009–2020 Free University of Bozen-Bolzano. All rights reserved.