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