All Downloads are FREE. Search and download functionalities are using the official Maven repository.

templates.application.t.satisfaction Maven / Gradle / Ivy

There is a newer version: 2.7.3
Show newest version
        ((${req_comp_name})components[${req_comp_index}]).${req_port_name}().satisfy(((${prov_comp_name})components[${prov_comp_index}]).${prov_port_name}());
        ((${prov_comp_name})components[${prov_comp_index}]).${prov_port_name}().satisfy(((${req_comp_name})components[${req_comp_index}]).${req_port_name}());




© 2015 - 2025 Weber Informatics LLC | Privacy Policy