Uses of Class
cz.vutbr.fit.layout.rdf.model.RDFLogicalArea
-
Packages that use RDFLogicalArea Package Description cz.vutbr.fit.layout.rdf.model -
-
Uses of RDFLogicalArea in cz.vutbr.fit.layout.rdf.model
Fields in cz.vutbr.fit.layout.rdf.model with type parameters of type RDFLogicalArea Modifier and Type Field Description protected Map<org.eclipse.rdf4j.model.IRI,RDFLogicalArea>RDFAreaTree. logicalAreaIrisMethods in cz.vutbr.fit.layout.rdf.model that return RDFLogicalArea Modifier and Type Method Description RDFLogicalAreaRDFAreaTree. findLogicalAreaByUri(org.eclipse.rdf4j.model.IRI iri)Methods in cz.vutbr.fit.layout.rdf.model that return types with arguments of type RDFLogicalArea Modifier and Type Method Description Map<org.eclipse.rdf4j.model.IRI,RDFLogicalArea>RDFAreaTree. getLogicalAreaIris()Method parameters in cz.vutbr.fit.layout.rdf.model with type arguments of type RDFLogicalArea Modifier and Type Method Description voidRDFAreaTree. setLogicalAreaUris(Map<org.eclipse.rdf4j.model.IRI,RDFLogicalArea> logicalAreaIris)
-