Uses of Class
net.ssehub.easy.instantiation.core.model.vilTypes.ListSequence
-
Packages that use ListSequence 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 ListSequence in net.ssehub.easy.instantiation.core.model.vilTypes
Subclasses of ListSequence in net.ssehub.easy.instantiation.core.model.vilTypes Modifier and Type Class Description classFixedListSequence<T>Implements an array wrapper for the VIL sequence type which does not allow sequence reorderingFixedListSequence.allowSequenceAdjustment().
-