Interface IBlockNode

All Known Implementing Classes:
ConditionNode, InclusiveNode, ParallelNode

public interface IBlockNode
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    addDefaultBranch(int count)
    添加默认的branch分支
  • Method Details

    • addDefaultBranch

      void addDefaultBranch(int count)
      添加默认的branch分支
      Parameters:
      count - 默认数量