System metadata builder for fluent API construction 系统元数据构建器,用于流畅API构建
Build the final SystemMeta object 构建最终的SystemMeta对象
Add system that depends on this system 添加依赖此系统的系统
Add dependency on another system 添加对另一个系统的依赖
Add multiple dependencies 添加多个依赖
Add exclusive resource access 添加独占资源访问
Add read-only component access 添加只读组件访问
Add multiple read-only component accesses 添加多个只读组件访问
Add read-write component access 添加读写组件访问
Set estimated execution time 设置预估执行时间
Set whether system can be parallelized 设置系统是否可以并行化
Set system priority 设置系统优先级
Add shared resource access 添加共享资源访问
Add write component access 添加写组件访问
Add multiple write component accesses 添加多个写组件访问
System metadata builder for fluent API construction 系统元数据构建器,用于流畅API构建