Modules(模块(Modules))¶
Carbon allows builders to create workflows out of modules that allow users to access predefined versions of Foundry applications. In other words, a Carbon module is a parameterized application that opens in a Carbon tab.
Modules can be linked together in navigation workflows by connecting their inputs and outputs; for instance, a Carbon workflow for an airline may start with an object view of Aircraft objects before guiding the user to a premade Quiver analysis.
Available Carbon modules include:
- Objects, object sets, and object types in Object views
- Workshop modules
- Quiver dashboards
- Vertex graphs
- Slate applications
- Searches in Object Explorer
- Notepad documents (read-only)
中文翻译¶
模块(Modules)¶
Carbon 允许构建者通过模块(modules)创建工作流,使用户能够访问 Foundry 应用程序的预定义版本。换言之,Carbon 模块是一个参数化的应用程序,会在 Carbon 标签页中打开。
模块可以通过导航(navigation)工作流连接其输入和输出;例如,某航空公司的 Carbon 工作流可能以 Aircraft 对象的对象视图(object view)为起点,随后引导用户进入预制的 Quiver 分析。
可用的 Carbon 模块包括:
- 对象视图(Object views)中的对象、对象集和对象类型:Object views
- Workshop 模块:Workshop modules
- Quiver 仪表盘:Quiver dashboards
- Vertex 图谱:Vertex graphs
- Slate 应用程序:Slate applications
- 对象浏览器(Object Explorer)中的搜索:Searches in Object Explorer
- Notepad 文档(只读):Notepad documents