Uses of Class
net.ssehub.easy.instantiation.core.model.vilTypes.AbstractArrayWrapper
-
Packages that use AbstractArrayWrapper 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 AbstractArrayWrapper in net.ssehub.easy.instantiation.core.model.vilTypes
Subclasses of AbstractArrayWrapper in net.ssehub.easy.instantiation.core.model.vilTypes Modifier and Type Class Description classArraySequence<T>Implements an array wrapper for the VIL sequence type.classArraySet<T>Implements an array wrapper for the VIL set type.
-