Decomposing Flows and Types

You can structure a functional/logical interface by decomposing its flows/types.

This task shows you how to:

  • Decompose a flow by adding a subflow to an existing flow

    Note that a flow can only contain subflows of the same type (control/data).

  • Decompose a type by adding a subtype to an existing type.

Flow/type decomposition can be done using the following methods:

Important: This functionality can be applied on interfaces, flow associations and logical ports.


Before you begin: From the tree,
  • Expand the Functional category to see all the Flow objects.
  • Expand the Logical tree to see all the Types objects.
See Also
About Interfaces, Ports and Flow Associations