Uses of Class
cz.vutbr.fit.layout.rdf.model.RDFBox
-
Packages that use RDFBox Package Description cz.vutbr.fit.layout.rdf.model -
-
Uses of RDFBox in cz.vutbr.fit.layout.rdf.model
Fields in cz.vutbr.fit.layout.rdf.model with type parameters of type RDFBox Modifier and Type Field Description protected Map<org.eclipse.rdf4j.model.IRI,RDFBox>RDFPage. boxIrisMethods in cz.vutbr.fit.layout.rdf.model that return RDFBox Modifier and Type Method Description RDFBoxRDFPage. findBoxByIri(org.eclipse.rdf4j.model.IRI uri)Methods in cz.vutbr.fit.layout.rdf.model that return types with arguments of type RDFBox Modifier and Type Method Description Map<org.eclipse.rdf4j.model.IRI,RDFBox>RDFPage. getBoxIris()Method parameters in cz.vutbr.fit.layout.rdf.model with type arguments of type RDFBox Modifier and Type Method Description voidRDFPage. setBoxIris(Map<org.eclipse.rdf4j.model.IRI,RDFBox> boxUris)
-