Skip to main content

IModelComparison interface

Namespace: NextDesign.Core

Description

An access object to comparison processing unit information.

Affiliation area

NameDescription
Model difference/comparisonA group of APIs to access model comparison operations and difference information.

Property

NameDescription
AfterProjectProject information after change
BeforeProjectProject information before change
DifferencesAll difference information
MatchesAll comparison information

Method

NameDescription
GetDifferencedMatchesObtains comparison information that extracts differences as a result of model comparison.
GetMatchGets comparison information for the specified model.
RequestRecomputeRequests 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.
NameDescription
Check the model comparison resultCheck the difference as a result of comparing various model information of NextDesign through API.