You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
An actual Gate on an InteractionUse must reference a formal Gate contained by the referenced Interaction.
Details
The Message leading to/from an actual Gate of an InteractionUse must correspond to the Message leading to/from the formal Gate with the same name of the Interaction referenced by the InteractionUse.
Therefore, an actual Gate on an InteractionUse must always reference a formal Gate of the Interaction.
Tips
If you have an actual Gate on an InteractionUse which does not reference any formal Gate, you should either remove it or reference a formal Gate of the Interaction.