Uses of Interface
io.carml.model.PredicateObjectMap
-
Packages that use PredicateObjectMap Package Description io.carml.model io.carml.model.impl -
-
Uses of PredicateObjectMap in io.carml.model
Methods in io.carml.model that return types with arguments of type PredicateObjectMap Modifier and Type Method Description Set<PredicateObjectMap>TriplesMap. getPredicateObjectMaps() -
Uses of PredicateObjectMap in io.carml.model.impl
Classes in io.carml.model.impl that implement PredicateObjectMap Modifier and Type Class Description classCarmlPredicateObjectMapMethods in io.carml.model.impl that return types with arguments of type PredicateObjectMap Modifier and Type Method Description Set<PredicateObjectMap>CarmlTriplesMap. getPredicateObjectMaps()
-