Uses of Class
net.ssehub.easy.instantiation.core.model.vilTypes.PseudoIterator
-
Packages that use PseudoIterator 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 PseudoIterator in net.ssehub.easy.instantiation.core.model.vilTypes
Methods in net.ssehub.easy.instantiation.core.model.vilTypes that return types with arguments of type PseudoIterator Modifier and Type Method Description static TypeDescriptor<? extends PseudoIterator<?>>TypeRegistry. getIteratorType(TypeDescriptor<?>... parameter)Returns the VIL type for a map with the given type parameters.
-