Uses of Interface
de.mid.innovator.srv2api.icw2ia.IAGate
-
Packages that use IAGate Package Description de.mid.innovator.srv2api.icw2ia The Interaction package describes the concepts needed to express interactions. -
-
Uses of IAGate in de.mid.innovator.srv2api.icw2ia
Methods in de.mid.innovator.srv2api.icw2ia that return types with arguments of type IAGate Modifier and Type Method Description java.util.List<IAGate>IAUse. getActualGate(K_CONTROL_OPTION... behaviourFlags)java.util.List<IAGate>IAInteraction. getFormalGate(K_CONTROL_OPTION... behaviourFlags)Specifies the gates that form the message interface between thisIAInteractionand anyIAUsethat reference it.
-