Package | Description |
---|---|
edu.freiburg.dbis.rdd.fol | |
edu.freiburg.dbis.rdd.model | |
edu.freiburg.dbis.rdd.parser |
Modifier and Type | Method and Description |
---|---|
static java.util.List<FOFormula> |
FOConstraintBuilder.rangeTypeConstraint(IRI clazz,
IRIWithRangeType propWithRangeType,
ConstraintProvenanceInfo provenanceInfo)
Range type constraint, covered through dedicated relations in FOL.
|
Modifier and Type | Method and Description |
---|---|
IRIWithRangeType |
PropConstraint.getPropWithRange() |
Modifier and Type | Method and Description |
---|---|
java.util.List<IRIWithRangeType> |
Key.getKeyProps() |
Modifier and Type | Method and Description |
---|---|
void |
PropConstraint.setPropWithRangeType(IRIWithRangeType propWithRangeType) |
Constructor and Description |
---|
Key(java.util.List<IRIWithRangeType> keyProps) |
Modifier and Type | Method and Description |
---|---|
IRIWithRangeType |
RDDParser.IRIWithRangeType() |