Uses of Class
net.ssehub.easy.instantiation.core.model.vilTypes.CompoundInstance
-
Packages that use CompoundInstance 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 CompoundInstance in net.ssehub.easy.instantiation.core.model.vilTypes
Methods in net.ssehub.easy.instantiation.core.model.vilTypes that return CompoundInstance Modifier and Type Method Description CompoundInstanceCompoundTypeDescriptor. create(java.lang.Object... params)Methods in net.ssehub.easy.instantiation.core.model.vilTypes that return types with arguments of type CompoundInstance Modifier and Type Method Description java.lang.Class<CompoundInstance>CompoundTypeDescriptor. getTypeClass()
-