Expand description
Component builder module
Structs§
- Component
Definition - Component definition.
Functions§
- build_
behaviors_ section - Build a behaviors section that might contain multiple behavior requirements.
- build_
component_ definition - Build a component definition from a cursor over the input.
- build_
component_ definition_ contents - Build a component definition’s contents.
- build_
component_ definition_ header - Build the component definition’s header from a cursor.
- build_
components_ section - Build a components section and add the component instances to the mapping.
- build_
designs_ section - Build a designs section and add the design instances to the mapping.
- build_
goals_ section - Build a goals section and add the goal instances to the mapping.
- build_
needs_ section - Build a needs section and add the need instances to the mapping.
- build_
parameters_ section - Build a parameters section from a cursor and add it to the mapping.
- build_
relations_ section - Build a relations section and add the relation instances to the mapping.
- build_
transformations_ section - Build a transformations section and add the transformation instances to the mapping.
- build_
variable_ groups_ section - Build a variable groups section and add it to the mapping.
- build_
variables_ section - Build a variables section from a cursor and add it to the mapping.