Package | Description |
---|---|
edu.freiburg.dbis.rdd.model | |
edu.freiburg.dbis.rdd.parser |
Modifier and Type | Class and Description |
---|---|
class |
RangeTypeBNode
Representation of BNODE range type constraint
|
class |
RangeTypeIRI
Representation of IRI range type constraint
|
class |
RangeTypeLiteral
Representation of LITERAL range type constraint
|
class |
RangeTypeResource
Representation of RESOURCE range type constraint
|
Modifier and Type | Method and Description |
---|---|
RangeType |
IRIWithRangeType.getRangeType() |
Modifier and Type | Method and Description |
---|---|
void |
IRIWithRangeType.setRangeType(RangeType rangeType) |
Constructor and Description |
---|
IRIWithRangeType(IRI iri,
RangeType rangeType) |
Modifier and Type | Method and Description |
---|---|
RangeType |
RDDParser.rangeType() |