IModelComparison interface
Namespace: NextDesign.Core
Description
An access object to comparison processing unit information.
Affiliation area
Property
Method
Name | Description |
---|
GetDifferencedMatches | Obtains comparison information that extracts differences as a result of model comparison. |
GetMatch | Gets comparison information for the specified model. |
RequestRecompute | Requests a rerun of the diff comparison for the specified model. Calling this method does not perform an immediate target model comparison. The actual timing of the comparison is after the extension completes the processing of commands and events. |
Name | Description |
---|
Check the model comparison result | Check the difference as a result of comparing various model information of NextDesign through API. |