Uses of Class
net.ssehub.easy.instantiation.core.model.vilTypes.ResolvableOperationType
-
Packages that use ResolvableOperationType 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 ResolvableOperationType in net.ssehub.easy.instantiation.core.model.vilTypes
Methods in net.ssehub.easy.instantiation.core.model.vilTypes that return types with arguments of type ResolvableOperationType Modifier and Type Method Description static TypeDescriptor<? extends ResolvableOperationType>TypeRegistry. getRuleType(TypeDescriptor<?>... parameter)Returns the VIL type for a rule type with the given type parameters.
-