lingua-franca 0.10.1
Lingua Franca code generator
Loading...
Searching...
No Matches
org.lflang.federated.generator.FedUtils Class Reference

A collection of utility methods for the federated generator. More...

Static Public Member Functions

static SupportedSerializers getSerializer (Connection connection, FederateInstance srcFederate, FederateInstance dstFederate)
 Get the serializer for the connection between srcFederate and dstFederate.

Detailed Description

A collection of utility methods for the federated generator.

Member Function Documentation

◆ getSerializer()

SupportedSerializers org.lflang.federated.generator.FedUtils.getSerializer ( Connection connection,
FederateInstance srcFederate,
FederateInstance dstFederate )
static

Get the serializer for the connection between srcFederate and dstFederate.


The documentation for this class was generated from the following file:
  • /Users/runner/work/lingua-franca/lingua-franca/core/src/main/java/org/lflang/federated/generator/FedUtils.java