About Next Design API
Description
This section describes APIs that can be used for Next Design extension development by functional area.
API specification preview released
APIs marked with have been published in advance. At this time, we do not guarantee the quality of these APIs, so please use them at your own risk. Also, please note that these API specifications are subject to change without notice.
area
Name | Description |
---|---|
global | A group of APIs to access the execution environment and execution state of the extension. |
Commands | A group of APIs to access commands received by command handlers. |
Event | Explains APIs for accessing events received by event handlers by area. |
Workspace project | A group of APIs to access the workspace of the application and the projects opened in the application. |
Profile | A group of APIs to access profiles. |
Model | A group of APIs to access the model. |
Interaction model | A group of APIs to access the interaction model. |
Editor | APIs to access editors. |
Sequence editor | APIs for accessing sequence diagrams. |
User interface | A group of APIs that access the UI such as the editor and navigator. |
Utility | General-purpose APIs. |
Search/error/output | A group of APIs to access error information, search results, and the output window. |
Model difference/comparison | A group of APIs to access model comparison operations and difference information. |
Product Line | A group of APIs to access the product line model. |
Team Collaboration | A group of APIs that provide collaboration with configuration management systems for team development. |
Trace | A group of APIs to access trace information. |
EditingCapability | APIs to access EditingCapability. |
Custom UI | A group of APIs to access the custom UI. |
Document Generation | APIs to access document generation. |