cml_update_bounded_context
Update a bounded context's attributes including its name, vision statement, responsibilities, technology, and knowledge level in a CML model.
Instructions
Update a bounded context
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Current name of the bounded context | |
| newName | No | New name for the context | |
| knowledgeLevel | No | Knowledge level | |
| responsibilities | No | List of responsibilities | |
| domainVisionStatement | No | Domain vision statement | |
| implementationTechnology | No | Implementation technology |