Uses of Class
net.ssehub.easy.instantiation.core.model.vilTypes.ReflectionOperationParameter
-
Packages that use ReflectionOperationParameter 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 ReflectionOperationParameter in net.ssehub.easy.instantiation.core.model.vilTypes
Fields in net.ssehub.easy.instantiation.core.model.vilTypes declared as ReflectionOperationParameter Modifier and Type Field Description private ReflectionOperationParameter[]ReflectionOperationDescriptor. namedParamsSeqFields in net.ssehub.easy.instantiation.core.model.vilTypes with type parameters of type ReflectionOperationParameter Modifier and Type Field Description private java.util.Map<java.lang.String,ReflectionOperationParameter>ReflectionOperationDescriptor. namedParams
-