Uses of Interface
io.carml.model.BaseObjectMap
-
Packages that use BaseObjectMap Package Description io.carml.model io.carml.model.impl -
-
Uses of BaseObjectMap in io.carml.model
Subinterfaces of BaseObjectMap in io.carml.model Modifier and Type Interface Description interfaceObjectMapinterfaceRefObjectMapMethods in io.carml.model that return types with arguments of type BaseObjectMap Modifier and Type Method Description Set<BaseObjectMap>PredicateObjectMap. getObjectMaps() -
Uses of BaseObjectMap in io.carml.model.impl
Classes in io.carml.model.impl that implement BaseObjectMap Modifier and Type Class Description classCarmlObjectMapclassCarmlRefObjectMapMethods in io.carml.model.impl that return types with arguments of type BaseObjectMap Modifier and Type Method Description Set<BaseObjectMap>CarmlPredicateObjectMap. getObjectMaps()
-