Uses of Interface
de.mid.innovator.srv2api.icw2bp.BPMessageFlowMapping

Packages that use BPMessageFlowMapping
de.mid.innovator.srv2api.icw2bp   
 

Uses of BPMessageFlowMapping in de.mid.innovator.srv2api.icw2bp
 

Methods in de.mid.innovator.srv2api.icw2bp that return types with arguments of type BPMessageFlowMapping
 List<BPMessageFlowMapping> BPMessageFlow.getReferencedToRef(K_CONTROL_OPTION... behaviourFlags)
          All BPMessageFlowMapping of the message flow being referenced to the message flow referencing him.
 List<BPMessageFlowMapping> BPMessageFlow.getRefToReferenced(K_CONTROL_OPTION... behaviourFlags)
          All BPMessageFlowMapping of the referencing message flow to the message flow being referenced.