Ensure correct connect and disconnect functionality
Compare changes
- René Schöne authored
- move IntList to TestUtils - make resolve-element for wildcard connections a method (instead of an attribute). would never be a cache-hit anyway - added Lock in MqttHandler to avoid simultaneous access/modification of AST - extend base.clean to remove generated aspects as well
@@ -165,7 +165,7 @@ aspect AttributesForMustache {
@@ -165,7 +165,7 @@ aspect AttributesForMustache {
syn String MTypeReceiveDefinition.resolveInListAttributeName() = "resolve" + entityName() + "InList";