Uses of Interface
net.ssehub.easy.instantiation.core.model.vilTypes.IClassNameMapper
-
Packages that use IClassNameMapper Package Description net.ssehub.easy.instantiation.core.model.vilTypes Contains the basic VIL types used as foundation for the artifact model and for integrating the variability model, i.e., types which are not artifacts themselves. -
-
Uses of IClassNameMapper in net.ssehub.easy.instantiation.core.model.vilTypes
Fields in net.ssehub.easy.instantiation.core.model.vilTypes declared as IClassNameMapper Modifier and Type Field Description private static IClassNameMapperReflectionResolver. mapperMethods in net.ssehub.easy.instantiation.core.model.vilTypes that return IClassNameMapper Modifier and Type Method Description IClassNameMapperIClassNameMapperProvider. getClassNameMapper()Returns the class name mapper.
-