Uses of Interface
net.ssehub.easy.instantiation.core.model.vilTypes.ILazyDescriptor
-
Packages that use ILazyDescriptor 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 ILazyDescriptor in net.ssehub.easy.instantiation.core.model.vilTypes
Classes in net.ssehub.easy.instantiation.core.model.vilTypes that implement ILazyDescriptor Modifier and Type Class Description classReflectionConstructorDescriptorImplements a reflection constructor descriptor.classReflectionOperationDescriptorRepresents an individual operation available to the VIL languages based on reflection analysis of the underlying class.
-