Uses of Class
cz.vutbr.fit.layout.rdf.model.RDFTextChunk
-
Packages that use RDFTextChunk Package Description cz.vutbr.fit.layout.rdf.model -
-
Uses of RDFTextChunk in cz.vutbr.fit.layout.rdf.model
Methods in cz.vutbr.fit.layout.rdf.model that return RDFTextChunk Modifier and Type Method Description RDFTextChunk
RDFChunkSet. findTextChunkByIri(org.eclipse.rdf4j.model.IRI iri)
Methods in cz.vutbr.fit.layout.rdf.model that return types with arguments of type RDFTextChunk Modifier and Type Method Description Map<org.eclipse.rdf4j.model.IRI,RDFTextChunk>
RDFChunkSet. getChunkIris()
Method parameters in cz.vutbr.fit.layout.rdf.model with type arguments of type RDFTextChunk Modifier and Type Method Description void
RDFChunkSet. setChunkIris(Map<org.eclipse.rdf4j.model.IRI,RDFTextChunk> chunkIris)
-